[==========] 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
I20260710 13:15:03.539229  5736 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.5.154.62:40523
I20260710 13:15:03.540691  5736 env_posix.cc:2285] Not raising this process' open files per process limit of 1048576; it is already as high as it can go
I20260710 13:15:03.541642  5736 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 13:15:03.557188  5742 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 13:15:03.557166  5745 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 13:15:03.558211  5736 server_base.cc:1061] running on GCE node
W20260710 13:15:03.557180  5743 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 13:15:04.653258  5736 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 13:15:04.653499  5736 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260710 13:15:04.653697  5736 hybrid_clock.cc:648] HybridClock initialized: now 1783689304653672 us; error 0 us; skew 500 ppm
I20260710 13:15:04.654495  5736 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 13:15:04.660223  5736 webserver.cc:533] Webserver started at http://127.5.154.62:41481/ using document root <none> and password file <none>
I20260710 13:15:04.661054  5736 fs_manager.cc:362] Metadata directory not provided
I20260710 13:15:04.661239  5736 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 13:15:04.661667  5736 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 13:15:04.667078  5736 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskPiHBc8/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783689303377817-5736-0/minicluster-data/master-0-root/instance:
uuid: "d368cb7e07b7412fab0b6cf98f245ebc"
format_stamp: "Formatted at 2026-07-10 13:15:04 on dist-test-slave-46l2"
I20260710 13:15:04.674154  5736 fs_manager.cc:696] Time spent creating directory manager: real 0.006s	user 0.000s	sys 0.008s
I20260710 13:15:04.678824  5751 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:15:04.679833  5736 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.002s	sys 0.000s
I20260710 13:15:04.680133  5736 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskPiHBc8/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783689303377817-5736-0/minicluster-data/master-0-root
uuid: "d368cb7e07b7412fab0b6cf98f245ebc"
format_stamp: "Formatted at 2026-07-10 13:15:04 on dist-test-slave-46l2"
I20260710 13:15:04.680431  5736 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskPiHBc8/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783689303377817-5736-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskPiHBc8/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783689303377817-5736-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskPiHBc8/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783689303377817-5736-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)
I20260710 13:15:04.727416  5736 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 13:15:04.728910  5736 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
I20260710 13:15:04.729336  5736 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 13:15:04.796084  5736 rpc_server.cc:307] RPC server started. Bound to: 127.5.154.62:40523
I20260710 13:15:04.796154  5802 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.5.154.62:40523 every 8 connection(s)
I20260710 13:15:04.803298  5803 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:15:04.823565  5803 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P d368cb7e07b7412fab0b6cf98f245ebc: Bootstrap starting.
I20260710 13:15:04.828991  5803 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P d368cb7e07b7412fab0b6cf98f245ebc: Neither blocks nor log segments found. Creating new log.
I20260710 13:15:04.830626  5803 log.cc:826] T 00000000000000000000000000000000 P d368cb7e07b7412fab0b6cf98f245ebc: Log is configured to *not* fsync() on all Append() calls
I20260710 13:15:04.834668  5803 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P d368cb7e07b7412fab0b6cf98f245ebc: No bootstrap required, opened a new log
I20260710 13:15:04.853899  5803 raft_consensus.cc:359] T 00000000000000000000000000000000 P d368cb7e07b7412fab0b6cf98f245ebc [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "d368cb7e07b7412fab0b6cf98f245ebc" member_type: VOTER }
I20260710 13:15:04.854393  5803 raft_consensus.cc:385] T 00000000000000000000000000000000 P d368cb7e07b7412fab0b6cf98f245ebc [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:15:04.854580  5803 raft_consensus.cc:740] T 00000000000000000000000000000000 P d368cb7e07b7412fab0b6cf98f245ebc [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d368cb7e07b7412fab0b6cf98f245ebc, State: Initialized, Role: FOLLOWER
I20260710 13:15:04.855350  5803 consensus_queue.cc:260] T 00000000000000000000000000000000 P d368cb7e07b7412fab0b6cf98f245ebc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "d368cb7e07b7412fab0b6cf98f245ebc" member_type: VOTER }
I20260710 13:15:04.855782  5803 raft_consensus.cc:399] T 00000000000000000000000000000000 P d368cb7e07b7412fab0b6cf98f245ebc [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260710 13:15:04.856014  5803 raft_consensus.cc:493] T 00000000000000000000000000000000 P d368cb7e07b7412fab0b6cf98f245ebc [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260710 13:15:04.856284  5803 raft_consensus.cc:3060] T 00000000000000000000000000000000 P d368cb7e07b7412fab0b6cf98f245ebc [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:15:04.860028  5803 raft_consensus.cc:515] T 00000000000000000000000000000000 P d368cb7e07b7412fab0b6cf98f245ebc [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "d368cb7e07b7412fab0b6cf98f245ebc" member_type: VOTER }
I20260710 13:15:04.860688  5803 leader_election.cc:304] T 00000000000000000000000000000000 P d368cb7e07b7412fab0b6cf98f245ebc [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: d368cb7e07b7412fab0b6cf98f245ebc; no voters: 
I20260710 13:15:04.862224  5803 leader_election.cc:290] T 00000000000000000000000000000000 P d368cb7e07b7412fab0b6cf98f245ebc [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260710 13:15:04.862514  5806 raft_consensus.cc:2804] T 00000000000000000000000000000000 P d368cb7e07b7412fab0b6cf98f245ebc [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:15:04.864629  5806 raft_consensus.cc:697] T 00000000000000000000000000000000 P d368cb7e07b7412fab0b6cf98f245ebc [term 1 LEADER]: Becoming Leader. State: Replica: d368cb7e07b7412fab0b6cf98f245ebc, State: Running, Role: LEADER
I20260710 13:15:04.865506  5806 consensus_queue.cc:237] T 00000000000000000000000000000000 P d368cb7e07b7412fab0b6cf98f245ebc [LEADER]: Queue going to LEADER mode. State: All 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: "d368cb7e07b7412fab0b6cf98f245ebc" member_type: VOTER }
I20260710 13:15:04.866457  5803 sys_catalog.cc:565] T 00000000000000000000000000000000 P d368cb7e07b7412fab0b6cf98f245ebc [sys.catalog]: configured and running, proceeding with master startup.
I20260710 13:15:04.877592  5807 sys_catalog.cc:455] T 00000000000000000000000000000000 P d368cb7e07b7412fab0b6cf98f245ebc [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "d368cb7e07b7412fab0b6cf98f245ebc" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "d368cb7e07b7412fab0b6cf98f245ebc" member_type: VOTER } }
I20260710 13:15:04.877787  5808 sys_catalog.cc:455] T 00000000000000000000000000000000 P d368cb7e07b7412fab0b6cf98f245ebc [sys.catalog]: SysCatalogTable state changed. Reason: New leader d368cb7e07b7412fab0b6cf98f245ebc. Latest consensus state: current_term: 1 leader_uuid: "d368cb7e07b7412fab0b6cf98f245ebc" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "d368cb7e07b7412fab0b6cf98f245ebc" member_type: VOTER } }
I20260710 13:15:04.878237  5807 sys_catalog.cc:458] T 00000000000000000000000000000000 P d368cb7e07b7412fab0b6cf98f245ebc [sys.catalog]: This master's current role is: LEADER
I20260710 13:15:04.878338  5808 sys_catalog.cc:458] T 00000000000000000000000000000000 P d368cb7e07b7412fab0b6cf98f245ebc [sys.catalog]: This master's current role is: LEADER
I20260710 13:15:04.880471  5816 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260710 13:15:04.890539  5816 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260710 13:15:04.892666  5736 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260710 13:15:04.906906  5816 catalog_manager.cc:1383] Generated new cluster ID: 41b7fb2066db400685a15919524c7683
I20260710 13:15:04.907181  5816 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260710 13:15:04.925823  5816 catalog_manager.cc:1406] Generated new certificate authority record
I20260710 13:15:04.927192  5816 catalog_manager.cc:1540] Loading token signing keys...
I20260710 13:15:04.939677  5816 catalog_manager.cc:6070] T 00000000000000000000000000000000 P d368cb7e07b7412fab0b6cf98f245ebc: Generated new TSK 0
I20260710 13:15:04.940497  5816 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260710 13:15:04.959015  5736 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 13:15:04.967705  5825 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 13:15:04.968750  5826 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 13:15:04.971935  5828 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 13:15:04.972470  5736 server_base.cc:1061] running on GCE node
I20260710 13:15:04.973335  5736 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 13:15:04.973606  5736 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260710 13:15:04.973803  5736 hybrid_clock.cc:648] HybridClock initialized: now 1783689304973786 us; error 0 us; skew 500 ppm
I20260710 13:15:04.974560  5736 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 13:15:04.978322  5736 webserver.cc:533] Webserver started at http://127.5.154.1:46747/ using document root <none> and password file <none>
I20260710 13:15:04.978994  5736 fs_manager.cc:362] Metadata directory not provided
I20260710 13:15:04.979245  5736 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 13:15:04.979583  5736 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 13:15:04.981033  5736 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskPiHBc8/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783689303377817-5736-0/minicluster-data/ts-0-root/instance:
uuid: "1b5f202a0bca4961903f06be27203f69"
format_stamp: "Formatted at 2026-07-10 13:15:04 on dist-test-slave-46l2"
I20260710 13:15:04.987484  5736 fs_manager.cc:696] Time spent creating directory manager: real 0.006s	user 0.006s	sys 0.000s
I20260710 13:15:04.992143  5833 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:15:04.992909  5736 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.003s	sys 0.000s
I20260710 13:15:04.993253  5736 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskPiHBc8/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783689303377817-5736-0/minicluster-data/ts-0-root
uuid: "1b5f202a0bca4961903f06be27203f69"
format_stamp: "Formatted at 2026-07-10 13:15:04 on dist-test-slave-46l2"
I20260710 13:15:04.993615  5736 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskPiHBc8/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783689303377817-5736-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskPiHBc8/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783689303377817-5736-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskPiHBc8/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783689303377817-5736-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)
I20260710 13:15:05.033291  5736 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 13:15:05.035044  5736 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 13:15:05.037734  5736 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260710 13:15:05.042987  5736 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260710 13:15:05.043300  5736 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:15:05.043606  5736 ts_tablet_manager.cc:616] Registered 0 tablets
I20260710 13:15:05.043823  5736 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:15:05.129781  5736 rpc_server.cc:307] RPC server started. Bound to: 127.5.154.1:41257
I20260710 13:15:05.129824  5895 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.5.154.1:41257 every 8 connection(s)
I20260710 13:15:05.137238  5736 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 13:15:05.145846  5900 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 13:15:05.148099  5901 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 13:15:05.154070  5903 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 13:15:05.154471  5736 server_base.cc:1061] running on GCE node
I20260710 13:15:05.155939  5736 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 13:15:05.156199  5736 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260710 13:15:05.156400  5736 hybrid_clock.cc:648] HybridClock initialized: now 1783689305156380 us; error 0 us; skew 500 ppm
I20260710 13:15:05.157109  5736 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 13:15:05.160908  5736 webserver.cc:533] Webserver started at http://127.5.154.2:42741/ using document root <none> and password file <none>
I20260710 13:15:05.161247  5896 heartbeater.cc:344] Connected to a master server at 127.5.154.62:40523
I20260710 13:15:05.161545  5736 fs_manager.cc:362] Metadata directory not provided
I20260710 13:15:05.161701  5896 heartbeater.cc:461] Registering TS with master...
I20260710 13:15:05.161798  5736 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 13:15:05.162158  5736 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 13:15:05.162801  5896 heartbeater.cc:507] Master 127.5.154.62:40523 requested a full tablet report, sending...
I20260710 13:15:05.163662  5736 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskPiHBc8/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783689303377817-5736-0/minicluster-data/ts-1-root/instance:
uuid: "eec2db51f9454c7a99aa347e6418c9ad"
format_stamp: "Formatted at 2026-07-10 13:15:05 on dist-test-slave-46l2"
I20260710 13:15:05.166145  5768 ts_manager.cc:194] Registered new tserver with Master: 1b5f202a0bca4961903f06be27203f69 (127.5.154.1:41257)
I20260710 13:15:05.169020  5768 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:53930
I20260710 13:15:05.170203  5736 fs_manager.cc:696] Time spent creating directory manager: real 0.006s	user 0.008s	sys 0.000s
I20260710 13:15:05.174389  5908 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:15:05.175124  5736 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.003s	sys 0.000s
I20260710 13:15:05.175360  5736 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskPiHBc8/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783689303377817-5736-0/minicluster-data/ts-1-root
uuid: "eec2db51f9454c7a99aa347e6418c9ad"
format_stamp: "Formatted at 2026-07-10 13:15:05 on dist-test-slave-46l2"
I20260710 13:15:05.175602  5736 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskPiHBc8/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783689303377817-5736-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskPiHBc8/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783689303377817-5736-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskPiHBc8/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783689303377817-5736-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)
I20260710 13:15:05.186239  5736 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 13:15:05.187316  5736 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 13:15:05.189224  5736 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260710 13:15:05.191756  5736 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260710 13:15:05.191942  5736 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:15:05.192142  5736 ts_tablet_manager.cc:616] Registered 0 tablets
I20260710 13:15:05.192286  5736 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:15:05.275422  5736 rpc_server.cc:307] RPC server started. Bound to: 127.5.154.2:44349
I20260710 13:15:05.275540  5970 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.5.154.2:44349 every 8 connection(s)
I20260710 13:15:05.281469  5736 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 13:15:05.288935  5974 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 13:15:05.290385  5975 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 13:15:05.295998  5971 heartbeater.cc:344] Connected to a master server at 127.5.154.62:40523
I20260710 13:15:05.296408  5971 heartbeater.cc:461] Registering TS with master...
I20260710 13:15:05.297314  5971 heartbeater.cc:507] Master 127.5.154.62:40523 requested a full tablet report, sending...
I20260710 13:15:05.299650  5768 ts_manager.cc:194] Registered new tserver with Master: eec2db51f9454c7a99aa347e6418c9ad (127.5.154.2:44349)
I20260710 13:15:05.300333  5736 server_base.cc:1061] running on GCE node
W20260710 13:15:05.301290  5977 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 13:15:05.301434  5768 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:53946
I20260710 13:15:05.302358  5736 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 13:15:05.302611  5736 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260710 13:15:05.302848  5736 hybrid_clock.cc:648] HybridClock initialized: now 1783689305302825 us; error 0 us; skew 500 ppm
I20260710 13:15:05.303580  5736 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 13:15:05.306087  5736 webserver.cc:533] Webserver started at http://127.5.154.3:46413/ using document root <none> and password file <none>
I20260710 13:15:05.306689  5736 fs_manager.cc:362] Metadata directory not provided
I20260710 13:15:05.306916  5736 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 13:15:05.307233  5736 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 13:15:05.308545  5736 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskPiHBc8/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783689303377817-5736-0/minicluster-data/ts-2-root/instance:
uuid: "a58a6ed2416540c9b6e6300cca9a9399"
format_stamp: "Formatted at 2026-07-10 13:15:05 on dist-test-slave-46l2"
I20260710 13:15:05.314055  5736 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.004s	sys 0.000s
I20260710 13:15:05.317942  5982 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:15:05.318678  5736 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.004s	sys 0.000s
I20260710 13:15:05.318987  5736 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskPiHBc8/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783689303377817-5736-0/minicluster-data/ts-2-root
uuid: "a58a6ed2416540c9b6e6300cca9a9399"
format_stamp: "Formatted at 2026-07-10 13:15:05 on dist-test-slave-46l2"
I20260710 13:15:05.319329  5736 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskPiHBc8/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783689303377817-5736-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskPiHBc8/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783689303377817-5736-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskPiHBc8/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783689303377817-5736-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)
I20260710 13:15:05.335152  5736 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 13:15:05.336741  5736 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 13:15:05.338253  5736 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260710 13:15:05.341634  5736 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260710 13:15:05.341881  5736 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:15:05.342140  5736 ts_tablet_manager.cc:616] Registered 0 tablets
I20260710 13:15:05.342355  5736 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:15:05.421838  5736 rpc_server.cc:307] RPC server started. Bound to: 127.5.154.3:45211
I20260710 13:15:05.421927  6044 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.5.154.3:45211 every 8 connection(s)
I20260710 13:15:05.437908  6045 heartbeater.cc:344] Connected to a master server at 127.5.154.62:40523
I20260710 13:15:05.438206  6045 heartbeater.cc:461] Registering TS with master...
I20260710 13:15:05.438889  6045 heartbeater.cc:507] Master 127.5.154.62:40523 requested a full tablet report, sending...
I20260710 13:15:05.440822  5768 ts_manager.cc:194] Registered new tserver with Master: a58a6ed2416540c9b6e6300cca9a9399 (127.5.154.3:45211)
I20260710 13:15:05.441656  5736 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.013132442s
I20260710 13:15:05.442024  5768 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:53958
I20260710 13:15:05.487000  5768 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:53970:
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"
    }
  }
}
W20260710 13:15:05.490257  5768 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.
I20260710 13:15:05.579147  5861 tablet_service.cc:1511] Processing CreateTablet for tablet 6e1e37f3e31843e5bdb4287cc9dde886 (DEFAULT_TABLE table=test-workload [id=4fd87aa4367e44e18049036954a92e45]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260710 13:15:05.581662  5860 tablet_service.cc:1511] Processing CreateTablet for tablet 4b25a7ef60b04ac296b40a499e79dd7d (DEFAULT_TABLE table=test-workload [id=4fd87aa4367e44e18049036954a92e45]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260710 13:15:05.583984  5859 tablet_service.cc:1511] Processing CreateTablet for tablet e7965fe2bd4641e4a767eb7fca8dfcbc (DEFAULT_TABLE table=test-workload [id=4fd87aa4367e44e18049036954a92e45]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260710 13:15:05.586180  5858 tablet_service.cc:1511] Processing CreateTablet for tablet 0c03f83d6998438493f522b6eaeb12cf (DEFAULT_TABLE table=test-workload [id=4fd87aa4367e44e18049036954a92e45]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260710 13:15:05.589339  6010 tablet_service.cc:1511] Processing CreateTablet for tablet 6e1e37f3e31843e5bdb4287cc9dde886 (DEFAULT_TABLE table=test-workload [id=4fd87aa4367e44e18049036954a92e45]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260710 13:15:05.590044  6009 tablet_service.cc:1511] Processing CreateTablet for tablet 4b25a7ef60b04ac296b40a499e79dd7d (DEFAULT_TABLE table=test-workload [id=4fd87aa4367e44e18049036954a92e45]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260710 13:15:05.589999  6008 tablet_service.cc:1511] Processing CreateTablet for tablet e7965fe2bd4641e4a767eb7fca8dfcbc (DEFAULT_TABLE table=test-workload [id=4fd87aa4367e44e18049036954a92e45]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260710 13:15:05.590585  6010 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6e1e37f3e31843e5bdb4287cc9dde886. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:15:05.591341  6009 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4b25a7ef60b04ac296b40a499e79dd7d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:15:05.593144  6008 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e7965fe2bd4641e4a767eb7fca8dfcbc. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:15:05.587473  5861 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6e1e37f3e31843e5bdb4287cc9dde886. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:15:05.595971  5860 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4b25a7ef60b04ac296b40a499e79dd7d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:15:05.601333  5859 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e7965fe2bd4641e4a767eb7fca8dfcbc. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:15:05.605880  5936 tablet_service.cc:1511] Processing CreateTablet for tablet 6e1e37f3e31843e5bdb4287cc9dde886 (DEFAULT_TABLE table=test-workload [id=4fd87aa4367e44e18049036954a92e45]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260710 13:15:05.607121  5936 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6e1e37f3e31843e5bdb4287cc9dde886. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:15:05.609895  5858 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0c03f83d6998438493f522b6eaeb12cf. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:15:05.613687  5935 tablet_service.cc:1511] Processing CreateTablet for tablet 4b25a7ef60b04ac296b40a499e79dd7d (DEFAULT_TABLE table=test-workload [id=4fd87aa4367e44e18049036954a92e45]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260710 13:15:05.614936  5935 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4b25a7ef60b04ac296b40a499e79dd7d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:15:05.618206  5934 tablet_service.cc:1511] Processing CreateTablet for tablet e7965fe2bd4641e4a767eb7fca8dfcbc (DEFAULT_TABLE table=test-workload [id=4fd87aa4367e44e18049036954a92e45]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260710 13:15:05.619642  5934 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e7965fe2bd4641e4a767eb7fca8dfcbc. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:15:05.631194  6007 tablet_service.cc:1511] Processing CreateTablet for tablet 0c03f83d6998438493f522b6eaeb12cf (DEFAULT_TABLE table=test-workload [id=4fd87aa4367e44e18049036954a92e45]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260710 13:15:05.632592  6007 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0c03f83d6998438493f522b6eaeb12cf. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:15:05.640931  5932 tablet_service.cc:1511] Processing CreateTablet for tablet 902a4b3a5ccd48cf98870dff782685a3 (DEFAULT_TABLE table=test-workload [id=4fd87aa4367e44e18049036954a92e45]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260710 13:15:05.643615  5857 tablet_service.cc:1511] Processing CreateTablet for tablet 902a4b3a5ccd48cf98870dff782685a3 (DEFAULT_TABLE table=test-workload [id=4fd87aa4367e44e18049036954a92e45]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260710 13:15:05.644583  5933 tablet_service.cc:1511] Processing CreateTablet for tablet 0c03f83d6998438493f522b6eaeb12cf (DEFAULT_TABLE table=test-workload [id=4fd87aa4367e44e18049036954a92e45]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260710 13:15:05.650595  5933 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0c03f83d6998438493f522b6eaeb12cf. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:15:05.655676  5932 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 902a4b3a5ccd48cf98870dff782685a3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:15:05.660033  6006 tablet_service.cc:1511] Processing CreateTablet for tablet 902a4b3a5ccd48cf98870dff782685a3 (DEFAULT_TABLE table=test-workload [id=4fd87aa4367e44e18049036954a92e45]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260710 13:15:05.661677  6006 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 902a4b3a5ccd48cf98870dff782685a3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:15:05.662909  5856 tablet_service.cc:1511] Processing CreateTablet for tablet a6049cb235294876a648554bff13455b (DEFAULT_TABLE table=test-workload [id=4fd87aa4367e44e18049036954a92e45]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260710 13:15:05.673480  5931 tablet_service.cc:1511] Processing CreateTablet for tablet a6049cb235294876a648554bff13455b (DEFAULT_TABLE table=test-workload [id=4fd87aa4367e44e18049036954a92e45]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260710 13:15:05.675036  5931 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a6049cb235294876a648554bff13455b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:15:05.698153  6009 tablet_service.cc:1511] Processing CreateTablet for tablet a6049cb235294876a648554bff13455b (DEFAULT_TABLE table=test-workload [id=4fd87aa4367e44e18049036954a92e45]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260710 13:15:05.699411  6009 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a6049cb235294876a648554bff13455b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:15:05.708222  5930 tablet_service.cc:1511] Processing CreateTablet for tablet 75861b874a334a5da8d3703ca836ae41 (DEFAULT_TABLE table=test-workload [id=4fd87aa4367e44e18049036954a92e45]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260710 13:15:05.712103  5930 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 75861b874a334a5da8d3703ca836ae41. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:15:05.716295  5855 tablet_service.cc:1511] Processing CreateTablet for tablet 75861b874a334a5da8d3703ca836ae41 (DEFAULT_TABLE table=test-workload [id=4fd87aa4367e44e18049036954a92e45]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260710 13:15:05.722088  5857 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 902a4b3a5ccd48cf98870dff782685a3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:15:05.725343  5855 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 75861b874a334a5da8d3703ca836ae41. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:15:05.728945  5856 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a6049cb235294876a648554bff13455b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:15:05.759711  6010 tablet_service.cc:1511] Processing CreateTablet for tablet 75861b874a334a5da8d3703ca836ae41 (DEFAULT_TABLE table=test-workload [id=4fd87aa4367e44e18049036954a92e45]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260710 13:15:05.761334  6010 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 75861b874a334a5da8d3703ca836ae41. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:15:05.766364  6064 tablet_bootstrap.cc:492] T e7965fe2bd4641e4a767eb7fca8dfcbc P 1b5f202a0bca4961903f06be27203f69: Bootstrap starting.
I20260710 13:15:05.767251  6063 tablet_bootstrap.cc:492] T 6e1e37f3e31843e5bdb4287cc9dde886 P a58a6ed2416540c9b6e6300cca9a9399: Bootstrap starting.
I20260710 13:15:05.771420  6065 tablet_bootstrap.cc:492] T 6e1e37f3e31843e5bdb4287cc9dde886 P eec2db51f9454c7a99aa347e6418c9ad: Bootstrap starting.
I20260710 13:15:05.790868  6009 tablet_service.cc:1511] Processing CreateTablet for tablet 1fe6c1cc95ef46b480082f5641cc8db3 (DEFAULT_TABLE table=test-workload [id=4fd87aa4367e44e18049036954a92e45]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260710 13:15:05.792534  6009 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1fe6c1cc95ef46b480082f5641cc8db3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:15:05.792613  6064 tablet_bootstrap.cc:654] T e7965fe2bd4641e4a767eb7fca8dfcbc P 1b5f202a0bca4961903f06be27203f69: Neither blocks nor log segments found. Creating new log.
I20260710 13:15:05.781725  5931 tablet_service.cc:1511] Processing CreateTablet for tablet 1fe6c1cc95ef46b480082f5641cc8db3 (DEFAULT_TABLE table=test-workload [id=4fd87aa4367e44e18049036954a92e45]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260710 13:15:05.783789  5857 tablet_service.cc:1511] Processing CreateTablet for tablet 1fe6c1cc95ef46b480082f5641cc8db3 (DEFAULT_TABLE table=test-workload [id=4fd87aa4367e44e18049036954a92e45]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260710 13:15:05.795141  5857 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1fe6c1cc95ef46b480082f5641cc8db3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:15:05.802805  5930 tablet_service.cc:1511] Processing CreateTablet for tablet 16cce0d138bb4d21aa4832c277138471 (DEFAULT_TABLE table=test-workload [id=4fd87aa4367e44e18049036954a92e45]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260710 13:15:05.804142  6010 tablet_service.cc:1511] Processing CreateTablet for tablet 16cce0d138bb4d21aa4832c277138471 (DEFAULT_TABLE table=test-workload [id=4fd87aa4367e44e18049036954a92e45]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260710 13:15:05.805338  6010 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 16cce0d138bb4d21aa4832c277138471. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:15:05.809034  5931 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1fe6c1cc95ef46b480082f5641cc8db3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:15:05.809908  5855 tablet_service.cc:1511] Processing CreateTablet for tablet 16cce0d138bb4d21aa4832c277138471 (DEFAULT_TABLE table=test-workload [id=4fd87aa4367e44e18049036954a92e45]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260710 13:15:05.810984  5855 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 16cce0d138bb4d21aa4832c277138471. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:15:05.813006  5930 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 16cce0d138bb4d21aa4832c277138471. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:15:05.817957  6063 tablet_bootstrap.cc:654] T 6e1e37f3e31843e5bdb4287cc9dde886 P a58a6ed2416540c9b6e6300cca9a9399: Neither blocks nor log segments found. Creating new log.
I20260710 13:15:05.824790  6065 tablet_bootstrap.cc:654] T 6e1e37f3e31843e5bdb4287cc9dde886 P eec2db51f9454c7a99aa347e6418c9ad: Neither blocks nor log segments found. Creating new log.
I20260710 13:15:05.838476  6065 tablet_bootstrap.cc:492] T 6e1e37f3e31843e5bdb4287cc9dde886 P eec2db51f9454c7a99aa347e6418c9ad: No bootstrap required, opened a new log
I20260710 13:15:05.838958  6065 ts_tablet_manager.cc:1403] T 6e1e37f3e31843e5bdb4287cc9dde886 P eec2db51f9454c7a99aa347e6418c9ad: Time spent bootstrapping tablet: real 0.072s	user 0.007s	sys 0.005s
I20260710 13:15:05.844507  6063 tablet_bootstrap.cc:492] T 6e1e37f3e31843e5bdb4287cc9dde886 P a58a6ed2416540c9b6e6300cca9a9399: No bootstrap required, opened a new log
I20260710 13:15:05.844985  6063 ts_tablet_manager.cc:1403] T 6e1e37f3e31843e5bdb4287cc9dde886 P a58a6ed2416540c9b6e6300cca9a9399: Time spent bootstrapping tablet: real 0.108s	user 0.015s	sys 0.001s
I20260710 13:15:05.845391  6065 raft_consensus.cc:359] T 6e1e37f3e31843e5bdb4287cc9dde886 P eec2db51f9454c7a99aa347e6418c9ad [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b5f202a0bca4961903f06be27203f69" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 41257 } } peers { permanent_uuid: "a58a6ed2416540c9b6e6300cca9a9399" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 45211 } } peers { permanent_uuid: "eec2db51f9454c7a99aa347e6418c9ad" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 44349 } }
I20260710 13:15:05.845940  6064 tablet_bootstrap.cc:492] T e7965fe2bd4641e4a767eb7fca8dfcbc P 1b5f202a0bca4961903f06be27203f69: No bootstrap required, opened a new log
I20260710 13:15:05.846160  6065 raft_consensus.cc:385] T 6e1e37f3e31843e5bdb4287cc9dde886 P eec2db51f9454c7a99aa347e6418c9ad [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:15:05.846469  6065 raft_consensus.cc:740] T 6e1e37f3e31843e5bdb4287cc9dde886 P eec2db51f9454c7a99aa347e6418c9ad [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: eec2db51f9454c7a99aa347e6418c9ad, State: Initialized, Role: FOLLOWER
I20260710 13:15:05.846585  6064 ts_tablet_manager.cc:1403] T e7965fe2bd4641e4a767eb7fca8dfcbc P 1b5f202a0bca4961903f06be27203f69: Time spent bootstrapping tablet: real 0.096s	user 0.008s	sys 0.009s
I20260710 13:15:05.847239  6065 consensus_queue.cc:260] T 6e1e37f3e31843e5bdb4287cc9dde886 P eec2db51f9454c7a99aa347e6418c9ad [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b5f202a0bca4961903f06be27203f69" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 41257 } } peers { permanent_uuid: "a58a6ed2416540c9b6e6300cca9a9399" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 45211 } } peers { permanent_uuid: "eec2db51f9454c7a99aa347e6418c9ad" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 44349 } }
I20260710 13:15:05.847818  6063 raft_consensus.cc:359] T 6e1e37f3e31843e5bdb4287cc9dde886 P a58a6ed2416540c9b6e6300cca9a9399 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b5f202a0bca4961903f06be27203f69" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 41257 } } peers { permanent_uuid: "a58a6ed2416540c9b6e6300cca9a9399" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 45211 } } peers { permanent_uuid: "eec2db51f9454c7a99aa347e6418c9ad" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 44349 } }
I20260710 13:15:05.848508  6063 raft_consensus.cc:385] T 6e1e37f3e31843e5bdb4287cc9dde886 P a58a6ed2416540c9b6e6300cca9a9399 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:15:05.848838  6063 raft_consensus.cc:740] T 6e1e37f3e31843e5bdb4287cc9dde886 P a58a6ed2416540c9b6e6300cca9a9399 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a58a6ed2416540c9b6e6300cca9a9399, State: Initialized, Role: FOLLOWER
I20260710 13:15:05.849663  6063 consensus_queue.cc:260] T 6e1e37f3e31843e5bdb4287cc9dde886 P a58a6ed2416540c9b6e6300cca9a9399 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b5f202a0bca4961903f06be27203f69" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 41257 } } peers { permanent_uuid: "a58a6ed2416540c9b6e6300cca9a9399" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 45211 } } peers { permanent_uuid: "eec2db51f9454c7a99aa347e6418c9ad" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 44349 } }
I20260710 13:15:05.849766  6064 raft_consensus.cc:359] T e7965fe2bd4641e4a767eb7fca8dfcbc P 1b5f202a0bca4961903f06be27203f69 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b5f202a0bca4961903f06be27203f69" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 41257 } } peers { permanent_uuid: "eec2db51f9454c7a99aa347e6418c9ad" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 44349 } } peers { permanent_uuid: "a58a6ed2416540c9b6e6300cca9a9399" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 45211 } }
I20260710 13:15:05.850680  6064 raft_consensus.cc:385] T e7965fe2bd4641e4a767eb7fca8dfcbc P 1b5f202a0bca4961903f06be27203f69 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:15:05.851055  6064 raft_consensus.cc:740] T e7965fe2bd4641e4a767eb7fca8dfcbc P 1b5f202a0bca4961903f06be27203f69 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1b5f202a0bca4961903f06be27203f69, State: Initialized, Role: FOLLOWER
I20260710 13:15:05.852303  6064 consensus_queue.cc:260] T e7965fe2bd4641e4a767eb7fca8dfcbc P 1b5f202a0bca4961903f06be27203f69 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b5f202a0bca4961903f06be27203f69" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 41257 } } peers { permanent_uuid: "eec2db51f9454c7a99aa347e6418c9ad" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 44349 } } peers { permanent_uuid: "a58a6ed2416540c9b6e6300cca9a9399" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 45211 } }
I20260710 13:15:05.861007  5896 heartbeater.cc:499] Master 127.5.154.62:40523 was elected leader, sending a full tablet report...
I20260710 13:15:05.861629  6064 ts_tablet_manager.cc:1434] T e7965fe2bd4641e4a767eb7fca8dfcbc P 1b5f202a0bca4961903f06be27203f69: Time spent starting tablet: real 0.015s	user 0.010s	sys 0.004s
I20260710 13:15:05.862824  6064 tablet_bootstrap.cc:492] T 4b25a7ef60b04ac296b40a499e79dd7d P 1b5f202a0bca4961903f06be27203f69: Bootstrap starting.
I20260710 13:15:05.869278  6064 tablet_bootstrap.cc:654] T 4b25a7ef60b04ac296b40a499e79dd7d P 1b5f202a0bca4961903f06be27203f69: Neither blocks nor log segments found. Creating new log.
I20260710 13:15:05.878948  6065 ts_tablet_manager.cc:1434] T 6e1e37f3e31843e5bdb4287cc9dde886 P eec2db51f9454c7a99aa347e6418c9ad: Time spent starting tablet: real 0.040s	user 0.008s	sys 0.029s
W20260710 13:15:05.880190  5815 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260710 13:15:05.880887  6045 heartbeater.cc:499] Master 127.5.154.62:40523 was elected leader, sending a full tablet report...
I20260710 13:15:05.880880  5971 heartbeater.cc:499] Master 127.5.154.62:40523 was elected leader, sending a full tablet report...
I20260710 13:15:05.881183  6063 ts_tablet_manager.cc:1434] T 6e1e37f3e31843e5bdb4287cc9dde886 P a58a6ed2416540c9b6e6300cca9a9399: Time spent starting tablet: real 0.036s	user 0.017s	sys 0.018s
I20260710 13:15:05.881275  6065 tablet_bootstrap.cc:492] T 4b25a7ef60b04ac296b40a499e79dd7d P eec2db51f9454c7a99aa347e6418c9ad: Bootstrap starting.
I20260710 13:15:05.882076  6063 tablet_bootstrap.cc:492] T 4b25a7ef60b04ac296b40a499e79dd7d P a58a6ed2416540c9b6e6300cca9a9399: Bootstrap starting.
I20260710 13:15:05.887496  6065 tablet_bootstrap.cc:654] T 4b25a7ef60b04ac296b40a499e79dd7d P eec2db51f9454c7a99aa347e6418c9ad: Neither blocks nor log segments found. Creating new log.
W20260710 13:15:05.888013  5897 tablet.cc:2406] T e7965fe2bd4641e4a767eb7fca8dfcbc P 1b5f202a0bca4961903f06be27203f69: Can't schedule compaction. Clean time has not been advanced past its initial value.
I20260710 13:15:05.888557  6063 tablet_bootstrap.cc:654] T 4b25a7ef60b04ac296b40a499e79dd7d P a58a6ed2416540c9b6e6300cca9a9399: Neither blocks nor log segments found. Creating new log.
I20260710 13:15:05.900148  6064 tablet_bootstrap.cc:492] T 4b25a7ef60b04ac296b40a499e79dd7d P 1b5f202a0bca4961903f06be27203f69: No bootstrap required, opened a new log
I20260710 13:15:05.900647  6064 ts_tablet_manager.cc:1403] T 4b25a7ef60b04ac296b40a499e79dd7d P 1b5f202a0bca4961903f06be27203f69: Time spent bootstrapping tablet: real 0.038s	user 0.010s	sys 0.019s
I20260710 13:15:05.903517  6064 raft_consensus.cc:359] T 4b25a7ef60b04ac296b40a499e79dd7d P 1b5f202a0bca4961903f06be27203f69 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b5f202a0bca4961903f06be27203f69" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 41257 } } peers { permanent_uuid: "eec2db51f9454c7a99aa347e6418c9ad" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 44349 } } peers { permanent_uuid: "a58a6ed2416540c9b6e6300cca9a9399" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 45211 } }
I20260710 13:15:05.904204  6064 raft_consensus.cc:385] T 4b25a7ef60b04ac296b40a499e79dd7d P 1b5f202a0bca4961903f06be27203f69 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:15:05.904481  6064 raft_consensus.cc:740] T 4b25a7ef60b04ac296b40a499e79dd7d P 1b5f202a0bca4961903f06be27203f69 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1b5f202a0bca4961903f06be27203f69, State: Initialized, Role: FOLLOWER
I20260710 13:15:05.905184  6064 consensus_queue.cc:260] T 4b25a7ef60b04ac296b40a499e79dd7d P 1b5f202a0bca4961903f06be27203f69 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b5f202a0bca4961903f06be27203f69" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 41257 } } peers { permanent_uuid: "eec2db51f9454c7a99aa347e6418c9ad" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 44349 } } peers { permanent_uuid: "a58a6ed2416540c9b6e6300cca9a9399" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 45211 } }
I20260710 13:15:05.907178  6064 ts_tablet_manager.cc:1434] T 4b25a7ef60b04ac296b40a499e79dd7d P 1b5f202a0bca4961903f06be27203f69: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260710 13:15:05.908025  6064 tablet_bootstrap.cc:492] T 6e1e37f3e31843e5bdb4287cc9dde886 P 1b5f202a0bca4961903f06be27203f69: Bootstrap starting.
I20260710 13:15:05.910665  6065 tablet_bootstrap.cc:492] T 4b25a7ef60b04ac296b40a499e79dd7d P eec2db51f9454c7a99aa347e6418c9ad: No bootstrap required, opened a new log
I20260710 13:15:05.911118  6065 ts_tablet_manager.cc:1403] T 4b25a7ef60b04ac296b40a499e79dd7d P eec2db51f9454c7a99aa347e6418c9ad: Time spent bootstrapping tablet: real 0.030s	user 0.007s	sys 0.004s
I20260710 13:15:05.914256  6064 tablet_bootstrap.cc:654] T 6e1e37f3e31843e5bdb4287cc9dde886 P 1b5f202a0bca4961903f06be27203f69: Neither blocks nor log segments found. Creating new log.
I20260710 13:15:05.913911  6065 raft_consensus.cc:359] T 4b25a7ef60b04ac296b40a499e79dd7d P eec2db51f9454c7a99aa347e6418c9ad [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b5f202a0bca4961903f06be27203f69" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 41257 } } peers { permanent_uuid: "eec2db51f9454c7a99aa347e6418c9ad" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 44349 } } peers { permanent_uuid: "a58a6ed2416540c9b6e6300cca9a9399" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 45211 } }
I20260710 13:15:05.914585  6065 raft_consensus.cc:385] T 4b25a7ef60b04ac296b40a499e79dd7d P eec2db51f9454c7a99aa347e6418c9ad [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:15:05.914873  6065 raft_consensus.cc:740] T 4b25a7ef60b04ac296b40a499e79dd7d P eec2db51f9454c7a99aa347e6418c9ad [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: eec2db51f9454c7a99aa347e6418c9ad, State: Initialized, Role: FOLLOWER
I20260710 13:15:05.915544  6065 consensus_queue.cc:260] T 4b25a7ef60b04ac296b40a499e79dd7d P eec2db51f9454c7a99aa347e6418c9ad [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b5f202a0bca4961903f06be27203f69" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 41257 } } peers { permanent_uuid: "eec2db51f9454c7a99aa347e6418c9ad" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 44349 } } peers { permanent_uuid: "a58a6ed2416540c9b6e6300cca9a9399" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 45211 } }
I20260710 13:15:05.917780  6065 ts_tablet_manager.cc:1434] T 4b25a7ef60b04ac296b40a499e79dd7d P eec2db51f9454c7a99aa347e6418c9ad: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.001s
I20260710 13:15:05.918669  6065 tablet_bootstrap.cc:492] T e7965fe2bd4641e4a767eb7fca8dfcbc P eec2db51f9454c7a99aa347e6418c9ad: Bootstrap starting.
I20260710 13:15:05.924906  6065 tablet_bootstrap.cc:654] T e7965fe2bd4641e4a767eb7fca8dfcbc P eec2db51f9454c7a99aa347e6418c9ad: Neither blocks nor log segments found. Creating new log.
I20260710 13:15:05.936192  6065 tablet_bootstrap.cc:492] T e7965fe2bd4641e4a767eb7fca8dfcbc P eec2db51f9454c7a99aa347e6418c9ad: No bootstrap required, opened a new log
I20260710 13:15:05.936640  6065 ts_tablet_manager.cc:1403] T e7965fe2bd4641e4a767eb7fca8dfcbc P eec2db51f9454c7a99aa347e6418c9ad: Time spent bootstrapping tablet: real 0.018s	user 0.014s	sys 0.003s
I20260710 13:15:05.939952  6069 raft_consensus.cc:493] T 6e1e37f3e31843e5bdb4287cc9dde886 P eec2db51f9454c7a99aa347e6418c9ad [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:15:05.940383  6069 raft_consensus.cc:515] T 6e1e37f3e31843e5bdb4287cc9dde886 P eec2db51f9454c7a99aa347e6418c9ad [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b5f202a0bca4961903f06be27203f69" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 41257 } } peers { permanent_uuid: "a58a6ed2416540c9b6e6300cca9a9399" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 45211 } } peers { permanent_uuid: "eec2db51f9454c7a99aa347e6418c9ad" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 44349 } }
I20260710 13:15:05.945989  6069 leader_election.cc:290] T 6e1e37f3e31843e5bdb4287cc9dde886 P eec2db51f9454c7a99aa347e6418c9ad [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1b5f202a0bca4961903f06be27203f69 (127.5.154.1:41257), a58a6ed2416540c9b6e6300cca9a9399 (127.5.154.3:45211)
I20260710 13:15:05.939332  6065 raft_consensus.cc:359] T e7965fe2bd4641e4a767eb7fca8dfcbc P eec2db51f9454c7a99aa347e6418c9ad [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b5f202a0bca4961903f06be27203f69" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 41257 } } peers { permanent_uuid: "eec2db51f9454c7a99aa347e6418c9ad" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 44349 } } peers { permanent_uuid: "a58a6ed2416540c9b6e6300cca9a9399" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 45211 } }
I20260710 13:15:05.953275  6065 raft_consensus.cc:385] T e7965fe2bd4641e4a767eb7fca8dfcbc P eec2db51f9454c7a99aa347e6418c9ad [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:15:05.953603  6065 raft_consensus.cc:740] T e7965fe2bd4641e4a767eb7fca8dfcbc P eec2db51f9454c7a99aa347e6418c9ad [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: eec2db51f9454c7a99aa347e6418c9ad, State: Initialized, Role: FOLLOWER
I20260710 13:15:05.954280  6063 tablet_bootstrap.cc:492] T 4b25a7ef60b04ac296b40a499e79dd7d P a58a6ed2416540c9b6e6300cca9a9399: No bootstrap required, opened a new log
I20260710 13:15:05.954847  6063 ts_tablet_manager.cc:1403] T 4b25a7ef60b04ac296b40a499e79dd7d P a58a6ed2416540c9b6e6300cca9a9399: Time spent bootstrapping tablet: real 0.073s	user 0.024s	sys 0.019s
I20260710 13:15:05.954282  6065 consensus_queue.cc:260] T e7965fe2bd4641e4a767eb7fca8dfcbc P eec2db51f9454c7a99aa347e6418c9ad [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b5f202a0bca4961903f06be27203f69" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 41257 } } peers { permanent_uuid: "eec2db51f9454c7a99aa347e6418c9ad" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 44349 } } peers { permanent_uuid: "a58a6ed2416540c9b6e6300cca9a9399" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 45211 } }
I20260710 13:15:05.957410  6064 tablet_bootstrap.cc:492] T 6e1e37f3e31843e5bdb4287cc9dde886 P 1b5f202a0bca4961903f06be27203f69: No bootstrap required, opened a new log
I20260710 13:15:05.957866  6064 ts_tablet_manager.cc:1403] T 6e1e37f3e31843e5bdb4287cc9dde886 P 1b5f202a0bca4961903f06be27203f69: Time spent bootstrapping tablet: real 0.050s	user 0.021s	sys 0.002s
I20260710 13:15:05.957804  6063 raft_consensus.cc:359] T 4b25a7ef60b04ac296b40a499e79dd7d P a58a6ed2416540c9b6e6300cca9a9399 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b5f202a0bca4961903f06be27203f69" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 41257 } } peers { permanent_uuid: "eec2db51f9454c7a99aa347e6418c9ad" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 44349 } } peers { permanent_uuid: "a58a6ed2416540c9b6e6300cca9a9399" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 45211 } }
I20260710 13:15:05.958670  6063 raft_consensus.cc:385] T 4b25a7ef60b04ac296b40a499e79dd7d P a58a6ed2416540c9b6e6300cca9a9399 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:15:05.960393  6065 ts_tablet_manager.cc:1434] T e7965fe2bd4641e4a767eb7fca8dfcbc P eec2db51f9454c7a99aa347e6418c9ad: Time spent starting tablet: real 0.023s	user 0.005s	sys 0.000s
I20260710 13:15:05.960625  6064 raft_consensus.cc:359] T 6e1e37f3e31843e5bdb4287cc9dde886 P 1b5f202a0bca4961903f06be27203f69 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b5f202a0bca4961903f06be27203f69" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 41257 } } peers { permanent_uuid: "a58a6ed2416540c9b6e6300cca9a9399" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 45211 } } peers { permanent_uuid: "eec2db51f9454c7a99aa347e6418c9ad" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 44349 } }
I20260710 13:15:05.961282  6064 raft_consensus.cc:385] T 6e1e37f3e31843e5bdb4287cc9dde886 P 1b5f202a0bca4961903f06be27203f69 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:15:05.961563  6064 raft_consensus.cc:740] T 6e1e37f3e31843e5bdb4287cc9dde886 P 1b5f202a0bca4961903f06be27203f69 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1b5f202a0bca4961903f06be27203f69, State: Initialized, Role: FOLLOWER
I20260710 13:15:05.962328  6064 consensus_queue.cc:260] T 6e1e37f3e31843e5bdb4287cc9dde886 P 1b5f202a0bca4961903f06be27203f69 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b5f202a0bca4961903f06be27203f69" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 41257 } } peers { permanent_uuid: "a58a6ed2416540c9b6e6300cca9a9399" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 45211 } } peers { permanent_uuid: "eec2db51f9454c7a99aa347e6418c9ad" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 44349 } }
I20260710 13:15:05.964529  6064 ts_tablet_manager.cc:1434] T 6e1e37f3e31843e5bdb4287cc9dde886 P 1b5f202a0bca4961903f06be27203f69: Time spent starting tablet: real 0.006s	user 0.006s	sys 0.000s
I20260710 13:15:05.965405  6064 tablet_bootstrap.cc:492] T 0c03f83d6998438493f522b6eaeb12cf P 1b5f202a0bca4961903f06be27203f69: Bootstrap starting.
I20260710 13:15:05.961606  6065 tablet_bootstrap.cc:492] T 902a4b3a5ccd48cf98870dff782685a3 P eec2db51f9454c7a99aa347e6418c9ad: Bootstrap starting.
I20260710 13:15:05.971305  6064 tablet_bootstrap.cc:654] T 0c03f83d6998438493f522b6eaeb12cf P 1b5f202a0bca4961903f06be27203f69: Neither blocks nor log segments found. Creating new log.
I20260710 13:15:05.971457  6020 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6e1e37f3e31843e5bdb4287cc9dde886" candidate_uuid: "eec2db51f9454c7a99aa347e6418c9ad" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a58a6ed2416540c9b6e6300cca9a9399" is_pre_election: true
I20260710 13:15:05.972189  6020 raft_consensus.cc:2468] T 6e1e37f3e31843e5bdb4287cc9dde886 P a58a6ed2416540c9b6e6300cca9a9399 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate eec2db51f9454c7a99aa347e6418c9ad in term 0.
I20260710 13:15:05.973690  5909 leader_election.cc:304] T 6e1e37f3e31843e5bdb4287cc9dde886 P eec2db51f9454c7a99aa347e6418c9ad [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: a58a6ed2416540c9b6e6300cca9a9399, eec2db51f9454c7a99aa347e6418c9ad; no voters: 
I20260710 13:15:05.974550  6069 raft_consensus.cc:2804] T 6e1e37f3e31843e5bdb4287cc9dde886 P eec2db51f9454c7a99aa347e6418c9ad [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:15:05.974907  6069 raft_consensus.cc:493] T 6e1e37f3e31843e5bdb4287cc9dde886 P eec2db51f9454c7a99aa347e6418c9ad [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:15:05.975225  6069 raft_consensus.cc:3060] T 6e1e37f3e31843e5bdb4287cc9dde886 P eec2db51f9454c7a99aa347e6418c9ad [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:15:05.981873  5871 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6e1e37f3e31843e5bdb4287cc9dde886" candidate_uuid: "eec2db51f9454c7a99aa347e6418c9ad" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1b5f202a0bca4961903f06be27203f69" is_pre_election: true
I20260710 13:15:05.982290  6064 tablet_bootstrap.cc:492] T 0c03f83d6998438493f522b6eaeb12cf P 1b5f202a0bca4961903f06be27203f69: No bootstrap required, opened a new log
I20260710 13:15:05.959008  6063 raft_consensus.cc:740] T 4b25a7ef60b04ac296b40a499e79dd7d P a58a6ed2416540c9b6e6300cca9a9399 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a58a6ed2416540c9b6e6300cca9a9399, State: Initialized, Role: FOLLOWER
I20260710 13:15:05.982692  6064 ts_tablet_manager.cc:1403] T 0c03f83d6998438493f522b6eaeb12cf P 1b5f202a0bca4961903f06be27203f69: Time spent bootstrapping tablet: real 0.017s	user 0.007s	sys 0.008s
I20260710 13:15:05.982537  5871 raft_consensus.cc:2468] T 6e1e37f3e31843e5bdb4287cc9dde886 P 1b5f202a0bca4961903f06be27203f69 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate eec2db51f9454c7a99aa347e6418c9ad in term 0.
I20260710 13:15:05.983387  6063 consensus_queue.cc:260] T 4b25a7ef60b04ac296b40a499e79dd7d P a58a6ed2416540c9b6e6300cca9a9399 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b5f202a0bca4961903f06be27203f69" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 41257 } } peers { permanent_uuid: "eec2db51f9454c7a99aa347e6418c9ad" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 44349 } } peers { permanent_uuid: "a58a6ed2416540c9b6e6300cca9a9399" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 45211 } }
I20260710 13:15:05.985658  6064 raft_consensus.cc:359] T 0c03f83d6998438493f522b6eaeb12cf P 1b5f202a0bca4961903f06be27203f69 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b5f202a0bca4961903f06be27203f69" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 41257 } } peers { permanent_uuid: "eec2db51f9454c7a99aa347e6418c9ad" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 44349 } } peers { permanent_uuid: "a58a6ed2416540c9b6e6300cca9a9399" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 45211 } }
I20260710 13:15:05.986188  6065 tablet_bootstrap.cc:654] T 902a4b3a5ccd48cf98870dff782685a3 P eec2db51f9454c7a99aa347e6418c9ad: Neither blocks nor log segments found. Creating new log.
I20260710 13:15:05.986359  6064 raft_consensus.cc:385] T 0c03f83d6998438493f522b6eaeb12cf P 1b5f202a0bca4961903f06be27203f69 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:15:05.986689  6064 raft_consensus.cc:740] T 0c03f83d6998438493f522b6eaeb12cf P 1b5f202a0bca4961903f06be27203f69 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1b5f202a0bca4961903f06be27203f69, State: Initialized, Role: FOLLOWER
I20260710 13:15:05.987370  6064 consensus_queue.cc:260] T 0c03f83d6998438493f522b6eaeb12cf P 1b5f202a0bca4961903f06be27203f69 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b5f202a0bca4961903f06be27203f69" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 41257 } } peers { permanent_uuid: "eec2db51f9454c7a99aa347e6418c9ad" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 44349 } } peers { permanent_uuid: "a58a6ed2416540c9b6e6300cca9a9399" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 45211 } }
I20260710 13:15:05.982447  6069 raft_consensus.cc:515] T 6e1e37f3e31843e5bdb4287cc9dde886 P eec2db51f9454c7a99aa347e6418c9ad [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b5f202a0bca4961903f06be27203f69" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 41257 } } peers { permanent_uuid: "a58a6ed2416540c9b6e6300cca9a9399" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 45211 } } peers { permanent_uuid: "eec2db51f9454c7a99aa347e6418c9ad" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 44349 } }
I20260710 13:15:05.990319  6064 ts_tablet_manager.cc:1434] T 0c03f83d6998438493f522b6eaeb12cf P 1b5f202a0bca4961903f06be27203f69: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.001s
I20260710 13:15:05.991214  6064 tablet_bootstrap.cc:492] T 902a4b3a5ccd48cf98870dff782685a3 P 1b5f202a0bca4961903f06be27203f69: Bootstrap starting.
I20260710 13:15:05.991078  5871 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6e1e37f3e31843e5bdb4287cc9dde886" candidate_uuid: "eec2db51f9454c7a99aa347e6418c9ad" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1b5f202a0bca4961903f06be27203f69"
I20260710 13:15:05.991632  5871 raft_consensus.cc:3060] T 6e1e37f3e31843e5bdb4287cc9dde886 P 1b5f202a0bca4961903f06be27203f69 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:15:05.994059  6069 leader_election.cc:290] T 6e1e37f3e31843e5bdb4287cc9dde886 P eec2db51f9454c7a99aa347e6418c9ad [CANDIDATE]: Term 1 election: Requested vote from peers 1b5f202a0bca4961903f06be27203f69 (127.5.154.1:41257), a58a6ed2416540c9b6e6300cca9a9399 (127.5.154.3:45211)
I20260710 13:15:05.994623  6063 ts_tablet_manager.cc:1434] T 4b25a7ef60b04ac296b40a499e79dd7d P a58a6ed2416540c9b6e6300cca9a9399: Time spent starting tablet: real 0.039s	user 0.005s	sys 0.001s
I20260710 13:15:05.995123  6020 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6e1e37f3e31843e5bdb4287cc9dde886" candidate_uuid: "eec2db51f9454c7a99aa347e6418c9ad" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a58a6ed2416540c9b6e6300cca9a9399"
I20260710 13:15:05.995640  6063 tablet_bootstrap.cc:492] T e7965fe2bd4641e4a767eb7fca8dfcbc P a58a6ed2416540c9b6e6300cca9a9399: Bootstrap starting.
I20260710 13:15:05.995656  6020 raft_consensus.cc:3060] T 6e1e37f3e31843e5bdb4287cc9dde886 P a58a6ed2416540c9b6e6300cca9a9399 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:15:06.000138  5871 raft_consensus.cc:2468] T 6e1e37f3e31843e5bdb4287cc9dde886 P 1b5f202a0bca4961903f06be27203f69 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate eec2db51f9454c7a99aa347e6418c9ad in term 1.
I20260710 13:15:06.004830  5910 leader_election.cc:304] T 6e1e37f3e31843e5bdb4287cc9dde886 P eec2db51f9454c7a99aa347e6418c9ad [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1b5f202a0bca4961903f06be27203f69, eec2db51f9454c7a99aa347e6418c9ad; no voters: 
I20260710 13:15:06.006031  6064 tablet_bootstrap.cc:654] T 902a4b3a5ccd48cf98870dff782685a3 P 1b5f202a0bca4961903f06be27203f69: Neither blocks nor log segments found. Creating new log.
I20260710 13:15:06.007609  6069 raft_consensus.cc:2804] T 6e1e37f3e31843e5bdb4287cc9dde886 P eec2db51f9454c7a99aa347e6418c9ad [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:15:06.010021  6020 raft_consensus.cc:2468] T 6e1e37f3e31843e5bdb4287cc9dde886 P a58a6ed2416540c9b6e6300cca9a9399 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate eec2db51f9454c7a99aa347e6418c9ad in term 1.
I20260710 13:15:06.015077  6071 raft_consensus.cc:493] T 0c03f83d6998438493f522b6eaeb12cf P 1b5f202a0bca4961903f06be27203f69 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:15:06.015307  6063 tablet_bootstrap.cc:654] T e7965fe2bd4641e4a767eb7fca8dfcbc P a58a6ed2416540c9b6e6300cca9a9399: Neither blocks nor log segments found. Creating new log.
I20260710 13:15:06.015542  6071 raft_consensus.cc:515] T 0c03f83d6998438493f522b6eaeb12cf P 1b5f202a0bca4961903f06be27203f69 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b5f202a0bca4961903f06be27203f69" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 41257 } } peers { permanent_uuid: "eec2db51f9454c7a99aa347e6418c9ad" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 44349 } } peers { permanent_uuid: "a58a6ed2416540c9b6e6300cca9a9399" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 45211 } }
I20260710 13:15:06.017669  6065 tablet_bootstrap.cc:492] T 902a4b3a5ccd48cf98870dff782685a3 P eec2db51f9454c7a99aa347e6418c9ad: No bootstrap required, opened a new log
I20260710 13:15:06.018107  6065 ts_tablet_manager.cc:1403] T 902a4b3a5ccd48cf98870dff782685a3 P eec2db51f9454c7a99aa347e6418c9ad: Time spent bootstrapping tablet: real 0.057s	user 0.011s	sys 0.006s
I20260710 13:15:06.018174  6071 leader_election.cc:290] T 0c03f83d6998438493f522b6eaeb12cf P 1b5f202a0bca4961903f06be27203f69 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers eec2db51f9454c7a99aa347e6418c9ad (127.5.154.2:44349), a58a6ed2416540c9b6e6300cca9a9399 (127.5.154.3:45211)
I20260710 13:15:06.021000  6069 raft_consensus.cc:697] T 6e1e37f3e31843e5bdb4287cc9dde886 P eec2db51f9454c7a99aa347e6418c9ad [term 1 LEADER]: Becoming Leader. State: Replica: eec2db51f9454c7a99aa347e6418c9ad, State: Running, Role: LEADER
I20260710 13:15:06.021852  6069 consensus_queue.cc:237] T 6e1e37f3e31843e5bdb4287cc9dde886 P eec2db51f9454c7a99aa347e6418c9ad [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b5f202a0bca4961903f06be27203f69" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 41257 } } peers { permanent_uuid: "a58a6ed2416540c9b6e6300cca9a9399" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 45211 } } peers { permanent_uuid: "eec2db51f9454c7a99aa347e6418c9ad" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 44349 } }
I20260710 13:15:06.021095  6065 raft_consensus.cc:359] T 902a4b3a5ccd48cf98870dff782685a3 P eec2db51f9454c7a99aa347e6418c9ad [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b5f202a0bca4961903f06be27203f69" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 41257 } } peers { permanent_uuid: "eec2db51f9454c7a99aa347e6418c9ad" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 44349 } } peers { permanent_uuid: "a58a6ed2416540c9b6e6300cca9a9399" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 45211 } }
I20260710 13:15:06.024524  6065 raft_consensus.cc:385] T 902a4b3a5ccd48cf98870dff782685a3 P eec2db51f9454c7a99aa347e6418c9ad [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:15:06.025280  6065 raft_consensus.cc:740] T 902a4b3a5ccd48cf98870dff782685a3 P eec2db51f9454c7a99aa347e6418c9ad [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: eec2db51f9454c7a99aa347e6418c9ad, State: Initialized, Role: FOLLOWER
I20260710 13:15:06.026417  6065 consensus_queue.cc:260] T 902a4b3a5ccd48cf98870dff782685a3 P eec2db51f9454c7a99aa347e6418c9ad [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b5f202a0bca4961903f06be27203f69" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 41257 } } peers { permanent_uuid: "eec2db51f9454c7a99aa347e6418c9ad" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 44349 } } peers { permanent_uuid: "a58a6ed2416540c9b6e6300cca9a9399" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 45211 } }
I20260710 13:15:06.029845  6065 ts_tablet_manager.cc:1434] T 902a4b3a5ccd48cf98870dff782685a3 P eec2db51f9454c7a99aa347e6418c9ad: Time spent starting tablet: real 0.011s	user 0.003s	sys 0.003s
I20260710 13:15:06.031162  6065 tablet_bootstrap.cc:492] T a6049cb235294876a648554bff13455b P eec2db51f9454c7a99aa347e6418c9ad: Bootstrap starting.
I20260710 13:15:06.031319  6064 tablet_bootstrap.cc:492] T 902a4b3a5ccd48cf98870dff782685a3 P 1b5f202a0bca4961903f06be27203f69: No bootstrap required, opened a new log
I20260710 13:15:06.031733  6064 ts_tablet_manager.cc:1403] T 902a4b3a5ccd48cf98870dff782685a3 P 1b5f202a0bca4961903f06be27203f69: Time spent bootstrapping tablet: real 0.041s	user 0.010s	sys 0.016s
I20260710 13:15:06.034466  6063 tablet_bootstrap.cc:492] T e7965fe2bd4641e4a767eb7fca8dfcbc P a58a6ed2416540c9b6e6300cca9a9399: No bootstrap required, opened a new log
I20260710 13:15:06.034961  6063 ts_tablet_manager.cc:1403] T e7965fe2bd4641e4a767eb7fca8dfcbc P a58a6ed2416540c9b6e6300cca9a9399: Time spent bootstrapping tablet: real 0.040s	user 0.010s	sys 0.001s
I20260710 13:15:06.034528  6064 raft_consensus.cc:359] T 902a4b3a5ccd48cf98870dff782685a3 P 1b5f202a0bca4961903f06be27203f69 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b5f202a0bca4961903f06be27203f69" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 41257 } } peers { permanent_uuid: "eec2db51f9454c7a99aa347e6418c9ad" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 44349 } } peers { permanent_uuid: "a58a6ed2416540c9b6e6300cca9a9399" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 45211 } }
I20260710 13:15:06.035334  6064 raft_consensus.cc:385] T 902a4b3a5ccd48cf98870dff782685a3 P 1b5f202a0bca4961903f06be27203f69 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:15:06.035653  6064 raft_consensus.cc:740] T 902a4b3a5ccd48cf98870dff782685a3 P 1b5f202a0bca4961903f06be27203f69 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1b5f202a0bca4961903f06be27203f69, State: Initialized, Role: FOLLOWER
I20260710 13:15:06.036351  6064 consensus_queue.cc:260] T 902a4b3a5ccd48cf98870dff782685a3 P 1b5f202a0bca4961903f06be27203f69 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b5f202a0bca4961903f06be27203f69" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 41257 } } peers { permanent_uuid: "eec2db51f9454c7a99aa347e6418c9ad" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 44349 } } peers { permanent_uuid: "a58a6ed2416540c9b6e6300cca9a9399" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 45211 } }
I20260710 13:15:06.037746  6063 raft_consensus.cc:359] T e7965fe2bd4641e4a767eb7fca8dfcbc P a58a6ed2416540c9b6e6300cca9a9399 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b5f202a0bca4961903f06be27203f69" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 41257 } } peers { permanent_uuid: "eec2db51f9454c7a99aa347e6418c9ad" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 44349 } } peers { permanent_uuid: "a58a6ed2416540c9b6e6300cca9a9399" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 45211 } }
I20260710 13:15:06.038420  6063 raft_consensus.cc:385] T e7965fe2bd4641e4a767eb7fca8dfcbc P a58a6ed2416540c9b6e6300cca9a9399 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:15:06.038702  6064 ts_tablet_manager.cc:1434] T 902a4b3a5ccd48cf98870dff782685a3 P 1b5f202a0bca4961903f06be27203f69: Time spent starting tablet: real 0.007s	user 0.004s	sys 0.004s
I20260710 13:15:06.039623  6064 tablet_bootstrap.cc:492] T a6049cb235294876a648554bff13455b P 1b5f202a0bca4961903f06be27203f69: Bootstrap starting.
I20260710 13:15:06.042896  6063 raft_consensus.cc:740] T e7965fe2bd4641e4a767eb7fca8dfcbc P a58a6ed2416540c9b6e6300cca9a9399 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a58a6ed2416540c9b6e6300cca9a9399, State: Initialized, Role: FOLLOWER
I20260710 13:15:06.046981  6063 consensus_queue.cc:260] T e7965fe2bd4641e4a767eb7fca8dfcbc P a58a6ed2416540c9b6e6300cca9a9399 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b5f202a0bca4961903f06be27203f69" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 41257 } } peers { permanent_uuid: "eec2db51f9454c7a99aa347e6418c9ad" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 44349 } } peers { permanent_uuid: "a58a6ed2416540c9b6e6300cca9a9399" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 45211 } }
I20260710 13:15:06.049086  6064 tablet_bootstrap.cc:654] T a6049cb235294876a648554bff13455b P 1b5f202a0bca4961903f06be27203f69: Neither blocks nor log segments found. Creating new log.
I20260710 13:15:06.053828  6063 ts_tablet_manager.cc:1434] T e7965fe2bd4641e4a767eb7fca8dfcbc P a58a6ed2416540c9b6e6300cca9a9399: Time spent starting tablet: real 0.019s	user 0.007s	sys 0.001s
I20260710 13:15:06.052769  5766 catalog_manager.cc:5697] T 6e1e37f3e31843e5bdb4287cc9dde886 P eec2db51f9454c7a99aa347e6418c9ad reported cstate change: term changed from 0 to 1, leader changed from <none> to eec2db51f9454c7a99aa347e6418c9ad (127.5.154.2). New cstate: current_term: 1 leader_uuid: "eec2db51f9454c7a99aa347e6418c9ad" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b5f202a0bca4961903f06be27203f69" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 41257 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a58a6ed2416540c9b6e6300cca9a9399" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 45211 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "eec2db51f9454c7a99aa347e6418c9ad" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 44349 } health_report { overall_health: HEALTHY } } }
I20260710 13:15:06.054919  6063 tablet_bootstrap.cc:492] T 0c03f83d6998438493f522b6eaeb12cf P a58a6ed2416540c9b6e6300cca9a9399: Bootstrap starting.
I20260710 13:15:06.046280  6065 tablet_bootstrap.cc:654] T a6049cb235294876a648554bff13455b P eec2db51f9454c7a99aa347e6418c9ad: Neither blocks nor log segments found. Creating new log.
I20260710 13:15:06.068310  6064 tablet_bootstrap.cc:492] T a6049cb235294876a648554bff13455b P 1b5f202a0bca4961903f06be27203f69: No bootstrap required, opened a new log
I20260710 13:15:06.068892  6064 ts_tablet_manager.cc:1403] T a6049cb235294876a648554bff13455b P 1b5f202a0bca4961903f06be27203f69: Time spent bootstrapping tablet: real 0.029s	user 0.017s	sys 0.000s
I20260710 13:15:06.070395  6020 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0c03f83d6998438493f522b6eaeb12cf" candidate_uuid: "1b5f202a0bca4961903f06be27203f69" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a58a6ed2416540c9b6e6300cca9a9399" is_pre_election: true
W20260710 13:15:06.072669  5834 leader_election.cc:343] T 0c03f83d6998438493f522b6eaeb12cf P 1b5f202a0bca4961903f06be27203f69 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer a58a6ed2416540c9b6e6300cca9a9399 (127.5.154.3:45211): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:15:06.073894  6064 raft_consensus.cc:359] T a6049cb235294876a648554bff13455b P 1b5f202a0bca4961903f06be27203f69 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b5f202a0bca4961903f06be27203f69" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 41257 } } peers { permanent_uuid: "eec2db51f9454c7a99aa347e6418c9ad" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 44349 } } peers { permanent_uuid: "a58a6ed2416540c9b6e6300cca9a9399" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 45211 } }
I20260710 13:15:06.074769  6064 raft_consensus.cc:385] T a6049cb235294876a648554bff13455b P 1b5f202a0bca4961903f06be27203f69 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:15:06.075193  6064 raft_consensus.cc:740] T a6049cb235294876a648554bff13455b P 1b5f202a0bca4961903f06be27203f69 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1b5f202a0bca4961903f06be27203f69, State: Initialized, Role: FOLLOWER
I20260710 13:15:06.076097  6064 consensus_queue.cc:260] T a6049cb235294876a648554bff13455b P 1b5f202a0bca4961903f06be27203f69 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b5f202a0bca4961903f06be27203f69" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 41257 } } peers { permanent_uuid: "eec2db51f9454c7a99aa347e6418c9ad" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 44349 } } peers { permanent_uuid: "a58a6ed2416540c9b6e6300cca9a9399" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 45211 } }
I20260710 13:15:06.078841  6064 ts_tablet_manager.cc:1434] T a6049cb235294876a648554bff13455b P 1b5f202a0bca4961903f06be27203f69: Time spent starting tablet: real 0.010s	user 0.006s	sys 0.000s
I20260710 13:15:06.079833  6064 tablet_bootstrap.cc:492] T 75861b874a334a5da8d3703ca836ae41 P 1b5f202a0bca4961903f06be27203f69: Bootstrap starting.
I20260710 13:15:06.080787  6063 tablet_bootstrap.cc:654] T 0c03f83d6998438493f522b6eaeb12cf P a58a6ed2416540c9b6e6300cca9a9399: Neither blocks nor log segments found. Creating new log.
I20260710 13:15:06.079859  5946 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0c03f83d6998438493f522b6eaeb12cf" candidate_uuid: "1b5f202a0bca4961903f06be27203f69" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "eec2db51f9454c7a99aa347e6418c9ad" is_pre_election: true
W20260710 13:15:06.085330  5836 leader_election.cc:343] T 0c03f83d6998438493f522b6eaeb12cf P 1b5f202a0bca4961903f06be27203f69 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer eec2db51f9454c7a99aa347e6418c9ad (127.5.154.2:44349): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:15:06.085752  5836 leader_election.cc:304] T 0c03f83d6998438493f522b6eaeb12cf P 1b5f202a0bca4961903f06be27203f69 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 1b5f202a0bca4961903f06be27203f69; no voters: a58a6ed2416540c9b6e6300cca9a9399, eec2db51f9454c7a99aa347e6418c9ad
I20260710 13:15:06.086508  6071 raft_consensus.cc:2749] T 0c03f83d6998438493f522b6eaeb12cf P 1b5f202a0bca4961903f06be27203f69 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:15:06.087328  6064 tablet_bootstrap.cc:654] T 75861b874a334a5da8d3703ca836ae41 P 1b5f202a0bca4961903f06be27203f69: Neither blocks nor log segments found. Creating new log.
I20260710 13:15:06.089406  6069 raft_consensus.cc:493] T 902a4b3a5ccd48cf98870dff782685a3 P eec2db51f9454c7a99aa347e6418c9ad [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:15:06.089879  6069 raft_consensus.cc:515] T 902a4b3a5ccd48cf98870dff782685a3 P eec2db51f9454c7a99aa347e6418c9ad [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b5f202a0bca4961903f06be27203f69" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 41257 } } peers { permanent_uuid: "eec2db51f9454c7a99aa347e6418c9ad" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 44349 } } peers { permanent_uuid: "a58a6ed2416540c9b6e6300cca9a9399" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 45211 } }
I20260710 13:15:06.093528  6020 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "902a4b3a5ccd48cf98870dff782685a3" candidate_uuid: "eec2db51f9454c7a99aa347e6418c9ad" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a58a6ed2416540c9b6e6300cca9a9399" is_pre_election: true
I20260710 13:15:06.095122  5871 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "902a4b3a5ccd48cf98870dff782685a3" candidate_uuid: "eec2db51f9454c7a99aa347e6418c9ad" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1b5f202a0bca4961903f06be27203f69" is_pre_election: true
W20260710 13:15:06.095515  5909 leader_election.cc:343] T 902a4b3a5ccd48cf98870dff782685a3 P eec2db51f9454c7a99aa347e6418c9ad [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer a58a6ed2416540c9b6e6300cca9a9399 (127.5.154.3:45211): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:15:06.095721  5871 raft_consensus.cc:2468] T 902a4b3a5ccd48cf98870dff782685a3 P 1b5f202a0bca4961903f06be27203f69 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate eec2db51f9454c7a99aa347e6418c9ad in term 0.
I20260710 13:15:06.092056  6069 leader_election.cc:290] T 902a4b3a5ccd48cf98870dff782685a3 P eec2db51f9454c7a99aa347e6418c9ad [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1b5f202a0bca4961903f06be27203f69 (127.5.154.1:41257), a58a6ed2416540c9b6e6300cca9a9399 (127.5.154.3:45211)
I20260710 13:15:06.097023  5910 leader_election.cc:304] T 902a4b3a5ccd48cf98870dff782685a3 P eec2db51f9454c7a99aa347e6418c9ad [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: 1b5f202a0bca4961903f06be27203f69, eec2db51f9454c7a99aa347e6418c9ad; no voters: a58a6ed2416540c9b6e6300cca9a9399
I20260710 13:15:06.098284  6069 raft_consensus.cc:2804] T 902a4b3a5ccd48cf98870dff782685a3 P eec2db51f9454c7a99aa347e6418c9ad [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:15:06.098722  6069 raft_consensus.cc:493] T 902a4b3a5ccd48cf98870dff782685a3 P eec2db51f9454c7a99aa347e6418c9ad [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:15:06.099143  6069 raft_consensus.cc:3060] T 902a4b3a5ccd48cf98870dff782685a3 P eec2db51f9454c7a99aa347e6418c9ad [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:15:06.103802  6065 tablet_bootstrap.cc:492] T a6049cb235294876a648554bff13455b P eec2db51f9454c7a99aa347e6418c9ad: No bootstrap required, opened a new log
I20260710 13:15:06.104271  6065 ts_tablet_manager.cc:1403] T a6049cb235294876a648554bff13455b P eec2db51f9454c7a99aa347e6418c9ad: Time spent bootstrapping tablet: real 0.073s	user 0.011s	sys 0.007s
I20260710 13:15:06.105829  6069 raft_consensus.cc:515] T 902a4b3a5ccd48cf98870dff782685a3 P eec2db51f9454c7a99aa347e6418c9ad [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b5f202a0bca4961903f06be27203f69" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 41257 } } peers { permanent_uuid: "eec2db51f9454c7a99aa347e6418c9ad" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 44349 } } peers { permanent_uuid: "a58a6ed2416540c9b6e6300cca9a9399" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 45211 } }
I20260710 13:15:06.108691  5871 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "902a4b3a5ccd48cf98870dff782685a3" candidate_uuid: "eec2db51f9454c7a99aa347e6418c9ad" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1b5f202a0bca4961903f06be27203f69"
I20260710 13:15:06.109227  5871 raft_consensus.cc:3060] T 902a4b3a5ccd48cf98870dff782685a3 P 1b5f202a0bca4961903f06be27203f69 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:15:06.109472  6065 raft_consensus.cc:359] T a6049cb235294876a648554bff13455b P eec2db51f9454c7a99aa347e6418c9ad [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b5f202a0bca4961903f06be27203f69" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 41257 } } peers { permanent_uuid: "eec2db51f9454c7a99aa347e6418c9ad" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 44349 } } peers { permanent_uuid: "a58a6ed2416540c9b6e6300cca9a9399" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 45211 } }
I20260710 13:15:06.110180  6065 raft_consensus.cc:385] T a6049cb235294876a648554bff13455b P eec2db51f9454c7a99aa347e6418c9ad [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:15:06.110456  6065 raft_consensus.cc:740] T a6049cb235294876a648554bff13455b P eec2db51f9454c7a99aa347e6418c9ad [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: eec2db51f9454c7a99aa347e6418c9ad, State: Initialized, Role: FOLLOWER
I20260710 13:15:06.111172  6065 consensus_queue.cc:260] T a6049cb235294876a648554bff13455b P eec2db51f9454c7a99aa347e6418c9ad [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b5f202a0bca4961903f06be27203f69" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 41257 } } peers { permanent_uuid: "eec2db51f9454c7a99aa347e6418c9ad" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 44349 } } peers { permanent_uuid: "a58a6ed2416540c9b6e6300cca9a9399" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 45211 } }
I20260710 13:15:06.114874  6063 tablet_bootstrap.cc:492] T 0c03f83d6998438493f522b6eaeb12cf P a58a6ed2416540c9b6e6300cca9a9399: No bootstrap required, opened a new log
I20260710 13:15:06.115777  6063 ts_tablet_manager.cc:1403] T 0c03f83d6998438493f522b6eaeb12cf P a58a6ed2416540c9b6e6300cca9a9399: Time spent bootstrapping tablet: real 0.061s	user 0.004s	sys 0.012s
I20260710 13:15:06.115934  5871 raft_consensus.cc:2468] T 902a4b3a5ccd48cf98870dff782685a3 P 1b5f202a0bca4961903f06be27203f69 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate eec2db51f9454c7a99aa347e6418c9ad in term 1.
I20260710 13:15:06.117305  5910 leader_election.cc:304] T 902a4b3a5ccd48cf98870dff782685a3 P eec2db51f9454c7a99aa347e6418c9ad [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1b5f202a0bca4961903f06be27203f69, eec2db51f9454c7a99aa347e6418c9ad; no voters: 
I20260710 13:15:06.122222  6069 leader_election.cc:290] T 902a4b3a5ccd48cf98870dff782685a3 P eec2db51f9454c7a99aa347e6418c9ad [CANDIDATE]: Term 1 election: Requested vote from peers 1b5f202a0bca4961903f06be27203f69 (127.5.154.1:41257), a58a6ed2416540c9b6e6300cca9a9399 (127.5.154.3:45211)
I20260710 13:15:06.122308  6082 raft_consensus.cc:2804] T 902a4b3a5ccd48cf98870dff782685a3 P eec2db51f9454c7a99aa347e6418c9ad [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:15:06.122854  6082 raft_consensus.cc:697] T 902a4b3a5ccd48cf98870dff782685a3 P eec2db51f9454c7a99aa347e6418c9ad [term 1 LEADER]: Becoming Leader. State: Replica: eec2db51f9454c7a99aa347e6418c9ad, State: Running, Role: LEADER
I20260710 13:15:06.125697  6063 raft_consensus.cc:359] T 0c03f83d6998438493f522b6eaeb12cf P a58a6ed2416540c9b6e6300cca9a9399 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b5f202a0bca4961903f06be27203f69" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 41257 } } peers { permanent_uuid: "eec2db51f9454c7a99aa347e6418c9ad" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 44349 } } peers { permanent_uuid: "a58a6ed2416540c9b6e6300cca9a9399" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 45211 } }
I20260710 13:15:06.126444  6063 raft_consensus.cc:385] T 0c03f83d6998438493f522b6eaeb12cf P a58a6ed2416540c9b6e6300cca9a9399 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:15:06.126736  6063 raft_consensus.cc:740] T 0c03f83d6998438493f522b6eaeb12cf P a58a6ed2416540c9b6e6300cca9a9399 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a58a6ed2416540c9b6e6300cca9a9399, State: Initialized, Role: FOLLOWER
I20260710 13:15:06.127478  6063 consensus_queue.cc:260] T 0c03f83d6998438493f522b6eaeb12cf P a58a6ed2416540c9b6e6300cca9a9399 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b5f202a0bca4961903f06be27203f69" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 41257 } } peers { permanent_uuid: "eec2db51f9454c7a99aa347e6418c9ad" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 44349 } } peers { permanent_uuid: "a58a6ed2416540c9b6e6300cca9a9399" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 45211 } }
I20260710 13:15:06.128484  6020 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "902a4b3a5ccd48cf98870dff782685a3" candidate_uuid: "eec2db51f9454c7a99aa347e6418c9ad" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a58a6ed2416540c9b6e6300cca9a9399"
I20260710 13:15:06.129043  6082 consensus_queue.cc:237] T 902a4b3a5ccd48cf98870dff782685a3 P eec2db51f9454c7a99aa347e6418c9ad [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b5f202a0bca4961903f06be27203f69" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 41257 } } peers { permanent_uuid: "eec2db51f9454c7a99aa347e6418c9ad" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 44349 } } peers { permanent_uuid: "a58a6ed2416540c9b6e6300cca9a9399" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 45211 } }
W20260710 13:15:06.130028  5909 leader_election.cc:343] T 902a4b3a5ccd48cf98870dff782685a3 P eec2db51f9454c7a99aa347e6418c9ad [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer a58a6ed2416540c9b6e6300cca9a9399 (127.5.154.3:45211): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:15:06.131713  6065 ts_tablet_manager.cc:1434] T a6049cb235294876a648554bff13455b P eec2db51f9454c7a99aa347e6418c9ad: Time spent starting tablet: real 0.027s	user 0.008s	sys 0.000s
I20260710 13:15:06.132661  6065 tablet_bootstrap.cc:492] T 75861b874a334a5da8d3703ca836ae41 P eec2db51f9454c7a99aa347e6418c9ad: Bootstrap starting.
I20260710 13:15:06.140255  6064 tablet_bootstrap.cc:492] T 75861b874a334a5da8d3703ca836ae41 P 1b5f202a0bca4961903f06be27203f69: No bootstrap required, opened a new log
I20260710 13:15:06.140822  6064 ts_tablet_manager.cc:1403] T 75861b874a334a5da8d3703ca836ae41 P 1b5f202a0bca4961903f06be27203f69: Time spent bootstrapping tablet: real 0.061s	user 0.028s	sys 0.005s
I20260710 13:15:06.143726  6064 raft_consensus.cc:359] T 75861b874a334a5da8d3703ca836ae41 P 1b5f202a0bca4961903f06be27203f69 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b5f202a0bca4961903f06be27203f69" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 41257 } } peers { permanent_uuid: "eec2db51f9454c7a99aa347e6418c9ad" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 44349 } } peers { permanent_uuid: "a58a6ed2416540c9b6e6300cca9a9399" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 45211 } }
I20260710 13:15:06.144418  6064 raft_consensus.cc:385] T 75861b874a334a5da8d3703ca836ae41 P 1b5f202a0bca4961903f06be27203f69 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:15:06.144501  6063 ts_tablet_manager.cc:1434] T 0c03f83d6998438493f522b6eaeb12cf P a58a6ed2416540c9b6e6300cca9a9399: Time spent starting tablet: real 0.028s	user 0.004s	sys 0.004s
I20260710 13:15:06.144799  6064 raft_consensus.cc:740] T 75861b874a334a5da8d3703ca836ae41 P 1b5f202a0bca4961903f06be27203f69 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1b5f202a0bca4961903f06be27203f69, State: Initialized, Role: FOLLOWER
I20260710 13:15:06.145556  6063 tablet_bootstrap.cc:492] T a6049cb235294876a648554bff13455b P a58a6ed2416540c9b6e6300cca9a9399: Bootstrap starting.
I20260710 13:15:06.145613  6064 consensus_queue.cc:260] T 75861b874a334a5da8d3703ca836ae41 P 1b5f202a0bca4961903f06be27203f69 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b5f202a0bca4961903f06be27203f69" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 41257 } } peers { permanent_uuid: "eec2db51f9454c7a99aa347e6418c9ad" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 44349 } } peers { permanent_uuid: "a58a6ed2416540c9b6e6300cca9a9399" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 45211 } }
I20260710 13:15:06.149598  6065 tablet_bootstrap.cc:654] T 75861b874a334a5da8d3703ca836ae41 P eec2db51f9454c7a99aa347e6418c9ad: Neither blocks nor log segments found. Creating new log.
I20260710 13:15:06.151621  6063 tablet_bootstrap.cc:654] T a6049cb235294876a648554bff13455b P a58a6ed2416540c9b6e6300cca9a9399: Neither blocks nor log segments found. Creating new log.
I20260710 13:15:06.156805  6064 ts_tablet_manager.cc:1434] T 75861b874a334a5da8d3703ca836ae41 P 1b5f202a0bca4961903f06be27203f69: Time spent starting tablet: real 0.016s	user 0.007s	sys 0.000s
I20260710 13:15:06.157694  6064 tablet_bootstrap.cc:492] T 1fe6c1cc95ef46b480082f5641cc8db3 P 1b5f202a0bca4961903f06be27203f69: Bootstrap starting.
I20260710 13:15:06.157975  5766 catalog_manager.cc:5697] T 902a4b3a5ccd48cf98870dff782685a3 P eec2db51f9454c7a99aa347e6418c9ad reported cstate change: term changed from 0 to 1, leader changed from <none> to eec2db51f9454c7a99aa347e6418c9ad (127.5.154.2). New cstate: current_term: 1 leader_uuid: "eec2db51f9454c7a99aa347e6418c9ad" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b5f202a0bca4961903f06be27203f69" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 41257 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "eec2db51f9454c7a99aa347e6418c9ad" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 44349 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a58a6ed2416540c9b6e6300cca9a9399" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 45211 } health_report { overall_health: UNKNOWN } } }
I20260710 13:15:06.163636  6064 tablet_bootstrap.cc:654] T 1fe6c1cc95ef46b480082f5641cc8db3 P 1b5f202a0bca4961903f06be27203f69: Neither blocks nor log segments found. Creating new log.
I20260710 13:15:06.166824  6071 raft_consensus.cc:493] T 75861b874a334a5da8d3703ca836ae41 P 1b5f202a0bca4961903f06be27203f69 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:15:06.167279  6071 raft_consensus.cc:515] T 75861b874a334a5da8d3703ca836ae41 P 1b5f202a0bca4961903f06be27203f69 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b5f202a0bca4961903f06be27203f69" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 41257 } } peers { permanent_uuid: "eec2db51f9454c7a99aa347e6418c9ad" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 44349 } } peers { permanent_uuid: "a58a6ed2416540c9b6e6300cca9a9399" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 45211 } }
I20260710 13:15:06.169349  6071 leader_election.cc:290] T 75861b874a334a5da8d3703ca836ae41 P 1b5f202a0bca4961903f06be27203f69 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers eec2db51f9454c7a99aa347e6418c9ad (127.5.154.2:44349), a58a6ed2416540c9b6e6300cca9a9399 (127.5.154.3:45211)
I20260710 13:15:06.170378  5946 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "75861b874a334a5da8d3703ca836ae41" candidate_uuid: "1b5f202a0bca4961903f06be27203f69" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "eec2db51f9454c7a99aa347e6418c9ad" is_pre_election: true
I20260710 13:15:06.171557  6020 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "75861b874a334a5da8d3703ca836ae41" candidate_uuid: "1b5f202a0bca4961903f06be27203f69" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a58a6ed2416540c9b6e6300cca9a9399" is_pre_election: true
I20260710 13:15:06.172354  6063 tablet_bootstrap.cc:492] T a6049cb235294876a648554bff13455b P a58a6ed2416540c9b6e6300cca9a9399: No bootstrap required, opened a new log
I20260710 13:15:06.172865  6063 ts_tablet_manager.cc:1403] T a6049cb235294876a648554bff13455b P a58a6ed2416540c9b6e6300cca9a9399: Time spent bootstrapping tablet: real 0.027s	user 0.014s	sys 0.012s
W20260710 13:15:06.173105  5834 leader_election.cc:343] T 75861b874a334a5da8d3703ca836ae41 P 1b5f202a0bca4961903f06be27203f69 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer a58a6ed2416540c9b6e6300cca9a9399 (127.5.154.3:45211): Illegal state: must be running to vote when last-logged opid is not known
W20260710 13:15:06.173952  5836 leader_election.cc:343] T 75861b874a334a5da8d3703ca836ae41 P 1b5f202a0bca4961903f06be27203f69 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer eec2db51f9454c7a99aa347e6418c9ad (127.5.154.2:44349): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:15:06.174369  5836 leader_election.cc:304] T 75861b874a334a5da8d3703ca836ae41 P 1b5f202a0bca4961903f06be27203f69 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 1b5f202a0bca4961903f06be27203f69; no voters: a58a6ed2416540c9b6e6300cca9a9399, eec2db51f9454c7a99aa347e6418c9ad
I20260710 13:15:06.175084  6071 raft_consensus.cc:2749] T 75861b874a334a5da8d3703ca836ae41 P 1b5f202a0bca4961903f06be27203f69 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:15:06.175920  6063 raft_consensus.cc:359] T a6049cb235294876a648554bff13455b P a58a6ed2416540c9b6e6300cca9a9399 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b5f202a0bca4961903f06be27203f69" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 41257 } } peers { permanent_uuid: "eec2db51f9454c7a99aa347e6418c9ad" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 44349 } } peers { permanent_uuid: "a58a6ed2416540c9b6e6300cca9a9399" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 45211 } }
I20260710 13:15:06.176654  6063 raft_consensus.cc:385] T a6049cb235294876a648554bff13455b P a58a6ed2416540c9b6e6300cca9a9399 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:15:06.176995  6063 raft_consensus.cc:740] T a6049cb235294876a648554bff13455b P a58a6ed2416540c9b6e6300cca9a9399 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a58a6ed2416540c9b6e6300cca9a9399, State: Initialized, Role: FOLLOWER
I20260710 13:15:06.177716  6063 consensus_queue.cc:260] T a6049cb235294876a648554bff13455b P a58a6ed2416540c9b6e6300cca9a9399 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b5f202a0bca4961903f06be27203f69" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 41257 } } peers { permanent_uuid: "eec2db51f9454c7a99aa347e6418c9ad" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 44349 } } peers { permanent_uuid: "a58a6ed2416540c9b6e6300cca9a9399" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 45211 } }
I20260710 13:15:06.182366  6063 ts_tablet_manager.cc:1434] T a6049cb235294876a648554bff13455b P a58a6ed2416540c9b6e6300cca9a9399: Time spent starting tablet: real 0.009s	user 0.005s	sys 0.001s
I20260710 13:15:06.183298  6063 tablet_bootstrap.cc:492] T 902a4b3a5ccd48cf98870dff782685a3 P a58a6ed2416540c9b6e6300cca9a9399: Bootstrap starting.
I20260710 13:15:06.184834  6071 raft_consensus.cc:493] T e7965fe2bd4641e4a767eb7fca8dfcbc P 1b5f202a0bca4961903f06be27203f69 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:15:06.185259  6071 raft_consensus.cc:515] T e7965fe2bd4641e4a767eb7fca8dfcbc P 1b5f202a0bca4961903f06be27203f69 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b5f202a0bca4961903f06be27203f69" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 41257 } } peers { permanent_uuid: "eec2db51f9454c7a99aa347e6418c9ad" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 44349 } } peers { permanent_uuid: "a58a6ed2416540c9b6e6300cca9a9399" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 45211 } }
I20260710 13:15:06.187192  6071 leader_election.cc:290] T e7965fe2bd4641e4a767eb7fca8dfcbc P 1b5f202a0bca4961903f06be27203f69 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers eec2db51f9454c7a99aa347e6418c9ad (127.5.154.2:44349), a58a6ed2416540c9b6e6300cca9a9399 (127.5.154.3:45211)
I20260710 13:15:06.189404  6063 tablet_bootstrap.cc:654] T 902a4b3a5ccd48cf98870dff782685a3 P a58a6ed2416540c9b6e6300cca9a9399: Neither blocks nor log segments found. Creating new log.
I20260710 13:15:06.189591  6020 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e7965fe2bd4641e4a767eb7fca8dfcbc" candidate_uuid: "1b5f202a0bca4961903f06be27203f69" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a58a6ed2416540c9b6e6300cca9a9399" is_pre_election: true
I20260710 13:15:06.190183  6020 raft_consensus.cc:2468] T e7965fe2bd4641e4a767eb7fca8dfcbc P a58a6ed2416540c9b6e6300cca9a9399 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1b5f202a0bca4961903f06be27203f69 in term 0.
I20260710 13:15:06.191285  5834 leader_election.cc:304] T e7965fe2bd4641e4a767eb7fca8dfcbc P 1b5f202a0bca4961903f06be27203f69 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1b5f202a0bca4961903f06be27203f69, a58a6ed2416540c9b6e6300cca9a9399; no voters: 
I20260710 13:15:06.192006  6071 raft_consensus.cc:2804] T e7965fe2bd4641e4a767eb7fca8dfcbc P 1b5f202a0bca4961903f06be27203f69 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:15:06.192345  6071 raft_consensus.cc:493] T e7965fe2bd4641e4a767eb7fca8dfcbc P 1b5f202a0bca4961903f06be27203f69 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:15:06.192704  6071 raft_consensus.cc:3060] T e7965fe2bd4641e4a767eb7fca8dfcbc P 1b5f202a0bca4961903f06be27203f69 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:15:06.192965  5946 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e7965fe2bd4641e4a767eb7fca8dfcbc" candidate_uuid: "1b5f202a0bca4961903f06be27203f69" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "eec2db51f9454c7a99aa347e6418c9ad" is_pre_election: true
I20260710 13:15:06.193535  5946 raft_consensus.cc:2468] T e7965fe2bd4641e4a767eb7fca8dfcbc P eec2db51f9454c7a99aa347e6418c9ad [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1b5f202a0bca4961903f06be27203f69 in term 0.
I20260710 13:15:06.199438  6071 raft_consensus.cc:515] T e7965fe2bd4641e4a767eb7fca8dfcbc P 1b5f202a0bca4961903f06be27203f69 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b5f202a0bca4961903f06be27203f69" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 41257 } } peers { permanent_uuid: "eec2db51f9454c7a99aa347e6418c9ad" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 44349 } } peers { permanent_uuid: "a58a6ed2416540c9b6e6300cca9a9399" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 45211 } }
I20260710 13:15:06.201116  6063 tablet_bootstrap.cc:492] T 902a4b3a5ccd48cf98870dff782685a3 P a58a6ed2416540c9b6e6300cca9a9399: No bootstrap required, opened a new log
I20260710 13:15:06.201282  6071 leader_election.cc:290] T e7965fe2bd4641e4a767eb7fca8dfcbc P 1b5f202a0bca4961903f06be27203f69 [CANDIDATE]: Term 1 election: Requested vote from peers eec2db51f9454c7a99aa347e6418c9ad (127.5.154.2:44349), a58a6ed2416540c9b6e6300cca9a9399 (127.5.154.3:45211)
I20260710 13:15:06.201632  6063 ts_tablet_manager.cc:1403] T 902a4b3a5ccd48cf98870dff782685a3 P a58a6ed2416540c9b6e6300cca9a9399: Time spent bootstrapping tablet: real 0.019s	user 0.010s	sys 0.007s
I20260710 13:15:06.202631  6020 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e7965fe2bd4641e4a767eb7fca8dfcbc" candidate_uuid: "1b5f202a0bca4961903f06be27203f69" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a58a6ed2416540c9b6e6300cca9a9399"
I20260710 13:15:06.203202  6020 raft_consensus.cc:3060] T e7965fe2bd4641e4a767eb7fca8dfcbc P a58a6ed2416540c9b6e6300cca9a9399 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:15:06.204813  6082 raft_consensus.cc:493] T a6049cb235294876a648554bff13455b P eec2db51f9454c7a99aa347e6418c9ad [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:15:06.205077  5946 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e7965fe2bd4641e4a767eb7fca8dfcbc" candidate_uuid: "1b5f202a0bca4961903f06be27203f69" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "eec2db51f9454c7a99aa347e6418c9ad"
I20260710 13:15:06.205235  6082 raft_consensus.cc:515] T a6049cb235294876a648554bff13455b P eec2db51f9454c7a99aa347e6418c9ad [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b5f202a0bca4961903f06be27203f69" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 41257 } } peers { permanent_uuid: "eec2db51f9454c7a99aa347e6418c9ad" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 44349 } } peers { permanent_uuid: "a58a6ed2416540c9b6e6300cca9a9399" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 45211 } }
I20260710 13:15:06.205610  5946 raft_consensus.cc:3060] T e7965fe2bd4641e4a767eb7fca8dfcbc P eec2db51f9454c7a99aa347e6418c9ad [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:15:06.207216  6082 leader_election.cc:290] T a6049cb235294876a648554bff13455b P eec2db51f9454c7a99aa347e6418c9ad [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1b5f202a0bca4961903f06be27203f69 (127.5.154.1:41257), a58a6ed2416540c9b6e6300cca9a9399 (127.5.154.3:45211)
I20260710 13:15:06.208331  6019 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a6049cb235294876a648554bff13455b" candidate_uuid: "eec2db51f9454c7a99aa347e6418c9ad" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a58a6ed2416540c9b6e6300cca9a9399" is_pre_election: true
I20260710 13:15:06.208979  6019 raft_consensus.cc:2468] T a6049cb235294876a648554bff13455b P a58a6ed2416540c9b6e6300cca9a9399 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate eec2db51f9454c7a99aa347e6418c9ad in term 0.
I20260710 13:15:06.209774  5871 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a6049cb235294876a648554bff13455b" candidate_uuid: "eec2db51f9454c7a99aa347e6418c9ad" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1b5f202a0bca4961903f06be27203f69" is_pre_election: true
I20260710 13:15:06.210165  5909 leader_election.cc:304] T a6049cb235294876a648554bff13455b P eec2db51f9454c7a99aa347e6418c9ad [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: a58a6ed2416540c9b6e6300cca9a9399, eec2db51f9454c7a99aa347e6418c9ad; no voters: 
I20260710 13:15:06.210323  5871 raft_consensus.cc:2468] T a6049cb235294876a648554bff13455b P 1b5f202a0bca4961903f06be27203f69 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate eec2db51f9454c7a99aa347e6418c9ad in term 0.
I20260710 13:15:06.210912  6082 raft_consensus.cc:2804] T a6049cb235294876a648554bff13455b P eec2db51f9454c7a99aa347e6418c9ad [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:15:06.211241  6082 raft_consensus.cc:493] T a6049cb235294876a648554bff13455b P eec2db51f9454c7a99aa347e6418c9ad [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:15:06.211560  6082 raft_consensus.cc:3060] T a6049cb235294876a648554bff13455b P eec2db51f9454c7a99aa347e6418c9ad [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:15:06.213680  6094 raft_consensus.cc:493] T 4b25a7ef60b04ac296b40a499e79dd7d P eec2db51f9454c7a99aa347e6418c9ad [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:15:06.214149  6094 raft_consensus.cc:515] T 4b25a7ef60b04ac296b40a499e79dd7d P eec2db51f9454c7a99aa347e6418c9ad [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b5f202a0bca4961903f06be27203f69" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 41257 } } peers { permanent_uuid: "eec2db51f9454c7a99aa347e6418c9ad" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 44349 } } peers { permanent_uuid: "a58a6ed2416540c9b6e6300cca9a9399" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 45211 } }
I20260710 13:15:06.216209  6094 leader_election.cc:290] T 4b25a7ef60b04ac296b40a499e79dd7d P eec2db51f9454c7a99aa347e6418c9ad [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1b5f202a0bca4961903f06be27203f69 (127.5.154.1:41257), a58a6ed2416540c9b6e6300cca9a9399 (127.5.154.3:45211)
I20260710 13:15:06.217587  5871 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4b25a7ef60b04ac296b40a499e79dd7d" candidate_uuid: "eec2db51f9454c7a99aa347e6418c9ad" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1b5f202a0bca4961903f06be27203f69" is_pre_election: true
I20260710 13:15:06.217650  6082 raft_consensus.cc:515] T a6049cb235294876a648554bff13455b P eec2db51f9454c7a99aa347e6418c9ad [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b5f202a0bca4961903f06be27203f69" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 41257 } } peers { permanent_uuid: "eec2db51f9454c7a99aa347e6418c9ad" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 44349 } } peers { permanent_uuid: "a58a6ed2416540c9b6e6300cca9a9399" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 45211 } }
I20260710 13:15:06.218207  5871 raft_consensus.cc:2468] T 4b25a7ef60b04ac296b40a499e79dd7d P 1b5f202a0bca4961903f06be27203f69 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate eec2db51f9454c7a99aa347e6418c9ad in term 0.
I20260710 13:15:06.219344  5910 leader_election.cc:304] T 4b25a7ef60b04ac296b40a499e79dd7d P eec2db51f9454c7a99aa347e6418c9ad [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1b5f202a0bca4961903f06be27203f69, eec2db51f9454c7a99aa347e6418c9ad; no voters: 
I20260710 13:15:06.220052  6069 raft_consensus.cc:2804] T 4b25a7ef60b04ac296b40a499e79dd7d P eec2db51f9454c7a99aa347e6418c9ad [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:15:06.220376  6069 raft_consensus.cc:493] T 4b25a7ef60b04ac296b40a499e79dd7d P eec2db51f9454c7a99aa347e6418c9ad [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:15:06.220721  6069 raft_consensus.cc:3060] T 4b25a7ef60b04ac296b40a499e79dd7d P eec2db51f9454c7a99aa347e6418c9ad [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:15:06.221066  5871 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a6049cb235294876a648554bff13455b" candidate_uuid: "eec2db51f9454c7a99aa347e6418c9ad" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1b5f202a0bca4961903f06be27203f69"
I20260710 13:15:06.221550  5871 raft_consensus.cc:3060] T a6049cb235294876a648554bff13455b P 1b5f202a0bca4961903f06be27203f69 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:15:06.222102  6019 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4b25a7ef60b04ac296b40a499e79dd7d" candidate_uuid: "eec2db51f9454c7a99aa347e6418c9ad" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a58a6ed2416540c9b6e6300cca9a9399" is_pre_election: true
I20260710 13:15:06.222668  6019 raft_consensus.cc:2468] T 4b25a7ef60b04ac296b40a499e79dd7d P a58a6ed2416540c9b6e6300cca9a9399 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate eec2db51f9454c7a99aa347e6418c9ad in term 0.
I20260710 13:15:06.225047  6018 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a6049cb235294876a648554bff13455b" candidate_uuid: "eec2db51f9454c7a99aa347e6418c9ad" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a58a6ed2416540c9b6e6300cca9a9399"
I20260710 13:15:06.225215  6020 raft_consensus.cc:2468] T e7965fe2bd4641e4a767eb7fca8dfcbc P a58a6ed2416540c9b6e6300cca9a9399 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1b5f202a0bca4961903f06be27203f69 in term 1.
I20260710 13:15:06.225666  6018 raft_consensus.cc:3060] T a6049cb235294876a648554bff13455b P a58a6ed2416540c9b6e6300cca9a9399 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:15:06.227591  5871 raft_consensus.cc:2468] T a6049cb235294876a648554bff13455b P 1b5f202a0bca4961903f06be27203f69 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate eec2db51f9454c7a99aa347e6418c9ad in term 1.
I20260710 13:15:06.228623  5910 leader_election.cc:304] T a6049cb235294876a648554bff13455b P eec2db51f9454c7a99aa347e6418c9ad [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1b5f202a0bca4961903f06be27203f69, eec2db51f9454c7a99aa347e6418c9ad; no voters: 
I20260710 13:15:06.229390  6094 raft_consensus.cc:2804] T a6049cb235294876a648554bff13455b P eec2db51f9454c7a99aa347e6418c9ad [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:15:06.219506  6082 leader_election.cc:290] T a6049cb235294876a648554bff13455b P eec2db51f9454c7a99aa347e6418c9ad [CANDIDATE]: Term 1 election: Requested vote from peers 1b5f202a0bca4961903f06be27203f69 (127.5.154.1:41257), a58a6ed2416540c9b6e6300cca9a9399 (127.5.154.3:45211)
I20260710 13:15:06.204430  6063 raft_consensus.cc:359] T 902a4b3a5ccd48cf98870dff782685a3 P a58a6ed2416540c9b6e6300cca9a9399 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b5f202a0bca4961903f06be27203f69" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 41257 } } peers { permanent_uuid: "eec2db51f9454c7a99aa347e6418c9ad" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 44349 } } peers { permanent_uuid: "a58a6ed2416540c9b6e6300cca9a9399" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 45211 } }
I20260710 13:15:06.230607  6063 raft_consensus.cc:385] T 902a4b3a5ccd48cf98870dff782685a3 P a58a6ed2416540c9b6e6300cca9a9399 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:15:06.231140  6063 raft_consensus.cc:740] T 902a4b3a5ccd48cf98870dff782685a3 P a58a6ed2416540c9b6e6300cca9a9399 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a58a6ed2416540c9b6e6300cca9a9399, State: Initialized, Role: FOLLOWER
I20260710 13:15:06.232110  6063 consensus_queue.cc:260] T 902a4b3a5ccd48cf98870dff782685a3 P a58a6ed2416540c9b6e6300cca9a9399 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b5f202a0bca4961903f06be27203f69" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 41257 } } peers { permanent_uuid: "eec2db51f9454c7a99aa347e6418c9ad" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 44349 } } peers { permanent_uuid: "a58a6ed2416540c9b6e6300cca9a9399" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 45211 } }
I20260710 13:15:06.233038  6018 raft_consensus.cc:2468] T a6049cb235294876a648554bff13455b P a58a6ed2416540c9b6e6300cca9a9399 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate eec2db51f9454c7a99aa347e6418c9ad in term 1.
I20260710 13:15:06.233657  6069 raft_consensus.cc:515] T 4b25a7ef60b04ac296b40a499e79dd7d P eec2db51f9454c7a99aa347e6418c9ad [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b5f202a0bca4961903f06be27203f69" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 41257 } } peers { permanent_uuid: "eec2db51f9454c7a99aa347e6418c9ad" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 44349 } } peers { permanent_uuid: "a58a6ed2416540c9b6e6300cca9a9399" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 45211 } }
I20260710 13:15:06.234786  6063 ts_tablet_manager.cc:1434] T 902a4b3a5ccd48cf98870dff782685a3 P a58a6ed2416540c9b6e6300cca9a9399: Time spent starting tablet: real 0.033s	user 0.006s	sys 0.000s
I20260710 13:15:06.235767  6063 tablet_bootstrap.cc:492] T 75861b874a334a5da8d3703ca836ae41 P a58a6ed2416540c9b6e6300cca9a9399: Bootstrap starting.
I20260710 13:15:06.237767  5834 leader_election.cc:304] T e7965fe2bd4641e4a767eb7fca8dfcbc P 1b5f202a0bca4961903f06be27203f69 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1b5f202a0bca4961903f06be27203f69, a58a6ed2416540c9b6e6300cca9a9399; no voters: 
I20260710 13:15:06.236928  6069 leader_election.cc:290] T 4b25a7ef60b04ac296b40a499e79dd7d P eec2db51f9454c7a99aa347e6418c9ad [CANDIDATE]: Term 1 election: Requested vote from peers 1b5f202a0bca4961903f06be27203f69 (127.5.154.1:41257), a58a6ed2416540c9b6e6300cca9a9399 (127.5.154.3:45211)
I20260710 13:15:06.239275  6071 raft_consensus.cc:2804] T e7965fe2bd4641e4a767eb7fca8dfcbc P 1b5f202a0bca4961903f06be27203f69 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:15:06.229367  5946 raft_consensus.cc:2468] T e7965fe2bd4641e4a767eb7fca8dfcbc P eec2db51f9454c7a99aa347e6418c9ad [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1b5f202a0bca4961903f06be27203f69 in term 1.
I20260710 13:15:06.241551  5871 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4b25a7ef60b04ac296b40a499e79dd7d" candidate_uuid: "eec2db51f9454c7a99aa347e6418c9ad" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1b5f202a0bca4961903f06be27203f69"
I20260710 13:15:06.244944  5871 raft_consensus.cc:3060] T 4b25a7ef60b04ac296b40a499e79dd7d P 1b5f202a0bca4961903f06be27203f69 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:15:06.247939  6071 raft_consensus.cc:697] T e7965fe2bd4641e4a767eb7fca8dfcbc P 1b5f202a0bca4961903f06be27203f69 [term 1 LEADER]: Becoming Leader. State: Replica: 1b5f202a0bca4961903f06be27203f69, State: Running, Role: LEADER
I20260710 13:15:06.245589  6020 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4b25a7ef60b04ac296b40a499e79dd7d" candidate_uuid: "eec2db51f9454c7a99aa347e6418c9ad" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a58a6ed2416540c9b6e6300cca9a9399"
I20260710 13:15:06.249508  6020 raft_consensus.cc:3060] T 4b25a7ef60b04ac296b40a499e79dd7d P a58a6ed2416540c9b6e6300cca9a9399 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:15:06.249886  6065 tablet_bootstrap.cc:492] T 75861b874a334a5da8d3703ca836ae41 P eec2db51f9454c7a99aa347e6418c9ad: No bootstrap required, opened a new log
I20260710 13:15:06.250294  6065 ts_tablet_manager.cc:1403] T 75861b874a334a5da8d3703ca836ae41 P eec2db51f9454c7a99aa347e6418c9ad: Time spent bootstrapping tablet: real 0.118s	user 0.017s	sys 0.028s
I20260710 13:15:06.252691  6071 consensus_queue.cc:237] T e7965fe2bd4641e4a767eb7fca8dfcbc P 1b5f202a0bca4961903f06be27203f69 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b5f202a0bca4961903f06be27203f69" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 41257 } } peers { permanent_uuid: "eec2db51f9454c7a99aa347e6418c9ad" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 44349 } } peers { permanent_uuid: "a58a6ed2416540c9b6e6300cca9a9399" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 45211 } }
I20260710 13:15:06.245596  6094 raft_consensus.cc:697] T a6049cb235294876a648554bff13455b P eec2db51f9454c7a99aa347e6418c9ad [term 1 LEADER]: Becoming Leader. State: Replica: eec2db51f9454c7a99aa347e6418c9ad, State: Running, Role: LEADER
I20260710 13:15:06.257834  6094 consensus_queue.cc:237] T a6049cb235294876a648554bff13455b P eec2db51f9454c7a99aa347e6418c9ad [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b5f202a0bca4961903f06be27203f69" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 41257 } } peers { permanent_uuid: "eec2db51f9454c7a99aa347e6418c9ad" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 44349 } } peers { permanent_uuid: "a58a6ed2416540c9b6e6300cca9a9399" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 45211 } }
I20260710 13:15:06.253263  6065 raft_consensus.cc:359] T 75861b874a334a5da8d3703ca836ae41 P eec2db51f9454c7a99aa347e6418c9ad [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b5f202a0bca4961903f06be27203f69" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 41257 } } peers { permanent_uuid: "eec2db51f9454c7a99aa347e6418c9ad" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 44349 } } peers { permanent_uuid: "a58a6ed2416540c9b6e6300cca9a9399" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 45211 } }
I20260710 13:15:06.259486  6065 raft_consensus.cc:385] T 75861b874a334a5da8d3703ca836ae41 P eec2db51f9454c7a99aa347e6418c9ad [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:15:06.259783  6065 raft_consensus.cc:740] T 75861b874a334a5da8d3703ca836ae41 P eec2db51f9454c7a99aa347e6418c9ad [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: eec2db51f9454c7a99aa347e6418c9ad, State: Initialized, Role: FOLLOWER
I20260710 13:15:06.260273  6063 tablet_bootstrap.cc:654] T 75861b874a334a5da8d3703ca836ae41 P a58a6ed2416540c9b6e6300cca9a9399: Neither blocks nor log segments found. Creating new log.
I20260710 13:15:06.260597  6065 consensus_queue.cc:260] T 75861b874a334a5da8d3703ca836ae41 P eec2db51f9454c7a99aa347e6418c9ad [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b5f202a0bca4961903f06be27203f69" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 41257 } } peers { permanent_uuid: "eec2db51f9454c7a99aa347e6418c9ad" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 44349 } } peers { permanent_uuid: "a58a6ed2416540c9b6e6300cca9a9399" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 45211 } }
I20260710 13:15:06.262728  6065 ts_tablet_manager.cc:1434] T 75861b874a334a5da8d3703ca836ae41 P eec2db51f9454c7a99aa347e6418c9ad: Time spent starting tablet: real 0.012s	user 0.006s	sys 0.000s
I20260710 13:15:06.263485  6065 tablet_bootstrap.cc:492] T 0c03f83d6998438493f522b6eaeb12cf P eec2db51f9454c7a99aa347e6418c9ad: Bootstrap starting.
I20260710 13:15:06.256538  5871 raft_consensus.cc:2468] T 4b25a7ef60b04ac296b40a499e79dd7d P 1b5f202a0bca4961903f06be27203f69 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate eec2db51f9454c7a99aa347e6418c9ad in term 1.
I20260710 13:15:06.256799  6064 tablet_bootstrap.cc:492] T 1fe6c1cc95ef46b480082f5641cc8db3 P 1b5f202a0bca4961903f06be27203f69: No bootstrap required, opened a new log
I20260710 13:15:06.256953  6020 raft_consensus.cc:2468] T 4b25a7ef60b04ac296b40a499e79dd7d P a58a6ed2416540c9b6e6300cca9a9399 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate eec2db51f9454c7a99aa347e6418c9ad in term 1.
I20260710 13:15:06.271096  6065 tablet_bootstrap.cc:654] T 0c03f83d6998438493f522b6eaeb12cf P eec2db51f9454c7a99aa347e6418c9ad: Neither blocks nor log segments found. Creating new log.
I20260710 13:15:06.266270  6064 ts_tablet_manager.cc:1403] T 1fe6c1cc95ef46b480082f5641cc8db3 P 1b5f202a0bca4961903f06be27203f69: Time spent bootstrapping tablet: real 0.109s	user 0.028s	sys 0.021s
I20260710 13:15:06.273270  6063 tablet_bootstrap.cc:492] T 75861b874a334a5da8d3703ca836ae41 P a58a6ed2416540c9b6e6300cca9a9399: No bootstrap required, opened a new log
I20260710 13:15:06.273725  6063 ts_tablet_manager.cc:1403] T 75861b874a334a5da8d3703ca836ae41 P a58a6ed2416540c9b6e6300cca9a9399: Time spent bootstrapping tablet: real 0.038s	user 0.010s	sys 0.000s
I20260710 13:15:06.274827  6064 raft_consensus.cc:359] T 1fe6c1cc95ef46b480082f5641cc8db3 P 1b5f202a0bca4961903f06be27203f69 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b5f202a0bca4961903f06be27203f69" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 41257 } } peers { permanent_uuid: "eec2db51f9454c7a99aa347e6418c9ad" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 44349 } } peers { permanent_uuid: "a58a6ed2416540c9b6e6300cca9a9399" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 45211 } }
I20260710 13:15:06.275477  6064 raft_consensus.cc:385] T 1fe6c1cc95ef46b480082f5641cc8db3 P 1b5f202a0bca4961903f06be27203f69 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:15:06.275748  6064 raft_consensus.cc:740] T 1fe6c1cc95ef46b480082f5641cc8db3 P 1b5f202a0bca4961903f06be27203f69 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1b5f202a0bca4961903f06be27203f69, State: Initialized, Role: FOLLOWER
I20260710 13:15:06.276441  6063 raft_consensus.cc:359] T 75861b874a334a5da8d3703ca836ae41 P a58a6ed2416540c9b6e6300cca9a9399 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b5f202a0bca4961903f06be27203f69" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 41257 } } peers { permanent_uuid: "eec2db51f9454c7a99aa347e6418c9ad" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 44349 } } peers { permanent_uuid: "a58a6ed2416540c9b6e6300cca9a9399" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 45211 } }
I20260710 13:15:06.277132  6063 raft_consensus.cc:385] T 75861b874a334a5da8d3703ca836ae41 P a58a6ed2416540c9b6e6300cca9a9399 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:15:06.277418  6063 raft_consensus.cc:740] T 75861b874a334a5da8d3703ca836ae41 P a58a6ed2416540c9b6e6300cca9a9399 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a58a6ed2416540c9b6e6300cca9a9399, State: Initialized, Role: FOLLOWER
I20260710 13:15:06.278105  6063 consensus_queue.cc:260] T 75861b874a334a5da8d3703ca836ae41 P a58a6ed2416540c9b6e6300cca9a9399 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b5f202a0bca4961903f06be27203f69" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 41257 } } peers { permanent_uuid: "eec2db51f9454c7a99aa347e6418c9ad" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 44349 } } peers { permanent_uuid: "a58a6ed2416540c9b6e6300cca9a9399" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 45211 } }
I20260710 13:15:06.278740  5767 catalog_manager.cc:5697] T e7965fe2bd4641e4a767eb7fca8dfcbc P 1b5f202a0bca4961903f06be27203f69 reported cstate change: term changed from 0 to 1, leader changed from <none> to 1b5f202a0bca4961903f06be27203f69 (127.5.154.1). New cstate: current_term: 1 leader_uuid: "1b5f202a0bca4961903f06be27203f69" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b5f202a0bca4961903f06be27203f69" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 41257 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "eec2db51f9454c7a99aa347e6418c9ad" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 44349 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a58a6ed2416540c9b6e6300cca9a9399" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 45211 } health_report { overall_health: UNKNOWN } } }
I20260710 13:15:06.279409  5768 catalog_manager.cc:5697] T a6049cb235294876a648554bff13455b P eec2db51f9454c7a99aa347e6418c9ad reported cstate change: term changed from 0 to 1, leader changed from <none> to eec2db51f9454c7a99aa347e6418c9ad (127.5.154.2). New cstate: current_term: 1 leader_uuid: "eec2db51f9454c7a99aa347e6418c9ad" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b5f202a0bca4961903f06be27203f69" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 41257 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "eec2db51f9454c7a99aa347e6418c9ad" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 44349 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a58a6ed2416540c9b6e6300cca9a9399" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 45211 } health_report { overall_health: UNKNOWN } } }
I20260710 13:15:06.280536  6063 ts_tablet_manager.cc:1434] T 75861b874a334a5da8d3703ca836ae41 P a58a6ed2416540c9b6e6300cca9a9399: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260710 13:15:06.280717  6065 tablet_bootstrap.cc:492] T 0c03f83d6998438493f522b6eaeb12cf P eec2db51f9454c7a99aa347e6418c9ad: No bootstrap required, opened a new log
I20260710 13:15:06.267074  5910 leader_election.cc:304] T 4b25a7ef60b04ac296b40a499e79dd7d P eec2db51f9454c7a99aa347e6418c9ad [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1b5f202a0bca4961903f06be27203f69, eec2db51f9454c7a99aa347e6418c9ad; no voters: 
I20260710 13:15:06.281558  6065 ts_tablet_manager.cc:1403] T 0c03f83d6998438493f522b6eaeb12cf P eec2db51f9454c7a99aa347e6418c9ad: Time spent bootstrapping tablet: real 0.018s	user 0.011s	sys 0.000s
I20260710 13:15:06.281852  6094 raft_consensus.cc:2804] T 4b25a7ef60b04ac296b40a499e79dd7d P eec2db51f9454c7a99aa347e6418c9ad [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:15:06.282341  6094 raft_consensus.cc:697] T 4b25a7ef60b04ac296b40a499e79dd7d P eec2db51f9454c7a99aa347e6418c9ad [term 1 LEADER]: Becoming Leader. State: Replica: eec2db51f9454c7a99aa347e6418c9ad, State: Running, Role: LEADER
I20260710 13:15:06.283099  6094 consensus_queue.cc:237] T 4b25a7ef60b04ac296b40a499e79dd7d P eec2db51f9454c7a99aa347e6418c9ad [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b5f202a0bca4961903f06be27203f69" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 41257 } } peers { permanent_uuid: "eec2db51f9454c7a99aa347e6418c9ad" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 44349 } } peers { permanent_uuid: "a58a6ed2416540c9b6e6300cca9a9399" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 45211 } }
I20260710 13:15:06.283892  6063 tablet_bootstrap.cc:492] T 1fe6c1cc95ef46b480082f5641cc8db3 P a58a6ed2416540c9b6e6300cca9a9399: Bootstrap starting.
I20260710 13:15:06.284416  6065 raft_consensus.cc:359] T 0c03f83d6998438493f522b6eaeb12cf P eec2db51f9454c7a99aa347e6418c9ad [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b5f202a0bca4961903f06be27203f69" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 41257 } } peers { permanent_uuid: "eec2db51f9454c7a99aa347e6418c9ad" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 44349 } } peers { permanent_uuid: "a58a6ed2416540c9b6e6300cca9a9399" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 45211 } }
I20260710 13:15:06.285091  6065 raft_consensus.cc:385] T 0c03f83d6998438493f522b6eaeb12cf P eec2db51f9454c7a99aa347e6418c9ad [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:15:06.285359  6065 raft_consensus.cc:740] T 0c03f83d6998438493f522b6eaeb12cf P eec2db51f9454c7a99aa347e6418c9ad [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: eec2db51f9454c7a99aa347e6418c9ad, State: Initialized, Role: FOLLOWER
I20260710 13:15:06.286017  6065 consensus_queue.cc:260] T 0c03f83d6998438493f522b6eaeb12cf P eec2db51f9454c7a99aa347e6418c9ad [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b5f202a0bca4961903f06be27203f69" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 41257 } } peers { permanent_uuid: "eec2db51f9454c7a99aa347e6418c9ad" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 44349 } } peers { permanent_uuid: "a58a6ed2416540c9b6e6300cca9a9399" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 45211 } }
I20260710 13:15:06.290673  6063 tablet_bootstrap.cc:654] T 1fe6c1cc95ef46b480082f5641cc8db3 P a58a6ed2416540c9b6e6300cca9a9399: Neither blocks nor log segments found. Creating new log.
I20260710 13:15:06.276254  6064 consensus_queue.cc:260] T 1fe6c1cc95ef46b480082f5641cc8db3 P 1b5f202a0bca4961903f06be27203f69 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b5f202a0bca4961903f06be27203f69" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 41257 } } peers { permanent_uuid: "eec2db51f9454c7a99aa347e6418c9ad" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 44349 } } peers { permanent_uuid: "a58a6ed2416540c9b6e6300cca9a9399" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 45211 } }
I20260710 13:15:06.291179  6071 raft_consensus.cc:493] T 1fe6c1cc95ef46b480082f5641cc8db3 P 1b5f202a0bca4961903f06be27203f69 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:15:06.291627  6071 raft_consensus.cc:515] T 1fe6c1cc95ef46b480082f5641cc8db3 P 1b5f202a0bca4961903f06be27203f69 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b5f202a0bca4961903f06be27203f69" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 41257 } } peers { permanent_uuid: "eec2db51f9454c7a99aa347e6418c9ad" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 44349 } } peers { permanent_uuid: "a58a6ed2416540c9b6e6300cca9a9399" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 45211 } }
I20260710 13:15:06.296357  5946 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1fe6c1cc95ef46b480082f5641cc8db3" candidate_uuid: "1b5f202a0bca4961903f06be27203f69" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "eec2db51f9454c7a99aa347e6418c9ad" is_pre_election: true
I20260710 13:15:06.297461  6020 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1fe6c1cc95ef46b480082f5641cc8db3" candidate_uuid: "1b5f202a0bca4961903f06be27203f69" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a58a6ed2416540c9b6e6300cca9a9399" is_pre_election: true
I20260710 13:15:06.298174  6065 ts_tablet_manager.cc:1434] T 0c03f83d6998438493f522b6eaeb12cf P eec2db51f9454c7a99aa347e6418c9ad: Time spent starting tablet: real 0.016s	user 0.006s	sys 0.000s
W20260710 13:15:06.298823  5834 leader_election.cc:343] T 1fe6c1cc95ef46b480082f5641cc8db3 P 1b5f202a0bca4961903f06be27203f69 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer a58a6ed2416540c9b6e6300cca9a9399 (127.5.154.3:45211): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:15:06.299160  6065 tablet_bootstrap.cc:492] T 16cce0d138bb4d21aa4832c277138471 P eec2db51f9454c7a99aa347e6418c9ad: Bootstrap starting.
I20260710 13:15:06.299715  6064 ts_tablet_manager.cc:1434] T 1fe6c1cc95ef46b480082f5641cc8db3 P 1b5f202a0bca4961903f06be27203f69: Time spent starting tablet: real 0.027s	user 0.005s	sys 0.000s
I20260710 13:15:06.300544  6064 tablet_bootstrap.cc:492] T 16cce0d138bb4d21aa4832c277138471 P 1b5f202a0bca4961903f06be27203f69: Bootstrap starting.
I20260710 13:15:06.302389  6063 tablet_bootstrap.cc:492] T 1fe6c1cc95ef46b480082f5641cc8db3 P a58a6ed2416540c9b6e6300cca9a9399: No bootstrap required, opened a new log
I20260710 13:15:06.302795  6063 ts_tablet_manager.cc:1403] T 1fe6c1cc95ef46b480082f5641cc8db3 P a58a6ed2416540c9b6e6300cca9a9399: Time spent bootstrapping tablet: real 0.021s	user 0.005s	sys 0.010s
W20260710 13:15:06.303107  5836 leader_election.cc:343] T 1fe6c1cc95ef46b480082f5641cc8db3 P 1b5f202a0bca4961903f06be27203f69 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer eec2db51f9454c7a99aa347e6418c9ad (127.5.154.2:44349): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:15:06.303534  5836 leader_election.cc:304] T 1fe6c1cc95ef46b480082f5641cc8db3 P 1b5f202a0bca4961903f06be27203f69 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 1b5f202a0bca4961903f06be27203f69; no voters: a58a6ed2416540c9b6e6300cca9a9399, eec2db51f9454c7a99aa347e6418c9ad
I20260710 13:15:06.304363  6101 raft_consensus.cc:2749] T 1fe6c1cc95ef46b480082f5641cc8db3 P 1b5f202a0bca4961903f06be27203f69 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:15:06.305388  6065 tablet_bootstrap.cc:654] T 16cce0d138bb4d21aa4832c277138471 P eec2db51f9454c7a99aa347e6418c9ad: Neither blocks nor log segments found. Creating new log.
I20260710 13:15:06.305521  6064 tablet_bootstrap.cc:654] T 16cce0d138bb4d21aa4832c277138471 P 1b5f202a0bca4961903f06be27203f69: Neither blocks nor log segments found. Creating new log.
I20260710 13:15:06.306059  6063 raft_consensus.cc:359] T 1fe6c1cc95ef46b480082f5641cc8db3 P a58a6ed2416540c9b6e6300cca9a9399 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b5f202a0bca4961903f06be27203f69" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 41257 } } peers { permanent_uuid: "eec2db51f9454c7a99aa347e6418c9ad" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 44349 } } peers { permanent_uuid: "a58a6ed2416540c9b6e6300cca9a9399" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 45211 } }
I20260710 13:15:06.306672  6063 raft_consensus.cc:385] T 1fe6c1cc95ef46b480082f5641cc8db3 P a58a6ed2416540c9b6e6300cca9a9399 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:15:06.306914  6063 raft_consensus.cc:740] T 1fe6c1cc95ef46b480082f5641cc8db3 P a58a6ed2416540c9b6e6300cca9a9399 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a58a6ed2416540c9b6e6300cca9a9399, State: Initialized, Role: FOLLOWER
I20260710 13:15:06.307196  6071 leader_election.cc:290] T 1fe6c1cc95ef46b480082f5641cc8db3 P 1b5f202a0bca4961903f06be27203f69 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers eec2db51f9454c7a99aa347e6418c9ad (127.5.154.2:44349), a58a6ed2416540c9b6e6300cca9a9399 (127.5.154.3:45211)
I20260710 13:15:06.308120  6063 consensus_queue.cc:260] T 1fe6c1cc95ef46b480082f5641cc8db3 P a58a6ed2416540c9b6e6300cca9a9399 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b5f202a0bca4961903f06be27203f69" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 41257 } } peers { permanent_uuid: "eec2db51f9454c7a99aa347e6418c9ad" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 44349 } } peers { permanent_uuid: "a58a6ed2416540c9b6e6300cca9a9399" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 45211 } }
I20260710 13:15:06.317028  6064 tablet_bootstrap.cc:492] T 16cce0d138bb4d21aa4832c277138471 P 1b5f202a0bca4961903f06be27203f69: No bootstrap required, opened a new log
I20260710 13:15:06.317823  6064 ts_tablet_manager.cc:1403] T 16cce0d138bb4d21aa4832c277138471 P 1b5f202a0bca4961903f06be27203f69: Time spent bootstrapping tablet: real 0.017s	user 0.007s	sys 0.005s
I20260710 13:15:06.319515  6063 ts_tablet_manager.cc:1434] T 1fe6c1cc95ef46b480082f5641cc8db3 P a58a6ed2416540c9b6e6300cca9a9399: Time spent starting tablet: real 0.016s	user 0.006s	sys 0.001s
I20260710 13:15:06.319834  6064 raft_consensus.cc:359] T 16cce0d138bb4d21aa4832c277138471 P 1b5f202a0bca4961903f06be27203f69 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b5f202a0bca4961903f06be27203f69" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 41257 } } peers { permanent_uuid: "eec2db51f9454c7a99aa347e6418c9ad" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 44349 } } peers { permanent_uuid: "a58a6ed2416540c9b6e6300cca9a9399" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 45211 } }
I20260710 13:15:06.320289  6064 raft_consensus.cc:385] T 16cce0d138bb4d21aa4832c277138471 P 1b5f202a0bca4961903f06be27203f69 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:15:06.320487  6064 raft_consensus.cc:740] T 16cce0d138bb4d21aa4832c277138471 P 1b5f202a0bca4961903f06be27203f69 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1b5f202a0bca4961903f06be27203f69, State: Initialized, Role: FOLLOWER
I20260710 13:15:06.321070  6064 consensus_queue.cc:260] T 16cce0d138bb4d21aa4832c277138471 P 1b5f202a0bca4961903f06be27203f69 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b5f202a0bca4961903f06be27203f69" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 41257 } } peers { permanent_uuid: "eec2db51f9454c7a99aa347e6418c9ad" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 44349 } } peers { permanent_uuid: "a58a6ed2416540c9b6e6300cca9a9399" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 45211 } }
I20260710 13:15:06.323252  6064 ts_tablet_manager.cc:1434] T 16cce0d138bb4d21aa4832c277138471 P 1b5f202a0bca4961903f06be27203f69: Time spent starting tablet: real 0.005s	user 0.005s	sys 0.000s
I20260710 13:15:06.325649  6065 tablet_bootstrap.cc:492] T 16cce0d138bb4d21aa4832c277138471 P eec2db51f9454c7a99aa347e6418c9ad: No bootstrap required, opened a new log
I20260710 13:15:06.326049  6065 ts_tablet_manager.cc:1403] T 16cce0d138bb4d21aa4832c277138471 P eec2db51f9454c7a99aa347e6418c9ad: Time spent bootstrapping tablet: real 0.027s	user 0.010s	sys 0.002s
I20260710 13:15:06.326516  6063 tablet_bootstrap.cc:492] T 16cce0d138bb4d21aa4832c277138471 P a58a6ed2416540c9b6e6300cca9a9399: Bootstrap starting.
I20260710 13:15:06.328318  6065 raft_consensus.cc:359] T 16cce0d138bb4d21aa4832c277138471 P eec2db51f9454c7a99aa347e6418c9ad [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b5f202a0bca4961903f06be27203f69" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 41257 } } peers { permanent_uuid: "eec2db51f9454c7a99aa347e6418c9ad" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 44349 } } peers { permanent_uuid: "a58a6ed2416540c9b6e6300cca9a9399" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 45211 } }
I20260710 13:15:06.328948  6065 raft_consensus.cc:385] T 16cce0d138bb4d21aa4832c277138471 P eec2db51f9454c7a99aa347e6418c9ad [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:15:06.329207  6065 raft_consensus.cc:740] T 16cce0d138bb4d21aa4832c277138471 P eec2db51f9454c7a99aa347e6418c9ad [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: eec2db51f9454c7a99aa347e6418c9ad, State: Initialized, Role: FOLLOWER
I20260710 13:15:06.329805  6065 consensus_queue.cc:260] T 16cce0d138bb4d21aa4832c277138471 P eec2db51f9454c7a99aa347e6418c9ad [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b5f202a0bca4961903f06be27203f69" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 41257 } } peers { permanent_uuid: "eec2db51f9454c7a99aa347e6418c9ad" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 44349 } } peers { permanent_uuid: "a58a6ed2416540c9b6e6300cca9a9399" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 45211 } }
I20260710 13:15:06.331039  5767 catalog_manager.cc:5697] T 4b25a7ef60b04ac296b40a499e79dd7d P eec2db51f9454c7a99aa347e6418c9ad reported cstate change: term changed from 0 to 1, leader changed from <none> to eec2db51f9454c7a99aa347e6418c9ad (127.5.154.2). New cstate: current_term: 1 leader_uuid: "eec2db51f9454c7a99aa347e6418c9ad" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b5f202a0bca4961903f06be27203f69" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 41257 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "eec2db51f9454c7a99aa347e6418c9ad" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 44349 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a58a6ed2416540c9b6e6300cca9a9399" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 45211 } health_report { overall_health: UNKNOWN } } }
I20260710 13:15:06.331984  6063 tablet_bootstrap.cc:654] T 16cce0d138bb4d21aa4832c277138471 P a58a6ed2416540c9b6e6300cca9a9399: Neither blocks nor log segments found. Creating new log.
I20260710 13:15:06.340037  6063 tablet_bootstrap.cc:492] T 16cce0d138bb4d21aa4832c277138471 P a58a6ed2416540c9b6e6300cca9a9399: No bootstrap required, opened a new log
I20260710 13:15:06.340358  6063 ts_tablet_manager.cc:1403] T 16cce0d138bb4d21aa4832c277138471 P a58a6ed2416540c9b6e6300cca9a9399: Time spent bootstrapping tablet: real 0.014s	user 0.012s	sys 0.000s
I20260710 13:15:06.341646  6065 ts_tablet_manager.cc:1434] T 16cce0d138bb4d21aa4832c277138471 P eec2db51f9454c7a99aa347e6418c9ad: Time spent starting tablet: real 0.015s	user 0.003s	sys 0.003s
I20260710 13:15:06.342144  6063 raft_consensus.cc:359] T 16cce0d138bb4d21aa4832c277138471 P a58a6ed2416540c9b6e6300cca9a9399 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b5f202a0bca4961903f06be27203f69" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 41257 } } peers { permanent_uuid: "eec2db51f9454c7a99aa347e6418c9ad" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 44349 } } peers { permanent_uuid: "a58a6ed2416540c9b6e6300cca9a9399" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 45211 } }
I20260710 13:15:06.342484  6065 tablet_bootstrap.cc:492] T 1fe6c1cc95ef46b480082f5641cc8db3 P eec2db51f9454c7a99aa347e6418c9ad: Bootstrap starting.
I20260710 13:15:06.342631  6063 raft_consensus.cc:385] T 16cce0d138bb4d21aa4832c277138471 P a58a6ed2416540c9b6e6300cca9a9399 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:15:06.342929  6063 raft_consensus.cc:740] T 16cce0d138bb4d21aa4832c277138471 P a58a6ed2416540c9b6e6300cca9a9399 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a58a6ed2416540c9b6e6300cca9a9399, State: Initialized, Role: FOLLOWER
I20260710 13:15:06.343513  6063 consensus_queue.cc:260] T 16cce0d138bb4d21aa4832c277138471 P a58a6ed2416540c9b6e6300cca9a9399 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b5f202a0bca4961903f06be27203f69" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 41257 } } peers { permanent_uuid: "eec2db51f9454c7a99aa347e6418c9ad" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 44349 } } peers { permanent_uuid: "a58a6ed2416540c9b6e6300cca9a9399" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 45211 } }
I20260710 13:15:06.345790  6063 ts_tablet_manager.cc:1434] T 16cce0d138bb4d21aa4832c277138471 P a58a6ed2416540c9b6e6300cca9a9399: Time spent starting tablet: real 0.005s	user 0.002s	sys 0.003s
I20260710 13:15:06.348361  6065 tablet_bootstrap.cc:654] T 1fe6c1cc95ef46b480082f5641cc8db3 P eec2db51f9454c7a99aa347e6418c9ad: Neither blocks nor log segments found. Creating new log.
I20260710 13:15:06.351150  6094 raft_consensus.cc:493] T 0c03f83d6998438493f522b6eaeb12cf P eec2db51f9454c7a99aa347e6418c9ad [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:15:06.351596  6094 raft_consensus.cc:515] T 0c03f83d6998438493f522b6eaeb12cf P eec2db51f9454c7a99aa347e6418c9ad [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b5f202a0bca4961903f06be27203f69" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 41257 } } peers { permanent_uuid: "eec2db51f9454c7a99aa347e6418c9ad" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 44349 } } peers { permanent_uuid: "a58a6ed2416540c9b6e6300cca9a9399" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 45211 } }
I20260710 13:15:06.352787  6065 tablet_bootstrap.cc:492] T 1fe6c1cc95ef46b480082f5641cc8db3 P eec2db51f9454c7a99aa347e6418c9ad: No bootstrap required, opened a new log
I20260710 13:15:06.353183  6065 ts_tablet_manager.cc:1403] T 1fe6c1cc95ef46b480082f5641cc8db3 P eec2db51f9454c7a99aa347e6418c9ad: Time spent bootstrapping tablet: real 0.011s	user 0.009s	sys 0.001s
I20260710 13:15:06.353318  6094 leader_election.cc:290] T 0c03f83d6998438493f522b6eaeb12cf P eec2db51f9454c7a99aa347e6418c9ad [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1b5f202a0bca4961903f06be27203f69 (127.5.154.1:41257), a58a6ed2416540c9b6e6300cca9a9399 (127.5.154.3:45211)
I20260710 13:15:06.354257  5871 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0c03f83d6998438493f522b6eaeb12cf" candidate_uuid: "eec2db51f9454c7a99aa347e6418c9ad" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1b5f202a0bca4961903f06be27203f69" is_pre_election: true
I20260710 13:15:06.354833  5871 raft_consensus.cc:2468] T 0c03f83d6998438493f522b6eaeb12cf P 1b5f202a0bca4961903f06be27203f69 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate eec2db51f9454c7a99aa347e6418c9ad in term 0.
I20260710 13:15:06.355017  6020 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0c03f83d6998438493f522b6eaeb12cf" candidate_uuid: "eec2db51f9454c7a99aa347e6418c9ad" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a58a6ed2416540c9b6e6300cca9a9399" is_pre_election: true
I20260710 13:15:06.355557  6020 raft_consensus.cc:2468] T 0c03f83d6998438493f522b6eaeb12cf P a58a6ed2416540c9b6e6300cca9a9399 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate eec2db51f9454c7a99aa347e6418c9ad in term 0.
I20260710 13:15:06.355795  6065 raft_consensus.cc:359] T 1fe6c1cc95ef46b480082f5641cc8db3 P eec2db51f9454c7a99aa347e6418c9ad [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b5f202a0bca4961903f06be27203f69" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 41257 } } peers { permanent_uuid: "eec2db51f9454c7a99aa347e6418c9ad" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 44349 } } peers { permanent_uuid: "a58a6ed2416540c9b6e6300cca9a9399" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 45211 } }
I20260710 13:15:06.356413  6065 raft_consensus.cc:385] T 1fe6c1cc95ef46b480082f5641cc8db3 P eec2db51f9454c7a99aa347e6418c9ad [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:15:06.356519  5910 leader_election.cc:304] T 0c03f83d6998438493f522b6eaeb12cf P eec2db51f9454c7a99aa347e6418c9ad [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1b5f202a0bca4961903f06be27203f69, eec2db51f9454c7a99aa347e6418c9ad; no voters: 
I20260710 13:15:06.356721  6065 raft_consensus.cc:740] T 1fe6c1cc95ef46b480082f5641cc8db3 P eec2db51f9454c7a99aa347e6418c9ad [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: eec2db51f9454c7a99aa347e6418c9ad, State: Initialized, Role: FOLLOWER
I20260710 13:15:06.357738  6094 raft_consensus.cc:2804] T 0c03f83d6998438493f522b6eaeb12cf P eec2db51f9454c7a99aa347e6418c9ad [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:15:06.357486  6065 consensus_queue.cc:260] T 1fe6c1cc95ef46b480082f5641cc8db3 P eec2db51f9454c7a99aa347e6418c9ad [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b5f202a0bca4961903f06be27203f69" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 41257 } } peers { permanent_uuid: "eec2db51f9454c7a99aa347e6418c9ad" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 44349 } } peers { permanent_uuid: "a58a6ed2416540c9b6e6300cca9a9399" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 45211 } }
I20260710 13:15:06.358095  6094 raft_consensus.cc:493] T 0c03f83d6998438493f522b6eaeb12cf P eec2db51f9454c7a99aa347e6418c9ad [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:15:06.358436  6094 raft_consensus.cc:3060] T 0c03f83d6998438493f522b6eaeb12cf P eec2db51f9454c7a99aa347e6418c9ad [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:15:06.359601  6065 ts_tablet_manager.cc:1434] T 1fe6c1cc95ef46b480082f5641cc8db3 P eec2db51f9454c7a99aa347e6418c9ad: Time spent starting tablet: real 0.006s	user 0.006s	sys 0.000s
I20260710 13:15:06.364539  6094 raft_consensus.cc:515] T 0c03f83d6998438493f522b6eaeb12cf P eec2db51f9454c7a99aa347e6418c9ad [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b5f202a0bca4961903f06be27203f69" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 41257 } } peers { permanent_uuid: "eec2db51f9454c7a99aa347e6418c9ad" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 44349 } } peers { permanent_uuid: "a58a6ed2416540c9b6e6300cca9a9399" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 45211 } }
I20260710 13:15:06.367022  5871 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0c03f83d6998438493f522b6eaeb12cf" candidate_uuid: "eec2db51f9454c7a99aa347e6418c9ad" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1b5f202a0bca4961903f06be27203f69"
I20260710 13:15:06.367280  6020 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0c03f83d6998438493f522b6eaeb12cf" candidate_uuid: "eec2db51f9454c7a99aa347e6418c9ad" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a58a6ed2416540c9b6e6300cca9a9399"
I20260710 13:15:06.367600  5871 raft_consensus.cc:3060] T 0c03f83d6998438493f522b6eaeb12cf P 1b5f202a0bca4961903f06be27203f69 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:15:06.367820  6020 raft_consensus.cc:3060] T 0c03f83d6998438493f522b6eaeb12cf P a58a6ed2416540c9b6e6300cca9a9399 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:15:06.372745  6094 leader_election.cc:290] T 0c03f83d6998438493f522b6eaeb12cf P eec2db51f9454c7a99aa347e6418c9ad [CANDIDATE]: Term 1 election: Requested vote from peers 1b5f202a0bca4961903f06be27203f69 (127.5.154.1:41257), a58a6ed2416540c9b6e6300cca9a9399 (127.5.154.3:45211)
I20260710 13:15:06.373312  5871 raft_consensus.cc:2468] T 0c03f83d6998438493f522b6eaeb12cf P 1b5f202a0bca4961903f06be27203f69 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate eec2db51f9454c7a99aa347e6418c9ad in term 1.
I20260710 13:15:06.373867  6020 raft_consensus.cc:2468] T 0c03f83d6998438493f522b6eaeb12cf P a58a6ed2416540c9b6e6300cca9a9399 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate eec2db51f9454c7a99aa347e6418c9ad in term 1.
I20260710 13:15:06.374217  5910 leader_election.cc:304] T 0c03f83d6998438493f522b6eaeb12cf P eec2db51f9454c7a99aa347e6418c9ad [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1b5f202a0bca4961903f06be27203f69, eec2db51f9454c7a99aa347e6418c9ad; no voters: 
I20260710 13:15:06.374910  6094 raft_consensus.cc:2804] T 0c03f83d6998438493f522b6eaeb12cf P eec2db51f9454c7a99aa347e6418c9ad [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:15:06.375262  6094 raft_consensus.cc:697] T 0c03f83d6998438493f522b6eaeb12cf P eec2db51f9454c7a99aa347e6418c9ad [term 1 LEADER]: Becoming Leader. State: Replica: eec2db51f9454c7a99aa347e6418c9ad, State: Running, Role: LEADER
I20260710 13:15:06.375887  6094 consensus_queue.cc:237] T 0c03f83d6998438493f522b6eaeb12cf P eec2db51f9454c7a99aa347e6418c9ad [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b5f202a0bca4961903f06be27203f69" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 41257 } } peers { permanent_uuid: "eec2db51f9454c7a99aa347e6418c9ad" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 44349 } } peers { permanent_uuid: "a58a6ed2416540c9b6e6300cca9a9399" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 45211 } }
I20260710 13:15:06.382656  5766 catalog_manager.cc:5697] T 0c03f83d6998438493f522b6eaeb12cf P eec2db51f9454c7a99aa347e6418c9ad reported cstate change: term changed from 0 to 1, leader changed from <none> to eec2db51f9454c7a99aa347e6418c9ad (127.5.154.2). New cstate: current_term: 1 leader_uuid: "eec2db51f9454c7a99aa347e6418c9ad" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b5f202a0bca4961903f06be27203f69" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 41257 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "eec2db51f9454c7a99aa347e6418c9ad" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 44349 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a58a6ed2416540c9b6e6300cca9a9399" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 45211 } health_report { overall_health: UNKNOWN } } }
I20260710 13:15:06.388980  6070 raft_consensus.cc:493] T 902a4b3a5ccd48cf98870dff782685a3 P a58a6ed2416540c9b6e6300cca9a9399 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:15:06.389457  6070 raft_consensus.cc:515] T 902a4b3a5ccd48cf98870dff782685a3 P a58a6ed2416540c9b6e6300cca9a9399 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b5f202a0bca4961903f06be27203f69" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 41257 } } peers { permanent_uuid: "eec2db51f9454c7a99aa347e6418c9ad" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 44349 } } peers { permanent_uuid: "a58a6ed2416540c9b6e6300cca9a9399" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 45211 } }
I20260710 13:15:06.391824  6070 leader_election.cc:290] T 902a4b3a5ccd48cf98870dff782685a3 P a58a6ed2416540c9b6e6300cca9a9399 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1b5f202a0bca4961903f06be27203f69 (127.5.154.1:41257), eec2db51f9454c7a99aa347e6418c9ad (127.5.154.2:44349)
I20260710 13:15:06.403951  5871 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "902a4b3a5ccd48cf98870dff782685a3" candidate_uuid: "a58a6ed2416540c9b6e6300cca9a9399" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1b5f202a0bca4961903f06be27203f69" is_pre_election: true
I20260710 13:15:06.404726  5871 raft_consensus.cc:2393] T 902a4b3a5ccd48cf98870dff782685a3 P 1b5f202a0bca4961903f06be27203f69 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate a58a6ed2416540c9b6e6300cca9a9399 in current term 1: Already voted for candidate eec2db51f9454c7a99aa347e6418c9ad in this term.
I20260710 13:15:06.406237  5946 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "902a4b3a5ccd48cf98870dff782685a3" candidate_uuid: "a58a6ed2416540c9b6e6300cca9a9399" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "eec2db51f9454c7a99aa347e6418c9ad" is_pre_election: true
I20260710 13:15:06.407567  5985 leader_election.cc:304] T 902a4b3a5ccd48cf98870dff782685a3 P a58a6ed2416540c9b6e6300cca9a9399 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: a58a6ed2416540c9b6e6300cca9a9399; no voters: 1b5f202a0bca4961903f06be27203f69, eec2db51f9454c7a99aa347e6418c9ad
I20260710 13:15:06.408169  6070 raft_consensus.cc:3060] T 902a4b3a5ccd48cf98870dff782685a3 P a58a6ed2416540c9b6e6300cca9a9399 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:15:06.411098  6094 raft_consensus.cc:493] T 16cce0d138bb4d21aa4832c277138471 P eec2db51f9454c7a99aa347e6418c9ad [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:15:06.411466  6094 raft_consensus.cc:515] T 16cce0d138bb4d21aa4832c277138471 P eec2db51f9454c7a99aa347e6418c9ad [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b5f202a0bca4961903f06be27203f69" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 41257 } } peers { permanent_uuid: "eec2db51f9454c7a99aa347e6418c9ad" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 44349 } } peers { permanent_uuid: "a58a6ed2416540c9b6e6300cca9a9399" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 45211 } }
I20260710 13:15:06.413121  6094 leader_election.cc:290] T 16cce0d138bb4d21aa4832c277138471 P eec2db51f9454c7a99aa347e6418c9ad [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1b5f202a0bca4961903f06be27203f69 (127.5.154.1:41257), a58a6ed2416540c9b6e6300cca9a9399 (127.5.154.3:45211)
I20260710 13:15:06.413753  5871 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "16cce0d138bb4d21aa4832c277138471" candidate_uuid: "eec2db51f9454c7a99aa347e6418c9ad" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1b5f202a0bca4961903f06be27203f69" is_pre_election: true
I20260710 13:15:06.414098  6020 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "16cce0d138bb4d21aa4832c277138471" candidate_uuid: "eec2db51f9454c7a99aa347e6418c9ad" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a58a6ed2416540c9b6e6300cca9a9399" is_pre_election: true
I20260710 13:15:06.414330  5871 raft_consensus.cc:2468] T 16cce0d138bb4d21aa4832c277138471 P 1b5f202a0bca4961903f06be27203f69 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate eec2db51f9454c7a99aa347e6418c9ad in term 0.
I20260710 13:15:06.414649  6020 raft_consensus.cc:2468] T 16cce0d138bb4d21aa4832c277138471 P a58a6ed2416540c9b6e6300cca9a9399 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate eec2db51f9454c7a99aa347e6418c9ad in term 0.
I20260710 13:15:06.415266  6070 raft_consensus.cc:2749] T 902a4b3a5ccd48cf98870dff782685a3 P a58a6ed2416540c9b6e6300cca9a9399 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:15:06.415244  5910 leader_election.cc:304] T 16cce0d138bb4d21aa4832c277138471 P eec2db51f9454c7a99aa347e6418c9ad [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1b5f202a0bca4961903f06be27203f69, eec2db51f9454c7a99aa347e6418c9ad; no voters: 
I20260710 13:15:06.416062  6094 raft_consensus.cc:2804] T 16cce0d138bb4d21aa4832c277138471 P eec2db51f9454c7a99aa347e6418c9ad [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:15:06.416381  6094 raft_consensus.cc:493] T 16cce0d138bb4d21aa4832c277138471 P eec2db51f9454c7a99aa347e6418c9ad [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:15:06.416710  6094 raft_consensus.cc:3060] T 16cce0d138bb4d21aa4832c277138471 P eec2db51f9454c7a99aa347e6418c9ad [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:15:06.422539  6094 raft_consensus.cc:515] T 16cce0d138bb4d21aa4832c277138471 P eec2db51f9454c7a99aa347e6418c9ad [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b5f202a0bca4961903f06be27203f69" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 41257 } } peers { permanent_uuid: "eec2db51f9454c7a99aa347e6418c9ad" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 44349 } } peers { permanent_uuid: "a58a6ed2416540c9b6e6300cca9a9399" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 45211 } }
I20260710 13:15:06.424337  6094 leader_election.cc:290] T 16cce0d138bb4d21aa4832c277138471 P eec2db51f9454c7a99aa347e6418c9ad [CANDIDATE]: Term 1 election: Requested vote from peers 1b5f202a0bca4961903f06be27203f69 (127.5.154.1:41257), a58a6ed2416540c9b6e6300cca9a9399 (127.5.154.3:45211)
I20260710 13:15:06.424975  5871 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "16cce0d138bb4d21aa4832c277138471" candidate_uuid: "eec2db51f9454c7a99aa347e6418c9ad" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1b5f202a0bca4961903f06be27203f69"
I20260710 13:15:06.425439  5871 raft_consensus.cc:3060] T 16cce0d138bb4d21aa4832c277138471 P 1b5f202a0bca4961903f06be27203f69 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:15:06.425611  6020 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "16cce0d138bb4d21aa4832c277138471" candidate_uuid: "eec2db51f9454c7a99aa347e6418c9ad" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a58a6ed2416540c9b6e6300cca9a9399"
I20260710 13:15:06.426157  6020 raft_consensus.cc:3060] T 16cce0d138bb4d21aa4832c277138471 P a58a6ed2416540c9b6e6300cca9a9399 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:15:06.431480  5871 raft_consensus.cc:2468] T 16cce0d138bb4d21aa4832c277138471 P 1b5f202a0bca4961903f06be27203f69 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate eec2db51f9454c7a99aa347e6418c9ad in term 1.
I20260710 13:15:06.432045  6020 raft_consensus.cc:2468] T 16cce0d138bb4d21aa4832c277138471 P a58a6ed2416540c9b6e6300cca9a9399 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate eec2db51f9454c7a99aa347e6418c9ad in term 1.
I20260710 13:15:06.432659  5910 leader_election.cc:304] T 16cce0d138bb4d21aa4832c277138471 P eec2db51f9454c7a99aa347e6418c9ad [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1b5f202a0bca4961903f06be27203f69, eec2db51f9454c7a99aa347e6418c9ad; no voters: 
I20260710 13:15:06.433408  6094 raft_consensus.cc:2804] T 16cce0d138bb4d21aa4832c277138471 P eec2db51f9454c7a99aa347e6418c9ad [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:15:06.433852  6094 raft_consensus.cc:697] T 16cce0d138bb4d21aa4832c277138471 P eec2db51f9454c7a99aa347e6418c9ad [term 1 LEADER]: Becoming Leader. State: Replica: eec2db51f9454c7a99aa347e6418c9ad, State: Running, Role: LEADER
I20260710 13:15:06.434576  6094 consensus_queue.cc:237] T 16cce0d138bb4d21aa4832c277138471 P eec2db51f9454c7a99aa347e6418c9ad [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b5f202a0bca4961903f06be27203f69" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 41257 } } peers { permanent_uuid: "eec2db51f9454c7a99aa347e6418c9ad" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 44349 } } peers { permanent_uuid: "a58a6ed2416540c9b6e6300cca9a9399" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 45211 } }
I20260710 13:15:06.442045  5766 catalog_manager.cc:5697] T 16cce0d138bb4d21aa4832c277138471 P eec2db51f9454c7a99aa347e6418c9ad reported cstate change: term changed from 0 to 1, leader changed from <none> to eec2db51f9454c7a99aa347e6418c9ad (127.5.154.2). New cstate: current_term: 1 leader_uuid: "eec2db51f9454c7a99aa347e6418c9ad" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b5f202a0bca4961903f06be27203f69" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 41257 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "eec2db51f9454c7a99aa347e6418c9ad" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 44349 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a58a6ed2416540c9b6e6300cca9a9399" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 45211 } health_report { overall_health: UNKNOWN } } }
I20260710 13:15:06.531119  6070 raft_consensus.cc:493] T 1fe6c1cc95ef46b480082f5641cc8db3 P a58a6ed2416540c9b6e6300cca9a9399 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:15:06.531682  6070 raft_consensus.cc:515] T 1fe6c1cc95ef46b480082f5641cc8db3 P a58a6ed2416540c9b6e6300cca9a9399 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b5f202a0bca4961903f06be27203f69" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 41257 } } peers { permanent_uuid: "eec2db51f9454c7a99aa347e6418c9ad" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 44349 } } peers { permanent_uuid: "a58a6ed2416540c9b6e6300cca9a9399" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 45211 } }
I20260710 13:15:06.534147  6070 leader_election.cc:290] T 1fe6c1cc95ef46b480082f5641cc8db3 P a58a6ed2416540c9b6e6300cca9a9399 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1b5f202a0bca4961903f06be27203f69 (127.5.154.1:41257), eec2db51f9454c7a99aa347e6418c9ad (127.5.154.2:44349)
I20260710 13:15:06.534372  5871 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1fe6c1cc95ef46b480082f5641cc8db3" candidate_uuid: "a58a6ed2416540c9b6e6300cca9a9399" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1b5f202a0bca4961903f06be27203f69" is_pre_election: true
I20260710 13:15:06.534686  5946 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1fe6c1cc95ef46b480082f5641cc8db3" candidate_uuid: "a58a6ed2416540c9b6e6300cca9a9399" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "eec2db51f9454c7a99aa347e6418c9ad" is_pre_election: true
I20260710 13:15:06.535037  5871 raft_consensus.cc:2468] T 1fe6c1cc95ef46b480082f5641cc8db3 P 1b5f202a0bca4961903f06be27203f69 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a58a6ed2416540c9b6e6300cca9a9399 in term 0.
I20260710 13:15:06.535226  5946 raft_consensus.cc:2468] T 1fe6c1cc95ef46b480082f5641cc8db3 P eec2db51f9454c7a99aa347e6418c9ad [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a58a6ed2416540c9b6e6300cca9a9399 in term 0.
I20260710 13:15:06.536157  5984 leader_election.cc:304] T 1fe6c1cc95ef46b480082f5641cc8db3 P a58a6ed2416540c9b6e6300cca9a9399 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1b5f202a0bca4961903f06be27203f69, a58a6ed2416540c9b6e6300cca9a9399; no voters: 
I20260710 13:15:06.536875  6070 raft_consensus.cc:2804] T 1fe6c1cc95ef46b480082f5641cc8db3 P a58a6ed2416540c9b6e6300cca9a9399 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:15:06.537187  6070 raft_consensus.cc:493] T 1fe6c1cc95ef46b480082f5641cc8db3 P a58a6ed2416540c9b6e6300cca9a9399 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:15:06.537459  6070 raft_consensus.cc:3060] T 1fe6c1cc95ef46b480082f5641cc8db3 P a58a6ed2416540c9b6e6300cca9a9399 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:15:06.541468  6070 raft_consensus.cc:515] T 1fe6c1cc95ef46b480082f5641cc8db3 P a58a6ed2416540c9b6e6300cca9a9399 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b5f202a0bca4961903f06be27203f69" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 41257 } } peers { permanent_uuid: "eec2db51f9454c7a99aa347e6418c9ad" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 44349 } } peers { permanent_uuid: "a58a6ed2416540c9b6e6300cca9a9399" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 45211 } }
I20260710 13:15:06.543659  5871 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1fe6c1cc95ef46b480082f5641cc8db3" candidate_uuid: "a58a6ed2416540c9b6e6300cca9a9399" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1b5f202a0bca4961903f06be27203f69"
I20260710 13:15:06.543959  5946 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1fe6c1cc95ef46b480082f5641cc8db3" candidate_uuid: "a58a6ed2416540c9b6e6300cca9a9399" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "eec2db51f9454c7a99aa347e6418c9ad"
I20260710 13:15:06.544185  5871 raft_consensus.cc:3060] T 1fe6c1cc95ef46b480082f5641cc8db3 P 1b5f202a0bca4961903f06be27203f69 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:15:06.544463  5946 raft_consensus.cc:3060] T 1fe6c1cc95ef46b480082f5641cc8db3 P eec2db51f9454c7a99aa347e6418c9ad [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:15:06.546252  6070 leader_election.cc:290] T 1fe6c1cc95ef46b480082f5641cc8db3 P a58a6ed2416540c9b6e6300cca9a9399 [CANDIDATE]: Term 1 election: Requested vote from peers 1b5f202a0bca4961903f06be27203f69 (127.5.154.1:41257), eec2db51f9454c7a99aa347e6418c9ad (127.5.154.2:44349)
I20260710 13:15:06.550297  5946 raft_consensus.cc:2468] T 1fe6c1cc95ef46b480082f5641cc8db3 P eec2db51f9454c7a99aa347e6418c9ad [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a58a6ed2416540c9b6e6300cca9a9399 in term 1.
I20260710 13:15:06.550298  5871 raft_consensus.cc:2468] T 1fe6c1cc95ef46b480082f5641cc8db3 P 1b5f202a0bca4961903f06be27203f69 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a58a6ed2416540c9b6e6300cca9a9399 in term 1.
I20260710 13:15:06.551376  5985 leader_election.cc:304] T 1fe6c1cc95ef46b480082f5641cc8db3 P a58a6ed2416540c9b6e6300cca9a9399 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: a58a6ed2416540c9b6e6300cca9a9399, eec2db51f9454c7a99aa347e6418c9ad; no voters: 
I20260710 13:15:06.551949  6070 raft_consensus.cc:2804] T 1fe6c1cc95ef46b480082f5641cc8db3 P a58a6ed2416540c9b6e6300cca9a9399 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:15:06.552917  6070 raft_consensus.cc:697] T 1fe6c1cc95ef46b480082f5641cc8db3 P a58a6ed2416540c9b6e6300cca9a9399 [term 1 LEADER]: Becoming Leader. State: Replica: a58a6ed2416540c9b6e6300cca9a9399, State: Running, Role: LEADER
I20260710 13:15:06.553601  6070 consensus_queue.cc:237] T 1fe6c1cc95ef46b480082f5641cc8db3 P a58a6ed2416540c9b6e6300cca9a9399 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b5f202a0bca4961903f06be27203f69" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 41257 } } peers { permanent_uuid: "eec2db51f9454c7a99aa347e6418c9ad" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 44349 } } peers { permanent_uuid: "a58a6ed2416540c9b6e6300cca9a9399" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 45211 } }
I20260710 13:15:06.560516  5766 catalog_manager.cc:5697] T 1fe6c1cc95ef46b480082f5641cc8db3 P a58a6ed2416540c9b6e6300cca9a9399 reported cstate change: term changed from 0 to 1, leader changed from <none> to a58a6ed2416540c9b6e6300cca9a9399 (127.5.154.3). New cstate: current_term: 1 leader_uuid: "a58a6ed2416540c9b6e6300cca9a9399" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b5f202a0bca4961903f06be27203f69" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 41257 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "eec2db51f9454c7a99aa347e6418c9ad" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 44349 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a58a6ed2416540c9b6e6300cca9a9399" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 45211 } health_report { overall_health: HEALTHY } } }
I20260710 13:15:06.575511  6094 consensus_queue.cc:1048] T 6e1e37f3e31843e5bdb4287cc9dde886 P eec2db51f9454c7a99aa347e6418c9ad [LEADER]: Connected to new peer: Peer: permanent_uuid: "1b5f202a0bca4961903f06be27203f69" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 41257 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:15:06.578890  6070 raft_consensus.cc:493] T 75861b874a334a5da8d3703ca836ae41 P a58a6ed2416540c9b6e6300cca9a9399 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:15:06.579396  6070 raft_consensus.cc:515] T 75861b874a334a5da8d3703ca836ae41 P a58a6ed2416540c9b6e6300cca9a9399 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b5f202a0bca4961903f06be27203f69" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 41257 } } peers { permanent_uuid: "eec2db51f9454c7a99aa347e6418c9ad" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 44349 } } peers { permanent_uuid: "a58a6ed2416540c9b6e6300cca9a9399" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 45211 } }
I20260710 13:15:06.582250  5870 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "75861b874a334a5da8d3703ca836ae41" candidate_uuid: "a58a6ed2416540c9b6e6300cca9a9399" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1b5f202a0bca4961903f06be27203f69" is_pre_election: true
I20260710 13:15:06.582624  6070 leader_election.cc:290] T 75861b874a334a5da8d3703ca836ae41 P a58a6ed2416540c9b6e6300cca9a9399 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1b5f202a0bca4961903f06be27203f69 (127.5.154.1:41257), eec2db51f9454c7a99aa347e6418c9ad (127.5.154.2:44349)
I20260710 13:15:06.582845  5870 raft_consensus.cc:2468] T 75861b874a334a5da8d3703ca836ae41 P 1b5f202a0bca4961903f06be27203f69 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a58a6ed2416540c9b6e6300cca9a9399 in term 0.
I20260710 13:15:06.583420  5946 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "75861b874a334a5da8d3703ca836ae41" candidate_uuid: "a58a6ed2416540c9b6e6300cca9a9399" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "eec2db51f9454c7a99aa347e6418c9ad" is_pre_election: true
I20260710 13:15:06.583988  5946 raft_consensus.cc:2468] T 75861b874a334a5da8d3703ca836ae41 P eec2db51f9454c7a99aa347e6418c9ad [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a58a6ed2416540c9b6e6300cca9a9399 in term 0.
I20260710 13:15:06.584667  5984 leader_election.cc:304] T 75861b874a334a5da8d3703ca836ae41 P a58a6ed2416540c9b6e6300cca9a9399 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1b5f202a0bca4961903f06be27203f69, a58a6ed2416540c9b6e6300cca9a9399; no voters: 
I20260710 13:15:06.587998  6070 raft_consensus.cc:2804] T 75861b874a334a5da8d3703ca836ae41 P a58a6ed2416540c9b6e6300cca9a9399 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:15:06.588375  6070 raft_consensus.cc:493] T 75861b874a334a5da8d3703ca836ae41 P a58a6ed2416540c9b6e6300cca9a9399 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:15:06.588717  6070 raft_consensus.cc:3060] T 75861b874a334a5da8d3703ca836ae41 P a58a6ed2416540c9b6e6300cca9a9399 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:15:06.593482  6094 consensus_queue.cc:1048] T 6e1e37f3e31843e5bdb4287cc9dde886 P eec2db51f9454c7a99aa347e6418c9ad [LEADER]: Connected to new peer: Peer: permanent_uuid: "a58a6ed2416540c9b6e6300cca9a9399" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 45211 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:15:06.595436  6070 raft_consensus.cc:515] T 75861b874a334a5da8d3703ca836ae41 P a58a6ed2416540c9b6e6300cca9a9399 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b5f202a0bca4961903f06be27203f69" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 41257 } } peers { permanent_uuid: "eec2db51f9454c7a99aa347e6418c9ad" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 44349 } } peers { permanent_uuid: "a58a6ed2416540c9b6e6300cca9a9399" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 45211 } }
I20260710 13:15:06.597457  6070 leader_election.cc:290] T 75861b874a334a5da8d3703ca836ae41 P a58a6ed2416540c9b6e6300cca9a9399 [CANDIDATE]: Term 1 election: Requested vote from peers 1b5f202a0bca4961903f06be27203f69 (127.5.154.1:41257), eec2db51f9454c7a99aa347e6418c9ad (127.5.154.2:44349)
I20260710 13:15:06.598428  5871 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "75861b874a334a5da8d3703ca836ae41" candidate_uuid: "a58a6ed2416540c9b6e6300cca9a9399" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1b5f202a0bca4961903f06be27203f69"
I20260710 13:15:06.598939  5946 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "75861b874a334a5da8d3703ca836ae41" candidate_uuid: "a58a6ed2416540c9b6e6300cca9a9399" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "eec2db51f9454c7a99aa347e6418c9ad"
I20260710 13:15:06.599604  5946 raft_consensus.cc:3060] T 75861b874a334a5da8d3703ca836ae41 P eec2db51f9454c7a99aa347e6418c9ad [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:15:06.598980  5871 raft_consensus.cc:3060] T 75861b874a334a5da8d3703ca836ae41 P 1b5f202a0bca4961903f06be27203f69 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:15:06.606876  5946 raft_consensus.cc:2468] T 75861b874a334a5da8d3703ca836ae41 P eec2db51f9454c7a99aa347e6418c9ad [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a58a6ed2416540c9b6e6300cca9a9399 in term 1.
I20260710 13:15:06.608007  5985 leader_election.cc:304] T 75861b874a334a5da8d3703ca836ae41 P a58a6ed2416540c9b6e6300cca9a9399 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: a58a6ed2416540c9b6e6300cca9a9399, eec2db51f9454c7a99aa347e6418c9ad; no voters: 
I20260710 13:15:06.608795  6070 raft_consensus.cc:2804] T 75861b874a334a5da8d3703ca836ae41 P a58a6ed2416540c9b6e6300cca9a9399 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:15:06.609211  6070 raft_consensus.cc:697] T 75861b874a334a5da8d3703ca836ae41 P a58a6ed2416540c9b6e6300cca9a9399 [term 1 LEADER]: Becoming Leader. State: Replica: a58a6ed2416540c9b6e6300cca9a9399, State: Running, Role: LEADER
I20260710 13:15:06.609959  6070 consensus_queue.cc:237] T 75861b874a334a5da8d3703ca836ae41 P a58a6ed2416540c9b6e6300cca9a9399 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b5f202a0bca4961903f06be27203f69" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 41257 } } peers { permanent_uuid: "eec2db51f9454c7a99aa347e6418c9ad" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 44349 } } peers { permanent_uuid: "a58a6ed2416540c9b6e6300cca9a9399" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 45211 } }
I20260710 13:15:06.611819  5871 raft_consensus.cc:2468] T 75861b874a334a5da8d3703ca836ae41 P 1b5f202a0bca4961903f06be27203f69 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a58a6ed2416540c9b6e6300cca9a9399 in term 1.
I20260710 13:15:06.623703  5766 catalog_manager.cc:5697] T 75861b874a334a5da8d3703ca836ae41 P a58a6ed2416540c9b6e6300cca9a9399 reported cstate change: term changed from 0 to 1, leader changed from <none> to a58a6ed2416540c9b6e6300cca9a9399 (127.5.154.3). New cstate: current_term: 1 leader_uuid: "a58a6ed2416540c9b6e6300cca9a9399" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b5f202a0bca4961903f06be27203f69" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 41257 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "eec2db51f9454c7a99aa347e6418c9ad" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 44349 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a58a6ed2416540c9b6e6300cca9a9399" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 45211 } health_report { overall_health: HEALTHY } } }
I20260710 13:15:06.627775  6094 consensus_queue.cc:1048] T 902a4b3a5ccd48cf98870dff782685a3 P eec2db51f9454c7a99aa347e6418c9ad [LEADER]: Connected to new peer: Peer: permanent_uuid: "1b5f202a0bca4961903f06be27203f69" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 41257 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:15:06.646169  6094 consensus_queue.cc:1048] T 902a4b3a5ccd48cf98870dff782685a3 P eec2db51f9454c7a99aa347e6418c9ad [LEADER]: Connected to new peer: Peer: permanent_uuid: "a58a6ed2416540c9b6e6300cca9a9399" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 45211 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 13:15:06.666085  6071 consensus_queue.cc:1048] T e7965fe2bd4641e4a767eb7fca8dfcbc P 1b5f202a0bca4961903f06be27203f69 [LEADER]: Connected to new peer: Peer: permanent_uuid: "eec2db51f9454c7a99aa347e6418c9ad" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 44349 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:15:06.676107  6071 consensus_queue.cc:1048] T e7965fe2bd4641e4a767eb7fca8dfcbc P 1b5f202a0bca4961903f06be27203f69 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a58a6ed2416540c9b6e6300cca9a9399" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 45211 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:15:06.680632  6094 consensus_queue.cc:1048] T 4b25a7ef60b04ac296b40a499e79dd7d P eec2db51f9454c7a99aa347e6418c9ad [LEADER]: Connected to new peer: Peer: permanent_uuid: "a58a6ed2416540c9b6e6300cca9a9399" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 45211 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:15:06.706851  6094 consensus_queue.cc:1048] T 4b25a7ef60b04ac296b40a499e79dd7d P eec2db51f9454c7a99aa347e6418c9ad [LEADER]: Connected to new peer: Peer: permanent_uuid: "1b5f202a0bca4961903f06be27203f69" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 41257 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:15:06.772636  5946 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "6e1e37f3e31843e5bdb4287cc9dde886"
dest_uuid: "eec2db51f9454c7a99aa347e6418c9ad"
mode: GRACEFUL
new_leader_uuid: "1b5f202a0bca4961903f06be27203f69"
 from {username='slave'} at 127.0.0.1:46260
I20260710 13:15:06.773192  5946 raft_consensus.cc:606] T 6e1e37f3e31843e5bdb4287cc9dde886 P eec2db51f9454c7a99aa347e6418c9ad [term 1 LEADER]: Received request to transfer leadership to TS 1b5f202a0bca4961903f06be27203f69
I20260710 13:15:06.778016  5946 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "4b25a7ef60b04ac296b40a499e79dd7d"
dest_uuid: "eec2db51f9454c7a99aa347e6418c9ad"
mode: GRACEFUL
new_leader_uuid: "1b5f202a0bca4961903f06be27203f69"
 from {username='slave'} at 127.0.0.1:46260
I20260710 13:15:06.778560  5946 raft_consensus.cc:606] T 4b25a7ef60b04ac296b40a499e79dd7d P eec2db51f9454c7a99aa347e6418c9ad [term 1 LEADER]: Received request to transfer leadership to TS 1b5f202a0bca4961903f06be27203f69
I20260710 13:15:06.785614  5946 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "0c03f83d6998438493f522b6eaeb12cf"
dest_uuid: "eec2db51f9454c7a99aa347e6418c9ad"
mode: GRACEFUL
new_leader_uuid: "1b5f202a0bca4961903f06be27203f69"
 from {username='slave'} at 127.0.0.1:46260
I20260710 13:15:06.786141  5946 raft_consensus.cc:606] T 0c03f83d6998438493f522b6eaeb12cf P eec2db51f9454c7a99aa347e6418c9ad [term 1 LEADER]: Received request to transfer leadership to TS 1b5f202a0bca4961903f06be27203f69
I20260710 13:15:06.803198  6020 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "75861b874a334a5da8d3703ca836ae41"
dest_uuid: "a58a6ed2416540c9b6e6300cca9a9399"
mode: GRACEFUL
new_leader_uuid: "eec2db51f9454c7a99aa347e6418c9ad"
 from {username='slave'} at 127.0.0.1:41182
I20260710 13:15:06.803789  6020 raft_consensus.cc:606] T 75861b874a334a5da8d3703ca836ae41 P a58a6ed2416540c9b6e6300cca9a9399 [term 1 LEADER]: Received request to transfer leadership to TS eec2db51f9454c7a99aa347e6418c9ad
I20260710 13:15:06.808395  6020 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "1fe6c1cc95ef46b480082f5641cc8db3"
dest_uuid: "a58a6ed2416540c9b6e6300cca9a9399"
mode: GRACEFUL
new_leader_uuid: "eec2db51f9454c7a99aa347e6418c9ad"
 from {username='slave'} at 127.0.0.1:41182
I20260710 13:15:06.808970  6020 raft_consensus.cc:606] T 1fe6c1cc95ef46b480082f5641cc8db3 P a58a6ed2416540c9b6e6300cca9a9399 [term 1 LEADER]: Received request to transfer leadership to TS eec2db51f9454c7a99aa347e6418c9ad
I20260710 13:15:06.813767  5946 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "16cce0d138bb4d21aa4832c277138471"
dest_uuid: "eec2db51f9454c7a99aa347e6418c9ad"
mode: GRACEFUL
new_leader_uuid: "a58a6ed2416540c9b6e6300cca9a9399"
 from {username='slave'} at 127.0.0.1:46260
I20260710 13:15:06.814208  5946 raft_consensus.cc:606] T 16cce0d138bb4d21aa4832c277138471 P eec2db51f9454c7a99aa347e6418c9ad [term 1 LEADER]: Received request to transfer leadership to TS a58a6ed2416540c9b6e6300cca9a9399
I20260710 13:15:06.815650  6100 consensus_queue.cc:1048] T 0c03f83d6998438493f522b6eaeb12cf P eec2db51f9454c7a99aa347e6418c9ad [LEADER]: Connected to new peer: Peer: permanent_uuid: "1b5f202a0bca4961903f06be27203f69" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 41257 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 13:15:06.817836  6100 consensus_queue.cc:1048] T a6049cb235294876a648554bff13455b P eec2db51f9454c7a99aa347e6418c9ad [LEADER]: Connected to new peer: Peer: permanent_uuid: "1b5f202a0bca4961903f06be27203f69" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 41257 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:15:06.824237  6100 raft_consensus.cc:993] T 0c03f83d6998438493f522b6eaeb12cf P eec2db51f9454c7a99aa347e6418c9ad: : Instructing follower 1b5f202a0bca4961903f06be27203f69 to start an election
I20260710 13:15:06.824684  6100 raft_consensus.cc:1081] T 0c03f83d6998438493f522b6eaeb12cf P eec2db51f9454c7a99aa347e6418c9ad [term 1 LEADER]: Signalling peer 1b5f202a0bca4961903f06be27203f69 to start an election
I20260710 13:15:06.828084  5869 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "0c03f83d6998438493f522b6eaeb12cf"
dest_uuid: "1b5f202a0bca4961903f06be27203f69"
 from {username='slave'} at 127.0.0.1:36204
I20260710 13:15:06.828671  5869 raft_consensus.cc:493] T 0c03f83d6998438493f522b6eaeb12cf P 1b5f202a0bca4961903f06be27203f69 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:15:06.829038  5869 raft_consensus.cc:3060] T 0c03f83d6998438493f522b6eaeb12cf P 1b5f202a0bca4961903f06be27203f69 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:15:06.832031  6100 consensus_queue.cc:1048] T 0c03f83d6998438493f522b6eaeb12cf P eec2db51f9454c7a99aa347e6418c9ad [LEADER]: Connected to new peer: Peer: permanent_uuid: "a58a6ed2416540c9b6e6300cca9a9399" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 45211 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:15:06.846570  6069 consensus_queue.cc:1048] T a6049cb235294876a648554bff13455b P eec2db51f9454c7a99aa347e6418c9ad [LEADER]: Connected to new peer: Peer: permanent_uuid: "a58a6ed2416540c9b6e6300cca9a9399" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 45211 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:15:06.845861  5869 raft_consensus.cc:515] T 0c03f83d6998438493f522b6eaeb12cf P 1b5f202a0bca4961903f06be27203f69 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b5f202a0bca4961903f06be27203f69" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 41257 } } peers { permanent_uuid: "eec2db51f9454c7a99aa347e6418c9ad" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 44349 } } peers { permanent_uuid: "a58a6ed2416540c9b6e6300cca9a9399" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 45211 } }
I20260710 13:15:06.850656  5946 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0c03f83d6998438493f522b6eaeb12cf" candidate_uuid: "1b5f202a0bca4961903f06be27203f69" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "eec2db51f9454c7a99aa347e6418c9ad"
I20260710 13:15:06.851174  5946 raft_consensus.cc:3055] T 0c03f83d6998438493f522b6eaeb12cf P eec2db51f9454c7a99aa347e6418c9ad [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:15:06.851351  5871 raft_consensus.cc:1240] T 0c03f83d6998438493f522b6eaeb12cf P 1b5f202a0bca4961903f06be27203f69 [term 2 FOLLOWER]: Rejecting Update request from peer eec2db51f9454c7a99aa347e6418c9ad for earlier term 1. Current term is 2. Ops: []
I20260710 13:15:06.851511  5946 raft_consensus.cc:740] T 0c03f83d6998438493f522b6eaeb12cf P eec2db51f9454c7a99aa347e6418c9ad [term 1 LEADER]: Becoming Follower/Learner. State: Replica: eec2db51f9454c7a99aa347e6418c9ad, State: Running, Role: LEADER
I20260710 13:15:06.852435  5946 consensus_queue.cc:260] T 0c03f83d6998438493f522b6eaeb12cf P eec2db51f9454c7a99aa347e6418c9ad [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: "1b5f202a0bca4961903f06be27203f69" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 41257 } } peers { permanent_uuid: "eec2db51f9454c7a99aa347e6418c9ad" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 44349 } } peers { permanent_uuid: "a58a6ed2416540c9b6e6300cca9a9399" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 45211 } }
I20260710 13:15:06.853675  5946 raft_consensus.cc:3060] T 0c03f83d6998438493f522b6eaeb12cf P eec2db51f9454c7a99aa347e6418c9ad [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:15:06.868453  6100 consensus_queue.cc:1048] T 16cce0d138bb4d21aa4832c277138471 P eec2db51f9454c7a99aa347e6418c9ad [LEADER]: Connected to new peer: Peer: permanent_uuid: "1b5f202a0bca4961903f06be27203f69" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 41257 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:15:06.870499  6018 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0c03f83d6998438493f522b6eaeb12cf" candidate_uuid: "1b5f202a0bca4961903f06be27203f69" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "a58a6ed2416540c9b6e6300cca9a9399"
I20260710 13:15:06.871035  6018 raft_consensus.cc:3060] T 0c03f83d6998438493f522b6eaeb12cf P a58a6ed2416540c9b6e6300cca9a9399 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:15:06.877305  6018 raft_consensus.cc:2468] T 0c03f83d6998438493f522b6eaeb12cf P a58a6ed2416540c9b6e6300cca9a9399 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1b5f202a0bca4961903f06be27203f69 in term 2.
I20260710 13:15:06.877838  5869 leader_election.cc:290] T 0c03f83d6998438493f522b6eaeb12cf P 1b5f202a0bca4961903f06be27203f69 [CANDIDATE]: Term 2 election: Requested vote from peers eec2db51f9454c7a99aa347e6418c9ad (127.5.154.2:44349), a58a6ed2416540c9b6e6300cca9a9399 (127.5.154.3:45211)
I20260710 13:15:06.878396  5834 leader_election.cc:304] T 0c03f83d6998438493f522b6eaeb12cf P 1b5f202a0bca4961903f06be27203f69 [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: 1b5f202a0bca4961903f06be27203f69, a58a6ed2416540c9b6e6300cca9a9399; no voters: 
I20260710 13:15:06.879487  6127 raft_consensus.cc:2804] T 0c03f83d6998438493f522b6eaeb12cf P 1b5f202a0bca4961903f06be27203f69 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:15:06.879932  6127 raft_consensus.cc:697] T 0c03f83d6998438493f522b6eaeb12cf P 1b5f202a0bca4961903f06be27203f69 [term 2 LEADER]: Becoming Leader. State: Replica: 1b5f202a0bca4961903f06be27203f69, State: Running, Role: LEADER
I20260710 13:15:06.880781  6127 consensus_queue.cc:237] T 0c03f83d6998438493f522b6eaeb12cf P 1b5f202a0bca4961903f06be27203f69 [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: "1b5f202a0bca4961903f06be27203f69" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 41257 } } peers { permanent_uuid: "eec2db51f9454c7a99aa347e6418c9ad" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 44349 } } peers { permanent_uuid: "a58a6ed2416540c9b6e6300cca9a9399" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 45211 } }
I20260710 13:15:06.878618  5946 raft_consensus.cc:2468] T 0c03f83d6998438493f522b6eaeb12cf P eec2db51f9454c7a99aa347e6418c9ad [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1b5f202a0bca4961903f06be27203f69 in term 2.
I20260710 13:15:06.899518  5768 catalog_manager.cc:5697] T 0c03f83d6998438493f522b6eaeb12cf P 1b5f202a0bca4961903f06be27203f69 reported cstate change: term changed from 1 to 2, leader changed from eec2db51f9454c7a99aa347e6418c9ad (127.5.154.2) to 1b5f202a0bca4961903f06be27203f69 (127.5.154.1). New cstate: current_term: 2 leader_uuid: "1b5f202a0bca4961903f06be27203f69" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b5f202a0bca4961903f06be27203f69" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 41257 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "eec2db51f9454c7a99aa347e6418c9ad" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 44349 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a58a6ed2416540c9b6e6300cca9a9399" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 45211 } health_report { overall_health: UNKNOWN } } }
I20260710 13:15:06.901290  6100 consensus_queue.cc:1048] T 16cce0d138bb4d21aa4832c277138471 P eec2db51f9454c7a99aa347e6418c9ad [LEADER]: Connected to new peer: Peer: permanent_uuid: "a58a6ed2416540c9b6e6300cca9a9399" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 45211 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:15:06.915148  6094 raft_consensus.cc:993] T 16cce0d138bb4d21aa4832c277138471 P eec2db51f9454c7a99aa347e6418c9ad: : Instructing follower a58a6ed2416540c9b6e6300cca9a9399 to start an election
I20260710 13:15:06.915621  6100 raft_consensus.cc:1081] T 16cce0d138bb4d21aa4832c277138471 P eec2db51f9454c7a99aa347e6418c9ad [term 1 LEADER]: Signalling peer a58a6ed2416540c9b6e6300cca9a9399 to start an election
I20260710 13:15:06.917199  6020 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "16cce0d138bb4d21aa4832c277138471"
dest_uuid: "a58a6ed2416540c9b6e6300cca9a9399"
 from {username='slave'} at 127.0.0.1:41164
I20260710 13:15:06.917717  6020 raft_consensus.cc:493] T 16cce0d138bb4d21aa4832c277138471 P a58a6ed2416540c9b6e6300cca9a9399 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:15:06.918073  6020 raft_consensus.cc:3060] T 16cce0d138bb4d21aa4832c277138471 P a58a6ed2416540c9b6e6300cca9a9399 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:15:06.922333  6020 raft_consensus.cc:515] T 16cce0d138bb4d21aa4832c277138471 P a58a6ed2416540c9b6e6300cca9a9399 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b5f202a0bca4961903f06be27203f69" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 41257 } } peers { permanent_uuid: "eec2db51f9454c7a99aa347e6418c9ad" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 44349 } } peers { permanent_uuid: "a58a6ed2416540c9b6e6300cca9a9399" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 45211 } }
I20260710 13:15:06.924398  6020 leader_election.cc:290] T 16cce0d138bb4d21aa4832c277138471 P a58a6ed2416540c9b6e6300cca9a9399 [CANDIDATE]: Term 2 election: Requested vote from peers 1b5f202a0bca4961903f06be27203f69 (127.5.154.1:41257), eec2db51f9454c7a99aa347e6418c9ad (127.5.154.2:44349)
I20260710 13:15:06.925205  5946 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "16cce0d138bb4d21aa4832c277138471" candidate_uuid: "a58a6ed2416540c9b6e6300cca9a9399" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "eec2db51f9454c7a99aa347e6418c9ad"
I20260710 13:15:06.925769  5946 raft_consensus.cc:3055] T 16cce0d138bb4d21aa4832c277138471 P eec2db51f9454c7a99aa347e6418c9ad [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:15:06.926105  5946 raft_consensus.cc:740] T 16cce0d138bb4d21aa4832c277138471 P eec2db51f9454c7a99aa347e6418c9ad [term 1 LEADER]: Becoming Follower/Learner. State: Replica: eec2db51f9454c7a99aa347e6418c9ad, State: Running, Role: LEADER
I20260710 13:15:06.926308  5871 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "16cce0d138bb4d21aa4832c277138471" candidate_uuid: "a58a6ed2416540c9b6e6300cca9a9399" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "1b5f202a0bca4961903f06be27203f69"
I20260710 13:15:06.926867  5871 raft_consensus.cc:3060] T 16cce0d138bb4d21aa4832c277138471 P 1b5f202a0bca4961903f06be27203f69 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:15:06.926889  5946 consensus_queue.cc:260] T 16cce0d138bb4d21aa4832c277138471 P eec2db51f9454c7a99aa347e6418c9ad [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: "1b5f202a0bca4961903f06be27203f69" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 41257 } } peers { permanent_uuid: "eec2db51f9454c7a99aa347e6418c9ad" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 44349 } } peers { permanent_uuid: "a58a6ed2416540c9b6e6300cca9a9399" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 45211 } }
I20260710 13:15:06.928098  5946 raft_consensus.cc:3060] T 16cce0d138bb4d21aa4832c277138471 P eec2db51f9454c7a99aa347e6418c9ad [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:15:06.931286  5871 raft_consensus.cc:2468] T 16cce0d138bb4d21aa4832c277138471 P 1b5f202a0bca4961903f06be27203f69 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a58a6ed2416540c9b6e6300cca9a9399 in term 2.
I20260710 13:15:06.932278  5984 leader_election.cc:304] T 16cce0d138bb4d21aa4832c277138471 P a58a6ed2416540c9b6e6300cca9a9399 [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: 1b5f202a0bca4961903f06be27203f69, a58a6ed2416540c9b6e6300cca9a9399; no voters: 
I20260710 13:15:06.932982  6070 raft_consensus.cc:2804] T 16cce0d138bb4d21aa4832c277138471 P a58a6ed2416540c9b6e6300cca9a9399 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:15:06.933352  6070 raft_consensus.cc:697] T 16cce0d138bb4d21aa4832c277138471 P a58a6ed2416540c9b6e6300cca9a9399 [term 2 LEADER]: Becoming Leader. State: Replica: a58a6ed2416540c9b6e6300cca9a9399, State: Running, Role: LEADER
I20260710 13:15:06.933983  6070 consensus_queue.cc:237] T 16cce0d138bb4d21aa4832c277138471 P a58a6ed2416540c9b6e6300cca9a9399 [LEADER]: Queue 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: "1b5f202a0bca4961903f06be27203f69" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 41257 } } peers { permanent_uuid: "eec2db51f9454c7a99aa347e6418c9ad" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 44349 } } peers { permanent_uuid: "a58a6ed2416540c9b6e6300cca9a9399" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 45211 } }
I20260710 13:15:06.934486  5946 raft_consensus.cc:2468] T 16cce0d138bb4d21aa4832c277138471 P eec2db51f9454c7a99aa347e6418c9ad [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a58a6ed2416540c9b6e6300cca9a9399 in term 2.
I20260710 13:15:06.939580  5768 catalog_manager.cc:5697] T 16cce0d138bb4d21aa4832c277138471 P a58a6ed2416540c9b6e6300cca9a9399 reported cstate change: term changed from 1 to 2, leader changed from eec2db51f9454c7a99aa347e6418c9ad (127.5.154.2) to a58a6ed2416540c9b6e6300cca9a9399 (127.5.154.3). New cstate: current_term: 2 leader_uuid: "a58a6ed2416540c9b6e6300cca9a9399" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b5f202a0bca4961903f06be27203f69" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 41257 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "eec2db51f9454c7a99aa347e6418c9ad" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 44349 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a58a6ed2416540c9b6e6300cca9a9399" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 45211 } health_report { overall_health: HEALTHY } } }
I20260710 13:15:06.947173  6070 consensus_queue.cc:1048] T 1fe6c1cc95ef46b480082f5641cc8db3 P a58a6ed2416540c9b6e6300cca9a9399 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1b5f202a0bca4961903f06be27203f69" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 41257 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:15:06.957732  6116 consensus_queue.cc:1048] T 1fe6c1cc95ef46b480082f5641cc8db3 P a58a6ed2416540c9b6e6300cca9a9399 [LEADER]: Connected to new peer: Peer: permanent_uuid: "eec2db51f9454c7a99aa347e6418c9ad" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 44349 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:15:06.969267  6116 raft_consensus.cc:993] T 1fe6c1cc95ef46b480082f5641cc8db3 P a58a6ed2416540c9b6e6300cca9a9399: : Instructing follower eec2db51f9454c7a99aa347e6418c9ad to start an election
I20260710 13:15:06.969842  6140 raft_consensus.cc:1081] T 1fe6c1cc95ef46b480082f5641cc8db3 P a58a6ed2416540c9b6e6300cca9a9399 [term 1 LEADER]: Signalling peer eec2db51f9454c7a99aa347e6418c9ad to start an election
I20260710 13:15:06.971459  5946 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "1fe6c1cc95ef46b480082f5641cc8db3"
dest_uuid: "eec2db51f9454c7a99aa347e6418c9ad"
 from {username='slave'} at 127.0.0.1:46256
I20260710 13:15:06.972050  5946 raft_consensus.cc:493] T 1fe6c1cc95ef46b480082f5641cc8db3 P eec2db51f9454c7a99aa347e6418c9ad [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:15:06.972424  5946 raft_consensus.cc:3060] T 1fe6c1cc95ef46b480082f5641cc8db3 P eec2db51f9454c7a99aa347e6418c9ad [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:15:06.978843  5946 raft_consensus.cc:515] T 1fe6c1cc95ef46b480082f5641cc8db3 P eec2db51f9454c7a99aa347e6418c9ad [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b5f202a0bca4961903f06be27203f69" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 41257 } } peers { permanent_uuid: "eec2db51f9454c7a99aa347e6418c9ad" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 44349 } } peers { permanent_uuid: "a58a6ed2416540c9b6e6300cca9a9399" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 45211 } }
I20260710 13:15:06.981694  5871 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1fe6c1cc95ef46b480082f5641cc8db3" candidate_uuid: "eec2db51f9454c7a99aa347e6418c9ad" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "1b5f202a0bca4961903f06be27203f69"
I20260710 13:15:06.981956  6020 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1fe6c1cc95ef46b480082f5641cc8db3" candidate_uuid: "eec2db51f9454c7a99aa347e6418c9ad" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "a58a6ed2416540c9b6e6300cca9a9399"
I20260710 13:15:06.982399  5871 raft_consensus.cc:3060] T 1fe6c1cc95ef46b480082f5641cc8db3 P 1b5f202a0bca4961903f06be27203f69 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:15:06.982529  6020 raft_consensus.cc:3055] T 1fe6c1cc95ef46b480082f5641cc8db3 P a58a6ed2416540c9b6e6300cca9a9399 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:15:06.982921  6020 raft_consensus.cc:740] T 1fe6c1cc95ef46b480082f5641cc8db3 P a58a6ed2416540c9b6e6300cca9a9399 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: a58a6ed2416540c9b6e6300cca9a9399, State: Running, Role: LEADER
I20260710 13:15:06.983677  6020 consensus_queue.cc:260] T 1fe6c1cc95ef46b480082f5641cc8db3 P a58a6ed2416540c9b6e6300cca9a9399 [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: "1b5f202a0bca4961903f06be27203f69" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 41257 } } peers { permanent_uuid: "eec2db51f9454c7a99aa347e6418c9ad" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 44349 } } peers { permanent_uuid: "a58a6ed2416540c9b6e6300cca9a9399" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 45211 } }
I20260710 13:15:06.984737  6020 raft_consensus.cc:3060] T 1fe6c1cc95ef46b480082f5641cc8db3 P a58a6ed2416540c9b6e6300cca9a9399 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:15:06.985580  5946 leader_election.cc:290] T 1fe6c1cc95ef46b480082f5641cc8db3 P eec2db51f9454c7a99aa347e6418c9ad [CANDIDATE]: Term 2 election: Requested vote from peers 1b5f202a0bca4961903f06be27203f69 (127.5.154.1:41257), a58a6ed2416540c9b6e6300cca9a9399 (127.5.154.3:45211)
I20260710 13:15:06.988502  5871 raft_consensus.cc:2468] T 1fe6c1cc95ef46b480082f5641cc8db3 P 1b5f202a0bca4961903f06be27203f69 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate eec2db51f9454c7a99aa347e6418c9ad in term 2.
I20260710 13:15:06.989490  5910 leader_election.cc:304] T 1fe6c1cc95ef46b480082f5641cc8db3 P eec2db51f9454c7a99aa347e6418c9ad [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: 1b5f202a0bca4961903f06be27203f69, eec2db51f9454c7a99aa347e6418c9ad; no voters: 
I20260710 13:15:06.990068  6100 raft_consensus.cc:2804] T 1fe6c1cc95ef46b480082f5641cc8db3 P eec2db51f9454c7a99aa347e6418c9ad [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:15:06.990418  6100 raft_consensus.cc:697] T 1fe6c1cc95ef46b480082f5641cc8db3 P eec2db51f9454c7a99aa347e6418c9ad [term 2 LEADER]: Becoming Leader. State: Replica: eec2db51f9454c7a99aa347e6418c9ad, State: Running, Role: LEADER
I20260710 13:15:06.990834  6020 raft_consensus.cc:2468] T 1fe6c1cc95ef46b480082f5641cc8db3 P a58a6ed2416540c9b6e6300cca9a9399 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate eec2db51f9454c7a99aa347e6418c9ad in term 2.
I20260710 13:15:06.991146  6100 consensus_queue.cc:237] T 1fe6c1cc95ef46b480082f5641cc8db3 P eec2db51f9454c7a99aa347e6418c9ad [LEADER]: Queue 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: "1b5f202a0bca4961903f06be27203f69" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 41257 } } peers { permanent_uuid: "eec2db51f9454c7a99aa347e6418c9ad" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 44349 } } peers { permanent_uuid: "a58a6ed2416540c9b6e6300cca9a9399" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 45211 } }
I20260710 13:15:06.997291  5766 catalog_manager.cc:5697] T 1fe6c1cc95ef46b480082f5641cc8db3 P eec2db51f9454c7a99aa347e6418c9ad reported cstate change: term changed from 1 to 2, leader changed from a58a6ed2416540c9b6e6300cca9a9399 (127.5.154.3) to eec2db51f9454c7a99aa347e6418c9ad (127.5.154.2). New cstate: current_term: 2 leader_uuid: "eec2db51f9454c7a99aa347e6418c9ad" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b5f202a0bca4961903f06be27203f69" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 41257 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "eec2db51f9454c7a99aa347e6418c9ad" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 44349 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a58a6ed2416540c9b6e6300cca9a9399" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 45211 } health_report { overall_health: UNKNOWN } } }
I20260710 13:15:07.002305  6140 consensus_queue.cc:1048] T 75861b874a334a5da8d3703ca836ae41 P a58a6ed2416540c9b6e6300cca9a9399 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1b5f202a0bca4961903f06be27203f69" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 41257 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:15:07.015471  6140 consensus_queue.cc:1048] T 75861b874a334a5da8d3703ca836ae41 P a58a6ed2416540c9b6e6300cca9a9399 [LEADER]: Connected to new peer: Peer: permanent_uuid: "eec2db51f9454c7a99aa347e6418c9ad" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 44349 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:15:07.034034  6070 raft_consensus.cc:993] T 75861b874a334a5da8d3703ca836ae41 P a58a6ed2416540c9b6e6300cca9a9399: : Instructing follower eec2db51f9454c7a99aa347e6418c9ad to start an election
I20260710 13:15:07.034408  6140 raft_consensus.cc:1081] T 75861b874a334a5da8d3703ca836ae41 P a58a6ed2416540c9b6e6300cca9a9399 [term 1 LEADER]: Signalling peer eec2db51f9454c7a99aa347e6418c9ad to start an election
I20260710 13:15:07.035786  5946 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "75861b874a334a5da8d3703ca836ae41"
dest_uuid: "eec2db51f9454c7a99aa347e6418c9ad"
 from {username='slave'} at 127.0.0.1:46256
I20260710 13:15:07.036352  5946 raft_consensus.cc:493] T 75861b874a334a5da8d3703ca836ae41 P eec2db51f9454c7a99aa347e6418c9ad [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:15:07.036751  5946 raft_consensus.cc:3060] T 75861b874a334a5da8d3703ca836ae41 P eec2db51f9454c7a99aa347e6418c9ad [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:15:07.043036  5946 raft_consensus.cc:515] T 75861b874a334a5da8d3703ca836ae41 P eec2db51f9454c7a99aa347e6418c9ad [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b5f202a0bca4961903f06be27203f69" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 41257 } } peers { permanent_uuid: "eec2db51f9454c7a99aa347e6418c9ad" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 44349 } } peers { permanent_uuid: "a58a6ed2416540c9b6e6300cca9a9399" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 45211 } }
I20260710 13:15:07.045518  5871 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "75861b874a334a5da8d3703ca836ae41" candidate_uuid: "eec2db51f9454c7a99aa347e6418c9ad" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "1b5f202a0bca4961903f06be27203f69"
I20260710 13:15:07.044987  5946 leader_election.cc:290] T 75861b874a334a5da8d3703ca836ae41 P eec2db51f9454c7a99aa347e6418c9ad [CANDIDATE]: Term 2 election: Requested vote from peers 1b5f202a0bca4961903f06be27203f69 (127.5.154.1:41257), a58a6ed2416540c9b6e6300cca9a9399 (127.5.154.3:45211)
I20260710 13:15:07.045792  6020 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "75861b874a334a5da8d3703ca836ae41" candidate_uuid: "eec2db51f9454c7a99aa347e6418c9ad" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "a58a6ed2416540c9b6e6300cca9a9399"
I20260710 13:15:07.046089  5871 raft_consensus.cc:3060] T 75861b874a334a5da8d3703ca836ae41 P 1b5f202a0bca4961903f06be27203f69 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:15:07.046336  6020 raft_consensus.cc:3055] T 75861b874a334a5da8d3703ca836ae41 P a58a6ed2416540c9b6e6300cca9a9399 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:15:07.046679  6020 raft_consensus.cc:740] T 75861b874a334a5da8d3703ca836ae41 P a58a6ed2416540c9b6e6300cca9a9399 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: a58a6ed2416540c9b6e6300cca9a9399, State: Running, Role: LEADER
I20260710 13:15:07.047400  6020 consensus_queue.cc:260] T 75861b874a334a5da8d3703ca836ae41 P a58a6ed2416540c9b6e6300cca9a9399 [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: "1b5f202a0bca4961903f06be27203f69" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 41257 } } peers { permanent_uuid: "eec2db51f9454c7a99aa347e6418c9ad" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 44349 } } peers { permanent_uuid: "a58a6ed2416540c9b6e6300cca9a9399" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 45211 } }
I20260710 13:15:07.048208  6020 raft_consensus.cc:3060] T 75861b874a334a5da8d3703ca836ae41 P a58a6ed2416540c9b6e6300cca9a9399 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:15:07.052053  6020 raft_consensus.cc:2468] T 75861b874a334a5da8d3703ca836ae41 P a58a6ed2416540c9b6e6300cca9a9399 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate eec2db51f9454c7a99aa347e6418c9ad in term 2.
I20260710 13:15:07.052230  5871 raft_consensus.cc:2468] T 75861b874a334a5da8d3703ca836ae41 P 1b5f202a0bca4961903f06be27203f69 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate eec2db51f9454c7a99aa347e6418c9ad in term 2.
I20260710 13:15:07.053028  5909 leader_election.cc:304] T 75861b874a334a5da8d3703ca836ae41 P eec2db51f9454c7a99aa347e6418c9ad [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: a58a6ed2416540c9b6e6300cca9a9399, eec2db51f9454c7a99aa347e6418c9ad; no voters: 
I20260710 13:15:07.053683  6094 raft_consensus.cc:2804] T 75861b874a334a5da8d3703ca836ae41 P eec2db51f9454c7a99aa347e6418c9ad [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:15:07.054073  6094 raft_consensus.cc:697] T 75861b874a334a5da8d3703ca836ae41 P eec2db51f9454c7a99aa347e6418c9ad [term 2 LEADER]: Becoming Leader. State: Replica: eec2db51f9454c7a99aa347e6418c9ad, State: Running, Role: LEADER
I20260710 13:15:07.054745  6094 consensus_queue.cc:237] T 75861b874a334a5da8d3703ca836ae41 P eec2db51f9454c7a99aa347e6418c9ad [LEADER]: Queue 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: "1b5f202a0bca4961903f06be27203f69" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 41257 } } peers { permanent_uuid: "eec2db51f9454c7a99aa347e6418c9ad" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 44349 } } peers { permanent_uuid: "a58a6ed2416540c9b6e6300cca9a9399" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 45211 } }
I20260710 13:15:07.060499  5766 catalog_manager.cc:5697] T 75861b874a334a5da8d3703ca836ae41 P eec2db51f9454c7a99aa347e6418c9ad reported cstate change: term changed from 1 to 2, leader changed from a58a6ed2416540c9b6e6300cca9a9399 (127.5.154.3) to eec2db51f9454c7a99aa347e6418c9ad (127.5.154.2). New cstate: current_term: 2 leader_uuid: "eec2db51f9454c7a99aa347e6418c9ad" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b5f202a0bca4961903f06be27203f69" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 41257 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "eec2db51f9454c7a99aa347e6418c9ad" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 44349 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a58a6ed2416540c9b6e6300cca9a9399" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 45211 } health_report { overall_health: UNKNOWN } } }
I20260710 13:15:07.193723  6100 raft_consensus.cc:993] T 6e1e37f3e31843e5bdb4287cc9dde886 P eec2db51f9454c7a99aa347e6418c9ad: : Instructing follower 1b5f202a0bca4961903f06be27203f69 to start an election
I20260710 13:15:07.194118  6094 raft_consensus.cc:1081] T 6e1e37f3e31843e5bdb4287cc9dde886 P eec2db51f9454c7a99aa347e6418c9ad [term 1 LEADER]: Signalling peer 1b5f202a0bca4961903f06be27203f69 to start an election
I20260710 13:15:07.195602  5871 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "6e1e37f3e31843e5bdb4287cc9dde886"
dest_uuid: "1b5f202a0bca4961903f06be27203f69"
 from {username='slave'} at 127.0.0.1:36204
I20260710 13:15:07.196105  5871 raft_consensus.cc:493] T 6e1e37f3e31843e5bdb4287cc9dde886 P 1b5f202a0bca4961903f06be27203f69 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:15:07.196446  5871 raft_consensus.cc:3060] T 6e1e37f3e31843e5bdb4287cc9dde886 P 1b5f202a0bca4961903f06be27203f69 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:15:07.202708  5871 raft_consensus.cc:515] T 6e1e37f3e31843e5bdb4287cc9dde886 P 1b5f202a0bca4961903f06be27203f69 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b5f202a0bca4961903f06be27203f69" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 41257 } } peers { permanent_uuid: "a58a6ed2416540c9b6e6300cca9a9399" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 45211 } } peers { permanent_uuid: "eec2db51f9454c7a99aa347e6418c9ad" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 44349 } }
I20260710 13:15:07.204588  5871 leader_election.cc:290] T 6e1e37f3e31843e5bdb4287cc9dde886 P 1b5f202a0bca4961903f06be27203f69 [CANDIDATE]: Term 2 election: Requested vote from peers a58a6ed2416540c9b6e6300cca9a9399 (127.5.154.3:45211), eec2db51f9454c7a99aa347e6418c9ad (127.5.154.2:44349)
I20260710 13:15:07.205166  6020 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6e1e37f3e31843e5bdb4287cc9dde886" candidate_uuid: "1b5f202a0bca4961903f06be27203f69" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "a58a6ed2416540c9b6e6300cca9a9399"
I20260710 13:15:07.205504  5946 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6e1e37f3e31843e5bdb4287cc9dde886" candidate_uuid: "1b5f202a0bca4961903f06be27203f69" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "eec2db51f9454c7a99aa347e6418c9ad"
I20260710 13:15:07.205688  6020 raft_consensus.cc:3060] T 6e1e37f3e31843e5bdb4287cc9dde886 P a58a6ed2416540c9b6e6300cca9a9399 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:15:07.206040  5946 raft_consensus.cc:3055] T 6e1e37f3e31843e5bdb4287cc9dde886 P eec2db51f9454c7a99aa347e6418c9ad [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:15:07.206359  5946 raft_consensus.cc:740] T 6e1e37f3e31843e5bdb4287cc9dde886 P eec2db51f9454c7a99aa347e6418c9ad [term 1 LEADER]: Becoming Follower/Learner. State: Replica: eec2db51f9454c7a99aa347e6418c9ad, State: Running, Role: LEADER
I20260710 13:15:07.207064  5946 consensus_queue.cc:260] T 6e1e37f3e31843e5bdb4287cc9dde886 P eec2db51f9454c7a99aa347e6418c9ad [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: "1b5f202a0bca4961903f06be27203f69" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 41257 } } peers { permanent_uuid: "a58a6ed2416540c9b6e6300cca9a9399" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 45211 } } peers { permanent_uuid: "eec2db51f9454c7a99aa347e6418c9ad" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 44349 } }
I20260710 13:15:07.208158  5946 raft_consensus.cc:3060] T 6e1e37f3e31843e5bdb4287cc9dde886 P eec2db51f9454c7a99aa347e6418c9ad [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:15:07.209919  6020 raft_consensus.cc:2468] T 6e1e37f3e31843e5bdb4287cc9dde886 P a58a6ed2416540c9b6e6300cca9a9399 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1b5f202a0bca4961903f06be27203f69 in term 2.
I20260710 13:15:07.210731  5834 leader_election.cc:304] T 6e1e37f3e31843e5bdb4287cc9dde886 P 1b5f202a0bca4961903f06be27203f69 [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: 1b5f202a0bca4961903f06be27203f69, a58a6ed2416540c9b6e6300cca9a9399; no voters: 
I20260710 13:15:07.211292  6127 raft_consensus.cc:2804] T 6e1e37f3e31843e5bdb4287cc9dde886 P 1b5f202a0bca4961903f06be27203f69 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:15:07.211658  6127 raft_consensus.cc:697] T 6e1e37f3e31843e5bdb4287cc9dde886 P 1b5f202a0bca4961903f06be27203f69 [term 2 LEADER]: Becoming Leader. State: Replica: 1b5f202a0bca4961903f06be27203f69, State: Running, Role: LEADER
I20260710 13:15:07.212389  6127 consensus_queue.cc:237] T 6e1e37f3e31843e5bdb4287cc9dde886 P 1b5f202a0bca4961903f06be27203f69 [LEADER]: Queue 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: "1b5f202a0bca4961903f06be27203f69" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 41257 } } peers { permanent_uuid: "a58a6ed2416540c9b6e6300cca9a9399" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 45211 } } peers { permanent_uuid: "eec2db51f9454c7a99aa347e6418c9ad" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 44349 } }
I20260710 13:15:07.214201  5946 raft_consensus.cc:2468] T 6e1e37f3e31843e5bdb4287cc9dde886 P eec2db51f9454c7a99aa347e6418c9ad [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1b5f202a0bca4961903f06be27203f69 in term 2.
I20260710 13:15:07.217940  5766 catalog_manager.cc:5697] T 6e1e37f3e31843e5bdb4287cc9dde886 P 1b5f202a0bca4961903f06be27203f69 reported cstate change: term changed from 1 to 2, leader changed from eec2db51f9454c7a99aa347e6418c9ad (127.5.154.2) to 1b5f202a0bca4961903f06be27203f69 (127.5.154.1). New cstate: current_term: 2 leader_uuid: "1b5f202a0bca4961903f06be27203f69" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b5f202a0bca4961903f06be27203f69" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 41257 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a58a6ed2416540c9b6e6300cca9a9399" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 45211 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "eec2db51f9454c7a99aa347e6418c9ad" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 44349 } health_report { overall_health: UNKNOWN } } }
I20260710 13:15:07.278322  6100 raft_consensus.cc:993] T 4b25a7ef60b04ac296b40a499e79dd7d P eec2db51f9454c7a99aa347e6418c9ad: : Instructing follower 1b5f202a0bca4961903f06be27203f69 to start an election
I20260710 13:15:07.278714  6094 raft_consensus.cc:1081] T 4b25a7ef60b04ac296b40a499e79dd7d P eec2db51f9454c7a99aa347e6418c9ad [term 1 LEADER]: Signalling peer 1b5f202a0bca4961903f06be27203f69 to start an election
I20260710 13:15:07.280046  5871 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "4b25a7ef60b04ac296b40a499e79dd7d"
dest_uuid: "1b5f202a0bca4961903f06be27203f69"
 from {username='slave'} at 127.0.0.1:36204
I20260710 13:15:07.280447  5871 raft_consensus.cc:493] T 4b25a7ef60b04ac296b40a499e79dd7d P 1b5f202a0bca4961903f06be27203f69 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:15:07.280745  5871 raft_consensus.cc:3060] T 4b25a7ef60b04ac296b40a499e79dd7d P 1b5f202a0bca4961903f06be27203f69 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:15:07.284519  5871 raft_consensus.cc:515] T 4b25a7ef60b04ac296b40a499e79dd7d P 1b5f202a0bca4961903f06be27203f69 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b5f202a0bca4961903f06be27203f69" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 41257 } } peers { permanent_uuid: "eec2db51f9454c7a99aa347e6418c9ad" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 44349 } } peers { permanent_uuid: "a58a6ed2416540c9b6e6300cca9a9399" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 45211 } }
I20260710 13:15:07.285853  5871 leader_election.cc:290] T 4b25a7ef60b04ac296b40a499e79dd7d P 1b5f202a0bca4961903f06be27203f69 [CANDIDATE]: Term 2 election: Requested vote from peers eec2db51f9454c7a99aa347e6418c9ad (127.5.154.2:44349), a58a6ed2416540c9b6e6300cca9a9399 (127.5.154.3:45211)
I20260710 13:15:07.286671  5946 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4b25a7ef60b04ac296b40a499e79dd7d" candidate_uuid: "1b5f202a0bca4961903f06be27203f69" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "eec2db51f9454c7a99aa347e6418c9ad"
I20260710 13:15:07.286772  6020 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4b25a7ef60b04ac296b40a499e79dd7d" candidate_uuid: "1b5f202a0bca4961903f06be27203f69" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "a58a6ed2416540c9b6e6300cca9a9399"
I20260710 13:15:07.287173  5946 raft_consensus.cc:3055] T 4b25a7ef60b04ac296b40a499e79dd7d P eec2db51f9454c7a99aa347e6418c9ad [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:15:07.287297  6020 raft_consensus.cc:3060] T 4b25a7ef60b04ac296b40a499e79dd7d P a58a6ed2416540c9b6e6300cca9a9399 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:15:07.287506  5946 raft_consensus.cc:740] T 4b25a7ef60b04ac296b40a499e79dd7d P eec2db51f9454c7a99aa347e6418c9ad [term 1 LEADER]: Becoming Follower/Learner. State: Replica: eec2db51f9454c7a99aa347e6418c9ad, State: Running, Role: LEADER
I20260710 13:15:07.288268  5946 consensus_queue.cc:260] T 4b25a7ef60b04ac296b40a499e79dd7d P eec2db51f9454c7a99aa347e6418c9ad [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: "1b5f202a0bca4961903f06be27203f69" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 41257 } } peers { permanent_uuid: "eec2db51f9454c7a99aa347e6418c9ad" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 44349 } } peers { permanent_uuid: "a58a6ed2416540c9b6e6300cca9a9399" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 45211 } }
I20260710 13:15:07.289446  5946 raft_consensus.cc:3060] T 4b25a7ef60b04ac296b40a499e79dd7d P eec2db51f9454c7a99aa347e6418c9ad [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:15:07.291580  6020 raft_consensus.cc:2468] T 4b25a7ef60b04ac296b40a499e79dd7d P a58a6ed2416540c9b6e6300cca9a9399 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1b5f202a0bca4961903f06be27203f69 in term 2.
I20260710 13:15:07.292433  5834 leader_election.cc:304] T 4b25a7ef60b04ac296b40a499e79dd7d P 1b5f202a0bca4961903f06be27203f69 [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: 1b5f202a0bca4961903f06be27203f69, a58a6ed2416540c9b6e6300cca9a9399; no voters: 
I20260710 13:15:07.293105  6127 raft_consensus.cc:2804] T 4b25a7ef60b04ac296b40a499e79dd7d P 1b5f202a0bca4961903f06be27203f69 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:15:07.295821  5946 raft_consensus.cc:2468] T 4b25a7ef60b04ac296b40a499e79dd7d P eec2db51f9454c7a99aa347e6418c9ad [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1b5f202a0bca4961903f06be27203f69 in term 2.
I20260710 13:15:07.297356  6127 raft_consensus.cc:697] T 4b25a7ef60b04ac296b40a499e79dd7d P 1b5f202a0bca4961903f06be27203f69 [term 2 LEADER]: Becoming Leader. State: Replica: 1b5f202a0bca4961903f06be27203f69, State: Running, Role: LEADER
I20260710 13:15:07.298254  6127 consensus_queue.cc:237] T 4b25a7ef60b04ac296b40a499e79dd7d P 1b5f202a0bca4961903f06be27203f69 [LEADER]: Queue 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: "1b5f202a0bca4961903f06be27203f69" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 41257 } } peers { permanent_uuid: "eec2db51f9454c7a99aa347e6418c9ad" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 44349 } } peers { permanent_uuid: "a58a6ed2416540c9b6e6300cca9a9399" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 45211 } }
I20260710 13:15:07.301640  6020 raft_consensus.cc:1275] T 0c03f83d6998438493f522b6eaeb12cf P a58a6ed2416540c9b6e6300cca9a9399 [term 2 FOLLOWER]: Refusing update from remote peer 1b5f202a0bca4961903f06be27203f69: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:15:07.303032  6127 consensus_queue.cc:1048] T 0c03f83d6998438493f522b6eaeb12cf P 1b5f202a0bca4961903f06be27203f69 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a58a6ed2416540c9b6e6300cca9a9399" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 45211 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:15:07.306172  5766 catalog_manager.cc:5697] T 4b25a7ef60b04ac296b40a499e79dd7d P 1b5f202a0bca4961903f06be27203f69 reported cstate change: term changed from 1 to 2, leader changed from eec2db51f9454c7a99aa347e6418c9ad (127.5.154.2) to 1b5f202a0bca4961903f06be27203f69 (127.5.154.1). New cstate: current_term: 2 leader_uuid: "1b5f202a0bca4961903f06be27203f69" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b5f202a0bca4961903f06be27203f69" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 41257 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "eec2db51f9454c7a99aa347e6418c9ad" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 44349 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a58a6ed2416540c9b6e6300cca9a9399" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 45211 } health_report { overall_health: UNKNOWN } } }
I20260710 13:15:07.313268  5946 raft_consensus.cc:1275] T 0c03f83d6998438493f522b6eaeb12cf P eec2db51f9454c7a99aa347e6418c9ad [term 2 FOLLOWER]: Refusing update from remote peer 1b5f202a0bca4961903f06be27203f69: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:15:07.315902  6101 consensus_queue.cc:1048] T 0c03f83d6998438493f522b6eaeb12cf P 1b5f202a0bca4961903f06be27203f69 [LEADER]: Connected to new peer: Peer: permanent_uuid: "eec2db51f9454c7a99aa347e6418c9ad" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 44349 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:15:07.329406  5946 raft_consensus.cc:1275] T 16cce0d138bb4d21aa4832c277138471 P eec2db51f9454c7a99aa347e6418c9ad [term 2 FOLLOWER]: Refusing update from remote peer a58a6ed2416540c9b6e6300cca9a9399: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:15:07.330785  6140 consensus_queue.cc:1048] T 16cce0d138bb4d21aa4832c277138471 P a58a6ed2416540c9b6e6300cca9a9399 [LEADER]: Connected to new peer: Peer: permanent_uuid: "eec2db51f9454c7a99aa347e6418c9ad" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 44349 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:15:07.338531  5871 raft_consensus.cc:1275] T 16cce0d138bb4d21aa4832c277138471 P 1b5f202a0bca4961903f06be27203f69 [term 2 FOLLOWER]: Refusing update from remote peer a58a6ed2416540c9b6e6300cca9a9399: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:15:07.340286  6070 consensus_queue.cc:1048] T 16cce0d138bb4d21aa4832c277138471 P a58a6ed2416540c9b6e6300cca9a9399 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1b5f202a0bca4961903f06be27203f69" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 41257 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:15:07.501314  5871 raft_consensus.cc:1275] T 75861b874a334a5da8d3703ca836ae41 P 1b5f202a0bca4961903f06be27203f69 [term 2 FOLLOWER]: Refusing update from remote peer eec2db51f9454c7a99aa347e6418c9ad: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:15:07.502414  6082 consensus_queue.cc:1048] T 75861b874a334a5da8d3703ca836ae41 P eec2db51f9454c7a99aa347e6418c9ad [LEADER]: Connected to new peer: Peer: permanent_uuid: "1b5f202a0bca4961903f06be27203f69" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 41257 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:15:07.508494  6020 raft_consensus.cc:1275] T 75861b874a334a5da8d3703ca836ae41 P a58a6ed2416540c9b6e6300cca9a9399 [term 2 FOLLOWER]: Refusing update from remote peer eec2db51f9454c7a99aa347e6418c9ad: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:15:07.510059  6094 consensus_queue.cc:1048] T 75861b874a334a5da8d3703ca836ae41 P eec2db51f9454c7a99aa347e6418c9ad [LEADER]: Connected to new peer: Peer: permanent_uuid: "a58a6ed2416540c9b6e6300cca9a9399" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 45211 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:15:07.535964  5871 raft_consensus.cc:1275] T 1fe6c1cc95ef46b480082f5641cc8db3 P 1b5f202a0bca4961903f06be27203f69 [term 2 FOLLOWER]: Refusing update from remote peer eec2db51f9454c7a99aa347e6418c9ad: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:15:07.536960  6094 consensus_queue.cc:1048] T 1fe6c1cc95ef46b480082f5641cc8db3 P eec2db51f9454c7a99aa347e6418c9ad [LEADER]: Connected to new peer: Peer: permanent_uuid: "1b5f202a0bca4961903f06be27203f69" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 41257 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:15:07.543797  6020 raft_consensus.cc:1275] T 1fe6c1cc95ef46b480082f5641cc8db3 P a58a6ed2416540c9b6e6300cca9a9399 [term 2 FOLLOWER]: Refusing update from remote peer eec2db51f9454c7a99aa347e6418c9ad: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:15:07.545466  6082 consensus_queue.cc:1048] T 1fe6c1cc95ef46b480082f5641cc8db3 P eec2db51f9454c7a99aa347e6418c9ad [LEADER]: Connected to new peer: Peer: permanent_uuid: "a58a6ed2416540c9b6e6300cca9a9399" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 45211 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:15:07.590924  6020 raft_consensus.cc:1275] T 6e1e37f3e31843e5bdb4287cc9dde886 P a58a6ed2416540c9b6e6300cca9a9399 [term 2 FOLLOWER]: Refusing update from remote peer 1b5f202a0bca4961903f06be27203f69: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:15:07.591957  6144 consensus_queue.cc:1048] T 6e1e37f3e31843e5bdb4287cc9dde886 P 1b5f202a0bca4961903f06be27203f69 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a58a6ed2416540c9b6e6300cca9a9399" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 45211 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:15:07.598676  5946 raft_consensus.cc:1275] T 6e1e37f3e31843e5bdb4287cc9dde886 P eec2db51f9454c7a99aa347e6418c9ad [term 2 FOLLOWER]: Refusing update from remote peer 1b5f202a0bca4961903f06be27203f69: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:15:07.600119  6127 consensus_queue.cc:1048] T 6e1e37f3e31843e5bdb4287cc9dde886 P 1b5f202a0bca4961903f06be27203f69 [LEADER]: Connected to new peer: Peer: permanent_uuid: "eec2db51f9454c7a99aa347e6418c9ad" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 44349 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:15:07.720863  6020 raft_consensus.cc:1275] T 4b25a7ef60b04ac296b40a499e79dd7d P a58a6ed2416540c9b6e6300cca9a9399 [term 2 FOLLOWER]: Refusing update from remote peer 1b5f202a0bca4961903f06be27203f69: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:15:07.722087  6127 consensus_queue.cc:1048] T 4b25a7ef60b04ac296b40a499e79dd7d P 1b5f202a0bca4961903f06be27203f69 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a58a6ed2416540c9b6e6300cca9a9399" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 45211 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:15:07.729387  5946 raft_consensus.cc:1275] T 4b25a7ef60b04ac296b40a499e79dd7d P eec2db51f9454c7a99aa347e6418c9ad [term 2 FOLLOWER]: Refusing update from remote peer 1b5f202a0bca4961903f06be27203f69: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:15:07.730916  6127 consensus_queue.cc:1048] T 4b25a7ef60b04ac296b40a499e79dd7d P 1b5f202a0bca4961903f06be27203f69 [LEADER]: Connected to new peer: Peer: permanent_uuid: "eec2db51f9454c7a99aa347e6418c9ad" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 44349 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:15:09.842161  5736 auto_leader_rebalancer-test.cc:316] The leader distribution is 
I20260710 13:15:09.842897  5736 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 13:15:09.857012  5871 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "0c03f83d6998438493f522b6eaeb12cf"
dest_uuid: "1b5f202a0bca4961903f06be27203f69"
mode: GRACEFUL
new_leader_uuid: "a58a6ed2416540c9b6e6300cca9a9399"
 from {username='slave'} at 127.0.0.1:36210
I20260710 13:15:09.857407  5871 raft_consensus.cc:606] T 0c03f83d6998438493f522b6eaeb12cf P 1b5f202a0bca4961903f06be27203f69 [term 2 LEADER]: Received request to transfer leadership to TS a58a6ed2416540c9b6e6300cca9a9399
I20260710 13:15:09.866291  5946 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "902a4b3a5ccd48cf98870dff782685a3"
dest_uuid: "eec2db51f9454c7a99aa347e6418c9ad"
mode: GRACEFUL
new_leader_uuid: "a58a6ed2416540c9b6e6300cca9a9399"
 from {username='slave'} at 127.0.0.1:46270
I20260710 13:15:09.866712  5946 raft_consensus.cc:606] T 902a4b3a5ccd48cf98870dff782685a3 P eec2db51f9454c7a99aa347e6418c9ad [term 1 LEADER]: Received request to transfer leadership to TS a58a6ed2416540c9b6e6300cca9a9399
I20260710 13:15:09.867650  5736 auto_leader_rebalancer.cc:479] table: test-workload, leader rebalance finish, leader transfer count: 2
I20260710 13:15:09.868110  5736 auto_leader_rebalancer.cc:554] All tables' leader rebalancing finished this round
I20260710 13:15:09.908838  6127 raft_consensus.cc:993] T 0c03f83d6998438493f522b6eaeb12cf P 1b5f202a0bca4961903f06be27203f69: : Instructing follower a58a6ed2416540c9b6e6300cca9a9399 to start an election
I20260710 13:15:09.909250  6149 raft_consensus.cc:1081] T 0c03f83d6998438493f522b6eaeb12cf P 1b5f202a0bca4961903f06be27203f69 [term 2 LEADER]: Signalling peer a58a6ed2416540c9b6e6300cca9a9399 to start an election
I20260710 13:15:09.910506  6020 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "0c03f83d6998438493f522b6eaeb12cf"
dest_uuid: "a58a6ed2416540c9b6e6300cca9a9399"
 from {username='slave'} at 127.0.0.1:41170
I20260710 13:15:09.910907  6020 raft_consensus.cc:493] T 0c03f83d6998438493f522b6eaeb12cf P a58a6ed2416540c9b6e6300cca9a9399 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:15:09.911144  6020 raft_consensus.cc:3060] T 0c03f83d6998438493f522b6eaeb12cf P a58a6ed2416540c9b6e6300cca9a9399 [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:15:09.914740  6020 raft_consensus.cc:515] T 0c03f83d6998438493f522b6eaeb12cf P a58a6ed2416540c9b6e6300cca9a9399 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b5f202a0bca4961903f06be27203f69" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 41257 } } peers { permanent_uuid: "eec2db51f9454c7a99aa347e6418c9ad" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 44349 } } peers { permanent_uuid: "a58a6ed2416540c9b6e6300cca9a9399" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 45211 } }
I20260710 13:15:09.915985  6020 leader_election.cc:290] T 0c03f83d6998438493f522b6eaeb12cf P a58a6ed2416540c9b6e6300cca9a9399 [CANDIDATE]: Term 3 election: Requested vote from peers 1b5f202a0bca4961903f06be27203f69 (127.5.154.1:41257), eec2db51f9454c7a99aa347e6418c9ad (127.5.154.2:44349)
I20260710 13:15:09.916668  5871 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0c03f83d6998438493f522b6eaeb12cf" candidate_uuid: "a58a6ed2416540c9b6e6300cca9a9399" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "1b5f202a0bca4961903f06be27203f69"
I20260710 13:15:09.916946  5946 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0c03f83d6998438493f522b6eaeb12cf" candidate_uuid: "a58a6ed2416540c9b6e6300cca9a9399" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "eec2db51f9454c7a99aa347e6418c9ad"
I20260710 13:15:09.917172  5871 raft_consensus.cc:3055] T 0c03f83d6998438493f522b6eaeb12cf P 1b5f202a0bca4961903f06be27203f69 [term 2 LEADER]: Stepping down as leader of term 2
I20260710 13:15:09.917420  5946 raft_consensus.cc:3060] T 0c03f83d6998438493f522b6eaeb12cf P eec2db51f9454c7a99aa347e6418c9ad [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:15:09.917486  5871 raft_consensus.cc:740] T 0c03f83d6998438493f522b6eaeb12cf P 1b5f202a0bca4961903f06be27203f69 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 1b5f202a0bca4961903f06be27203f69, State: Running, Role: LEADER
I20260710 13:15:09.918169  5871 consensus_queue.cc:260] T 0c03f83d6998438493f522b6eaeb12cf P 1b5f202a0bca4961903f06be27203f69 [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: "1b5f202a0bca4961903f06be27203f69" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 41257 } } peers { permanent_uuid: "eec2db51f9454c7a99aa347e6418c9ad" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 44349 } } peers { permanent_uuid: "a58a6ed2416540c9b6e6300cca9a9399" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 45211 } }
I20260710 13:15:09.919178  5871 raft_consensus.cc:3060] T 0c03f83d6998438493f522b6eaeb12cf P 1b5f202a0bca4961903f06be27203f69 [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:15:09.922863  5946 raft_consensus.cc:2468] T 0c03f83d6998438493f522b6eaeb12cf P eec2db51f9454c7a99aa347e6418c9ad [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a58a6ed2416540c9b6e6300cca9a9399 in term 3.
I20260710 13:15:09.923879  5985 leader_election.cc:304] T 0c03f83d6998438493f522b6eaeb12cf P a58a6ed2416540c9b6e6300cca9a9399 [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: a58a6ed2416540c9b6e6300cca9a9399, eec2db51f9454c7a99aa347e6418c9ad; no voters: 
I20260710 13:15:09.924510  5871 raft_consensus.cc:2468] T 0c03f83d6998438493f522b6eaeb12cf P 1b5f202a0bca4961903f06be27203f69 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a58a6ed2416540c9b6e6300cca9a9399 in term 3.
I20260710 13:15:09.924707  6070 raft_consensus.cc:2804] T 0c03f83d6998438493f522b6eaeb12cf P a58a6ed2416540c9b6e6300cca9a9399 [term 3 FOLLOWER]: Leader election won for term 3
I20260710 13:15:09.928542  6070 raft_consensus.cc:697] T 0c03f83d6998438493f522b6eaeb12cf P a58a6ed2416540c9b6e6300cca9a9399 [term 3 LEADER]: Becoming Leader. State: Replica: a58a6ed2416540c9b6e6300cca9a9399, State: Running, Role: LEADER
I20260710 13:15:09.929347  6070 consensus_queue.cc:237] T 0c03f83d6998438493f522b6eaeb12cf P a58a6ed2416540c9b6e6300cca9a9399 [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: "1b5f202a0bca4961903f06be27203f69" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 41257 } } peers { permanent_uuid: "eec2db51f9454c7a99aa347e6418c9ad" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 44349 } } peers { permanent_uuid: "a58a6ed2416540c9b6e6300cca9a9399" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 45211 } }
I20260710 13:15:09.929890  6154 raft_consensus.cc:993] T 902a4b3a5ccd48cf98870dff782685a3 P eec2db51f9454c7a99aa347e6418c9ad: : Instructing follower a58a6ed2416540c9b6e6300cca9a9399 to start an election
I20260710 13:15:09.930303  6148 raft_consensus.cc:1081] T 902a4b3a5ccd48cf98870dff782685a3 P eec2db51f9454c7a99aa347e6418c9ad [term 1 LEADER]: Signalling peer a58a6ed2416540c9b6e6300cca9a9399 to start an election
I20260710 13:15:09.931646  6020 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "902a4b3a5ccd48cf98870dff782685a3"
dest_uuid: "a58a6ed2416540c9b6e6300cca9a9399"
 from {username='slave'} at 127.0.0.1:41164
I20260710 13:15:09.932013  6020 raft_consensus.cc:493] T 902a4b3a5ccd48cf98870dff782685a3 P a58a6ed2416540c9b6e6300cca9a9399 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:15:09.932274  6020 raft_consensus.cc:3060] T 902a4b3a5ccd48cf98870dff782685a3 P a58a6ed2416540c9b6e6300cca9a9399 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:15:09.937590  6020 raft_consensus.cc:515] T 902a4b3a5ccd48cf98870dff782685a3 P a58a6ed2416540c9b6e6300cca9a9399 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b5f202a0bca4961903f06be27203f69" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 41257 } } peers { permanent_uuid: "eec2db51f9454c7a99aa347e6418c9ad" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 44349 } } peers { permanent_uuid: "a58a6ed2416540c9b6e6300cca9a9399" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 45211 } }
I20260710 13:15:09.937260  5768 catalog_manager.cc:5697] T 0c03f83d6998438493f522b6eaeb12cf P a58a6ed2416540c9b6e6300cca9a9399 reported cstate change: term changed from 2 to 3, leader changed from 1b5f202a0bca4961903f06be27203f69 (127.5.154.1) to a58a6ed2416540c9b6e6300cca9a9399 (127.5.154.3). New cstate: current_term: 3 leader_uuid: "a58a6ed2416540c9b6e6300cca9a9399" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b5f202a0bca4961903f06be27203f69" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 41257 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "eec2db51f9454c7a99aa347e6418c9ad" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 44349 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a58a6ed2416540c9b6e6300cca9a9399" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 45211 } health_report { overall_health: HEALTHY } } }
I20260710 13:15:09.939278  6020 leader_election.cc:290] T 902a4b3a5ccd48cf98870dff782685a3 P a58a6ed2416540c9b6e6300cca9a9399 [CANDIDATE]: Term 2 election: Requested vote from peers 1b5f202a0bca4961903f06be27203f69 (127.5.154.1:41257), eec2db51f9454c7a99aa347e6418c9ad (127.5.154.2:44349)
I20260710 13:15:09.939824  5871 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "902a4b3a5ccd48cf98870dff782685a3" candidate_uuid: "a58a6ed2416540c9b6e6300cca9a9399" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "1b5f202a0bca4961903f06be27203f69"
I20260710 13:15:09.940150  5946 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "902a4b3a5ccd48cf98870dff782685a3" candidate_uuid: "a58a6ed2416540c9b6e6300cca9a9399" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "eec2db51f9454c7a99aa347e6418c9ad"
I20260710 13:15:09.940335  5871 raft_consensus.cc:3060] T 902a4b3a5ccd48cf98870dff782685a3 P 1b5f202a0bca4961903f06be27203f69 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:15:09.940678  5946 raft_consensus.cc:3055] T 902a4b3a5ccd48cf98870dff782685a3 P eec2db51f9454c7a99aa347e6418c9ad [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:15:09.940968  5946 raft_consensus.cc:740] T 902a4b3a5ccd48cf98870dff782685a3 P eec2db51f9454c7a99aa347e6418c9ad [term 1 LEADER]: Becoming Follower/Learner. State: Replica: eec2db51f9454c7a99aa347e6418c9ad, State: Running, Role: LEADER
I20260710 13:15:09.941638  5946 consensus_queue.cc:260] T 902a4b3a5ccd48cf98870dff782685a3 P eec2db51f9454c7a99aa347e6418c9ad [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: "1b5f202a0bca4961903f06be27203f69" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 41257 } } peers { permanent_uuid: "eec2db51f9454c7a99aa347e6418c9ad" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 44349 } } peers { permanent_uuid: "a58a6ed2416540c9b6e6300cca9a9399" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 45211 } }
I20260710 13:15:09.942700  5946 raft_consensus.cc:3060] T 902a4b3a5ccd48cf98870dff782685a3 P eec2db51f9454c7a99aa347e6418c9ad [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:15:09.945865  5871 raft_consensus.cc:2468] T 902a4b3a5ccd48cf98870dff782685a3 P 1b5f202a0bca4961903f06be27203f69 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a58a6ed2416540c9b6e6300cca9a9399 in term 2.
I20260710 13:15:09.946884  5984 leader_election.cc:304] T 902a4b3a5ccd48cf98870dff782685a3 P a58a6ed2416540c9b6e6300cca9a9399 [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: 1b5f202a0bca4961903f06be27203f69, a58a6ed2416540c9b6e6300cca9a9399; no voters: 
I20260710 13:15:09.947650  6070 raft_consensus.cc:2804] T 902a4b3a5ccd48cf98870dff782685a3 P a58a6ed2416540c9b6e6300cca9a9399 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:15:09.948086  6070 raft_consensus.cc:697] T 902a4b3a5ccd48cf98870dff782685a3 P a58a6ed2416540c9b6e6300cca9a9399 [term 2 LEADER]: Becoming Leader. State: Replica: a58a6ed2416540c9b6e6300cca9a9399, State: Running, Role: LEADER
I20260710 13:15:09.948870  6070 consensus_queue.cc:237] T 902a4b3a5ccd48cf98870dff782685a3 P a58a6ed2416540c9b6e6300cca9a9399 [LEADER]: Queue 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: "1b5f202a0bca4961903f06be27203f69" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 41257 } } peers { permanent_uuid: "eec2db51f9454c7a99aa347e6418c9ad" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 44349 } } peers { permanent_uuid: "a58a6ed2416540c9b6e6300cca9a9399" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 45211 } }
I20260710 13:15:09.949299  5946 raft_consensus.cc:2468] T 902a4b3a5ccd48cf98870dff782685a3 P eec2db51f9454c7a99aa347e6418c9ad [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a58a6ed2416540c9b6e6300cca9a9399 in term 2.
I20260710 13:15:09.957242  5768 catalog_manager.cc:5697] T 902a4b3a5ccd48cf98870dff782685a3 P a58a6ed2416540c9b6e6300cca9a9399 reported cstate change: term changed from 1 to 2, leader changed from eec2db51f9454c7a99aa347e6418c9ad (127.5.154.2) to a58a6ed2416540c9b6e6300cca9a9399 (127.5.154.3). New cstate: current_term: 2 leader_uuid: "a58a6ed2416540c9b6e6300cca9a9399" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b5f202a0bca4961903f06be27203f69" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 41257 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "eec2db51f9454c7a99aa347e6418c9ad" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 44349 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a58a6ed2416540c9b6e6300cca9a9399" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 45211 } health_report { overall_health: HEALTHY } } }
I20260710 13:15:10.399874  5946 raft_consensus.cc:1275] T 0c03f83d6998438493f522b6eaeb12cf P eec2db51f9454c7a99aa347e6418c9ad [term 3 FOLLOWER]: Refusing update from remote peer a58a6ed2416540c9b6e6300cca9a9399: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 13:15:10.400930  6070 consensus_queue.cc:1048] T 0c03f83d6998438493f522b6eaeb12cf P a58a6ed2416540c9b6e6300cca9a9399 [LEADER]: Connected to new peer: Peer: permanent_uuid: "eec2db51f9454c7a99aa347e6418c9ad" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 44349 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 13:15:10.409706  5871 raft_consensus.cc:1275] T 0c03f83d6998438493f522b6eaeb12cf P 1b5f202a0bca4961903f06be27203f69 [term 3 FOLLOWER]: Refusing update from remote peer a58a6ed2416540c9b6e6300cca9a9399: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 13:15:10.411537  6164 consensus_queue.cc:1048] T 0c03f83d6998438493f522b6eaeb12cf P a58a6ed2416540c9b6e6300cca9a9399 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1b5f202a0bca4961903f06be27203f69" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 41257 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 13:15:10.445384  5946 raft_consensus.cc:1275] T 902a4b3a5ccd48cf98870dff782685a3 P eec2db51f9454c7a99aa347e6418c9ad [term 2 FOLLOWER]: Refusing update from remote peer a58a6ed2416540c9b6e6300cca9a9399: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:15:10.446346  6164 consensus_queue.cc:1048] T 902a4b3a5ccd48cf98870dff782685a3 P a58a6ed2416540c9b6e6300cca9a9399 [LEADER]: Connected to new peer: Peer: permanent_uuid: "eec2db51f9454c7a99aa347e6418c9ad" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 44349 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:15:10.454588  5871 raft_consensus.cc:1275] T 902a4b3a5ccd48cf98870dff782685a3 P 1b5f202a0bca4961903f06be27203f69 [term 2 FOLLOWER]: Refusing update from remote peer a58a6ed2416540c9b6e6300cca9a9399: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:15:10.455999  6070 consensus_queue.cc:1048] T 902a4b3a5ccd48cf98870dff782685a3 P a58a6ed2416540c9b6e6300cca9a9399 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1b5f202a0bca4961903f06be27203f69" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 41257 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:15:10.868870  5736 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 13:15:10.889321  5871 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "6e1e37f3e31843e5bdb4287cc9dde886"
dest_uuid: "1b5f202a0bca4961903f06be27203f69"
mode: GRACEFUL
new_leader_uuid: "eec2db51f9454c7a99aa347e6418c9ad"
 from {username='slave'} at 127.0.0.1:36222
I20260710 13:15:10.889746  5871 raft_consensus.cc:606] T 6e1e37f3e31843e5bdb4287cc9dde886 P 1b5f202a0bca4961903f06be27203f69 [term 2 LEADER]: Received request to transfer leadership to TS eec2db51f9454c7a99aa347e6418c9ad
I20260710 13:15:10.893703  5871 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "4b25a7ef60b04ac296b40a499e79dd7d"
dest_uuid: "1b5f202a0bca4961903f06be27203f69"
mode: GRACEFUL
new_leader_uuid: "eec2db51f9454c7a99aa347e6418c9ad"
 from {username='slave'} at 127.0.0.1:36222
I20260710 13:15:10.894071  5871 raft_consensus.cc:606] T 4b25a7ef60b04ac296b40a499e79dd7d P 1b5f202a0bca4961903f06be27203f69 [term 2 LEADER]: Received request to transfer leadership to TS eec2db51f9454c7a99aa347e6418c9ad
I20260710 13:15:10.897792  5871 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "e7965fe2bd4641e4a767eb7fca8dfcbc"
dest_uuid: "1b5f202a0bca4961903f06be27203f69"
mode: GRACEFUL
new_leader_uuid: "eec2db51f9454c7a99aa347e6418c9ad"
 from {username='slave'} at 127.0.0.1:36222
I20260710 13:15:10.898149  5871 raft_consensus.cc:606] T e7965fe2bd4641e4a767eb7fca8dfcbc P 1b5f202a0bca4961903f06be27203f69 [term 1 LEADER]: Received request to transfer leadership to TS eec2db51f9454c7a99aa347e6418c9ad
I20260710 13:15:10.901909  6020 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "0c03f83d6998438493f522b6eaeb12cf"
dest_uuid: "a58a6ed2416540c9b6e6300cca9a9399"
mode: GRACEFUL
new_leader_uuid: "eec2db51f9454c7a99aa347e6418c9ad"
 from {username='slave'} at 127.0.0.1:41182
I20260710 13:15:10.902395  6020 raft_consensus.cc:606] T 0c03f83d6998438493f522b6eaeb12cf P a58a6ed2416540c9b6e6300cca9a9399 [term 3 LEADER]: Received request to transfer leadership to TS eec2db51f9454c7a99aa347e6418c9ad
I20260710 13:15:10.906584  6020 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "902a4b3a5ccd48cf98870dff782685a3"
dest_uuid: "a58a6ed2416540c9b6e6300cca9a9399"
mode: GRACEFUL
new_leader_uuid: "eec2db51f9454c7a99aa347e6418c9ad"
 from {username='slave'} at 127.0.0.1:41182
I20260710 13:15:10.906924  6020 raft_consensus.cc:606] T 902a4b3a5ccd48cf98870dff782685a3 P a58a6ed2416540c9b6e6300cca9a9399 [term 2 LEADER]: Received request to transfer leadership to TS eec2db51f9454c7a99aa347e6418c9ad
I20260710 13:15:10.915896  6171 raft_consensus.cc:993] T 6e1e37f3e31843e5bdb4287cc9dde886 P 1b5f202a0bca4961903f06be27203f69: : Instructing follower eec2db51f9454c7a99aa347e6418c9ad to start an election
I20260710 13:15:10.916268  6149 raft_consensus.cc:1081] T 6e1e37f3e31843e5bdb4287cc9dde886 P 1b5f202a0bca4961903f06be27203f69 [term 2 LEADER]: Signalling peer eec2db51f9454c7a99aa347e6418c9ad to start an election
I20260710 13:15:10.917518  5946 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "6e1e37f3e31843e5bdb4287cc9dde886"
dest_uuid: "eec2db51f9454c7a99aa347e6418c9ad"
 from {username='slave'} at 127.0.0.1:46240
I20260710 13:15:10.917877  5946 raft_consensus.cc:493] T 6e1e37f3e31843e5bdb4287cc9dde886 P eec2db51f9454c7a99aa347e6418c9ad [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:15:10.918090  5946 raft_consensus.cc:3060] T 6e1e37f3e31843e5bdb4287cc9dde886 P eec2db51f9454c7a99aa347e6418c9ad [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:15:10.921783  5946 raft_consensus.cc:515] T 6e1e37f3e31843e5bdb4287cc9dde886 P eec2db51f9454c7a99aa347e6418c9ad [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b5f202a0bca4961903f06be27203f69" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 41257 } } peers { permanent_uuid: "a58a6ed2416540c9b6e6300cca9a9399" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 45211 } } peers { permanent_uuid: "eec2db51f9454c7a99aa347e6418c9ad" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 44349 } }
I20260710 13:15:10.923105  5946 leader_election.cc:290] T 6e1e37f3e31843e5bdb4287cc9dde886 P eec2db51f9454c7a99aa347e6418c9ad [CANDIDATE]: Term 3 election: Requested vote from peers 1b5f202a0bca4961903f06be27203f69 (127.5.154.1:41257), a58a6ed2416540c9b6e6300cca9a9399 (127.5.154.3:45211)
I20260710 13:15:10.923774  5871 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6e1e37f3e31843e5bdb4287cc9dde886" candidate_uuid: "eec2db51f9454c7a99aa347e6418c9ad" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "1b5f202a0bca4961903f06be27203f69"
I20260710 13:15:10.924005  6020 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6e1e37f3e31843e5bdb4287cc9dde886" candidate_uuid: "eec2db51f9454c7a99aa347e6418c9ad" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "a58a6ed2416540c9b6e6300cca9a9399"
I20260710 13:15:10.924203  5871 raft_consensus.cc:3055] T 6e1e37f3e31843e5bdb4287cc9dde886 P 1b5f202a0bca4961903f06be27203f69 [term 2 LEADER]: Stepping down as leader of term 2
I20260710 13:15:10.924459  5871 raft_consensus.cc:740] T 6e1e37f3e31843e5bdb4287cc9dde886 P 1b5f202a0bca4961903f06be27203f69 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 1b5f202a0bca4961903f06be27203f69, State: Running, Role: LEADER
I20260710 13:15:10.924458  6020 raft_consensus.cc:3060] T 6e1e37f3e31843e5bdb4287cc9dde886 P a58a6ed2416540c9b6e6300cca9a9399 [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:15:10.925197  5871 consensus_queue.cc:260] T 6e1e37f3e31843e5bdb4287cc9dde886 P 1b5f202a0bca4961903f06be27203f69 [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: "1b5f202a0bca4961903f06be27203f69" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 41257 } } peers { permanent_uuid: "a58a6ed2416540c9b6e6300cca9a9399" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 45211 } } peers { permanent_uuid: "eec2db51f9454c7a99aa347e6418c9ad" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 44349 } }
I20260710 13:15:10.925956  5871 raft_consensus.cc:3060] T 6e1e37f3e31843e5bdb4287cc9dde886 P 1b5f202a0bca4961903f06be27203f69 [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:15:10.928212  6020 raft_consensus.cc:2468] T 6e1e37f3e31843e5bdb4287cc9dde886 P a58a6ed2416540c9b6e6300cca9a9399 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate eec2db51f9454c7a99aa347e6418c9ad in term 3.
I20260710 13:15:10.929169  5909 leader_election.cc:304] T 6e1e37f3e31843e5bdb4287cc9dde886 P eec2db51f9454c7a99aa347e6418c9ad [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: a58a6ed2416540c9b6e6300cca9a9399, eec2db51f9454c7a99aa347e6418c9ad; no voters: 
I20260710 13:15:10.929607  5871 raft_consensus.cc:2468] T 6e1e37f3e31843e5bdb4287cc9dde886 P 1b5f202a0bca4961903f06be27203f69 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate eec2db51f9454c7a99aa347e6418c9ad in term 3.
I20260710 13:15:10.929891  6148 raft_consensus.cc:2804] T 6e1e37f3e31843e5bdb4287cc9dde886 P eec2db51f9454c7a99aa347e6418c9ad [term 3 FOLLOWER]: Leader election won for term 3
I20260710 13:15:10.931092  6148 raft_consensus.cc:697] T 6e1e37f3e31843e5bdb4287cc9dde886 P eec2db51f9454c7a99aa347e6418c9ad [term 3 LEADER]: Becoming Leader. State: Replica: eec2db51f9454c7a99aa347e6418c9ad, State: Running, Role: LEADER
I20260710 13:15:10.931804  6148 consensus_queue.cc:237] T 6e1e37f3e31843e5bdb4287cc9dde886 P eec2db51f9454c7a99aa347e6418c9ad [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: "1b5f202a0bca4961903f06be27203f69" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 41257 } } peers { permanent_uuid: "a58a6ed2416540c9b6e6300cca9a9399" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 45211 } } peers { permanent_uuid: "eec2db51f9454c7a99aa347e6418c9ad" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 44349 } }
I20260710 13:15:10.938553  5768 catalog_manager.cc:5697] T 6e1e37f3e31843e5bdb4287cc9dde886 P eec2db51f9454c7a99aa347e6418c9ad reported cstate change: term changed from 2 to 3, leader changed from 1b5f202a0bca4961903f06be27203f69 (127.5.154.1) to eec2db51f9454c7a99aa347e6418c9ad (127.5.154.2). New cstate: current_term: 3 leader_uuid: "eec2db51f9454c7a99aa347e6418c9ad" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b5f202a0bca4961903f06be27203f69" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 41257 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a58a6ed2416540c9b6e6300cca9a9399" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 45211 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "eec2db51f9454c7a99aa347e6418c9ad" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 44349 } health_report { overall_health: HEALTHY } } }
I20260710 13:15:10.999500  6171 raft_consensus.cc:993] T 4b25a7ef60b04ac296b40a499e79dd7d P 1b5f202a0bca4961903f06be27203f69: : Instructing follower eec2db51f9454c7a99aa347e6418c9ad to start an election
I20260710 13:15:10.999886  6149 raft_consensus.cc:1081] T 4b25a7ef60b04ac296b40a499e79dd7d P 1b5f202a0bca4961903f06be27203f69 [term 2 LEADER]: Signalling peer eec2db51f9454c7a99aa347e6418c9ad to start an election
I20260710 13:15:11.001128  5946 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "4b25a7ef60b04ac296b40a499e79dd7d"
dest_uuid: "eec2db51f9454c7a99aa347e6418c9ad"
 from {username='slave'} at 127.0.0.1:46240
I20260710 13:15:11.001528  5946 raft_consensus.cc:493] T 4b25a7ef60b04ac296b40a499e79dd7d P eec2db51f9454c7a99aa347e6418c9ad [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:15:11.001770  5946 raft_consensus.cc:3060] T 4b25a7ef60b04ac296b40a499e79dd7d P eec2db51f9454c7a99aa347e6418c9ad [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:15:11.005445  5946 raft_consensus.cc:515] T 4b25a7ef60b04ac296b40a499e79dd7d P eec2db51f9454c7a99aa347e6418c9ad [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b5f202a0bca4961903f06be27203f69" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 41257 } } peers { permanent_uuid: "eec2db51f9454c7a99aa347e6418c9ad" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 44349 } } peers { permanent_uuid: "a58a6ed2416540c9b6e6300cca9a9399" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 45211 } }
I20260710 13:15:11.006928  5946 leader_election.cc:290] T 4b25a7ef60b04ac296b40a499e79dd7d P eec2db51f9454c7a99aa347e6418c9ad [CANDIDATE]: Term 3 election: Requested vote from peers 1b5f202a0bca4961903f06be27203f69 (127.5.154.1:41257), a58a6ed2416540c9b6e6300cca9a9399 (127.5.154.3:45211)
I20260710 13:15:11.007539  5871 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4b25a7ef60b04ac296b40a499e79dd7d" candidate_uuid: "eec2db51f9454c7a99aa347e6418c9ad" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "1b5f202a0bca4961903f06be27203f69"
I20260710 13:15:11.007948  6020 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4b25a7ef60b04ac296b40a499e79dd7d" candidate_uuid: "eec2db51f9454c7a99aa347e6418c9ad" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "a58a6ed2416540c9b6e6300cca9a9399"
I20260710 13:15:11.008059  5871 raft_consensus.cc:3055] T 4b25a7ef60b04ac296b40a499e79dd7d P 1b5f202a0bca4961903f06be27203f69 [term 2 LEADER]: Stepping down as leader of term 2
I20260710 13:15:11.008371  6020 raft_consensus.cc:3060] T 4b25a7ef60b04ac296b40a499e79dd7d P a58a6ed2416540c9b6e6300cca9a9399 [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:15:11.008395  5871 raft_consensus.cc:740] T 4b25a7ef60b04ac296b40a499e79dd7d P 1b5f202a0bca4961903f06be27203f69 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 1b5f202a0bca4961903f06be27203f69, State: Running, Role: LEADER
I20260710 13:15:11.009253  5871 consensus_queue.cc:260] T 4b25a7ef60b04ac296b40a499e79dd7d P 1b5f202a0bca4961903f06be27203f69 [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: "1b5f202a0bca4961903f06be27203f69" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 41257 } } peers { permanent_uuid: "eec2db51f9454c7a99aa347e6418c9ad" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 44349 } } peers { permanent_uuid: "a58a6ed2416540c9b6e6300cca9a9399" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 45211 } }
I20260710 13:15:11.009999  5871 raft_consensus.cc:3060] T 4b25a7ef60b04ac296b40a499e79dd7d P 1b5f202a0bca4961903f06be27203f69 [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:15:11.012109  6020 raft_consensus.cc:2468] T 4b25a7ef60b04ac296b40a499e79dd7d P a58a6ed2416540c9b6e6300cca9a9399 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate eec2db51f9454c7a99aa347e6418c9ad in term 3.
I20260710 13:15:11.012972  5909 leader_election.cc:304] T 4b25a7ef60b04ac296b40a499e79dd7d P eec2db51f9454c7a99aa347e6418c9ad [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: a58a6ed2416540c9b6e6300cca9a9399, eec2db51f9454c7a99aa347e6418c9ad; no voters: 
I20260710 13:15:11.013548  6148 raft_consensus.cc:2804] T 4b25a7ef60b04ac296b40a499e79dd7d P eec2db51f9454c7a99aa347e6418c9ad [term 3 FOLLOWER]: Leader election won for term 3
I20260710 13:15:11.013774  5871 raft_consensus.cc:2468] T 4b25a7ef60b04ac296b40a499e79dd7d P 1b5f202a0bca4961903f06be27203f69 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate eec2db51f9454c7a99aa347e6418c9ad in term 3.
I20260710 13:15:11.013891  6148 raft_consensus.cc:697] T 4b25a7ef60b04ac296b40a499e79dd7d P eec2db51f9454c7a99aa347e6418c9ad [term 3 LEADER]: Becoming Leader. State: Replica: eec2db51f9454c7a99aa347e6418c9ad, State: Running, Role: LEADER
I20260710 13:15:11.014580  6148 consensus_queue.cc:237] T 4b25a7ef60b04ac296b40a499e79dd7d P eec2db51f9454c7a99aa347e6418c9ad [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: "1b5f202a0bca4961903f06be27203f69" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 41257 } } peers { permanent_uuid: "eec2db51f9454c7a99aa347e6418c9ad" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 44349 } } peers { permanent_uuid: "a58a6ed2416540c9b6e6300cca9a9399" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 45211 } }
I20260710 13:15:11.020620  5768 catalog_manager.cc:5697] T 4b25a7ef60b04ac296b40a499e79dd7d P eec2db51f9454c7a99aa347e6418c9ad reported cstate change: term changed from 2 to 3, leader changed from 1b5f202a0bca4961903f06be27203f69 (127.5.154.1) to eec2db51f9454c7a99aa347e6418c9ad (127.5.154.2). New cstate: current_term: 3 leader_uuid: "eec2db51f9454c7a99aa347e6418c9ad" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b5f202a0bca4961903f06be27203f69" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 41257 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "eec2db51f9454c7a99aa347e6418c9ad" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 44349 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a58a6ed2416540c9b6e6300cca9a9399" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 45211 } health_report { overall_health: UNKNOWN } } }
I20260710 13:15:11.235710  6171 raft_consensus.cc:993] T e7965fe2bd4641e4a767eb7fca8dfcbc P 1b5f202a0bca4961903f06be27203f69: : Instructing follower eec2db51f9454c7a99aa347e6418c9ad to start an election
I20260710 13:15:11.236080  6149 raft_consensus.cc:1081] T e7965fe2bd4641e4a767eb7fca8dfcbc P 1b5f202a0bca4961903f06be27203f69 [term 1 LEADER]: Signalling peer eec2db51f9454c7a99aa347e6418c9ad to start an election
I20260710 13:15:11.237367  5946 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "e7965fe2bd4641e4a767eb7fca8dfcbc"
dest_uuid: "eec2db51f9454c7a99aa347e6418c9ad"
 from {username='slave'} at 127.0.0.1:46240
I20260710 13:15:11.237746  5946 raft_consensus.cc:493] T e7965fe2bd4641e4a767eb7fca8dfcbc P eec2db51f9454c7a99aa347e6418c9ad [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:15:11.237996  5946 raft_consensus.cc:3060] T e7965fe2bd4641e4a767eb7fca8dfcbc P eec2db51f9454c7a99aa347e6418c9ad [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:15:11.241616  5946 raft_consensus.cc:515] T e7965fe2bd4641e4a767eb7fca8dfcbc P eec2db51f9454c7a99aa347e6418c9ad [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b5f202a0bca4961903f06be27203f69" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 41257 } } peers { permanent_uuid: "eec2db51f9454c7a99aa347e6418c9ad" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 44349 } } peers { permanent_uuid: "a58a6ed2416540c9b6e6300cca9a9399" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 45211 } }
I20260710 13:15:11.242911  5946 leader_election.cc:290] T e7965fe2bd4641e4a767eb7fca8dfcbc P eec2db51f9454c7a99aa347e6418c9ad [CANDIDATE]: Term 2 election: Requested vote from peers 1b5f202a0bca4961903f06be27203f69 (127.5.154.1:41257), a58a6ed2416540c9b6e6300cca9a9399 (127.5.154.3:45211)
I20260710 13:15:11.243503  5871 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e7965fe2bd4641e4a767eb7fca8dfcbc" candidate_uuid: "eec2db51f9454c7a99aa347e6418c9ad" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "1b5f202a0bca4961903f06be27203f69"
I20260710 13:15:11.243748  6020 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e7965fe2bd4641e4a767eb7fca8dfcbc" candidate_uuid: "eec2db51f9454c7a99aa347e6418c9ad" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "a58a6ed2416540c9b6e6300cca9a9399"
I20260710 13:15:11.243949  5871 raft_consensus.cc:3055] T e7965fe2bd4641e4a767eb7fca8dfcbc P 1b5f202a0bca4961903f06be27203f69 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:15:11.244215  5871 raft_consensus.cc:740] T e7965fe2bd4641e4a767eb7fca8dfcbc P 1b5f202a0bca4961903f06be27203f69 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 1b5f202a0bca4961903f06be27203f69, State: Running, Role: LEADER
I20260710 13:15:11.244231  6020 raft_consensus.cc:3060] T e7965fe2bd4641e4a767eb7fca8dfcbc P a58a6ed2416540c9b6e6300cca9a9399 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:15:11.244864  5871 consensus_queue.cc:260] T e7965fe2bd4641e4a767eb7fca8dfcbc P 1b5f202a0bca4961903f06be27203f69 [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: "1b5f202a0bca4961903f06be27203f69" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 41257 } } peers { permanent_uuid: "eec2db51f9454c7a99aa347e6418c9ad" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 44349 } } peers { permanent_uuid: "a58a6ed2416540c9b6e6300cca9a9399" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 45211 } }
I20260710 13:15:11.245600  5871 raft_consensus.cc:3060] T e7965fe2bd4641e4a767eb7fca8dfcbc P 1b5f202a0bca4961903f06be27203f69 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:15:11.248044  6020 raft_consensus.cc:2468] T e7965fe2bd4641e4a767eb7fca8dfcbc P a58a6ed2416540c9b6e6300cca9a9399 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate eec2db51f9454c7a99aa347e6418c9ad in term 2.
I20260710 13:15:11.248903  5909 leader_election.cc:304] T e7965fe2bd4641e4a767eb7fca8dfcbc P eec2db51f9454c7a99aa347e6418c9ad [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: a58a6ed2416540c9b6e6300cca9a9399, eec2db51f9454c7a99aa347e6418c9ad; no voters: 
I20260710 13:15:11.249470  5871 raft_consensus.cc:2468] T e7965fe2bd4641e4a767eb7fca8dfcbc P 1b5f202a0bca4961903f06be27203f69 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate eec2db51f9454c7a99aa347e6418c9ad in term 2.
I20260710 13:15:11.249598  6148 raft_consensus.cc:2804] T e7965fe2bd4641e4a767eb7fca8dfcbc P eec2db51f9454c7a99aa347e6418c9ad [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:15:11.250030  6148 raft_consensus.cc:697] T e7965fe2bd4641e4a767eb7fca8dfcbc P eec2db51f9454c7a99aa347e6418c9ad [term 2 LEADER]: Becoming Leader. State: Replica: eec2db51f9454c7a99aa347e6418c9ad, State: Running, Role: LEADER
I20260710 13:15:11.250689  6148 consensus_queue.cc:237] T e7965fe2bd4641e4a767eb7fca8dfcbc P eec2db51f9454c7a99aa347e6418c9ad [LEADER]: Queue 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: "1b5f202a0bca4961903f06be27203f69" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 41257 } } peers { permanent_uuid: "eec2db51f9454c7a99aa347e6418c9ad" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 44349 } } peers { permanent_uuid: "a58a6ed2416540c9b6e6300cca9a9399" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 45211 } }
I20260710 13:15:11.256520  5768 catalog_manager.cc:5697] T e7965fe2bd4641e4a767eb7fca8dfcbc P eec2db51f9454c7a99aa347e6418c9ad reported cstate change: term changed from 1 to 2, leader changed from 1b5f202a0bca4961903f06be27203f69 (127.5.154.1) to eec2db51f9454c7a99aa347e6418c9ad (127.5.154.2). New cstate: current_term: 2 leader_uuid: "eec2db51f9454c7a99aa347e6418c9ad" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b5f202a0bca4961903f06be27203f69" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 41257 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "eec2db51f9454c7a99aa347e6418c9ad" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 44349 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a58a6ed2416540c9b6e6300cca9a9399" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 45211 } health_report { overall_health: UNKNOWN } } }
I20260710 13:15:11.303673  6164 raft_consensus.cc:993] T 0c03f83d6998438493f522b6eaeb12cf P a58a6ed2416540c9b6e6300cca9a9399: : Instructing follower eec2db51f9454c7a99aa347e6418c9ad to start an election
I20260710 13:15:11.304080  6070 raft_consensus.cc:1081] T 0c03f83d6998438493f522b6eaeb12cf P a58a6ed2416540c9b6e6300cca9a9399 [term 3 LEADER]: Signalling peer eec2db51f9454c7a99aa347e6418c9ad to start an election
I20260710 13:15:11.305330  5946 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "0c03f83d6998438493f522b6eaeb12cf"
dest_uuid: "eec2db51f9454c7a99aa347e6418c9ad"
 from {username='slave'} at 127.0.0.1:46256
I20260710 13:15:11.305724  5946 raft_consensus.cc:493] T 0c03f83d6998438493f522b6eaeb12cf P eec2db51f9454c7a99aa347e6418c9ad [term 3 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:15:11.305976  5946 raft_consensus.cc:3060] T 0c03f83d6998438493f522b6eaeb12cf P eec2db51f9454c7a99aa347e6418c9ad [term 3 FOLLOWER]: Advancing to term 4
I20260710 13:15:11.309626  5946 raft_consensus.cc:515] T 0c03f83d6998438493f522b6eaeb12cf P eec2db51f9454c7a99aa347e6418c9ad [term 4 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b5f202a0bca4961903f06be27203f69" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 41257 } } peers { permanent_uuid: "eec2db51f9454c7a99aa347e6418c9ad" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 44349 } } peers { permanent_uuid: "a58a6ed2416540c9b6e6300cca9a9399" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 45211 } }
I20260710 13:15:11.310945  5946 leader_election.cc:290] T 0c03f83d6998438493f522b6eaeb12cf P eec2db51f9454c7a99aa347e6418c9ad [CANDIDATE]: Term 4 election: Requested vote from peers 1b5f202a0bca4961903f06be27203f69 (127.5.154.1:41257), a58a6ed2416540c9b6e6300cca9a9399 (127.5.154.3:45211)
I20260710 13:15:11.311591  5871 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0c03f83d6998438493f522b6eaeb12cf" candidate_uuid: "eec2db51f9454c7a99aa347e6418c9ad" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "1b5f202a0bca4961903f06be27203f69"
I20260710 13:15:11.311806  6020 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0c03f83d6998438493f522b6eaeb12cf" candidate_uuid: "eec2db51f9454c7a99aa347e6418c9ad" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "a58a6ed2416540c9b6e6300cca9a9399"
I20260710 13:15:11.312110  5871 raft_consensus.cc:3060] T 0c03f83d6998438493f522b6eaeb12cf P 1b5f202a0bca4961903f06be27203f69 [term 3 FOLLOWER]: Advancing to term 4
I20260710 13:15:11.312286  6020 raft_consensus.cc:3055] T 0c03f83d6998438493f522b6eaeb12cf P a58a6ed2416540c9b6e6300cca9a9399 [term 3 LEADER]: Stepping down as leader of term 3
I20260710 13:15:11.312559  6020 raft_consensus.cc:740] T 0c03f83d6998438493f522b6eaeb12cf P a58a6ed2416540c9b6e6300cca9a9399 [term 3 LEADER]: Becoming Follower/Learner. State: Replica: a58a6ed2416540c9b6e6300cca9a9399, State: Running, Role: LEADER
I20260710 13:15:11.313153  6020 consensus_queue.cc:260] T 0c03f83d6998438493f522b6eaeb12cf P a58a6ed2416540c9b6e6300cca9a9399 [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: "1b5f202a0bca4961903f06be27203f69" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 41257 } } peers { permanent_uuid: "eec2db51f9454c7a99aa347e6418c9ad" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 44349 } } peers { permanent_uuid: "a58a6ed2416540c9b6e6300cca9a9399" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 45211 } }
I20260710 13:15:11.313946  6020 raft_consensus.cc:3060] T 0c03f83d6998438493f522b6eaeb12cf P a58a6ed2416540c9b6e6300cca9a9399 [term 3 FOLLOWER]: Advancing to term 4
I20260710 13:15:11.316087  5871 raft_consensus.cc:2468] T 0c03f83d6998438493f522b6eaeb12cf P 1b5f202a0bca4961903f06be27203f69 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate eec2db51f9454c7a99aa347e6418c9ad in term 4.
I20260710 13:15:11.316933  5910 leader_election.cc:304] T 0c03f83d6998438493f522b6eaeb12cf P eec2db51f9454c7a99aa347e6418c9ad [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: 1b5f202a0bca4961903f06be27203f69, eec2db51f9454c7a99aa347e6418c9ad; no voters: 
I20260710 13:15:11.317654  6148 raft_consensus.cc:2804] T 0c03f83d6998438493f522b6eaeb12cf P eec2db51f9454c7a99aa347e6418c9ad [term 4 FOLLOWER]: Leader election won for term 4
I20260710 13:15:11.317674  6020 raft_consensus.cc:2468] T 0c03f83d6998438493f522b6eaeb12cf P a58a6ed2416540c9b6e6300cca9a9399 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate eec2db51f9454c7a99aa347e6418c9ad in term 4.
I20260710 13:15:11.318143  6148 raft_consensus.cc:697] T 0c03f83d6998438493f522b6eaeb12cf P eec2db51f9454c7a99aa347e6418c9ad [term 4 LEADER]: Becoming Leader. State: Replica: eec2db51f9454c7a99aa347e6418c9ad, State: Running, Role: LEADER
I20260710 13:15:11.319150  6148 consensus_queue.cc:237] T 0c03f83d6998438493f522b6eaeb12cf P eec2db51f9454c7a99aa347e6418c9ad [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: "1b5f202a0bca4961903f06be27203f69" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 41257 } } peers { permanent_uuid: "eec2db51f9454c7a99aa347e6418c9ad" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 44349 } } peers { permanent_uuid: "a58a6ed2416540c9b6e6300cca9a9399" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 45211 } }
I20260710 13:15:11.322497  6020 raft_consensus.cc:1275] T 6e1e37f3e31843e5bdb4287cc9dde886 P a58a6ed2416540c9b6e6300cca9a9399 [term 3 FOLLOWER]: Refusing update from remote peer eec2db51f9454c7a99aa347e6418c9ad: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 13:15:11.323457  6148 consensus_queue.cc:1048] T 6e1e37f3e31843e5bdb4287cc9dde886 P eec2db51f9454c7a99aa347e6418c9ad [LEADER]: Connected to new peer: Peer: permanent_uuid: "a58a6ed2416540c9b6e6300cca9a9399" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 45211 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 13:15:11.324816  5768 catalog_manager.cc:5697] T 0c03f83d6998438493f522b6eaeb12cf P eec2db51f9454c7a99aa347e6418c9ad reported cstate change: term changed from 3 to 4, leader changed from a58a6ed2416540c9b6e6300cca9a9399 (127.5.154.3) to eec2db51f9454c7a99aa347e6418c9ad (127.5.154.2). New cstate: current_term: 4 leader_uuid: "eec2db51f9454c7a99aa347e6418c9ad" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b5f202a0bca4961903f06be27203f69" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 41257 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "eec2db51f9454c7a99aa347e6418c9ad" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 44349 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a58a6ed2416540c9b6e6300cca9a9399" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 45211 } health_report { overall_health: UNKNOWN } } }
I20260710 13:15:11.333765  5871 raft_consensus.cc:1275] T 6e1e37f3e31843e5bdb4287cc9dde886 P 1b5f202a0bca4961903f06be27203f69 [term 3 FOLLOWER]: Refusing update from remote peer eec2db51f9454c7a99aa347e6418c9ad: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 13:15:11.335786  6148 consensus_queue.cc:1048] T 6e1e37f3e31843e5bdb4287cc9dde886 P eec2db51f9454c7a99aa347e6418c9ad [LEADER]: Connected to new peer: Peer: permanent_uuid: "1b5f202a0bca4961903f06be27203f69" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 41257 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 13:15:11.449995  6164 raft_consensus.cc:993] T 902a4b3a5ccd48cf98870dff782685a3 P a58a6ed2416540c9b6e6300cca9a9399: : Instructing follower eec2db51f9454c7a99aa347e6418c9ad to start an election
I20260710 13:15:11.450380  6070 raft_consensus.cc:1081] T 902a4b3a5ccd48cf98870dff782685a3 P a58a6ed2416540c9b6e6300cca9a9399 [term 2 LEADER]: Signalling peer eec2db51f9454c7a99aa347e6418c9ad to start an election
I20260710 13:15:11.451723  5946 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "902a4b3a5ccd48cf98870dff782685a3"
dest_uuid: "eec2db51f9454c7a99aa347e6418c9ad"
 from {username='slave'} at 127.0.0.1:46256
I20260710 13:15:11.452145  5946 raft_consensus.cc:493] T 902a4b3a5ccd48cf98870dff782685a3 P eec2db51f9454c7a99aa347e6418c9ad [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:15:11.452373  5946 raft_consensus.cc:3060] T 902a4b3a5ccd48cf98870dff782685a3 P eec2db51f9454c7a99aa347e6418c9ad [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:15:11.456707  5946 raft_consensus.cc:515] T 902a4b3a5ccd48cf98870dff782685a3 P eec2db51f9454c7a99aa347e6418c9ad [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b5f202a0bca4961903f06be27203f69" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 41257 } } peers { permanent_uuid: "eec2db51f9454c7a99aa347e6418c9ad" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 44349 } } peers { permanent_uuid: "a58a6ed2416540c9b6e6300cca9a9399" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 45211 } }
I20260710 13:15:11.458129  5946 leader_election.cc:290] T 902a4b3a5ccd48cf98870dff782685a3 P eec2db51f9454c7a99aa347e6418c9ad [CANDIDATE]: Term 3 election: Requested vote from peers 1b5f202a0bca4961903f06be27203f69 (127.5.154.1:41257), a58a6ed2416540c9b6e6300cca9a9399 (127.5.154.3:45211)
I20260710 13:15:11.458907  5871 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "902a4b3a5ccd48cf98870dff782685a3" candidate_uuid: "eec2db51f9454c7a99aa347e6418c9ad" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "1b5f202a0bca4961903f06be27203f69"
I20260710 13:15:11.459082  6020 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "902a4b3a5ccd48cf98870dff782685a3" candidate_uuid: "eec2db51f9454c7a99aa347e6418c9ad" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "a58a6ed2416540c9b6e6300cca9a9399"
I20260710 13:15:11.459337  5871 raft_consensus.cc:3060] T 902a4b3a5ccd48cf98870dff782685a3 P 1b5f202a0bca4961903f06be27203f69 [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:15:11.459532  6020 raft_consensus.cc:3055] T 902a4b3a5ccd48cf98870dff782685a3 P a58a6ed2416540c9b6e6300cca9a9399 [term 2 LEADER]: Stepping down as leader of term 2
I20260710 13:15:11.459798  6020 raft_consensus.cc:740] T 902a4b3a5ccd48cf98870dff782685a3 P a58a6ed2416540c9b6e6300cca9a9399 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: a58a6ed2416540c9b6e6300cca9a9399, State: Running, Role: LEADER
I20260710 13:15:11.460372  6020 consensus_queue.cc:260] T 902a4b3a5ccd48cf98870dff782685a3 P a58a6ed2416540c9b6e6300cca9a9399 [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: "1b5f202a0bca4961903f06be27203f69" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 41257 } } peers { permanent_uuid: "eec2db51f9454c7a99aa347e6418c9ad" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 44349 } } peers { permanent_uuid: "a58a6ed2416540c9b6e6300cca9a9399" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 45211 } }
I20260710 13:15:11.461161  6020 raft_consensus.cc:3060] T 902a4b3a5ccd48cf98870dff782685a3 P a58a6ed2416540c9b6e6300cca9a9399 [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:15:11.463325  5871 raft_consensus.cc:2468] T 902a4b3a5ccd48cf98870dff782685a3 P 1b5f202a0bca4961903f06be27203f69 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate eec2db51f9454c7a99aa347e6418c9ad in term 3.
I20260710 13:15:11.464108  5910 leader_election.cc:304] T 902a4b3a5ccd48cf98870dff782685a3 P eec2db51f9454c7a99aa347e6418c9ad [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: 1b5f202a0bca4961903f06be27203f69, eec2db51f9454c7a99aa347e6418c9ad; no voters: 
I20260710 13:15:11.464701  6148 raft_consensus.cc:2804] T 902a4b3a5ccd48cf98870dff782685a3 P eec2db51f9454c7a99aa347e6418c9ad [term 3 FOLLOWER]: Leader election won for term 3
I20260710 13:15:11.465041  6148 raft_consensus.cc:697] T 902a4b3a5ccd48cf98870dff782685a3 P eec2db51f9454c7a99aa347e6418c9ad [term 3 LEADER]: Becoming Leader. State: Replica: eec2db51f9454c7a99aa347e6418c9ad, State: Running, Role: LEADER
I20260710 13:15:11.465215  6020 raft_consensus.cc:2468] T 902a4b3a5ccd48cf98870dff782685a3 P a58a6ed2416540c9b6e6300cca9a9399 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate eec2db51f9454c7a99aa347e6418c9ad in term 3.
I20260710 13:15:11.465720  6148 consensus_queue.cc:237] T 902a4b3a5ccd48cf98870dff782685a3 P eec2db51f9454c7a99aa347e6418c9ad [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: "1b5f202a0bca4961903f06be27203f69" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 41257 } } peers { permanent_uuid: "eec2db51f9454c7a99aa347e6418c9ad" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 44349 } } peers { permanent_uuid: "a58a6ed2416540c9b6e6300cca9a9399" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 45211 } }
I20260710 13:15:11.471925  5768 catalog_manager.cc:5697] T 902a4b3a5ccd48cf98870dff782685a3 P eec2db51f9454c7a99aa347e6418c9ad reported cstate change: term changed from 2 to 3, leader changed from a58a6ed2416540c9b6e6300cca9a9399 (127.5.154.3) to eec2db51f9454c7a99aa347e6418c9ad (127.5.154.2). New cstate: current_term: 3 leader_uuid: "eec2db51f9454c7a99aa347e6418c9ad" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b5f202a0bca4961903f06be27203f69" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 41257 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "eec2db51f9454c7a99aa347e6418c9ad" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 44349 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a58a6ed2416540c9b6e6300cca9a9399" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 45211 } health_report { overall_health: UNKNOWN } } }
I20260710 13:15:11.513818  6020 raft_consensus.cc:1275] T 4b25a7ef60b04ac296b40a499e79dd7d P a58a6ed2416540c9b6e6300cca9a9399 [term 3 FOLLOWER]: Refusing update from remote peer eec2db51f9454c7a99aa347e6418c9ad: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 13:15:11.514812  6148 consensus_queue.cc:1048] T 4b25a7ef60b04ac296b40a499e79dd7d P eec2db51f9454c7a99aa347e6418c9ad [LEADER]: Connected to new peer: Peer: permanent_uuid: "a58a6ed2416540c9b6e6300cca9a9399" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 45211 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 13:15:11.521932  5871 raft_consensus.cc:1275] T 4b25a7ef60b04ac296b40a499e79dd7d P 1b5f202a0bca4961903f06be27203f69 [term 3 FOLLOWER]: Refusing update from remote peer eec2db51f9454c7a99aa347e6418c9ad: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 13:15:11.523273  6172 consensus_queue.cc:1048] T 4b25a7ef60b04ac296b40a499e79dd7d P eec2db51f9454c7a99aa347e6418c9ad [LEADER]: Connected to new peer: Peer: permanent_uuid: "1b5f202a0bca4961903f06be27203f69" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 41257 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 13:15:11.716637  5871 raft_consensus.cc:1275] T e7965fe2bd4641e4a767eb7fca8dfcbc P 1b5f202a0bca4961903f06be27203f69 [term 2 FOLLOWER]: Refusing update from remote peer eec2db51f9454c7a99aa347e6418c9ad: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:15:11.717587  6172 consensus_queue.cc:1048] T e7965fe2bd4641e4a767eb7fca8dfcbc P eec2db51f9454c7a99aa347e6418c9ad [LEADER]: Connected to new peer: Peer: permanent_uuid: "1b5f202a0bca4961903f06be27203f69" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 41257 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:15:11.722976  6020 raft_consensus.cc:1275] T e7965fe2bd4641e4a767eb7fca8dfcbc P a58a6ed2416540c9b6e6300cca9a9399 [term 2 FOLLOWER]: Refusing update from remote peer eec2db51f9454c7a99aa347e6418c9ad: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:15:11.724193  6172 consensus_queue.cc:1048] T e7965fe2bd4641e4a767eb7fca8dfcbc P eec2db51f9454c7a99aa347e6418c9ad [LEADER]: Connected to new peer: Peer: permanent_uuid: "a58a6ed2416540c9b6e6300cca9a9399" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 45211 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:15:11.811470  6020 raft_consensus.cc:1275] T 0c03f83d6998438493f522b6eaeb12cf P a58a6ed2416540c9b6e6300cca9a9399 [term 4 FOLLOWER]: Refusing update from remote peer eec2db51f9454c7a99aa347e6418c9ad: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260710 13:15:11.812474  6172 consensus_queue.cc:1048] T 0c03f83d6998438493f522b6eaeb12cf P eec2db51f9454c7a99aa347e6418c9ad [LEADER]: Connected to new peer: Peer: permanent_uuid: "a58a6ed2416540c9b6e6300cca9a9399" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 45211 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 13:15:11.819475  5871 raft_consensus.cc:1275] T 0c03f83d6998438493f522b6eaeb12cf P 1b5f202a0bca4961903f06be27203f69 [term 4 FOLLOWER]: Refusing update from remote peer eec2db51f9454c7a99aa347e6418c9ad: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260710 13:15:11.821069  6148 consensus_queue.cc:1048] T 0c03f83d6998438493f522b6eaeb12cf P eec2db51f9454c7a99aa347e6418c9ad [LEADER]: Connected to new peer: Peer: permanent_uuid: "1b5f202a0bca4961903f06be27203f69" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 41257 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 13:15:11.895081  6020 raft_consensus.cc:1275] T 902a4b3a5ccd48cf98870dff782685a3 P a58a6ed2416540c9b6e6300cca9a9399 [term 3 FOLLOWER]: Refusing update from remote peer eec2db51f9454c7a99aa347e6418c9ad: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 13:15:11.896032  6148 consensus_queue.cc:1048] T 902a4b3a5ccd48cf98870dff782685a3 P eec2db51f9454c7a99aa347e6418c9ad [LEADER]: Connected to new peer: Peer: permanent_uuid: "a58a6ed2416540c9b6e6300cca9a9399" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 45211 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 13:15:11.909116  5871 raft_consensus.cc:1275] T 902a4b3a5ccd48cf98870dff782685a3 P 1b5f202a0bca4961903f06be27203f69 [term 3 FOLLOWER]: Refusing update from remote peer eec2db51f9454c7a99aa347e6418c9ad: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 13:15:11.910485  6148 consensus_queue.cc:1048] T 902a4b3a5ccd48cf98870dff782685a3 P eec2db51f9454c7a99aa347e6418c9ad [LEADER]: Connected to new peer: Peer: permanent_uuid: "1b5f202a0bca4961903f06be27203f69" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 41257 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 13:15:13.918220  5736 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 13:15:13.926717  5946 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "0c03f83d6998438493f522b6eaeb12cf"
dest_uuid: "eec2db51f9454c7a99aa347e6418c9ad"
mode: GRACEFUL
new_leader_uuid: "1b5f202a0bca4961903f06be27203f69"
 from {username='slave'} at 127.0.0.1:46270
I20260710 13:15:13.927300  5946 raft_consensus.cc:606] T 0c03f83d6998438493f522b6eaeb12cf P eec2db51f9454c7a99aa347e6418c9ad [term 4 LEADER]: Received request to transfer leadership to TS 1b5f202a0bca4961903f06be27203f69
I20260710 13:15:13.930049  5946 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "4b25a7ef60b04ac296b40a499e79dd7d"
dest_uuid: "eec2db51f9454c7a99aa347e6418c9ad"
mode: GRACEFUL
new_leader_uuid: "1b5f202a0bca4961903f06be27203f69"
 from {username='slave'} at 127.0.0.1:46270
I20260710 13:15:13.930579  5946 raft_consensus.cc:606] T 4b25a7ef60b04ac296b40a499e79dd7d P eec2db51f9454c7a99aa347e6418c9ad [term 3 LEADER]: Received request to transfer leadership to TS 1b5f202a0bca4961903f06be27203f69
I20260710 13:15:13.933880  5946 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "6e1e37f3e31843e5bdb4287cc9dde886"
dest_uuid: "eec2db51f9454c7a99aa347e6418c9ad"
mode: GRACEFUL
new_leader_uuid: "a58a6ed2416540c9b6e6300cca9a9399"
 from {username='slave'} at 127.0.0.1:46270
I20260710 13:15:13.934232  5946 raft_consensus.cc:606] T 6e1e37f3e31843e5bdb4287cc9dde886 P eec2db51f9454c7a99aa347e6418c9ad [term 3 LEADER]: Received request to transfer leadership to TS a58a6ed2416540c9b6e6300cca9a9399
I20260710 13:15:13.936025  5946 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "902a4b3a5ccd48cf98870dff782685a3"
dest_uuid: "eec2db51f9454c7a99aa347e6418c9ad"
mode: GRACEFUL
new_leader_uuid: "a58a6ed2416540c9b6e6300cca9a9399"
 from {username='slave'} at 127.0.0.1:46270
I20260710 13:15:13.936360  5946 raft_consensus.cc:606] T 902a4b3a5ccd48cf98870dff782685a3 P eec2db51f9454c7a99aa347e6418c9ad [term 3 LEADER]: Received request to transfer leadership to TS a58a6ed2416540c9b6e6300cca9a9399
I20260710 13:15:13.938149  5946 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "e7965fe2bd4641e4a767eb7fca8dfcbc"
dest_uuid: "eec2db51f9454c7a99aa347e6418c9ad"
mode: GRACEFUL
new_leader_uuid: "1b5f202a0bca4961903f06be27203f69"
 from {username='slave'} at 127.0.0.1:46270
I20260710 13:15:13.938485  5946 raft_consensus.cc:606] T e7965fe2bd4641e4a767eb7fca8dfcbc P eec2db51f9454c7a99aa347e6418c9ad [term 2 LEADER]: Received request to transfer leadership to TS 1b5f202a0bca4961903f06be27203f69
I20260710 13:15:13.939268  5736 auto_leader_rebalancer.cc:479] table: test-workload, leader rebalance finish, leader transfer count: 5
I20260710 13:15:13.939640  5736 auto_leader_rebalancer.cc:554] All tables' leader rebalancing finished this round
I20260710 13:15:14.119467  6148 raft_consensus.cc:993] T 0c03f83d6998438493f522b6eaeb12cf P eec2db51f9454c7a99aa347e6418c9ad: : Instructing follower 1b5f202a0bca4961903f06be27203f69 to start an election
I20260710 13:15:14.119912  6198 raft_consensus.cc:1081] T 0c03f83d6998438493f522b6eaeb12cf P eec2db51f9454c7a99aa347e6418c9ad [term 4 LEADER]: Signalling peer 1b5f202a0bca4961903f06be27203f69 to start an election
I20260710 13:15:14.121301  5869 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "0c03f83d6998438493f522b6eaeb12cf"
dest_uuid: "1b5f202a0bca4961903f06be27203f69"
 from {username='slave'} at 127.0.0.1:36204
I20260710 13:15:14.121717  5869 raft_consensus.cc:493] T 0c03f83d6998438493f522b6eaeb12cf P 1b5f202a0bca4961903f06be27203f69 [term 4 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:15:14.121992  5869 raft_consensus.cc:3060] T 0c03f83d6998438493f522b6eaeb12cf P 1b5f202a0bca4961903f06be27203f69 [term 4 FOLLOWER]: Advancing to term 5
I20260710 13:15:14.126714  5869 raft_consensus.cc:515] T 0c03f83d6998438493f522b6eaeb12cf P 1b5f202a0bca4961903f06be27203f69 [term 5 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b5f202a0bca4961903f06be27203f69" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 41257 } } peers { permanent_uuid: "eec2db51f9454c7a99aa347e6418c9ad" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 44349 } } peers { permanent_uuid: "a58a6ed2416540c9b6e6300cca9a9399" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 45211 } }
I20260710 13:15:14.128048  6148 raft_consensus.cc:993] T 6e1e37f3e31843e5bdb4287cc9dde886 P eec2db51f9454c7a99aa347e6418c9ad: : Instructing follower a58a6ed2416540c9b6e6300cca9a9399 to start an election
I20260710 13:15:14.128453  6198 raft_consensus.cc:1081] T 6e1e37f3e31843e5bdb4287cc9dde886 P eec2db51f9454c7a99aa347e6418c9ad [term 3 LEADER]: Signalling peer a58a6ed2416540c9b6e6300cca9a9399 to start an election
I20260710 13:15:14.128700  5869 leader_election.cc:290] T 0c03f83d6998438493f522b6eaeb12cf P 1b5f202a0bca4961903f06be27203f69 [CANDIDATE]: Term 5 election: Requested vote from peers eec2db51f9454c7a99aa347e6418c9ad (127.5.154.2:44349), a58a6ed2416540c9b6e6300cca9a9399 (127.5.154.3:45211)
I20260710 13:15:14.129698  5946 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0c03f83d6998438493f522b6eaeb12cf" candidate_uuid: "1b5f202a0bca4961903f06be27203f69" candidate_term: 5 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: true dest_uuid: "eec2db51f9454c7a99aa347e6418c9ad"
I20260710 13:15:14.129822  6020 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0c03f83d6998438493f522b6eaeb12cf" candidate_uuid: "1b5f202a0bca4961903f06be27203f69" candidate_term: 5 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: true dest_uuid: "a58a6ed2416540c9b6e6300cca9a9399"
I20260710 13:15:14.130352  5946 raft_consensus.cc:3055] T 0c03f83d6998438493f522b6eaeb12cf P eec2db51f9454c7a99aa347e6418c9ad [term 4 LEADER]: Stepping down as leader of term 4
I20260710 13:15:14.130447  6020 raft_consensus.cc:3060] T 0c03f83d6998438493f522b6eaeb12cf P a58a6ed2416540c9b6e6300cca9a9399 [term 4 FOLLOWER]: Advancing to term 5
I20260710 13:15:14.130630  5946 raft_consensus.cc:740] T 0c03f83d6998438493f522b6eaeb12cf P eec2db51f9454c7a99aa347e6418c9ad [term 4 LEADER]: Becoming Follower/Learner. State: Replica: eec2db51f9454c7a99aa347e6418c9ad, State: Running, Role: LEADER
I20260710 13:15:14.130681  6018 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "6e1e37f3e31843e5bdb4287cc9dde886"
dest_uuid: "a58a6ed2416540c9b6e6300cca9a9399"
 from {username='slave'} at 127.0.0.1:41164
I20260710 13:15:14.131317  6018 raft_consensus.cc:493] T 6e1e37f3e31843e5bdb4287cc9dde886 P a58a6ed2416540c9b6e6300cca9a9399 [term 3 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:15:14.131690  6018 raft_consensus.cc:3060] T 6e1e37f3e31843e5bdb4287cc9dde886 P a58a6ed2416540c9b6e6300cca9a9399 [term 3 FOLLOWER]: Advancing to term 4
I20260710 13:15:14.131458  5946 consensus_queue.cc:260] T 0c03f83d6998438493f522b6eaeb12cf P eec2db51f9454c7a99aa347e6418c9ad [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: "1b5f202a0bca4961903f06be27203f69" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 41257 } } peers { permanent_uuid: "eec2db51f9454c7a99aa347e6418c9ad" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 44349 } } peers { permanent_uuid: "a58a6ed2416540c9b6e6300cca9a9399" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 45211 } }
I20260710 13:15:14.132517  5946 raft_consensus.cc:3060] T 0c03f83d6998438493f522b6eaeb12cf P eec2db51f9454c7a99aa347e6418c9ad [term 4 FOLLOWER]: Advancing to term 5
I20260710 13:15:14.136281  5946 raft_consensus.cc:2468] T 0c03f83d6998438493f522b6eaeb12cf P eec2db51f9454c7a99aa347e6418c9ad [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1b5f202a0bca4961903f06be27203f69 in term 5.
I20260710 13:15:14.136746  6020 raft_consensus.cc:2468] T 0c03f83d6998438493f522b6eaeb12cf P a58a6ed2416540c9b6e6300cca9a9399 [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1b5f202a0bca4961903f06be27203f69 in term 5.
I20260710 13:15:14.137283  5836 leader_election.cc:304] T 0c03f83d6998438493f522b6eaeb12cf P 1b5f202a0bca4961903f06be27203f69 [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: 1b5f202a0bca4961903f06be27203f69, eec2db51f9454c7a99aa347e6418c9ad; no voters: 
I20260710 13:15:14.138350  6018 raft_consensus.cc:515] T 6e1e37f3e31843e5bdb4287cc9dde886 P a58a6ed2416540c9b6e6300cca9a9399 [term 4 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b5f202a0bca4961903f06be27203f69" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 41257 } } peers { permanent_uuid: "a58a6ed2416540c9b6e6300cca9a9399" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 45211 } } peers { permanent_uuid: "eec2db51f9454c7a99aa347e6418c9ad" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 44349 } }
I20260710 13:15:14.138800  6199 raft_consensus.cc:2804] T 0c03f83d6998438493f522b6eaeb12cf P 1b5f202a0bca4961903f06be27203f69 [term 5 FOLLOWER]: Leader election won for term 5
I20260710 13:15:14.139709  6199 raft_consensus.cc:697] T 0c03f83d6998438493f522b6eaeb12cf P 1b5f202a0bca4961903f06be27203f69 [term 5 LEADER]: Becoming Leader. State: Replica: 1b5f202a0bca4961903f06be27203f69, State: Running, Role: LEADER
I20260710 13:15:14.140882  6018 leader_election.cc:290] T 6e1e37f3e31843e5bdb4287cc9dde886 P a58a6ed2416540c9b6e6300cca9a9399 [CANDIDATE]: Term 4 election: Requested vote from peers 1b5f202a0bca4961903f06be27203f69 (127.5.154.1:41257), eec2db51f9454c7a99aa347e6418c9ad (127.5.154.2:44349)
I20260710 13:15:14.140681  6199 consensus_queue.cc:237] T 0c03f83d6998438493f522b6eaeb12cf P 1b5f202a0bca4961903f06be27203f69 [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: "1b5f202a0bca4961903f06be27203f69" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 41257 } } peers { permanent_uuid: "eec2db51f9454c7a99aa347e6418c9ad" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 44349 } } peers { permanent_uuid: "a58a6ed2416540c9b6e6300cca9a9399" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 45211 } }
I20260710 13:15:14.140981  5869 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6e1e37f3e31843e5bdb4287cc9dde886" candidate_uuid: "a58a6ed2416540c9b6e6300cca9a9399" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "1b5f202a0bca4961903f06be27203f69"
I20260710 13:15:14.141644  5869 raft_consensus.cc:3060] T 6e1e37f3e31843e5bdb4287cc9dde886 P 1b5f202a0bca4961903f06be27203f69 [term 3 FOLLOWER]: Advancing to term 4
I20260710 13:15:14.142019  5946 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6e1e37f3e31843e5bdb4287cc9dde886" candidate_uuid: "a58a6ed2416540c9b6e6300cca9a9399" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "eec2db51f9454c7a99aa347e6418c9ad"
I20260710 13:15:14.142474  5946 raft_consensus.cc:3055] T 6e1e37f3e31843e5bdb4287cc9dde886 P eec2db51f9454c7a99aa347e6418c9ad [term 3 LEADER]: Stepping down as leader of term 3
I20260710 13:15:14.142735  5946 raft_consensus.cc:740] T 6e1e37f3e31843e5bdb4287cc9dde886 P eec2db51f9454c7a99aa347e6418c9ad [term 3 LEADER]: Becoming Follower/Learner. State: Replica: eec2db51f9454c7a99aa347e6418c9ad, State: Running, Role: LEADER
I20260710 13:15:14.143517  5946 consensus_queue.cc:260] T 6e1e37f3e31843e5bdb4287cc9dde886 P eec2db51f9454c7a99aa347e6418c9ad [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: "1b5f202a0bca4961903f06be27203f69" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 41257 } } peers { permanent_uuid: "a58a6ed2416540c9b6e6300cca9a9399" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 45211 } } peers { permanent_uuid: "eec2db51f9454c7a99aa347e6418c9ad" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 44349 } }
I20260710 13:15:14.144708  5946 raft_consensus.cc:3060] T 6e1e37f3e31843e5bdb4287cc9dde886 P eec2db51f9454c7a99aa347e6418c9ad [term 3 FOLLOWER]: Advancing to term 4
I20260710 13:15:14.147892  5869 raft_consensus.cc:2468] T 6e1e37f3e31843e5bdb4287cc9dde886 P 1b5f202a0bca4961903f06be27203f69 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a58a6ed2416540c9b6e6300cca9a9399 in term 4.
I20260710 13:15:14.148022  5766 catalog_manager.cc:5697] T 0c03f83d6998438493f522b6eaeb12cf P 1b5f202a0bca4961903f06be27203f69 reported cstate change: term changed from 4 to 5, leader changed from eec2db51f9454c7a99aa347e6418c9ad (127.5.154.2) to 1b5f202a0bca4961903f06be27203f69 (127.5.154.1). New cstate: current_term: 5 leader_uuid: "1b5f202a0bca4961903f06be27203f69" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b5f202a0bca4961903f06be27203f69" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 41257 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "eec2db51f9454c7a99aa347e6418c9ad" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 44349 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a58a6ed2416540c9b6e6300cca9a9399" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 45211 } health_report { overall_health: UNKNOWN } } }
I20260710 13:15:14.149111  5984 leader_election.cc:304] T 6e1e37f3e31843e5bdb4287cc9dde886 P a58a6ed2416540c9b6e6300cca9a9399 [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: 1b5f202a0bca4961903f06be27203f69, a58a6ed2416540c9b6e6300cca9a9399; no voters: 
I20260710 13:15:14.149991  6070 raft_consensus.cc:2804] T 6e1e37f3e31843e5bdb4287cc9dde886 P a58a6ed2416540c9b6e6300cca9a9399 [term 4 FOLLOWER]: Leader election won for term 4
I20260710 13:15:14.150041  5946 raft_consensus.cc:2468] T 6e1e37f3e31843e5bdb4287cc9dde886 P eec2db51f9454c7a99aa347e6418c9ad [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a58a6ed2416540c9b6e6300cca9a9399 in term 4.
I20260710 13:15:14.151428  6070 raft_consensus.cc:697] T 6e1e37f3e31843e5bdb4287cc9dde886 P a58a6ed2416540c9b6e6300cca9a9399 [term 4 LEADER]: Becoming Leader. State: Replica: a58a6ed2416540c9b6e6300cca9a9399, State: Running, Role: LEADER
I20260710 13:15:14.152364  6070 consensus_queue.cc:237] T 6e1e37f3e31843e5bdb4287cc9dde886 P a58a6ed2416540c9b6e6300cca9a9399 [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: "1b5f202a0bca4961903f06be27203f69" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 41257 } } peers { permanent_uuid: "a58a6ed2416540c9b6e6300cca9a9399" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 45211 } } peers { permanent_uuid: "eec2db51f9454c7a99aa347e6418c9ad" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 44349 } }
I20260710 13:15:14.159902  5768 catalog_manager.cc:5697] T 6e1e37f3e31843e5bdb4287cc9dde886 P a58a6ed2416540c9b6e6300cca9a9399 reported cstate change: term changed from 3 to 4, leader changed from eec2db51f9454c7a99aa347e6418c9ad (127.5.154.2) to a58a6ed2416540c9b6e6300cca9a9399 (127.5.154.3). New cstate: current_term: 4 leader_uuid: "a58a6ed2416540c9b6e6300cca9a9399" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b5f202a0bca4961903f06be27203f69" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 41257 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a58a6ed2416540c9b6e6300cca9a9399" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 45211 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "eec2db51f9454c7a99aa347e6418c9ad" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 44349 } health_report { overall_health: UNKNOWN } } }
I20260710 13:15:14.162806  6148 raft_consensus.cc:993] T e7965fe2bd4641e4a767eb7fca8dfcbc P eec2db51f9454c7a99aa347e6418c9ad: : Instructing follower 1b5f202a0bca4961903f06be27203f69 to start an election
I20260710 13:15:14.163180  6198 raft_consensus.cc:1081] T e7965fe2bd4641e4a767eb7fca8dfcbc P eec2db51f9454c7a99aa347e6418c9ad [term 2 LEADER]: Signalling peer 1b5f202a0bca4961903f06be27203f69 to start an election
I20260710 13:15:14.164667  5869 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "e7965fe2bd4641e4a767eb7fca8dfcbc"
dest_uuid: "1b5f202a0bca4961903f06be27203f69"
 from {username='slave'} at 127.0.0.1:36204
I20260710 13:15:14.165154  5869 raft_consensus.cc:493] T e7965fe2bd4641e4a767eb7fca8dfcbc P 1b5f202a0bca4961903f06be27203f69 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:15:14.165436  5869 raft_consensus.cc:3060] T e7965fe2bd4641e4a767eb7fca8dfcbc P 1b5f202a0bca4961903f06be27203f69 [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:15:14.169823  5869 raft_consensus.cc:515] T e7965fe2bd4641e4a767eb7fca8dfcbc P 1b5f202a0bca4961903f06be27203f69 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b5f202a0bca4961903f06be27203f69" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 41257 } } peers { permanent_uuid: "eec2db51f9454c7a99aa347e6418c9ad" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 44349 } } peers { permanent_uuid: "a58a6ed2416540c9b6e6300cca9a9399" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 45211 } }
I20260710 13:15:14.171160  5869 leader_election.cc:290] T e7965fe2bd4641e4a767eb7fca8dfcbc P 1b5f202a0bca4961903f06be27203f69 [CANDIDATE]: Term 3 election: Requested vote from peers eec2db51f9454c7a99aa347e6418c9ad (127.5.154.2:44349), a58a6ed2416540c9b6e6300cca9a9399 (127.5.154.3:45211)
I20260710 13:15:14.171881  5946 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e7965fe2bd4641e4a767eb7fca8dfcbc" candidate_uuid: "1b5f202a0bca4961903f06be27203f69" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "eec2db51f9454c7a99aa347e6418c9ad"
I20260710 13:15:14.172179  6018 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e7965fe2bd4641e4a767eb7fca8dfcbc" candidate_uuid: "1b5f202a0bca4961903f06be27203f69" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "a58a6ed2416540c9b6e6300cca9a9399"
I20260710 13:15:14.172402  5946 raft_consensus.cc:3055] T e7965fe2bd4641e4a767eb7fca8dfcbc P eec2db51f9454c7a99aa347e6418c9ad [term 2 LEADER]: Stepping down as leader of term 2
I20260710 13:15:14.172741  6018 raft_consensus.cc:3060] T e7965fe2bd4641e4a767eb7fca8dfcbc P a58a6ed2416540c9b6e6300cca9a9399 [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:15:14.172716  5946 raft_consensus.cc:740] T e7965fe2bd4641e4a767eb7fca8dfcbc P eec2db51f9454c7a99aa347e6418c9ad [term 2 LEADER]: Becoming Follower/Learner. State: Replica: eec2db51f9454c7a99aa347e6418c9ad, State: Running, Role: LEADER
I20260710 13:15:14.173695  5946 consensus_queue.cc:260] T e7965fe2bd4641e4a767eb7fca8dfcbc P eec2db51f9454c7a99aa347e6418c9ad [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: "1b5f202a0bca4961903f06be27203f69" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 41257 } } peers { permanent_uuid: "eec2db51f9454c7a99aa347e6418c9ad" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 44349 } } peers { permanent_uuid: "a58a6ed2416540c9b6e6300cca9a9399" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 45211 } }
I20260710 13:15:14.174786  5946 raft_consensus.cc:3060] T e7965fe2bd4641e4a767eb7fca8dfcbc P eec2db51f9454c7a99aa347e6418c9ad [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:15:14.179098  6018 raft_consensus.cc:2468] T e7965fe2bd4641e4a767eb7fca8dfcbc P a58a6ed2416540c9b6e6300cca9a9399 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1b5f202a0bca4961903f06be27203f69 in term 3.
I20260710 13:15:14.180114  5834 leader_election.cc:304] T e7965fe2bd4641e4a767eb7fca8dfcbc P 1b5f202a0bca4961903f06be27203f69 [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: 1b5f202a0bca4961903f06be27203f69, a58a6ed2416540c9b6e6300cca9a9399; no voters: 
I20260710 13:15:14.180271  5946 raft_consensus.cc:2468] T e7965fe2bd4641e4a767eb7fca8dfcbc P eec2db51f9454c7a99aa347e6418c9ad [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1b5f202a0bca4961903f06be27203f69 in term 3.
I20260710 13:15:14.180766  6199 raft_consensus.cc:2804] T e7965fe2bd4641e4a767eb7fca8dfcbc P 1b5f202a0bca4961903f06be27203f69 [term 3 FOLLOWER]: Leader election won for term 3
I20260710 13:15:14.181172  6199 raft_consensus.cc:697] T e7965fe2bd4641e4a767eb7fca8dfcbc P 1b5f202a0bca4961903f06be27203f69 [term 3 LEADER]: Becoming Leader. State: Replica: 1b5f202a0bca4961903f06be27203f69, State: Running, Role: LEADER
I20260710 13:15:14.181872  6199 consensus_queue.cc:237] T e7965fe2bd4641e4a767eb7fca8dfcbc P 1b5f202a0bca4961903f06be27203f69 [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: "1b5f202a0bca4961903f06be27203f69" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 41257 } } peers { permanent_uuid: "eec2db51f9454c7a99aa347e6418c9ad" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 44349 } } peers { permanent_uuid: "a58a6ed2416540c9b6e6300cca9a9399" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 45211 } }
I20260710 13:15:14.188127  5768 catalog_manager.cc:5697] T e7965fe2bd4641e4a767eb7fca8dfcbc P 1b5f202a0bca4961903f06be27203f69 reported cstate change: term changed from 2 to 3, leader changed from eec2db51f9454c7a99aa347e6418c9ad (127.5.154.2) to 1b5f202a0bca4961903f06be27203f69 (127.5.154.1). New cstate: current_term: 3 leader_uuid: "1b5f202a0bca4961903f06be27203f69" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b5f202a0bca4961903f06be27203f69" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 41257 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "eec2db51f9454c7a99aa347e6418c9ad" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 44349 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a58a6ed2416540c9b6e6300cca9a9399" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 45211 } health_report { overall_health: UNKNOWN } } }
I20260710 13:15:14.279340  6148 raft_consensus.cc:993] T 4b25a7ef60b04ac296b40a499e79dd7d P eec2db51f9454c7a99aa347e6418c9ad: : Instructing follower 1b5f202a0bca4961903f06be27203f69 to start an election
I20260710 13:15:14.279733  6198 raft_consensus.cc:1081] T 4b25a7ef60b04ac296b40a499e79dd7d P eec2db51f9454c7a99aa347e6418c9ad [term 3 LEADER]: Signalling peer 1b5f202a0bca4961903f06be27203f69 to start an election
I20260710 13:15:14.281003  5869 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "4b25a7ef60b04ac296b40a499e79dd7d"
dest_uuid: "1b5f202a0bca4961903f06be27203f69"
 from {username='slave'} at 127.0.0.1:36204
I20260710 13:15:14.281394  5869 raft_consensus.cc:493] T 4b25a7ef60b04ac296b40a499e79dd7d P 1b5f202a0bca4961903f06be27203f69 [term 3 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:15:14.281625  5869 raft_consensus.cc:3060] T 4b25a7ef60b04ac296b40a499e79dd7d P 1b5f202a0bca4961903f06be27203f69 [term 3 FOLLOWER]: Advancing to term 4
I20260710 13:15:14.285575  5869 raft_consensus.cc:515] T 4b25a7ef60b04ac296b40a499e79dd7d P 1b5f202a0bca4961903f06be27203f69 [term 4 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b5f202a0bca4961903f06be27203f69" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 41257 } } peers { permanent_uuid: "eec2db51f9454c7a99aa347e6418c9ad" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 44349 } } peers { permanent_uuid: "a58a6ed2416540c9b6e6300cca9a9399" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 45211 } }
I20260710 13:15:14.286911  5869 leader_election.cc:290] T 4b25a7ef60b04ac296b40a499e79dd7d P 1b5f202a0bca4961903f06be27203f69 [CANDIDATE]: Term 4 election: Requested vote from peers eec2db51f9454c7a99aa347e6418c9ad (127.5.154.2:44349), a58a6ed2416540c9b6e6300cca9a9399 (127.5.154.3:45211)
I20260710 13:15:14.287421  5946 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4b25a7ef60b04ac296b40a499e79dd7d" candidate_uuid: "1b5f202a0bca4961903f06be27203f69" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "eec2db51f9454c7a99aa347e6418c9ad"
I20260710 13:15:14.287801  6018 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4b25a7ef60b04ac296b40a499e79dd7d" candidate_uuid: "1b5f202a0bca4961903f06be27203f69" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "a58a6ed2416540c9b6e6300cca9a9399"
I20260710 13:15:14.287931  5946 raft_consensus.cc:3055] T 4b25a7ef60b04ac296b40a499e79dd7d P eec2db51f9454c7a99aa347e6418c9ad [term 3 LEADER]: Stepping down as leader of term 3
I20260710 13:15:14.288308  5946 raft_consensus.cc:740] T 4b25a7ef60b04ac296b40a499e79dd7d P eec2db51f9454c7a99aa347e6418c9ad [term 3 LEADER]: Becoming Follower/Learner. State: Replica: eec2db51f9454c7a99aa347e6418c9ad, State: Running, Role: LEADER
I20260710 13:15:14.288323  6018 raft_consensus.cc:3060] T 4b25a7ef60b04ac296b40a499e79dd7d P a58a6ed2416540c9b6e6300cca9a9399 [term 3 FOLLOWER]: Advancing to term 4
I20260710 13:15:14.288949  5946 consensus_queue.cc:260] T 4b25a7ef60b04ac296b40a499e79dd7d P eec2db51f9454c7a99aa347e6418c9ad [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: "1b5f202a0bca4961903f06be27203f69" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 41257 } } peers { permanent_uuid: "eec2db51f9454c7a99aa347e6418c9ad" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 44349 } } peers { permanent_uuid: "a58a6ed2416540c9b6e6300cca9a9399" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 45211 } }
I20260710 13:15:14.289673  5946 raft_consensus.cc:3060] T 4b25a7ef60b04ac296b40a499e79dd7d P eec2db51f9454c7a99aa347e6418c9ad [term 3 FOLLOWER]: Advancing to term 4
I20260710 13:15:14.292500  6018 raft_consensus.cc:2468] T 4b25a7ef60b04ac296b40a499e79dd7d P a58a6ed2416540c9b6e6300cca9a9399 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1b5f202a0bca4961903f06be27203f69 in term 4.
I20260710 13:15:14.293165  5946 raft_consensus.cc:2468] T 4b25a7ef60b04ac296b40a499e79dd7d P eec2db51f9454c7a99aa347e6418c9ad [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1b5f202a0bca4961903f06be27203f69 in term 4.
I20260710 13:15:14.293308  5834 leader_election.cc:304] T 4b25a7ef60b04ac296b40a499e79dd7d P 1b5f202a0bca4961903f06be27203f69 [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: 1b5f202a0bca4961903f06be27203f69, a58a6ed2416540c9b6e6300cca9a9399; no voters: 
I20260710 13:15:14.293985  6199 raft_consensus.cc:2804] T 4b25a7ef60b04ac296b40a499e79dd7d P 1b5f202a0bca4961903f06be27203f69 [term 4 FOLLOWER]: Leader election won for term 4
I20260710 13:15:14.294322  6199 raft_consensus.cc:697] T 4b25a7ef60b04ac296b40a499e79dd7d P 1b5f202a0bca4961903f06be27203f69 [term 4 LEADER]: Becoming Leader. State: Replica: 1b5f202a0bca4961903f06be27203f69, State: Running, Role: LEADER
I20260710 13:15:14.294905  6199 consensus_queue.cc:237] T 4b25a7ef60b04ac296b40a499e79dd7d P 1b5f202a0bca4961903f06be27203f69 [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: "1b5f202a0bca4961903f06be27203f69" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 41257 } } peers { permanent_uuid: "eec2db51f9454c7a99aa347e6418c9ad" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 44349 } } peers { permanent_uuid: "a58a6ed2416540c9b6e6300cca9a9399" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 45211 } }
I20260710 13:15:14.300704  5768 catalog_manager.cc:5697] T 4b25a7ef60b04ac296b40a499e79dd7d P 1b5f202a0bca4961903f06be27203f69 reported cstate change: term changed from 3 to 4, leader changed from eec2db51f9454c7a99aa347e6418c9ad (127.5.154.2) to 1b5f202a0bca4961903f06be27203f69 (127.5.154.1). New cstate: current_term: 4 leader_uuid: "1b5f202a0bca4961903f06be27203f69" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b5f202a0bca4961903f06be27203f69" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 41257 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "eec2db51f9454c7a99aa347e6418c9ad" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 44349 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a58a6ed2416540c9b6e6300cca9a9399" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 45211 } health_report { overall_health: UNKNOWN } } }
I20260710 13:15:14.424711  6148 raft_consensus.cc:993] T 902a4b3a5ccd48cf98870dff782685a3 P eec2db51f9454c7a99aa347e6418c9ad: : Instructing follower a58a6ed2416540c9b6e6300cca9a9399 to start an election
I20260710 13:15:14.425078  6198 raft_consensus.cc:1081] T 902a4b3a5ccd48cf98870dff782685a3 P eec2db51f9454c7a99aa347e6418c9ad [term 3 LEADER]: Signalling peer a58a6ed2416540c9b6e6300cca9a9399 to start an election
I20260710 13:15:14.426311  6018 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "902a4b3a5ccd48cf98870dff782685a3"
dest_uuid: "a58a6ed2416540c9b6e6300cca9a9399"
 from {username='slave'} at 127.0.0.1:41164
I20260710 13:15:14.426739  6018 raft_consensus.cc:493] T 902a4b3a5ccd48cf98870dff782685a3 P a58a6ed2416540c9b6e6300cca9a9399 [term 3 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:15:14.427018  6018 raft_consensus.cc:3060] T 902a4b3a5ccd48cf98870dff782685a3 P a58a6ed2416540c9b6e6300cca9a9399 [term 3 FOLLOWER]: Advancing to term 4
I20260710 13:15:14.431147  6018 raft_consensus.cc:515] T 902a4b3a5ccd48cf98870dff782685a3 P a58a6ed2416540c9b6e6300cca9a9399 [term 4 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b5f202a0bca4961903f06be27203f69" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 41257 } } peers { permanent_uuid: "eec2db51f9454c7a99aa347e6418c9ad" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 44349 } } peers { permanent_uuid: "a58a6ed2416540c9b6e6300cca9a9399" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 45211 } }
I20260710 13:15:14.432694  6018 leader_election.cc:290] T 902a4b3a5ccd48cf98870dff782685a3 P a58a6ed2416540c9b6e6300cca9a9399 [CANDIDATE]: Term 4 election: Requested vote from peers 1b5f202a0bca4961903f06be27203f69 (127.5.154.1:41257), eec2db51f9454c7a99aa347e6418c9ad (127.5.154.2:44349)
I20260710 13:15:14.433300  5869 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "902a4b3a5ccd48cf98870dff782685a3" candidate_uuid: "a58a6ed2416540c9b6e6300cca9a9399" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "1b5f202a0bca4961903f06be27203f69"
I20260710 13:15:14.433610  5946 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "902a4b3a5ccd48cf98870dff782685a3" candidate_uuid: "a58a6ed2416540c9b6e6300cca9a9399" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "eec2db51f9454c7a99aa347e6418c9ad"
I20260710 13:15:14.433838  5869 raft_consensus.cc:3060] T 902a4b3a5ccd48cf98870dff782685a3 P 1b5f202a0bca4961903f06be27203f69 [term 3 FOLLOWER]: Advancing to term 4
I20260710 13:15:14.434057  5946 raft_consensus.cc:3055] T 902a4b3a5ccd48cf98870dff782685a3 P eec2db51f9454c7a99aa347e6418c9ad [term 3 LEADER]: Stepping down as leader of term 3
I20260710 13:15:14.434301  5946 raft_consensus.cc:740] T 902a4b3a5ccd48cf98870dff782685a3 P eec2db51f9454c7a99aa347e6418c9ad [term 3 LEADER]: Becoming Follower/Learner. State: Replica: eec2db51f9454c7a99aa347e6418c9ad, State: Running, Role: LEADER
I20260710 13:15:14.434904  5946 consensus_queue.cc:260] T 902a4b3a5ccd48cf98870dff782685a3 P eec2db51f9454c7a99aa347e6418c9ad [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: "1b5f202a0bca4961903f06be27203f69" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 41257 } } peers { permanent_uuid: "eec2db51f9454c7a99aa347e6418c9ad" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 44349 } } peers { permanent_uuid: "a58a6ed2416540c9b6e6300cca9a9399" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 45211 } }
I20260710 13:15:14.435631  5946 raft_consensus.cc:3060] T 902a4b3a5ccd48cf98870dff782685a3 P eec2db51f9454c7a99aa347e6418c9ad [term 3 FOLLOWER]: Advancing to term 4
I20260710 13:15:14.438015  5869 raft_consensus.cc:2468] T 902a4b3a5ccd48cf98870dff782685a3 P 1b5f202a0bca4961903f06be27203f69 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a58a6ed2416540c9b6e6300cca9a9399 in term 4.
I20260710 13:15:14.438827  5984 leader_election.cc:304] T 902a4b3a5ccd48cf98870dff782685a3 P a58a6ed2416540c9b6e6300cca9a9399 [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: 1b5f202a0bca4961903f06be27203f69, a58a6ed2416540c9b6e6300cca9a9399; no voters: 
I20260710 13:15:14.439288  5946 raft_consensus.cc:2468] T 902a4b3a5ccd48cf98870dff782685a3 P eec2db51f9454c7a99aa347e6418c9ad [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a58a6ed2416540c9b6e6300cca9a9399 in term 4.
I20260710 13:15:14.439415  6070 raft_consensus.cc:2804] T 902a4b3a5ccd48cf98870dff782685a3 P a58a6ed2416540c9b6e6300cca9a9399 [term 4 FOLLOWER]: Leader election won for term 4
I20260710 13:15:14.439868  6070 raft_consensus.cc:697] T 902a4b3a5ccd48cf98870dff782685a3 P a58a6ed2416540c9b6e6300cca9a9399 [term 4 LEADER]: Becoming Leader. State: Replica: a58a6ed2416540c9b6e6300cca9a9399, State: Running, Role: LEADER
I20260710 13:15:14.440618  6070 consensus_queue.cc:237] T 902a4b3a5ccd48cf98870dff782685a3 P a58a6ed2416540c9b6e6300cca9a9399 [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: "1b5f202a0bca4961903f06be27203f69" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 41257 } } peers { permanent_uuid: "eec2db51f9454c7a99aa347e6418c9ad" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 44349 } } peers { permanent_uuid: "a58a6ed2416540c9b6e6300cca9a9399" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 45211 } }
I20260710 13:15:14.446616  5768 catalog_manager.cc:5697] T 902a4b3a5ccd48cf98870dff782685a3 P a58a6ed2416540c9b6e6300cca9a9399 reported cstate change: term changed from 3 to 4, leader changed from eec2db51f9454c7a99aa347e6418c9ad (127.5.154.2) to a58a6ed2416540c9b6e6300cca9a9399 (127.5.154.3). New cstate: current_term: 4 leader_uuid: "a58a6ed2416540c9b6e6300cca9a9399" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b5f202a0bca4961903f06be27203f69" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 41257 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "eec2db51f9454c7a99aa347e6418c9ad" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 44349 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a58a6ed2416540c9b6e6300cca9a9399" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 45211 } health_report { overall_health: HEALTHY } } }
I20260710 13:15:14.548591  5946 raft_consensus.cc:1275] T 0c03f83d6998438493f522b6eaeb12cf P eec2db51f9454c7a99aa347e6418c9ad [term 5 FOLLOWER]: Refusing update from remote peer 1b5f202a0bca4961903f06be27203f69: Log matching property violated. Preceding OpId in replica: term: 4 index: 4. Preceding OpId from leader: term: 5 index: 5. (index mismatch)
I20260710 13:15:14.549661  6199 consensus_queue.cc:1048] T 0c03f83d6998438493f522b6eaeb12cf P 1b5f202a0bca4961903f06be27203f69 [LEADER]: Connected to new peer: Peer: permanent_uuid: "eec2db51f9454c7a99aa347e6418c9ad" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 44349 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260710 13:15:14.559314  6018 raft_consensus.cc:1275] T 0c03f83d6998438493f522b6eaeb12cf P a58a6ed2416540c9b6e6300cca9a9399 [term 5 FOLLOWER]: Refusing update from remote peer 1b5f202a0bca4961903f06be27203f69: Log matching property violated. Preceding OpId in replica: term: 4 index: 4. Preceding OpId from leader: term: 5 index: 5. (index mismatch)
I20260710 13:15:14.560873  6213 consensus_queue.cc:1048] T 0c03f83d6998438493f522b6eaeb12cf P 1b5f202a0bca4961903f06be27203f69 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a58a6ed2416540c9b6e6300cca9a9399" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 45211 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.001s
I20260710 13:15:14.612182  5869 raft_consensus.cc:1275] T 6e1e37f3e31843e5bdb4287cc9dde886 P 1b5f202a0bca4961903f06be27203f69 [term 4 FOLLOWER]: Refusing update from remote peer a58a6ed2416540c9b6e6300cca9a9399: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260710 13:15:14.613327  6070 consensus_queue.cc:1048] T 6e1e37f3e31843e5bdb4287cc9dde886 P a58a6ed2416540c9b6e6300cca9a9399 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1b5f202a0bca4961903f06be27203f69" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 41257 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 13:15:14.621487  5946 raft_consensus.cc:1275] T 6e1e37f3e31843e5bdb4287cc9dde886 P eec2db51f9454c7a99aa347e6418c9ad [term 4 FOLLOWER]: Refusing update from remote peer a58a6ed2416540c9b6e6300cca9a9399: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260710 13:15:14.623046  6218 consensus_queue.cc:1048] T 6e1e37f3e31843e5bdb4287cc9dde886 P a58a6ed2416540c9b6e6300cca9a9399 [LEADER]: Connected to new peer: Peer: permanent_uuid: "eec2db51f9454c7a99aa347e6418c9ad" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 44349 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 13:15:14.681030  6018 raft_consensus.cc:1275] T e7965fe2bd4641e4a767eb7fca8dfcbc P a58a6ed2416540c9b6e6300cca9a9399 [term 3 FOLLOWER]: Refusing update from remote peer 1b5f202a0bca4961903f06be27203f69: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 13:15:14.682111  6213 consensus_queue.cc:1048] T e7965fe2bd4641e4a767eb7fca8dfcbc P 1b5f202a0bca4961903f06be27203f69 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a58a6ed2416540c9b6e6300cca9a9399" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 45211 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 13:15:14.691030  5946 raft_consensus.cc:1275] T e7965fe2bd4641e4a767eb7fca8dfcbc P eec2db51f9454c7a99aa347e6418c9ad [term 3 FOLLOWER]: Refusing update from remote peer 1b5f202a0bca4961903f06be27203f69: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 13:15:14.693465  6213 consensus_queue.cc:1048] T e7965fe2bd4641e4a767eb7fca8dfcbc P 1b5f202a0bca4961903f06be27203f69 [LEADER]: Connected to new peer: Peer: permanent_uuid: "eec2db51f9454c7a99aa347e6418c9ad" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 44349 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 13:15:14.738500  6018 raft_consensus.cc:1275] T 4b25a7ef60b04ac296b40a499e79dd7d P a58a6ed2416540c9b6e6300cca9a9399 [term 4 FOLLOWER]: Refusing update from remote peer 1b5f202a0bca4961903f06be27203f69: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260710 13:15:14.739581  6213 consensus_queue.cc:1048] T 4b25a7ef60b04ac296b40a499e79dd7d P 1b5f202a0bca4961903f06be27203f69 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a58a6ed2416540c9b6e6300cca9a9399" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 45211 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 13:15:14.747357  5946 raft_consensus.cc:1275] T 4b25a7ef60b04ac296b40a499e79dd7d P eec2db51f9454c7a99aa347e6418c9ad [term 4 FOLLOWER]: Refusing update from remote peer 1b5f202a0bca4961903f06be27203f69: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260710 13:15:14.748744  6213 consensus_queue.cc:1048] T 4b25a7ef60b04ac296b40a499e79dd7d P 1b5f202a0bca4961903f06be27203f69 [LEADER]: Connected to new peer: Peer: permanent_uuid: "eec2db51f9454c7a99aa347e6418c9ad" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 44349 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 13:15:14.940361  5736 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 13:15:14.945768  5736 tablet_server.cc:179] TabletServer@127.5.154.1:0 shutting down...
I20260710 13:15:14.969998  5736 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260710 13:15:14.970798  5736 tablet_replica.cc:333] T 16cce0d138bb4d21aa4832c277138471 P 1b5f202a0bca4961903f06be27203f69: stopping tablet replica
I20260710 13:15:14.971767  5736 raft_consensus.cc:2243] T 16cce0d138bb4d21aa4832c277138471 P 1b5f202a0bca4961903f06be27203f69 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:15:14.972380  5736 raft_consensus.cc:2272] T 16cce0d138bb4d21aa4832c277138471 P 1b5f202a0bca4961903f06be27203f69 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:15:14.974759  5736 tablet_replica.cc:333] T 1fe6c1cc95ef46b480082f5641cc8db3 P 1b5f202a0bca4961903f06be27203f69: stopping tablet replica
I20260710 13:15:14.975250  5736 raft_consensus.cc:2243] T 1fe6c1cc95ef46b480082f5641cc8db3 P 1b5f202a0bca4961903f06be27203f69 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:15:14.975591  5736 raft_consensus.cc:2272] T 1fe6c1cc95ef46b480082f5641cc8db3 P 1b5f202a0bca4961903f06be27203f69 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:15:14.977463  5736 tablet_replica.cc:333] T a6049cb235294876a648554bff13455b P 1b5f202a0bca4961903f06be27203f69: stopping tablet replica
I20260710 13:15:14.977979  5736 raft_consensus.cc:2243] T a6049cb235294876a648554bff13455b P 1b5f202a0bca4961903f06be27203f69 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:15:14.978389  5736 raft_consensus.cc:2272] T a6049cb235294876a648554bff13455b P 1b5f202a0bca4961903f06be27203f69 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:15:14.980041  5736 tablet_replica.cc:333] T 75861b874a334a5da8d3703ca836ae41 P 1b5f202a0bca4961903f06be27203f69: stopping tablet replica
I20260710 13:15:14.980458  5736 raft_consensus.cc:2243] T 75861b874a334a5da8d3703ca836ae41 P 1b5f202a0bca4961903f06be27203f69 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:15:14.980844  5736 raft_consensus.cc:2272] T 75861b874a334a5da8d3703ca836ae41 P 1b5f202a0bca4961903f06be27203f69 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:15:14.982307  5736 tablet_replica.cc:333] T 902a4b3a5ccd48cf98870dff782685a3 P 1b5f202a0bca4961903f06be27203f69: stopping tablet replica
I20260710 13:15:14.982725  5736 raft_consensus.cc:2243] T 902a4b3a5ccd48cf98870dff782685a3 P 1b5f202a0bca4961903f06be27203f69 [term 4 FOLLOWER]: Raft consensus shutting down.
I20260710 13:15:14.983048  5736 raft_consensus.cc:2272] T 902a4b3a5ccd48cf98870dff782685a3 P 1b5f202a0bca4961903f06be27203f69 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260710 13:15:14.984445  5736 tablet_replica.cc:333] T 0c03f83d6998438493f522b6eaeb12cf P 1b5f202a0bca4961903f06be27203f69: stopping tablet replica
I20260710 13:15:14.984884  5736 raft_consensus.cc:2243] T 0c03f83d6998438493f522b6eaeb12cf P 1b5f202a0bca4961903f06be27203f69 [term 5 LEADER]: Raft consensus shutting down.
I20260710 13:15:14.985605  5736 raft_consensus.cc:2272] T 0c03f83d6998438493f522b6eaeb12cf P 1b5f202a0bca4961903f06be27203f69 [term 5 FOLLOWER]: Raft consensus is shut down!
W20260710 13:15:14.987347  5984 proxy.cc:239] Call had error, refreshing address and retrying: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer
I20260710 13:15:14.987818  5736 tablet_replica.cc:333] T 6e1e37f3e31843e5bdb4287cc9dde886 P 1b5f202a0bca4961903f06be27203f69: stopping tablet replica
I20260710 13:15:14.988409  5736 raft_consensus.cc:2243] T 6e1e37f3e31843e5bdb4287cc9dde886 P 1b5f202a0bca4961903f06be27203f69 [term 4 FOLLOWER]: Raft consensus shutting down.
I20260710 13:15:14.988936  5736 raft_consensus.cc:2272] T 6e1e37f3e31843e5bdb4287cc9dde886 P 1b5f202a0bca4961903f06be27203f69 [term 4 FOLLOWER]: Raft consensus is shut down!
W20260710 13:15:14.990427  5984 consensus_peers.cc:597] T 902a4b3a5ccd48cf98870dff782685a3 P a58a6ed2416540c9b6e6300cca9a9399 -> Peer 1b5f202a0bca4961903f06be27203f69 (127.5.154.1:41257): Couldn't send request to peer 1b5f202a0bca4961903f06be27203f69. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260710 13:15:14.991199  5736 tablet_replica.cc:333] T 4b25a7ef60b04ac296b40a499e79dd7d P 1b5f202a0bca4961903f06be27203f69: stopping tablet replica
I20260710 13:15:14.991642  5736 raft_consensus.cc:2243] T 4b25a7ef60b04ac296b40a499e79dd7d P 1b5f202a0bca4961903f06be27203f69 [term 4 LEADER]: Raft consensus shutting down.
I20260710 13:15:14.992271  5736 raft_consensus.cc:2272] T 4b25a7ef60b04ac296b40a499e79dd7d P 1b5f202a0bca4961903f06be27203f69 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260710 13:15:14.993983  5736 tablet_replica.cc:333] T e7965fe2bd4641e4a767eb7fca8dfcbc P 1b5f202a0bca4961903f06be27203f69: stopping tablet replica
I20260710 13:15:14.994390  5736 raft_consensus.cc:2243] T e7965fe2bd4641e4a767eb7fca8dfcbc P 1b5f202a0bca4961903f06be27203f69 [term 3 LEADER]: Raft consensus shutting down.
I20260710 13:15:14.995007  5736 raft_consensus.cc:2272] T e7965fe2bd4641e4a767eb7fca8dfcbc P 1b5f202a0bca4961903f06be27203f69 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 13:15:15.001011  5946 raft_consensus.cc:1275] T 902a4b3a5ccd48cf98870dff782685a3 P eec2db51f9454c7a99aa347e6418c9ad [term 4 FOLLOWER]: Refusing update from remote peer a58a6ed2416540c9b6e6300cca9a9399: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260710 13:15:15.002017  6218 consensus_queue.cc:1048] T 902a4b3a5ccd48cf98870dff782685a3 P a58a6ed2416540c9b6e6300cca9a9399 [LEADER]: Connected to new peer: Peer: permanent_uuid: "eec2db51f9454c7a99aa347e6418c9ad" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 44349 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 13:15:15.092759  5736 tablet_server.cc:196] TabletServer@127.5.154.1:0 shutdown complete.
W20260710 13:15:15.094775  5910 consensus_peers.cc:597] T 1fe6c1cc95ef46b480082f5641cc8db3 P eec2db51f9454c7a99aa347e6418c9ad -> Peer 1b5f202a0bca4961903f06be27203f69 (127.5.154.1:41257): Couldn't send request to peer 1b5f202a0bca4961903f06be27203f69. Status: Network error: Client connection negotiation failed: client connection to 127.5.154.1:41257: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260710 13:15:15.094928  5984 consensus_peers.cc:597] T 6e1e37f3e31843e5bdb4287cc9dde886 P a58a6ed2416540c9b6e6300cca9a9399 -> Peer 1b5f202a0bca4961903f06be27203f69 (127.5.154.1:41257): Couldn't send request to peer 1b5f202a0bca4961903f06be27203f69. Status: Network error: Client connection negotiation failed: client connection to 127.5.154.1:41257: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260710 13:15:15.096496  5910 consensus_peers.cc:597] T 75861b874a334a5da8d3703ca836ae41 P eec2db51f9454c7a99aa347e6418c9ad -> Peer 1b5f202a0bca4961903f06be27203f69 (127.5.154.1:41257): Couldn't send request to peer 1b5f202a0bca4961903f06be27203f69. Status: Network error: Client connection negotiation failed: client connection to 127.5.154.1:41257: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 13:15:15.110039  5736 tablet_server.cc:179] TabletServer@127.5.154.2:0 shutting down...
I20260710 13:15:15.127095  5736 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260710 13:15:15.127768  5736 tablet_replica.cc:333] T 1fe6c1cc95ef46b480082f5641cc8db3 P eec2db51f9454c7a99aa347e6418c9ad: stopping tablet replica
I20260710 13:15:15.128334  5736 raft_consensus.cc:2243] T 1fe6c1cc95ef46b480082f5641cc8db3 P eec2db51f9454c7a99aa347e6418c9ad [term 2 LEADER]: Raft consensus shutting down.
I20260710 13:15:15.129089  5736 raft_consensus.cc:2272] T 1fe6c1cc95ef46b480082f5641cc8db3 P eec2db51f9454c7a99aa347e6418c9ad [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:15:15.130679  5736 tablet_replica.cc:333] T 16cce0d138bb4d21aa4832c277138471 P eec2db51f9454c7a99aa347e6418c9ad: stopping tablet replica
I20260710 13:15:15.131247  5736 raft_consensus.cc:2243] T 16cce0d138bb4d21aa4832c277138471 P eec2db51f9454c7a99aa347e6418c9ad [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:15:15.131639  5736 raft_consensus.cc:2272] T 16cce0d138bb4d21aa4832c277138471 P eec2db51f9454c7a99aa347e6418c9ad [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:15:15.133107  5736 tablet_replica.cc:333] T 0c03f83d6998438493f522b6eaeb12cf P eec2db51f9454c7a99aa347e6418c9ad: stopping tablet replica
I20260710 13:15:15.133543  5736 raft_consensus.cc:2243] T 0c03f83d6998438493f522b6eaeb12cf P eec2db51f9454c7a99aa347e6418c9ad [term 5 FOLLOWER]: Raft consensus shutting down.
I20260710 13:15:15.133881  5736 raft_consensus.cc:2272] T 0c03f83d6998438493f522b6eaeb12cf P eec2db51f9454c7a99aa347e6418c9ad [term 5 FOLLOWER]: Raft consensus is shut down!
I20260710 13:15:15.135591  5736 tablet_replica.cc:333] T a6049cb235294876a648554bff13455b P eec2db51f9454c7a99aa347e6418c9ad: stopping tablet replica
I20260710 13:15:15.136022  5736 raft_consensus.cc:2243] T a6049cb235294876a648554bff13455b P eec2db51f9454c7a99aa347e6418c9ad [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:15:15.136654  5736 raft_consensus.cc:2272] T a6049cb235294876a648554bff13455b P eec2db51f9454c7a99aa347e6418c9ad [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:15:15.138062  5736 tablet_replica.cc:333] T 75861b874a334a5da8d3703ca836ae41 P eec2db51f9454c7a99aa347e6418c9ad: stopping tablet replica
I20260710 13:15:15.138484  5736 raft_consensus.cc:2243] T 75861b874a334a5da8d3703ca836ae41 P eec2db51f9454c7a99aa347e6418c9ad [term 2 LEADER]: Raft consensus shutting down.
I20260710 13:15:15.139096  5736 raft_consensus.cc:2272] T 75861b874a334a5da8d3703ca836ae41 P eec2db51f9454c7a99aa347e6418c9ad [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:15:15.140542  5736 tablet_replica.cc:333] T 902a4b3a5ccd48cf98870dff782685a3 P eec2db51f9454c7a99aa347e6418c9ad: stopping tablet replica
I20260710 13:15:15.141033  5736 raft_consensus.cc:2243] T 902a4b3a5ccd48cf98870dff782685a3 P eec2db51f9454c7a99aa347e6418c9ad [term 4 FOLLOWER]: Raft consensus shutting down.
I20260710 13:15:15.141366  5736 raft_consensus.cc:2272] T 902a4b3a5ccd48cf98870dff782685a3 P eec2db51f9454c7a99aa347e6418c9ad [term 4 FOLLOWER]: Raft consensus is shut down!
I20260710 13:15:15.143458  5736 tablet_replica.cc:333] T e7965fe2bd4641e4a767eb7fca8dfcbc P eec2db51f9454c7a99aa347e6418c9ad: stopping tablet replica
I20260710 13:15:15.143872  5736 raft_consensus.cc:2243] T e7965fe2bd4641e4a767eb7fca8dfcbc P eec2db51f9454c7a99aa347e6418c9ad [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 13:15:15.144217  5736 raft_consensus.cc:2272] T e7965fe2bd4641e4a767eb7fca8dfcbc P eec2db51f9454c7a99aa347e6418c9ad [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 13:15:15.145872  5736 tablet_replica.cc:333] T 4b25a7ef60b04ac296b40a499e79dd7d P eec2db51f9454c7a99aa347e6418c9ad: stopping tablet replica
I20260710 13:15:15.146283  5736 raft_consensus.cc:2243] T 4b25a7ef60b04ac296b40a499e79dd7d P eec2db51f9454c7a99aa347e6418c9ad [term 4 FOLLOWER]: Raft consensus shutting down.
I20260710 13:15:15.146649  5736 raft_consensus.cc:2272] T 4b25a7ef60b04ac296b40a499e79dd7d P eec2db51f9454c7a99aa347e6418c9ad [term 4 FOLLOWER]: Raft consensus is shut down!
I20260710 13:15:15.148279  5736 tablet_replica.cc:333] T 6e1e37f3e31843e5bdb4287cc9dde886 P eec2db51f9454c7a99aa347e6418c9ad: stopping tablet replica
I20260710 13:15:15.148705  5736 raft_consensus.cc:2243] T 6e1e37f3e31843e5bdb4287cc9dde886 P eec2db51f9454c7a99aa347e6418c9ad [term 4 FOLLOWER]: Raft consensus shutting down.
I20260710 13:15:15.149044  5736 raft_consensus.cc:2272] T 6e1e37f3e31843e5bdb4287cc9dde886 P eec2db51f9454c7a99aa347e6418c9ad [term 4 FOLLOWER]: Raft consensus is shut down!
I20260710 13:15:15.173894  5736 tablet_server.cc:196] TabletServer@127.5.154.2:0 shutdown complete.
I20260710 13:15:15.188616  5736 tablet_server.cc:179] TabletServer@127.5.154.3:0 shutting down...
W20260710 13:15:15.206401  5984 consensus_peers.cc:597] T 16cce0d138bb4d21aa4832c277138471 P a58a6ed2416540c9b6e6300cca9a9399 -> Peer 1b5f202a0bca4961903f06be27203f69 (127.5.154.1:41257): Couldn't send request to peer 1b5f202a0bca4961903f06be27203f69. Status: Network error: Client connection negotiation failed: client connection to 127.5.154.1:41257: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 13:15:15.208316  5736 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260710 13:15:15.209003  5736 tablet_replica.cc:333] T 16cce0d138bb4d21aa4832c277138471 P a58a6ed2416540c9b6e6300cca9a9399: stopping tablet replica
I20260710 13:15:15.209683  5736 raft_consensus.cc:2243] T 16cce0d138bb4d21aa4832c277138471 P a58a6ed2416540c9b6e6300cca9a9399 [term 2 LEADER]: Raft consensus shutting down.
I20260710 13:15:15.210397  5736 raft_consensus.cc:2272] T 16cce0d138bb4d21aa4832c277138471 P a58a6ed2416540c9b6e6300cca9a9399 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:15:15.211915  5736 tablet_replica.cc:333] T 1fe6c1cc95ef46b480082f5641cc8db3 P a58a6ed2416540c9b6e6300cca9a9399: stopping tablet replica
I20260710 13:15:15.212476  5736 raft_consensus.cc:2243] T 1fe6c1cc95ef46b480082f5641cc8db3 P a58a6ed2416540c9b6e6300cca9a9399 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:15:15.212911  5736 raft_consensus.cc:2272] T 1fe6c1cc95ef46b480082f5641cc8db3 P a58a6ed2416540c9b6e6300cca9a9399 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:15:15.214387  5736 tablet_replica.cc:333] T 75861b874a334a5da8d3703ca836ae41 P a58a6ed2416540c9b6e6300cca9a9399: stopping tablet replica
I20260710 13:15:15.214869  5736 raft_consensus.cc:2243] T 75861b874a334a5da8d3703ca836ae41 P a58a6ed2416540c9b6e6300cca9a9399 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:15:15.215234  5736 raft_consensus.cc:2272] T 75861b874a334a5da8d3703ca836ae41 P a58a6ed2416540c9b6e6300cca9a9399 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:15:15.216742  5736 tablet_replica.cc:333] T 902a4b3a5ccd48cf98870dff782685a3 P a58a6ed2416540c9b6e6300cca9a9399: stopping tablet replica
I20260710 13:15:15.217163  5736 raft_consensus.cc:2243] T 902a4b3a5ccd48cf98870dff782685a3 P a58a6ed2416540c9b6e6300cca9a9399 [term 4 LEADER]: Raft consensus shutting down.
I20260710 13:15:15.217778  5736 raft_consensus.cc:2272] T 902a4b3a5ccd48cf98870dff782685a3 P a58a6ed2416540c9b6e6300cca9a9399 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260710 13:15:15.219349  5736 tablet_replica.cc:333] T a6049cb235294876a648554bff13455b P a58a6ed2416540c9b6e6300cca9a9399: stopping tablet replica
I20260710 13:15:15.219767  5736 raft_consensus.cc:2243] T a6049cb235294876a648554bff13455b P a58a6ed2416540c9b6e6300cca9a9399 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:15:15.220103  5736 raft_consensus.cc:2272] T a6049cb235294876a648554bff13455b P a58a6ed2416540c9b6e6300cca9a9399 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:15:15.221602  5736 tablet_replica.cc:333] T 0c03f83d6998438493f522b6eaeb12cf P a58a6ed2416540c9b6e6300cca9a9399: stopping tablet replica
I20260710 13:15:15.222030  5736 raft_consensus.cc:2243] T 0c03f83d6998438493f522b6eaeb12cf P a58a6ed2416540c9b6e6300cca9a9399 [term 5 FOLLOWER]: Raft consensus shutting down.
I20260710 13:15:15.222378  5736 raft_consensus.cc:2272] T 0c03f83d6998438493f522b6eaeb12cf P a58a6ed2416540c9b6e6300cca9a9399 [term 5 FOLLOWER]: Raft consensus is shut down!
I20260710 13:15:15.224090  5736 tablet_replica.cc:333] T e7965fe2bd4641e4a767eb7fca8dfcbc P a58a6ed2416540c9b6e6300cca9a9399: stopping tablet replica
I20260710 13:15:15.224516  5736 raft_consensus.cc:2243] T e7965fe2bd4641e4a767eb7fca8dfcbc P a58a6ed2416540c9b6e6300cca9a9399 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 13:15:15.224903  5736 raft_consensus.cc:2272] T e7965fe2bd4641e4a767eb7fca8dfcbc P a58a6ed2416540c9b6e6300cca9a9399 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 13:15:15.226632  5736 tablet_replica.cc:333] T 4b25a7ef60b04ac296b40a499e79dd7d P a58a6ed2416540c9b6e6300cca9a9399: stopping tablet replica
I20260710 13:15:15.227041  5736 raft_consensus.cc:2243] T 4b25a7ef60b04ac296b40a499e79dd7d P a58a6ed2416540c9b6e6300cca9a9399 [term 4 FOLLOWER]: Raft consensus shutting down.
I20260710 13:15:15.227388  5736 raft_consensus.cc:2272] T 4b25a7ef60b04ac296b40a499e79dd7d P a58a6ed2416540c9b6e6300cca9a9399 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260710 13:15:15.229072  5736 tablet_replica.cc:333] T 6e1e37f3e31843e5bdb4287cc9dde886 P a58a6ed2416540c9b6e6300cca9a9399: stopping tablet replica
I20260710 13:15:15.229449  5736 raft_consensus.cc:2243] T 6e1e37f3e31843e5bdb4287cc9dde886 P a58a6ed2416540c9b6e6300cca9a9399 [term 4 LEADER]: Raft consensus shutting down.
I20260710 13:15:15.230044  5736 raft_consensus.cc:2272] T 6e1e37f3e31843e5bdb4287cc9dde886 P a58a6ed2416540c9b6e6300cca9a9399 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260710 13:15:15.254069  5736 tablet_server.cc:196] TabletServer@127.5.154.3:0 shutdown complete.
I20260710 13:15:15.269047  5736 master.cc:562] Master@127.5.154.62:40523 shutting down...
I20260710 13:15:15.383358  5736 raft_consensus.cc:2243] T 00000000000000000000000000000000 P d368cb7e07b7412fab0b6cf98f245ebc [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:15:15.383893  5736 raft_consensus.cc:2272] T 00000000000000000000000000000000 P d368cb7e07b7412fab0b6cf98f245ebc [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:15:15.384200  5736 tablet_replica.cc:333] T 00000000000000000000000000000000 P d368cb7e07b7412fab0b6cf98f245ebc: stopping tablet replica
I20260710 13:15:15.402164  5736 master.cc:584] Master@127.5.154.62:40523 shutdown complete.
1b5f202a0bca4961903f06be27203f69  4
a58a6ed2416540c9b6e6300cca9a9399  1
eec2db51f9454c7a99aa347e6418c9ad  4
[       OK ] LeaderRebalancerTest.FunctionalTestForDivided (11899 ms)
[ RUN      ] LeaderRebalancerTest.FunctionalTestForNotDivided
I20260710 13:15:15.436251  5736 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.5.154.62:34889
I20260710 13:15:15.437348  5736 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 13:15:15.442585  6230 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 13:15:15.442552  6231 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 13:15:15.443198  6233 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 13:15:15.444201  5736 server_base.cc:1061] running on GCE node
I20260710 13:15:15.444905  5736 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 13:15:15.445075  5736 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260710 13:15:15.445217  5736 hybrid_clock.cc:648] HybridClock initialized: now 1783689315445201 us; error 0 us; skew 500 ppm
I20260710 13:15:15.445705  5736 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 13:15:15.447830  5736 webserver.cc:533] Webserver started at http://127.5.154.62:39663/ using document root <none> and password file <none>
I20260710 13:15:15.448272  5736 fs_manager.cc:362] Metadata directory not provided
I20260710 13:15:15.448433  5736 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 13:15:15.448741  5736 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 13:15:15.450094  5736 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskPiHBc8/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783689303377817-5736-0/minicluster-data/master-0-root/instance:
uuid: "e570cdd386d547fda86d81a55c1c6073"
format_stamp: "Formatted at 2026-07-10 13:15:15 on dist-test-slave-46l2"
I20260710 13:15:15.454516  5736 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.005s	sys 0.000s
I20260710 13:15:15.457656  6238 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:15:15.458282  5736 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260710 13:15:15.458520  5736 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskPiHBc8/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783689303377817-5736-0/minicluster-data/master-0-root
uuid: "e570cdd386d547fda86d81a55c1c6073"
format_stamp: "Formatted at 2026-07-10 13:15:15 on dist-test-slave-46l2"
I20260710 13:15:15.458755  5736 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskPiHBc8/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783689303377817-5736-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskPiHBc8/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783689303377817-5736-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskPiHBc8/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783689303377817-5736-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)
I20260710 13:15:15.470031  5736 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 13:15:15.471076  5736 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 13:15:15.505448  5736 rpc_server.cc:307] RPC server started. Bound to: 127.5.154.62:34889
I20260710 13:15:15.505541  6289 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.5.154.62:34889 every 8 connection(s)
I20260710 13:15:15.508955  6290 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:15:15.517446  6290 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P e570cdd386d547fda86d81a55c1c6073: Bootstrap starting.
I20260710 13:15:15.521644  6290 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P e570cdd386d547fda86d81a55c1c6073: Neither blocks nor log segments found. Creating new log.
I20260710 13:15:15.525282  6290 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P e570cdd386d547fda86d81a55c1c6073: No bootstrap required, opened a new log
I20260710 13:15:15.527153  6290 raft_consensus.cc:359] T 00000000000000000000000000000000 P e570cdd386d547fda86d81a55c1c6073 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "e570cdd386d547fda86d81a55c1c6073" member_type: VOTER }
I20260710 13:15:15.527493  6290 raft_consensus.cc:385] T 00000000000000000000000000000000 P e570cdd386d547fda86d81a55c1c6073 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:15:15.527665  6290 raft_consensus.cc:740] T 00000000000000000000000000000000 P e570cdd386d547fda86d81a55c1c6073 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e570cdd386d547fda86d81a55c1c6073, State: Initialized, Role: FOLLOWER
I20260710 13:15:15.528119  6290 consensus_queue.cc:260] T 00000000000000000000000000000000 P e570cdd386d547fda86d81a55c1c6073 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "e570cdd386d547fda86d81a55c1c6073" member_type: VOTER }
I20260710 13:15:15.528519  6290 raft_consensus.cc:399] T 00000000000000000000000000000000 P e570cdd386d547fda86d81a55c1c6073 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260710 13:15:15.528720  6290 raft_consensus.cc:493] T 00000000000000000000000000000000 P e570cdd386d547fda86d81a55c1c6073 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260710 13:15:15.528918  6290 raft_consensus.cc:3060] T 00000000000000000000000000000000 P e570cdd386d547fda86d81a55c1c6073 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:15:15.532526  6290 raft_consensus.cc:515] T 00000000000000000000000000000000 P e570cdd386d547fda86d81a55c1c6073 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "e570cdd386d547fda86d81a55c1c6073" member_type: VOTER }
I20260710 13:15:15.533004  6290 leader_election.cc:304] T 00000000000000000000000000000000 P e570cdd386d547fda86d81a55c1c6073 [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: e570cdd386d547fda86d81a55c1c6073; no voters: 
I20260710 13:15:15.533967  6290 leader_election.cc:290] T 00000000000000000000000000000000 P e570cdd386d547fda86d81a55c1c6073 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260710 13:15:15.534245  6293 raft_consensus.cc:2804] T 00000000000000000000000000000000 P e570cdd386d547fda86d81a55c1c6073 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:15:15.535398  6293 raft_consensus.cc:697] T 00000000000000000000000000000000 P e570cdd386d547fda86d81a55c1c6073 [term 1 LEADER]: Becoming Leader. State: Replica: e570cdd386d547fda86d81a55c1c6073, State: Running, Role: LEADER
I20260710 13:15:15.535948  6293 consensus_queue.cc:237] T 00000000000000000000000000000000 P e570cdd386d547fda86d81a55c1c6073 [LEADER]: Queue going to LEADER mode. State: All 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: "e570cdd386d547fda86d81a55c1c6073" member_type: VOTER }
I20260710 13:15:15.536628  6290 sys_catalog.cc:565] T 00000000000000000000000000000000 P e570cdd386d547fda86d81a55c1c6073 [sys.catalog]: configured and running, proceeding with master startup.
I20260710 13:15:15.540863  6295 sys_catalog.cc:455] T 00000000000000000000000000000000 P e570cdd386d547fda86d81a55c1c6073 [sys.catalog]: SysCatalogTable state changed. Reason: New leader e570cdd386d547fda86d81a55c1c6073. Latest consensus state: current_term: 1 leader_uuid: "e570cdd386d547fda86d81a55c1c6073" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "e570cdd386d547fda86d81a55c1c6073" member_type: VOTER } }
I20260710 13:15:15.541390  6295 sys_catalog.cc:458] T 00000000000000000000000000000000 P e570cdd386d547fda86d81a55c1c6073 [sys.catalog]: This master's current role is: LEADER
I20260710 13:15:15.545370  6294 sys_catalog.cc:455] T 00000000000000000000000000000000 P e570cdd386d547fda86d81a55c1c6073 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "e570cdd386d547fda86d81a55c1c6073" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "e570cdd386d547fda86d81a55c1c6073" member_type: VOTER } }
I20260710 13:15:15.545888  6294 sys_catalog.cc:458] T 00000000000000000000000000000000 P e570cdd386d547fda86d81a55c1c6073 [sys.catalog]: This master's current role is: LEADER
I20260710 13:15:15.546533  6302 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260710 13:15:15.551317  6302 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260710 13:15:15.552234  5736 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260710 13:15:15.558676  6302 catalog_manager.cc:1383] Generated new cluster ID: 43205d80d9d848b895fd4ee8ef59e7c0
I20260710 13:15:15.558910  6302 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260710 13:15:15.583181  6302 catalog_manager.cc:1406] Generated new certificate authority record
I20260710 13:15:15.584270  6302 catalog_manager.cc:1540] Loading token signing keys...
I20260710 13:15:15.600823  6302 catalog_manager.cc:6070] T 00000000000000000000000000000000 P e570cdd386d547fda86d81a55c1c6073: Generated new TSK 0
I20260710 13:15:15.601382  6302 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260710 13:15:15.617791  5736 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 13:15:15.623030  6311 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 13:15:15.624251  6312 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 13:15:15.625347  6314 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 13:15:15.625819  5736 server_base.cc:1061] running on GCE node
I20260710 13:15:15.626489  5736 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 13:15:15.626653  5736 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260710 13:15:15.626766  5736 hybrid_clock.cc:648] HybridClock initialized: now 1783689315626755 us; error 0 us; skew 500 ppm
I20260710 13:15:15.627189  5736 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 13:15:15.629127  5736 webserver.cc:533] Webserver started at http://127.5.154.1:34799/ using document root <none> and password file <none>
I20260710 13:15:15.629539  5736 fs_manager.cc:362] Metadata directory not provided
I20260710 13:15:15.629688  5736 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 13:15:15.629880  5736 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 13:15:15.630782  5736 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskPiHBc8/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783689303377817-5736-0/minicluster-data/ts-0-root/instance:
uuid: "b1f417b538ad45b7af183efd71dc909d"
format_stamp: "Formatted at 2026-07-10 13:15:15 on dist-test-slave-46l2"
I20260710 13:15:15.634673  5736 fs_manager.cc:696] Time spent creating directory manager: real 0.003s	user 0.002s	sys 0.003s
I20260710 13:15:15.637485  6319 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:15:15.638116  5736 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.001s
I20260710 13:15:15.638368  5736 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskPiHBc8/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783689303377817-5736-0/minicluster-data/ts-0-root
uuid: "b1f417b538ad45b7af183efd71dc909d"
format_stamp: "Formatted at 2026-07-10 13:15:15 on dist-test-slave-46l2"
I20260710 13:15:15.638608  5736 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskPiHBc8/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783689303377817-5736-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskPiHBc8/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783689303377817-5736-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskPiHBc8/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783689303377817-5736-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)
I20260710 13:15:15.652014  5736 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 13:15:15.653193  5736 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 13:15:15.654567  5736 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260710 13:15:15.656659  5736 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260710 13:15:15.656838  5736 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:15:15.657060  5736 ts_tablet_manager.cc:616] Registered 0 tablets
I20260710 13:15:15.657219  5736 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:15:15.693418  5736 rpc_server.cc:307] RPC server started. Bound to: 127.5.154.1:46151
I20260710 13:15:15.693498  6381 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.5.154.1:46151 every 8 connection(s)
I20260710 13:15:15.697685  5736 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 13:15:15.703819  6386 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 13:15:15.704869  6387 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 13:15:15.706760  6389 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 13:15:15.707257  5736 server_base.cc:1061] running on GCE node
I20260710 13:15:15.708500  5736 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 13:15:15.708724  5736 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260710 13:15:15.708927  5736 hybrid_clock.cc:648] HybridClock initialized: now 1783689315708897 us; error 0 us; skew 500 ppm
I20260710 13:15:15.709499  5736 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 13:15:15.709487  6382 heartbeater.cc:344] Connected to a master server at 127.5.154.62:34889
I20260710 13:15:15.710021  6382 heartbeater.cc:461] Registering TS with master...
I20260710 13:15:15.710748  6382 heartbeater.cc:507] Master 127.5.154.62:34889 requested a full tablet report, sending...
I20260710 13:15:15.711994  5736 webserver.cc:533] Webserver started at http://127.5.154.2:36517/ using document root <none> and password file <none>
I20260710 13:15:15.712517  5736 fs_manager.cc:362] Metadata directory not provided
I20260710 13:15:15.712738  5736 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 13:15:15.712723  6255 ts_manager.cc:194] Registered new tserver with Master: b1f417b538ad45b7af183efd71dc909d (127.5.154.1:46151)
I20260710 13:15:15.713160  5736 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 13:15:15.714210  5736 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskPiHBc8/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783689303377817-5736-0/minicluster-data/ts-1-root/instance:
uuid: "51aeaa8d61a84592ac577c2114e5eeae"
format_stamp: "Formatted at 2026-07-10 13:15:15 on dist-test-slave-46l2"
I20260710 13:15:15.714505  6255 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:33516
I20260710 13:15:15.718387  5736 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.005s	sys 0.000s
I20260710 13:15:15.721324  6394 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:15:15.721959  5736 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260710 13:15:15.722201  5736 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskPiHBc8/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783689303377817-5736-0/minicluster-data/ts-1-root
uuid: "51aeaa8d61a84592ac577c2114e5eeae"
format_stamp: "Formatted at 2026-07-10 13:15:15 on dist-test-slave-46l2"
I20260710 13:15:15.722433  5736 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskPiHBc8/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783689303377817-5736-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskPiHBc8/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783689303377817-5736-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskPiHBc8/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783689303377817-5736-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)
I20260710 13:15:15.729822  5736 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 13:15:15.730852  5736 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 13:15:15.732101  5736 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260710 13:15:15.734043  5736 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260710 13:15:15.734220  5736 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:15:15.734427  5736 ts_tablet_manager.cc:616] Registered 0 tablets
I20260710 13:15:15.734570  5736 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:15:15.771071  5736 rpc_server.cc:307] RPC server started. Bound to: 127.5.154.2:36301
I20260710 13:15:15.771160  6456 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.5.154.2:36301 every 8 connection(s)
I20260710 13:15:15.775355  5736 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 13:15:15.781647  6461 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 13:15:15.781862  6460 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 13:15:15.784744  6463 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 13:15:15.784814  5736 server_base.cc:1061] running on GCE node
I20260710 13:15:15.785866  5736 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 13:15:15.786113  5736 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260710 13:15:15.786226  6457 heartbeater.cc:344] Connected to a master server at 127.5.154.62:34889
I20260710 13:15:15.786324  5736 hybrid_clock.cc:648] HybridClock initialized: now 1783689315786305 us; error 0 us; skew 500 ppm
I20260710 13:15:15.786588  6457 heartbeater.cc:461] Registering TS with master...
I20260710 13:15:15.786960  5736 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 13:15:15.787276  6457 heartbeater.cc:507] Master 127.5.154.62:34889 requested a full tablet report, sending...
I20260710 13:15:15.789420  6255 ts_manager.cc:194] Registered new tserver with Master: 51aeaa8d61a84592ac577c2114e5eeae (127.5.154.2:36301)
I20260710 13:15:15.789495  5736 webserver.cc:533] Webserver started at http://127.5.154.3:37825/ using document root <none> and password file <none>
I20260710 13:15:15.790133  5736 fs_manager.cc:362] Metadata directory not provided
I20260710 13:15:15.790374  5736 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 13:15:15.790670  5736 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 13:15:15.791136  6255 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:33532
I20260710 13:15:15.792065  5736 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskPiHBc8/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783689303377817-5736-0/minicluster-data/ts-2-root/instance:
uuid: "4a0a3c0937504e61b2a2d24eae6f25b3"
format_stamp: "Formatted at 2026-07-10 13:15:15 on dist-test-slave-46l2"
I20260710 13:15:15.796305  5736 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.003s	sys 0.000s
I20260710 13:15:15.799654  6468 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:15:15.800496  5736 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260710 13:15:15.800856  5736 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskPiHBc8/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783689303377817-5736-0/minicluster-data/ts-2-root
uuid: "4a0a3c0937504e61b2a2d24eae6f25b3"
format_stamp: "Formatted at 2026-07-10 13:15:15 on dist-test-slave-46l2"
I20260710 13:15:15.801102  5736 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskPiHBc8/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783689303377817-5736-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskPiHBc8/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783689303377817-5736-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskPiHBc8/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783689303377817-5736-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)
I20260710 13:15:15.830685  5736 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 13:15:15.832231  5736 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 13:15:15.833855  5736 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260710 13:15:15.835826  5736 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260710 13:15:15.836015  5736 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:15:15.836231  5736 ts_tablet_manager.cc:616] Registered 0 tablets
I20260710 13:15:15.836385  5736 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:15:15.875062  5736 rpc_server.cc:307] RPC server started. Bound to: 127.5.154.3:34125
I20260710 13:15:15.875149  6530 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.5.154.3:34125 every 8 connection(s)
I20260710 13:15:15.887663  6531 heartbeater.cc:344] Connected to a master server at 127.5.154.62:34889
I20260710 13:15:15.887966  6531 heartbeater.cc:461] Registering TS with master...
I20260710 13:15:15.888597  6531 heartbeater.cc:507] Master 127.5.154.62:34889 requested a full tablet report, sending...
I20260710 13:15:15.890288  6255 ts_manager.cc:194] Registered new tserver with Master: 4a0a3c0937504e61b2a2d24eae6f25b3 (127.5.154.3:34125)
I20260710 13:15:15.891041  5736 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.012979968s
I20260710 13:15:15.891480  6255 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:33548
I20260710 13:15:15.915043  6255 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:33556:
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"
    }
  }
}
W20260710 13:15:15.917708  6255 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.
I20260710 13:15:15.984387  6347 tablet_service.cc:1511] Processing CreateTablet for tablet a98d2b7ee5e24baf9fad53f563380afc (DEFAULT_TABLE table=test-workload [id=4e65870586d54886b01af7e72611d47e]), partition=RANGE (key) PARTITION VALUES < 214748364
I20260710 13:15:15.985788  6347 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a98d2b7ee5e24baf9fad53f563380afc. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:15:15.990252  6346 tablet_service.cc:1511] Processing CreateTablet for tablet ddd212b2175348888e488f9fd34a9300 (DEFAULT_TABLE table=test-workload [id=4e65870586d54886b01af7e72611d47e]), partition=RANGE (key) PARTITION 214748364 <= VALUES < 429496728
I20260710 13:15:15.991554  6346 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ddd212b2175348888e488f9fd34a9300. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:15:15.993479  6345 tablet_service.cc:1511] Processing CreateTablet for tablet 3ce6138cf1fa4c799126dbb73e1d759a (DEFAULT_TABLE table=test-workload [id=4e65870586d54886b01af7e72611d47e]), partition=RANGE (key) PARTITION 429496728 <= VALUES < 644245092
I20260710 13:15:15.994668  6345 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3ce6138cf1fa4c799126dbb73e1d759a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:15:15.997556  6422 tablet_service.cc:1511] Processing CreateTablet for tablet a98d2b7ee5e24baf9fad53f563380afc (DEFAULT_TABLE table=test-workload [id=4e65870586d54886b01af7e72611d47e]), partition=RANGE (key) PARTITION VALUES < 214748364
I20260710 13:15:15.997668  6344 tablet_service.cc:1511] Processing CreateTablet for tablet f4f01a7b94704f49825ab4e79c96b2ad (DEFAULT_TABLE table=test-workload [id=4e65870586d54886b01af7e72611d47e]), partition=RANGE (key) PARTITION 644245092 <= VALUES < 858993456
I20260710 13:15:15.998741  6422 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a98d2b7ee5e24baf9fad53f563380afc. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:15:15.999673  6343 tablet_service.cc:1511] Processing CreateTablet for tablet db54028284364fefbb5886467ff30b43 (DEFAULT_TABLE table=test-workload [id=4e65870586d54886b01af7e72611d47e]), partition=RANGE (key) PARTITION 858993456 <= VALUES < 1073741820
I20260710 13:15:16.000735  6421 tablet_service.cc:1511] Processing CreateTablet for tablet ddd212b2175348888e488f9fd34a9300 (DEFAULT_TABLE table=test-workload [id=4e65870586d54886b01af7e72611d47e]), partition=RANGE (key) PARTITION 214748364 <= VALUES < 429496728
I20260710 13:15:16.001935  6421 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ddd212b2175348888e488f9fd34a9300. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:15:16.001726  6342 tablet_service.cc:1511] Processing CreateTablet for tablet b5bea12d550e4d8cbcb46c65d7af4195 (DEFAULT_TABLE table=test-workload [id=4e65870586d54886b01af7e72611d47e]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1288490184
I20260710 13:15:15.996553  6341 tablet_service.cc:1511] Processing CreateTablet for tablet 12e3f9b14ea94a26b7e12aa372df1e26 (DEFAULT_TABLE table=test-workload [id=4e65870586d54886b01af7e72611d47e]), partition=RANGE (key) PARTITION 1288490184 <= VALUES < 1503238548
I20260710 13:15:16.004928  6344 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f4f01a7b94704f49825ab4e79c96b2ad. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:15:16.008973  6343 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet db54028284364fefbb5886467ff30b43. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:15:16.009601  6420 tablet_service.cc:1511] Processing CreateTablet for tablet 3ce6138cf1fa4c799126dbb73e1d759a (DEFAULT_TABLE table=test-workload [id=4e65870586d54886b01af7e72611d47e]), partition=RANGE (key) PARTITION 429496728 <= VALUES < 644245092
I20260710 13:15:16.010807  6420 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3ce6138cf1fa4c799126dbb73e1d759a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:15:16.012910  6342 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b5bea12d550e4d8cbcb46c65d7af4195. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:15:16.027817  6340 tablet_service.cc:1511] Processing CreateTablet for tablet b7df9e1d1ca04c389a3cff9453d8a507 (DEFAULT_TABLE table=test-workload [id=4e65870586d54886b01af7e72611d47e]), partition=RANGE (key) PARTITION 1503238548 <= VALUES < 1717986912
I20260710 13:15:16.028640  6419 tablet_service.cc:1511] Processing CreateTablet for tablet f4f01a7b94704f49825ab4e79c96b2ad (DEFAULT_TABLE table=test-workload [id=4e65870586d54886b01af7e72611d47e]), partition=RANGE (key) PARTITION 644245092 <= VALUES < 858993456
I20260710 13:15:16.029836  6496 tablet_service.cc:1511] Processing CreateTablet for tablet a98d2b7ee5e24baf9fad53f563380afc (DEFAULT_TABLE table=test-workload [id=4e65870586d54886b01af7e72611d47e]), partition=RANGE (key) PARTITION VALUES < 214748364
I20260710 13:15:16.029965  6416 tablet_service.cc:1511] Processing CreateTablet for tablet b7df9e1d1ca04c389a3cff9453d8a507 (DEFAULT_TABLE table=test-workload [id=4e65870586d54886b01af7e72611d47e]), partition=RANGE (key) PARTITION 1503238548 <= VALUES < 1717986912
I20260710 13:15:16.031072  6496 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a98d2b7ee5e24baf9fad53f563380afc. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:15:16.031059  6418 tablet_service.cc:1511] Processing CreateTablet for tablet b5bea12d550e4d8cbcb46c65d7af4195 (DEFAULT_TABLE table=test-workload [id=4e65870586d54886b01af7e72611d47e]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1288490184
I20260710 13:15:16.032076  6415 tablet_service.cc:1511] Processing CreateTablet for tablet 4c1de67e95164c2993b2214d52881553 (DEFAULT_TABLE table=test-workload [id=4e65870586d54886b01af7e72611d47e]), partition=RANGE (key) PARTITION 1717986912 <= VALUES < 1932735276
I20260710 13:15:16.033300  6417 tablet_service.cc:1511] Processing CreateTablet for tablet 12e3f9b14ea94a26b7e12aa372df1e26 (DEFAULT_TABLE table=test-workload [id=4e65870586d54886b01af7e72611d47e]), partition=RANGE (key) PARTITION 1288490184 <= VALUES < 1503238548
I20260710 13:15:16.036815  6338 tablet_service.cc:1511] Processing CreateTablet for tablet 77ab22a89f82436593181e174bc404d9 (DEFAULT_TABLE table=test-workload [id=4e65870586d54886b01af7e72611d47e]), partition=RANGE (key) PARTITION 1932735276 <= VALUES
I20260710 13:15:16.029009  6341 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 12e3f9b14ea94a26b7e12aa372df1e26. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:15:16.038015  6338 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 77ab22a89f82436593181e174bc404d9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:15:16.029881  6419 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f4f01a7b94704f49825ab4e79c96b2ad. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:15:16.041428  6414 tablet_service.cc:1511] Processing CreateTablet for tablet 77ab22a89f82436593181e174bc404d9 (DEFAULT_TABLE table=test-workload [id=4e65870586d54886b01af7e72611d47e]), partition=RANGE (key) PARTITION 1932735276 <= VALUES
I20260710 13:15:16.044329  6420 tablet_service.cc:1511] Processing CreateTablet for tablet db54028284364fefbb5886467ff30b43 (DEFAULT_TABLE table=test-workload [id=4e65870586d54886b01af7e72611d47e]), partition=RANGE (key) PARTITION 858993456 <= VALUES < 1073741820
I20260710 13:15:16.045625  6493 tablet_service.cc:1511] Processing CreateTablet for tablet f4f01a7b94704f49825ab4e79c96b2ad (DEFAULT_TABLE table=test-workload [id=4e65870586d54886b01af7e72611d47e]), partition=RANGE (key) PARTITION 644245092 <= VALUES < 858993456
I20260710 13:15:16.046169  6494 tablet_service.cc:1511] Processing CreateTablet for tablet 3ce6138cf1fa4c799126dbb73e1d759a (DEFAULT_TABLE table=test-workload [id=4e65870586d54886b01af7e72611d47e]), partition=RANGE (key) PARTITION 429496728 <= VALUES < 644245092
I20260710 13:15:16.047014  6493 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f4f01a7b94704f49825ab4e79c96b2ad. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:15:16.047467  6340 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b7df9e1d1ca04c389a3cff9453d8a507. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:15:16.047688  6417 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 12e3f9b14ea94a26b7e12aa372df1e26. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:15:16.050243  6491 tablet_service.cc:1511] Processing CreateTablet for tablet b5bea12d550e4d8cbcb46c65d7af4195 (DEFAULT_TABLE table=test-workload [id=4e65870586d54886b01af7e72611d47e]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1288490184
I20260710 13:15:16.044045  6492 tablet_service.cc:1511] Processing CreateTablet for tablet db54028284364fefbb5886467ff30b43 (DEFAULT_TABLE table=test-workload [id=4e65870586d54886b01af7e72611d47e]), partition=RANGE (key) PARTITION 858993456 <= VALUES < 1073741820
I20260710 13:15:16.039101  6495 tablet_service.cc:1511] Processing CreateTablet for tablet ddd212b2175348888e488f9fd34a9300 (DEFAULT_TABLE table=test-workload [id=4e65870586d54886b01af7e72611d47e]), partition=RANGE (key) PARTITION 214748364 <= VALUES < 429496728
I20260710 13:15:16.045717  6339 tablet_service.cc:1511] Processing CreateTablet for tablet 4c1de67e95164c2993b2214d52881553 (DEFAULT_TABLE table=test-workload [id=4e65870586d54886b01af7e72611d47e]), partition=RANGE (key) PARTITION 1717986912 <= VALUES < 1932735276
I20260710 13:15:16.060542  6489 tablet_service.cc:1511] Processing CreateTablet for tablet b7df9e1d1ca04c389a3cff9453d8a507 (DEFAULT_TABLE table=test-workload [id=4e65870586d54886b01af7e72611d47e]), partition=RANGE (key) PARTITION 1503238548 <= VALUES < 1717986912
I20260710 13:15:16.061203  6339 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4c1de67e95164c2993b2214d52881553. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:15:16.060786  6490 tablet_service.cc:1511] Processing CreateTablet for tablet 12e3f9b14ea94a26b7e12aa372df1e26 (DEFAULT_TABLE table=test-workload [id=4e65870586d54886b01af7e72611d47e]), partition=RANGE (key) PARTITION 1288490184 <= VALUES < 1503238548
I20260710 13:15:16.058993  6418 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b5bea12d550e4d8cbcb46c65d7af4195. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:15:16.059692  6487 tablet_service.cc:1511] Processing CreateTablet for tablet 77ab22a89f82436593181e174bc404d9 (DEFAULT_TABLE table=test-workload [id=4e65870586d54886b01af7e72611d47e]), partition=RANGE (key) PARTITION 1932735276 <= VALUES
I20260710 13:15:16.064400  6494 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3ce6138cf1fa4c799126dbb73e1d759a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:15:16.069860  6492 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet db54028284364fefbb5886467ff30b43. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:15:16.060868  6488 tablet_service.cc:1511] Processing CreateTablet for tablet 4c1de67e95164c2993b2214d52881553 (DEFAULT_TABLE table=test-workload [id=4e65870586d54886b01af7e72611d47e]), partition=RANGE (key) PARTITION 1717986912 <= VALUES < 1932735276
I20260710 13:15:16.070784  6488 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4c1de67e95164c2993b2214d52881553. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:15:16.071313  6491 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b5bea12d550e4d8cbcb46c65d7af4195. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:15:16.072053  6414 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 77ab22a89f82436593181e174bc404d9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:15:16.076931  6415 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4c1de67e95164c2993b2214d52881553. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:15:16.080932  6416 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b7df9e1d1ca04c389a3cff9453d8a507. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:15:16.084867  6495 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ddd212b2175348888e488f9fd34a9300. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:15:16.092844  6489 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b7df9e1d1ca04c389a3cff9453d8a507. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:15:16.096889  6487 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 77ab22a89f82436593181e174bc404d9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:15:16.098476  6546 tablet_bootstrap.cc:492] T a98d2b7ee5e24baf9fad53f563380afc P 51aeaa8d61a84592ac577c2114e5eeae: Bootstrap starting.
I20260710 13:15:16.082175  6545 tablet_bootstrap.cc:492] T a98d2b7ee5e24baf9fad53f563380afc P b1f417b538ad45b7af183efd71dc909d: Bootstrap starting.
I20260710 13:15:16.112727  6490 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 12e3f9b14ea94a26b7e12aa372df1e26. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:15:16.135838  6420 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet db54028284364fefbb5886467ff30b43. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:15:16.197412  6545 tablet_bootstrap.cc:654] T a98d2b7ee5e24baf9fad53f563380afc P b1f417b538ad45b7af183efd71dc909d: Neither blocks nor log segments found. Creating new log.
I20260710 13:15:16.208827  6547 tablet_bootstrap.cc:492] T b5bea12d550e4d8cbcb46c65d7af4195 P 4a0a3c0937504e61b2a2d24eae6f25b3: Bootstrap starting.
I20260710 13:15:16.214038  6546 tablet_bootstrap.cc:654] T a98d2b7ee5e24baf9fad53f563380afc P 51aeaa8d61a84592ac577c2114e5eeae: Neither blocks nor log segments found. Creating new log.
I20260710 13:15:16.220139  6547 tablet_bootstrap.cc:654] T b5bea12d550e4d8cbcb46c65d7af4195 P 4a0a3c0937504e61b2a2d24eae6f25b3: Neither blocks nor log segments found. Creating new log.
W20260710 13:15:16.216732  6239 outbound_call.cc:321] RPC callback for RPC call kudu.tserver.TabletServerAdminService.CreateTablet -> {remote=127.5.154.1:46151, user_credentials={real_user=slave}} blocked reactor thread for 111917us
I20260710 13:15:16.249082  6547 tablet_bootstrap.cc:492] T b5bea12d550e4d8cbcb46c65d7af4195 P 4a0a3c0937504e61b2a2d24eae6f25b3: No bootstrap required, opened a new log
I20260710 13:15:16.249574  6547 ts_tablet_manager.cc:1403] T b5bea12d550e4d8cbcb46c65d7af4195 P 4a0a3c0937504e61b2a2d24eae6f25b3: Time spent bootstrapping tablet: real 0.041s	user 0.021s	sys 0.007s
I20260710 13:15:16.249742  6545 tablet_bootstrap.cc:492] T a98d2b7ee5e24baf9fad53f563380afc P b1f417b538ad45b7af183efd71dc909d: No bootstrap required, opened a new log
I20260710 13:15:16.250214  6545 ts_tablet_manager.cc:1403] T a98d2b7ee5e24baf9fad53f563380afc P b1f417b538ad45b7af183efd71dc909d: Time spent bootstrapping tablet: real 0.169s	user 0.010s	sys 0.011s
I20260710 13:15:16.252828  6547 raft_consensus.cc:359] T b5bea12d550e4d8cbcb46c65d7af4195 P 4a0a3c0937504e61b2a2d24eae6f25b3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b1f417b538ad45b7af183efd71dc909d" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 46151 } } peers { permanent_uuid: "51aeaa8d61a84592ac577c2114e5eeae" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 36301 } } peers { permanent_uuid: "4a0a3c0937504e61b2a2d24eae6f25b3" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 34125 } }
I20260710 13:15:16.253175  6545 raft_consensus.cc:359] T a98d2b7ee5e24baf9fad53f563380afc P b1f417b538ad45b7af183efd71dc909d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b1f417b538ad45b7af183efd71dc909d" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 46151 } } peers { permanent_uuid: "51aeaa8d61a84592ac577c2114e5eeae" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 36301 } } peers { permanent_uuid: "4a0a3c0937504e61b2a2d24eae6f25b3" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 34125 } }
I20260710 13:15:16.253597  6547 raft_consensus.cc:385] T b5bea12d550e4d8cbcb46c65d7af4195 P 4a0a3c0937504e61b2a2d24eae6f25b3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:15:16.253868  6545 raft_consensus.cc:385] T a98d2b7ee5e24baf9fad53f563380afc P b1f417b538ad45b7af183efd71dc909d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:15:16.254000  6547 raft_consensus.cc:740] T b5bea12d550e4d8cbcb46c65d7af4195 P 4a0a3c0937504e61b2a2d24eae6f25b3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4a0a3c0937504e61b2a2d24eae6f25b3, State: Initialized, Role: FOLLOWER
I20260710 13:15:16.254199  6545 raft_consensus.cc:740] T a98d2b7ee5e24baf9fad53f563380afc P b1f417b538ad45b7af183efd71dc909d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b1f417b538ad45b7af183efd71dc909d, State: Initialized, Role: FOLLOWER
I20260710 13:15:16.254917  6545 consensus_queue.cc:260] T a98d2b7ee5e24baf9fad53f563380afc P b1f417b538ad45b7af183efd71dc909d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b1f417b538ad45b7af183efd71dc909d" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 46151 } } peers { permanent_uuid: "51aeaa8d61a84592ac577c2114e5eeae" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 36301 } } peers { permanent_uuid: "4a0a3c0937504e61b2a2d24eae6f25b3" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 34125 } }
I20260710 13:15:16.254971  6547 consensus_queue.cc:260] T b5bea12d550e4d8cbcb46c65d7af4195 P 4a0a3c0937504e61b2a2d24eae6f25b3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b1f417b538ad45b7af183efd71dc909d" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 46151 } } peers { permanent_uuid: "51aeaa8d61a84592ac577c2114e5eeae" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 36301 } } peers { permanent_uuid: "4a0a3c0937504e61b2a2d24eae6f25b3" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 34125 } }
I20260710 13:15:16.260699  6546 tablet_bootstrap.cc:492] T a98d2b7ee5e24baf9fad53f563380afc P 51aeaa8d61a84592ac577c2114e5eeae: No bootstrap required, opened a new log
I20260710 13:15:16.261159  6546 ts_tablet_manager.cc:1403] T a98d2b7ee5e24baf9fad53f563380afc P 51aeaa8d61a84592ac577c2114e5eeae: Time spent bootstrapping tablet: real 0.163s	user 0.019s	sys 0.000s
I20260710 13:15:16.263849  6546 raft_consensus.cc:359] T a98d2b7ee5e24baf9fad53f563380afc P 51aeaa8d61a84592ac577c2114e5eeae [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b1f417b538ad45b7af183efd71dc909d" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 46151 } } peers { permanent_uuid: "51aeaa8d61a84592ac577c2114e5eeae" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 36301 } } peers { permanent_uuid: "4a0a3c0937504e61b2a2d24eae6f25b3" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 34125 } }
I20260710 13:15:16.264472  6546 raft_consensus.cc:385] T a98d2b7ee5e24baf9fad53f563380afc P 51aeaa8d61a84592ac577c2114e5eeae [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:15:16.268805  6546 raft_consensus.cc:740] T a98d2b7ee5e24baf9fad53f563380afc P 51aeaa8d61a84592ac577c2114e5eeae [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 51aeaa8d61a84592ac577c2114e5eeae, State: Initialized, Role: FOLLOWER
I20260710 13:15:16.269618  6546 consensus_queue.cc:260] T a98d2b7ee5e24baf9fad53f563380afc P 51aeaa8d61a84592ac577c2114e5eeae [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b1f417b538ad45b7af183efd71dc909d" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 46151 } } peers { permanent_uuid: "51aeaa8d61a84592ac577c2114e5eeae" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 36301 } } peers { permanent_uuid: "4a0a3c0937504e61b2a2d24eae6f25b3" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 34125 } }
I20260710 13:15:16.279310  6547 ts_tablet_manager.cc:1434] T b5bea12d550e4d8cbcb46c65d7af4195 P 4a0a3c0937504e61b2a2d24eae6f25b3: Time spent starting tablet: real 0.029s	user 0.005s	sys 0.008s
I20260710 13:15:16.279975  6531 heartbeater.cc:499] Master 127.5.154.62:34889 was elected leader, sending a full tablet report...
I20260710 13:15:16.289734  6382 heartbeater.cc:499] Master 127.5.154.62:34889 was elected leader, sending a full tablet report...
I20260710 13:15:16.290242  6545 ts_tablet_manager.cc:1434] T a98d2b7ee5e24baf9fad53f563380afc P b1f417b538ad45b7af183efd71dc909d: Time spent starting tablet: real 0.040s	user 0.020s	sys 0.019s
I20260710 13:15:16.291522  6545 tablet_bootstrap.cc:492] T db54028284364fefbb5886467ff30b43 P b1f417b538ad45b7af183efd71dc909d: Bootstrap starting.
I20260710 13:15:16.297601  6545 tablet_bootstrap.cc:654] T db54028284364fefbb5886467ff30b43 P b1f417b538ad45b7af183efd71dc909d: Neither blocks nor log segments found. Creating new log.
I20260710 13:15:16.298085  6547 tablet_bootstrap.cc:492] T f4f01a7b94704f49825ab4e79c96b2ad P 4a0a3c0937504e61b2a2d24eae6f25b3: Bootstrap starting.
I20260710 13:15:16.301759  6457 heartbeater.cc:499] Master 127.5.154.62:34889 was elected leader, sending a full tablet report...
I20260710 13:15:16.306500  6547 tablet_bootstrap.cc:654] T f4f01a7b94704f49825ab4e79c96b2ad P 4a0a3c0937504e61b2a2d24eae6f25b3: Neither blocks nor log segments found. Creating new log.
I20260710 13:15:16.313871  6546 ts_tablet_manager.cc:1434] T a98d2b7ee5e24baf9fad53f563380afc P 51aeaa8d61a84592ac577c2114e5eeae: Time spent starting tablet: real 0.052s	user 0.010s	sys 0.006s
I20260710 13:15:16.314769  6546 tablet_bootstrap.cc:492] T 3ce6138cf1fa4c799126dbb73e1d759a P 51aeaa8d61a84592ac577c2114e5eeae: Bootstrap starting.
I20260710 13:15:16.319123  6545 tablet_bootstrap.cc:492] T db54028284364fefbb5886467ff30b43 P b1f417b538ad45b7af183efd71dc909d: No bootstrap required, opened a new log
I20260710 13:15:16.319543  6545 ts_tablet_manager.cc:1403] T db54028284364fefbb5886467ff30b43 P b1f417b538ad45b7af183efd71dc909d: Time spent bootstrapping tablet: real 0.028s	user 0.009s	sys 0.009s
I20260710 13:15:16.320612  6546 tablet_bootstrap.cc:654] T 3ce6138cf1fa4c799126dbb73e1d759a P 51aeaa8d61a84592ac577c2114e5eeae: Neither blocks nor log segments found. Creating new log.
I20260710 13:15:16.322177  6545 raft_consensus.cc:359] T db54028284364fefbb5886467ff30b43 P b1f417b538ad45b7af183efd71dc909d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b1f417b538ad45b7af183efd71dc909d" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 46151 } } peers { permanent_uuid: "51aeaa8d61a84592ac577c2114e5eeae" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 36301 } } peers { permanent_uuid: "4a0a3c0937504e61b2a2d24eae6f25b3" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 34125 } }
I20260710 13:15:16.322866  6545 raft_consensus.cc:385] T db54028284364fefbb5886467ff30b43 P b1f417b538ad45b7af183efd71dc909d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:15:16.323148  6545 raft_consensus.cc:740] T db54028284364fefbb5886467ff30b43 P b1f417b538ad45b7af183efd71dc909d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b1f417b538ad45b7af183efd71dc909d, State: Initialized, Role: FOLLOWER
I20260710 13:15:16.323897  6545 consensus_queue.cc:260] T db54028284364fefbb5886467ff30b43 P b1f417b538ad45b7af183efd71dc909d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b1f417b538ad45b7af183efd71dc909d" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 46151 } } peers { permanent_uuid: "51aeaa8d61a84592ac577c2114e5eeae" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 36301 } } peers { permanent_uuid: "4a0a3c0937504e61b2a2d24eae6f25b3" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 34125 } }
I20260710 13:15:16.324644  6547 tablet_bootstrap.cc:492] T f4f01a7b94704f49825ab4e79c96b2ad P 4a0a3c0937504e61b2a2d24eae6f25b3: No bootstrap required, opened a new log
I20260710 13:15:16.325075  6547 ts_tablet_manager.cc:1403] T f4f01a7b94704f49825ab4e79c96b2ad P 4a0a3c0937504e61b2a2d24eae6f25b3: Time spent bootstrapping tablet: real 0.027s	user 0.013s	sys 0.000s
I20260710 13:15:16.325870  6545 ts_tablet_manager.cc:1434] T db54028284364fefbb5886467ff30b43 P b1f417b538ad45b7af183efd71dc909d: Time spent starting tablet: real 0.006s	user 0.007s	sys 0.000s
I20260710 13:15:16.326766  6545 tablet_bootstrap.cc:492] T 3ce6138cf1fa4c799126dbb73e1d759a P b1f417b538ad45b7af183efd71dc909d: Bootstrap starting.
I20260710 13:15:16.327519  6547 raft_consensus.cc:359] T f4f01a7b94704f49825ab4e79c96b2ad P 4a0a3c0937504e61b2a2d24eae6f25b3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b1f417b538ad45b7af183efd71dc909d" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 46151 } } peers { permanent_uuid: "51aeaa8d61a84592ac577c2114e5eeae" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 36301 } } peers { permanent_uuid: "4a0a3c0937504e61b2a2d24eae6f25b3" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 34125 } }
I20260710 13:15:16.328173  6547 raft_consensus.cc:385] T f4f01a7b94704f49825ab4e79c96b2ad P 4a0a3c0937504e61b2a2d24eae6f25b3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:15:16.328440  6547 raft_consensus.cc:740] T f4f01a7b94704f49825ab4e79c96b2ad P 4a0a3c0937504e61b2a2d24eae6f25b3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4a0a3c0937504e61b2a2d24eae6f25b3, State: Initialized, Role: FOLLOWER
I20260710 13:15:16.329239  6547 consensus_queue.cc:260] T f4f01a7b94704f49825ab4e79c96b2ad P 4a0a3c0937504e61b2a2d24eae6f25b3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b1f417b538ad45b7af183efd71dc909d" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 46151 } } peers { permanent_uuid: "51aeaa8d61a84592ac577c2114e5eeae" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 36301 } } peers { permanent_uuid: "4a0a3c0937504e61b2a2d24eae6f25b3" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 34125 } }
I20260710 13:15:16.331328  6547 ts_tablet_manager.cc:1434] T f4f01a7b94704f49825ab4e79c96b2ad P 4a0a3c0937504e61b2a2d24eae6f25b3: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260710 13:15:16.332110  6547 tablet_bootstrap.cc:492] T a98d2b7ee5e24baf9fad53f563380afc P 4a0a3c0937504e61b2a2d24eae6f25b3: Bootstrap starting.
I20260710 13:15:16.332782  6545 tablet_bootstrap.cc:654] T 3ce6138cf1fa4c799126dbb73e1d759a P b1f417b538ad45b7af183efd71dc909d: Neither blocks nor log segments found. Creating new log.
I20260710 13:15:16.337710  6547 tablet_bootstrap.cc:654] T a98d2b7ee5e24baf9fad53f563380afc P 4a0a3c0937504e61b2a2d24eae6f25b3: Neither blocks nor log segments found. Creating new log.
I20260710 13:15:16.362963  6547 tablet_bootstrap.cc:492] T a98d2b7ee5e24baf9fad53f563380afc P 4a0a3c0937504e61b2a2d24eae6f25b3: No bootstrap required, opened a new log
I20260710 13:15:16.363428  6547 ts_tablet_manager.cc:1403] T a98d2b7ee5e24baf9fad53f563380afc P 4a0a3c0937504e61b2a2d24eae6f25b3: Time spent bootstrapping tablet: real 0.031s	user 0.012s	sys 0.005s
I20260710 13:15:16.363683  6545 tablet_bootstrap.cc:492] T 3ce6138cf1fa4c799126dbb73e1d759a P b1f417b538ad45b7af183efd71dc909d: No bootstrap required, opened a new log
I20260710 13:15:16.364070  6545 ts_tablet_manager.cc:1403] T 3ce6138cf1fa4c799126dbb73e1d759a P b1f417b538ad45b7af183efd71dc909d: Time spent bootstrapping tablet: real 0.037s	user 0.012s	sys 0.023s
I20260710 13:15:16.366451  6546 tablet_bootstrap.cc:492] T 3ce6138cf1fa4c799126dbb73e1d759a P 51aeaa8d61a84592ac577c2114e5eeae: No bootstrap required, opened a new log
I20260710 13:15:16.366145  6547 raft_consensus.cc:359] T a98d2b7ee5e24baf9fad53f563380afc P 4a0a3c0937504e61b2a2d24eae6f25b3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b1f417b538ad45b7af183efd71dc909d" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 46151 } } peers { permanent_uuid: "51aeaa8d61a84592ac577c2114e5eeae" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 36301 } } peers { permanent_uuid: "4a0a3c0937504e61b2a2d24eae6f25b3" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 34125 } }
I20260710 13:15:16.366879  6547 raft_consensus.cc:385] T a98d2b7ee5e24baf9fad53f563380afc P 4a0a3c0937504e61b2a2d24eae6f25b3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:15:16.366600  6545 raft_consensus.cc:359] T 3ce6138cf1fa4c799126dbb73e1d759a P b1f417b538ad45b7af183efd71dc909d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b1f417b538ad45b7af183efd71dc909d" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 46151 } } peers { permanent_uuid: "51aeaa8d61a84592ac577c2114e5eeae" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 36301 } } peers { permanent_uuid: "4a0a3c0937504e61b2a2d24eae6f25b3" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 34125 } }
I20260710 13:15:16.367189  6547 raft_consensus.cc:740] T a98d2b7ee5e24baf9fad53f563380afc P 4a0a3c0937504e61b2a2d24eae6f25b3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4a0a3c0937504e61b2a2d24eae6f25b3, State: Initialized, Role: FOLLOWER
I20260710 13:15:16.367259  6545 raft_consensus.cc:385] T 3ce6138cf1fa4c799126dbb73e1d759a P b1f417b538ad45b7af183efd71dc909d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:15:16.367646  6545 raft_consensus.cc:740] T 3ce6138cf1fa4c799126dbb73e1d759a P b1f417b538ad45b7af183efd71dc909d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b1f417b538ad45b7af183efd71dc909d, State: Initialized, Role: FOLLOWER
I20260710 13:15:16.368058  6547 consensus_queue.cc:260] T a98d2b7ee5e24baf9fad53f563380afc P 4a0a3c0937504e61b2a2d24eae6f25b3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b1f417b538ad45b7af183efd71dc909d" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 46151 } } peers { permanent_uuid: "51aeaa8d61a84592ac577c2114e5eeae" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 36301 } } peers { permanent_uuid: "4a0a3c0937504e61b2a2d24eae6f25b3" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 34125 } }
I20260710 13:15:16.368413  6545 consensus_queue.cc:260] T 3ce6138cf1fa4c799126dbb73e1d759a P b1f417b538ad45b7af183efd71dc909d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b1f417b538ad45b7af183efd71dc909d" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 46151 } } peers { permanent_uuid: "51aeaa8d61a84592ac577c2114e5eeae" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 36301 } } peers { permanent_uuid: "4a0a3c0937504e61b2a2d24eae6f25b3" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 34125 } }
I20260710 13:15:16.367018  6546 ts_tablet_manager.cc:1403] T 3ce6138cf1fa4c799126dbb73e1d759a P 51aeaa8d61a84592ac577c2114e5eeae: Time spent bootstrapping tablet: real 0.052s	user 0.003s	sys 0.020s
I20260710 13:15:16.372798  6546 raft_consensus.cc:359] T 3ce6138cf1fa4c799126dbb73e1d759a P 51aeaa8d61a84592ac577c2114e5eeae [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b1f417b538ad45b7af183efd71dc909d" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 46151 } } peers { permanent_uuid: "51aeaa8d61a84592ac577c2114e5eeae" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 36301 } } peers { permanent_uuid: "4a0a3c0937504e61b2a2d24eae6f25b3" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 34125 } }
I20260710 13:15:16.373526  6546 raft_consensus.cc:385] T 3ce6138cf1fa4c799126dbb73e1d759a P 51aeaa8d61a84592ac577c2114e5eeae [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:15:16.373931  6545 ts_tablet_manager.cc:1434] T 3ce6138cf1fa4c799126dbb73e1d759a P b1f417b538ad45b7af183efd71dc909d: Time spent starting tablet: real 0.010s	user 0.003s	sys 0.003s
I20260710 13:15:16.373852  6546 raft_consensus.cc:740] T 3ce6138cf1fa4c799126dbb73e1d759a P 51aeaa8d61a84592ac577c2114e5eeae [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 51aeaa8d61a84592ac577c2114e5eeae, State: Initialized, Role: FOLLOWER
I20260710 13:15:16.374881  6545 tablet_bootstrap.cc:492] T b5bea12d550e4d8cbcb46c65d7af4195 P b1f417b538ad45b7af183efd71dc909d: Bootstrap starting.
I20260710 13:15:16.374785  6546 consensus_queue.cc:260] T 3ce6138cf1fa4c799126dbb73e1d759a P 51aeaa8d61a84592ac577c2114e5eeae [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b1f417b538ad45b7af183efd71dc909d" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 46151 } } peers { permanent_uuid: "51aeaa8d61a84592ac577c2114e5eeae" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 36301 } } peers { permanent_uuid: "4a0a3c0937504e61b2a2d24eae6f25b3" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 34125 } }
I20260710 13:15:16.376922  6546 ts_tablet_manager.cc:1434] T 3ce6138cf1fa4c799126dbb73e1d759a P 51aeaa8d61a84592ac577c2114e5eeae: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.001s
I20260710 13:15:16.377884  6546 tablet_bootstrap.cc:492] T ddd212b2175348888e488f9fd34a9300 P 51aeaa8d61a84592ac577c2114e5eeae: Bootstrap starting.
I20260710 13:15:16.381687  6552 raft_consensus.cc:493] T b5bea12d550e4d8cbcb46c65d7af4195 P 4a0a3c0937504e61b2a2d24eae6f25b3 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:15:16.382130  6552 raft_consensus.cc:515] T b5bea12d550e4d8cbcb46c65d7af4195 P 4a0a3c0937504e61b2a2d24eae6f25b3 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b1f417b538ad45b7af183efd71dc909d" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 46151 } } peers { permanent_uuid: "51aeaa8d61a84592ac577c2114e5eeae" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 36301 } } peers { permanent_uuid: "4a0a3c0937504e61b2a2d24eae6f25b3" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 34125 } }
I20260710 13:15:16.383872  6546 tablet_bootstrap.cc:654] T ddd212b2175348888e488f9fd34a9300 P 51aeaa8d61a84592ac577c2114e5eeae: Neither blocks nor log segments found. Creating new log.
I20260710 13:15:16.384445  6552 leader_election.cc:290] T b5bea12d550e4d8cbcb46c65d7af4195 P 4a0a3c0937504e61b2a2d24eae6f25b3 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b1f417b538ad45b7af183efd71dc909d (127.5.154.1:46151), 51aeaa8d61a84592ac577c2114e5eeae (127.5.154.2:36301)
I20260710 13:15:16.384516  6547 ts_tablet_manager.cc:1434] T a98d2b7ee5e24baf9fad53f563380afc P 4a0a3c0937504e61b2a2d24eae6f25b3: Time spent starting tablet: real 0.021s	user 0.007s	sys 0.000s
I20260710 13:15:16.391319  6547 tablet_bootstrap.cc:492] T 3ce6138cf1fa4c799126dbb73e1d759a P 4a0a3c0937504e61b2a2d24eae6f25b3: Bootstrap starting.
I20260710 13:15:16.395272  6551 raft_consensus.cc:493] T 3ce6138cf1fa4c799126dbb73e1d759a P b1f417b538ad45b7af183efd71dc909d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:15:16.395720  6551 raft_consensus.cc:515] T 3ce6138cf1fa4c799126dbb73e1d759a P b1f417b538ad45b7af183efd71dc909d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b1f417b538ad45b7af183efd71dc909d" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 46151 } } peers { permanent_uuid: "51aeaa8d61a84592ac577c2114e5eeae" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 36301 } } peers { permanent_uuid: "4a0a3c0937504e61b2a2d24eae6f25b3" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 34125 } }
I20260710 13:15:16.398209  6551 leader_election.cc:290] T 3ce6138cf1fa4c799126dbb73e1d759a P b1f417b538ad45b7af183efd71dc909d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 51aeaa8d61a84592ac577c2114e5eeae (127.5.154.2:36301), 4a0a3c0937504e61b2a2d24eae6f25b3 (127.5.154.3:34125)
I20260710 13:15:16.405884  6357 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b5bea12d550e4d8cbcb46c65d7af4195" candidate_uuid: "4a0a3c0937504e61b2a2d24eae6f25b3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b1f417b538ad45b7af183efd71dc909d" is_pre_election: true
W20260710 13:15:16.407754  6469 leader_election.cc:343] T b5bea12d550e4d8cbcb46c65d7af4195 P 4a0a3c0937504e61b2a2d24eae6f25b3 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer b1f417b538ad45b7af183efd71dc909d (127.5.154.1:46151): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:15:16.409749  6432 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b5bea12d550e4d8cbcb46c65d7af4195" candidate_uuid: "4a0a3c0937504e61b2a2d24eae6f25b3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "51aeaa8d61a84592ac577c2114e5eeae" is_pre_election: true
W20260710 13:15:16.411096  6469 leader_election.cc:343] T b5bea12d550e4d8cbcb46c65d7af4195 P 4a0a3c0937504e61b2a2d24eae6f25b3 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 51aeaa8d61a84592ac577c2114e5eeae (127.5.154.2:36301): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:15:16.411517  6469 leader_election.cc:304] T b5bea12d550e4d8cbcb46c65d7af4195 P 4a0a3c0937504e61b2a2d24eae6f25b3 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 4a0a3c0937504e61b2a2d24eae6f25b3; no voters: 51aeaa8d61a84592ac577c2114e5eeae, b1f417b538ad45b7af183efd71dc909d
I20260710 13:15:16.412272  6552 raft_consensus.cc:2749] T b5bea12d550e4d8cbcb46c65d7af4195 P 4a0a3c0937504e61b2a2d24eae6f25b3 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:15:16.414443  6545 tablet_bootstrap.cc:654] T b5bea12d550e4d8cbcb46c65d7af4195 P b1f417b538ad45b7af183efd71dc909d: Neither blocks nor log segments found. Creating new log.
I20260710 13:15:16.422632  6547 tablet_bootstrap.cc:654] T 3ce6138cf1fa4c799126dbb73e1d759a P 4a0a3c0937504e61b2a2d24eae6f25b3: Neither blocks nor log segments found. Creating new log.
I20260710 13:15:16.428658  6545 tablet_bootstrap.cc:492] T b5bea12d550e4d8cbcb46c65d7af4195 P b1f417b538ad45b7af183efd71dc909d: No bootstrap required, opened a new log
I20260710 13:15:16.429073  6546 tablet_bootstrap.cc:492] T ddd212b2175348888e488f9fd34a9300 P 51aeaa8d61a84592ac577c2114e5eeae: No bootstrap required, opened a new log
I20260710 13:15:16.430233  6546 ts_tablet_manager.cc:1403] T ddd212b2175348888e488f9fd34a9300 P 51aeaa8d61a84592ac577c2114e5eeae: Time spent bootstrapping tablet: real 0.053s	user 0.022s	sys 0.017s
I20260710 13:15:16.433475  6546 raft_consensus.cc:359] T ddd212b2175348888e488f9fd34a9300 P 51aeaa8d61a84592ac577c2114e5eeae [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b1f417b538ad45b7af183efd71dc909d" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 46151 } } peers { permanent_uuid: "51aeaa8d61a84592ac577c2114e5eeae" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 36301 } } peers { permanent_uuid: "4a0a3c0937504e61b2a2d24eae6f25b3" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 34125 } }
I20260710 13:15:16.434422  6546 raft_consensus.cc:385] T ddd212b2175348888e488f9fd34a9300 P 51aeaa8d61a84592ac577c2114e5eeae [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:15:16.434793  6546 raft_consensus.cc:740] T ddd212b2175348888e488f9fd34a9300 P 51aeaa8d61a84592ac577c2114e5eeae [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 51aeaa8d61a84592ac577c2114e5eeae, State: Initialized, Role: FOLLOWER
I20260710 13:15:16.435557  6432 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3ce6138cf1fa4c799126dbb73e1d759a" candidate_uuid: "b1f417b538ad45b7af183efd71dc909d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "51aeaa8d61a84592ac577c2114e5eeae" is_pre_election: true
I20260710 13:15:16.429114  6545 ts_tablet_manager.cc:1403] T b5bea12d550e4d8cbcb46c65d7af4195 P b1f417b538ad45b7af183efd71dc909d: Time spent bootstrapping tablet: real 0.054s	user 0.012s	sys 0.006s
I20260710 13:15:16.436226  6432 raft_consensus.cc:2468] T 3ce6138cf1fa4c799126dbb73e1d759a P 51aeaa8d61a84592ac577c2114e5eeae [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b1f417b538ad45b7af183efd71dc909d in term 0.
I20260710 13:15:16.437547  6320 leader_election.cc:304] T 3ce6138cf1fa4c799126dbb73e1d759a P b1f417b538ad45b7af183efd71dc909d [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 51aeaa8d61a84592ac577c2114e5eeae, b1f417b538ad45b7af183efd71dc909d; no voters: 
I20260710 13:15:16.438299  6552 raft_consensus.cc:493] T f4f01a7b94704f49825ab4e79c96b2ad P 4a0a3c0937504e61b2a2d24eae6f25b3 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:15:16.435546  6546 consensus_queue.cc:260] T ddd212b2175348888e488f9fd34a9300 P 51aeaa8d61a84592ac577c2114e5eeae [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b1f417b538ad45b7af183efd71dc909d" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 46151 } } peers { permanent_uuid: "51aeaa8d61a84592ac577c2114e5eeae" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 36301 } } peers { permanent_uuid: "4a0a3c0937504e61b2a2d24eae6f25b3" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 34125 } }
I20260710 13:15:16.438850  6552 raft_consensus.cc:515] T f4f01a7b94704f49825ab4e79c96b2ad P 4a0a3c0937504e61b2a2d24eae6f25b3 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b1f417b538ad45b7af183efd71dc909d" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 46151 } } peers { permanent_uuid: "51aeaa8d61a84592ac577c2114e5eeae" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 36301 } } peers { permanent_uuid: "4a0a3c0937504e61b2a2d24eae6f25b3" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 34125 } }
I20260710 13:15:16.439097  6545 raft_consensus.cc:359] T b5bea12d550e4d8cbcb46c65d7af4195 P b1f417b538ad45b7af183efd71dc909d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b1f417b538ad45b7af183efd71dc909d" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 46151 } } peers { permanent_uuid: "51aeaa8d61a84592ac577c2114e5eeae" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 36301 } } peers { permanent_uuid: "4a0a3c0937504e61b2a2d24eae6f25b3" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 34125 } }
I20260710 13:15:16.440126  6545 raft_consensus.cc:385] T b5bea12d550e4d8cbcb46c65d7af4195 P b1f417b538ad45b7af183efd71dc909d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:15:16.440415  6545 raft_consensus.cc:740] T b5bea12d550e4d8cbcb46c65d7af4195 P b1f417b538ad45b7af183efd71dc909d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b1f417b538ad45b7af183efd71dc909d, State: Initialized, Role: FOLLOWER
I20260710 13:15:16.440740  6552 leader_election.cc:290] T f4f01a7b94704f49825ab4e79c96b2ad P 4a0a3c0937504e61b2a2d24eae6f25b3 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b1f417b538ad45b7af183efd71dc909d (127.5.154.1:46151), 51aeaa8d61a84592ac577c2114e5eeae (127.5.154.2:36301)
I20260710 13:15:16.441044  6545 consensus_queue.cc:260] T b5bea12d550e4d8cbcb46c65d7af4195 P b1f417b538ad45b7af183efd71dc909d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b1f417b538ad45b7af183efd71dc909d" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 46151 } } peers { permanent_uuid: "51aeaa8d61a84592ac577c2114e5eeae" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 36301 } } peers { permanent_uuid: "4a0a3c0937504e61b2a2d24eae6f25b3" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 34125 } }
I20260710 13:15:16.443553  6553 raft_consensus.cc:493] T a98d2b7ee5e24baf9fad53f563380afc P 51aeaa8d61a84592ac577c2114e5eeae [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:15:16.444024  6553 raft_consensus.cc:515] T a98d2b7ee5e24baf9fad53f563380afc P 51aeaa8d61a84592ac577c2114e5eeae [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b1f417b538ad45b7af183efd71dc909d" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 46151 } } peers { permanent_uuid: "51aeaa8d61a84592ac577c2114e5eeae" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 36301 } } peers { permanent_uuid: "4a0a3c0937504e61b2a2d24eae6f25b3" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 34125 } }
I20260710 13:15:16.444499  6357 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f4f01a7b94704f49825ab4e79c96b2ad" candidate_uuid: "4a0a3c0937504e61b2a2d24eae6f25b3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b1f417b538ad45b7af183efd71dc909d" is_pre_election: true
I20260710 13:15:16.445648  6432 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f4f01a7b94704f49825ab4e79c96b2ad" candidate_uuid: "4a0a3c0937504e61b2a2d24eae6f25b3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "51aeaa8d61a84592ac577c2114e5eeae" is_pre_election: true
I20260710 13:15:16.445837  6545 ts_tablet_manager.cc:1434] T b5bea12d550e4d8cbcb46c65d7af4195 P b1f417b538ad45b7af183efd71dc909d: Time spent starting tablet: real 0.010s	user 0.006s	sys 0.001s
I20260710 13:15:16.446689  6553 leader_election.cc:290] T a98d2b7ee5e24baf9fad53f563380afc P 51aeaa8d61a84592ac577c2114e5eeae [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b1f417b538ad45b7af183efd71dc909d (127.5.154.1:46151), 4a0a3c0937504e61b2a2d24eae6f25b3 (127.5.154.3:34125)
I20260710 13:15:16.446812  6546 ts_tablet_manager.cc:1434] T ddd212b2175348888e488f9fd34a9300 P 51aeaa8d61a84592ac577c2114e5eeae: Time spent starting tablet: real 0.016s	user 0.006s	sys 0.000s
I20260710 13:15:16.438340  6551 raft_consensus.cc:2804] T 3ce6138cf1fa4c799126dbb73e1d759a P b1f417b538ad45b7af183efd71dc909d [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:15:16.447409  6551 raft_consensus.cc:493] T 3ce6138cf1fa4c799126dbb73e1d759a P b1f417b538ad45b7af183efd71dc909d [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:15:16.447762  6551 raft_consensus.cc:3060] T 3ce6138cf1fa4c799126dbb73e1d759a P b1f417b538ad45b7af183efd71dc909d [term 0 FOLLOWER]: Advancing to term 1
W20260710 13:15:16.450199  6469 leader_election.cc:343] T f4f01a7b94704f49825ab4e79c96b2ad P 4a0a3c0937504e61b2a2d24eae6f25b3 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer b1f417b538ad45b7af183efd71dc909d (127.5.154.1:46151): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:15:16.451067  6546 tablet_bootstrap.cc:492] T 77ab22a89f82436593181e174bc404d9 P 51aeaa8d61a84592ac577c2114e5eeae: Bootstrap starting.
I20260710 13:15:16.456912  6551 raft_consensus.cc:515] T 3ce6138cf1fa4c799126dbb73e1d759a P b1f417b538ad45b7af183efd71dc909d [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b1f417b538ad45b7af183efd71dc909d" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 46151 } } peers { permanent_uuid: "51aeaa8d61a84592ac577c2114e5eeae" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 36301 } } peers { permanent_uuid: "4a0a3c0937504e61b2a2d24eae6f25b3" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 34125 } }
I20260710 13:15:16.457401  6546 tablet_bootstrap.cc:654] T 77ab22a89f82436593181e174bc404d9 P 51aeaa8d61a84592ac577c2114e5eeae: Neither blocks nor log segments found. Creating new log.
W20260710 13:15:16.461035  6469 leader_election.cc:343] T f4f01a7b94704f49825ab4e79c96b2ad P 4a0a3c0937504e61b2a2d24eae6f25b3 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 51aeaa8d61a84592ac577c2114e5eeae (127.5.154.2:36301): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:15:16.463341  6506 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3ce6138cf1fa4c799126dbb73e1d759a" candidate_uuid: "b1f417b538ad45b7af183efd71dc909d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4a0a3c0937504e61b2a2d24eae6f25b3" is_pre_election: true
I20260710 13:15:16.463408  6469 leader_election.cc:304] T f4f01a7b94704f49825ab4e79c96b2ad P 4a0a3c0937504e61b2a2d24eae6f25b3 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 4a0a3c0937504e61b2a2d24eae6f25b3; no voters: 51aeaa8d61a84592ac577c2114e5eeae, b1f417b538ad45b7af183efd71dc909d
I20260710 13:15:16.465983  6552 raft_consensus.cc:2749] T f4f01a7b94704f49825ab4e79c96b2ad P 4a0a3c0937504e61b2a2d24eae6f25b3 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:15:16.466828  6551 leader_election.cc:290] T 3ce6138cf1fa4c799126dbb73e1d759a P b1f417b538ad45b7af183efd71dc909d [CANDIDATE]: Term 1 election: Requested vote from peers 51aeaa8d61a84592ac577c2114e5eeae (127.5.154.2:36301), 4a0a3c0937504e61b2a2d24eae6f25b3 (127.5.154.3:34125)
W20260710 13:15:16.466799  6320 leader_election.cc:343] T 3ce6138cf1fa4c799126dbb73e1d759a P b1f417b538ad45b7af183efd71dc909d [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 4a0a3c0937504e61b2a2d24eae6f25b3 (127.5.154.3:34125): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:15:16.467283  6547 tablet_bootstrap.cc:492] T 3ce6138cf1fa4c799126dbb73e1d759a P 4a0a3c0937504e61b2a2d24eae6f25b3: No bootstrap required, opened a new log
I20260710 13:15:16.467747  6547 ts_tablet_manager.cc:1403] T 3ce6138cf1fa4c799126dbb73e1d759a P 4a0a3c0937504e61b2a2d24eae6f25b3: Time spent bootstrapping tablet: real 0.077s	user 0.010s	sys 0.002s
I20260710 13:15:16.469210  6506 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3ce6138cf1fa4c799126dbb73e1d759a" candidate_uuid: "b1f417b538ad45b7af183efd71dc909d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4a0a3c0937504e61b2a2d24eae6f25b3"
I20260710 13:15:16.469833  6545 tablet_bootstrap.cc:492] T f4f01a7b94704f49825ab4e79c96b2ad P b1f417b538ad45b7af183efd71dc909d: Bootstrap starting.
I20260710 13:15:16.470219  6432 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3ce6138cf1fa4c799126dbb73e1d759a" candidate_uuid: "b1f417b538ad45b7af183efd71dc909d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "51aeaa8d61a84592ac577c2114e5eeae"
I20260710 13:15:16.470489  6547 raft_consensus.cc:359] T 3ce6138cf1fa4c799126dbb73e1d759a P 4a0a3c0937504e61b2a2d24eae6f25b3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b1f417b538ad45b7af183efd71dc909d" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 46151 } } peers { permanent_uuid: "51aeaa8d61a84592ac577c2114e5eeae" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 36301 } } peers { permanent_uuid: "4a0a3c0937504e61b2a2d24eae6f25b3" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 34125 } }
I20260710 13:15:16.471148  6547 raft_consensus.cc:385] T 3ce6138cf1fa4c799126dbb73e1d759a P 4a0a3c0937504e61b2a2d24eae6f25b3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:15:16.471590  6432 raft_consensus.cc:3060] T 3ce6138cf1fa4c799126dbb73e1d759a P 51aeaa8d61a84592ac577c2114e5eeae [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:15:16.471632  6547 raft_consensus.cc:740] T 3ce6138cf1fa4c799126dbb73e1d759a P 4a0a3c0937504e61b2a2d24eae6f25b3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4a0a3c0937504e61b2a2d24eae6f25b3, State: Initialized, Role: FOLLOWER
I20260710 13:15:16.472474  6547 consensus_queue.cc:260] T 3ce6138cf1fa4c799126dbb73e1d759a P 4a0a3c0937504e61b2a2d24eae6f25b3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b1f417b538ad45b7af183efd71dc909d" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 46151 } } peers { permanent_uuid: "51aeaa8d61a84592ac577c2114e5eeae" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 36301 } } peers { permanent_uuid: "4a0a3c0937504e61b2a2d24eae6f25b3" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 34125 } }
I20260710 13:15:16.476246  6547 ts_tablet_manager.cc:1434] T 3ce6138cf1fa4c799126dbb73e1d759a P 4a0a3c0937504e61b2a2d24eae6f25b3: Time spent starting tablet: real 0.008s	user 0.007s	sys 0.000s
I20260710 13:15:16.477129  6547 tablet_bootstrap.cc:492] T db54028284364fefbb5886467ff30b43 P 4a0a3c0937504e61b2a2d24eae6f25b3: Bootstrap starting.
I20260710 13:15:16.478207  6432 raft_consensus.cc:2468] T 3ce6138cf1fa4c799126dbb73e1d759a P 51aeaa8d61a84592ac577c2114e5eeae [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b1f417b538ad45b7af183efd71dc909d in term 1.
W20260710 13:15:16.471177  6320 leader_election.cc:343] T 3ce6138cf1fa4c799126dbb73e1d759a P b1f417b538ad45b7af183efd71dc909d [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 4a0a3c0937504e61b2a2d24eae6f25b3 (127.5.154.3:34125): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:15:16.479573  6320 leader_election.cc:304] T 3ce6138cf1fa4c799126dbb73e1d759a P b1f417b538ad45b7af183efd71dc909d [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: 51aeaa8d61a84592ac577c2114e5eeae, b1f417b538ad45b7af183efd71dc909d; no voters: 4a0a3c0937504e61b2a2d24eae6f25b3
I20260710 13:15:16.480484  6566 raft_consensus.cc:2804] T 3ce6138cf1fa4c799126dbb73e1d759a P b1f417b538ad45b7af183efd71dc909d [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:15:16.485350  6566 raft_consensus.cc:697] T 3ce6138cf1fa4c799126dbb73e1d759a P b1f417b538ad45b7af183efd71dc909d [term 1 LEADER]: Becoming Leader. State: Replica: b1f417b538ad45b7af183efd71dc909d, State: Running, Role: LEADER
I20260710 13:15:16.486181  6566 consensus_queue.cc:237] T 3ce6138cf1fa4c799126dbb73e1d759a P b1f417b538ad45b7af183efd71dc909d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b1f417b538ad45b7af183efd71dc909d" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 46151 } } peers { permanent_uuid: "51aeaa8d61a84592ac577c2114e5eeae" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 36301 } } peers { permanent_uuid: "4a0a3c0937504e61b2a2d24eae6f25b3" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 34125 } }
I20260710 13:15:16.486970  6547 tablet_bootstrap.cc:654] T db54028284364fefbb5886467ff30b43 P 4a0a3c0937504e61b2a2d24eae6f25b3: Neither blocks nor log segments found. Creating new log.
I20260710 13:15:16.489228  6545 tablet_bootstrap.cc:654] T f4f01a7b94704f49825ab4e79c96b2ad P b1f417b538ad45b7af183efd71dc909d: Neither blocks nor log segments found. Creating new log.
I20260710 13:15:16.501073  6252 catalog_manager.cc:5697] T 3ce6138cf1fa4c799126dbb73e1d759a P b1f417b538ad45b7af183efd71dc909d reported cstate change: term changed from 0 to 1, leader changed from <none> to b1f417b538ad45b7af183efd71dc909d (127.5.154.1). New cstate: current_term: 1 leader_uuid: "b1f417b538ad45b7af183efd71dc909d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b1f417b538ad45b7af183efd71dc909d" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 46151 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "51aeaa8d61a84592ac577c2114e5eeae" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 36301 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4a0a3c0937504e61b2a2d24eae6f25b3" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 34125 } health_report { overall_health: UNKNOWN } } }
I20260710 13:15:16.513953  6546 tablet_bootstrap.cc:492] T 77ab22a89f82436593181e174bc404d9 P 51aeaa8d61a84592ac577c2114e5eeae: No bootstrap required, opened a new log
I20260710 13:15:16.515416  6546 ts_tablet_manager.cc:1403] T 77ab22a89f82436593181e174bc404d9 P 51aeaa8d61a84592ac577c2114e5eeae: Time spent bootstrapping tablet: real 0.068s	user 0.017s	sys 0.003s
I20260710 13:15:16.515715  6357 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a98d2b7ee5e24baf9fad53f563380afc" candidate_uuid: "51aeaa8d61a84592ac577c2114e5eeae" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b1f417b538ad45b7af183efd71dc909d" is_pre_election: true
I20260710 13:15:16.516310  6357 raft_consensus.cc:2468] T a98d2b7ee5e24baf9fad53f563380afc P b1f417b538ad45b7af183efd71dc909d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 51aeaa8d61a84592ac577c2114e5eeae in term 0.
I20260710 13:15:16.517910  6395 leader_election.cc:304] T a98d2b7ee5e24baf9fad53f563380afc P 51aeaa8d61a84592ac577c2114e5eeae [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 51aeaa8d61a84592ac577c2114e5eeae, b1f417b538ad45b7af183efd71dc909d; no voters: 
I20260710 13:15:16.518643  6553 raft_consensus.cc:2804] T a98d2b7ee5e24baf9fad53f563380afc P 51aeaa8d61a84592ac577c2114e5eeae [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:15:16.518981  6553 raft_consensus.cc:493] T a98d2b7ee5e24baf9fad53f563380afc P 51aeaa8d61a84592ac577c2114e5eeae [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:15:16.519275  6553 raft_consensus.cc:3060] T a98d2b7ee5e24baf9fad53f563380afc P 51aeaa8d61a84592ac577c2114e5eeae [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:15:16.519496  6545 tablet_bootstrap.cc:492] T f4f01a7b94704f49825ab4e79c96b2ad P b1f417b538ad45b7af183efd71dc909d: No bootstrap required, opened a new log
I20260710 13:15:16.519942  6545 ts_tablet_manager.cc:1403] T f4f01a7b94704f49825ab4e79c96b2ad P b1f417b538ad45b7af183efd71dc909d: Time spent bootstrapping tablet: real 0.050s	user 0.015s	sys 0.012s
I20260710 13:15:16.521252  6506 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a98d2b7ee5e24baf9fad53f563380afc" candidate_uuid: "51aeaa8d61a84592ac577c2114e5eeae" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4a0a3c0937504e61b2a2d24eae6f25b3" is_pre_election: true
I20260710 13:15:16.521847  6506 raft_consensus.cc:2468] T a98d2b7ee5e24baf9fad53f563380afc P 4a0a3c0937504e61b2a2d24eae6f25b3 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 51aeaa8d61a84592ac577c2114e5eeae in term 0.
I20260710 13:15:16.522670  6545 raft_consensus.cc:359] T f4f01a7b94704f49825ab4e79c96b2ad P b1f417b538ad45b7af183efd71dc909d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b1f417b538ad45b7af183efd71dc909d" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 46151 } } peers { permanent_uuid: "51aeaa8d61a84592ac577c2114e5eeae" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 36301 } } peers { permanent_uuid: "4a0a3c0937504e61b2a2d24eae6f25b3" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 34125 } }
I20260710 13:15:16.523327  6545 raft_consensus.cc:385] T f4f01a7b94704f49825ab4e79c96b2ad P b1f417b538ad45b7af183efd71dc909d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:15:16.523592  6545 raft_consensus.cc:740] T f4f01a7b94704f49825ab4e79c96b2ad P b1f417b538ad45b7af183efd71dc909d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b1f417b538ad45b7af183efd71dc909d, State: Initialized, Role: FOLLOWER
I20260710 13:15:16.524415  6545 consensus_queue.cc:260] T f4f01a7b94704f49825ab4e79c96b2ad P b1f417b538ad45b7af183efd71dc909d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b1f417b538ad45b7af183efd71dc909d" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 46151 } } peers { permanent_uuid: "51aeaa8d61a84592ac577c2114e5eeae" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 36301 } } peers { permanent_uuid: "4a0a3c0937504e61b2a2d24eae6f25b3" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 34125 } }
I20260710 13:15:16.526727  6545 ts_tablet_manager.cc:1434] T f4f01a7b94704f49825ab4e79c96b2ad P b1f417b538ad45b7af183efd71dc909d: Time spent starting tablet: real 0.007s	user 0.004s	sys 0.004s
I20260710 13:15:16.527565  6545 tablet_bootstrap.cc:492] T 4c1de67e95164c2993b2214d52881553 P b1f417b538ad45b7af183efd71dc909d: Bootstrap starting.
I20260710 13:15:16.528105  6552 raft_consensus.cc:493] T 3ce6138cf1fa4c799126dbb73e1d759a P 4a0a3c0937504e61b2a2d24eae6f25b3 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:15:16.528538  6552 raft_consensus.cc:515] T 3ce6138cf1fa4c799126dbb73e1d759a P 4a0a3c0937504e61b2a2d24eae6f25b3 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b1f417b538ad45b7af183efd71dc909d" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 46151 } } peers { permanent_uuid: "51aeaa8d61a84592ac577c2114e5eeae" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 36301 } } peers { permanent_uuid: "4a0a3c0937504e61b2a2d24eae6f25b3" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 34125 } }
I20260710 13:15:16.529575  6553 raft_consensus.cc:515] T a98d2b7ee5e24baf9fad53f563380afc P 51aeaa8d61a84592ac577c2114e5eeae [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b1f417b538ad45b7af183efd71dc909d" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 46151 } } peers { permanent_uuid: "51aeaa8d61a84592ac577c2114e5eeae" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 36301 } } peers { permanent_uuid: "4a0a3c0937504e61b2a2d24eae6f25b3" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 34125 } }
I20260710 13:15:16.530414  6552 leader_election.cc:290] T 3ce6138cf1fa4c799126dbb73e1d759a P 4a0a3c0937504e61b2a2d24eae6f25b3 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b1f417b538ad45b7af183efd71dc909d (127.5.154.1:46151), 51aeaa8d61a84592ac577c2114e5eeae (127.5.154.2:36301)
I20260710 13:15:16.530333  6547 tablet_bootstrap.cc:492] T db54028284364fefbb5886467ff30b43 P 4a0a3c0937504e61b2a2d24eae6f25b3: No bootstrap required, opened a new log
I20260710 13:15:16.531064  6547 ts_tablet_manager.cc:1403] T db54028284364fefbb5886467ff30b43 P 4a0a3c0937504e61b2a2d24eae6f25b3: Time spent bootstrapping tablet: real 0.054s	user 0.003s	sys 0.014s
I20260710 13:15:16.532552  6357 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3ce6138cf1fa4c799126dbb73e1d759a" candidate_uuid: "4a0a3c0937504e61b2a2d24eae6f25b3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b1f417b538ad45b7af183efd71dc909d" is_pre_election: true
I20260710 13:15:16.533154  6545 tablet_bootstrap.cc:654] T 4c1de67e95164c2993b2214d52881553 P b1f417b538ad45b7af183efd71dc909d: Neither blocks nor log segments found. Creating new log.
I20260710 13:15:16.533787  6432 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3ce6138cf1fa4c799126dbb73e1d759a" candidate_uuid: "4a0a3c0937504e61b2a2d24eae6f25b3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "51aeaa8d61a84592ac577c2114e5eeae" is_pre_election: true
I20260710 13:15:16.534511  6432 raft_consensus.cc:2393] T 3ce6138cf1fa4c799126dbb73e1d759a P 51aeaa8d61a84592ac577c2114e5eeae [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 4a0a3c0937504e61b2a2d24eae6f25b3 in current term 1: Already voted for candidate b1f417b538ad45b7af183efd71dc909d in this term.
I20260710 13:15:16.535650  6566 raft_consensus.cc:493] T b5bea12d550e4d8cbcb46c65d7af4195 P b1f417b538ad45b7af183efd71dc909d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:15:16.536139  6469 leader_election.cc:304] T 3ce6138cf1fa4c799126dbb73e1d759a P 4a0a3c0937504e61b2a2d24eae6f25b3 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 4a0a3c0937504e61b2a2d24eae6f25b3; no voters: 51aeaa8d61a84592ac577c2114e5eeae, b1f417b538ad45b7af183efd71dc909d
I20260710 13:15:16.532399  6553 leader_election.cc:290] T a98d2b7ee5e24baf9fad53f563380afc P 51aeaa8d61a84592ac577c2114e5eeae [CANDIDATE]: Term 1 election: Requested vote from peers b1f417b538ad45b7af183efd71dc909d (127.5.154.1:46151), 4a0a3c0937504e61b2a2d24eae6f25b3 (127.5.154.3:34125)
I20260710 13:15:16.537179  6552 raft_consensus.cc:3060] T 3ce6138cf1fa4c799126dbb73e1d759a P 4a0a3c0937504e61b2a2d24eae6f25b3 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:15:16.535429  6546 raft_consensus.cc:359] T 77ab22a89f82436593181e174bc404d9 P 51aeaa8d61a84592ac577c2114e5eeae [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b1f417b538ad45b7af183efd71dc909d" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 46151 } } peers { permanent_uuid: "51aeaa8d61a84592ac577c2114e5eeae" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 36301 } } peers { permanent_uuid: "4a0a3c0937504e61b2a2d24eae6f25b3" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 34125 } }
I20260710 13:15:16.537730  6546 raft_consensus.cc:385] T 77ab22a89f82436593181e174bc404d9 P 51aeaa8d61a84592ac577c2114e5eeae [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:15:16.536078  6566 raft_consensus.cc:515] T b5bea12d550e4d8cbcb46c65d7af4195 P b1f417b538ad45b7af183efd71dc909d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b1f417b538ad45b7af183efd71dc909d" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 46151 } } peers { permanent_uuid: "51aeaa8d61a84592ac577c2114e5eeae" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 36301 } } peers { permanent_uuid: "4a0a3c0937504e61b2a2d24eae6f25b3" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 34125 } }
I20260710 13:15:16.538892  6546 raft_consensus.cc:740] T 77ab22a89f82436593181e174bc404d9 P 51aeaa8d61a84592ac577c2114e5eeae [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 51aeaa8d61a84592ac577c2114e5eeae, State: Initialized, Role: FOLLOWER
I20260710 13:15:16.539634  6546 consensus_queue.cc:260] T 77ab22a89f82436593181e174bc404d9 P 51aeaa8d61a84592ac577c2114e5eeae [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b1f417b538ad45b7af183efd71dc909d" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 46151 } } peers { permanent_uuid: "51aeaa8d61a84592ac577c2114e5eeae" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 36301 } } peers { permanent_uuid: "4a0a3c0937504e61b2a2d24eae6f25b3" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 34125 } }
I20260710 13:15:16.540225  6566 leader_election.cc:290] T b5bea12d550e4d8cbcb46c65d7af4195 P b1f417b538ad45b7af183efd71dc909d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 51aeaa8d61a84592ac577c2114e5eeae (127.5.154.2:36301), 4a0a3c0937504e61b2a2d24eae6f25b3 (127.5.154.3:34125)
I20260710 13:15:16.540679  6357 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a98d2b7ee5e24baf9fad53f563380afc" candidate_uuid: "51aeaa8d61a84592ac577c2114e5eeae" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b1f417b538ad45b7af183efd71dc909d"
I20260710 13:15:16.543377  6505 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a98d2b7ee5e24baf9fad53f563380afc" candidate_uuid: "51aeaa8d61a84592ac577c2114e5eeae" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4a0a3c0937504e61b2a2d24eae6f25b3"
I20260710 13:15:16.543736  6357 raft_consensus.cc:3060] T a98d2b7ee5e24baf9fad53f563380afc P b1f417b538ad45b7af183efd71dc909d [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:15:16.543951  6505 raft_consensus.cc:3060] T a98d2b7ee5e24baf9fad53f563380afc P 4a0a3c0937504e61b2a2d24eae6f25b3 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:15:16.538067  6547 raft_consensus.cc:359] T db54028284364fefbb5886467ff30b43 P 4a0a3c0937504e61b2a2d24eae6f25b3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b1f417b538ad45b7af183efd71dc909d" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 46151 } } peers { permanent_uuid: "51aeaa8d61a84592ac577c2114e5eeae" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 36301 } } peers { permanent_uuid: "4a0a3c0937504e61b2a2d24eae6f25b3" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 34125 } }
W20260710 13:15:16.545158  6303 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260710 13:15:16.541316  6432 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b5bea12d550e4d8cbcb46c65d7af4195" candidate_uuid: "b1f417b538ad45b7af183efd71dc909d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "51aeaa8d61a84592ac577c2114e5eeae" is_pre_election: true
I20260710 13:15:16.550441  6357 raft_consensus.cc:2468] T a98d2b7ee5e24baf9fad53f563380afc P b1f417b538ad45b7af183efd71dc909d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 51aeaa8d61a84592ac577c2114e5eeae in term 1.
W20260710 13:15:16.551054  6320 leader_election.cc:343] T b5bea12d550e4d8cbcb46c65d7af4195 P b1f417b538ad45b7af183efd71dc909d [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 51aeaa8d61a84592ac577c2114e5eeae (127.5.154.2:36301): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:15:16.541939  6506 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b5bea12d550e4d8cbcb46c65d7af4195" candidate_uuid: "b1f417b538ad45b7af183efd71dc909d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4a0a3c0937504e61b2a2d24eae6f25b3" is_pre_election: true
I20260710 13:15:16.551961  6506 raft_consensus.cc:2468] T b5bea12d550e4d8cbcb46c65d7af4195 P 4a0a3c0937504e61b2a2d24eae6f25b3 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b1f417b538ad45b7af183efd71dc909d in term 0.
I20260710 13:15:16.553078  6320 leader_election.cc:304] T b5bea12d550e4d8cbcb46c65d7af4195 P b1f417b538ad45b7af183efd71dc909d [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: 4a0a3c0937504e61b2a2d24eae6f25b3, b1f417b538ad45b7af183efd71dc909d; no voters: 51aeaa8d61a84592ac577c2114e5eeae
I20260710 13:15:16.554044  6566 raft_consensus.cc:2804] T b5bea12d550e4d8cbcb46c65d7af4195 P b1f417b538ad45b7af183efd71dc909d [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:15:16.554389  6566 raft_consensus.cc:493] T b5bea12d550e4d8cbcb46c65d7af4195 P b1f417b538ad45b7af183efd71dc909d [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:15:16.554747  6566 raft_consensus.cc:3060] T b5bea12d550e4d8cbcb46c65d7af4195 P b1f417b538ad45b7af183efd71dc909d [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:15:16.555542  6546 ts_tablet_manager.cc:1434] T 77ab22a89f82436593181e174bc404d9 P 51aeaa8d61a84592ac577c2114e5eeae: Time spent starting tablet: real 0.040s	user 0.006s	sys 0.000s
I20260710 13:15:16.556512  6546 tablet_bootstrap.cc:492] T b7df9e1d1ca04c389a3cff9453d8a507 P 51aeaa8d61a84592ac577c2114e5eeae: Bootstrap starting.
I20260710 13:15:16.560925  6395 leader_election.cc:304] T a98d2b7ee5e24baf9fad53f563380afc P 51aeaa8d61a84592ac577c2114e5eeae [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 51aeaa8d61a84592ac577c2114e5eeae, b1f417b538ad45b7af183efd71dc909d; no voters: 
I20260710 13:15:16.561645  6553 raft_consensus.cc:2804] T a98d2b7ee5e24baf9fad53f563380afc P 51aeaa8d61a84592ac577c2114e5eeae [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:15:16.564769  6505 raft_consensus.cc:2468] T a98d2b7ee5e24baf9fad53f563380afc P 4a0a3c0937504e61b2a2d24eae6f25b3 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 51aeaa8d61a84592ac577c2114e5eeae in term 1.
I20260710 13:15:16.565081  6553 raft_consensus.cc:697] T a98d2b7ee5e24baf9fad53f563380afc P 51aeaa8d61a84592ac577c2114e5eeae [term 1 LEADER]: Becoming Leader. State: Replica: 51aeaa8d61a84592ac577c2114e5eeae, State: Running, Role: LEADER
I20260710 13:15:16.554402  6547 raft_consensus.cc:385] T db54028284364fefbb5886467ff30b43 P 4a0a3c0937504e61b2a2d24eae6f25b3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:15:16.566202  6553 consensus_queue.cc:237] T a98d2b7ee5e24baf9fad53f563380afc P 51aeaa8d61a84592ac577c2114e5eeae [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b1f417b538ad45b7af183efd71dc909d" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 46151 } } peers { permanent_uuid: "51aeaa8d61a84592ac577c2114e5eeae" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 36301 } } peers { permanent_uuid: "4a0a3c0937504e61b2a2d24eae6f25b3" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 34125 } }
I20260710 13:15:16.566807  6547 raft_consensus.cc:740] T db54028284364fefbb5886467ff30b43 P 4a0a3c0937504e61b2a2d24eae6f25b3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4a0a3c0937504e61b2a2d24eae6f25b3, State: Initialized, Role: FOLLOWER
I20260710 13:15:16.568491  6566 raft_consensus.cc:515] T b5bea12d550e4d8cbcb46c65d7af4195 P b1f417b538ad45b7af183efd71dc909d [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b1f417b538ad45b7af183efd71dc909d" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 46151 } } peers { permanent_uuid: "51aeaa8d61a84592ac577c2114e5eeae" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 36301 } } peers { permanent_uuid: "4a0a3c0937504e61b2a2d24eae6f25b3" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 34125 } }
I20260710 13:15:16.570957  6432 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b5bea12d550e4d8cbcb46c65d7af4195" candidate_uuid: "b1f417b538ad45b7af183efd71dc909d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "51aeaa8d61a84592ac577c2114e5eeae"
W20260710 13:15:16.572417  6320 leader_election.cc:343] T b5bea12d550e4d8cbcb46c65d7af4195 P b1f417b538ad45b7af183efd71dc909d [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 51aeaa8d61a84592ac577c2114e5eeae (127.5.154.2:36301): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:15:16.573164  6547 consensus_queue.cc:260] T db54028284364fefbb5886467ff30b43 P 4a0a3c0937504e61b2a2d24eae6f25b3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b1f417b538ad45b7af183efd71dc909d" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 46151 } } peers { permanent_uuid: "51aeaa8d61a84592ac577c2114e5eeae" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 36301 } } peers { permanent_uuid: "4a0a3c0937504e61b2a2d24eae6f25b3" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 34125 } }
I20260710 13:15:16.575323  6546 tablet_bootstrap.cc:654] T b7df9e1d1ca04c389a3cff9453d8a507 P 51aeaa8d61a84592ac577c2114e5eeae: Neither blocks nor log segments found. Creating new log.
I20260710 13:15:16.578002  6505 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b5bea12d550e4d8cbcb46c65d7af4195" candidate_uuid: "b1f417b538ad45b7af183efd71dc909d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4a0a3c0937504e61b2a2d24eae6f25b3"
I20260710 13:15:16.578576  6254 catalog_manager.cc:5697] T a98d2b7ee5e24baf9fad53f563380afc P 51aeaa8d61a84592ac577c2114e5eeae reported cstate change: term changed from 0 to 1, leader changed from <none> to 51aeaa8d61a84592ac577c2114e5eeae (127.5.154.2). New cstate: current_term: 1 leader_uuid: "51aeaa8d61a84592ac577c2114e5eeae" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b1f417b538ad45b7af183efd71dc909d" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 46151 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "51aeaa8d61a84592ac577c2114e5eeae" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 36301 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4a0a3c0937504e61b2a2d24eae6f25b3" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 34125 } health_report { overall_health: UNKNOWN } } }
I20260710 13:15:16.579658  6566 leader_election.cc:290] T b5bea12d550e4d8cbcb46c65d7af4195 P b1f417b538ad45b7af183efd71dc909d [CANDIDATE]: Term 1 election: Requested vote from peers 51aeaa8d61a84592ac577c2114e5eeae (127.5.154.2:36301), 4a0a3c0937504e61b2a2d24eae6f25b3 (127.5.154.3:34125)
I20260710 13:15:16.578572  6505 raft_consensus.cc:3060] T b5bea12d550e4d8cbcb46c65d7af4195 P 4a0a3c0937504e61b2a2d24eae6f25b3 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:15:16.585599  6545 tablet_bootstrap.cc:492] T 4c1de67e95164c2993b2214d52881553 P b1f417b538ad45b7af183efd71dc909d: No bootstrap required, opened a new log
I20260710 13:15:16.586017  6547 ts_tablet_manager.cc:1434] T db54028284364fefbb5886467ff30b43 P 4a0a3c0937504e61b2a2d24eae6f25b3: Time spent starting tablet: real 0.053s	user 0.004s	sys 0.003s
I20260710 13:15:16.587145  6547 tablet_bootstrap.cc:492] T b7df9e1d1ca04c389a3cff9453d8a507 P 4a0a3c0937504e61b2a2d24eae6f25b3: Bootstrap starting.
I20260710 13:15:16.586050  6545 ts_tablet_manager.cc:1403] T 4c1de67e95164c2993b2214d52881553 P b1f417b538ad45b7af183efd71dc909d: Time spent bootstrapping tablet: real 0.059s	user 0.017s	sys 0.013s
I20260710 13:15:16.591087  6546 tablet_bootstrap.cc:492] T b7df9e1d1ca04c389a3cff9453d8a507 P 51aeaa8d61a84592ac577c2114e5eeae: No bootstrap required, opened a new log
I20260710 13:15:16.591585  6546 ts_tablet_manager.cc:1403] T b7df9e1d1ca04c389a3cff9453d8a507 P 51aeaa8d61a84592ac577c2114e5eeae: Time spent bootstrapping tablet: real 0.035s	user 0.007s	sys 0.014s
I20260710 13:15:16.560947  6552 raft_consensus.cc:2749] T 3ce6138cf1fa4c799126dbb73e1d759a P 4a0a3c0937504e61b2a2d24eae6f25b3 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:15:16.593356  6547 tablet_bootstrap.cc:654] T b7df9e1d1ca04c389a3cff9453d8a507 P 4a0a3c0937504e61b2a2d24eae6f25b3: Neither blocks nor log segments found. Creating new log.
I20260710 13:15:16.594525  6546 raft_consensus.cc:359] T b7df9e1d1ca04c389a3cff9453d8a507 P 51aeaa8d61a84592ac577c2114e5eeae [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b1f417b538ad45b7af183efd71dc909d" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 46151 } } peers { permanent_uuid: "51aeaa8d61a84592ac577c2114e5eeae" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 36301 } } peers { permanent_uuid: "4a0a3c0937504e61b2a2d24eae6f25b3" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 34125 } }
I20260710 13:15:16.595289  6546 raft_consensus.cc:385] T b7df9e1d1ca04c389a3cff9453d8a507 P 51aeaa8d61a84592ac577c2114e5eeae [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:15:16.595607  6546 raft_consensus.cc:740] T b7df9e1d1ca04c389a3cff9453d8a507 P 51aeaa8d61a84592ac577c2114e5eeae [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 51aeaa8d61a84592ac577c2114e5eeae, State: Initialized, Role: FOLLOWER
I20260710 13:15:16.596487  6546 consensus_queue.cc:260] T b7df9e1d1ca04c389a3cff9453d8a507 P 51aeaa8d61a84592ac577c2114e5eeae [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b1f417b538ad45b7af183efd71dc909d" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 46151 } } peers { permanent_uuid: "51aeaa8d61a84592ac577c2114e5eeae" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 36301 } } peers { permanent_uuid: "4a0a3c0937504e61b2a2d24eae6f25b3" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 34125 } }
I20260710 13:15:16.594380  6545 raft_consensus.cc:359] T 4c1de67e95164c2993b2214d52881553 P b1f417b538ad45b7af183efd71dc909d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b1f417b538ad45b7af183efd71dc909d" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 46151 } } peers { permanent_uuid: "51aeaa8d61a84592ac577c2114e5eeae" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 36301 } } peers { permanent_uuid: "4a0a3c0937504e61b2a2d24eae6f25b3" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 34125 } }
I20260710 13:15:16.597776  6545 raft_consensus.cc:385] T 4c1de67e95164c2993b2214d52881553 P b1f417b538ad45b7af183efd71dc909d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:15:16.597980  6545 raft_consensus.cc:740] T 4c1de67e95164c2993b2214d52881553 P b1f417b538ad45b7af183efd71dc909d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b1f417b538ad45b7af183efd71dc909d, State: Initialized, Role: FOLLOWER
I20260710 13:15:16.598553  6545 consensus_queue.cc:260] T 4c1de67e95164c2993b2214d52881553 P b1f417b538ad45b7af183efd71dc909d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b1f417b538ad45b7af183efd71dc909d" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 46151 } } peers { permanent_uuid: "51aeaa8d61a84592ac577c2114e5eeae" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 36301 } } peers { permanent_uuid: "4a0a3c0937504e61b2a2d24eae6f25b3" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 34125 } }
I20260710 13:15:16.599213  6546 ts_tablet_manager.cc:1434] T b7df9e1d1ca04c389a3cff9453d8a507 P 51aeaa8d61a84592ac577c2114e5eeae: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260710 13:15:16.600073  6545 ts_tablet_manager.cc:1434] T 4c1de67e95164c2993b2214d52881553 P b1f417b538ad45b7af183efd71dc909d: Time spent starting tablet: real 0.010s	user 0.002s	sys 0.001s
I20260710 13:15:16.600294  6546 tablet_bootstrap.cc:492] T b5bea12d550e4d8cbcb46c65d7af4195 P 51aeaa8d61a84592ac577c2114e5eeae: Bootstrap starting.
I20260710 13:15:16.600801  6545 tablet_bootstrap.cc:492] T 12e3f9b14ea94a26b7e12aa372df1e26 P b1f417b538ad45b7af183efd71dc909d: Bootstrap starting.
I20260710 13:15:16.603636  6505 raft_consensus.cc:2468] T b5bea12d550e4d8cbcb46c65d7af4195 P 4a0a3c0937504e61b2a2d24eae6f25b3 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b1f417b538ad45b7af183efd71dc909d in term 1.
I20260710 13:15:16.604758  6320 leader_election.cc:304] T b5bea12d550e4d8cbcb46c65d7af4195 P b1f417b538ad45b7af183efd71dc909d [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: 4a0a3c0937504e61b2a2d24eae6f25b3, b1f417b538ad45b7af183efd71dc909d; no voters: 51aeaa8d61a84592ac577c2114e5eeae
I20260710 13:15:16.605799  6566 raft_consensus.cc:2804] T b5bea12d550e4d8cbcb46c65d7af4195 P b1f417b538ad45b7af183efd71dc909d [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:15:16.606246  6566 raft_consensus.cc:697] T b5bea12d550e4d8cbcb46c65d7af4195 P b1f417b538ad45b7af183efd71dc909d [term 1 LEADER]: Becoming Leader. State: Replica: b1f417b538ad45b7af183efd71dc909d, State: Running, Role: LEADER
I20260710 13:15:16.606931  6545 tablet_bootstrap.cc:654] T 12e3f9b14ea94a26b7e12aa372df1e26 P b1f417b538ad45b7af183efd71dc909d: Neither blocks nor log segments found. Creating new log.
I20260710 13:15:16.606986  6566 consensus_queue.cc:237] T b5bea12d550e4d8cbcb46c65d7af4195 P b1f417b538ad45b7af183efd71dc909d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b1f417b538ad45b7af183efd71dc909d" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 46151 } } peers { permanent_uuid: "51aeaa8d61a84592ac577c2114e5eeae" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 36301 } } peers { permanent_uuid: "4a0a3c0937504e61b2a2d24eae6f25b3" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 34125 } }
I20260710 13:15:16.616106  6546 tablet_bootstrap.cc:654] T b5bea12d550e4d8cbcb46c65d7af4195 P 51aeaa8d61a84592ac577c2114e5eeae: Neither blocks nor log segments found. Creating new log.
I20260710 13:15:16.618711  6547 tablet_bootstrap.cc:492] T b7df9e1d1ca04c389a3cff9453d8a507 P 4a0a3c0937504e61b2a2d24eae6f25b3: No bootstrap required, opened a new log
I20260710 13:15:16.619133  6547 ts_tablet_manager.cc:1403] T b7df9e1d1ca04c389a3cff9453d8a507 P 4a0a3c0937504e61b2a2d24eae6f25b3: Time spent bootstrapping tablet: real 0.032s	user 0.020s	sys 0.008s
I20260710 13:15:16.621897  6547 raft_consensus.cc:359] T b7df9e1d1ca04c389a3cff9453d8a507 P 4a0a3c0937504e61b2a2d24eae6f25b3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b1f417b538ad45b7af183efd71dc909d" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 46151 } } peers { permanent_uuid: "51aeaa8d61a84592ac577c2114e5eeae" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 36301 } } peers { permanent_uuid: "4a0a3c0937504e61b2a2d24eae6f25b3" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 34125 } }
I20260710 13:15:16.622570  6547 raft_consensus.cc:385] T b7df9e1d1ca04c389a3cff9453d8a507 P 4a0a3c0937504e61b2a2d24eae6f25b3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:15:16.622838  6547 raft_consensus.cc:740] T b7df9e1d1ca04c389a3cff9453d8a507 P 4a0a3c0937504e61b2a2d24eae6f25b3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4a0a3c0937504e61b2a2d24eae6f25b3, State: Initialized, Role: FOLLOWER
I20260710 13:15:16.623682  6547 consensus_queue.cc:260] T b7df9e1d1ca04c389a3cff9453d8a507 P 4a0a3c0937504e61b2a2d24eae6f25b3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b1f417b538ad45b7af183efd71dc909d" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 46151 } } peers { permanent_uuid: "51aeaa8d61a84592ac577c2114e5eeae" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 36301 } } peers { permanent_uuid: "4a0a3c0937504e61b2a2d24eae6f25b3" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 34125 } }
I20260710 13:15:16.628029  6252 catalog_manager.cc:5697] T b5bea12d550e4d8cbcb46c65d7af4195 P b1f417b538ad45b7af183efd71dc909d reported cstate change: term changed from 0 to 1, leader changed from <none> to b1f417b538ad45b7af183efd71dc909d (127.5.154.1). New cstate: current_term: 1 leader_uuid: "b1f417b538ad45b7af183efd71dc909d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b1f417b538ad45b7af183efd71dc909d" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 46151 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "51aeaa8d61a84592ac577c2114e5eeae" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 36301 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4a0a3c0937504e61b2a2d24eae6f25b3" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 34125 } health_report { overall_health: UNKNOWN } } }
I20260710 13:15:16.630448  6545 tablet_bootstrap.cc:492] T 12e3f9b14ea94a26b7e12aa372df1e26 P b1f417b538ad45b7af183efd71dc909d: No bootstrap required, opened a new log
I20260710 13:15:16.630890  6545 ts_tablet_manager.cc:1403] T 12e3f9b14ea94a26b7e12aa372df1e26 P b1f417b538ad45b7af183efd71dc909d: Time spent bootstrapping tablet: real 0.030s	user 0.015s	sys 0.014s
I20260710 13:15:16.632081  6547 ts_tablet_manager.cc:1434] T b7df9e1d1ca04c389a3cff9453d8a507 P 4a0a3c0937504e61b2a2d24eae6f25b3: Time spent starting tablet: real 0.013s	user 0.007s	sys 0.000s
I20260710 13:15:16.633844  6545 raft_consensus.cc:359] T 12e3f9b14ea94a26b7e12aa372df1e26 P b1f417b538ad45b7af183efd71dc909d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b1f417b538ad45b7af183efd71dc909d" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 46151 } } peers { permanent_uuid: "51aeaa8d61a84592ac577c2114e5eeae" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 36301 } } peers { permanent_uuid: "4a0a3c0937504e61b2a2d24eae6f25b3" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 34125 } }
I20260710 13:15:16.634569  6545 raft_consensus.cc:385] T 12e3f9b14ea94a26b7e12aa372df1e26 P b1f417b538ad45b7af183efd71dc909d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:15:16.634845  6545 raft_consensus.cc:740] T 12e3f9b14ea94a26b7e12aa372df1e26 P b1f417b538ad45b7af183efd71dc909d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b1f417b538ad45b7af183efd71dc909d, State: Initialized, Role: FOLLOWER
I20260710 13:15:16.635718  6545 consensus_queue.cc:260] T 12e3f9b14ea94a26b7e12aa372df1e26 P b1f417b538ad45b7af183efd71dc909d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b1f417b538ad45b7af183efd71dc909d" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 46151 } } peers { permanent_uuid: "51aeaa8d61a84592ac577c2114e5eeae" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 36301 } } peers { permanent_uuid: "4a0a3c0937504e61b2a2d24eae6f25b3" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 34125 } }
I20260710 13:15:16.638180  6545 ts_tablet_manager.cc:1434] T 12e3f9b14ea94a26b7e12aa372df1e26 P b1f417b538ad45b7af183efd71dc909d: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.001s
I20260710 13:15:16.638852  6547 tablet_bootstrap.cc:492] T 4c1de67e95164c2993b2214d52881553 P 4a0a3c0937504e61b2a2d24eae6f25b3: Bootstrap starting.
I20260710 13:15:16.639098  6545 tablet_bootstrap.cc:492] T b7df9e1d1ca04c389a3cff9453d8a507 P b1f417b538ad45b7af183efd71dc909d: Bootstrap starting.
I20260710 13:15:16.644011  6546 tablet_bootstrap.cc:492] T b5bea12d550e4d8cbcb46c65d7af4195 P 51aeaa8d61a84592ac577c2114e5eeae: No bootstrap required, opened a new log
I20260710 13:15:16.644481  6546 ts_tablet_manager.cc:1403] T b5bea12d550e4d8cbcb46c65d7af4195 P 51aeaa8d61a84592ac577c2114e5eeae: Time spent bootstrapping tablet: real 0.044s	user 0.015s	sys 0.007s
I20260710 13:15:16.645156  6545 tablet_bootstrap.cc:654] T b7df9e1d1ca04c389a3cff9453d8a507 P b1f417b538ad45b7af183efd71dc909d: Neither blocks nor log segments found. Creating new log.
I20260710 13:15:16.645888  6547 tablet_bootstrap.cc:654] T 4c1de67e95164c2993b2214d52881553 P 4a0a3c0937504e61b2a2d24eae6f25b3: Neither blocks nor log segments found. Creating new log.
I20260710 13:15:16.646657  6546 raft_consensus.cc:359] T b5bea12d550e4d8cbcb46c65d7af4195 P 51aeaa8d61a84592ac577c2114e5eeae [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b1f417b538ad45b7af183efd71dc909d" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 46151 } } peers { permanent_uuid: "51aeaa8d61a84592ac577c2114e5eeae" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 36301 } } peers { permanent_uuid: "4a0a3c0937504e61b2a2d24eae6f25b3" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 34125 } }
I20260710 13:15:16.647156  6546 raft_consensus.cc:385] T b5bea12d550e4d8cbcb46c65d7af4195 P 51aeaa8d61a84592ac577c2114e5eeae [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:15:16.647431  6546 raft_consensus.cc:740] T b5bea12d550e4d8cbcb46c65d7af4195 P 51aeaa8d61a84592ac577c2114e5eeae [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 51aeaa8d61a84592ac577c2114e5eeae, State: Initialized, Role: FOLLOWER
I20260710 13:15:16.648214  6546 consensus_queue.cc:260] T b5bea12d550e4d8cbcb46c65d7af4195 P 51aeaa8d61a84592ac577c2114e5eeae [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b1f417b538ad45b7af183efd71dc909d" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 46151 } } peers { permanent_uuid: "51aeaa8d61a84592ac577c2114e5eeae" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 36301 } } peers { permanent_uuid: "4a0a3c0937504e61b2a2d24eae6f25b3" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 34125 } }
I20260710 13:15:16.651859  6546 ts_tablet_manager.cc:1434] T b5bea12d550e4d8cbcb46c65d7af4195 P 51aeaa8d61a84592ac577c2114e5eeae: Time spent starting tablet: real 0.007s	user 0.004s	sys 0.000s
I20260710 13:15:16.652781  6546 tablet_bootstrap.cc:492] T 4c1de67e95164c2993b2214d52881553 P 51aeaa8d61a84592ac577c2114e5eeae: Bootstrap starting.
I20260710 13:15:16.653751  6566 raft_consensus.cc:493] T 4c1de67e95164c2993b2214d52881553 P b1f417b538ad45b7af183efd71dc909d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:15:16.654167  6566 raft_consensus.cc:515] T 4c1de67e95164c2993b2214d52881553 P b1f417b538ad45b7af183efd71dc909d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b1f417b538ad45b7af183efd71dc909d" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 46151 } } peers { permanent_uuid: "51aeaa8d61a84592ac577c2114e5eeae" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 36301 } } peers { permanent_uuid: "4a0a3c0937504e61b2a2d24eae6f25b3" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 34125 } }
I20260710 13:15:16.656049  6566 leader_election.cc:290] T 4c1de67e95164c2993b2214d52881553 P b1f417b538ad45b7af183efd71dc909d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 51aeaa8d61a84592ac577c2114e5eeae (127.5.154.2:36301), 4a0a3c0937504e61b2a2d24eae6f25b3 (127.5.154.3:34125)
I20260710 13:15:16.657829  6432 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4c1de67e95164c2993b2214d52881553" candidate_uuid: "b1f417b538ad45b7af183efd71dc909d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "51aeaa8d61a84592ac577c2114e5eeae" is_pre_election: true
I20260710 13:15:16.658057  6505 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4c1de67e95164c2993b2214d52881553" candidate_uuid: "b1f417b538ad45b7af183efd71dc909d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4a0a3c0937504e61b2a2d24eae6f25b3" is_pre_election: true
I20260710 13:15:16.658766  6546 tablet_bootstrap.cc:654] T 4c1de67e95164c2993b2214d52881553 P 51aeaa8d61a84592ac577c2114e5eeae: Neither blocks nor log segments found. Creating new log.
W20260710 13:15:16.659173  6320 leader_election.cc:343] T 4c1de67e95164c2993b2214d52881553 P b1f417b538ad45b7af183efd71dc909d [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 51aeaa8d61a84592ac577c2114e5eeae (127.5.154.2:36301): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:15:16.659365  6545 tablet_bootstrap.cc:492] T b7df9e1d1ca04c389a3cff9453d8a507 P b1f417b538ad45b7af183efd71dc909d: No bootstrap required, opened a new log
I20260710 13:15:16.659785  6545 ts_tablet_manager.cc:1403] T b7df9e1d1ca04c389a3cff9453d8a507 P b1f417b538ad45b7af183efd71dc909d: Time spent bootstrapping tablet: real 0.021s	user 0.006s	sys 0.009s
W20260710 13:15:16.659925  6320 leader_election.cc:343] T 4c1de67e95164c2993b2214d52881553 P b1f417b538ad45b7af183efd71dc909d [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 4a0a3c0937504e61b2a2d24eae6f25b3 (127.5.154.3:34125): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:15:16.661696  6547 tablet_bootstrap.cc:492] T 4c1de67e95164c2993b2214d52881553 P 4a0a3c0937504e61b2a2d24eae6f25b3: No bootstrap required, opened a new log
I20260710 13:15:16.662140  6547 ts_tablet_manager.cc:1403] T 4c1de67e95164c2993b2214d52881553 P 4a0a3c0937504e61b2a2d24eae6f25b3: Time spent bootstrapping tablet: real 0.023s	user 0.011s	sys 0.009s
I20260710 13:15:16.662256  6545 raft_consensus.cc:359] T b7df9e1d1ca04c389a3cff9453d8a507 P b1f417b538ad45b7af183efd71dc909d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b1f417b538ad45b7af183efd71dc909d" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 46151 } } peers { permanent_uuid: "51aeaa8d61a84592ac577c2114e5eeae" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 36301 } } peers { permanent_uuid: "4a0a3c0937504e61b2a2d24eae6f25b3" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 34125 } }
I20260710 13:15:16.662874  6545 raft_consensus.cc:385] T b7df9e1d1ca04c389a3cff9453d8a507 P b1f417b538ad45b7af183efd71dc909d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:15:16.663123  6545 raft_consensus.cc:740] T b7df9e1d1ca04c389a3cff9453d8a507 P b1f417b538ad45b7af183efd71dc909d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b1f417b538ad45b7af183efd71dc909d, State: Initialized, Role: FOLLOWER
I20260710 13:15:16.663712  6545 consensus_queue.cc:260] T b7df9e1d1ca04c389a3cff9453d8a507 P b1f417b538ad45b7af183efd71dc909d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b1f417b538ad45b7af183efd71dc909d" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 46151 } } peers { permanent_uuid: "51aeaa8d61a84592ac577c2114e5eeae" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 36301 } } peers { permanent_uuid: "4a0a3c0937504e61b2a2d24eae6f25b3" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 34125 } }
I20260710 13:15:16.660385  6320 leader_election.cc:304] T 4c1de67e95164c2993b2214d52881553 P b1f417b538ad45b7af183efd71dc909d [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: b1f417b538ad45b7af183efd71dc909d; no voters: 4a0a3c0937504e61b2a2d24eae6f25b3, 51aeaa8d61a84592ac577c2114e5eeae
I20260710 13:15:16.664958  6547 raft_consensus.cc:359] T 4c1de67e95164c2993b2214d52881553 P 4a0a3c0937504e61b2a2d24eae6f25b3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b1f417b538ad45b7af183efd71dc909d" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 46151 } } peers { permanent_uuid: "51aeaa8d61a84592ac577c2114e5eeae" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 36301 } } peers { permanent_uuid: "4a0a3c0937504e61b2a2d24eae6f25b3" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 34125 } }
I20260710 13:15:16.665417  6569 raft_consensus.cc:2749] T 4c1de67e95164c2993b2214d52881553 P b1f417b538ad45b7af183efd71dc909d [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:15:16.665652  6547 raft_consensus.cc:385] T 4c1de67e95164c2993b2214d52881553 P 4a0a3c0937504e61b2a2d24eae6f25b3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:15:16.665526  6545 ts_tablet_manager.cc:1434] T b7df9e1d1ca04c389a3cff9453d8a507 P b1f417b538ad45b7af183efd71dc909d: Time spent starting tablet: real 0.005s	user 0.005s	sys 0.000s
I20260710 13:15:16.666054  6547 raft_consensus.cc:740] T 4c1de67e95164c2993b2214d52881553 P 4a0a3c0937504e61b2a2d24eae6f25b3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4a0a3c0937504e61b2a2d24eae6f25b3, State: Initialized, Role: FOLLOWER
I20260710 13:15:16.666968  6545 tablet_bootstrap.cc:492] T 77ab22a89f82436593181e174bc404d9 P b1f417b538ad45b7af183efd71dc909d: Bootstrap starting.
I20260710 13:15:16.666927  6547 consensus_queue.cc:260] T 4c1de67e95164c2993b2214d52881553 P 4a0a3c0937504e61b2a2d24eae6f25b3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b1f417b538ad45b7af183efd71dc909d" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 46151 } } peers { permanent_uuid: "51aeaa8d61a84592ac577c2114e5eeae" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 36301 } } peers { permanent_uuid: "4a0a3c0937504e61b2a2d24eae6f25b3" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 34125 } }
I20260710 13:15:16.673079  6545 tablet_bootstrap.cc:654] T 77ab22a89f82436593181e174bc404d9 P b1f417b538ad45b7af183efd71dc909d: Neither blocks nor log segments found. Creating new log.
I20260710 13:15:16.675377  6547 ts_tablet_manager.cc:1434] T 4c1de67e95164c2993b2214d52881553 P 4a0a3c0937504e61b2a2d24eae6f25b3: Time spent starting tablet: real 0.013s	user 0.003s	sys 0.002s
I20260710 13:15:16.678591  6547 tablet_bootstrap.cc:492] T ddd212b2175348888e488f9fd34a9300 P 4a0a3c0937504e61b2a2d24eae6f25b3: Bootstrap starting.
I20260710 13:15:16.684476  6547 tablet_bootstrap.cc:654] T ddd212b2175348888e488f9fd34a9300 P 4a0a3c0937504e61b2a2d24eae6f25b3: Neither blocks nor log segments found. Creating new log.
I20260710 13:15:16.687609  6545 tablet_bootstrap.cc:492] T 77ab22a89f82436593181e174bc404d9 P b1f417b538ad45b7af183efd71dc909d: No bootstrap required, opened a new log
I20260710 13:15:16.688025  6545 ts_tablet_manager.cc:1403] T 77ab22a89f82436593181e174bc404d9 P b1f417b538ad45b7af183efd71dc909d: Time spent bootstrapping tablet: real 0.021s	user 0.012s	sys 0.007s
I20260710 13:15:16.688458  6546 tablet_bootstrap.cc:492] T 4c1de67e95164c2993b2214d52881553 P 51aeaa8d61a84592ac577c2114e5eeae: No bootstrap required, opened a new log
I20260710 13:15:16.688858  6546 ts_tablet_manager.cc:1403] T 4c1de67e95164c2993b2214d52881553 P 51aeaa8d61a84592ac577c2114e5eeae: Time spent bootstrapping tablet: real 0.036s	user 0.015s	sys 0.020s
I20260710 13:15:16.689316  6547 tablet_bootstrap.cc:492] T ddd212b2175348888e488f9fd34a9300 P 4a0a3c0937504e61b2a2d24eae6f25b3: No bootstrap required, opened a new log
I20260710 13:15:16.689688  6547 ts_tablet_manager.cc:1403] T ddd212b2175348888e488f9fd34a9300 P 4a0a3c0937504e61b2a2d24eae6f25b3: Time spent bootstrapping tablet: real 0.011s	user 0.009s	sys 0.000s
I20260710 13:15:16.690412  6545 raft_consensus.cc:359] T 77ab22a89f82436593181e174bc404d9 P b1f417b538ad45b7af183efd71dc909d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b1f417b538ad45b7af183efd71dc909d" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 46151 } } peers { permanent_uuid: "51aeaa8d61a84592ac577c2114e5eeae" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 36301 } } peers { permanent_uuid: "4a0a3c0937504e61b2a2d24eae6f25b3" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 34125 } }
I20260710 13:15:16.690786  6546 raft_consensus.cc:359] T 4c1de67e95164c2993b2214d52881553 P 51aeaa8d61a84592ac577c2114e5eeae [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b1f417b538ad45b7af183efd71dc909d" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 46151 } } peers { permanent_uuid: "51aeaa8d61a84592ac577c2114e5eeae" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 36301 } } peers { permanent_uuid: "4a0a3c0937504e61b2a2d24eae6f25b3" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 34125 } }
I20260710 13:15:16.691041  6545 raft_consensus.cc:385] T 77ab22a89f82436593181e174bc404d9 P b1f417b538ad45b7af183efd71dc909d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:15:16.691339  6546 raft_consensus.cc:385] T 4c1de67e95164c2993b2214d52881553 P 51aeaa8d61a84592ac577c2114e5eeae [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:15:16.691411  6545 raft_consensus.cc:740] T 77ab22a89f82436593181e174bc404d9 P b1f417b538ad45b7af183efd71dc909d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b1f417b538ad45b7af183efd71dc909d, State: Initialized, Role: FOLLOWER
I20260710 13:15:16.691689  6546 raft_consensus.cc:740] T 4c1de67e95164c2993b2214d52881553 P 51aeaa8d61a84592ac577c2114e5eeae [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 51aeaa8d61a84592ac577c2114e5eeae, State: Initialized, Role: FOLLOWER
I20260710 13:15:16.691910  6547 raft_consensus.cc:359] T ddd212b2175348888e488f9fd34a9300 P 4a0a3c0937504e61b2a2d24eae6f25b3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b1f417b538ad45b7af183efd71dc909d" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 46151 } } peers { permanent_uuid: "51aeaa8d61a84592ac577c2114e5eeae" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 36301 } } peers { permanent_uuid: "4a0a3c0937504e61b2a2d24eae6f25b3" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 34125 } }
I20260710 13:15:16.692469  6547 raft_consensus.cc:385] T ddd212b2175348888e488f9fd34a9300 P 4a0a3c0937504e61b2a2d24eae6f25b3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:15:16.692091  6545 consensus_queue.cc:260] T 77ab22a89f82436593181e174bc404d9 P b1f417b538ad45b7af183efd71dc909d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b1f417b538ad45b7af183efd71dc909d" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 46151 } } peers { permanent_uuid: "51aeaa8d61a84592ac577c2114e5eeae" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 36301 } } peers { permanent_uuid: "4a0a3c0937504e61b2a2d24eae6f25b3" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 34125 } }
I20260710 13:15:16.692729  6547 raft_consensus.cc:740] T ddd212b2175348888e488f9fd34a9300 P 4a0a3c0937504e61b2a2d24eae6f25b3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4a0a3c0937504e61b2a2d24eae6f25b3, State: Initialized, Role: FOLLOWER
I20260710 13:15:16.692539  6546 consensus_queue.cc:260] T 4c1de67e95164c2993b2214d52881553 P 51aeaa8d61a84592ac577c2114e5eeae [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b1f417b538ad45b7af183efd71dc909d" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 46151 } } peers { permanent_uuid: "51aeaa8d61a84592ac577c2114e5eeae" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 36301 } } peers { permanent_uuid: "4a0a3c0937504e61b2a2d24eae6f25b3" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 34125 } }
I20260710 13:15:16.693356  6547 consensus_queue.cc:260] T ddd212b2175348888e488f9fd34a9300 P 4a0a3c0937504e61b2a2d24eae6f25b3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b1f417b538ad45b7af183efd71dc909d" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 46151 } } peers { permanent_uuid: "51aeaa8d61a84592ac577c2114e5eeae" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 36301 } } peers { permanent_uuid: "4a0a3c0937504e61b2a2d24eae6f25b3" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 34125 } }
I20260710 13:15:16.694053  6545 ts_tablet_manager.cc:1434] T 77ab22a89f82436593181e174bc404d9 P b1f417b538ad45b7af183efd71dc909d: Time spent starting tablet: real 0.006s	user 0.006s	sys 0.000s
I20260710 13:15:16.694991  6545 tablet_bootstrap.cc:492] T ddd212b2175348888e488f9fd34a9300 P b1f417b538ad45b7af183efd71dc909d: Bootstrap starting.
I20260710 13:15:16.695211  6547 ts_tablet_manager.cc:1434] T ddd212b2175348888e488f9fd34a9300 P 4a0a3c0937504e61b2a2d24eae6f25b3: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260710 13:15:16.696034  6547 tablet_bootstrap.cc:492] T 12e3f9b14ea94a26b7e12aa372df1e26 P 4a0a3c0937504e61b2a2d24eae6f25b3: Bootstrap starting.
I20260710 13:15:16.700153  6545 tablet_bootstrap.cc:654] T ddd212b2175348888e488f9fd34a9300 P b1f417b538ad45b7af183efd71dc909d: Neither blocks nor log segments found. Creating new log.
I20260710 13:15:16.701133  6547 tablet_bootstrap.cc:654] T 12e3f9b14ea94a26b7e12aa372df1e26 P 4a0a3c0937504e61b2a2d24eae6f25b3: Neither blocks nor log segments found. Creating new log.
I20260710 13:15:16.707135  6546 ts_tablet_manager.cc:1434] T 4c1de67e95164c2993b2214d52881553 P 51aeaa8d61a84592ac577c2114e5eeae: Time spent starting tablet: real 0.018s	user 0.000s	sys 0.005s
I20260710 13:15:16.708221  6552 raft_consensus.cc:493] T db54028284364fefbb5886467ff30b43 P 4a0a3c0937504e61b2a2d24eae6f25b3 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:15:16.708745  6552 raft_consensus.cc:515] T db54028284364fefbb5886467ff30b43 P 4a0a3c0937504e61b2a2d24eae6f25b3 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b1f417b538ad45b7af183efd71dc909d" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 46151 } } peers { permanent_uuid: "51aeaa8d61a84592ac577c2114e5eeae" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 36301 } } peers { permanent_uuid: "4a0a3c0937504e61b2a2d24eae6f25b3" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 34125 } }
I20260710 13:15:16.710677  6552 leader_election.cc:290] T db54028284364fefbb5886467ff30b43 P 4a0a3c0937504e61b2a2d24eae6f25b3 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b1f417b538ad45b7af183efd71dc909d (127.5.154.1:46151), 51aeaa8d61a84592ac577c2114e5eeae (127.5.154.2:36301)
I20260710 13:15:16.710785  6546 tablet_bootstrap.cc:492] T 12e3f9b14ea94a26b7e12aa372df1e26 P 51aeaa8d61a84592ac577c2114e5eeae: Bootstrap starting.
I20260710 13:15:16.711961  6547 tablet_bootstrap.cc:492] T 12e3f9b14ea94a26b7e12aa372df1e26 P 4a0a3c0937504e61b2a2d24eae6f25b3: No bootstrap required, opened a new log
I20260710 13:15:16.712337  6547 ts_tablet_manager.cc:1403] T 12e3f9b14ea94a26b7e12aa372df1e26 P 4a0a3c0937504e61b2a2d24eae6f25b3: Time spent bootstrapping tablet: real 0.016s	user 0.007s	sys 0.007s
I20260710 13:15:16.713264  6357 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "db54028284364fefbb5886467ff30b43" candidate_uuid: "4a0a3c0937504e61b2a2d24eae6f25b3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b1f417b538ad45b7af183efd71dc909d" is_pre_election: true
I20260710 13:15:16.713857  6357 raft_consensus.cc:2468] T db54028284364fefbb5886467ff30b43 P b1f417b538ad45b7af183efd71dc909d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4a0a3c0937504e61b2a2d24eae6f25b3 in term 0.
I20260710 13:15:16.714555  6566 raft_consensus.cc:493] T 12e3f9b14ea94a26b7e12aa372df1e26 P b1f417b538ad45b7af183efd71dc909d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:15:16.714958  6547 raft_consensus.cc:359] T 12e3f9b14ea94a26b7e12aa372df1e26 P 4a0a3c0937504e61b2a2d24eae6f25b3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b1f417b538ad45b7af183efd71dc909d" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 46151 } } peers { permanent_uuid: "51aeaa8d61a84592ac577c2114e5eeae" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 36301 } } peers { permanent_uuid: "4a0a3c0937504e61b2a2d24eae6f25b3" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 34125 } }
I20260710 13:15:16.714958  6566 raft_consensus.cc:515] T 12e3f9b14ea94a26b7e12aa372df1e26 P b1f417b538ad45b7af183efd71dc909d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b1f417b538ad45b7af183efd71dc909d" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 46151 } } peers { permanent_uuid: "51aeaa8d61a84592ac577c2114e5eeae" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 36301 } } peers { permanent_uuid: "4a0a3c0937504e61b2a2d24eae6f25b3" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 34125 } }
I20260710 13:15:16.712306  6432 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "db54028284364fefbb5886467ff30b43" candidate_uuid: "4a0a3c0937504e61b2a2d24eae6f25b3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "51aeaa8d61a84592ac577c2114e5eeae" is_pre_election: true
I20260710 13:15:16.717037  6566 leader_election.cc:290] T 12e3f9b14ea94a26b7e12aa372df1e26 P b1f417b538ad45b7af183efd71dc909d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 51aeaa8d61a84592ac577c2114e5eeae (127.5.154.2:36301), 4a0a3c0937504e61b2a2d24eae6f25b3 (127.5.154.3:34125)
I20260710 13:15:16.717485  6547 raft_consensus.cc:385] T 12e3f9b14ea94a26b7e12aa372df1e26 P 4a0a3c0937504e61b2a2d24eae6f25b3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:15:16.717550  6546 tablet_bootstrap.cc:654] T 12e3f9b14ea94a26b7e12aa372df1e26 P 51aeaa8d61a84592ac577c2114e5eeae: Neither blocks nor log segments found. Creating new log.
I20260710 13:15:16.717796  6547 raft_consensus.cc:740] T 12e3f9b14ea94a26b7e12aa372df1e26 P 4a0a3c0937504e61b2a2d24eae6f25b3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4a0a3c0937504e61b2a2d24eae6f25b3, State: Initialized, Role: FOLLOWER
I20260710 13:15:16.718356  6505 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "12e3f9b14ea94a26b7e12aa372df1e26" candidate_uuid: "b1f417b538ad45b7af183efd71dc909d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4a0a3c0937504e61b2a2d24eae6f25b3" is_pre_election: true
I20260710 13:15:16.718554  6547 consensus_queue.cc:260] T 12e3f9b14ea94a26b7e12aa372df1e26 P 4a0a3c0937504e61b2a2d24eae6f25b3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b1f417b538ad45b7af183efd71dc909d" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 46151 } } peers { permanent_uuid: "51aeaa8d61a84592ac577c2114e5eeae" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 36301 } } peers { permanent_uuid: "4a0a3c0937504e61b2a2d24eae6f25b3" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 34125 } }
I20260710 13:15:16.719334  6505 raft_consensus.cc:2468] T 12e3f9b14ea94a26b7e12aa372df1e26 P 4a0a3c0937504e61b2a2d24eae6f25b3 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b1f417b538ad45b7af183efd71dc909d in term 0.
W20260710 13:15:16.719509  6469 leader_election.cc:343] T db54028284364fefbb5886467ff30b43 P 4a0a3c0937504e61b2a2d24eae6f25b3 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 51aeaa8d61a84592ac577c2114e5eeae (127.5.154.2:36301): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:15:16.720139  6469 leader_election.cc:304] T db54028284364fefbb5886467ff30b43 P 4a0a3c0937504e61b2a2d24eae6f25b3 [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: 4a0a3c0937504e61b2a2d24eae6f25b3, b1f417b538ad45b7af183efd71dc909d; no voters: 51aeaa8d61a84592ac577c2114e5eeae
I20260710 13:15:16.721254  6547 ts_tablet_manager.cc:1434] T 12e3f9b14ea94a26b7e12aa372df1e26 P 4a0a3c0937504e61b2a2d24eae6f25b3: Time spent starting tablet: real 0.009s	user 0.004s	sys 0.001s
I20260710 13:15:16.721447  6579 raft_consensus.cc:2804] T db54028284364fefbb5886467ff30b43 P 4a0a3c0937504e61b2a2d24eae6f25b3 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:15:16.721761  6579 raft_consensus.cc:493] T db54028284364fefbb5886467ff30b43 P 4a0a3c0937504e61b2a2d24eae6f25b3 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:15:16.722095  6547 tablet_bootstrap.cc:492] T 77ab22a89f82436593181e174bc404d9 P 4a0a3c0937504e61b2a2d24eae6f25b3: Bootstrap starting.
I20260710 13:15:16.722044  6579 raft_consensus.cc:3060] T db54028284364fefbb5886467ff30b43 P 4a0a3c0937504e61b2a2d24eae6f25b3 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:15:16.727471  6320 leader_election.cc:304] T 12e3f9b14ea94a26b7e12aa372df1e26 P b1f417b538ad45b7af183efd71dc909d [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4a0a3c0937504e61b2a2d24eae6f25b3, b1f417b538ad45b7af183efd71dc909d; no voters: 
I20260710 13:15:16.728266  6566 raft_consensus.cc:2804] T 12e3f9b14ea94a26b7e12aa372df1e26 P b1f417b538ad45b7af183efd71dc909d [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:15:16.728514  6547 tablet_bootstrap.cc:654] T 77ab22a89f82436593181e174bc404d9 P 4a0a3c0937504e61b2a2d24eae6f25b3: Neither blocks nor log segments found. Creating new log.
I20260710 13:15:16.729004  6432 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "12e3f9b14ea94a26b7e12aa372df1e26" candidate_uuid: "b1f417b538ad45b7af183efd71dc909d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "51aeaa8d61a84592ac577c2114e5eeae" is_pre_election: true
W20260710 13:15:16.730439  6320 leader_election.cc:343] T 12e3f9b14ea94a26b7e12aa372df1e26 P b1f417b538ad45b7af183efd71dc909d [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 51aeaa8d61a84592ac577c2114e5eeae (127.5.154.2:36301): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:15:16.731312  6566 raft_consensus.cc:493] T 12e3f9b14ea94a26b7e12aa372df1e26 P b1f417b538ad45b7af183efd71dc909d [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:15:16.731701  6566 raft_consensus.cc:3060] T 12e3f9b14ea94a26b7e12aa372df1e26 P b1f417b538ad45b7af183efd71dc909d [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:15:16.736559  6553 raft_consensus.cc:493] T ddd212b2175348888e488f9fd34a9300 P 51aeaa8d61a84592ac577c2114e5eeae [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:15:16.737068  6553 raft_consensus.cc:515] T ddd212b2175348888e488f9fd34a9300 P 51aeaa8d61a84592ac577c2114e5eeae [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b1f417b538ad45b7af183efd71dc909d" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 46151 } } peers { permanent_uuid: "51aeaa8d61a84592ac577c2114e5eeae" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 36301 } } peers { permanent_uuid: "4a0a3c0937504e61b2a2d24eae6f25b3" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 34125 } }
I20260710 13:15:16.739022  6553 leader_election.cc:290] T ddd212b2175348888e488f9fd34a9300 P 51aeaa8d61a84592ac577c2114e5eeae [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b1f417b538ad45b7af183efd71dc909d (127.5.154.1:46151), 4a0a3c0937504e61b2a2d24eae6f25b3 (127.5.154.3:34125)
I20260710 13:15:16.739463  6547 tablet_bootstrap.cc:492] T 77ab22a89f82436593181e174bc404d9 P 4a0a3c0937504e61b2a2d24eae6f25b3: No bootstrap required, opened a new log
I20260710 13:15:16.739861  6547 ts_tablet_manager.cc:1403] T 77ab22a89f82436593181e174bc404d9 P 4a0a3c0937504e61b2a2d24eae6f25b3: Time spent bootstrapping tablet: real 0.018s	user 0.008s	sys 0.007s
I20260710 13:15:16.740965  6505 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ddd212b2175348888e488f9fd34a9300" candidate_uuid: "51aeaa8d61a84592ac577c2114e5eeae" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4a0a3c0937504e61b2a2d24eae6f25b3" is_pre_election: true
I20260710 13:15:16.741118  6357 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ddd212b2175348888e488f9fd34a9300" candidate_uuid: "51aeaa8d61a84592ac577c2114e5eeae" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b1f417b538ad45b7af183efd71dc909d" is_pre_election: true
I20260710 13:15:16.741554  6505 raft_consensus.cc:2468] T ddd212b2175348888e488f9fd34a9300 P 4a0a3c0937504e61b2a2d24eae6f25b3 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 51aeaa8d61a84592ac577c2114e5eeae in term 0.
W20260710 13:15:16.742411  6395 leader_election.cc:343] T ddd212b2175348888e488f9fd34a9300 P 51aeaa8d61a84592ac577c2114e5eeae [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer b1f417b538ad45b7af183efd71dc909d (127.5.154.1:46151): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:15:16.743054  6395 leader_election.cc:304] T ddd212b2175348888e488f9fd34a9300 P 51aeaa8d61a84592ac577c2114e5eeae [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: 4a0a3c0937504e61b2a2d24eae6f25b3, 51aeaa8d61a84592ac577c2114e5eeae; no voters: b1f417b538ad45b7af183efd71dc909d
I20260710 13:15:16.744146  6553 raft_consensus.cc:2804] T ddd212b2175348888e488f9fd34a9300 P 51aeaa8d61a84592ac577c2114e5eeae [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:15:16.744467  6553 raft_consensus.cc:493] T ddd212b2175348888e488f9fd34a9300 P 51aeaa8d61a84592ac577c2114e5eeae [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:15:16.744855  6553 raft_consensus.cc:3060] T ddd212b2175348888e488f9fd34a9300 P 51aeaa8d61a84592ac577c2114e5eeae [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:15:16.745010  6547 raft_consensus.cc:359] T 77ab22a89f82436593181e174bc404d9 P 4a0a3c0937504e61b2a2d24eae6f25b3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b1f417b538ad45b7af183efd71dc909d" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 46151 } } peers { permanent_uuid: "51aeaa8d61a84592ac577c2114e5eeae" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 36301 } } peers { permanent_uuid: "4a0a3c0937504e61b2a2d24eae6f25b3" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 34125 } }
I20260710 13:15:16.745609  6547 raft_consensus.cc:385] T 77ab22a89f82436593181e174bc404d9 P 4a0a3c0937504e61b2a2d24eae6f25b3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:15:16.745854  6547 raft_consensus.cc:740] T 77ab22a89f82436593181e174bc404d9 P 4a0a3c0937504e61b2a2d24eae6f25b3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4a0a3c0937504e61b2a2d24eae6f25b3, State: Initialized, Role: FOLLOWER
I20260710 13:15:16.746549  6547 consensus_queue.cc:260] T 77ab22a89f82436593181e174bc404d9 P 4a0a3c0937504e61b2a2d24eae6f25b3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b1f417b538ad45b7af183efd71dc909d" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 46151 } } peers { permanent_uuid: "51aeaa8d61a84592ac577c2114e5eeae" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 36301 } } peers { permanent_uuid: "4a0a3c0937504e61b2a2d24eae6f25b3" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 34125 } }
I20260710 13:15:16.748673  6547 ts_tablet_manager.cc:1434] T 77ab22a89f82436593181e174bc404d9 P 4a0a3c0937504e61b2a2d24eae6f25b3: Time spent starting tablet: real 0.009s	user 0.007s	sys 0.001s
I20260710 13:15:16.751201  6553 raft_consensus.cc:515] T ddd212b2175348888e488f9fd34a9300 P 51aeaa8d61a84592ac577c2114e5eeae [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b1f417b538ad45b7af183efd71dc909d" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 46151 } } peers { permanent_uuid: "51aeaa8d61a84592ac577c2114e5eeae" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 36301 } } peers { permanent_uuid: "4a0a3c0937504e61b2a2d24eae6f25b3" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 34125 } }
I20260710 13:15:16.755306  6579 raft_consensus.cc:515] T db54028284364fefbb5886467ff30b43 P 4a0a3c0937504e61b2a2d24eae6f25b3 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b1f417b538ad45b7af183efd71dc909d" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 46151 } } peers { permanent_uuid: "51aeaa8d61a84592ac577c2114e5eeae" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 36301 } } peers { permanent_uuid: "4a0a3c0937504e61b2a2d24eae6f25b3" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 34125 } }
I20260710 13:15:16.756130  6357 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ddd212b2175348888e488f9fd34a9300" candidate_uuid: "51aeaa8d61a84592ac577c2114e5eeae" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b1f417b538ad45b7af183efd71dc909d"
W20260710 13:15:16.757437  6395 leader_election.cc:343] T ddd212b2175348888e488f9fd34a9300 P 51aeaa8d61a84592ac577c2114e5eeae [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer b1f417b538ad45b7af183efd71dc909d (127.5.154.1:46151): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:15:16.757766  6357 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "db54028284364fefbb5886467ff30b43" candidate_uuid: "4a0a3c0937504e61b2a2d24eae6f25b3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b1f417b538ad45b7af183efd71dc909d"
I20260710 13:15:16.758250  6357 raft_consensus.cc:3060] T db54028284364fefbb5886467ff30b43 P b1f417b538ad45b7af183efd71dc909d [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:15:16.761089  6566 raft_consensus.cc:515] T 12e3f9b14ea94a26b7e12aa372df1e26 P b1f417b538ad45b7af183efd71dc909d [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b1f417b538ad45b7af183efd71dc909d" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 46151 } } peers { permanent_uuid: "51aeaa8d61a84592ac577c2114e5eeae" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 36301 } } peers { permanent_uuid: "4a0a3c0937504e61b2a2d24eae6f25b3" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 34125 } }
I20260710 13:15:16.762781  6569 raft_consensus.cc:493] T 77ab22a89f82436593181e174bc404d9 P b1f417b538ad45b7af183efd71dc909d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:15:16.763024  6566 leader_election.cc:290] T 12e3f9b14ea94a26b7e12aa372df1e26 P b1f417b538ad45b7af183efd71dc909d [CANDIDATE]: Term 1 election: Requested vote from peers 51aeaa8d61a84592ac577c2114e5eeae (127.5.154.2:36301), 4a0a3c0937504e61b2a2d24eae6f25b3 (127.5.154.3:34125)
I20260710 13:15:16.763196  6569 raft_consensus.cc:515] T 77ab22a89f82436593181e174bc404d9 P b1f417b538ad45b7af183efd71dc909d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b1f417b538ad45b7af183efd71dc909d" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 46151 } } peers { permanent_uuid: "51aeaa8d61a84592ac577c2114e5eeae" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 36301 } } peers { permanent_uuid: "4a0a3c0937504e61b2a2d24eae6f25b3" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 34125 } }
I20260710 13:15:16.764709  6505 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ddd212b2175348888e488f9fd34a9300" candidate_uuid: "51aeaa8d61a84592ac577c2114e5eeae" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4a0a3c0937504e61b2a2d24eae6f25b3"
I20260710 13:15:16.765271  6505 raft_consensus.cc:3060] T ddd212b2175348888e488f9fd34a9300 P 4a0a3c0937504e61b2a2d24eae6f25b3 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:15:16.767560  6506 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "12e3f9b14ea94a26b7e12aa372df1e26" candidate_uuid: "b1f417b538ad45b7af183efd71dc909d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4a0a3c0937504e61b2a2d24eae6f25b3"
I20260710 13:15:16.768069  6506 raft_consensus.cc:3060] T 12e3f9b14ea94a26b7e12aa372df1e26 P 4a0a3c0937504e61b2a2d24eae6f25b3 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:15:16.768970  6577 raft_consensus.cc:493] T 4c1de67e95164c2993b2214d52881553 P 51aeaa8d61a84592ac577c2114e5eeae [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:15:16.769420  6577 raft_consensus.cc:515] T 4c1de67e95164c2993b2214d52881553 P 51aeaa8d61a84592ac577c2114e5eeae [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b1f417b538ad45b7af183efd71dc909d" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 46151 } } peers { permanent_uuid: "51aeaa8d61a84592ac577c2114e5eeae" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 36301 } } peers { permanent_uuid: "4a0a3c0937504e61b2a2d24eae6f25b3" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 34125 } }
I20260710 13:15:16.771139  6553 leader_election.cc:290] T ddd212b2175348888e488f9fd34a9300 P 51aeaa8d61a84592ac577c2114e5eeae [CANDIDATE]: Term 1 election: Requested vote from peers b1f417b538ad45b7af183efd71dc909d (127.5.154.1:46151), 4a0a3c0937504e61b2a2d24eae6f25b3 (127.5.154.3:34125)
I20260710 13:15:16.771479  6577 leader_election.cc:290] T 4c1de67e95164c2993b2214d52881553 P 51aeaa8d61a84592ac577c2114e5eeae [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b1f417b538ad45b7af183efd71dc909d (127.5.154.1:46151), 4a0a3c0937504e61b2a2d24eae6f25b3 (127.5.154.3:34125)
I20260710 13:15:16.771530  6504 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "77ab22a89f82436593181e174bc404d9" candidate_uuid: "b1f417b538ad45b7af183efd71dc909d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4a0a3c0937504e61b2a2d24eae6f25b3" is_pre_election: true
I20260710 13:15:16.765239  6569 leader_election.cc:290] T 77ab22a89f82436593181e174bc404d9 P b1f417b538ad45b7af183efd71dc909d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 51aeaa8d61a84592ac577c2114e5eeae (127.5.154.2:36301), 4a0a3c0937504e61b2a2d24eae6f25b3 (127.5.154.3:34125)
I20260710 13:15:16.773026  6431 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "77ab22a89f82436593181e174bc404d9" candidate_uuid: "b1f417b538ad45b7af183efd71dc909d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "51aeaa8d61a84592ac577c2114e5eeae" is_pre_election: true
I20260710 13:15:16.773202  6356 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4c1de67e95164c2993b2214d52881553" candidate_uuid: "51aeaa8d61a84592ac577c2114e5eeae" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b1f417b538ad45b7af183efd71dc909d" is_pre_election: true
I20260710 13:15:16.773681  6431 raft_consensus.cc:2468] T 77ab22a89f82436593181e174bc404d9 P 51aeaa8d61a84592ac577c2114e5eeae [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b1f417b538ad45b7af183efd71dc909d in term 0.
I20260710 13:15:16.773948  6356 raft_consensus.cc:2468] T 4c1de67e95164c2993b2214d52881553 P b1f417b538ad45b7af183efd71dc909d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 51aeaa8d61a84592ac577c2114e5eeae in term 0.
I20260710 13:15:16.774086  6579 leader_election.cc:290] T db54028284364fefbb5886467ff30b43 P 4a0a3c0937504e61b2a2d24eae6f25b3 [CANDIDATE]: Term 1 election: Requested vote from peers b1f417b538ad45b7af183efd71dc909d (127.5.154.1:46151), 51aeaa8d61a84592ac577c2114e5eeae (127.5.154.2:36301)
I20260710 13:15:16.775211  6430 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "db54028284364fefbb5886467ff30b43" candidate_uuid: "4a0a3c0937504e61b2a2d24eae6f25b3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "51aeaa8d61a84592ac577c2114e5eeae"
I20260710 13:15:16.780973  6395 leader_election.cc:304] T 4c1de67e95164c2993b2214d52881553 P 51aeaa8d61a84592ac577c2114e5eeae [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 51aeaa8d61a84592ac577c2114e5eeae, b1f417b538ad45b7af183efd71dc909d; no voters: 
I20260710 13:15:16.772406  6504 raft_consensus.cc:2468] T 77ab22a89f82436593181e174bc404d9 P 4a0a3c0937504e61b2a2d24eae6f25b3 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b1f417b538ad45b7af183efd71dc909d in term 0.
I20260710 13:15:16.775718  6357 raft_consensus.cc:2468] T db54028284364fefbb5886467ff30b43 P b1f417b538ad45b7af183efd71dc909d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4a0a3c0937504e61b2a2d24eae6f25b3 in term 1.
I20260710 13:15:16.776070  6432 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "12e3f9b14ea94a26b7e12aa372df1e26" candidate_uuid: "b1f417b538ad45b7af183efd71dc909d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "51aeaa8d61a84592ac577c2114e5eeae"
I20260710 13:15:16.776266  6503 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4c1de67e95164c2993b2214d52881553" candidate_uuid: "51aeaa8d61a84592ac577c2114e5eeae" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4a0a3c0937504e61b2a2d24eae6f25b3" is_pre_election: true
I20260710 13:15:16.782294  6505 raft_consensus.cc:2468] T ddd212b2175348888e488f9fd34a9300 P 4a0a3c0937504e61b2a2d24eae6f25b3 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 51aeaa8d61a84592ac577c2114e5eeae in term 1.
I20260710 13:15:16.782586  6503 raft_consensus.cc:2468] T 4c1de67e95164c2993b2214d52881553 P 4a0a3c0937504e61b2a2d24eae6f25b3 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 51aeaa8d61a84592ac577c2114e5eeae in term 0.
I20260710 13:15:16.783888  6577 raft_consensus.cc:2804] T 4c1de67e95164c2993b2214d52881553 P 51aeaa8d61a84592ac577c2114e5eeae [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:15:16.784240  6577 raft_consensus.cc:493] T 4c1de67e95164c2993b2214d52881553 P 51aeaa8d61a84592ac577c2114e5eeae [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:15:16.784559  6577 raft_consensus.cc:3060] T 4c1de67e95164c2993b2214d52881553 P 51aeaa8d61a84592ac577c2114e5eeae [term 0 FOLLOWER]: Advancing to term 1
W20260710 13:15:16.784740  6469 leader_election.cc:343] T db54028284364fefbb5886467ff30b43 P 4a0a3c0937504e61b2a2d24eae6f25b3 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 51aeaa8d61a84592ac577c2114e5eeae (127.5.154.2:36301): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:15:16.785552  6545 tablet_bootstrap.cc:492] T ddd212b2175348888e488f9fd34a9300 P b1f417b538ad45b7af183efd71dc909d: No bootstrap required, opened a new log
I20260710 13:15:16.782100  6579 raft_consensus.cc:493] T b7df9e1d1ca04c389a3cff9453d8a507 P 4a0a3c0937504e61b2a2d24eae6f25b3 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:15:16.786101  6545 ts_tablet_manager.cc:1403] T ddd212b2175348888e488f9fd34a9300 P b1f417b538ad45b7af183efd71dc909d: Time spent bootstrapping tablet: real 0.091s	user 0.028s	sys 0.047s
I20260710 13:15:16.786072  6579 raft_consensus.cc:515] T b7df9e1d1ca04c389a3cff9453d8a507 P 4a0a3c0937504e61b2a2d24eae6f25b3 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b1f417b538ad45b7af183efd71dc909d" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 46151 } } peers { permanent_uuid: "51aeaa8d61a84592ac577c2114e5eeae" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 36301 } } peers { permanent_uuid: "4a0a3c0937504e61b2a2d24eae6f25b3" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 34125 } }
I20260710 13:15:16.788363  6579 leader_election.cc:290] T b7df9e1d1ca04c389a3cff9453d8a507 P 4a0a3c0937504e61b2a2d24eae6f25b3 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b1f417b538ad45b7af183efd71dc909d (127.5.154.1:46151), 51aeaa8d61a84592ac577c2114e5eeae (127.5.154.2:36301)
I20260710 13:15:16.788892  6320 leader_election.cc:304] T 77ab22a89f82436593181e174bc404d9 P b1f417b538ad45b7af183efd71dc909d [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 51aeaa8d61a84592ac577c2114e5eeae, b1f417b538ad45b7af183efd71dc909d; no voters: 
I20260710 13:15:16.790016  6569 raft_consensus.cc:2804] T 77ab22a89f82436593181e174bc404d9 P b1f417b538ad45b7af183efd71dc909d [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:15:16.790378  6569 raft_consensus.cc:493] T 77ab22a89f82436593181e174bc404d9 P b1f417b538ad45b7af183efd71dc909d [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:15:16.790679  6569 raft_consensus.cc:3060] T 77ab22a89f82436593181e174bc404d9 P b1f417b538ad45b7af183efd71dc909d [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:15:16.790989  6432 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b7df9e1d1ca04c389a3cff9453d8a507" candidate_uuid: "4a0a3c0937504e61b2a2d24eae6f25b3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "51aeaa8d61a84592ac577c2114e5eeae" is_pre_election: true
I20260710 13:15:16.789661  6356 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b7df9e1d1ca04c389a3cff9453d8a507" candidate_uuid: "4a0a3c0937504e61b2a2d24eae6f25b3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b1f417b538ad45b7af183efd71dc909d" is_pre_election: true
I20260710 13:15:16.791596  6432 raft_consensus.cc:2468] T b7df9e1d1ca04c389a3cff9453d8a507 P 51aeaa8d61a84592ac577c2114e5eeae [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4a0a3c0937504e61b2a2d24eae6f25b3 in term 0.
I20260710 13:15:16.791898  6356 raft_consensus.cc:2468] T b7df9e1d1ca04c389a3cff9453d8a507 P b1f417b538ad45b7af183efd71dc909d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4a0a3c0937504e61b2a2d24eae6f25b3 in term 0.
I20260710 13:15:16.792399  6469 leader_election.cc:304] T db54028284364fefbb5886467ff30b43 P 4a0a3c0937504e61b2a2d24eae6f25b3 [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: 4a0a3c0937504e61b2a2d24eae6f25b3, b1f417b538ad45b7af183efd71dc909d; no voters: 51aeaa8d61a84592ac577c2114e5eeae
I20260710 13:15:16.793457  6469 leader_election.cc:304] T b7df9e1d1ca04c389a3cff9453d8a507 P 4a0a3c0937504e61b2a2d24eae6f25b3 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4a0a3c0937504e61b2a2d24eae6f25b3, 51aeaa8d61a84592ac577c2114e5eeae; no voters: 
I20260710 13:15:16.793974  6552 raft_consensus.cc:2804] T db54028284364fefbb5886467ff30b43 P 4a0a3c0937504e61b2a2d24eae6f25b3 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:15:16.790692  6506 raft_consensus.cc:2468] T 12e3f9b14ea94a26b7e12aa372df1e26 P 4a0a3c0937504e61b2a2d24eae6f25b3 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b1f417b538ad45b7af183efd71dc909d in term 1.
I20260710 13:15:16.794905  6395 leader_election.cc:304] T ddd212b2175348888e488f9fd34a9300 P 51aeaa8d61a84592ac577c2114e5eeae [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: 4a0a3c0937504e61b2a2d24eae6f25b3, 51aeaa8d61a84592ac577c2114e5eeae; no voters: b1f417b538ad45b7af183efd71dc909d
I20260710 13:15:16.795176  6566 raft_consensus.cc:493] T f4f01a7b94704f49825ab4e79c96b2ad P b1f417b538ad45b7af183efd71dc909d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:15:16.795630  6566 raft_consensus.cc:515] T f4f01a7b94704f49825ab4e79c96b2ad P b1f417b538ad45b7af183efd71dc909d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b1f417b538ad45b7af183efd71dc909d" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 46151 } } peers { permanent_uuid: "51aeaa8d61a84592ac577c2114e5eeae" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 36301 } } peers { permanent_uuid: "4a0a3c0937504e61b2a2d24eae6f25b3" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 34125 } }
I20260710 13:15:16.797574  6566 leader_election.cc:290] T f4f01a7b94704f49825ab4e79c96b2ad P b1f417b538ad45b7af183efd71dc909d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 51aeaa8d61a84592ac577c2114e5eeae (127.5.154.2:36301), 4a0a3c0937504e61b2a2d24eae6f25b3 (127.5.154.3:34125)
I20260710 13:15:16.798193  6579 raft_consensus.cc:2804] T b7df9e1d1ca04c389a3cff9453d8a507 P 4a0a3c0937504e61b2a2d24eae6f25b3 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:15:16.798039  6553 raft_consensus.cc:2804] T ddd212b2175348888e488f9fd34a9300 P 51aeaa8d61a84592ac577c2114e5eeae [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:15:16.799712  6569 raft_consensus.cc:515] T 77ab22a89f82436593181e174bc404d9 P b1f417b538ad45b7af183efd71dc909d [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b1f417b538ad45b7af183efd71dc909d" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 46151 } } peers { permanent_uuid: "51aeaa8d61a84592ac577c2114e5eeae" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 36301 } } peers { permanent_uuid: "4a0a3c0937504e61b2a2d24eae6f25b3" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 34125 } }
I20260710 13:15:16.801800  6569 leader_election.cc:290] T 77ab22a89f82436593181e174bc404d9 P b1f417b538ad45b7af183efd71dc909d [CANDIDATE]: Term 1 election: Requested vote from peers 51aeaa8d61a84592ac577c2114e5eeae (127.5.154.2:36301), 4a0a3c0937504e61b2a2d24eae6f25b3 (127.5.154.3:34125)
W20260710 13:15:16.798547  6320 leader_election.cc:343] T 12e3f9b14ea94a26b7e12aa372df1e26 P b1f417b538ad45b7af183efd71dc909d [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 51aeaa8d61a84592ac577c2114e5eeae (127.5.154.2:36301): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:15:16.802273  6579 raft_consensus.cc:493] T b7df9e1d1ca04c389a3cff9453d8a507 P 4a0a3c0937504e61b2a2d24eae6f25b3 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:15:16.802642  6579 raft_consensus.cc:3060] T b7df9e1d1ca04c389a3cff9453d8a507 P 4a0a3c0937504e61b2a2d24eae6f25b3 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:15:16.803512  6432 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f4f01a7b94704f49825ab4e79c96b2ad" candidate_uuid: "b1f417b538ad45b7af183efd71dc909d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "51aeaa8d61a84592ac577c2114e5eeae" is_pre_election: true
I20260710 13:15:16.805145  6320 leader_election.cc:304] T 12e3f9b14ea94a26b7e12aa372df1e26 P b1f417b538ad45b7af183efd71dc909d [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: 4a0a3c0937504e61b2a2d24eae6f25b3, b1f417b538ad45b7af183efd71dc909d; no voters: 51aeaa8d61a84592ac577c2114e5eeae
I20260710 13:15:16.805553  6505 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "77ab22a89f82436593181e174bc404d9" candidate_uuid: "b1f417b538ad45b7af183efd71dc909d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4a0a3c0937504e61b2a2d24eae6f25b3"
I20260710 13:15:16.806043  6431 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "77ab22a89f82436593181e174bc404d9" candidate_uuid: "b1f417b538ad45b7af183efd71dc909d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "51aeaa8d61a84592ac577c2114e5eeae"
I20260710 13:15:16.806133  6505 raft_consensus.cc:3060] T 77ab22a89f82436593181e174bc404d9 P 4a0a3c0937504e61b2a2d24eae6f25b3 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:15:16.806711  6431 raft_consensus.cc:3060] T 77ab22a89f82436593181e174bc404d9 P 51aeaa8d61a84592ac577c2114e5eeae [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:15:16.808046  6553 raft_consensus.cc:697] T ddd212b2175348888e488f9fd34a9300 P 51aeaa8d61a84592ac577c2114e5eeae [term 1 LEADER]: Becoming Leader. State: Replica: 51aeaa8d61a84592ac577c2114e5eeae, State: Running, Role: LEADER
I20260710 13:15:16.809604  6569 raft_consensus.cc:2804] T 12e3f9b14ea94a26b7e12aa372df1e26 P b1f417b538ad45b7af183efd71dc909d [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:15:16.811424  6546 tablet_bootstrap.cc:492] T 12e3f9b14ea94a26b7e12aa372df1e26 P 51aeaa8d61a84592ac577c2114e5eeae: No bootstrap required, opened a new log
I20260710 13:15:16.810209  6506 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f4f01a7b94704f49825ab4e79c96b2ad" candidate_uuid: "b1f417b538ad45b7af183efd71dc909d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4a0a3c0937504e61b2a2d24eae6f25b3" is_pre_election: true
I20260710 13:15:16.811919  6546 ts_tablet_manager.cc:1403] T 12e3f9b14ea94a26b7e12aa372df1e26 P 51aeaa8d61a84592ac577c2114e5eeae: Time spent bootstrapping tablet: real 0.101s	user 0.038s	sys 0.029s
I20260710 13:15:16.812044  6569 raft_consensus.cc:697] T 12e3f9b14ea94a26b7e12aa372df1e26 P b1f417b538ad45b7af183efd71dc909d [term 1 LEADER]: Becoming Leader. State: Replica: b1f417b538ad45b7af183efd71dc909d, State: Running, Role: LEADER
I20260710 13:15:16.809763  6552 raft_consensus.cc:697] T db54028284364fefbb5886467ff30b43 P 4a0a3c0937504e61b2a2d24eae6f25b3 [term 1 LEADER]: Becoming Leader. State: Replica: 4a0a3c0937504e61b2a2d24eae6f25b3, State: Running, Role: LEADER
I20260710 13:15:16.812835  6506 raft_consensus.cc:2468] T f4f01a7b94704f49825ab4e79c96b2ad P 4a0a3c0937504e61b2a2d24eae6f25b3 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b1f417b538ad45b7af183efd71dc909d in term 0.
I20260710 13:15:16.814522  6579 raft_consensus.cc:515] T b7df9e1d1ca04c389a3cff9453d8a507 P 4a0a3c0937504e61b2a2d24eae6f25b3 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b1f417b538ad45b7af183efd71dc909d" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 46151 } } peers { permanent_uuid: "51aeaa8d61a84592ac577c2114e5eeae" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 36301 } } peers { permanent_uuid: "4a0a3c0937504e61b2a2d24eae6f25b3" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 34125 } }
I20260710 13:15:16.815281  6552 consensus_queue.cc:237] T db54028284364fefbb5886467ff30b43 P 4a0a3c0937504e61b2a2d24eae6f25b3 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b1f417b538ad45b7af183efd71dc909d" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 46151 } } peers { permanent_uuid: "51aeaa8d61a84592ac577c2114e5eeae" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 36301 } } peers { permanent_uuid: "4a0a3c0937504e61b2a2d24eae6f25b3" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 34125 } }
I20260710 13:15:16.815892  6546 raft_consensus.cc:359] T 12e3f9b14ea94a26b7e12aa372df1e26 P 51aeaa8d61a84592ac577c2114e5eeae [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b1f417b538ad45b7af183efd71dc909d" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 46151 } } peers { permanent_uuid: "51aeaa8d61a84592ac577c2114e5eeae" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 36301 } } peers { permanent_uuid: "4a0a3c0937504e61b2a2d24eae6f25b3" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 34125 } }
I20260710 13:15:16.816491  6546 raft_consensus.cc:385] T 12e3f9b14ea94a26b7e12aa372df1e26 P 51aeaa8d61a84592ac577c2114e5eeae [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:15:16.816918  6546 raft_consensus.cc:740] T 12e3f9b14ea94a26b7e12aa372df1e26 P 51aeaa8d61a84592ac577c2114e5eeae [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 51aeaa8d61a84592ac577c2114e5eeae, State: Initialized, Role: FOLLOWER
I20260710 13:15:16.817149  6505 raft_consensus.cc:2468] T 77ab22a89f82436593181e174bc404d9 P 4a0a3c0937504e61b2a2d24eae6f25b3 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b1f417b538ad45b7af183efd71dc909d in term 1.
I20260710 13:15:16.817919  6579 leader_election.cc:290] T b7df9e1d1ca04c389a3cff9453d8a507 P 4a0a3c0937504e61b2a2d24eae6f25b3 [CANDIDATE]: Term 1 election: Requested vote from peers b1f417b538ad45b7af183efd71dc909d (127.5.154.1:46151), 51aeaa8d61a84592ac577c2114e5eeae (127.5.154.2:36301)
I20260710 13:15:16.817569  6546 consensus_queue.cc:260] T 12e3f9b14ea94a26b7e12aa372df1e26 P 51aeaa8d61a84592ac577c2114e5eeae [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b1f417b538ad45b7af183efd71dc909d" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 46151 } } peers { permanent_uuid: "51aeaa8d61a84592ac577c2114e5eeae" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 36301 } } peers { permanent_uuid: "4a0a3c0937504e61b2a2d24eae6f25b3" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 34125 } }
I20260710 13:15:16.818439  6432 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b7df9e1d1ca04c389a3cff9453d8a507" candidate_uuid: "4a0a3c0937504e61b2a2d24eae6f25b3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "51aeaa8d61a84592ac577c2114e5eeae"
I20260710 13:15:16.818938  6432 raft_consensus.cc:3060] T b7df9e1d1ca04c389a3cff9453d8a507 P 51aeaa8d61a84592ac577c2114e5eeae [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:15:16.819533  6546 ts_tablet_manager.cc:1434] T 12e3f9b14ea94a26b7e12aa372df1e26 P 51aeaa8d61a84592ac577c2114e5eeae: Time spent starting tablet: real 0.007s	user 0.003s	sys 0.000s
I20260710 13:15:16.820358  6546 tablet_bootstrap.cc:492] T f4f01a7b94704f49825ab4e79c96b2ad P 51aeaa8d61a84592ac577c2114e5eeae: Bootstrap starting.
I20260710 13:15:16.817607  6356 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b7df9e1d1ca04c389a3cff9453d8a507" candidate_uuid: "4a0a3c0937504e61b2a2d24eae6f25b3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b1f417b538ad45b7af183efd71dc909d"
I20260710 13:15:16.820959  6356 raft_consensus.cc:3060] T b7df9e1d1ca04c389a3cff9453d8a507 P b1f417b538ad45b7af183efd71dc909d [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:15:16.813277  6569 consensus_queue.cc:237] T 12e3f9b14ea94a26b7e12aa372df1e26 P b1f417b538ad45b7af183efd71dc909d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b1f417b538ad45b7af183efd71dc909d" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 46151 } } peers { permanent_uuid: "51aeaa8d61a84592ac577c2114e5eeae" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 36301 } } peers { permanent_uuid: "4a0a3c0937504e61b2a2d24eae6f25b3" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 34125 } }
W20260710 13:15:16.812556  6320 leader_election.cc:343] T f4f01a7b94704f49825ab4e79c96b2ad P b1f417b538ad45b7af183efd71dc909d [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 51aeaa8d61a84592ac577c2114e5eeae (127.5.154.2:36301): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:15:16.823899  6320 leader_election.cc:304] T f4f01a7b94704f49825ab4e79c96b2ad P b1f417b538ad45b7af183efd71dc909d [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: 4a0a3c0937504e61b2a2d24eae6f25b3, b1f417b538ad45b7af183efd71dc909d; no voters: 51aeaa8d61a84592ac577c2114e5eeae
I20260710 13:15:16.823026  6553 consensus_queue.cc:237] T ddd212b2175348888e488f9fd34a9300 P 51aeaa8d61a84592ac577c2114e5eeae [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b1f417b538ad45b7af183efd71dc909d" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 46151 } } peers { permanent_uuid: "51aeaa8d61a84592ac577c2114e5eeae" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 36301 } } peers { permanent_uuid: "4a0a3c0937504e61b2a2d24eae6f25b3" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 34125 } }
I20260710 13:15:16.828775  6356 raft_consensus.cc:2468] T b7df9e1d1ca04c389a3cff9453d8a507 P b1f417b538ad45b7af183efd71dc909d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4a0a3c0937504e61b2a2d24eae6f25b3 in term 1.
I20260710 13:15:16.829764  6566 raft_consensus.cc:2804] T f4f01a7b94704f49825ab4e79c96b2ad P b1f417b538ad45b7af183efd71dc909d [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:15:16.829911  6469 leader_election.cc:304] T b7df9e1d1ca04c389a3cff9453d8a507 P 4a0a3c0937504e61b2a2d24eae6f25b3 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4a0a3c0937504e61b2a2d24eae6f25b3, b1f417b538ad45b7af183efd71dc909d; no voters: 
I20260710 13:15:16.830169  6566 raft_consensus.cc:493] T f4f01a7b94704f49825ab4e79c96b2ad P b1f417b538ad45b7af183efd71dc909d [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:15:16.830081  6320 leader_election.cc:304] T 77ab22a89f82436593181e174bc404d9 P b1f417b538ad45b7af183efd71dc909d [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4a0a3c0937504e61b2a2d24eae6f25b3, b1f417b538ad45b7af183efd71dc909d; no voters: 
I20260710 13:15:16.830592  6566 raft_consensus.cc:3060] T f4f01a7b94704f49825ab4e79c96b2ad P b1f417b538ad45b7af183efd71dc909d [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:15:16.830730  6579 raft_consensus.cc:2804] T b7df9e1d1ca04c389a3cff9453d8a507 P 4a0a3c0937504e61b2a2d24eae6f25b3 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:15:16.831210  6579 raft_consensus.cc:697] T b7df9e1d1ca04c389a3cff9453d8a507 P 4a0a3c0937504e61b2a2d24eae6f25b3 [term 1 LEADER]: Becoming Leader. State: Replica: 4a0a3c0937504e61b2a2d24eae6f25b3, State: Running, Role: LEADER
I20260710 13:15:16.831537  6545 raft_consensus.cc:359] T ddd212b2175348888e488f9fd34a9300 P b1f417b538ad45b7af183efd71dc909d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b1f417b538ad45b7af183efd71dc909d" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 46151 } } peers { permanent_uuid: "51aeaa8d61a84592ac577c2114e5eeae" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 36301 } } peers { permanent_uuid: "4a0a3c0937504e61b2a2d24eae6f25b3" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 34125 } }
I20260710 13:15:16.832144  6545 raft_consensus.cc:385] T ddd212b2175348888e488f9fd34a9300 P b1f417b538ad45b7af183efd71dc909d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:15:16.831951  6579 consensus_queue.cc:237] T b7df9e1d1ca04c389a3cff9453d8a507 P 4a0a3c0937504e61b2a2d24eae6f25b3 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b1f417b538ad45b7af183efd71dc909d" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 46151 } } peers { permanent_uuid: "51aeaa8d61a84592ac577c2114e5eeae" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 36301 } } peers { permanent_uuid: "4a0a3c0937504e61b2a2d24eae6f25b3" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 34125 } }
I20260710 13:15:16.834110  6432 raft_consensus.cc:2468] T b7df9e1d1ca04c389a3cff9453d8a507 P 51aeaa8d61a84592ac577c2114e5eeae [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4a0a3c0937504e61b2a2d24eae6f25b3 in term 1.
I20260710 13:15:16.811311  6577 raft_consensus.cc:515] T 4c1de67e95164c2993b2214d52881553 P 51aeaa8d61a84592ac577c2114e5eeae [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b1f417b538ad45b7af183efd71dc909d" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 46151 } } peers { permanent_uuid: "51aeaa8d61a84592ac577c2114e5eeae" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 36301 } } peers { permanent_uuid: "4a0a3c0937504e61b2a2d24eae6f25b3" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 34125 } }
I20260710 13:15:16.832403  6545 raft_consensus.cc:740] T ddd212b2175348888e488f9fd34a9300 P b1f417b538ad45b7af183efd71dc909d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b1f417b538ad45b7af183efd71dc909d, State: Initialized, Role: FOLLOWER
I20260710 13:15:16.836974  6545 consensus_queue.cc:260] T ddd212b2175348888e488f9fd34a9300 P b1f417b538ad45b7af183efd71dc909d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b1f417b538ad45b7af183efd71dc909d" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 46151 } } peers { permanent_uuid: "51aeaa8d61a84592ac577c2114e5eeae" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 36301 } } peers { permanent_uuid: "4a0a3c0937504e61b2a2d24eae6f25b3" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 34125 } }
I20260710 13:15:16.837576  6566 raft_consensus.cc:515] T f4f01a7b94704f49825ab4e79c96b2ad P b1f417b538ad45b7af183efd71dc909d [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b1f417b538ad45b7af183efd71dc909d" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 46151 } } peers { permanent_uuid: "51aeaa8d61a84592ac577c2114e5eeae" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 36301 } } peers { permanent_uuid: "4a0a3c0937504e61b2a2d24eae6f25b3" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 34125 } }
I20260710 13:15:16.838477  6356 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4c1de67e95164c2993b2214d52881553" candidate_uuid: "51aeaa8d61a84592ac577c2114e5eeae" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b1f417b538ad45b7af183efd71dc909d"
I20260710 13:15:16.838825  6545 ts_tablet_manager.cc:1434] T ddd212b2175348888e488f9fd34a9300 P b1f417b538ad45b7af183efd71dc909d: Time spent starting tablet: real 0.052s	user 0.004s	sys 0.000s
I20260710 13:15:16.839320  6356 raft_consensus.cc:3060] T 4c1de67e95164c2993b2214d52881553 P b1f417b538ad45b7af183efd71dc909d [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:15:16.840431  6566 leader_election.cc:290] T f4f01a7b94704f49825ab4e79c96b2ad P b1f417b538ad45b7af183efd71dc909d [CANDIDATE]: Term 1 election: Requested vote from peers 51aeaa8d61a84592ac577c2114e5eeae (127.5.154.2:36301), 4a0a3c0937504e61b2a2d24eae6f25b3 (127.5.154.3:34125)
I20260710 13:15:16.840655  6431 raft_consensus.cc:2468] T 77ab22a89f82436593181e174bc404d9 P 51aeaa8d61a84592ac577c2114e5eeae [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b1f417b538ad45b7af183efd71dc909d in term 1.
I20260710 13:15:16.841440  6551 raft_consensus.cc:2804] T 77ab22a89f82436593181e174bc404d9 P b1f417b538ad45b7af183efd71dc909d [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:15:16.841900  6551 raft_consensus.cc:697] T 77ab22a89f82436593181e174bc404d9 P b1f417b538ad45b7af183efd71dc909d [term 1 LEADER]: Becoming Leader. State: Replica: b1f417b538ad45b7af183efd71dc909d, State: Running, Role: LEADER
I20260710 13:15:16.841974  6431 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f4f01a7b94704f49825ab4e79c96b2ad" candidate_uuid: "b1f417b538ad45b7af183efd71dc909d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "51aeaa8d61a84592ac577c2114e5eeae"
I20260710 13:15:16.844513  6506 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f4f01a7b94704f49825ab4e79c96b2ad" candidate_uuid: "b1f417b538ad45b7af183efd71dc909d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4a0a3c0937504e61b2a2d24eae6f25b3"
I20260710 13:15:16.845104  6506 raft_consensus.cc:3060] T f4f01a7b94704f49825ab4e79c96b2ad P 4a0a3c0937504e61b2a2d24eae6f25b3 [term 0 FOLLOWER]: Advancing to term 1
W20260710 13:15:16.846035  6320 leader_election.cc:343] T f4f01a7b94704f49825ab4e79c96b2ad P b1f417b538ad45b7af183efd71dc909d [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 51aeaa8d61a84592ac577c2114e5eeae (127.5.154.2:36301): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:15:16.842684  6551 consensus_queue.cc:237] T 77ab22a89f82436593181e174bc404d9 P b1f417b538ad45b7af183efd71dc909d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b1f417b538ad45b7af183efd71dc909d" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 46151 } } peers { permanent_uuid: "51aeaa8d61a84592ac577c2114e5eeae" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 36301 } } peers { permanent_uuid: "4a0a3c0937504e61b2a2d24eae6f25b3" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 34125 } }
I20260710 13:15:16.849267  6356 raft_consensus.cc:2468] T 4c1de67e95164c2993b2214d52881553 P b1f417b538ad45b7af183efd71dc909d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 51aeaa8d61a84592ac577c2114e5eeae in term 1.
I20260710 13:15:16.850106  6505 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4c1de67e95164c2993b2214d52881553" candidate_uuid: "51aeaa8d61a84592ac577c2114e5eeae" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4a0a3c0937504e61b2a2d24eae6f25b3"
I20260710 13:15:16.850533  6395 leader_election.cc:304] T 4c1de67e95164c2993b2214d52881553 P 51aeaa8d61a84592ac577c2114e5eeae [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 51aeaa8d61a84592ac577c2114e5eeae, b1f417b538ad45b7af183efd71dc909d; no voters: 
I20260710 13:15:16.850888  6505 raft_consensus.cc:3060] T 4c1de67e95164c2993b2214d52881553 P 4a0a3c0937504e61b2a2d24eae6f25b3 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:15:16.853053  6506 raft_consensus.cc:2468] T f4f01a7b94704f49825ab4e79c96b2ad P 4a0a3c0937504e61b2a2d24eae6f25b3 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b1f417b538ad45b7af183efd71dc909d in term 1.
I20260710 13:15:16.854669  6320 leader_election.cc:304] T f4f01a7b94704f49825ab4e79c96b2ad P b1f417b538ad45b7af183efd71dc909d [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: 4a0a3c0937504e61b2a2d24eae6f25b3, b1f417b538ad45b7af183efd71dc909d; no voters: 51aeaa8d61a84592ac577c2114e5eeae
I20260710 13:15:16.855370  6566 raft_consensus.cc:2804] T f4f01a7b94704f49825ab4e79c96b2ad P b1f417b538ad45b7af183efd71dc909d [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:15:16.843802  6577 leader_election.cc:290] T 4c1de67e95164c2993b2214d52881553 P 51aeaa8d61a84592ac577c2114e5eeae [CANDIDATE]: Term 1 election: Requested vote from peers b1f417b538ad45b7af183efd71dc909d (127.5.154.1:46151), 4a0a3c0937504e61b2a2d24eae6f25b3 (127.5.154.3:34125)
I20260710 13:15:16.856637  6553 raft_consensus.cc:2804] T 4c1de67e95164c2993b2214d52881553 P 51aeaa8d61a84592ac577c2114e5eeae [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:15:16.860208  6553 raft_consensus.cc:697] T 4c1de67e95164c2993b2214d52881553 P 51aeaa8d61a84592ac577c2114e5eeae [term 1 LEADER]: Becoming Leader. State: Replica: 51aeaa8d61a84592ac577c2114e5eeae, State: Running, Role: LEADER
I20260710 13:15:16.860996  6553 consensus_queue.cc:237] T 4c1de67e95164c2993b2214d52881553 P 51aeaa8d61a84592ac577c2114e5eeae [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b1f417b538ad45b7af183efd71dc909d" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 46151 } } peers { permanent_uuid: "51aeaa8d61a84592ac577c2114e5eeae" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 36301 } } peers { permanent_uuid: "4a0a3c0937504e61b2a2d24eae6f25b3" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 34125 } }
I20260710 13:15:16.869447  6252 catalog_manager.cc:5697] T ddd212b2175348888e488f9fd34a9300 P 51aeaa8d61a84592ac577c2114e5eeae reported cstate change: term changed from 0 to 1, leader changed from <none> to 51aeaa8d61a84592ac577c2114e5eeae (127.5.154.2). New cstate: current_term: 1 leader_uuid: "51aeaa8d61a84592ac577c2114e5eeae" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b1f417b538ad45b7af183efd71dc909d" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 46151 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "51aeaa8d61a84592ac577c2114e5eeae" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 36301 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4a0a3c0937504e61b2a2d24eae6f25b3" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 34125 } health_report { overall_health: UNKNOWN } } }
I20260710 13:15:16.866479  6505 raft_consensus.cc:2468] T 4c1de67e95164c2993b2214d52881553 P 4a0a3c0937504e61b2a2d24eae6f25b3 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 51aeaa8d61a84592ac577c2114e5eeae in term 1.
I20260710 13:15:16.875216  6546 tablet_bootstrap.cc:654] T f4f01a7b94704f49825ab4e79c96b2ad P 51aeaa8d61a84592ac577c2114e5eeae: Neither blocks nor log segments found. Creating new log.
I20260710 13:15:16.867929  6253 catalog_manager.cc:5697] T db54028284364fefbb5886467ff30b43 P 4a0a3c0937504e61b2a2d24eae6f25b3 reported cstate change: term changed from 0 to 1, leader changed from <none> to 4a0a3c0937504e61b2a2d24eae6f25b3 (127.5.154.3). New cstate: current_term: 1 leader_uuid: "4a0a3c0937504e61b2a2d24eae6f25b3" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b1f417b538ad45b7af183efd71dc909d" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 46151 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "51aeaa8d61a84592ac577c2114e5eeae" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 36301 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4a0a3c0937504e61b2a2d24eae6f25b3" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 34125 } health_report { overall_health: HEALTHY } } }
I20260710 13:15:16.871924  6566 raft_consensus.cc:697] T f4f01a7b94704f49825ab4e79c96b2ad P b1f417b538ad45b7af183efd71dc909d [term 1 LEADER]: Becoming Leader. State: Replica: b1f417b538ad45b7af183efd71dc909d, State: Running, Role: LEADER
I20260710 13:15:16.878293  6566 consensus_queue.cc:237] T f4f01a7b94704f49825ab4e79c96b2ad P b1f417b538ad45b7af183efd71dc909d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b1f417b538ad45b7af183efd71dc909d" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 46151 } } peers { permanent_uuid: "51aeaa8d61a84592ac577c2114e5eeae" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 36301 } } peers { permanent_uuid: "4a0a3c0937504e61b2a2d24eae6f25b3" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 34125 } }
I20260710 13:15:16.889267  6546 tablet_bootstrap.cc:492] T f4f01a7b94704f49825ab4e79c96b2ad P 51aeaa8d61a84592ac577c2114e5eeae: No bootstrap required, opened a new log
I20260710 13:15:16.889720  6546 ts_tablet_manager.cc:1403] T f4f01a7b94704f49825ab4e79c96b2ad P 51aeaa8d61a84592ac577c2114e5eeae: Time spent bootstrapping tablet: real 0.070s	user 0.010s	sys 0.001s
I20260710 13:15:16.892184  6546 raft_consensus.cc:359] T f4f01a7b94704f49825ab4e79c96b2ad P 51aeaa8d61a84592ac577c2114e5eeae [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b1f417b538ad45b7af183efd71dc909d" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 46151 } } peers { permanent_uuid: "51aeaa8d61a84592ac577c2114e5eeae" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 36301 } } peers { permanent_uuid: "4a0a3c0937504e61b2a2d24eae6f25b3" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 34125 } }
I20260710 13:15:16.892674  6546 raft_consensus.cc:385] T f4f01a7b94704f49825ab4e79c96b2ad P 51aeaa8d61a84592ac577c2114e5eeae [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:15:16.892865  6546 raft_consensus.cc:740] T f4f01a7b94704f49825ab4e79c96b2ad P 51aeaa8d61a84592ac577c2114e5eeae [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 51aeaa8d61a84592ac577c2114e5eeae, State: Initialized, Role: FOLLOWER
I20260710 13:15:16.893379  6546 consensus_queue.cc:260] T f4f01a7b94704f49825ab4e79c96b2ad P 51aeaa8d61a84592ac577c2114e5eeae [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b1f417b538ad45b7af183efd71dc909d" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 46151 } } peers { permanent_uuid: "51aeaa8d61a84592ac577c2114e5eeae" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 36301 } } peers { permanent_uuid: "4a0a3c0937504e61b2a2d24eae6f25b3" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 34125 } }
I20260710 13:15:16.895079  6546 ts_tablet_manager.cc:1434] T f4f01a7b94704f49825ab4e79c96b2ad P 51aeaa8d61a84592ac577c2114e5eeae: Time spent starting tablet: real 0.005s	user 0.001s	sys 0.003s
I20260710 13:15:16.895745  6546 tablet_bootstrap.cc:492] T db54028284364fefbb5886467ff30b43 P 51aeaa8d61a84592ac577c2114e5eeae: Bootstrap starting.
I20260710 13:15:16.900430  6546 tablet_bootstrap.cc:654] T db54028284364fefbb5886467ff30b43 P 51aeaa8d61a84592ac577c2114e5eeae: Neither blocks nor log segments found. Creating new log.
I20260710 13:15:16.900455  6253 catalog_manager.cc:5697] T b7df9e1d1ca04c389a3cff9453d8a507 P 4a0a3c0937504e61b2a2d24eae6f25b3 reported cstate change: term changed from 0 to 1, leader changed from <none> to 4a0a3c0937504e61b2a2d24eae6f25b3 (127.5.154.3). New cstate: current_term: 1 leader_uuid: "4a0a3c0937504e61b2a2d24eae6f25b3" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b1f417b538ad45b7af183efd71dc909d" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 46151 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "51aeaa8d61a84592ac577c2114e5eeae" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 36301 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4a0a3c0937504e61b2a2d24eae6f25b3" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 34125 } health_report { overall_health: HEALTHY } } }
I20260710 13:15:16.900458  6254 catalog_manager.cc:5697] T 12e3f9b14ea94a26b7e12aa372df1e26 P b1f417b538ad45b7af183efd71dc909d reported cstate change: term changed from 0 to 1, leader changed from <none> to b1f417b538ad45b7af183efd71dc909d (127.5.154.1). New cstate: current_term: 1 leader_uuid: "b1f417b538ad45b7af183efd71dc909d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b1f417b538ad45b7af183efd71dc909d" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 46151 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "51aeaa8d61a84592ac577c2114e5eeae" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 36301 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4a0a3c0937504e61b2a2d24eae6f25b3" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 34125 } health_report { overall_health: UNKNOWN } } }
I20260710 13:15:16.903733  6553 raft_consensus.cc:493] T b5bea12d550e4d8cbcb46c65d7af4195 P 51aeaa8d61a84592ac577c2114e5eeae [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:15:16.904215  6553 raft_consensus.cc:515] T b5bea12d550e4d8cbcb46c65d7af4195 P 51aeaa8d61a84592ac577c2114e5eeae [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b1f417b538ad45b7af183efd71dc909d" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 46151 } } peers { permanent_uuid: "51aeaa8d61a84592ac577c2114e5eeae" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 36301 } } peers { permanent_uuid: "4a0a3c0937504e61b2a2d24eae6f25b3" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 34125 } }
I20260710 13:15:16.905689  6546 tablet_bootstrap.cc:492] T db54028284364fefbb5886467ff30b43 P 51aeaa8d61a84592ac577c2114e5eeae: No bootstrap required, opened a new log
I20260710 13:15:16.906213  6546 ts_tablet_manager.cc:1403] T db54028284364fefbb5886467ff30b43 P 51aeaa8d61a84592ac577c2114e5eeae: Time spent bootstrapping tablet: real 0.011s	user 0.009s	sys 0.000s
I20260710 13:15:16.906541  6553 leader_election.cc:290] T b5bea12d550e4d8cbcb46c65d7af4195 P 51aeaa8d61a84592ac577c2114e5eeae [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b1f417b538ad45b7af183efd71dc909d (127.5.154.1:46151), 4a0a3c0937504e61b2a2d24eae6f25b3 (127.5.154.3:34125)
I20260710 13:15:16.908386  6546 raft_consensus.cc:359] T db54028284364fefbb5886467ff30b43 P 51aeaa8d61a84592ac577c2114e5eeae [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b1f417b538ad45b7af183efd71dc909d" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 46151 } } peers { permanent_uuid: "51aeaa8d61a84592ac577c2114e5eeae" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 36301 } } peers { permanent_uuid: "4a0a3c0937504e61b2a2d24eae6f25b3" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 34125 } }
I20260710 13:15:16.908743  6505 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b5bea12d550e4d8cbcb46c65d7af4195" candidate_uuid: "51aeaa8d61a84592ac577c2114e5eeae" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4a0a3c0937504e61b2a2d24eae6f25b3" is_pre_election: true
I20260710 13:15:16.908761  6356 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b5bea12d550e4d8cbcb46c65d7af4195" candidate_uuid: "51aeaa8d61a84592ac577c2114e5eeae" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b1f417b538ad45b7af183efd71dc909d" is_pre_election: true
I20260710 13:15:16.909062  6546 raft_consensus.cc:385] T db54028284364fefbb5886467ff30b43 P 51aeaa8d61a84592ac577c2114e5eeae [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:15:16.909469  6546 raft_consensus.cc:740] T db54028284364fefbb5886467ff30b43 P 51aeaa8d61a84592ac577c2114e5eeae [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 51aeaa8d61a84592ac577c2114e5eeae, State: Initialized, Role: FOLLOWER
I20260710 13:15:16.909596  6505 raft_consensus.cc:2393] T b5bea12d550e4d8cbcb46c65d7af4195 P 4a0a3c0937504e61b2a2d24eae6f25b3 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 51aeaa8d61a84592ac577c2114e5eeae in current term 1: Already voted for candidate b1f417b538ad45b7af183efd71dc909d in this term.
I20260710 13:15:16.910219  6546 consensus_queue.cc:260] T db54028284364fefbb5886467ff30b43 P 51aeaa8d61a84592ac577c2114e5eeae [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b1f417b538ad45b7af183efd71dc909d" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 46151 } } peers { permanent_uuid: "51aeaa8d61a84592ac577c2114e5eeae" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 36301 } } peers { permanent_uuid: "4a0a3c0937504e61b2a2d24eae6f25b3" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 34125 } }
I20260710 13:15:16.910665  6395 leader_election.cc:304] T b5bea12d550e4d8cbcb46c65d7af4195 P 51aeaa8d61a84592ac577c2114e5eeae [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 51aeaa8d61a84592ac577c2114e5eeae; no voters: 4a0a3c0937504e61b2a2d24eae6f25b3, b1f417b538ad45b7af183efd71dc909d
I20260710 13:15:16.911409  6553 raft_consensus.cc:3060] T b5bea12d550e4d8cbcb46c65d7af4195 P 51aeaa8d61a84592ac577c2114e5eeae [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:15:16.912251  6546 ts_tablet_manager.cc:1434] T db54028284364fefbb5886467ff30b43 P 51aeaa8d61a84592ac577c2114e5eeae: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260710 13:15:16.914224  6255 catalog_manager.cc:5697] T 4c1de67e95164c2993b2214d52881553 P 51aeaa8d61a84592ac577c2114e5eeae reported cstate change: term changed from 0 to 1, leader changed from <none> to 51aeaa8d61a84592ac577c2114e5eeae (127.5.154.2). New cstate: current_term: 1 leader_uuid: "51aeaa8d61a84592ac577c2114e5eeae" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b1f417b538ad45b7af183efd71dc909d" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 46151 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "51aeaa8d61a84592ac577c2114e5eeae" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 36301 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4a0a3c0937504e61b2a2d24eae6f25b3" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 34125 } health_report { overall_health: UNKNOWN } } }
I20260710 13:15:16.919232  6553 raft_consensus.cc:2749] T b5bea12d550e4d8cbcb46c65d7af4195 P 51aeaa8d61a84592ac577c2114e5eeae [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:15:16.919886  6253 catalog_manager.cc:5697] T 77ab22a89f82436593181e174bc404d9 P b1f417b538ad45b7af183efd71dc909d reported cstate change: term changed from 0 to 1, leader changed from <none> to b1f417b538ad45b7af183efd71dc909d (127.5.154.1). New cstate: current_term: 1 leader_uuid: "b1f417b538ad45b7af183efd71dc909d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b1f417b538ad45b7af183efd71dc909d" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 46151 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "51aeaa8d61a84592ac577c2114e5eeae" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 36301 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4a0a3c0937504e61b2a2d24eae6f25b3" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 34125 } health_report { overall_health: UNKNOWN } } }
I20260710 13:15:16.921459  6253 catalog_manager.cc:5697] T f4f01a7b94704f49825ab4e79c96b2ad P b1f417b538ad45b7af183efd71dc909d reported cstate change: term changed from 0 to 1, leader changed from <none> to b1f417b538ad45b7af183efd71dc909d (127.5.154.1). New cstate: current_term: 1 leader_uuid: "b1f417b538ad45b7af183efd71dc909d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b1f417b538ad45b7af183efd71dc909d" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 46151 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "51aeaa8d61a84592ac577c2114e5eeae" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 36301 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4a0a3c0937504e61b2a2d24eae6f25b3" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 34125 } health_report { overall_health: UNKNOWN } } }
I20260710 13:15:16.971361  6431 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "a98d2b7ee5e24baf9fad53f563380afc"
dest_uuid: "51aeaa8d61a84592ac577c2114e5eeae"
mode: GRACEFUL
new_leader_uuid: "b1f417b538ad45b7af183efd71dc909d"
 from {username='slave'} at 127.0.0.1:51256
I20260710 13:15:16.971814  6431 raft_consensus.cc:606] T a98d2b7ee5e24baf9fad53f563380afc P 51aeaa8d61a84592ac577c2114e5eeae [term 1 LEADER]: Received request to transfer leadership to TS b1f417b538ad45b7af183efd71dc909d
I20260710 13:15:16.975992  6431 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "ddd212b2175348888e488f9fd34a9300"
dest_uuid: "51aeaa8d61a84592ac577c2114e5eeae"
mode: GRACEFUL
new_leader_uuid: "b1f417b538ad45b7af183efd71dc909d"
 from {username='slave'} at 127.0.0.1:51256
I20260710 13:15:16.976384  6431 raft_consensus.cc:606] T ddd212b2175348888e488f9fd34a9300 P 51aeaa8d61a84592ac577c2114e5eeae [term 1 LEADER]: Received request to transfer leadership to TS b1f417b538ad45b7af183efd71dc909d
I20260710 13:15:16.987763  6553 consensus_queue.cc:1048] T a98d2b7ee5e24baf9fad53f563380afc P 51aeaa8d61a84592ac577c2114e5eeae [LEADER]: Connected to new peer: Peer: permanent_uuid: "4a0a3c0937504e61b2a2d24eae6f25b3" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 34125 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:15:16.993305  6505 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "db54028284364fefbb5886467ff30b43"
dest_uuid: "4a0a3c0937504e61b2a2d24eae6f25b3"
mode: GRACEFUL
new_leader_uuid: "b1f417b538ad45b7af183efd71dc909d"
 from {username='slave'} at 127.0.0.1:58062
I20260710 13:15:16.993789  6505 raft_consensus.cc:606] T db54028284364fefbb5886467ff30b43 P 4a0a3c0937504e61b2a2d24eae6f25b3 [term 1 LEADER]: Received request to transfer leadership to TS b1f417b538ad45b7af183efd71dc909d
I20260710 13:15:17.004612  6596 consensus_queue.cc:1048] T a98d2b7ee5e24baf9fad53f563380afc P 51aeaa8d61a84592ac577c2114e5eeae [LEADER]: Connected to new peer: Peer: permanent_uuid: "b1f417b538ad45b7af183efd71dc909d" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 46151 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 13:15:17.007630  6569 consensus_queue.cc:1048] T 3ce6138cf1fa4c799126dbb73e1d759a P b1f417b538ad45b7af183efd71dc909d [LEADER]: Connected to new peer: Peer: permanent_uuid: "4a0a3c0937504e61b2a2d24eae6f25b3" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 34125 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:15:17.008646  6357 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "b5bea12d550e4d8cbcb46c65d7af4195"
dest_uuid: "b1f417b538ad45b7af183efd71dc909d"
mode: GRACEFUL
new_leader_uuid: "51aeaa8d61a84592ac577c2114e5eeae"
 from {username='slave'} at 127.0.0.1:57322
I20260710 13:15:17.012919  6357 raft_consensus.cc:606] T b5bea12d550e4d8cbcb46c65d7af4195 P b1f417b538ad45b7af183efd71dc909d [term 1 LEADER]: Received request to transfer leadership to TS 51aeaa8d61a84592ac577c2114e5eeae
I20260710 13:15:17.018940  6357 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "12e3f9b14ea94a26b7e12aa372df1e26"
dest_uuid: "b1f417b538ad45b7af183efd71dc909d"
mode: GRACEFUL
new_leader_uuid: "51aeaa8d61a84592ac577c2114e5eeae"
 from {username='slave'} at 127.0.0.1:57322
I20260710 13:15:17.019512  6357 raft_consensus.cc:606] T 12e3f9b14ea94a26b7e12aa372df1e26 P b1f417b538ad45b7af183efd71dc909d [term 1 LEADER]: Received request to transfer leadership to TS 51aeaa8d61a84592ac577c2114e5eeae
I20260710 13:15:17.025136  6505 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "b7df9e1d1ca04c389a3cff9453d8a507"
dest_uuid: "4a0a3c0937504e61b2a2d24eae6f25b3"
mode: GRACEFUL
new_leader_uuid: "51aeaa8d61a84592ac577c2114e5eeae"
 from {username='slave'} at 127.0.0.1:58062
I20260710 13:15:17.025712  6505 raft_consensus.cc:606] T b7df9e1d1ca04c389a3cff9453d8a507 P 4a0a3c0937504e61b2a2d24eae6f25b3 [term 1 LEADER]: Received request to transfer leadership to TS 51aeaa8d61a84592ac577c2114e5eeae
I20260710 13:15:17.027769  6596 raft_consensus.cc:993] T a98d2b7ee5e24baf9fad53f563380afc P 51aeaa8d61a84592ac577c2114e5eeae: : Instructing follower b1f417b538ad45b7af183efd71dc909d to start an election
I20260710 13:15:17.028204  6553 raft_consensus.cc:1081] T a98d2b7ee5e24baf9fad53f563380afc P 51aeaa8d61a84592ac577c2114e5eeae [term 1 LEADER]: Signalling peer b1f417b538ad45b7af183efd71dc909d to start an election
I20260710 13:15:17.031081  6356 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "a98d2b7ee5e24baf9fad53f563380afc"
dest_uuid: "b1f417b538ad45b7af183efd71dc909d"
 from {username='slave'} at 127.0.0.1:57320
I20260710 13:15:17.031634  6356 raft_consensus.cc:493] T a98d2b7ee5e24baf9fad53f563380afc P b1f417b538ad45b7af183efd71dc909d [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:15:17.033303  6356 raft_consensus.cc:3060] T a98d2b7ee5e24baf9fad53f563380afc P b1f417b538ad45b7af183efd71dc909d [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:15:17.035543  6566 consensus_queue.cc:1048] T 3ce6138cf1fa4c799126dbb73e1d759a P b1f417b538ad45b7af183efd71dc909d [LEADER]: Connected to new peer: Peer: permanent_uuid: "51aeaa8d61a84592ac577c2114e5eeae" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 36301 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:15:17.042709  6356 raft_consensus.cc:515] T a98d2b7ee5e24baf9fad53f563380afc P b1f417b538ad45b7af183efd71dc909d [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b1f417b538ad45b7af183efd71dc909d" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 46151 } } peers { permanent_uuid: "51aeaa8d61a84592ac577c2114e5eeae" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 36301 } } peers { permanent_uuid: "4a0a3c0937504e61b2a2d24eae6f25b3" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 34125 } }
I20260710 13:15:17.045368  6432 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a98d2b7ee5e24baf9fad53f563380afc" candidate_uuid: "b1f417b538ad45b7af183efd71dc909d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "51aeaa8d61a84592ac577c2114e5eeae"
I20260710 13:15:17.045919  6432 raft_consensus.cc:3055] T a98d2b7ee5e24baf9fad53f563380afc P 51aeaa8d61a84592ac577c2114e5eeae [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:15:17.046278  6432 raft_consensus.cc:740] T a98d2b7ee5e24baf9fad53f563380afc P 51aeaa8d61a84592ac577c2114e5eeae [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 51aeaa8d61a84592ac577c2114e5eeae, State: Running, Role: LEADER
I20260710 13:15:17.047025  6432 consensus_queue.cc:260] T a98d2b7ee5e24baf9fad53f563380afc P 51aeaa8d61a84592ac577c2114e5eeae [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: "b1f417b538ad45b7af183efd71dc909d" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 46151 } } peers { permanent_uuid: "51aeaa8d61a84592ac577c2114e5eeae" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 36301 } } peers { permanent_uuid: "4a0a3c0937504e61b2a2d24eae6f25b3" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 34125 } }
I20260710 13:15:17.047741  6356 leader_election.cc:290] T a98d2b7ee5e24baf9fad53f563380afc P b1f417b538ad45b7af183efd71dc909d [CANDIDATE]: Term 2 election: Requested vote from peers 51aeaa8d61a84592ac577c2114e5eeae (127.5.154.2:36301), 4a0a3c0937504e61b2a2d24eae6f25b3 (127.5.154.3:34125)
I20260710 13:15:17.048039  6432 raft_consensus.cc:3060] T a98d2b7ee5e24baf9fad53f563380afc P 51aeaa8d61a84592ac577c2114e5eeae [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:15:17.050148  6356 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "77ab22a89f82436593181e174bc404d9"
dest_uuid: "b1f417b538ad45b7af183efd71dc909d"
mode: GRACEFUL
new_leader_uuid: "4a0a3c0937504e61b2a2d24eae6f25b3"
 from {username='slave'} at 127.0.0.1:57322
I20260710 13:15:17.050714  6356 raft_consensus.cc:606] T 77ab22a89f82436593181e174bc404d9 P b1f417b538ad45b7af183efd71dc909d [term 1 LEADER]: Received request to transfer leadership to TS 4a0a3c0937504e61b2a2d24eae6f25b3
I20260710 13:15:17.052909  6506 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a98d2b7ee5e24baf9fad53f563380afc" candidate_uuid: "b1f417b538ad45b7af183efd71dc909d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "4a0a3c0937504e61b2a2d24eae6f25b3"
I20260710 13:15:17.053449  6506 raft_consensus.cc:3060] T a98d2b7ee5e24baf9fad53f563380afc P 4a0a3c0937504e61b2a2d24eae6f25b3 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:15:17.053794  6432 raft_consensus.cc:2468] T a98d2b7ee5e24baf9fad53f563380afc P 51aeaa8d61a84592ac577c2114e5eeae [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b1f417b538ad45b7af183efd71dc909d in term 2.
I20260710 13:15:17.055081  6320 leader_election.cc:304] T a98d2b7ee5e24baf9fad53f563380afc P b1f417b538ad45b7af183efd71dc909d [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: 51aeaa8d61a84592ac577c2114e5eeae, b1f417b538ad45b7af183efd71dc909d; no voters: 
I20260710 13:15:17.055874  6569 raft_consensus.cc:2804] T a98d2b7ee5e24baf9fad53f563380afc P b1f417b538ad45b7af183efd71dc909d [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:15:17.056313  6569 raft_consensus.cc:697] T a98d2b7ee5e24baf9fad53f563380afc P b1f417b538ad45b7af183efd71dc909d [term 2 LEADER]: Becoming Leader. State: Replica: b1f417b538ad45b7af183efd71dc909d, State: Running, Role: LEADER
I20260710 13:15:17.057087  6569 consensus_queue.cc:237] T a98d2b7ee5e24baf9fad53f563380afc P b1f417b538ad45b7af183efd71dc909d [LEADER]: Queue 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: "b1f417b538ad45b7af183efd71dc909d" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 46151 } } peers { permanent_uuid: "51aeaa8d61a84592ac577c2114e5eeae" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 36301 } } peers { permanent_uuid: "4a0a3c0937504e61b2a2d24eae6f25b3" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 34125 } }
I20260710 13:15:17.058496  6506 raft_consensus.cc:2468] T a98d2b7ee5e24baf9fad53f563380afc P 4a0a3c0937504e61b2a2d24eae6f25b3 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b1f417b538ad45b7af183efd71dc909d in term 2.
I20260710 13:15:17.062880  6255 catalog_manager.cc:5697] T a98d2b7ee5e24baf9fad53f563380afc P b1f417b538ad45b7af183efd71dc909d reported cstate change: term changed from 1 to 2, leader changed from 51aeaa8d61a84592ac577c2114e5eeae (127.5.154.2) to b1f417b538ad45b7af183efd71dc909d (127.5.154.1). New cstate: current_term: 2 leader_uuid: "b1f417b538ad45b7af183efd71dc909d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b1f417b538ad45b7af183efd71dc909d" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 46151 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "51aeaa8d61a84592ac577c2114e5eeae" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 36301 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4a0a3c0937504e61b2a2d24eae6f25b3" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 34125 } health_report { overall_health: UNKNOWN } } }
I20260710 13:15:17.197809  6552 consensus_queue.cc:1048] T db54028284364fefbb5886467ff30b43 P 4a0a3c0937504e61b2a2d24eae6f25b3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b1f417b538ad45b7af183efd71dc909d" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 46151 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:15:17.203517  6579 raft_consensus.cc:993] T db54028284364fefbb5886467ff30b43 P 4a0a3c0937504e61b2a2d24eae6f25b3: : Instructing follower b1f417b538ad45b7af183efd71dc909d to start an election
I20260710 13:15:17.204061  6595 raft_consensus.cc:1081] T db54028284364fefbb5886467ff30b43 P 4a0a3c0937504e61b2a2d24eae6f25b3 [term 1 LEADER]: Signalling peer b1f417b538ad45b7af183efd71dc909d to start an election
I20260710 13:15:17.205637  6357 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "db54028284364fefbb5886467ff30b43"
dest_uuid: "b1f417b538ad45b7af183efd71dc909d"
 from {username='slave'} at 127.0.0.1:57310
I20260710 13:15:17.206601  6357 raft_consensus.cc:493] T db54028284364fefbb5886467ff30b43 P b1f417b538ad45b7af183efd71dc909d [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:15:17.206979  6357 raft_consensus.cc:3060] T db54028284364fefbb5886467ff30b43 P b1f417b538ad45b7af183efd71dc909d [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:15:17.211318  6432 raft_consensus.cc:3060] T db54028284364fefbb5886467ff30b43 P 51aeaa8d61a84592ac577c2114e5eeae [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:15:17.213289  6566 raft_consensus.cc:493] T ddd212b2175348888e488f9fd34a9300 P b1f417b538ad45b7af183efd71dc909d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:15:17.213207  6357 raft_consensus.cc:515] T db54028284364fefbb5886467ff30b43 P b1f417b538ad45b7af183efd71dc909d [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b1f417b538ad45b7af183efd71dc909d" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 46151 } } peers { permanent_uuid: "51aeaa8d61a84592ac577c2114e5eeae" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 36301 } } peers { permanent_uuid: "4a0a3c0937504e61b2a2d24eae6f25b3" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 34125 } }
I20260710 13:15:17.213569  6595 consensus_queue.cc:1048] T b7df9e1d1ca04c389a3cff9453d8a507 P 4a0a3c0937504e61b2a2d24eae6f25b3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "51aeaa8d61a84592ac577c2114e5eeae" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 36301 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:15:17.216399  6601 consensus_queue.cc:1048] T b5bea12d550e4d8cbcb46c65d7af4195 P b1f417b538ad45b7af183efd71dc909d [LEADER]: Connected to new peer: Peer: permanent_uuid: "4a0a3c0937504e61b2a2d24eae6f25b3" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 34125 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 13:15:17.217895  6357 leader_election.cc:290] T db54028284364fefbb5886467ff30b43 P b1f417b538ad45b7af183efd71dc909d [CANDIDATE]: Term 2 election: Requested vote from peers 51aeaa8d61a84592ac577c2114e5eeae (127.5.154.2:36301), 4a0a3c0937504e61b2a2d24eae6f25b3 (127.5.154.3:34125)
I20260710 13:15:17.218649  6430 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "db54028284364fefbb5886467ff30b43" candidate_uuid: "b1f417b538ad45b7af183efd71dc909d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "51aeaa8d61a84592ac577c2114e5eeae"
I20260710 13:15:17.219184  6430 raft_consensus.cc:3060] T db54028284364fefbb5886467ff30b43 P 51aeaa8d61a84592ac577c2114e5eeae [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:15:17.219096  6595 consensus_queue.cc:1048] T db54028284364fefbb5886467ff30b43 P 4a0a3c0937504e61b2a2d24eae6f25b3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "51aeaa8d61a84592ac577c2114e5eeae" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 36301 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:15:17.219619  6566 raft_consensus.cc:515] T ddd212b2175348888e488f9fd34a9300 P b1f417b538ad45b7af183efd71dc909d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b1f417b538ad45b7af183efd71dc909d" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 46151 } } peers { permanent_uuid: "51aeaa8d61a84592ac577c2114e5eeae" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 36301 } } peers { permanent_uuid: "4a0a3c0937504e61b2a2d24eae6f25b3" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 34125 } }
I20260710 13:15:17.221521  6566 leader_election.cc:290] T ddd212b2175348888e488f9fd34a9300 P b1f417b538ad45b7af183efd71dc909d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 51aeaa8d61a84592ac577c2114e5eeae (127.5.154.2:36301), 4a0a3c0937504e61b2a2d24eae6f25b3 (127.5.154.3:34125)
I20260710 13:15:17.223446  6505 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "db54028284364fefbb5886467ff30b43" candidate_uuid: "b1f417b538ad45b7af183efd71dc909d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "4a0a3c0937504e61b2a2d24eae6f25b3"
I20260710 13:15:17.223974  6505 raft_consensus.cc:3055] T db54028284364fefbb5886467ff30b43 P 4a0a3c0937504e61b2a2d24eae6f25b3 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:15:17.224274  6505 raft_consensus.cc:740] T db54028284364fefbb5886467ff30b43 P 4a0a3c0937504e61b2a2d24eae6f25b3 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 4a0a3c0937504e61b2a2d24eae6f25b3, State: Running, Role: LEADER
I20260710 13:15:17.224936  6503 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ddd212b2175348888e488f9fd34a9300" candidate_uuid: "b1f417b538ad45b7af183efd71dc909d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4a0a3c0937504e61b2a2d24eae6f25b3" is_pre_election: true
I20260710 13:15:17.225032  6505 consensus_queue.cc:260] T db54028284364fefbb5886467ff30b43 P 4a0a3c0937504e61b2a2d24eae6f25b3 [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: "b1f417b538ad45b7af183efd71dc909d" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 46151 } } peers { permanent_uuid: "51aeaa8d61a84592ac577c2114e5eeae" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 36301 } } peers { permanent_uuid: "4a0a3c0937504e61b2a2d24eae6f25b3" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 34125 } }
I20260710 13:15:17.225683  6503 raft_consensus.cc:2393] T ddd212b2175348888e488f9fd34a9300 P 4a0a3c0937504e61b2a2d24eae6f25b3 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate b1f417b538ad45b7af183efd71dc909d in current term 1: Already voted for candidate 51aeaa8d61a84592ac577c2114e5eeae in this term.
I20260710 13:15:17.226099  6505 raft_consensus.cc:3060] T db54028284364fefbb5886467ff30b43 P 4a0a3c0937504e61b2a2d24eae6f25b3 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:15:17.227797  6429 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ddd212b2175348888e488f9fd34a9300" candidate_uuid: "b1f417b538ad45b7af183efd71dc909d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "51aeaa8d61a84592ac577c2114e5eeae" is_pre_election: true
I20260710 13:15:17.229424  6569 consensus_queue.cc:1048] T b5bea12d550e4d8cbcb46c65d7af4195 P b1f417b538ad45b7af183efd71dc909d [LEADER]: Connected to new peer: Peer: permanent_uuid: "51aeaa8d61a84592ac577c2114e5eeae" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 36301 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:15:17.232278  6505 raft_consensus.cc:2468] T db54028284364fefbb5886467ff30b43 P 4a0a3c0937504e61b2a2d24eae6f25b3 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b1f417b538ad45b7af183efd71dc909d in term 2.
I20260710 13:15:17.234994  6430 raft_consensus.cc:2468] T db54028284364fefbb5886467ff30b43 P 51aeaa8d61a84592ac577c2114e5eeae [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b1f417b538ad45b7af183efd71dc909d in term 2.
I20260710 13:15:17.239879  6553 raft_consensus.cc:493] T 12e3f9b14ea94a26b7e12aa372df1e26 P 51aeaa8d61a84592ac577c2114e5eeae [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:15:17.240139  6579 raft_consensus.cc:993] T b7df9e1d1ca04c389a3cff9453d8a507 P 4a0a3c0937504e61b2a2d24eae6f25b3: : Instructing follower 51aeaa8d61a84592ac577c2114e5eeae to start an election
I20260710 13:15:17.240530  6552 raft_consensus.cc:1081] T b7df9e1d1ca04c389a3cff9453d8a507 P 4a0a3c0937504e61b2a2d24eae6f25b3 [term 1 LEADER]: Signalling peer 51aeaa8d61a84592ac577c2114e5eeae to start an election
I20260710 13:15:17.240356  6553 raft_consensus.cc:515] T 12e3f9b14ea94a26b7e12aa372df1e26 P 51aeaa8d61a84592ac577c2114e5eeae [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b1f417b538ad45b7af183efd71dc909d" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 46151 } } peers { permanent_uuid: "51aeaa8d61a84592ac577c2114e5eeae" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 36301 } } peers { permanent_uuid: "4a0a3c0937504e61b2a2d24eae6f25b3" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 34125 } }
I20260710 13:15:17.241485  6320 leader_election.cc:304] T db54028284364fefbb5886467ff30b43 P b1f417b538ad45b7af183efd71dc909d [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: 51aeaa8d61a84592ac577c2114e5eeae, b1f417b538ad45b7af183efd71dc909d; no voters: 
I20260710 13:15:17.242281  6553 leader_election.cc:290] T 12e3f9b14ea94a26b7e12aa372df1e26 P 51aeaa8d61a84592ac577c2114e5eeae [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b1f417b538ad45b7af183efd71dc909d (127.5.154.1:46151), 4a0a3c0937504e61b2a2d24eae6f25b3 (127.5.154.3:34125)
I20260710 13:15:17.243012  6566 raft_consensus.cc:2804] T db54028284364fefbb5886467ff30b43 P b1f417b538ad45b7af183efd71dc909d [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:15:17.243551  6601 raft_consensus.cc:993] T b5bea12d550e4d8cbcb46c65d7af4195 P b1f417b538ad45b7af183efd71dc909d: : Instructing follower 51aeaa8d61a84592ac577c2114e5eeae to start an election
I20260710 13:15:17.243988  6601 raft_consensus.cc:1081] T b5bea12d550e4d8cbcb46c65d7af4195 P b1f417b538ad45b7af183efd71dc909d [term 1 LEADER]: Signalling peer 51aeaa8d61a84592ac577c2114e5eeae to start an election
I20260710 13:15:17.244100  6432 raft_consensus.cc:1240] T db54028284364fefbb5886467ff30b43 P 51aeaa8d61a84592ac577c2114e5eeae [term 2 FOLLOWER]: Rejecting Update request from peer 4a0a3c0937504e61b2a2d24eae6f25b3 for earlier term 1. Current term is 2. Ops: [1.1-1.1]
I20260710 13:15:17.243480  6566 raft_consensus.cc:697] T db54028284364fefbb5886467ff30b43 P b1f417b538ad45b7af183efd71dc909d [term 2 LEADER]: Becoming Leader. State: Replica: b1f417b538ad45b7af183efd71dc909d, State: Running, Role: LEADER
I20260710 13:15:17.244665  6356 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "12e3f9b14ea94a26b7e12aa372df1e26" candidate_uuid: "51aeaa8d61a84592ac577c2114e5eeae" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b1f417b538ad45b7af183efd71dc909d" is_pre_election: true
I20260710 13:15:17.242987  6430 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "b7df9e1d1ca04c389a3cff9453d8a507"
dest_uuid: "51aeaa8d61a84592ac577c2114e5eeae"
 from {username='slave'} at 127.0.0.1:51244
I20260710 13:15:17.245366  6430 raft_consensus.cc:493] T b7df9e1d1ca04c389a3cff9453d8a507 P 51aeaa8d61a84592ac577c2114e5eeae [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:15:17.245725  6430 raft_consensus.cc:3060] T b7df9e1d1ca04c389a3cff9453d8a507 P 51aeaa8d61a84592ac577c2114e5eeae [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:15:17.245589  6566 consensus_queue.cc:237] T db54028284364fefbb5886467ff30b43 P b1f417b538ad45b7af183efd71dc909d [LEADER]: Queue 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: "b1f417b538ad45b7af183efd71dc909d" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 46151 } } peers { permanent_uuid: "51aeaa8d61a84592ac577c2114e5eeae" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 36301 } } peers { permanent_uuid: "4a0a3c0937504e61b2a2d24eae6f25b3" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 34125 } }
I20260710 13:15:17.247162  6506 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "12e3f9b14ea94a26b7e12aa372df1e26" candidate_uuid: "51aeaa8d61a84592ac577c2114e5eeae" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4a0a3c0937504e61b2a2d24eae6f25b3" is_pre_election: true
I20260710 13:15:17.247854  6506 raft_consensus.cc:2393] T 12e3f9b14ea94a26b7e12aa372df1e26 P 4a0a3c0937504e61b2a2d24eae6f25b3 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 51aeaa8d61a84592ac577c2114e5eeae in current term 1: Already voted for candidate b1f417b538ad45b7af183efd71dc909d in this term.
I20260710 13:15:17.248842  6395 leader_election.cc:304] T 12e3f9b14ea94a26b7e12aa372df1e26 P 51aeaa8d61a84592ac577c2114e5eeae [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 51aeaa8d61a84592ac577c2114e5eeae; no voters: 4a0a3c0937504e61b2a2d24eae6f25b3, b1f417b538ad45b7af183efd71dc909d
I20260710 13:15:17.249585  6553 raft_consensus.cc:3060] T 12e3f9b14ea94a26b7e12aa372df1e26 P 51aeaa8d61a84592ac577c2114e5eeae [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:15:17.252611  6595 consensus_queue.cc:1048] T b7df9e1d1ca04c389a3cff9453d8a507 P 4a0a3c0937504e61b2a2d24eae6f25b3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b1f417b538ad45b7af183efd71dc909d" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 46151 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:15:17.255025  6320 leader_election.cc:304] T ddd212b2175348888e488f9fd34a9300 P b1f417b538ad45b7af183efd71dc909d [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: b1f417b538ad45b7af183efd71dc909d; no voters: 4a0a3c0937504e61b2a2d24eae6f25b3, 51aeaa8d61a84592ac577c2114e5eeae
I20260710 13:15:17.256071  6551 raft_consensus.cc:3060] T ddd212b2175348888e488f9fd34a9300 P b1f417b538ad45b7af183efd71dc909d [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:15:17.256665  6553 raft_consensus.cc:2749] T 12e3f9b14ea94a26b7e12aa372df1e26 P 51aeaa8d61a84592ac577c2114e5eeae [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:15:17.258458  6566 consensus_queue.cc:1048] T 12e3f9b14ea94a26b7e12aa372df1e26 P b1f417b538ad45b7af183efd71dc909d [LEADER]: Connected to new peer: Peer: permanent_uuid: "4a0a3c0937504e61b2a2d24eae6f25b3" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 34125 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:15:17.260386  6430 raft_consensus.cc:515] T b7df9e1d1ca04c389a3cff9453d8a507 P 51aeaa8d61a84592ac577c2114e5eeae [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b1f417b538ad45b7af183efd71dc909d" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 46151 } } peers { permanent_uuid: "51aeaa8d61a84592ac577c2114e5eeae" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 36301 } } peers { permanent_uuid: "4a0a3c0937504e61b2a2d24eae6f25b3" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 34125 } }
I20260710 13:15:17.263414  6432 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "b5bea12d550e4d8cbcb46c65d7af4195"
dest_uuid: "51aeaa8d61a84592ac577c2114e5eeae"
 from {username='slave'} at 127.0.0.1:51252
I20260710 13:15:17.264048  6432 raft_consensus.cc:493] T b5bea12d550e4d8cbcb46c65d7af4195 P 51aeaa8d61a84592ac577c2114e5eeae [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:15:17.263409  6551 raft_consensus.cc:2749] T ddd212b2175348888e488f9fd34a9300 P b1f417b538ad45b7af183efd71dc909d [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:15:17.264441  6432 raft_consensus.cc:3060] T b5bea12d550e4d8cbcb46c65d7af4195 P 51aeaa8d61a84592ac577c2114e5eeae [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:15:17.265594  6355 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b7df9e1d1ca04c389a3cff9453d8a507" candidate_uuid: "51aeaa8d61a84592ac577c2114e5eeae" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "b1f417b538ad45b7af183efd71dc909d"
I20260710 13:15:17.269323  6505 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b7df9e1d1ca04c389a3cff9453d8a507" candidate_uuid: "51aeaa8d61a84592ac577c2114e5eeae" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "4a0a3c0937504e61b2a2d24eae6f25b3"
I20260710 13:15:17.269845  6505 raft_consensus.cc:3055] T b7df9e1d1ca04c389a3cff9453d8a507 P 4a0a3c0937504e61b2a2d24eae6f25b3 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:15:17.270140  6505 raft_consensus.cc:740] T b7df9e1d1ca04c389a3cff9453d8a507 P 4a0a3c0937504e61b2a2d24eae6f25b3 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 4a0a3c0937504e61b2a2d24eae6f25b3, State: Running, Role: LEADER
I20260710 13:15:17.270888  6505 consensus_queue.cc:260] T b7df9e1d1ca04c389a3cff9453d8a507 P 4a0a3c0937504e61b2a2d24eae6f25b3 [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: "b1f417b538ad45b7af183efd71dc909d" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 46151 } } peers { permanent_uuid: "51aeaa8d61a84592ac577c2114e5eeae" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 36301 } } peers { permanent_uuid: "4a0a3c0937504e61b2a2d24eae6f25b3" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 34125 } }
I20260710 13:15:17.271771  6505 raft_consensus.cc:3060] T b7df9e1d1ca04c389a3cff9453d8a507 P 4a0a3c0937504e61b2a2d24eae6f25b3 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:15:17.271500  6432 raft_consensus.cc:515] T b5bea12d550e4d8cbcb46c65d7af4195 P 51aeaa8d61a84592ac577c2114e5eeae [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b1f417b538ad45b7af183efd71dc909d" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 46151 } } peers { permanent_uuid: "51aeaa8d61a84592ac577c2114e5eeae" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 36301 } } peers { permanent_uuid: "4a0a3c0937504e61b2a2d24eae6f25b3" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 34125 } }
I20260710 13:15:17.272584  6429 raft_consensus.cc:1240] T b5bea12d550e4d8cbcb46c65d7af4195 P 51aeaa8d61a84592ac577c2114e5eeae [term 2 FOLLOWER]: Rejecting Update request from peer b1f417b538ad45b7af183efd71dc909d for earlier term 1. Current term is 2. Ops: []
I20260710 13:15:17.270512  6253 catalog_manager.cc:5697] T db54028284364fefbb5886467ff30b43 P b1f417b538ad45b7af183efd71dc909d reported cstate change: term changed from 1 to 2, leader changed from 4a0a3c0937504e61b2a2d24eae6f25b3 (127.5.154.3) to b1f417b538ad45b7af183efd71dc909d (127.5.154.1). New cstate: current_term: 2 leader_uuid: "b1f417b538ad45b7af183efd71dc909d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b1f417b538ad45b7af183efd71dc909d" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 46151 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "51aeaa8d61a84592ac577c2114e5eeae" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 36301 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4a0a3c0937504e61b2a2d24eae6f25b3" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 34125 } health_report { overall_health: UNKNOWN } } }
I20260710 13:15:17.277447  6553 raft_consensus.cc:493] T f4f01a7b94704f49825ab4e79c96b2ad P 51aeaa8d61a84592ac577c2114e5eeae [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:15:17.277866  6553 raft_consensus.cc:515] T f4f01a7b94704f49825ab4e79c96b2ad P 51aeaa8d61a84592ac577c2114e5eeae [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b1f417b538ad45b7af183efd71dc909d" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 46151 } } peers { permanent_uuid: "51aeaa8d61a84592ac577c2114e5eeae" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 36301 } } peers { permanent_uuid: "4a0a3c0937504e61b2a2d24eae6f25b3" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 34125 } }
I20260710 13:15:17.279649  6553 leader_election.cc:290] T f4f01a7b94704f49825ab4e79c96b2ad P 51aeaa8d61a84592ac577c2114e5eeae [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b1f417b538ad45b7af183efd71dc909d (127.5.154.1:46151), 4a0a3c0937504e61b2a2d24eae6f25b3 (127.5.154.3:34125)
I20260710 13:15:17.279874  6551 consensus_queue.cc:1048] T f4f01a7b94704f49825ab4e79c96b2ad P b1f417b538ad45b7af183efd71dc909d [LEADER]: Connected to new peer: Peer: permanent_uuid: "4a0a3c0937504e61b2a2d24eae6f25b3" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 34125 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 13:15:17.281857  6505 raft_consensus.cc:2468] T b7df9e1d1ca04c389a3cff9453d8a507 P 4a0a3c0937504e61b2a2d24eae6f25b3 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 51aeaa8d61a84592ac577c2114e5eeae in term 2.
I20260710 13:15:17.284029  6551 consensus_queue.cc:1059] T b5bea12d550e4d8cbcb46c65d7af4195 P b1f417b538ad45b7af183efd71dc909d [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "51aeaa8d61a84592ac577c2114e5eeae" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 36301 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:15:17.284807  6357 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b5bea12d550e4d8cbcb46c65d7af4195" candidate_uuid: "51aeaa8d61a84592ac577c2114e5eeae" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "b1f417b538ad45b7af183efd71dc909d"
I20260710 13:15:17.285372  6357 raft_consensus.cc:3055] T b5bea12d550e4d8cbcb46c65d7af4195 P b1f417b538ad45b7af183efd71dc909d [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:15:17.286357  6357 raft_consensus.cc:740] T b5bea12d550e4d8cbcb46c65d7af4195 P b1f417b538ad45b7af183efd71dc909d [term 1 LEADER]: Becoming Follower/Learner. State: Replica: b1f417b538ad45b7af183efd71dc909d, State: Running, Role: LEADER
I20260710 13:15:17.286769  6395 leader_election.cc:304] T b7df9e1d1ca04c389a3cff9453d8a507 P 51aeaa8d61a84592ac577c2114e5eeae [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: 4a0a3c0937504e61b2a2d24eae6f25b3, 51aeaa8d61a84592ac577c2114e5eeae; no voters: b1f417b538ad45b7af183efd71dc909d
I20260710 13:15:17.287499  6553 raft_consensus.cc:2804] T b7df9e1d1ca04c389a3cff9453d8a507 P 51aeaa8d61a84592ac577c2114e5eeae [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:15:17.287220  6357 consensus_queue.cc:260] T b5bea12d550e4d8cbcb46c65d7af4195 P b1f417b538ad45b7af183efd71dc909d [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: "b1f417b538ad45b7af183efd71dc909d" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 46151 } } peers { permanent_uuid: "51aeaa8d61a84592ac577c2114e5eeae" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 36301 } } peers { permanent_uuid: "4a0a3c0937504e61b2a2d24eae6f25b3" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 34125 } }
I20260710 13:15:17.285943  6356 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f4f01a7b94704f49825ab4e79c96b2ad" candidate_uuid: "51aeaa8d61a84592ac577c2114e5eeae" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b1f417b538ad45b7af183efd71dc909d" is_pre_election: true
I20260710 13:15:17.288343  6506 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f4f01a7b94704f49825ab4e79c96b2ad" candidate_uuid: "51aeaa8d61a84592ac577c2114e5eeae" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4a0a3c0937504e61b2a2d24eae6f25b3" is_pre_election: true
I20260710 13:15:17.289039  6506 raft_consensus.cc:2393] T f4f01a7b94704f49825ab4e79c96b2ad P 4a0a3c0937504e61b2a2d24eae6f25b3 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 51aeaa8d61a84592ac577c2114e5eeae in current term 1: Already voted for candidate b1f417b538ad45b7af183efd71dc909d in this term.
I20260710 13:15:17.289229  6432 leader_election.cc:290] T b5bea12d550e4d8cbcb46c65d7af4195 P 51aeaa8d61a84592ac577c2114e5eeae [CANDIDATE]: Term 2 election: Requested vote from peers b1f417b538ad45b7af183efd71dc909d (127.5.154.1:46151), 4a0a3c0937504e61b2a2d24eae6f25b3 (127.5.154.3:34125)
I20260710 13:15:17.290936  6395 leader_election.cc:304] T f4f01a7b94704f49825ab4e79c96b2ad P 51aeaa8d61a84592ac577c2114e5eeae [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 51aeaa8d61a84592ac577c2114e5eeae; no voters: 4a0a3c0937504e61b2a2d24eae6f25b3, b1f417b538ad45b7af183efd71dc909d
I20260710 13:15:17.291617  6577 consensus_queue.cc:1048] T 4c1de67e95164c2993b2214d52881553 P 51aeaa8d61a84592ac577c2114e5eeae [LEADER]: Connected to new peer: Peer: permanent_uuid: "b1f417b538ad45b7af183efd71dc909d" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 46151 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:15:17.291882  6506 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b5bea12d550e4d8cbcb46c65d7af4195" candidate_uuid: "51aeaa8d61a84592ac577c2114e5eeae" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "4a0a3c0937504e61b2a2d24eae6f25b3"
I20260710 13:15:17.292361  6506 raft_consensus.cc:3060] T b5bea12d550e4d8cbcb46c65d7af4195 P 4a0a3c0937504e61b2a2d24eae6f25b3 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:15:17.292873  6577 raft_consensus.cc:3060] T f4f01a7b94704f49825ab4e79c96b2ad P 51aeaa8d61a84592ac577c2114e5eeae [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:15:17.294916  6566 consensus_queue.cc:1048] T 12e3f9b14ea94a26b7e12aa372df1e26 P b1f417b538ad45b7af183efd71dc909d [LEADER]: Connected to new peer: Peer: permanent_uuid: "51aeaa8d61a84592ac577c2114e5eeae" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 36301 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:15:17.288240  6553 raft_consensus.cc:697] T b7df9e1d1ca04c389a3cff9453d8a507 P 51aeaa8d61a84592ac577c2114e5eeae [term 2 LEADER]: Becoming Leader. State: Replica: 51aeaa8d61a84592ac577c2114e5eeae, State: Running, Role: LEADER
I20260710 13:15:17.298060  6553 consensus_queue.cc:237] T b7df9e1d1ca04c389a3cff9453d8a507 P 51aeaa8d61a84592ac577c2114e5eeae [LEADER]: Queue 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: "b1f417b538ad45b7af183efd71dc909d" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 46151 } } peers { permanent_uuid: "51aeaa8d61a84592ac577c2114e5eeae" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 36301 } } peers { permanent_uuid: "4a0a3c0937504e61b2a2d24eae6f25b3" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 34125 } }
I20260710 13:15:17.298578  6551 consensus_queue.cc:1048] T 77ab22a89f82436593181e174bc404d9 P b1f417b538ad45b7af183efd71dc909d [LEADER]: Connected to new peer: Peer: permanent_uuid: "4a0a3c0937504e61b2a2d24eae6f25b3" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 34125 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:15:17.301848  6430 leader_election.cc:290] T b7df9e1d1ca04c389a3cff9453d8a507 P 51aeaa8d61a84592ac577c2114e5eeae [CANDIDATE]: Term 2 election: Requested vote from peers b1f417b538ad45b7af183efd71dc909d (127.5.154.1:46151), 4a0a3c0937504e61b2a2d24eae6f25b3 (127.5.154.3:34125)
I20260710 13:15:17.306313  6506 raft_consensus.cc:2468] T b5bea12d550e4d8cbcb46c65d7af4195 P 4a0a3c0937504e61b2a2d24eae6f25b3 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 51aeaa8d61a84592ac577c2114e5eeae in term 2.
I20260710 13:15:17.308933  6577 raft_consensus.cc:2749] T f4f01a7b94704f49825ab4e79c96b2ad P 51aeaa8d61a84592ac577c2114e5eeae [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:15:17.288252  6357 raft_consensus.cc:3060] T b5bea12d550e4d8cbcb46c65d7af4195 P b1f417b538ad45b7af183efd71dc909d [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:15:17.312776  6577 consensus_queue.cc:1048] T ddd212b2175348888e488f9fd34a9300 P 51aeaa8d61a84592ac577c2114e5eeae [LEADER]: Connected to new peer: Peer: permanent_uuid: "4a0a3c0937504e61b2a2d24eae6f25b3" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 34125 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:15:17.322986  6357 raft_consensus.cc:2468] T b5bea12d550e4d8cbcb46c65d7af4195 P b1f417b538ad45b7af183efd71dc909d [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 51aeaa8d61a84592ac577c2114e5eeae in term 2.
I20260710 13:15:17.330376  6622 raft_consensus.cc:993] T 77ab22a89f82436593181e174bc404d9 P b1f417b538ad45b7af183efd71dc909d: : Instructing follower 4a0a3c0937504e61b2a2d24eae6f25b3 to start an election
I20260710 13:15:17.330792  6622 raft_consensus.cc:1081] T 77ab22a89f82436593181e174bc404d9 P b1f417b538ad45b7af183efd71dc909d [term 1 LEADER]: Signalling peer 4a0a3c0937504e61b2a2d24eae6f25b3 to start an election
I20260710 13:15:17.334791  6506 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "77ab22a89f82436593181e174bc404d9"
dest_uuid: "4a0a3c0937504e61b2a2d24eae6f25b3"
 from {username='slave'} at 127.0.0.1:58038
I20260710 13:15:17.335135  6395 leader_election.cc:304] T b5bea12d550e4d8cbcb46c65d7af4195 P 51aeaa8d61a84592ac577c2114e5eeae [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: 4a0a3c0937504e61b2a2d24eae6f25b3, 51aeaa8d61a84592ac577c2114e5eeae; no voters: 
I20260710 13:15:17.335976  6624 raft_consensus.cc:2804] T b5bea12d550e4d8cbcb46c65d7af4195 P 51aeaa8d61a84592ac577c2114e5eeae [term 2 FOLLOWER]: Leader election won for term 2
W20260710 13:15:17.336503  6569 raft_consensus.cc:936] Couldn't advance consensus term.: Illegal state: Can't advance term to: 2 current term: 2 is higher.
I20260710 13:15:17.336436  6624 raft_consensus.cc:697] T b5bea12d550e4d8cbcb46c65d7af4195 P 51aeaa8d61a84592ac577c2114e5eeae [term 2 LEADER]: Becoming Leader. State: Replica: 51aeaa8d61a84592ac577c2114e5eeae, State: Running, Role: LEADER
I20260710 13:15:17.336280  6566 consensus_queue.cc:1048] T 77ab22a89f82436593181e174bc404d9 P b1f417b538ad45b7af183efd71dc909d [LEADER]: Connected to new peer: Peer: permanent_uuid: "51aeaa8d61a84592ac577c2114e5eeae" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 36301 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:15:17.337312  6624 consensus_queue.cc:237] T b5bea12d550e4d8cbcb46c65d7af4195 P 51aeaa8d61a84592ac577c2114e5eeae [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: "b1f417b538ad45b7af183efd71dc909d" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 46151 } } peers { permanent_uuid: "51aeaa8d61a84592ac577c2114e5eeae" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 36301 } } peers { permanent_uuid: "4a0a3c0937504e61b2a2d24eae6f25b3" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 34125 } }
I20260710 13:15:17.335562  6506 raft_consensus.cc:493] T 77ab22a89f82436593181e174bc404d9 P 4a0a3c0937504e61b2a2d24eae6f25b3 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:15:17.343321  6506 raft_consensus.cc:3060] T 77ab22a89f82436593181e174bc404d9 P 4a0a3c0937504e61b2a2d24eae6f25b3 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:15:17.347944  6569 raft_consensus.cc:993] T 12e3f9b14ea94a26b7e12aa372df1e26 P b1f417b538ad45b7af183efd71dc909d: : Instructing follower 51aeaa8d61a84592ac577c2114e5eeae to start an election
I20260710 13:15:17.348933  6569 raft_consensus.cc:1081] T 12e3f9b14ea94a26b7e12aa372df1e26 P b1f417b538ad45b7af183efd71dc909d [term 1 LEADER]: Signalling peer 51aeaa8d61a84592ac577c2114e5eeae to start an election
I20260710 13:15:17.350769  6624 consensus_queue.cc:1048] T 4c1de67e95164c2993b2214d52881553 P 51aeaa8d61a84592ac577c2114e5eeae [LEADER]: Connected to new peer: Peer: permanent_uuid: "4a0a3c0937504e61b2a2d24eae6f25b3" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 34125 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:15:17.355911  6622 consensus_queue.cc:1048] T f4f01a7b94704f49825ab4e79c96b2ad P b1f417b538ad45b7af183efd71dc909d [LEADER]: Connected to new peer: Peer: permanent_uuid: "51aeaa8d61a84592ac577c2114e5eeae" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 36301 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:15:17.359724  6432 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "12e3f9b14ea94a26b7e12aa372df1e26"
dest_uuid: "51aeaa8d61a84592ac577c2114e5eeae"
 from {username='slave'} at 127.0.0.1:51252
I20260710 13:15:17.360306  6432 raft_consensus.cc:493] T 12e3f9b14ea94a26b7e12aa372df1e26 P 51aeaa8d61a84592ac577c2114e5eeae [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:15:17.360790  6432 raft_consensus.cc:3060] T 12e3f9b14ea94a26b7e12aa372df1e26 P 51aeaa8d61a84592ac577c2114e5eeae [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:15:17.359872  6506 raft_consensus.cc:515] T 77ab22a89f82436593181e174bc404d9 P 4a0a3c0937504e61b2a2d24eae6f25b3 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b1f417b538ad45b7af183efd71dc909d" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 46151 } } peers { permanent_uuid: "51aeaa8d61a84592ac577c2114e5eeae" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 36301 } } peers { permanent_uuid: "4a0a3c0937504e61b2a2d24eae6f25b3" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 34125 } }
I20260710 13:15:17.362557  6253 catalog_manager.cc:5697] T b7df9e1d1ca04c389a3cff9453d8a507 P 51aeaa8d61a84592ac577c2114e5eeae reported cstate change: term changed from 1 to 2, leader changed from 4a0a3c0937504e61b2a2d24eae6f25b3 (127.5.154.3) to 51aeaa8d61a84592ac577c2114e5eeae (127.5.154.2). New cstate: current_term: 2 leader_uuid: "51aeaa8d61a84592ac577c2114e5eeae" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b1f417b538ad45b7af183efd71dc909d" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 46151 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "51aeaa8d61a84592ac577c2114e5eeae" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 36301 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4a0a3c0937504e61b2a2d24eae6f25b3" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 34125 } health_report { overall_health: UNKNOWN } } }
I20260710 13:15:17.367322  6356 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "77ab22a89f82436593181e174bc404d9" candidate_uuid: "4a0a3c0937504e61b2a2d24eae6f25b3" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "b1f417b538ad45b7af183efd71dc909d"
I20260710 13:15:17.369045  6429 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "77ab22a89f82436593181e174bc404d9" candidate_uuid: "4a0a3c0937504e61b2a2d24eae6f25b3" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "51aeaa8d61a84592ac577c2114e5eeae"
I20260710 13:15:17.369728  6429 raft_consensus.cc:3060] T 77ab22a89f82436593181e174bc404d9 P 51aeaa8d61a84592ac577c2114e5eeae [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:15:17.370591  6356 raft_consensus.cc:3055] T 77ab22a89f82436593181e174bc404d9 P b1f417b538ad45b7af183efd71dc909d [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:15:17.370954  6356 raft_consensus.cc:740] T 77ab22a89f82436593181e174bc404d9 P b1f417b538ad45b7af183efd71dc909d [term 1 LEADER]: Becoming Follower/Learner. State: Replica: b1f417b538ad45b7af183efd71dc909d, State: Running, Role: LEADER
I20260710 13:15:17.371734  6356 consensus_queue.cc:260] T 77ab22a89f82436593181e174bc404d9 P b1f417b538ad45b7af183efd71dc909d [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: "b1f417b538ad45b7af183efd71dc909d" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 46151 } } peers { permanent_uuid: "51aeaa8d61a84592ac577c2114e5eeae" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 36301 } } peers { permanent_uuid: "4a0a3c0937504e61b2a2d24eae6f25b3" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 34125 } }
I20260710 13:15:17.372879  6356 raft_consensus.cc:3060] T 77ab22a89f82436593181e174bc404d9 P b1f417b538ad45b7af183efd71dc909d [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:15:17.375763  6432 raft_consensus.cc:515] T 12e3f9b14ea94a26b7e12aa372df1e26 P 51aeaa8d61a84592ac577c2114e5eeae [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b1f417b538ad45b7af183efd71dc909d" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 46151 } } peers { permanent_uuid: "51aeaa8d61a84592ac577c2114e5eeae" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 36301 } } peers { permanent_uuid: "4a0a3c0937504e61b2a2d24eae6f25b3" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 34125 } }
I20260710 13:15:17.377667  6432 leader_election.cc:290] T 12e3f9b14ea94a26b7e12aa372df1e26 P 51aeaa8d61a84592ac577c2114e5eeae [CANDIDATE]: Term 2 election: Requested vote from peers b1f417b538ad45b7af183efd71dc909d (127.5.154.1:46151), 4a0a3c0937504e61b2a2d24eae6f25b3 (127.5.154.3:34125)
I20260710 13:15:17.379439  6357 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "12e3f9b14ea94a26b7e12aa372df1e26" candidate_uuid: "51aeaa8d61a84592ac577c2114e5eeae" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "b1f417b538ad45b7af183efd71dc909d"
I20260710 13:15:17.379671  6503 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "12e3f9b14ea94a26b7e12aa372df1e26" candidate_uuid: "51aeaa8d61a84592ac577c2114e5eeae" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "4a0a3c0937504e61b2a2d24eae6f25b3"
I20260710 13:15:17.380023  6357 raft_consensus.cc:3055] T 12e3f9b14ea94a26b7e12aa372df1e26 P b1f417b538ad45b7af183efd71dc909d [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:15:17.380220  6503 raft_consensus.cc:3060] T 12e3f9b14ea94a26b7e12aa372df1e26 P 4a0a3c0937504e61b2a2d24eae6f25b3 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:15:17.380438  6357 raft_consensus.cc:740] T 12e3f9b14ea94a26b7e12aa372df1e26 P b1f417b538ad45b7af183efd71dc909d [term 1 LEADER]: Becoming Follower/Learner. State: Replica: b1f417b538ad45b7af183efd71dc909d, State: Running, Role: LEADER
I20260710 13:15:17.381053  6506 leader_election.cc:290] T 77ab22a89f82436593181e174bc404d9 P 4a0a3c0937504e61b2a2d24eae6f25b3 [CANDIDATE]: Term 2 election: Requested vote from peers b1f417b538ad45b7af183efd71dc909d (127.5.154.1:46151), 51aeaa8d61a84592ac577c2114e5eeae (127.5.154.2:36301)
I20260710 13:15:17.381296  6357 consensus_queue.cc:260] T 12e3f9b14ea94a26b7e12aa372df1e26 P b1f417b538ad45b7af183efd71dc909d [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: "b1f417b538ad45b7af183efd71dc909d" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 46151 } } peers { permanent_uuid: "51aeaa8d61a84592ac577c2114e5eeae" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 36301 } } peers { permanent_uuid: "4a0a3c0937504e61b2a2d24eae6f25b3" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 34125 } }
I20260710 13:15:17.382513  6357 raft_consensus.cc:3060] T 12e3f9b14ea94a26b7e12aa372df1e26 P b1f417b538ad45b7af183efd71dc909d [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:15:17.385679  6356 raft_consensus.cc:2468] T 77ab22a89f82436593181e174bc404d9 P b1f417b538ad45b7af183efd71dc909d [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4a0a3c0937504e61b2a2d24eae6f25b3 in term 2.
I20260710 13:15:17.386868  6469 leader_election.cc:304] T 77ab22a89f82436593181e174bc404d9 P 4a0a3c0937504e61b2a2d24eae6f25b3 [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: 4a0a3c0937504e61b2a2d24eae6f25b3, b1f417b538ad45b7af183efd71dc909d; no voters: 
I20260710 13:15:17.388057  6595 raft_consensus.cc:2804] T 77ab22a89f82436593181e174bc404d9 P 4a0a3c0937504e61b2a2d24eae6f25b3 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:15:17.388513  6595 raft_consensus.cc:697] T 77ab22a89f82436593181e174bc404d9 P 4a0a3c0937504e61b2a2d24eae6f25b3 [term 2 LEADER]: Becoming Leader. State: Replica: 4a0a3c0937504e61b2a2d24eae6f25b3, State: Running, Role: LEADER
I20260710 13:15:17.388937  6596 consensus_queue.cc:1048] T ddd212b2175348888e488f9fd34a9300 P 51aeaa8d61a84592ac577c2114e5eeae [LEADER]: Connected to new peer: Peer: permanent_uuid: "b1f417b538ad45b7af183efd71dc909d" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 46151 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:15:17.389110  6503 raft_consensus.cc:2468] T 12e3f9b14ea94a26b7e12aa372df1e26 P 4a0a3c0937504e61b2a2d24eae6f25b3 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 51aeaa8d61a84592ac577c2114e5eeae in term 2.
I20260710 13:15:17.389864  6595 consensus_queue.cc:237] T 77ab22a89f82436593181e174bc404d9 P 4a0a3c0937504e61b2a2d24eae6f25b3 [LEADER]: Queue 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: "b1f417b538ad45b7af183efd71dc909d" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 46151 } } peers { permanent_uuid: "51aeaa8d61a84592ac577c2114e5eeae" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 36301 } } peers { permanent_uuid: "4a0a3c0937504e61b2a2d24eae6f25b3" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 34125 } }
I20260710 13:15:17.391853  6395 leader_election.cc:304] T 12e3f9b14ea94a26b7e12aa372df1e26 P 51aeaa8d61a84592ac577c2114e5eeae [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: 4a0a3c0937504e61b2a2d24eae6f25b3, 51aeaa8d61a84592ac577c2114e5eeae; no voters: 
I20260710 13:15:17.392519  6596 raft_consensus.cc:2804] T 12e3f9b14ea94a26b7e12aa372df1e26 P 51aeaa8d61a84592ac577c2114e5eeae [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:15:17.393098  6596 raft_consensus.cc:697] T 12e3f9b14ea94a26b7e12aa372df1e26 P 51aeaa8d61a84592ac577c2114e5eeae [term 2 LEADER]: Becoming Leader. State: Replica: 51aeaa8d61a84592ac577c2114e5eeae, State: Running, Role: LEADER
I20260710 13:15:17.393852  6596 consensus_queue.cc:237] T 12e3f9b14ea94a26b7e12aa372df1e26 P 51aeaa8d61a84592ac577c2114e5eeae [LEADER]: Queue 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: "b1f417b538ad45b7af183efd71dc909d" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 46151 } } peers { permanent_uuid: "51aeaa8d61a84592ac577c2114e5eeae" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 36301 } } peers { permanent_uuid: "4a0a3c0937504e61b2a2d24eae6f25b3" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 34125 } }
I20260710 13:15:17.399940  6429 raft_consensus.cc:2468] T 77ab22a89f82436593181e174bc404d9 P 51aeaa8d61a84592ac577c2114e5eeae [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4a0a3c0937504e61b2a2d24eae6f25b3 in term 2.
I20260710 13:15:17.402614  6553 raft_consensus.cc:993] T ddd212b2175348888e488f9fd34a9300 P 51aeaa8d61a84592ac577c2114e5eeae: : Instructing follower b1f417b538ad45b7af183efd71dc909d to start an election
I20260710 13:15:17.402166  6357 raft_consensus.cc:2468] T 12e3f9b14ea94a26b7e12aa372df1e26 P b1f417b538ad45b7af183efd71dc909d [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 51aeaa8d61a84592ac577c2114e5eeae in term 2.
I20260710 13:15:17.403017  6596 raft_consensus.cc:1081] T ddd212b2175348888e488f9fd34a9300 P 51aeaa8d61a84592ac577c2114e5eeae [term 1 LEADER]: Signalling peer b1f417b538ad45b7af183efd71dc909d to start an election
I20260710 13:15:17.403551  6253 catalog_manager.cc:5697] T 77ab22a89f82436593181e174bc404d9 P 4a0a3c0937504e61b2a2d24eae6f25b3 reported cstate change: term changed from 1 to 2, leader changed from b1f417b538ad45b7af183efd71dc909d (127.5.154.1) to 4a0a3c0937504e61b2a2d24eae6f25b3 (127.5.154.3). New cstate: current_term: 2 leader_uuid: "4a0a3c0937504e61b2a2d24eae6f25b3" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b1f417b538ad45b7af183efd71dc909d" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 46151 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "51aeaa8d61a84592ac577c2114e5eeae" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 36301 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4a0a3c0937504e61b2a2d24eae6f25b3" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 34125 } health_report { overall_health: HEALTHY } } }
I20260710 13:15:17.404999  6357 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "ddd212b2175348888e488f9fd34a9300"
dest_uuid: "b1f417b538ad45b7af183efd71dc909d"
 from {username='slave'} at 127.0.0.1:57320
I20260710 13:15:17.405510  6357 raft_consensus.cc:493] T ddd212b2175348888e488f9fd34a9300 P b1f417b538ad45b7af183efd71dc909d [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:15:17.405860  6357 raft_consensus.cc:3060] T ddd212b2175348888e488f9fd34a9300 P b1f417b538ad45b7af183efd71dc909d [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:15:17.410173  6357 raft_consensus.cc:515] T ddd212b2175348888e488f9fd34a9300 P b1f417b538ad45b7af183efd71dc909d [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b1f417b538ad45b7af183efd71dc909d" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 46151 } } peers { permanent_uuid: "51aeaa8d61a84592ac577c2114e5eeae" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 36301 } } peers { permanent_uuid: "4a0a3c0937504e61b2a2d24eae6f25b3" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 34125 } }
I20260710 13:15:17.411972  6357 leader_election.cc:290] T ddd212b2175348888e488f9fd34a9300 P b1f417b538ad45b7af183efd71dc909d [CANDIDATE]: Term 2 election: Requested vote from peers 51aeaa8d61a84592ac577c2114e5eeae (127.5.154.2:36301), 4a0a3c0937504e61b2a2d24eae6f25b3 (127.5.154.3:34125)
I20260710 13:15:17.413727  6429 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ddd212b2175348888e488f9fd34a9300" candidate_uuid: "b1f417b538ad45b7af183efd71dc909d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "51aeaa8d61a84592ac577c2114e5eeae"
I20260710 13:15:17.414083  6503 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ddd212b2175348888e488f9fd34a9300" candidate_uuid: "b1f417b538ad45b7af183efd71dc909d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "4a0a3c0937504e61b2a2d24eae6f25b3"
I20260710 13:15:17.414242  6429 raft_consensus.cc:3055] T ddd212b2175348888e488f9fd34a9300 P 51aeaa8d61a84592ac577c2114e5eeae [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:15:17.414551  6429 raft_consensus.cc:740] T ddd212b2175348888e488f9fd34a9300 P 51aeaa8d61a84592ac577c2114e5eeae [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 51aeaa8d61a84592ac577c2114e5eeae, State: Running, Role: LEADER
I20260710 13:15:17.414589  6503 raft_consensus.cc:3060] T ddd212b2175348888e488f9fd34a9300 P 4a0a3c0937504e61b2a2d24eae6f25b3 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:15:17.415367  6429 consensus_queue.cc:260] T ddd212b2175348888e488f9fd34a9300 P 51aeaa8d61a84592ac577c2114e5eeae [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: "b1f417b538ad45b7af183efd71dc909d" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 46151 } } peers { permanent_uuid: "51aeaa8d61a84592ac577c2114e5eeae" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 36301 } } peers { permanent_uuid: "4a0a3c0937504e61b2a2d24eae6f25b3" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 34125 } }
I20260710 13:15:17.415513  6255 catalog_manager.cc:5697] T b5bea12d550e4d8cbcb46c65d7af4195 P 51aeaa8d61a84592ac577c2114e5eeae reported cstate change: term changed from 1 to 2, leader changed from b1f417b538ad45b7af183efd71dc909d (127.5.154.1) to 51aeaa8d61a84592ac577c2114e5eeae (127.5.154.2). New cstate: current_term: 2 leader_uuid: "51aeaa8d61a84592ac577c2114e5eeae" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b1f417b538ad45b7af183efd71dc909d" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 46151 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "51aeaa8d61a84592ac577c2114e5eeae" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 36301 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4a0a3c0937504e61b2a2d24eae6f25b3" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 34125 } health_report { overall_health: UNKNOWN } } }
I20260710 13:15:17.416489  6429 raft_consensus.cc:3060] T ddd212b2175348888e488f9fd34a9300 P 51aeaa8d61a84592ac577c2114e5eeae [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:15:17.416656  6255 catalog_manager.cc:5697] T 12e3f9b14ea94a26b7e12aa372df1e26 P 51aeaa8d61a84592ac577c2114e5eeae reported cstate change: term changed from 1 to 2, leader changed from b1f417b538ad45b7af183efd71dc909d (127.5.154.1) to 51aeaa8d61a84592ac577c2114e5eeae (127.5.154.2). New cstate: current_term: 2 leader_uuid: "51aeaa8d61a84592ac577c2114e5eeae" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b1f417b538ad45b7af183efd71dc909d" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 46151 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "51aeaa8d61a84592ac577c2114e5eeae" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 36301 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4a0a3c0937504e61b2a2d24eae6f25b3" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 34125 } health_report { overall_health: UNKNOWN } } }
I20260710 13:15:17.420706  6503 raft_consensus.cc:2468] T ddd212b2175348888e488f9fd34a9300 P 4a0a3c0937504e61b2a2d24eae6f25b3 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b1f417b538ad45b7af183efd71dc909d in term 2.
I20260710 13:15:17.421694  6320 leader_election.cc:304] T ddd212b2175348888e488f9fd34a9300 P b1f417b538ad45b7af183efd71dc909d [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: 4a0a3c0937504e61b2a2d24eae6f25b3, b1f417b538ad45b7af183efd71dc909d; no voters: 
I20260710 13:15:17.422245  6429 raft_consensus.cc:2468] T ddd212b2175348888e488f9fd34a9300 P 51aeaa8d61a84592ac577c2114e5eeae [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b1f417b538ad45b7af183efd71dc909d in term 2.
I20260710 13:15:17.422366  6551 raft_consensus.cc:2804] T ddd212b2175348888e488f9fd34a9300 P b1f417b538ad45b7af183efd71dc909d [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:15:17.422843  6551 raft_consensus.cc:697] T ddd212b2175348888e488f9fd34a9300 P b1f417b538ad45b7af183efd71dc909d [term 2 LEADER]: Becoming Leader. State: Replica: b1f417b538ad45b7af183efd71dc909d, State: Running, Role: LEADER
I20260710 13:15:17.423584  6551 consensus_queue.cc:237] T ddd212b2175348888e488f9fd34a9300 P b1f417b538ad45b7af183efd71dc909d [LEADER]: Queue 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: "b1f417b538ad45b7af183efd71dc909d" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 46151 } } peers { permanent_uuid: "51aeaa8d61a84592ac577c2114e5eeae" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 36301 } } peers { permanent_uuid: "4a0a3c0937504e61b2a2d24eae6f25b3" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 34125 } }
I20260710 13:15:17.430986  6254 catalog_manager.cc:5697] T ddd212b2175348888e488f9fd34a9300 P b1f417b538ad45b7af183efd71dc909d reported cstate change: term changed from 1 to 2, leader changed from 51aeaa8d61a84592ac577c2114e5eeae (127.5.154.2) to b1f417b538ad45b7af183efd71dc909d (127.5.154.1). New cstate: current_term: 2 leader_uuid: "b1f417b538ad45b7af183efd71dc909d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b1f417b538ad45b7af183efd71dc909d" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 46151 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "51aeaa8d61a84592ac577c2114e5eeae" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 36301 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4a0a3c0937504e61b2a2d24eae6f25b3" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 34125 } health_report { overall_health: UNKNOWN } } }
I20260710 13:15:17.483826  6429 raft_consensus.cc:1275] T a98d2b7ee5e24baf9fad53f563380afc P 51aeaa8d61a84592ac577c2114e5eeae [term 2 FOLLOWER]: Refusing update from remote peer b1f417b538ad45b7af183efd71dc909d: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:15:17.484869  6551 consensus_queue.cc:1048] T a98d2b7ee5e24baf9fad53f563380afc P b1f417b538ad45b7af183efd71dc909d [LEADER]: Connected to new peer: Peer: permanent_uuid: "51aeaa8d61a84592ac577c2114e5eeae" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 36301 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:15:17.491236  6503 raft_consensus.cc:1275] T a98d2b7ee5e24baf9fad53f563380afc P 4a0a3c0937504e61b2a2d24eae6f25b3 [term 2 FOLLOWER]: Refusing update from remote peer b1f417b538ad45b7af183efd71dc909d: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:15:17.493469  6566 consensus_queue.cc:1048] T a98d2b7ee5e24baf9fad53f563380afc P b1f417b538ad45b7af183efd71dc909d [LEADER]: Connected to new peer: Peer: permanent_uuid: "4a0a3c0937504e61b2a2d24eae6f25b3" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 34125 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:15:17.647270  6503 raft_consensus.cc:1275] T db54028284364fefbb5886467ff30b43 P 4a0a3c0937504e61b2a2d24eae6f25b3 [term 2 FOLLOWER]: Refusing update from remote peer b1f417b538ad45b7af183efd71dc909d: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:15:17.648252  6566 consensus_queue.cc:1048] T db54028284364fefbb5886467ff30b43 P b1f417b538ad45b7af183efd71dc909d [LEADER]: Connected to new peer: Peer: permanent_uuid: "4a0a3c0937504e61b2a2d24eae6f25b3" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 34125 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:15:17.654721  6429 raft_consensus.cc:1275] T db54028284364fefbb5886467ff30b43 P 51aeaa8d61a84592ac577c2114e5eeae [term 2 FOLLOWER]: Refusing update from remote peer b1f417b538ad45b7af183efd71dc909d: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:15:17.655982  6622 consensus_queue.cc:1048] T db54028284364fefbb5886467ff30b43 P b1f417b538ad45b7af183efd71dc909d [LEADER]: Connected to new peer: Peer: permanent_uuid: "51aeaa8d61a84592ac577c2114e5eeae" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 36301 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:15:17.756222  6357 raft_consensus.cc:1275] T b5bea12d550e4d8cbcb46c65d7af4195 P b1f417b538ad45b7af183efd71dc909d [term 2 FOLLOWER]: Refusing update from remote peer 51aeaa8d61a84592ac577c2114e5eeae: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:15:17.757303  6596 consensus_queue.cc:1048] T b5bea12d550e4d8cbcb46c65d7af4195 P 51aeaa8d61a84592ac577c2114e5eeae [LEADER]: Connected to new peer: Peer: permanent_uuid: "b1f417b538ad45b7af183efd71dc909d" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 46151 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:15:17.764407  6503 raft_consensus.cc:1275] T b5bea12d550e4d8cbcb46c65d7af4195 P 4a0a3c0937504e61b2a2d24eae6f25b3 [term 2 FOLLOWER]: Refusing update from remote peer 51aeaa8d61a84592ac577c2114e5eeae: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:15:17.765869  6596 consensus_queue.cc:1048] T b5bea12d550e4d8cbcb46c65d7af4195 P 51aeaa8d61a84592ac577c2114e5eeae [LEADER]: Connected to new peer: Peer: permanent_uuid: "4a0a3c0937504e61b2a2d24eae6f25b3" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 34125 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:15:17.772710  6357 raft_consensus.cc:3060] T b7df9e1d1ca04c389a3cff9453d8a507 P b1f417b538ad45b7af183efd71dc909d [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:15:17.777848  6357 raft_consensus.cc:1275] T b7df9e1d1ca04c389a3cff9453d8a507 P b1f417b538ad45b7af183efd71dc909d [term 2 FOLLOWER]: Refusing update from remote peer 51aeaa8d61a84592ac577c2114e5eeae: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:15:17.778754  6596 consensus_queue.cc:1048] T b7df9e1d1ca04c389a3cff9453d8a507 P 51aeaa8d61a84592ac577c2114e5eeae [LEADER]: Connected to new peer: Peer: permanent_uuid: "b1f417b538ad45b7af183efd71dc909d" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 46151 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:15:17.784751  6503 raft_consensus.cc:1275] T b7df9e1d1ca04c389a3cff9453d8a507 P 4a0a3c0937504e61b2a2d24eae6f25b3 [term 2 FOLLOWER]: Refusing update from remote peer 51aeaa8d61a84592ac577c2114e5eeae: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:15:17.786039  6624 consensus_queue.cc:1048] T b7df9e1d1ca04c389a3cff9453d8a507 P 51aeaa8d61a84592ac577c2114e5eeae [LEADER]: Connected to new peer: Peer: permanent_uuid: "4a0a3c0937504e61b2a2d24eae6f25b3" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 34125 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:15:17.818853  6503 raft_consensus.cc:1275] T ddd212b2175348888e488f9fd34a9300 P 4a0a3c0937504e61b2a2d24eae6f25b3 [term 2 FOLLOWER]: Refusing update from remote peer b1f417b538ad45b7af183efd71dc909d: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:15:17.820235  6622 consensus_queue.cc:1048] T ddd212b2175348888e488f9fd34a9300 P b1f417b538ad45b7af183efd71dc909d [LEADER]: Connected to new peer: Peer: permanent_uuid: "4a0a3c0937504e61b2a2d24eae6f25b3" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 34125 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:15:17.823423  6429 raft_consensus.cc:1275] T ddd212b2175348888e488f9fd34a9300 P 51aeaa8d61a84592ac577c2114e5eeae [term 2 FOLLOWER]: Refusing update from remote peer b1f417b538ad45b7af183efd71dc909d: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:15:17.825567  6566 consensus_queue.cc:1048] T ddd212b2175348888e488f9fd34a9300 P b1f417b538ad45b7af183efd71dc909d [LEADER]: Connected to new peer: Peer: permanent_uuid: "51aeaa8d61a84592ac577c2114e5eeae" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 36301 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260710 13:15:17.831532  6357 raft_consensus.cc:1275] T 77ab22a89f82436593181e174bc404d9 P b1f417b538ad45b7af183efd71dc909d [term 2 FOLLOWER]: Refusing update from remote peer 4a0a3c0937504e61b2a2d24eae6f25b3: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:15:17.832860  6579 consensus_queue.cc:1048] T 77ab22a89f82436593181e174bc404d9 P 4a0a3c0937504e61b2a2d24eae6f25b3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b1f417b538ad45b7af183efd71dc909d" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 46151 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:15:17.841635  6429 raft_consensus.cc:1275] T 77ab22a89f82436593181e174bc404d9 P 51aeaa8d61a84592ac577c2114e5eeae [term 2 FOLLOWER]: Refusing update from remote peer 4a0a3c0937504e61b2a2d24eae6f25b3: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:15:17.843182  6552 consensus_queue.cc:1048] T 77ab22a89f82436593181e174bc404d9 P 4a0a3c0937504e61b2a2d24eae6f25b3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "51aeaa8d61a84592ac577c2114e5eeae" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 36301 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:15:17.850807  6503 raft_consensus.cc:1275] T 12e3f9b14ea94a26b7e12aa372df1e26 P 4a0a3c0937504e61b2a2d24eae6f25b3 [term 2 FOLLOWER]: Refusing update from remote peer 51aeaa8d61a84592ac577c2114e5eeae: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:15:17.851899  6624 consensus_queue.cc:1048] T 12e3f9b14ea94a26b7e12aa372df1e26 P 51aeaa8d61a84592ac577c2114e5eeae [LEADER]: Connected to new peer: Peer: permanent_uuid: "4a0a3c0937504e61b2a2d24eae6f25b3" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 34125 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:15:17.859114  6356 raft_consensus.cc:1275] T 12e3f9b14ea94a26b7e12aa372df1e26 P b1f417b538ad45b7af183efd71dc909d [term 2 FOLLOWER]: Refusing update from remote peer 51aeaa8d61a84592ac577c2114e5eeae: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:15:17.860242  6596 consensus_queue.cc:1048] T 12e3f9b14ea94a26b7e12aa372df1e26 P 51aeaa8d61a84592ac577c2114e5eeae [LEADER]: Connected to new peer: Peer: permanent_uuid: "b1f417b538ad45b7af183efd71dc909d" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 46151 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:15:20.078454  5736 auto_leader_rebalancer-test.cc:348] The leader distribution is 
I20260710 13:15:20.079102  5736 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 13:15:20.093672  6356 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "ddd212b2175348888e488f9fd34a9300"
dest_uuid: "b1f417b538ad45b7af183efd71dc909d"
mode: GRACEFUL
new_leader_uuid: "4a0a3c0937504e61b2a2d24eae6f25b3"
 from {username='slave'} at 127.0.0.1:57326
I20260710 13:15:20.094175  6356 raft_consensus.cc:606] T ddd212b2175348888e488f9fd34a9300 P b1f417b538ad45b7af183efd71dc909d [term 2 LEADER]: Received request to transfer leadership to TS 4a0a3c0937504e61b2a2d24eae6f25b3
I20260710 13:15:20.096524  6356 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "f4f01a7b94704f49825ab4e79c96b2ad"
dest_uuid: "b1f417b538ad45b7af183efd71dc909d"
mode: GRACEFUL
new_leader_uuid: "4a0a3c0937504e61b2a2d24eae6f25b3"
 from {username='slave'} at 127.0.0.1:57326
I20260710 13:15:20.096978  6356 raft_consensus.cc:606] T f4f01a7b94704f49825ab4e79c96b2ad P b1f417b538ad45b7af183efd71dc909d [term 1 LEADER]: Received request to transfer leadership to TS 4a0a3c0937504e61b2a2d24eae6f25b3
I20260710 13:15:20.097855  5736 auto_leader_rebalancer.cc:479] table: test-workload, leader rebalance finish, leader transfer count: 2
I20260710 13:15:20.098245  5736 auto_leader_rebalancer.cc:554] All tables' leader rebalancing finished this round
I20260710 13:15:20.436661  6641 raft_consensus.cc:993] T f4f01a7b94704f49825ab4e79c96b2ad P b1f417b538ad45b7af183efd71dc909d: : Instructing follower 4a0a3c0937504e61b2a2d24eae6f25b3 to start an election
I20260710 13:15:20.437063  6622 raft_consensus.cc:1081] T f4f01a7b94704f49825ab4e79c96b2ad P b1f417b538ad45b7af183efd71dc909d [term 1 LEADER]: Signalling peer 4a0a3c0937504e61b2a2d24eae6f25b3 to start an election
I20260710 13:15:20.438341  6506 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "f4f01a7b94704f49825ab4e79c96b2ad"
dest_uuid: "4a0a3c0937504e61b2a2d24eae6f25b3"
 from {username='slave'} at 127.0.0.1:58038
I20260710 13:15:20.438747  6506 raft_consensus.cc:493] T f4f01a7b94704f49825ab4e79c96b2ad P 4a0a3c0937504e61b2a2d24eae6f25b3 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:15:20.438995  6506 raft_consensus.cc:3060] T f4f01a7b94704f49825ab4e79c96b2ad P 4a0a3c0937504e61b2a2d24eae6f25b3 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:15:20.444118  6506 raft_consensus.cc:515] T f4f01a7b94704f49825ab4e79c96b2ad P 4a0a3c0937504e61b2a2d24eae6f25b3 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b1f417b538ad45b7af183efd71dc909d" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 46151 } } peers { permanent_uuid: "51aeaa8d61a84592ac577c2114e5eeae" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 36301 } } peers { permanent_uuid: "4a0a3c0937504e61b2a2d24eae6f25b3" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 34125 } }
I20260710 13:15:20.445763  6506 leader_election.cc:290] T f4f01a7b94704f49825ab4e79c96b2ad P 4a0a3c0937504e61b2a2d24eae6f25b3 [CANDIDATE]: Term 2 election: Requested vote from peers b1f417b538ad45b7af183efd71dc909d (127.5.154.1:46151), 51aeaa8d61a84592ac577c2114e5eeae (127.5.154.2:36301)
I20260710 13:15:20.446380  6356 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f4f01a7b94704f49825ab4e79c96b2ad" candidate_uuid: "4a0a3c0937504e61b2a2d24eae6f25b3" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "b1f417b538ad45b7af183efd71dc909d"
I20260710 13:15:20.446681  6429 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f4f01a7b94704f49825ab4e79c96b2ad" candidate_uuid: "4a0a3c0937504e61b2a2d24eae6f25b3" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "51aeaa8d61a84592ac577c2114e5eeae"
I20260710 13:15:20.446947  6356 raft_consensus.cc:3055] T f4f01a7b94704f49825ab4e79c96b2ad P b1f417b538ad45b7af183efd71dc909d [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:15:20.447189  6429 raft_consensus.cc:3060] T f4f01a7b94704f49825ab4e79c96b2ad P 51aeaa8d61a84592ac577c2114e5eeae [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:15:20.447271  6356 raft_consensus.cc:740] T f4f01a7b94704f49825ab4e79c96b2ad P b1f417b538ad45b7af183efd71dc909d [term 1 LEADER]: Becoming Follower/Learner. State: Replica: b1f417b538ad45b7af183efd71dc909d, State: Running, Role: LEADER
I20260710 13:15:20.448081  6356 consensus_queue.cc:260] T f4f01a7b94704f49825ab4e79c96b2ad P b1f417b538ad45b7af183efd71dc909d [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: "b1f417b538ad45b7af183efd71dc909d" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 46151 } } peers { permanent_uuid: "51aeaa8d61a84592ac577c2114e5eeae" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 36301 } } peers { permanent_uuid: "4a0a3c0937504e61b2a2d24eae6f25b3" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 34125 } }
I20260710 13:15:20.449240  6356 raft_consensus.cc:3060] T f4f01a7b94704f49825ab4e79c96b2ad P b1f417b538ad45b7af183efd71dc909d [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:15:20.453373  6429 raft_consensus.cc:2468] T f4f01a7b94704f49825ab4e79c96b2ad P 51aeaa8d61a84592ac577c2114e5eeae [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4a0a3c0937504e61b2a2d24eae6f25b3 in term 2.
I20260710 13:15:20.454492  6469 leader_election.cc:304] T f4f01a7b94704f49825ab4e79c96b2ad P 4a0a3c0937504e61b2a2d24eae6f25b3 [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: 4a0a3c0937504e61b2a2d24eae6f25b3, 51aeaa8d61a84592ac577c2114e5eeae; no voters: 
I20260710 13:15:20.455243  6637 raft_consensus.cc:2804] T f4f01a7b94704f49825ab4e79c96b2ad P 4a0a3c0937504e61b2a2d24eae6f25b3 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:15:20.455335  6356 raft_consensus.cc:2468] T f4f01a7b94704f49825ab4e79c96b2ad P b1f417b538ad45b7af183efd71dc909d [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4a0a3c0937504e61b2a2d24eae6f25b3 in term 2.
I20260710 13:15:20.456323  6637 raft_consensus.cc:697] T f4f01a7b94704f49825ab4e79c96b2ad P 4a0a3c0937504e61b2a2d24eae6f25b3 [term 2 LEADER]: Becoming Leader. State: Replica: 4a0a3c0937504e61b2a2d24eae6f25b3, State: Running, Role: LEADER
I20260710 13:15:20.457024  6637 consensus_queue.cc:237] T f4f01a7b94704f49825ab4e79c96b2ad P 4a0a3c0937504e61b2a2d24eae6f25b3 [LEADER]: Queue 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: "b1f417b538ad45b7af183efd71dc909d" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 46151 } } peers { permanent_uuid: "51aeaa8d61a84592ac577c2114e5eeae" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 36301 } } peers { permanent_uuid: "4a0a3c0937504e61b2a2d24eae6f25b3" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 34125 } }
I20260710 13:15:20.463043  6255 catalog_manager.cc:5697] T f4f01a7b94704f49825ab4e79c96b2ad P 4a0a3c0937504e61b2a2d24eae6f25b3 reported cstate change: term changed from 1 to 2, leader changed from b1f417b538ad45b7af183efd71dc909d (127.5.154.1) to 4a0a3c0937504e61b2a2d24eae6f25b3 (127.5.154.3). New cstate: current_term: 2 leader_uuid: "4a0a3c0937504e61b2a2d24eae6f25b3" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b1f417b538ad45b7af183efd71dc909d" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 46151 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "51aeaa8d61a84592ac577c2114e5eeae" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 36301 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4a0a3c0937504e61b2a2d24eae6f25b3" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 34125 } health_report { overall_health: HEALTHY } } }
I20260710 13:15:20.591040  6641 raft_consensus.cc:993] T ddd212b2175348888e488f9fd34a9300 P b1f417b538ad45b7af183efd71dc909d: : Instructing follower 4a0a3c0937504e61b2a2d24eae6f25b3 to start an election
I20260710 13:15:20.591476  6622 raft_consensus.cc:1081] T ddd212b2175348888e488f9fd34a9300 P b1f417b538ad45b7af183efd71dc909d [term 2 LEADER]: Signalling peer 4a0a3c0937504e61b2a2d24eae6f25b3 to start an election
I20260710 13:15:20.592758  6506 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "ddd212b2175348888e488f9fd34a9300"
dest_uuid: "4a0a3c0937504e61b2a2d24eae6f25b3"
 from {username='slave'} at 127.0.0.1:58038
I20260710 13:15:20.593305  6506 raft_consensus.cc:493] T ddd212b2175348888e488f9fd34a9300 P 4a0a3c0937504e61b2a2d24eae6f25b3 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:15:20.593815  6506 raft_consensus.cc:3060] T ddd212b2175348888e488f9fd34a9300 P 4a0a3c0937504e61b2a2d24eae6f25b3 [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:15:20.598619  6506 raft_consensus.cc:515] T ddd212b2175348888e488f9fd34a9300 P 4a0a3c0937504e61b2a2d24eae6f25b3 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b1f417b538ad45b7af183efd71dc909d" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 46151 } } peers { permanent_uuid: "51aeaa8d61a84592ac577c2114e5eeae" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 36301 } } peers { permanent_uuid: "4a0a3c0937504e61b2a2d24eae6f25b3" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 34125 } }
I20260710 13:15:20.600099  6506 leader_election.cc:290] T ddd212b2175348888e488f9fd34a9300 P 4a0a3c0937504e61b2a2d24eae6f25b3 [CANDIDATE]: Term 3 election: Requested vote from peers b1f417b538ad45b7af183efd71dc909d (127.5.154.1:46151), 51aeaa8d61a84592ac577c2114e5eeae (127.5.154.2:36301)
I20260710 13:15:20.600659  6356 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ddd212b2175348888e488f9fd34a9300" candidate_uuid: "4a0a3c0937504e61b2a2d24eae6f25b3" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "b1f417b538ad45b7af183efd71dc909d"
I20260710 13:15:20.601166  6356 raft_consensus.cc:3055] T ddd212b2175348888e488f9fd34a9300 P b1f417b538ad45b7af183efd71dc909d [term 2 LEADER]: Stepping down as leader of term 2
I20260710 13:15:20.601114  6429 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ddd212b2175348888e488f9fd34a9300" candidate_uuid: "4a0a3c0937504e61b2a2d24eae6f25b3" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "51aeaa8d61a84592ac577c2114e5eeae"
I20260710 13:15:20.601492  6356 raft_consensus.cc:740] T ddd212b2175348888e488f9fd34a9300 P b1f417b538ad45b7af183efd71dc909d [term 2 LEADER]: Becoming Follower/Learner. State: Replica: b1f417b538ad45b7af183efd71dc909d, State: Running, Role: LEADER
I20260710 13:15:20.601634  6429 raft_consensus.cc:3060] T ddd212b2175348888e488f9fd34a9300 P 51aeaa8d61a84592ac577c2114e5eeae [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:15:20.602124  6356 consensus_queue.cc:260] T ddd212b2175348888e488f9fd34a9300 P b1f417b538ad45b7af183efd71dc909d [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: "b1f417b538ad45b7af183efd71dc909d" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 46151 } } peers { permanent_uuid: "51aeaa8d61a84592ac577c2114e5eeae" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 36301 } } peers { permanent_uuid: "4a0a3c0937504e61b2a2d24eae6f25b3" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 34125 } }
I20260710 13:15:20.603092  6356 raft_consensus.cc:3060] T ddd212b2175348888e488f9fd34a9300 P b1f417b538ad45b7af183efd71dc909d [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:15:20.605701  6429 raft_consensus.cc:2468] T ddd212b2175348888e488f9fd34a9300 P 51aeaa8d61a84592ac577c2114e5eeae [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4a0a3c0937504e61b2a2d24eae6f25b3 in term 3.
I20260710 13:15:20.606489  6469 leader_election.cc:304] T ddd212b2175348888e488f9fd34a9300 P 4a0a3c0937504e61b2a2d24eae6f25b3 [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: 4a0a3c0937504e61b2a2d24eae6f25b3, 51aeaa8d61a84592ac577c2114e5eeae; no voters: 
I20260710 13:15:20.607069  6637 raft_consensus.cc:2804] T ddd212b2175348888e488f9fd34a9300 P 4a0a3c0937504e61b2a2d24eae6f25b3 [term 3 FOLLOWER]: Leader election won for term 3
I20260710 13:15:20.607517  6637 raft_consensus.cc:697] T ddd212b2175348888e488f9fd34a9300 P 4a0a3c0937504e61b2a2d24eae6f25b3 [term 3 LEADER]: Becoming Leader. State: Replica: 4a0a3c0937504e61b2a2d24eae6f25b3, State: Running, Role: LEADER
I20260710 13:15:20.607661  6356 raft_consensus.cc:2468] T ddd212b2175348888e488f9fd34a9300 P b1f417b538ad45b7af183efd71dc909d [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4a0a3c0937504e61b2a2d24eae6f25b3 in term 3.
I20260710 13:15:20.608289  6637 consensus_queue.cc:237] T ddd212b2175348888e488f9fd34a9300 P 4a0a3c0937504e61b2a2d24eae6f25b3 [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: "b1f417b538ad45b7af183efd71dc909d" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 46151 } } peers { permanent_uuid: "51aeaa8d61a84592ac577c2114e5eeae" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 36301 } } peers { permanent_uuid: "4a0a3c0937504e61b2a2d24eae6f25b3" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 34125 } }
I20260710 13:15:20.613970  6255 catalog_manager.cc:5697] T ddd212b2175348888e488f9fd34a9300 P 4a0a3c0937504e61b2a2d24eae6f25b3 reported cstate change: term changed from 2 to 3, leader changed from b1f417b538ad45b7af183efd71dc909d (127.5.154.1) to 4a0a3c0937504e61b2a2d24eae6f25b3 (127.5.154.3). New cstate: current_term: 3 leader_uuid: "4a0a3c0937504e61b2a2d24eae6f25b3" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b1f417b538ad45b7af183efd71dc909d" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 46151 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "51aeaa8d61a84592ac577c2114e5eeae" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 36301 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4a0a3c0937504e61b2a2d24eae6f25b3" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 34125 } health_report { overall_health: HEALTHY } } }
I20260710 13:15:20.939513  6356 raft_consensus.cc:1275] T f4f01a7b94704f49825ab4e79c96b2ad P b1f417b538ad45b7af183efd71dc909d [term 2 FOLLOWER]: Refusing update from remote peer 4a0a3c0937504e61b2a2d24eae6f25b3: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:15:20.940553  6637 consensus_queue.cc:1048] T f4f01a7b94704f49825ab4e79c96b2ad P 4a0a3c0937504e61b2a2d24eae6f25b3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b1f417b538ad45b7af183efd71dc909d" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 46151 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:15:20.953639  6429 raft_consensus.cc:1275] T f4f01a7b94704f49825ab4e79c96b2ad P 51aeaa8d61a84592ac577c2114e5eeae [term 2 FOLLOWER]: Refusing update from remote peer 4a0a3c0937504e61b2a2d24eae6f25b3: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:15:20.955605  6642 consensus_queue.cc:1048] T f4f01a7b94704f49825ab4e79c96b2ad P 4a0a3c0937504e61b2a2d24eae6f25b3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "51aeaa8d61a84592ac577c2114e5eeae" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 36301 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:15:21.007112  6356 raft_consensus.cc:1275] T ddd212b2175348888e488f9fd34a9300 P b1f417b538ad45b7af183efd71dc909d [term 3 FOLLOWER]: Refusing update from remote peer 4a0a3c0937504e61b2a2d24eae6f25b3: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 13:15:21.008136  6651 consensus_queue.cc:1048] T ddd212b2175348888e488f9fd34a9300 P 4a0a3c0937504e61b2a2d24eae6f25b3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b1f417b538ad45b7af183efd71dc909d" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 46151 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 13:15:21.015524  6429 raft_consensus.cc:1275] T ddd212b2175348888e488f9fd34a9300 P 51aeaa8d61a84592ac577c2114e5eeae [term 3 FOLLOWER]: Refusing update from remote peer 4a0a3c0937504e61b2a2d24eae6f25b3: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 13:15:21.018399  6642 consensus_queue.cc:1048] T ddd212b2175348888e488f9fd34a9300 P 4a0a3c0937504e61b2a2d24eae6f25b3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "51aeaa8d61a84592ac577c2114e5eeae" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 36301 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 13:15:21.098960  5736 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 13:15:21.111279  6506 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "ddd212b2175348888e488f9fd34a9300"
dest_uuid: "4a0a3c0937504e61b2a2d24eae6f25b3"
mode: GRACEFUL
new_leader_uuid: "b1f417b538ad45b7af183efd71dc909d"
 from {username='slave'} at 127.0.0.1:58062
I20260710 13:15:21.111773  6506 raft_consensus.cc:606] T ddd212b2175348888e488f9fd34a9300 P 4a0a3c0937504e61b2a2d24eae6f25b3 [term 3 LEADER]: Received request to transfer leadership to TS b1f417b538ad45b7af183efd71dc909d
I20260710 13:15:21.118772  6503 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "f4f01a7b94704f49825ab4e79c96b2ad"
dest_uuid: "4a0a3c0937504e61b2a2d24eae6f25b3"
mode: GRACEFUL
new_leader_uuid: "b1f417b538ad45b7af183efd71dc909d"
 from {username='slave'} at 127.0.0.1:58062
I20260710 13:15:21.119231  6503 raft_consensus.cc:606] T f4f01a7b94704f49825ab4e79c96b2ad P 4a0a3c0937504e61b2a2d24eae6f25b3 [term 2 LEADER]: Received request to transfer leadership to TS b1f417b538ad45b7af183efd71dc909d
I20260710 13:15:21.125470  6429 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "b5bea12d550e4d8cbcb46c65d7af4195"
dest_uuid: "51aeaa8d61a84592ac577c2114e5eeae"
mode: GRACEFUL
new_leader_uuid: "b1f417b538ad45b7af183efd71dc909d"
 from {username='slave'} at 127.0.0.1:51256
I20260710 13:15:21.125931  6429 raft_consensus.cc:606] T b5bea12d550e4d8cbcb46c65d7af4195 P 51aeaa8d61a84592ac577c2114e5eeae [term 2 LEADER]: Received request to transfer leadership to TS b1f417b538ad45b7af183efd71dc909d
I20260710 13:15:21.129922  6429 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "12e3f9b14ea94a26b7e12aa372df1e26"
dest_uuid: "51aeaa8d61a84592ac577c2114e5eeae"
mode: GRACEFUL
new_leader_uuid: "b1f417b538ad45b7af183efd71dc909d"
 from {username='slave'} at 127.0.0.1:51256
I20260710 13:15:21.130360  6429 raft_consensus.cc:606] T 12e3f9b14ea94a26b7e12aa372df1e26 P 51aeaa8d61a84592ac577c2114e5eeae [term 2 LEADER]: Received request to transfer leadership to TS b1f417b538ad45b7af183efd71dc909d
I20260710 13:15:21.134577  6429 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "b7df9e1d1ca04c389a3cff9453d8a507"
dest_uuid: "51aeaa8d61a84592ac577c2114e5eeae"
mode: GRACEFUL
new_leader_uuid: "b1f417b538ad45b7af183efd71dc909d"
 from {username='slave'} at 127.0.0.1:51256
I20260710 13:15:21.135047  6429 raft_consensus.cc:606] T b7df9e1d1ca04c389a3cff9453d8a507 P 51aeaa8d61a84592ac577c2114e5eeae [term 2 LEADER]: Received request to transfer leadership to TS b1f417b538ad45b7af183efd71dc909d
I20260710 13:15:21.332532  6596 raft_consensus.cc:993] T 12e3f9b14ea94a26b7e12aa372df1e26 P 51aeaa8d61a84592ac577c2114e5eeae: : Instructing follower b1f417b538ad45b7af183efd71dc909d to start an election
I20260710 13:15:21.332989  6657 raft_consensus.cc:1081] T 12e3f9b14ea94a26b7e12aa372df1e26 P 51aeaa8d61a84592ac577c2114e5eeae [term 2 LEADER]: Signalling peer b1f417b538ad45b7af183efd71dc909d to start an election
I20260710 13:15:21.334460  6356 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "12e3f9b14ea94a26b7e12aa372df1e26"
dest_uuid: "b1f417b538ad45b7af183efd71dc909d"
 from {username='slave'} at 127.0.0.1:57320
I20260710 13:15:21.334932  6356 raft_consensus.cc:493] T 12e3f9b14ea94a26b7e12aa372df1e26 P b1f417b538ad45b7af183efd71dc909d [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:15:21.335214  6356 raft_consensus.cc:3060] T 12e3f9b14ea94a26b7e12aa372df1e26 P b1f417b538ad45b7af183efd71dc909d [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:15:21.337402  6596 raft_consensus.cc:993] T b5bea12d550e4d8cbcb46c65d7af4195 P 51aeaa8d61a84592ac577c2114e5eeae: : Instructing follower b1f417b538ad45b7af183efd71dc909d to start an election
I20260710 13:15:21.337786  6657 raft_consensus.cc:1081] T b5bea12d550e4d8cbcb46c65d7af4195 P 51aeaa8d61a84592ac577c2114e5eeae [term 2 LEADER]: Signalling peer b1f417b538ad45b7af183efd71dc909d to start an election
I20260710 13:15:21.339120  6357 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "b5bea12d550e4d8cbcb46c65d7af4195"
dest_uuid: "b1f417b538ad45b7af183efd71dc909d"
 from {username='slave'} at 127.0.0.1:57320
I20260710 13:15:21.339525  6357 raft_consensus.cc:493] T b5bea12d550e4d8cbcb46c65d7af4195 P b1f417b538ad45b7af183efd71dc909d [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:15:21.339857  6357 raft_consensus.cc:3060] T b5bea12d550e4d8cbcb46c65d7af4195 P b1f417b538ad45b7af183efd71dc909d [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:15:21.340428  6356 raft_consensus.cc:515] T 12e3f9b14ea94a26b7e12aa372df1e26 P b1f417b538ad45b7af183efd71dc909d [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b1f417b538ad45b7af183efd71dc909d" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 46151 } } peers { permanent_uuid: "51aeaa8d61a84592ac577c2114e5eeae" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 36301 } } peers { permanent_uuid: "4a0a3c0937504e61b2a2d24eae6f25b3" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 34125 } }
I20260710 13:15:21.341874  6356 leader_election.cc:290] T 12e3f9b14ea94a26b7e12aa372df1e26 P b1f417b538ad45b7af183efd71dc909d [CANDIDATE]: Term 3 election: Requested vote from peers 51aeaa8d61a84592ac577c2114e5eeae (127.5.154.2:36301), 4a0a3c0937504e61b2a2d24eae6f25b3 (127.5.154.3:34125)
I20260710 13:15:21.342602  6429 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "12e3f9b14ea94a26b7e12aa372df1e26" candidate_uuid: "b1f417b538ad45b7af183efd71dc909d" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "51aeaa8d61a84592ac577c2114e5eeae"
I20260710 13:15:21.342962  6503 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "12e3f9b14ea94a26b7e12aa372df1e26" candidate_uuid: "b1f417b538ad45b7af183efd71dc909d" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "4a0a3c0937504e61b2a2d24eae6f25b3"
I20260710 13:15:21.343143  6429 raft_consensus.cc:3055] T 12e3f9b14ea94a26b7e12aa372df1e26 P 51aeaa8d61a84592ac577c2114e5eeae [term 2 LEADER]: Stepping down as leader of term 2
I20260710 13:15:21.343506  6429 raft_consensus.cc:740] T 12e3f9b14ea94a26b7e12aa372df1e26 P 51aeaa8d61a84592ac577c2114e5eeae [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 51aeaa8d61a84592ac577c2114e5eeae, State: Running, Role: LEADER
I20260710 13:15:21.343511  6503 raft_consensus.cc:3060] T 12e3f9b14ea94a26b7e12aa372df1e26 P 4a0a3c0937504e61b2a2d24eae6f25b3 [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:15:21.344286  6429 consensus_queue.cc:260] T 12e3f9b14ea94a26b7e12aa372df1e26 P 51aeaa8d61a84592ac577c2114e5eeae [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: "b1f417b538ad45b7af183efd71dc909d" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 46151 } } peers { permanent_uuid: "51aeaa8d61a84592ac577c2114e5eeae" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 36301 } } peers { permanent_uuid: "4a0a3c0937504e61b2a2d24eae6f25b3" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 34125 } }
I20260710 13:15:21.345239  6429 raft_consensus.cc:3060] T 12e3f9b14ea94a26b7e12aa372df1e26 P 51aeaa8d61a84592ac577c2114e5eeae [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:15:21.345297  6357 raft_consensus.cc:515] T b5bea12d550e4d8cbcb46c65d7af4195 P b1f417b538ad45b7af183efd71dc909d [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b1f417b538ad45b7af183efd71dc909d" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 46151 } } peers { permanent_uuid: "51aeaa8d61a84592ac577c2114e5eeae" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 36301 } } peers { permanent_uuid: "4a0a3c0937504e61b2a2d24eae6f25b3" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 34125 } }
I20260710 13:15:21.347265  6357 leader_election.cc:290] T b5bea12d550e4d8cbcb46c65d7af4195 P b1f417b538ad45b7af183efd71dc909d [CANDIDATE]: Term 3 election: Requested vote from peers 51aeaa8d61a84592ac577c2114e5eeae (127.5.154.2:36301), 4a0a3c0937504e61b2a2d24eae6f25b3 (127.5.154.3:34125)
I20260710 13:15:21.348165  6506 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b5bea12d550e4d8cbcb46c65d7af4195" candidate_uuid: "b1f417b538ad45b7af183efd71dc909d" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "4a0a3c0937504e61b2a2d24eae6f25b3"
I20260710 13:15:21.348192  6432 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b5bea12d550e4d8cbcb46c65d7af4195" candidate_uuid: "b1f417b538ad45b7af183efd71dc909d" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "51aeaa8d61a84592ac577c2114e5eeae"
I20260710 13:15:21.348802  6506 raft_consensus.cc:3060] T b5bea12d550e4d8cbcb46c65d7af4195 P 4a0a3c0937504e61b2a2d24eae6f25b3 [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:15:21.348902  6432 raft_consensus.cc:3055] T b5bea12d550e4d8cbcb46c65d7af4195 P 51aeaa8d61a84592ac577c2114e5eeae [term 2 LEADER]: Stepping down as leader of term 2
I20260710 13:15:21.349243  6432 raft_consensus.cc:740] T b5bea12d550e4d8cbcb46c65d7af4195 P 51aeaa8d61a84592ac577c2114e5eeae [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 51aeaa8d61a84592ac577c2114e5eeae, State: Running, Role: LEADER
I20260710 13:15:21.349958  6432 consensus_queue.cc:260] T b5bea12d550e4d8cbcb46c65d7af4195 P 51aeaa8d61a84592ac577c2114e5eeae [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: "b1f417b538ad45b7af183efd71dc909d" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 46151 } } peers { permanent_uuid: "51aeaa8d61a84592ac577c2114e5eeae" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 36301 } } peers { permanent_uuid: "4a0a3c0937504e61b2a2d24eae6f25b3" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 34125 } }
I20260710 13:15:21.350620  6429 raft_consensus.cc:2468] T 12e3f9b14ea94a26b7e12aa372df1e26 P 51aeaa8d61a84592ac577c2114e5eeae [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b1f417b538ad45b7af183efd71dc909d in term 3.
I20260710 13:15:21.351066  6432 raft_consensus.cc:3060] T b5bea12d550e4d8cbcb46c65d7af4195 P 51aeaa8d61a84592ac577c2114e5eeae [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:15:21.351578  6320 leader_election.cc:304] T 12e3f9b14ea94a26b7e12aa372df1e26 P b1f417b538ad45b7af183efd71dc909d [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: 51aeaa8d61a84592ac577c2114e5eeae, b1f417b538ad45b7af183efd71dc909d; no voters: 
I20260710 13:15:21.352528  6622 raft_consensus.cc:2804] T 12e3f9b14ea94a26b7e12aa372df1e26 P b1f417b538ad45b7af183efd71dc909d [term 3 FOLLOWER]: Leader election won for term 3
I20260710 13:15:21.352990  6622 raft_consensus.cc:697] T 12e3f9b14ea94a26b7e12aa372df1e26 P b1f417b538ad45b7af183efd71dc909d [term 3 LEADER]: Becoming Leader. State: Replica: b1f417b538ad45b7af183efd71dc909d, State: Running, Role: LEADER
I20260710 13:15:21.353551  6506 raft_consensus.cc:2468] T b5bea12d550e4d8cbcb46c65d7af4195 P 4a0a3c0937504e61b2a2d24eae6f25b3 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b1f417b538ad45b7af183efd71dc909d in term 3.
I20260710 13:15:21.353709  6622 consensus_queue.cc:237] T 12e3f9b14ea94a26b7e12aa372df1e26 P b1f417b538ad45b7af183efd71dc909d [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: "b1f417b538ad45b7af183efd71dc909d" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 46151 } } peers { permanent_uuid: "51aeaa8d61a84592ac577c2114e5eeae" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 36301 } } peers { permanent_uuid: "4a0a3c0937504e61b2a2d24eae6f25b3" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 34125 } }
I20260710 13:15:21.356727  6503 raft_consensus.cc:2468] T 12e3f9b14ea94a26b7e12aa372df1e26 P 4a0a3c0937504e61b2a2d24eae6f25b3 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b1f417b538ad45b7af183efd71dc909d in term 3.
I20260710 13:15:21.357553  6432 raft_consensus.cc:2468] T b5bea12d550e4d8cbcb46c65d7af4195 P 51aeaa8d61a84592ac577c2114e5eeae [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b1f417b538ad45b7af183efd71dc909d in term 3.
I20260710 13:15:21.358779  6320 leader_election.cc:304] T b5bea12d550e4d8cbcb46c65d7af4195 P b1f417b538ad45b7af183efd71dc909d [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: 4a0a3c0937504e61b2a2d24eae6f25b3, b1f417b538ad45b7af183efd71dc909d; no voters: 
I20260710 13:15:21.360018  6658 raft_consensus.cc:2804] T b5bea12d550e4d8cbcb46c65d7af4195 P b1f417b538ad45b7af183efd71dc909d [term 3 FOLLOWER]: Leader election won for term 3
I20260710 13:15:21.361071  6658 raft_consensus.cc:697] T b5bea12d550e4d8cbcb46c65d7af4195 P b1f417b538ad45b7af183efd71dc909d [term 3 LEADER]: Becoming Leader. State: Replica: b1f417b538ad45b7af183efd71dc909d, State: Running, Role: LEADER
I20260710 13:15:21.361825  6658 consensus_queue.cc:237] T b5bea12d550e4d8cbcb46c65d7af4195 P b1f417b538ad45b7af183efd71dc909d [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: "b1f417b538ad45b7af183efd71dc909d" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 46151 } } peers { permanent_uuid: "51aeaa8d61a84592ac577c2114e5eeae" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 36301 } } peers { permanent_uuid: "4a0a3c0937504e61b2a2d24eae6f25b3" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 34125 } }
I20260710 13:15:21.363370  6253 catalog_manager.cc:5697] T 12e3f9b14ea94a26b7e12aa372df1e26 P b1f417b538ad45b7af183efd71dc909d reported cstate change: term changed from 2 to 3, leader changed from 51aeaa8d61a84592ac577c2114e5eeae (127.5.154.2) to b1f417b538ad45b7af183efd71dc909d (127.5.154.1). New cstate: current_term: 3 leader_uuid: "b1f417b538ad45b7af183efd71dc909d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b1f417b538ad45b7af183efd71dc909d" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 46151 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "51aeaa8d61a84592ac577c2114e5eeae" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 36301 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4a0a3c0937504e61b2a2d24eae6f25b3" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 34125 } health_report { overall_health: UNKNOWN } } }
I20260710 13:15:21.375898  6253 catalog_manager.cc:5697] T b5bea12d550e4d8cbcb46c65d7af4195 P b1f417b538ad45b7af183efd71dc909d reported cstate change: term changed from 2 to 3, leader changed from 51aeaa8d61a84592ac577c2114e5eeae (127.5.154.2) to b1f417b538ad45b7af183efd71dc909d (127.5.154.1). New cstate: current_term: 3 leader_uuid: "b1f417b538ad45b7af183efd71dc909d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b1f417b538ad45b7af183efd71dc909d" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 46151 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "51aeaa8d61a84592ac577c2114e5eeae" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 36301 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4a0a3c0937504e61b2a2d24eae6f25b3" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 34125 } health_report { overall_health: UNKNOWN } } }
I20260710 13:15:21.400696  6596 raft_consensus.cc:993] T b7df9e1d1ca04c389a3cff9453d8a507 P 51aeaa8d61a84592ac577c2114e5eeae: : Instructing follower b1f417b538ad45b7af183efd71dc909d to start an election
I20260710 13:15:21.401046  6657 raft_consensus.cc:1081] T b7df9e1d1ca04c389a3cff9453d8a507 P 51aeaa8d61a84592ac577c2114e5eeae [term 2 LEADER]: Signalling peer b1f417b538ad45b7af183efd71dc909d to start an election
I20260710 13:15:21.402245  6357 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "b7df9e1d1ca04c389a3cff9453d8a507"
dest_uuid: "b1f417b538ad45b7af183efd71dc909d"
 from {username='slave'} at 127.0.0.1:57320
I20260710 13:15:21.402680  6357 raft_consensus.cc:493] T b7df9e1d1ca04c389a3cff9453d8a507 P b1f417b538ad45b7af183efd71dc909d [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:15:21.402968  6357 raft_consensus.cc:3060] T b7df9e1d1ca04c389a3cff9453d8a507 P b1f417b538ad45b7af183efd71dc909d [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:15:21.407074  6357 raft_consensus.cc:515] T b7df9e1d1ca04c389a3cff9453d8a507 P b1f417b538ad45b7af183efd71dc909d [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b1f417b538ad45b7af183efd71dc909d" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 46151 } } peers { permanent_uuid: "51aeaa8d61a84592ac577c2114e5eeae" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 36301 } } peers { permanent_uuid: "4a0a3c0937504e61b2a2d24eae6f25b3" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 34125 } }
I20260710 13:15:21.408519  6357 leader_election.cc:290] T b7df9e1d1ca04c389a3cff9453d8a507 P b1f417b538ad45b7af183efd71dc909d [CANDIDATE]: Term 3 election: Requested vote from peers 51aeaa8d61a84592ac577c2114e5eeae (127.5.154.2:36301), 4a0a3c0937504e61b2a2d24eae6f25b3 (127.5.154.3:34125)
I20260710 13:15:21.409124  6432 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b7df9e1d1ca04c389a3cff9453d8a507" candidate_uuid: "b1f417b538ad45b7af183efd71dc909d" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "51aeaa8d61a84592ac577c2114e5eeae"
I20260710 13:15:21.409554  6503 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b7df9e1d1ca04c389a3cff9453d8a507" candidate_uuid: "b1f417b538ad45b7af183efd71dc909d" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "4a0a3c0937504e61b2a2d24eae6f25b3"
I20260710 13:15:21.409648  6432 raft_consensus.cc:3055] T b7df9e1d1ca04c389a3cff9453d8a507 P 51aeaa8d61a84592ac577c2114e5eeae [term 2 LEADER]: Stepping down as leader of term 2
I20260710 13:15:21.410092  6503 raft_consensus.cc:3060] T b7df9e1d1ca04c389a3cff9453d8a507 P 4a0a3c0937504e61b2a2d24eae6f25b3 [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:15:21.410069  6432 raft_consensus.cc:740] T b7df9e1d1ca04c389a3cff9453d8a507 P 51aeaa8d61a84592ac577c2114e5eeae [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 51aeaa8d61a84592ac577c2114e5eeae, State: Running, Role: LEADER
I20260710 13:15:21.411000  6432 consensus_queue.cc:260] T b7df9e1d1ca04c389a3cff9453d8a507 P 51aeaa8d61a84592ac577c2114e5eeae [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: "b1f417b538ad45b7af183efd71dc909d" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 46151 } } peers { permanent_uuid: "51aeaa8d61a84592ac577c2114e5eeae" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 36301 } } peers { permanent_uuid: "4a0a3c0937504e61b2a2d24eae6f25b3" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 34125 } }
I20260710 13:15:21.412118  6432 raft_consensus.cc:3060] T b7df9e1d1ca04c389a3cff9453d8a507 P 51aeaa8d61a84592ac577c2114e5eeae [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:15:21.416306  6503 raft_consensus.cc:2468] T b7df9e1d1ca04c389a3cff9453d8a507 P 4a0a3c0937504e61b2a2d24eae6f25b3 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b1f417b538ad45b7af183efd71dc909d in term 3.
I20260710 13:15:21.417279  6320 leader_election.cc:304] T b7df9e1d1ca04c389a3cff9453d8a507 P b1f417b538ad45b7af183efd71dc909d [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: 4a0a3c0937504e61b2a2d24eae6f25b3, b1f417b538ad45b7af183efd71dc909d; no voters: 
I20260710 13:15:21.417874  6658 raft_consensus.cc:2804] T b7df9e1d1ca04c389a3cff9453d8a507 P b1f417b538ad45b7af183efd71dc909d [term 3 FOLLOWER]: Leader election won for term 3
I20260710 13:15:21.417877  6432 raft_consensus.cc:2468] T b7df9e1d1ca04c389a3cff9453d8a507 P 51aeaa8d61a84592ac577c2114e5eeae [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b1f417b538ad45b7af183efd71dc909d in term 3.
I20260710 13:15:21.418452  6658 raft_consensus.cc:697] T b7df9e1d1ca04c389a3cff9453d8a507 P b1f417b538ad45b7af183efd71dc909d [term 3 LEADER]: Becoming Leader. State: Replica: b1f417b538ad45b7af183efd71dc909d, State: Running, Role: LEADER
I20260710 13:15:21.419198  6658 consensus_queue.cc:237] T b7df9e1d1ca04c389a3cff9453d8a507 P b1f417b538ad45b7af183efd71dc909d [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: "b1f417b538ad45b7af183efd71dc909d" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 46151 } } peers { permanent_uuid: "51aeaa8d61a84592ac577c2114e5eeae" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 36301 } } peers { permanent_uuid: "4a0a3c0937504e61b2a2d24eae6f25b3" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 34125 } }
I20260710 13:15:21.425297  6253 catalog_manager.cc:5697] T b7df9e1d1ca04c389a3cff9453d8a507 P b1f417b538ad45b7af183efd71dc909d reported cstate change: term changed from 2 to 3, leader changed from 51aeaa8d61a84592ac577c2114e5eeae (127.5.154.2) to b1f417b538ad45b7af183efd71dc909d (127.5.154.1). New cstate: current_term: 3 leader_uuid: "b1f417b538ad45b7af183efd71dc909d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b1f417b538ad45b7af183efd71dc909d" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 46151 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "51aeaa8d61a84592ac577c2114e5eeae" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 36301 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4a0a3c0937504e61b2a2d24eae6f25b3" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 34125 } health_report { overall_health: UNKNOWN } } }
I20260710 13:15:21.475131  6651 raft_consensus.cc:993] T f4f01a7b94704f49825ab4e79c96b2ad P 4a0a3c0937504e61b2a2d24eae6f25b3: : Instructing follower b1f417b538ad45b7af183efd71dc909d to start an election
I20260710 13:15:21.475479  6642 raft_consensus.cc:1081] T f4f01a7b94704f49825ab4e79c96b2ad P 4a0a3c0937504e61b2a2d24eae6f25b3 [term 2 LEADER]: Signalling peer b1f417b538ad45b7af183efd71dc909d to start an election
I20260710 13:15:21.476696  6357 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "f4f01a7b94704f49825ab4e79c96b2ad"
dest_uuid: "b1f417b538ad45b7af183efd71dc909d"
 from {username='slave'} at 127.0.0.1:57310
I20260710 13:15:21.477102  6357 raft_consensus.cc:493] T f4f01a7b94704f49825ab4e79c96b2ad P b1f417b538ad45b7af183efd71dc909d [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:15:21.477371  6357 raft_consensus.cc:3060] T f4f01a7b94704f49825ab4e79c96b2ad P b1f417b538ad45b7af183efd71dc909d [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:15:21.481725  6357 raft_consensus.cc:515] T f4f01a7b94704f49825ab4e79c96b2ad P b1f417b538ad45b7af183efd71dc909d [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b1f417b538ad45b7af183efd71dc909d" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 46151 } } peers { permanent_uuid: "51aeaa8d61a84592ac577c2114e5eeae" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 36301 } } peers { permanent_uuid: "4a0a3c0937504e61b2a2d24eae6f25b3" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 34125 } }
I20260710 13:15:21.483093  6357 leader_election.cc:290] T f4f01a7b94704f49825ab4e79c96b2ad P b1f417b538ad45b7af183efd71dc909d [CANDIDATE]: Term 3 election: Requested vote from peers 51aeaa8d61a84592ac577c2114e5eeae (127.5.154.2:36301), 4a0a3c0937504e61b2a2d24eae6f25b3 (127.5.154.3:34125)
I20260710 13:15:21.484053  6503 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f4f01a7b94704f49825ab4e79c96b2ad" candidate_uuid: "b1f417b538ad45b7af183efd71dc909d" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "4a0a3c0937504e61b2a2d24eae6f25b3"
I20260710 13:15:21.484014  6432 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f4f01a7b94704f49825ab4e79c96b2ad" candidate_uuid: "b1f417b538ad45b7af183efd71dc909d" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "51aeaa8d61a84592ac577c2114e5eeae"
I20260710 13:15:21.484701  6503 raft_consensus.cc:3055] T f4f01a7b94704f49825ab4e79c96b2ad P 4a0a3c0937504e61b2a2d24eae6f25b3 [term 2 LEADER]: Stepping down as leader of term 2
I20260710 13:15:21.484745  6432 raft_consensus.cc:3060] T f4f01a7b94704f49825ab4e79c96b2ad P 51aeaa8d61a84592ac577c2114e5eeae [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:15:21.485110  6503 raft_consensus.cc:740] T f4f01a7b94704f49825ab4e79c96b2ad P 4a0a3c0937504e61b2a2d24eae6f25b3 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 4a0a3c0937504e61b2a2d24eae6f25b3, State: Running, Role: LEADER
I20260710 13:15:21.485865  6503 consensus_queue.cc:260] T f4f01a7b94704f49825ab4e79c96b2ad P 4a0a3c0937504e61b2a2d24eae6f25b3 [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: "b1f417b538ad45b7af183efd71dc909d" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 46151 } } peers { permanent_uuid: "51aeaa8d61a84592ac577c2114e5eeae" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 36301 } } peers { permanent_uuid: "4a0a3c0937504e61b2a2d24eae6f25b3" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 34125 } }
I20260710 13:15:21.487000  6503 raft_consensus.cc:3060] T f4f01a7b94704f49825ab4e79c96b2ad P 4a0a3c0937504e61b2a2d24eae6f25b3 [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:15:21.490901  6432 raft_consensus.cc:2468] T f4f01a7b94704f49825ab4e79c96b2ad P 51aeaa8d61a84592ac577c2114e5eeae [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b1f417b538ad45b7af183efd71dc909d in term 3.
I20260710 13:15:21.491966  6320 leader_election.cc:304] T f4f01a7b94704f49825ab4e79c96b2ad P b1f417b538ad45b7af183efd71dc909d [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: 51aeaa8d61a84592ac577c2114e5eeae, b1f417b538ad45b7af183efd71dc909d; no voters: 
I20260710 13:15:21.492691  6658 raft_consensus.cc:2804] T f4f01a7b94704f49825ab4e79c96b2ad P b1f417b538ad45b7af183efd71dc909d [term 3 FOLLOWER]: Leader election won for term 3
I20260710 13:15:21.493048  6658 raft_consensus.cc:697] T f4f01a7b94704f49825ab4e79c96b2ad P b1f417b538ad45b7af183efd71dc909d [term 3 LEADER]: Becoming Leader. State: Replica: b1f417b538ad45b7af183efd71dc909d, State: Running, Role: LEADER
I20260710 13:15:21.493088  6503 raft_consensus.cc:2468] T f4f01a7b94704f49825ab4e79c96b2ad P 4a0a3c0937504e61b2a2d24eae6f25b3 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b1f417b538ad45b7af183efd71dc909d in term 3.
I20260710 13:15:21.493748  6658 consensus_queue.cc:237] T f4f01a7b94704f49825ab4e79c96b2ad P b1f417b538ad45b7af183efd71dc909d [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: "b1f417b538ad45b7af183efd71dc909d" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 46151 } } peers { permanent_uuid: "51aeaa8d61a84592ac577c2114e5eeae" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 36301 } } peers { permanent_uuid: "4a0a3c0937504e61b2a2d24eae6f25b3" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 34125 } }
I20260710 13:15:21.499112  6253 catalog_manager.cc:5697] T f4f01a7b94704f49825ab4e79c96b2ad P b1f417b538ad45b7af183efd71dc909d reported cstate change: term changed from 2 to 3, leader changed from 4a0a3c0937504e61b2a2d24eae6f25b3 (127.5.154.3) to b1f417b538ad45b7af183efd71dc909d (127.5.154.1). New cstate: current_term: 3 leader_uuid: "b1f417b538ad45b7af183efd71dc909d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b1f417b538ad45b7af183efd71dc909d" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 46151 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "51aeaa8d61a84592ac577c2114e5eeae" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 36301 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4a0a3c0937504e61b2a2d24eae6f25b3" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 34125 } health_report { overall_health: UNKNOWN } } }
I20260710 13:15:21.568317  6651 raft_consensus.cc:993] T ddd212b2175348888e488f9fd34a9300 P 4a0a3c0937504e61b2a2d24eae6f25b3: : Instructing follower b1f417b538ad45b7af183efd71dc909d to start an election
I20260710 13:15:21.568723  6642 raft_consensus.cc:1081] T ddd212b2175348888e488f9fd34a9300 P 4a0a3c0937504e61b2a2d24eae6f25b3 [term 3 LEADER]: Signalling peer b1f417b538ad45b7af183efd71dc909d to start an election
I20260710 13:15:21.569998  6357 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "ddd212b2175348888e488f9fd34a9300"
dest_uuid: "b1f417b538ad45b7af183efd71dc909d"
 from {username='slave'} at 127.0.0.1:57310
I20260710 13:15:21.570426  6357 raft_consensus.cc:493] T ddd212b2175348888e488f9fd34a9300 P b1f417b538ad45b7af183efd71dc909d [term 3 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:15:21.570775  6357 raft_consensus.cc:3060] T ddd212b2175348888e488f9fd34a9300 P b1f417b538ad45b7af183efd71dc909d [term 3 FOLLOWER]: Advancing to term 4
I20260710 13:15:21.575296  6357 raft_consensus.cc:515] T ddd212b2175348888e488f9fd34a9300 P b1f417b538ad45b7af183efd71dc909d [term 4 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b1f417b538ad45b7af183efd71dc909d" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 46151 } } peers { permanent_uuid: "51aeaa8d61a84592ac577c2114e5eeae" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 36301 } } peers { permanent_uuid: "4a0a3c0937504e61b2a2d24eae6f25b3" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 34125 } }
I20260710 13:15:21.576715  6357 leader_election.cc:290] T ddd212b2175348888e488f9fd34a9300 P b1f417b538ad45b7af183efd71dc909d [CANDIDATE]: Term 4 election: Requested vote from peers 51aeaa8d61a84592ac577c2114e5eeae (127.5.154.2:36301), 4a0a3c0937504e61b2a2d24eae6f25b3 (127.5.154.3:34125)
I20260710 13:15:21.577351  6432 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ddd212b2175348888e488f9fd34a9300" candidate_uuid: "b1f417b538ad45b7af183efd71dc909d" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "51aeaa8d61a84592ac577c2114e5eeae"
I20260710 13:15:21.577584  6503 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ddd212b2175348888e488f9fd34a9300" candidate_uuid: "b1f417b538ad45b7af183efd71dc909d" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "4a0a3c0937504e61b2a2d24eae6f25b3"
I20260710 13:15:21.577875  6432 raft_consensus.cc:3060] T ddd212b2175348888e488f9fd34a9300 P 51aeaa8d61a84592ac577c2114e5eeae [term 3 FOLLOWER]: Advancing to term 4
I20260710 13:15:21.578025  6503 raft_consensus.cc:3055] T ddd212b2175348888e488f9fd34a9300 P 4a0a3c0937504e61b2a2d24eae6f25b3 [term 3 LEADER]: Stepping down as leader of term 3
I20260710 13:15:21.578336  6503 raft_consensus.cc:740] T ddd212b2175348888e488f9fd34a9300 P 4a0a3c0937504e61b2a2d24eae6f25b3 [term 3 LEADER]: Becoming Follower/Learner. State: Replica: 4a0a3c0937504e61b2a2d24eae6f25b3, State: Running, Role: LEADER
I20260710 13:15:21.578984  6503 consensus_queue.cc:260] T ddd212b2175348888e488f9fd34a9300 P 4a0a3c0937504e61b2a2d24eae6f25b3 [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: "b1f417b538ad45b7af183efd71dc909d" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 46151 } } peers { permanent_uuid: "51aeaa8d61a84592ac577c2114e5eeae" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 36301 } } peers { permanent_uuid: "4a0a3c0937504e61b2a2d24eae6f25b3" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 34125 } }
I20260710 13:15:21.580205  6503 raft_consensus.cc:3060] T ddd212b2175348888e488f9fd34a9300 P 4a0a3c0937504e61b2a2d24eae6f25b3 [term 3 FOLLOWER]: Advancing to term 4
I20260710 13:15:21.582353  6432 raft_consensus.cc:2468] T ddd212b2175348888e488f9fd34a9300 P 51aeaa8d61a84592ac577c2114e5eeae [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b1f417b538ad45b7af183efd71dc909d in term 4.
I20260710 13:15:21.583138  6320 leader_election.cc:304] T ddd212b2175348888e488f9fd34a9300 P b1f417b538ad45b7af183efd71dc909d [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: 51aeaa8d61a84592ac577c2114e5eeae, b1f417b538ad45b7af183efd71dc909d; no voters: 
I20260710 13:15:21.583709  6658 raft_consensus.cc:2804] T ddd212b2175348888e488f9fd34a9300 P b1f417b538ad45b7af183efd71dc909d [term 4 FOLLOWER]: Leader election won for term 4
I20260710 13:15:21.584152  6658 raft_consensus.cc:697] T ddd212b2175348888e488f9fd34a9300 P b1f417b538ad45b7af183efd71dc909d [term 4 LEADER]: Becoming Leader. State: Replica: b1f417b538ad45b7af183efd71dc909d, State: Running, Role: LEADER
I20260710 13:15:21.584918  6658 consensus_queue.cc:237] T ddd212b2175348888e488f9fd34a9300 P b1f417b538ad45b7af183efd71dc909d [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: "b1f417b538ad45b7af183efd71dc909d" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 46151 } } peers { permanent_uuid: "51aeaa8d61a84592ac577c2114e5eeae" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 36301 } } peers { permanent_uuid: "4a0a3c0937504e61b2a2d24eae6f25b3" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 34125 } }
I20260710 13:15:21.585507  6503 raft_consensus.cc:2468] T ddd212b2175348888e488f9fd34a9300 P 4a0a3c0937504e61b2a2d24eae6f25b3 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b1f417b538ad45b7af183efd71dc909d in term 4.
I20260710 13:15:21.590338  6253 catalog_manager.cc:5697] T ddd212b2175348888e488f9fd34a9300 P b1f417b538ad45b7af183efd71dc909d reported cstate change: term changed from 3 to 4, leader changed from 4a0a3c0937504e61b2a2d24eae6f25b3 (127.5.154.3) to b1f417b538ad45b7af183efd71dc909d (127.5.154.1). New cstate: current_term: 4 leader_uuid: "b1f417b538ad45b7af183efd71dc909d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b1f417b538ad45b7af183efd71dc909d" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 46151 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "51aeaa8d61a84592ac577c2114e5eeae" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 36301 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4a0a3c0937504e61b2a2d24eae6f25b3" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 34125 } health_report { overall_health: UNKNOWN } } }
I20260710 13:15:21.748171  6503 raft_consensus.cc:1275] T b5bea12d550e4d8cbcb46c65d7af4195 P 4a0a3c0937504e61b2a2d24eae6f25b3 [term 3 FOLLOWER]: Refusing update from remote peer b1f417b538ad45b7af183efd71dc909d: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 13:15:21.749264  6658 consensus_queue.cc:1048] T b5bea12d550e4d8cbcb46c65d7af4195 P b1f417b538ad45b7af183efd71dc909d [LEADER]: Connected to new peer: Peer: permanent_uuid: "4a0a3c0937504e61b2a2d24eae6f25b3" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 34125 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 13:15:21.757232  6432 raft_consensus.cc:1275] T b5bea12d550e4d8cbcb46c65d7af4195 P 51aeaa8d61a84592ac577c2114e5eeae [term 3 FOLLOWER]: Refusing update from remote peer b1f417b538ad45b7af183efd71dc909d: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 13:15:21.758970  6658 consensus_queue.cc:1048] T b5bea12d550e4d8cbcb46c65d7af4195 P b1f417b538ad45b7af183efd71dc909d [LEADER]: Connected to new peer: Peer: permanent_uuid: "51aeaa8d61a84592ac577c2114e5eeae" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 36301 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 13:15:21.830435  6432 raft_consensus.cc:1275] T b7df9e1d1ca04c389a3cff9453d8a507 P 51aeaa8d61a84592ac577c2114e5eeae [term 3 FOLLOWER]: Refusing update from remote peer b1f417b538ad45b7af183efd71dc909d: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 13:15:21.831516  6658 consensus_queue.cc:1048] T b7df9e1d1ca04c389a3cff9453d8a507 P b1f417b538ad45b7af183efd71dc909d [LEADER]: Connected to new peer: Peer: permanent_uuid: "51aeaa8d61a84592ac577c2114e5eeae" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 36301 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 13:15:21.840333  6503 raft_consensus.cc:1275] T b7df9e1d1ca04c389a3cff9453d8a507 P 4a0a3c0937504e61b2a2d24eae6f25b3 [term 3 FOLLOWER]: Refusing update from remote peer b1f417b538ad45b7af183efd71dc909d: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 13:15:21.842075  6658 consensus_queue.cc:1048] T b7df9e1d1ca04c389a3cff9453d8a507 P b1f417b538ad45b7af183efd71dc909d [LEADER]: Connected to new peer: Peer: permanent_uuid: "4a0a3c0937504e61b2a2d24eae6f25b3" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 34125 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 13:15:21.845003  6506 raft_consensus.cc:1275] T 12e3f9b14ea94a26b7e12aa372df1e26 P 4a0a3c0937504e61b2a2d24eae6f25b3 [term 3 FOLLOWER]: Refusing update from remote peer b1f417b538ad45b7af183efd71dc909d: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 13:15:21.846645  6672 consensus_queue.cc:1048] T 12e3f9b14ea94a26b7e12aa372df1e26 P b1f417b538ad45b7af183efd71dc909d [LEADER]: Connected to new peer: Peer: permanent_uuid: "4a0a3c0937504e61b2a2d24eae6f25b3" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 34125 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 13:15:21.854583  6432 raft_consensus.cc:1275] T 12e3f9b14ea94a26b7e12aa372df1e26 P 51aeaa8d61a84592ac577c2114e5eeae [term 3 FOLLOWER]: Refusing update from remote peer b1f417b538ad45b7af183efd71dc909d: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 13:15:21.855906  6658 consensus_queue.cc:1048] T 12e3f9b14ea94a26b7e12aa372df1e26 P b1f417b538ad45b7af183efd71dc909d [LEADER]: Connected to new peer: Peer: permanent_uuid: "51aeaa8d61a84592ac577c2114e5eeae" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 36301 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 13:15:21.927022  6432 raft_consensus.cc:1275] T f4f01a7b94704f49825ab4e79c96b2ad P 51aeaa8d61a84592ac577c2114e5eeae [term 3 FOLLOWER]: Refusing update from remote peer b1f417b538ad45b7af183efd71dc909d: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 13:15:21.928076  6658 consensus_queue.cc:1048] T f4f01a7b94704f49825ab4e79c96b2ad P b1f417b538ad45b7af183efd71dc909d [LEADER]: Connected to new peer: Peer: permanent_uuid: "51aeaa8d61a84592ac577c2114e5eeae" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 36301 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 13:15:21.934485  6503 raft_consensus.cc:1275] T f4f01a7b94704f49825ab4e79c96b2ad P 4a0a3c0937504e61b2a2d24eae6f25b3 [term 3 FOLLOWER]: Refusing update from remote peer b1f417b538ad45b7af183efd71dc909d: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 13:15:21.936697  6658 consensus_queue.cc:1048] T f4f01a7b94704f49825ab4e79c96b2ad P b1f417b538ad45b7af183efd71dc909d [LEADER]: Connected to new peer: Peer: permanent_uuid: "4a0a3c0937504e61b2a2d24eae6f25b3" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 34125 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 13:15:22.179282  6503 raft_consensus.cc:1275] T ddd212b2175348888e488f9fd34a9300 P 4a0a3c0937504e61b2a2d24eae6f25b3 [term 4 FOLLOWER]: Refusing update from remote peer b1f417b538ad45b7af183efd71dc909d: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260710 13:15:22.180451  6658 consensus_queue.cc:1048] T ddd212b2175348888e488f9fd34a9300 P b1f417b538ad45b7af183efd71dc909d [LEADER]: Connected to new peer: Peer: permanent_uuid: "4a0a3c0937504e61b2a2d24eae6f25b3" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 34125 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 13:15:22.188620  6432 raft_consensus.cc:1275] T ddd212b2175348888e488f9fd34a9300 P 51aeaa8d61a84592ac577c2114e5eeae [term 4 FOLLOWER]: Refusing update from remote peer b1f417b538ad45b7af183efd71dc909d: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260710 13:15:22.190034  6672 consensus_queue.cc:1048] T ddd212b2175348888e488f9fd34a9300 P b1f417b538ad45b7af183efd71dc909d [LEADER]: Connected to new peer: Peer: permanent_uuid: "51aeaa8d61a84592ac577c2114e5eeae" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 36301 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 13:15:24.141403  5736 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 13:15:24.148721  6357 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "12e3f9b14ea94a26b7e12aa372df1e26"
dest_uuid: "b1f417b538ad45b7af183efd71dc909d"
mode: GRACEFUL
new_leader_uuid: "51aeaa8d61a84592ac577c2114e5eeae"
 from {username='slave'} at 127.0.0.1:57326
I20260710 13:15:24.149344  6357 raft_consensus.cc:606] T 12e3f9b14ea94a26b7e12aa372df1e26 P b1f417b538ad45b7af183efd71dc909d [term 3 LEADER]: Received request to transfer leadership to TS 51aeaa8d61a84592ac577c2114e5eeae
I20260710 13:15:24.151753  6357 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "a98d2b7ee5e24baf9fad53f563380afc"
dest_uuid: "b1f417b538ad45b7af183efd71dc909d"
mode: GRACEFUL
new_leader_uuid: "4a0a3c0937504e61b2a2d24eae6f25b3"
 from {username='slave'} at 127.0.0.1:57326
I20260710 13:15:24.152156  6357 raft_consensus.cc:606] T a98d2b7ee5e24baf9fad53f563380afc P b1f417b538ad45b7af183efd71dc909d [term 2 LEADER]: Received request to transfer leadership to TS 4a0a3c0937504e61b2a2d24eae6f25b3
I20260710 13:15:24.154160  6357 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "b5bea12d550e4d8cbcb46c65d7af4195"
dest_uuid: "b1f417b538ad45b7af183efd71dc909d"
mode: GRACEFUL
new_leader_uuid: "51aeaa8d61a84592ac577c2114e5eeae"
 from {username='slave'} at 127.0.0.1:57326
I20260710 13:15:24.154505  6357 raft_consensus.cc:606] T b5bea12d550e4d8cbcb46c65d7af4195 P b1f417b538ad45b7af183efd71dc909d [term 3 LEADER]: Received request to transfer leadership to TS 51aeaa8d61a84592ac577c2114e5eeae
I20260710 13:15:24.156378  6357 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "b7df9e1d1ca04c389a3cff9453d8a507"
dest_uuid: "b1f417b538ad45b7af183efd71dc909d"
mode: GRACEFUL
new_leader_uuid: "4a0a3c0937504e61b2a2d24eae6f25b3"
 from {username='slave'} at 127.0.0.1:57326
I20260710 13:15:24.156747  6357 raft_consensus.cc:606] T b7df9e1d1ca04c389a3cff9453d8a507 P b1f417b538ad45b7af183efd71dc909d [term 3 LEADER]: Received request to transfer leadership to TS 4a0a3c0937504e61b2a2d24eae6f25b3
I20260710 13:15:24.157543  5736 auto_leader_rebalancer.cc:479] table: test-workload, leader rebalance finish, leader transfer count: 4
I20260710 13:15:24.157951  5736 auto_leader_rebalancer.cc:554] All tables' leader rebalancing finished this round
I20260710 13:15:24.405707  6680 raft_consensus.cc:993] T b5bea12d550e4d8cbcb46c65d7af4195 P b1f417b538ad45b7af183efd71dc909d: : Instructing follower 51aeaa8d61a84592ac577c2114e5eeae to start an election
I20260710 13:15:24.406194  6682 raft_consensus.cc:1081] T b5bea12d550e4d8cbcb46c65d7af4195 P b1f417b538ad45b7af183efd71dc909d [term 3 LEADER]: Signalling peer 51aeaa8d61a84592ac577c2114e5eeae to start an election
I20260710 13:15:24.407661  6432 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "b5bea12d550e4d8cbcb46c65d7af4195"
dest_uuid: "51aeaa8d61a84592ac577c2114e5eeae"
 from {username='slave'} at 127.0.0.1:51252
I20260710 13:15:24.408109  6432 raft_consensus.cc:493] T b5bea12d550e4d8cbcb46c65d7af4195 P 51aeaa8d61a84592ac577c2114e5eeae [term 3 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:15:24.408396  6432 raft_consensus.cc:3060] T b5bea12d550e4d8cbcb46c65d7af4195 P 51aeaa8d61a84592ac577c2114e5eeae [term 3 FOLLOWER]: Advancing to term 4
I20260710 13:15:24.413270  6432 raft_consensus.cc:515] T b5bea12d550e4d8cbcb46c65d7af4195 P 51aeaa8d61a84592ac577c2114e5eeae [term 4 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b1f417b538ad45b7af183efd71dc909d" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 46151 } } peers { permanent_uuid: "51aeaa8d61a84592ac577c2114e5eeae" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 36301 } } peers { permanent_uuid: "4a0a3c0937504e61b2a2d24eae6f25b3" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 34125 } }
I20260710 13:15:24.414717  6432 leader_election.cc:290] T b5bea12d550e4d8cbcb46c65d7af4195 P 51aeaa8d61a84592ac577c2114e5eeae [CANDIDATE]: Term 4 election: Requested vote from peers b1f417b538ad45b7af183efd71dc909d (127.5.154.1:46151), 4a0a3c0937504e61b2a2d24eae6f25b3 (127.5.154.3:34125)
I20260710 13:15:24.415483  6357 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b5bea12d550e4d8cbcb46c65d7af4195" candidate_uuid: "51aeaa8d61a84592ac577c2114e5eeae" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "b1f417b538ad45b7af183efd71dc909d"
I20260710 13:15:24.415957  6503 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b5bea12d550e4d8cbcb46c65d7af4195" candidate_uuid: "51aeaa8d61a84592ac577c2114e5eeae" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "4a0a3c0937504e61b2a2d24eae6f25b3"
I20260710 13:15:24.416108  6357 raft_consensus.cc:3055] T b5bea12d550e4d8cbcb46c65d7af4195 P b1f417b538ad45b7af183efd71dc909d [term 3 LEADER]: Stepping down as leader of term 3
I20260710 13:15:24.416417  6503 raft_consensus.cc:3060] T b5bea12d550e4d8cbcb46c65d7af4195 P 4a0a3c0937504e61b2a2d24eae6f25b3 [term 3 FOLLOWER]: Advancing to term 4
I20260710 13:15:24.416409  6357 raft_consensus.cc:740] T b5bea12d550e4d8cbcb46c65d7af4195 P b1f417b538ad45b7af183efd71dc909d [term 3 LEADER]: Becoming Follower/Learner. State: Replica: b1f417b538ad45b7af183efd71dc909d, State: Running, Role: LEADER
I20260710 13:15:24.417366  6357 consensus_queue.cc:260] T b5bea12d550e4d8cbcb46c65d7af4195 P b1f417b538ad45b7af183efd71dc909d [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: "b1f417b538ad45b7af183efd71dc909d" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 46151 } } peers { permanent_uuid: "51aeaa8d61a84592ac577c2114e5eeae" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 36301 } } peers { permanent_uuid: "4a0a3c0937504e61b2a2d24eae6f25b3" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 34125 } }
I20260710 13:15:24.418609  6357 raft_consensus.cc:3060] T b5bea12d550e4d8cbcb46c65d7af4195 P b1f417b538ad45b7af183efd71dc909d [term 3 FOLLOWER]: Advancing to term 4
I20260710 13:15:24.422655  6503 raft_consensus.cc:2468] T b5bea12d550e4d8cbcb46c65d7af4195 P 4a0a3c0937504e61b2a2d24eae6f25b3 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 51aeaa8d61a84592ac577c2114e5eeae in term 4.
I20260710 13:15:24.423877  6395 leader_election.cc:304] T b5bea12d550e4d8cbcb46c65d7af4195 P 51aeaa8d61a84592ac577c2114e5eeae [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: 4a0a3c0937504e61b2a2d24eae6f25b3, 51aeaa8d61a84592ac577c2114e5eeae; no voters: 
I20260710 13:15:24.424582  6357 raft_consensus.cc:2468] T b5bea12d550e4d8cbcb46c65d7af4195 P b1f417b538ad45b7af183efd71dc909d [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 51aeaa8d61a84592ac577c2114e5eeae in term 4.
I20260710 13:15:24.424710  6657 raft_consensus.cc:2804] T b5bea12d550e4d8cbcb46c65d7af4195 P 51aeaa8d61a84592ac577c2114e5eeae [term 4 FOLLOWER]: Leader election won for term 4
I20260710 13:15:24.425663  6657 raft_consensus.cc:697] T b5bea12d550e4d8cbcb46c65d7af4195 P 51aeaa8d61a84592ac577c2114e5eeae [term 4 LEADER]: Becoming Leader. State: Replica: 51aeaa8d61a84592ac577c2114e5eeae, State: Running, Role: LEADER
I20260710 13:15:24.426496  6657 consensus_queue.cc:237] T b5bea12d550e4d8cbcb46c65d7af4195 P 51aeaa8d61a84592ac577c2114e5eeae [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: "b1f417b538ad45b7af183efd71dc909d" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 46151 } } peers { permanent_uuid: "51aeaa8d61a84592ac577c2114e5eeae" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 36301 } } peers { permanent_uuid: "4a0a3c0937504e61b2a2d24eae6f25b3" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 34125 } }
I20260710 13:15:24.432961  6254 catalog_manager.cc:5697] T b5bea12d550e4d8cbcb46c65d7af4195 P 51aeaa8d61a84592ac577c2114e5eeae reported cstate change: term changed from 3 to 4, leader changed from b1f417b538ad45b7af183efd71dc909d (127.5.154.1) to 51aeaa8d61a84592ac577c2114e5eeae (127.5.154.2). New cstate: current_term: 4 leader_uuid: "51aeaa8d61a84592ac577c2114e5eeae" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b1f417b538ad45b7af183efd71dc909d" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 46151 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "51aeaa8d61a84592ac577c2114e5eeae" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 36301 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4a0a3c0937504e61b2a2d24eae6f25b3" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 34125 } health_report { overall_health: UNKNOWN } } }
I20260710 13:15:24.460263  6680 raft_consensus.cc:993] T 12e3f9b14ea94a26b7e12aa372df1e26 P b1f417b538ad45b7af183efd71dc909d: : Instructing follower 51aeaa8d61a84592ac577c2114e5eeae to start an election
I20260710 13:15:24.460685  6680 raft_consensus.cc:1081] T 12e3f9b14ea94a26b7e12aa372df1e26 P b1f417b538ad45b7af183efd71dc909d [term 3 LEADER]: Signalling peer 51aeaa8d61a84592ac577c2114e5eeae to start an election
I20260710 13:15:24.461858  6432 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "12e3f9b14ea94a26b7e12aa372df1e26"
dest_uuid: "51aeaa8d61a84592ac577c2114e5eeae"
 from {username='slave'} at 127.0.0.1:51252
I20260710 13:15:24.462235  6432 raft_consensus.cc:493] T 12e3f9b14ea94a26b7e12aa372df1e26 P 51aeaa8d61a84592ac577c2114e5eeae [term 3 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:15:24.462466  6432 raft_consensus.cc:3060] T 12e3f9b14ea94a26b7e12aa372df1e26 P 51aeaa8d61a84592ac577c2114e5eeae [term 3 FOLLOWER]: Advancing to term 4
I20260710 13:15:24.466322  6432 raft_consensus.cc:515] T 12e3f9b14ea94a26b7e12aa372df1e26 P 51aeaa8d61a84592ac577c2114e5eeae [term 4 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b1f417b538ad45b7af183efd71dc909d" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 46151 } } peers { permanent_uuid: "51aeaa8d61a84592ac577c2114e5eeae" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 36301 } } peers { permanent_uuid: "4a0a3c0937504e61b2a2d24eae6f25b3" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 34125 } }
I20260710 13:15:24.467523  6432 leader_election.cc:290] T 12e3f9b14ea94a26b7e12aa372df1e26 P 51aeaa8d61a84592ac577c2114e5eeae [CANDIDATE]: Term 4 election: Requested vote from peers b1f417b538ad45b7af183efd71dc909d (127.5.154.1:46151), 4a0a3c0937504e61b2a2d24eae6f25b3 (127.5.154.3:34125)
I20260710 13:15:24.468210  6357 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "12e3f9b14ea94a26b7e12aa372df1e26" candidate_uuid: "51aeaa8d61a84592ac577c2114e5eeae" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "b1f417b538ad45b7af183efd71dc909d"
I20260710 13:15:24.468465  6503 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "12e3f9b14ea94a26b7e12aa372df1e26" candidate_uuid: "51aeaa8d61a84592ac577c2114e5eeae" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "4a0a3c0937504e61b2a2d24eae6f25b3"
I20260710 13:15:24.468631  6357 raft_consensus.cc:3055] T 12e3f9b14ea94a26b7e12aa372df1e26 P b1f417b538ad45b7af183efd71dc909d [term 3 LEADER]: Stepping down as leader of term 3
I20260710 13:15:24.468899  6503 raft_consensus.cc:3060] T 12e3f9b14ea94a26b7e12aa372df1e26 P 4a0a3c0937504e61b2a2d24eae6f25b3 [term 3 FOLLOWER]: Advancing to term 4
I20260710 13:15:24.468904  6357 raft_consensus.cc:740] T 12e3f9b14ea94a26b7e12aa372df1e26 P b1f417b538ad45b7af183efd71dc909d [term 3 LEADER]: Becoming Follower/Learner. State: Replica: b1f417b538ad45b7af183efd71dc909d, State: Running, Role: LEADER
I20260710 13:15:24.469585  6357 consensus_queue.cc:260] T 12e3f9b14ea94a26b7e12aa372df1e26 P b1f417b538ad45b7af183efd71dc909d [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: "b1f417b538ad45b7af183efd71dc909d" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 46151 } } peers { permanent_uuid: "51aeaa8d61a84592ac577c2114e5eeae" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 36301 } } peers { permanent_uuid: "4a0a3c0937504e61b2a2d24eae6f25b3" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 34125 } }
I20260710 13:15:24.470414  6357 raft_consensus.cc:3060] T 12e3f9b14ea94a26b7e12aa372df1e26 P b1f417b538ad45b7af183efd71dc909d [term 3 FOLLOWER]: Advancing to term 4
I20260710 13:15:24.472653  6503 raft_consensus.cc:2468] T 12e3f9b14ea94a26b7e12aa372df1e26 P 4a0a3c0937504e61b2a2d24eae6f25b3 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 51aeaa8d61a84592ac577c2114e5eeae in term 4.
I20260710 13:15:24.473362  6395 leader_election.cc:304] T 12e3f9b14ea94a26b7e12aa372df1e26 P 51aeaa8d61a84592ac577c2114e5eeae [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: 4a0a3c0937504e61b2a2d24eae6f25b3, 51aeaa8d61a84592ac577c2114e5eeae; no voters: 
I20260710 13:15:24.473959  6657 raft_consensus.cc:2804] T 12e3f9b14ea94a26b7e12aa372df1e26 P 51aeaa8d61a84592ac577c2114e5eeae [term 4 FOLLOWER]: Leader election won for term 4
I20260710 13:15:24.474408  6657 raft_consensus.cc:697] T 12e3f9b14ea94a26b7e12aa372df1e26 P 51aeaa8d61a84592ac577c2114e5eeae [term 4 LEADER]: Becoming Leader. State: Replica: 51aeaa8d61a84592ac577c2114e5eeae, State: Running, Role: LEADER
I20260710 13:15:24.474536  6357 raft_consensus.cc:2468] T 12e3f9b14ea94a26b7e12aa372df1e26 P b1f417b538ad45b7af183efd71dc909d [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 51aeaa8d61a84592ac577c2114e5eeae in term 4.
I20260710 13:15:24.475283  6657 consensus_queue.cc:237] T 12e3f9b14ea94a26b7e12aa372df1e26 P 51aeaa8d61a84592ac577c2114e5eeae [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: "b1f417b538ad45b7af183efd71dc909d" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 46151 } } peers { permanent_uuid: "51aeaa8d61a84592ac577c2114e5eeae" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 36301 } } peers { permanent_uuid: "4a0a3c0937504e61b2a2d24eae6f25b3" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 34125 } }
I20260710 13:15:24.482928  6682 raft_consensus.cc:993] T a98d2b7ee5e24baf9fad53f563380afc P b1f417b538ad45b7af183efd71dc909d: : Instructing follower 4a0a3c0937504e61b2a2d24eae6f25b3 to start an election
I20260710 13:15:24.483286  6680 raft_consensus.cc:1081] T a98d2b7ee5e24baf9fad53f563380afc P b1f417b538ad45b7af183efd71dc909d [term 2 LEADER]: Signalling peer 4a0a3c0937504e61b2a2d24eae6f25b3 to start an election
I20260710 13:15:24.483067  6254 catalog_manager.cc:5697] T 12e3f9b14ea94a26b7e12aa372df1e26 P 51aeaa8d61a84592ac577c2114e5eeae reported cstate change: term changed from 3 to 4, leader changed from b1f417b538ad45b7af183efd71dc909d (127.5.154.1) to 51aeaa8d61a84592ac577c2114e5eeae (127.5.154.2). New cstate: current_term: 4 leader_uuid: "51aeaa8d61a84592ac577c2114e5eeae" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b1f417b538ad45b7af183efd71dc909d" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 46151 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "51aeaa8d61a84592ac577c2114e5eeae" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 36301 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4a0a3c0937504e61b2a2d24eae6f25b3" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 34125 } health_report { overall_health: UNKNOWN } } }
I20260710 13:15:24.484743  6503 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "a98d2b7ee5e24baf9fad53f563380afc"
dest_uuid: "4a0a3c0937504e61b2a2d24eae6f25b3"
 from {username='slave'} at 127.0.0.1:58038
I20260710 13:15:24.485270  6503 raft_consensus.cc:493] T a98d2b7ee5e24baf9fad53f563380afc P 4a0a3c0937504e61b2a2d24eae6f25b3 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:15:24.485522  6503 raft_consensus.cc:3060] T a98d2b7ee5e24baf9fad53f563380afc P 4a0a3c0937504e61b2a2d24eae6f25b3 [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:15:24.489853  6503 raft_consensus.cc:515] T a98d2b7ee5e24baf9fad53f563380afc P 4a0a3c0937504e61b2a2d24eae6f25b3 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b1f417b538ad45b7af183efd71dc909d" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 46151 } } peers { permanent_uuid: "51aeaa8d61a84592ac577c2114e5eeae" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 36301 } } peers { permanent_uuid: "4a0a3c0937504e61b2a2d24eae6f25b3" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 34125 } }
I20260710 13:15:24.491488  6503 leader_election.cc:290] T a98d2b7ee5e24baf9fad53f563380afc P 4a0a3c0937504e61b2a2d24eae6f25b3 [CANDIDATE]: Term 3 election: Requested vote from peers b1f417b538ad45b7af183efd71dc909d (127.5.154.1:46151), 51aeaa8d61a84592ac577c2114e5eeae (127.5.154.2:36301)
I20260710 13:15:24.492048  6357 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a98d2b7ee5e24baf9fad53f563380afc" candidate_uuid: "4a0a3c0937504e61b2a2d24eae6f25b3" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "b1f417b538ad45b7af183efd71dc909d"
I20260710 13:15:24.492455  6357 raft_consensus.cc:3055] T a98d2b7ee5e24baf9fad53f563380afc P b1f417b538ad45b7af183efd71dc909d [term 2 LEADER]: Stepping down as leader of term 2
I20260710 13:15:24.492600  6432 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a98d2b7ee5e24baf9fad53f563380afc" candidate_uuid: "4a0a3c0937504e61b2a2d24eae6f25b3" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "51aeaa8d61a84592ac577c2114e5eeae"
I20260710 13:15:24.492802  6357 raft_consensus.cc:740] T a98d2b7ee5e24baf9fad53f563380afc P b1f417b538ad45b7af183efd71dc909d [term 2 LEADER]: Becoming Follower/Learner. State: Replica: b1f417b538ad45b7af183efd71dc909d, State: Running, Role: LEADER
I20260710 13:15:24.493073  6432 raft_consensus.cc:3060] T a98d2b7ee5e24baf9fad53f563380afc P 51aeaa8d61a84592ac577c2114e5eeae [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:15:24.493425  6357 consensus_queue.cc:260] T a98d2b7ee5e24baf9fad53f563380afc P b1f417b538ad45b7af183efd71dc909d [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: "b1f417b538ad45b7af183efd71dc909d" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 46151 } } peers { permanent_uuid: "51aeaa8d61a84592ac577c2114e5eeae" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 36301 } } peers { permanent_uuid: "4a0a3c0937504e61b2a2d24eae6f25b3" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 34125 } }
I20260710 13:15:24.494218  6357 raft_consensus.cc:3060] T a98d2b7ee5e24baf9fad53f563380afc P b1f417b538ad45b7af183efd71dc909d [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:15:24.497164  6432 raft_consensus.cc:2468] T a98d2b7ee5e24baf9fad53f563380afc P 51aeaa8d61a84592ac577c2114e5eeae [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4a0a3c0937504e61b2a2d24eae6f25b3 in term 3.
I20260710 13:15:24.497865  6357 raft_consensus.cc:2468] T a98d2b7ee5e24baf9fad53f563380afc P b1f417b538ad45b7af183efd71dc909d [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4a0a3c0937504e61b2a2d24eae6f25b3 in term 3.
I20260710 13:15:24.498195  6469 leader_election.cc:304] T a98d2b7ee5e24baf9fad53f563380afc P 4a0a3c0937504e61b2a2d24eae6f25b3 [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: 4a0a3c0937504e61b2a2d24eae6f25b3, 51aeaa8d61a84592ac577c2114e5eeae; no voters: 
I20260710 13:15:24.498948  6679 raft_consensus.cc:2804] T a98d2b7ee5e24baf9fad53f563380afc P 4a0a3c0937504e61b2a2d24eae6f25b3 [term 3 FOLLOWER]: Leader election won for term 3
I20260710 13:15:24.500030  6679 raft_consensus.cc:697] T a98d2b7ee5e24baf9fad53f563380afc P 4a0a3c0937504e61b2a2d24eae6f25b3 [term 3 LEADER]: Becoming Leader. State: Replica: 4a0a3c0937504e61b2a2d24eae6f25b3, State: Running, Role: LEADER
I20260710 13:15:24.500725  6679 consensus_queue.cc:237] T a98d2b7ee5e24baf9fad53f563380afc P 4a0a3c0937504e61b2a2d24eae6f25b3 [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: "b1f417b538ad45b7af183efd71dc909d" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 46151 } } peers { permanent_uuid: "51aeaa8d61a84592ac577c2114e5eeae" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 36301 } } peers { permanent_uuid: "4a0a3c0937504e61b2a2d24eae6f25b3" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 34125 } }
I20260710 13:15:24.507246  6254 catalog_manager.cc:5697] T a98d2b7ee5e24baf9fad53f563380afc P 4a0a3c0937504e61b2a2d24eae6f25b3 reported cstate change: term changed from 2 to 3, leader changed from b1f417b538ad45b7af183efd71dc909d (127.5.154.1) to 4a0a3c0937504e61b2a2d24eae6f25b3 (127.5.154.3). New cstate: current_term: 3 leader_uuid: "4a0a3c0937504e61b2a2d24eae6f25b3" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b1f417b538ad45b7af183efd71dc909d" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 46151 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "51aeaa8d61a84592ac577c2114e5eeae" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 36301 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4a0a3c0937504e61b2a2d24eae6f25b3" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 34125 } health_report { overall_health: HEALTHY } } }
I20260710 13:15:24.526618  6682 raft_consensus.cc:993] T b7df9e1d1ca04c389a3cff9453d8a507 P b1f417b538ad45b7af183efd71dc909d: : Instructing follower 4a0a3c0937504e61b2a2d24eae6f25b3 to start an election
I20260710 13:15:24.527025  6680 raft_consensus.cc:1081] T b7df9e1d1ca04c389a3cff9453d8a507 P b1f417b538ad45b7af183efd71dc909d [term 3 LEADER]: Signalling peer 4a0a3c0937504e61b2a2d24eae6f25b3 to start an election
I20260710 13:15:24.528466  6503 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "b7df9e1d1ca04c389a3cff9453d8a507"
dest_uuid: "4a0a3c0937504e61b2a2d24eae6f25b3"
 from {username='slave'} at 127.0.0.1:58038
I20260710 13:15:24.528927  6503 raft_consensus.cc:493] T b7df9e1d1ca04c389a3cff9453d8a507 P 4a0a3c0937504e61b2a2d24eae6f25b3 [term 3 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:15:24.529210  6503 raft_consensus.cc:3060] T b7df9e1d1ca04c389a3cff9453d8a507 P 4a0a3c0937504e61b2a2d24eae6f25b3 [term 3 FOLLOWER]: Advancing to term 4
I20260710 13:15:24.533129  6503 raft_consensus.cc:515] T b7df9e1d1ca04c389a3cff9453d8a507 P 4a0a3c0937504e61b2a2d24eae6f25b3 [term 4 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b1f417b538ad45b7af183efd71dc909d" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 46151 } } peers { permanent_uuid: "51aeaa8d61a84592ac577c2114e5eeae" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 36301 } } peers { permanent_uuid: "4a0a3c0937504e61b2a2d24eae6f25b3" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 34125 } }
I20260710 13:15:24.534332  6503 leader_election.cc:290] T b7df9e1d1ca04c389a3cff9453d8a507 P 4a0a3c0937504e61b2a2d24eae6f25b3 [CANDIDATE]: Term 4 election: Requested vote from peers b1f417b538ad45b7af183efd71dc909d (127.5.154.1:46151), 51aeaa8d61a84592ac577c2114e5eeae (127.5.154.2:36301)
I20260710 13:15:24.534997  6357 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b7df9e1d1ca04c389a3cff9453d8a507" candidate_uuid: "4a0a3c0937504e61b2a2d24eae6f25b3" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "b1f417b538ad45b7af183efd71dc909d"
I20260710 13:15:24.535179  6432 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b7df9e1d1ca04c389a3cff9453d8a507" candidate_uuid: "4a0a3c0937504e61b2a2d24eae6f25b3" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "51aeaa8d61a84592ac577c2114e5eeae"
I20260710 13:15:24.535496  6357 raft_consensus.cc:3055] T b7df9e1d1ca04c389a3cff9453d8a507 P b1f417b538ad45b7af183efd71dc909d [term 3 LEADER]: Stepping down as leader of term 3
I20260710 13:15:24.535646  6432 raft_consensus.cc:3060] T b7df9e1d1ca04c389a3cff9453d8a507 P 51aeaa8d61a84592ac577c2114e5eeae [term 3 FOLLOWER]: Advancing to term 4
I20260710 13:15:24.535817  6357 raft_consensus.cc:740] T b7df9e1d1ca04c389a3cff9453d8a507 P b1f417b538ad45b7af183efd71dc909d [term 3 LEADER]: Becoming Follower/Learner. State: Replica: b1f417b538ad45b7af183efd71dc909d, State: Running, Role: LEADER
I20260710 13:15:24.536559  6357 consensus_queue.cc:260] T b7df9e1d1ca04c389a3cff9453d8a507 P b1f417b538ad45b7af183efd71dc909d [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: "b1f417b538ad45b7af183efd71dc909d" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 46151 } } peers { permanent_uuid: "51aeaa8d61a84592ac577c2114e5eeae" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 36301 } } peers { permanent_uuid: "4a0a3c0937504e61b2a2d24eae6f25b3" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 34125 } }
I20260710 13:15:24.537654  6357 raft_consensus.cc:3060] T b7df9e1d1ca04c389a3cff9453d8a507 P b1f417b538ad45b7af183efd71dc909d [term 3 FOLLOWER]: Advancing to term 4
I20260710 13:15:24.541384  6432 raft_consensus.cc:2468] T b7df9e1d1ca04c389a3cff9453d8a507 P 51aeaa8d61a84592ac577c2114e5eeae [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4a0a3c0937504e61b2a2d24eae6f25b3 in term 4.
I20260710 13:15:24.542296  6469 leader_election.cc:304] T b7df9e1d1ca04c389a3cff9453d8a507 P 4a0a3c0937504e61b2a2d24eae6f25b3 [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: 4a0a3c0937504e61b2a2d24eae6f25b3, 51aeaa8d61a84592ac577c2114e5eeae; no voters: 
I20260710 13:15:24.542934  6679 raft_consensus.cc:2804] T b7df9e1d1ca04c389a3cff9453d8a507 P 4a0a3c0937504e61b2a2d24eae6f25b3 [term 4 FOLLOWER]: Leader election won for term 4
I20260710 13:15:24.542950  6357 raft_consensus.cc:2468] T b7df9e1d1ca04c389a3cff9453d8a507 P b1f417b538ad45b7af183efd71dc909d [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4a0a3c0937504e61b2a2d24eae6f25b3 in term 4.
I20260710 13:15:24.543502  6679 raft_consensus.cc:697] T b7df9e1d1ca04c389a3cff9453d8a507 P 4a0a3c0937504e61b2a2d24eae6f25b3 [term 4 LEADER]: Becoming Leader. State: Replica: 4a0a3c0937504e61b2a2d24eae6f25b3, State: Running, Role: LEADER
I20260710 13:15:24.544320  6679 consensus_queue.cc:237] T b7df9e1d1ca04c389a3cff9453d8a507 P 4a0a3c0937504e61b2a2d24eae6f25b3 [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: "b1f417b538ad45b7af183efd71dc909d" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 46151 } } peers { permanent_uuid: "51aeaa8d61a84592ac577c2114e5eeae" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 36301 } } peers { permanent_uuid: "4a0a3c0937504e61b2a2d24eae6f25b3" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 34125 } }
I20260710 13:15:24.550818  6254 catalog_manager.cc:5697] T b7df9e1d1ca04c389a3cff9453d8a507 P 4a0a3c0937504e61b2a2d24eae6f25b3 reported cstate change: term changed from 3 to 4, leader changed from b1f417b538ad45b7af183efd71dc909d (127.5.154.1) to 4a0a3c0937504e61b2a2d24eae6f25b3 (127.5.154.3). New cstate: current_term: 4 leader_uuid: "4a0a3c0937504e61b2a2d24eae6f25b3" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b1f417b538ad45b7af183efd71dc909d" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 46151 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "51aeaa8d61a84592ac577c2114e5eeae" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 36301 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4a0a3c0937504e61b2a2d24eae6f25b3" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 34125 } health_report { overall_health: HEALTHY } } }
I20260710 13:15:24.819432  6503 raft_consensus.cc:1275] T b5bea12d550e4d8cbcb46c65d7af4195 P 4a0a3c0937504e61b2a2d24eae6f25b3 [term 4 FOLLOWER]: Refusing update from remote peer 51aeaa8d61a84592ac577c2114e5eeae: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260710 13:15:24.820412  6657 consensus_queue.cc:1048] T b5bea12d550e4d8cbcb46c65d7af4195 P 51aeaa8d61a84592ac577c2114e5eeae [LEADER]: Connected to new peer: Peer: permanent_uuid: "4a0a3c0937504e61b2a2d24eae6f25b3" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 34125 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 13:15:24.830062  6357 raft_consensus.cc:1275] T b5bea12d550e4d8cbcb46c65d7af4195 P b1f417b538ad45b7af183efd71dc909d [term 4 FOLLOWER]: Refusing update from remote peer 51aeaa8d61a84592ac577c2114e5eeae: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260710 13:15:24.831350  6695 consensus_queue.cc:1048] T b5bea12d550e4d8cbcb46c65d7af4195 P 51aeaa8d61a84592ac577c2114e5eeae [LEADER]: Connected to new peer: Peer: permanent_uuid: "b1f417b538ad45b7af183efd71dc909d" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 46151 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 13:15:24.856796  6357 raft_consensus.cc:1275] T 12e3f9b14ea94a26b7e12aa372df1e26 P b1f417b538ad45b7af183efd71dc909d [term 4 FOLLOWER]: Refusing update from remote peer 51aeaa8d61a84592ac577c2114e5eeae: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260710 13:15:24.857724  6695 consensus_queue.cc:1048] T 12e3f9b14ea94a26b7e12aa372df1e26 P 51aeaa8d61a84592ac577c2114e5eeae [LEADER]: Connected to new peer: Peer: permanent_uuid: "b1f417b538ad45b7af183efd71dc909d" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 46151 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 13:15:24.865182  6503 raft_consensus.cc:1275] T 12e3f9b14ea94a26b7e12aa372df1e26 P 4a0a3c0937504e61b2a2d24eae6f25b3 [term 4 FOLLOWER]: Refusing update from remote peer 51aeaa8d61a84592ac577c2114e5eeae: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260710 13:15:24.866865  6683 consensus_queue.cc:1048] T 12e3f9b14ea94a26b7e12aa372df1e26 P 51aeaa8d61a84592ac577c2114e5eeae [LEADER]: Connected to new peer: Peer: permanent_uuid: "4a0a3c0937504e61b2a2d24eae6f25b3" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 34125 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 13:15:24.985121  6357 raft_consensus.cc:1275] T a98d2b7ee5e24baf9fad53f563380afc P b1f417b538ad45b7af183efd71dc909d [term 3 FOLLOWER]: Refusing update from remote peer 4a0a3c0937504e61b2a2d24eae6f25b3: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 13:15:24.986392  6679 consensus_queue.cc:1048] T a98d2b7ee5e24baf9fad53f563380afc P 4a0a3c0937504e61b2a2d24eae6f25b3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b1f417b538ad45b7af183efd71dc909d" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 46151 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 13:15:24.995916  6429 raft_consensus.cc:1275] T a98d2b7ee5e24baf9fad53f563380afc P 51aeaa8d61a84592ac577c2114e5eeae [term 3 FOLLOWER]: Refusing update from remote peer 4a0a3c0937504e61b2a2d24eae6f25b3: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 13:15:24.998306  6690 consensus_queue.cc:1048] T a98d2b7ee5e24baf9fad53f563380afc P 4a0a3c0937504e61b2a2d24eae6f25b3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "51aeaa8d61a84592ac577c2114e5eeae" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 36301 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 13:15:25.097280  6357 raft_consensus.cc:1275] T b7df9e1d1ca04c389a3cff9453d8a507 P b1f417b538ad45b7af183efd71dc909d [term 4 FOLLOWER]: Refusing update from remote peer 4a0a3c0937504e61b2a2d24eae6f25b3: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260710 13:15:25.098302  6690 consensus_queue.cc:1048] T b7df9e1d1ca04c389a3cff9453d8a507 P 4a0a3c0937504e61b2a2d24eae6f25b3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b1f417b538ad45b7af183efd71dc909d" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 46151 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 13:15:25.106451  6429 raft_consensus.cc:1275] T b7df9e1d1ca04c389a3cff9453d8a507 P 51aeaa8d61a84592ac577c2114e5eeae [term 4 FOLLOWER]: Refusing update from remote peer 4a0a3c0937504e61b2a2d24eae6f25b3: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260710 13:15:25.108449  6702 consensus_queue.cc:1048] T b7df9e1d1ca04c389a3cff9453d8a507 P 4a0a3c0937504e61b2a2d24eae6f25b3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "51aeaa8d61a84592ac577c2114e5eeae" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 36301 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 13:15:25.158725  5736 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 13:15:25.164316  5736 tablet_server.cc:179] TabletServer@127.5.154.1:0 shutting down...
I20260710 13:15:25.181809  5736 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260710 13:15:25.182463  5736 tablet_replica.cc:333] T ddd212b2175348888e488f9fd34a9300 P b1f417b538ad45b7af183efd71dc909d: stopping tablet replica
I20260710 13:15:25.183017  5736 raft_consensus.cc:2243] T ddd212b2175348888e488f9fd34a9300 P b1f417b538ad45b7af183efd71dc909d [term 4 LEADER]: Raft consensus shutting down.
I20260710 13:15:25.183748  5736 raft_consensus.cc:2272] T ddd212b2175348888e488f9fd34a9300 P b1f417b538ad45b7af183efd71dc909d [term 4 FOLLOWER]: Raft consensus is shut down!
I20260710 13:15:25.185695  5736 tablet_replica.cc:333] T 77ab22a89f82436593181e174bc404d9 P b1f417b538ad45b7af183efd71dc909d: stopping tablet replica
I20260710 13:15:25.186278  5736 raft_consensus.cc:2243] T 77ab22a89f82436593181e174bc404d9 P b1f417b538ad45b7af183efd71dc909d [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:15:25.186707  5736 raft_consensus.cc:2272] T 77ab22a89f82436593181e174bc404d9 P b1f417b538ad45b7af183efd71dc909d [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:15:25.188306  5736 tablet_replica.cc:333] T 12e3f9b14ea94a26b7e12aa372df1e26 P b1f417b538ad45b7af183efd71dc909d: stopping tablet replica
I20260710 13:15:25.188812  5736 raft_consensus.cc:2243] T 12e3f9b14ea94a26b7e12aa372df1e26 P b1f417b538ad45b7af183efd71dc909d [term 4 FOLLOWER]: Raft consensus shutting down.
I20260710 13:15:25.189167  5736 raft_consensus.cc:2272] T 12e3f9b14ea94a26b7e12aa372df1e26 P b1f417b538ad45b7af183efd71dc909d [term 4 FOLLOWER]: Raft consensus is shut down!
I20260710 13:15:25.191133  5736 tablet_replica.cc:333] T 3ce6138cf1fa4c799126dbb73e1d759a P b1f417b538ad45b7af183efd71dc909d: stopping tablet replica
I20260710 13:15:25.191588  5736 raft_consensus.cc:2243] T 3ce6138cf1fa4c799126dbb73e1d759a P b1f417b538ad45b7af183efd71dc909d [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:15:25.192302  5736 raft_consensus.cc:2272] T 3ce6138cf1fa4c799126dbb73e1d759a P b1f417b538ad45b7af183efd71dc909d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:15:25.193910  5736 tablet_replica.cc:333] T 4c1de67e95164c2993b2214d52881553 P b1f417b538ad45b7af183efd71dc909d: stopping tablet replica
I20260710 13:15:25.194370  5736 raft_consensus.cc:2243] T 4c1de67e95164c2993b2214d52881553 P b1f417b538ad45b7af183efd71dc909d [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:15:25.194772  5736 raft_consensus.cc:2272] T 4c1de67e95164c2993b2214d52881553 P b1f417b538ad45b7af183efd71dc909d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:15:25.196221  5736 tablet_replica.cc:333] T db54028284364fefbb5886467ff30b43 P b1f417b538ad45b7af183efd71dc909d: stopping tablet replica
I20260710 13:15:25.196691  5736 raft_consensus.cc:2243] T db54028284364fefbb5886467ff30b43 P b1f417b538ad45b7af183efd71dc909d [term 2 LEADER]: Raft consensus shutting down.
I20260710 13:15:25.197340  5736 raft_consensus.cc:2272] T db54028284364fefbb5886467ff30b43 P b1f417b538ad45b7af183efd71dc909d [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:15:25.198777  5736 tablet_replica.cc:333] T b7df9e1d1ca04c389a3cff9453d8a507 P b1f417b538ad45b7af183efd71dc909d: stopping tablet replica
I20260710 13:15:25.199187  5736 raft_consensus.cc:2243] T b7df9e1d1ca04c389a3cff9453d8a507 P b1f417b538ad45b7af183efd71dc909d [term 4 FOLLOWER]: Raft consensus shutting down.
I20260710 13:15:25.199514  5736 raft_consensus.cc:2272] T b7df9e1d1ca04c389a3cff9453d8a507 P b1f417b538ad45b7af183efd71dc909d [term 4 FOLLOWER]: Raft consensus is shut down!
I20260710 13:15:25.201721  5736 tablet_replica.cc:333] T a98d2b7ee5e24baf9fad53f563380afc P b1f417b538ad45b7af183efd71dc909d: stopping tablet replica
I20260710 13:15:25.202157  5736 raft_consensus.cc:2243] T a98d2b7ee5e24baf9fad53f563380afc P b1f417b538ad45b7af183efd71dc909d [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 13:15:25.202490  5736 raft_consensus.cc:2272] T a98d2b7ee5e24baf9fad53f563380afc P b1f417b538ad45b7af183efd71dc909d [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 13:15:25.204372  5736 tablet_replica.cc:333] T f4f01a7b94704f49825ab4e79c96b2ad P b1f417b538ad45b7af183efd71dc909d: stopping tablet replica
I20260710 13:15:25.204813  5736 raft_consensus.cc:2243] T f4f01a7b94704f49825ab4e79c96b2ad P b1f417b538ad45b7af183efd71dc909d [term 3 LEADER]: Raft consensus shutting down.
I20260710 13:15:25.205471  5736 raft_consensus.cc:2272] T f4f01a7b94704f49825ab4e79c96b2ad P b1f417b538ad45b7af183efd71dc909d [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 13:15:25.206864  5736 tablet_replica.cc:333] T b5bea12d550e4d8cbcb46c65d7af4195 P b1f417b538ad45b7af183efd71dc909d: stopping tablet replica
I20260710 13:15:25.207249  5736 raft_consensus.cc:2243] T b5bea12d550e4d8cbcb46c65d7af4195 P b1f417b538ad45b7af183efd71dc909d [term 4 FOLLOWER]: Raft consensus shutting down.
I20260710 13:15:25.207576  5736 raft_consensus.cc:2272] T b5bea12d550e4d8cbcb46c65d7af4195 P b1f417b538ad45b7af183efd71dc909d [term 4 FOLLOWER]: Raft consensus is shut down!
I20260710 13:15:25.234759  5736 tablet_server.cc:196] TabletServer@127.5.154.1:0 shutdown complete.
I20260710 13:15:25.254442  5736 tablet_server.cc:179] TabletServer@127.5.154.2:0 shutting down...
W20260710 13:15:25.274580  6395 proxy.cc:239] Call had error, refreshing address and retrying: Network error: Client connection negotiation failed: client connection to 127.5.154.1:46151: connect: Connection refused (error 111) [suppressed 4 similar messages]
W20260710 13:15:25.278612  6395 consensus_peers.cc:597] T 12e3f9b14ea94a26b7e12aa372df1e26 P 51aeaa8d61a84592ac577c2114e5eeae -> Peer b1f417b538ad45b7af183efd71dc909d (127.5.154.1:46151): Couldn't send request to peer b1f417b538ad45b7af183efd71dc909d. Status: Network error: Client connection negotiation failed: client connection to 127.5.154.1:46151: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 13:15:25.279206  5736 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260710 13:15:25.279757  5736 tablet_replica.cc:333] T 12e3f9b14ea94a26b7e12aa372df1e26 P 51aeaa8d61a84592ac577c2114e5eeae: stopping tablet replica
I20260710 13:15:25.280298  5736 raft_consensus.cc:2243] T 12e3f9b14ea94a26b7e12aa372df1e26 P 51aeaa8d61a84592ac577c2114e5eeae [term 4 LEADER]: Raft consensus shutting down.
I20260710 13:15:25.281013  5736 raft_consensus.cc:2272] T 12e3f9b14ea94a26b7e12aa372df1e26 P 51aeaa8d61a84592ac577c2114e5eeae [term 4 FOLLOWER]: Raft consensus is shut down!
I20260710 13:15:25.282775  5736 tablet_replica.cc:333] T db54028284364fefbb5886467ff30b43 P 51aeaa8d61a84592ac577c2114e5eeae: stopping tablet replica
I20260710 13:15:25.283257  5736 raft_consensus.cc:2243] T db54028284364fefbb5886467ff30b43 P 51aeaa8d61a84592ac577c2114e5eeae [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:15:25.283640  5736 raft_consensus.cc:2272] T db54028284364fefbb5886467ff30b43 P 51aeaa8d61a84592ac577c2114e5eeae [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:15:25.285243  5736 tablet_replica.cc:333] T 4c1de67e95164c2993b2214d52881553 P 51aeaa8d61a84592ac577c2114e5eeae: stopping tablet replica
I20260710 13:15:25.285681  5736 raft_consensus.cc:2243] T 4c1de67e95164c2993b2214d52881553 P 51aeaa8d61a84592ac577c2114e5eeae [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:15:25.286401  5736 raft_consensus.cc:2272] T 4c1de67e95164c2993b2214d52881553 P 51aeaa8d61a84592ac577c2114e5eeae [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:15:25.287894  5736 tablet_replica.cc:333] T b5bea12d550e4d8cbcb46c65d7af4195 P 51aeaa8d61a84592ac577c2114e5eeae: stopping tablet replica
I20260710 13:15:25.288332  5736 raft_consensus.cc:2243] T b5bea12d550e4d8cbcb46c65d7af4195 P 51aeaa8d61a84592ac577c2114e5eeae [term 4 LEADER]: Raft consensus shutting down.
I20260710 13:15:25.288980  5736 raft_consensus.cc:2272] T b5bea12d550e4d8cbcb46c65d7af4195 P 51aeaa8d61a84592ac577c2114e5eeae [term 4 FOLLOWER]: Raft consensus is shut down!
I20260710 13:15:25.290577  5736 tablet_replica.cc:333] T ddd212b2175348888e488f9fd34a9300 P 51aeaa8d61a84592ac577c2114e5eeae: stopping tablet replica
I20260710 13:15:25.291030  5736 raft_consensus.cc:2243] T ddd212b2175348888e488f9fd34a9300 P 51aeaa8d61a84592ac577c2114e5eeae [term 4 FOLLOWER]: Raft consensus shutting down.
I20260710 13:15:25.291435  5736 raft_consensus.cc:2272] T ddd212b2175348888e488f9fd34a9300 P 51aeaa8d61a84592ac577c2114e5eeae [term 4 FOLLOWER]: Raft consensus is shut down!
I20260710 13:15:25.292963  5736 tablet_replica.cc:333] T 3ce6138cf1fa4c799126dbb73e1d759a P 51aeaa8d61a84592ac577c2114e5eeae: stopping tablet replica
I20260710 13:15:25.293398  5736 raft_consensus.cc:2243] T 3ce6138cf1fa4c799126dbb73e1d759a P 51aeaa8d61a84592ac577c2114e5eeae [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:15:25.293742  5736 raft_consensus.cc:2272] T 3ce6138cf1fa4c799126dbb73e1d759a P 51aeaa8d61a84592ac577c2114e5eeae [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:15:25.295233  5736 tablet_replica.cc:333] T f4f01a7b94704f49825ab4e79c96b2ad P 51aeaa8d61a84592ac577c2114e5eeae: stopping tablet replica
I20260710 13:15:25.295653  5736 raft_consensus.cc:2243] T f4f01a7b94704f49825ab4e79c96b2ad P 51aeaa8d61a84592ac577c2114e5eeae [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 13:15:25.296012  5736 raft_consensus.cc:2272] T f4f01a7b94704f49825ab4e79c96b2ad P 51aeaa8d61a84592ac577c2114e5eeae [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 13:15:25.297521  5736 tablet_replica.cc:333] T a98d2b7ee5e24baf9fad53f563380afc P 51aeaa8d61a84592ac577c2114e5eeae: stopping tablet replica
I20260710 13:15:25.297925  5736 raft_consensus.cc:2243] T a98d2b7ee5e24baf9fad53f563380afc P 51aeaa8d61a84592ac577c2114e5eeae [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 13:15:25.298312  5736 raft_consensus.cc:2272] T a98d2b7ee5e24baf9fad53f563380afc P 51aeaa8d61a84592ac577c2114e5eeae [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 13:15:25.300110  5736 tablet_replica.cc:333] T b7df9e1d1ca04c389a3cff9453d8a507 P 51aeaa8d61a84592ac577c2114e5eeae: stopping tablet replica
I20260710 13:15:25.300559  5736 raft_consensus.cc:2243] T b7df9e1d1ca04c389a3cff9453d8a507 P 51aeaa8d61a84592ac577c2114e5eeae [term 4 FOLLOWER]: Raft consensus shutting down.
I20260710 13:15:25.300948  5736 raft_consensus.cc:2272] T b7df9e1d1ca04c389a3cff9453d8a507 P 51aeaa8d61a84592ac577c2114e5eeae [term 4 FOLLOWER]: Raft consensus is shut down!
I20260710 13:15:25.302611  5736 tablet_replica.cc:333] T 77ab22a89f82436593181e174bc404d9 P 51aeaa8d61a84592ac577c2114e5eeae: stopping tablet replica
I20260710 13:15:25.303001  5736 raft_consensus.cc:2243] T 77ab22a89f82436593181e174bc404d9 P 51aeaa8d61a84592ac577c2114e5eeae [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:15:25.303354  5736 raft_consensus.cc:2272] T 77ab22a89f82436593181e174bc404d9 P 51aeaa8d61a84592ac577c2114e5eeae [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:15:25.328258  5736 tablet_server.cc:196] TabletServer@127.5.154.2:0 shutdown complete.
I20260710 13:15:25.344527  5736 tablet_server.cc:179] TabletServer@127.5.154.3:0 shutting down...
I20260710 13:15:25.363361  5736 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260710 13:15:25.364033  5736 tablet_replica.cc:333] T 77ab22a89f82436593181e174bc404d9 P 4a0a3c0937504e61b2a2d24eae6f25b3: stopping tablet replica
I20260710 13:15:25.364642  5736 raft_consensus.cc:2243] T 77ab22a89f82436593181e174bc404d9 P 4a0a3c0937504e61b2a2d24eae6f25b3 [term 2 LEADER]: Raft consensus shutting down.
I20260710 13:15:25.365365  5736 raft_consensus.cc:2272] T 77ab22a89f82436593181e174bc404d9 P 4a0a3c0937504e61b2a2d24eae6f25b3 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:15:25.366950  5736 tablet_replica.cc:333] T 12e3f9b14ea94a26b7e12aa372df1e26 P 4a0a3c0937504e61b2a2d24eae6f25b3: stopping tablet replica
I20260710 13:15:25.367417  5736 raft_consensus.cc:2243] T 12e3f9b14ea94a26b7e12aa372df1e26 P 4a0a3c0937504e61b2a2d24eae6f25b3 [term 4 FOLLOWER]: Raft consensus shutting down.
I20260710 13:15:25.367789  5736 raft_consensus.cc:2272] T 12e3f9b14ea94a26b7e12aa372df1e26 P 4a0a3c0937504e61b2a2d24eae6f25b3 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260710 13:15:25.369849  5736 tablet_replica.cc:333] T ddd212b2175348888e488f9fd34a9300 P 4a0a3c0937504e61b2a2d24eae6f25b3: stopping tablet replica
I20260710 13:15:25.370348  5736 raft_consensus.cc:2243] T ddd212b2175348888e488f9fd34a9300 P 4a0a3c0937504e61b2a2d24eae6f25b3 [term 4 FOLLOWER]: Raft consensus shutting down.
I20260710 13:15:25.370723  5736 raft_consensus.cc:2272] T ddd212b2175348888e488f9fd34a9300 P 4a0a3c0937504e61b2a2d24eae6f25b3 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260710 13:15:25.372198  5736 tablet_replica.cc:333] T 4c1de67e95164c2993b2214d52881553 P 4a0a3c0937504e61b2a2d24eae6f25b3: stopping tablet replica
I20260710 13:15:25.372673  5736 raft_consensus.cc:2243] T 4c1de67e95164c2993b2214d52881553 P 4a0a3c0937504e61b2a2d24eae6f25b3 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:15:25.373019  5736 raft_consensus.cc:2272] T 4c1de67e95164c2993b2214d52881553 P 4a0a3c0937504e61b2a2d24eae6f25b3 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:15:25.374457  5736 tablet_replica.cc:333] T db54028284364fefbb5886467ff30b43 P 4a0a3c0937504e61b2a2d24eae6f25b3: stopping tablet replica
I20260710 13:15:25.374886  5736 raft_consensus.cc:2243] T db54028284364fefbb5886467ff30b43 P 4a0a3c0937504e61b2a2d24eae6f25b3 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:15:25.375283  5736 raft_consensus.cc:2272] T db54028284364fefbb5886467ff30b43 P 4a0a3c0937504e61b2a2d24eae6f25b3 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:15:25.376731  5736 tablet_replica.cc:333] T 3ce6138cf1fa4c799126dbb73e1d759a P 4a0a3c0937504e61b2a2d24eae6f25b3: stopping tablet replica
I20260710 13:15:25.377136  5736 raft_consensus.cc:2243] T 3ce6138cf1fa4c799126dbb73e1d759a P 4a0a3c0937504e61b2a2d24eae6f25b3 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:15:25.377468  5736 raft_consensus.cc:2272] T 3ce6138cf1fa4c799126dbb73e1d759a P 4a0a3c0937504e61b2a2d24eae6f25b3 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:15:25.378863  5736 tablet_replica.cc:333] T b7df9e1d1ca04c389a3cff9453d8a507 P 4a0a3c0937504e61b2a2d24eae6f25b3: stopping tablet replica
I20260710 13:15:25.379282  5736 raft_consensus.cc:2243] T b7df9e1d1ca04c389a3cff9453d8a507 P 4a0a3c0937504e61b2a2d24eae6f25b3 [term 4 LEADER]: Raft consensus shutting down.
I20260710 13:15:25.379922  5736 raft_consensus.cc:2272] T b7df9e1d1ca04c389a3cff9453d8a507 P 4a0a3c0937504e61b2a2d24eae6f25b3 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260710 13:15:25.381614  5736 tablet_replica.cc:333] T a98d2b7ee5e24baf9fad53f563380afc P 4a0a3c0937504e61b2a2d24eae6f25b3: stopping tablet replica
I20260710 13:15:25.382035  5736 raft_consensus.cc:2243] T a98d2b7ee5e24baf9fad53f563380afc P 4a0a3c0937504e61b2a2d24eae6f25b3 [term 3 LEADER]: Raft consensus shutting down.
I20260710 13:15:25.382653  5736 raft_consensus.cc:2272] T a98d2b7ee5e24baf9fad53f563380afc P 4a0a3c0937504e61b2a2d24eae6f25b3 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 13:15:25.384231  5736 tablet_replica.cc:333] T f4f01a7b94704f49825ab4e79c96b2ad P 4a0a3c0937504e61b2a2d24eae6f25b3: stopping tablet replica
I20260710 13:15:25.384673  5736 raft_consensus.cc:2243] T f4f01a7b94704f49825ab4e79c96b2ad P 4a0a3c0937504e61b2a2d24eae6f25b3 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 13:15:25.385030  5736 raft_consensus.cc:2272] T f4f01a7b94704f49825ab4e79c96b2ad P 4a0a3c0937504e61b2a2d24eae6f25b3 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 13:15:25.386449  5736 tablet_replica.cc:333] T b5bea12d550e4d8cbcb46c65d7af4195 P 4a0a3c0937504e61b2a2d24eae6f25b3: stopping tablet replica
I20260710 13:15:25.386829  5736 raft_consensus.cc:2243] T b5bea12d550e4d8cbcb46c65d7af4195 P 4a0a3c0937504e61b2a2d24eae6f25b3 [term 4 FOLLOWER]: Raft consensus shutting down.
I20260710 13:15:25.387192  5736 raft_consensus.cc:2272] T b5bea12d550e4d8cbcb46c65d7af4195 P 4a0a3c0937504e61b2a2d24eae6f25b3 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260710 13:15:25.413161  5736 tablet_server.cc:196] TabletServer@127.5.154.3:0 shutdown complete.
I20260710 13:15:25.429858  5736 master.cc:562] Master@127.5.154.62:34889 shutting down...
I20260710 13:15:25.445969  5736 raft_consensus.cc:2243] T 00000000000000000000000000000000 P e570cdd386d547fda86d81a55c1c6073 [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:15:25.446463  5736 raft_consensus.cc:2272] T 00000000000000000000000000000000 P e570cdd386d547fda86d81a55c1c6073 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:15:25.446762  5736 tablet_replica.cc:333] T 00000000000000000000000000000000 P e570cdd386d547fda86d81a55c1c6073: stopping tablet replica
I20260710 13:15:25.465472  5736 master.cc:584] Master@127.5.154.62:34889 shutdown complete.
4a0a3c0937504e61b2a2d24eae6f25b3  1
51aeaa8d61a84592ac577c2114e5eeae  4
b1f417b538ad45b7af183efd71dc909d  5
[       OK ] LeaderRebalancerTest.FunctionalTestForNotDivided (10064 ms)
[ RUN      ] LeaderRebalancerTest.AddTserver
I20260710 13:15:25.500700  5736 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.5.154.62:37229
I20260710 13:15:25.501853  5736 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 13:15:25.507136  6709 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 13:15:25.507552  6710 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 13:15:25.507917  6712 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 13:15:25.508630  5736 server_base.cc:1061] running on GCE node
I20260710 13:15:25.509384  5736 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 13:15:25.509552  5736 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260710 13:15:25.509696  5736 hybrid_clock.cc:648] HybridClock initialized: now 1783689325509678 us; error 0 us; skew 500 ppm
I20260710 13:15:25.510175  5736 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 13:15:25.512411  5736 webserver.cc:533] Webserver started at http://127.5.154.62:44027/ using document root <none> and password file <none>
I20260710 13:15:25.512899  5736 fs_manager.cc:362] Metadata directory not provided
I20260710 13:15:25.513064  5736 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 13:15:25.513324  5736 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 13:15:25.514338  5736 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskPiHBc8/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783689303377817-5736-0/minicluster-data/master-0-root/instance:
uuid: "de4eec7fc4214b9bb2366f5b01fc6f4d"
format_stamp: "Formatted at 2026-07-10 13:15:25 on dist-test-slave-46l2"
I20260710 13:15:25.518304  5736 fs_manager.cc:696] Time spent creating directory manager: real 0.003s	user 0.005s	sys 0.000s
I20260710 13:15:25.521242  6717 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:15:25.521868  5736 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.000s	sys 0.003s
I20260710 13:15:25.522121  5736 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskPiHBc8/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783689303377817-5736-0/minicluster-data/master-0-root
uuid: "de4eec7fc4214b9bb2366f5b01fc6f4d"
format_stamp: "Formatted at 2026-07-10 13:15:25 on dist-test-slave-46l2"
I20260710 13:15:25.522379  5736 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskPiHBc8/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783689303377817-5736-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskPiHBc8/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783689303377817-5736-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskPiHBc8/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783689303377817-5736-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)
I20260710 13:15:25.534886  5736 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 13:15:25.535995  5736 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 13:15:25.570683  5736 rpc_server.cc:307] RPC server started. Bound to: 127.5.154.62:37229
I20260710 13:15:25.570761  6768 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.5.154.62:37229 every 8 connection(s)
I20260710 13:15:25.574177  6769 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:15:25.582787  6769 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P de4eec7fc4214b9bb2366f5b01fc6f4d: Bootstrap starting.
I20260710 13:15:25.586990  6769 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P de4eec7fc4214b9bb2366f5b01fc6f4d: Neither blocks nor log segments found. Creating new log.
I20260710 13:15:25.590569  6769 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P de4eec7fc4214b9bb2366f5b01fc6f4d: No bootstrap required, opened a new log
I20260710 13:15:25.592422  6769 raft_consensus.cc:359] T 00000000000000000000000000000000 P de4eec7fc4214b9bb2366f5b01fc6f4d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "de4eec7fc4214b9bb2366f5b01fc6f4d" member_type: VOTER }
I20260710 13:15:25.592805  6769 raft_consensus.cc:385] T 00000000000000000000000000000000 P de4eec7fc4214b9bb2366f5b01fc6f4d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:15:25.592983  6769 raft_consensus.cc:740] T 00000000000000000000000000000000 P de4eec7fc4214b9bb2366f5b01fc6f4d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: de4eec7fc4214b9bb2366f5b01fc6f4d, State: Initialized, Role: FOLLOWER
I20260710 13:15:25.593465  6769 consensus_queue.cc:260] T 00000000000000000000000000000000 P de4eec7fc4214b9bb2366f5b01fc6f4d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "de4eec7fc4214b9bb2366f5b01fc6f4d" member_type: VOTER }
I20260710 13:15:25.593847  6769 raft_consensus.cc:399] T 00000000000000000000000000000000 P de4eec7fc4214b9bb2366f5b01fc6f4d [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260710 13:15:25.594023  6769 raft_consensus.cc:493] T 00000000000000000000000000000000 P de4eec7fc4214b9bb2366f5b01fc6f4d [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260710 13:15:25.594219  6769 raft_consensus.cc:3060] T 00000000000000000000000000000000 P de4eec7fc4214b9bb2366f5b01fc6f4d [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:15:25.597870  6769 raft_consensus.cc:515] T 00000000000000000000000000000000 P de4eec7fc4214b9bb2366f5b01fc6f4d [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "de4eec7fc4214b9bb2366f5b01fc6f4d" member_type: VOTER }
I20260710 13:15:25.598295  6769 leader_election.cc:304] T 00000000000000000000000000000000 P de4eec7fc4214b9bb2366f5b01fc6f4d [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: de4eec7fc4214b9bb2366f5b01fc6f4d; no voters: 
I20260710 13:15:25.599263  6769 leader_election.cc:290] T 00000000000000000000000000000000 P de4eec7fc4214b9bb2366f5b01fc6f4d [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260710 13:15:25.599589  6772 raft_consensus.cc:2804] T 00000000000000000000000000000000 P de4eec7fc4214b9bb2366f5b01fc6f4d [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:15:25.600795  6772 raft_consensus.cc:697] T 00000000000000000000000000000000 P de4eec7fc4214b9bb2366f5b01fc6f4d [term 1 LEADER]: Becoming Leader. State: Replica: de4eec7fc4214b9bb2366f5b01fc6f4d, State: Running, Role: LEADER
I20260710 13:15:25.601343  6772 consensus_queue.cc:237] T 00000000000000000000000000000000 P de4eec7fc4214b9bb2366f5b01fc6f4d [LEADER]: Queue going to LEADER mode. State: All 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: "de4eec7fc4214b9bb2366f5b01fc6f4d" member_type: VOTER }
I20260710 13:15:25.602020  6769 sys_catalog.cc:565] T 00000000000000000000000000000000 P de4eec7fc4214b9bb2366f5b01fc6f4d [sys.catalog]: configured and running, proceeding with master startup.
I20260710 13:15:25.605449  6773 sys_catalog.cc:455] T 00000000000000000000000000000000 P de4eec7fc4214b9bb2366f5b01fc6f4d [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "de4eec7fc4214b9bb2366f5b01fc6f4d" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "de4eec7fc4214b9bb2366f5b01fc6f4d" member_type: VOTER } }
I20260710 13:15:25.605649  6774 sys_catalog.cc:455] T 00000000000000000000000000000000 P de4eec7fc4214b9bb2366f5b01fc6f4d [sys.catalog]: SysCatalogTable state changed. Reason: New leader de4eec7fc4214b9bb2366f5b01fc6f4d. Latest consensus state: current_term: 1 leader_uuid: "de4eec7fc4214b9bb2366f5b01fc6f4d" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "de4eec7fc4214b9bb2366f5b01fc6f4d" member_type: VOTER } }
I20260710 13:15:25.606050  6773 sys_catalog.cc:458] T 00000000000000000000000000000000 P de4eec7fc4214b9bb2366f5b01fc6f4d [sys.catalog]: This master's current role is: LEADER
I20260710 13:15:25.606393  6774 sys_catalog.cc:458] T 00000000000000000000000000000000 P de4eec7fc4214b9bb2366f5b01fc6f4d [sys.catalog]: This master's current role is: LEADER
I20260710 13:15:25.613389  6778 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260710 13:15:25.618176  6778 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260710 13:15:25.619110  5736 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260710 13:15:25.625988  6778 catalog_manager.cc:1383] Generated new cluster ID: d7c943ef5f104ecab7562637607f8e26
I20260710 13:15:25.626230  6778 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260710 13:15:25.653304  6778 catalog_manager.cc:1406] Generated new certificate authority record
I20260710 13:15:25.654474  6778 catalog_manager.cc:1540] Loading token signing keys...
I20260710 13:15:25.675403  6778 catalog_manager.cc:6070] T 00000000000000000000000000000000 P de4eec7fc4214b9bb2366f5b01fc6f4d: Generated new TSK 0
I20260710 13:15:25.675920  6778 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260710 13:15:25.685025  5736 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 13:15:25.690332  6790 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 13:15:25.691253  6791 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 13:15:25.692880  6793 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 13:15:25.694850  5736 server_base.cc:1061] running on GCE node
I20260710 13:15:25.696053  5736 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 13:15:25.696221  5736 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260710 13:15:25.696383  5736 hybrid_clock.cc:648] HybridClock initialized: now 1783689325696365 us; error 0 us; skew 500 ppm
I20260710 13:15:25.696907  5736 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 13:15:25.699009  5736 webserver.cc:533] Webserver started at http://127.5.154.1:39961/ using document root <none> and password file <none>
I20260710 13:15:25.699460  5736 fs_manager.cc:362] Metadata directory not provided
I20260710 13:15:25.699625  5736 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 13:15:25.699859  5736 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 13:15:25.700870  5736 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskPiHBc8/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783689303377817-5736-0/minicluster-data/ts-0-root/instance:
uuid: "fb69514b407a432487642efa7694784c"
format_stamp: "Formatted at 2026-07-10 13:15:25 on dist-test-slave-46l2"
I20260710 13:15:25.705070  5736 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.004s	sys 0.000s
I20260710 13:15:25.708129  6798 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:15:25.708791  5736 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.001s
I20260710 13:15:25.709048  5736 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskPiHBc8/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783689303377817-5736-0/minicluster-data/ts-0-root
uuid: "fb69514b407a432487642efa7694784c"
format_stamp: "Formatted at 2026-07-10 13:15:25 on dist-test-slave-46l2"
I20260710 13:15:25.709311  5736 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskPiHBc8/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783689303377817-5736-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskPiHBc8/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783689303377817-5736-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskPiHBc8/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783689303377817-5736-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)
I20260710 13:15:25.724301  5736 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 13:15:25.725440  5736 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 13:15:25.726795  5736 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260710 13:15:25.728874  5736 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260710 13:15:25.729056  5736 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:15:25.729279  5736 ts_tablet_manager.cc:616] Registered 0 tablets
I20260710 13:15:25.729436  5736 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:15:25.766228  5736 rpc_server.cc:307] RPC server started. Bound to: 127.5.154.1:41929
I20260710 13:15:25.766338  6860 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.5.154.1:41929 every 8 connection(s)
I20260710 13:15:25.770817  5736 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 13:15:25.777073  6865 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 13:15:25.779222  6866 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 13:15:25.779982  5736 server_base.cc:1061] running on GCE node
W20260710 13:15:25.780257  6869 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 13:15:25.781091  5736 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 13:15:25.781288  5736 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260710 13:15:25.781450  5736 hybrid_clock.cc:648] HybridClock initialized: now 1783689325781433 us; error 0 us; skew 500 ppm
I20260710 13:15:25.781934  5736 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 13:15:25.784286  5736 webserver.cc:533] Webserver started at http://127.5.154.2:42205/ using document root <none> and password file <none>
I20260710 13:15:25.784773  5736 fs_manager.cc:362] Metadata directory not provided
I20260710 13:15:25.784955  5736 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 13:15:25.785008  6861 heartbeater.cc:344] Connected to a master server at 127.5.154.62:37229
I20260710 13:15:25.785205  5736 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 13:15:25.785387  6861 heartbeater.cc:461] Registering TS with master...
I20260710 13:15:25.786115  6861 heartbeater.cc:507] Master 127.5.154.62:37229 requested a full tablet report, sending...
I20260710 13:15:25.786327  5736 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskPiHBc8/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783689303377817-5736-0/minicluster-data/ts-1-root/instance:
uuid: "d23d174424c4456b964b2a208d42869b"
format_stamp: "Formatted at 2026-07-10 13:15:25 on dist-test-slave-46l2"
I20260710 13:15:25.788050  6734 ts_manager.cc:194] Registered new tserver with Master: fb69514b407a432487642efa7694784c (127.5.154.1:41929)
I20260710 13:15:25.789757  6734 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:57022
I20260710 13:15:25.791096  5736 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.006s	sys 0.000s
I20260710 13:15:25.794446  6873 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:15:25.795075  5736 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260710 13:15:25.795317  5736 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskPiHBc8/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783689303377817-5736-0/minicluster-data/ts-1-root
uuid: "d23d174424c4456b964b2a208d42869b"
format_stamp: "Formatted at 2026-07-10 13:15:25 on dist-test-slave-46l2"
I20260710 13:15:25.795549  5736 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskPiHBc8/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783689303377817-5736-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskPiHBc8/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783689303377817-5736-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskPiHBc8/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783689303377817-5736-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)
I20260710 13:15:25.807437  5736 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 13:15:25.808493  5736 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 13:15:25.809808  5736 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260710 13:15:25.811914  5736 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260710 13:15:25.812098  5736 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:15:25.812343  5736 ts_tablet_manager.cc:616] Registered 0 tablets
I20260710 13:15:25.812523  5736 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:15:25.853791  5736 rpc_server.cc:307] RPC server started. Bound to: 127.5.154.2:32867
I20260710 13:15:25.853868  6935 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.5.154.2:32867 every 8 connection(s)
I20260710 13:15:25.858260  5736 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 13:15:25.864430  6939 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 13:15:25.865154  6940 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 13:15:25.867523  6942 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 13:15:25.869341  5736 server_base.cc:1061] running on GCE node
I20260710 13:15:25.870102  5736 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 13:15:25.870297  5736 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260710 13:15:25.870471  5736 hybrid_clock.cc:648] HybridClock initialized: now 1783689325870454 us; error 0 us; skew 500 ppm
I20260710 13:15:25.870643  6936 heartbeater.cc:344] Connected to a master server at 127.5.154.62:37229
I20260710 13:15:25.871017  6936 heartbeater.cc:461] Registering TS with master...
I20260710 13:15:25.871057  5736 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 13:15:25.871740  6936 heartbeater.cc:507] Master 127.5.154.62:37229 requested a full tablet report, sending...
I20260710 13:15:25.873536  5736 webserver.cc:533] Webserver started at http://127.5.154.3:36003/ using document root <none> and password file <none>
I20260710 13:15:25.873898  6734 ts_manager.cc:194] Registered new tserver with Master: d23d174424c4456b964b2a208d42869b (127.5.154.2:32867)
I20260710 13:15:25.874136  5736 fs_manager.cc:362] Metadata directory not provided
I20260710 13:15:25.874387  5736 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 13:15:25.874670  5736 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 13:15:25.875517  6734 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:57028
I20260710 13:15:25.876042  5736 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskPiHBc8/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783689303377817-5736-0/minicluster-data/ts-2-root/instance:
uuid: "e4b0e996b4c84535b0aeb6fcc6b35346"
format_stamp: "Formatted at 2026-07-10 13:15:25 on dist-test-slave-46l2"
I20260710 13:15:25.880517  5736 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.003s	sys 0.000s
I20260710 13:15:25.883363  6947 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:15:25.884020  5736 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260710 13:15:25.884279  5736 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskPiHBc8/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783689303377817-5736-0/minicluster-data/ts-2-root
uuid: "e4b0e996b4c84535b0aeb6fcc6b35346"
format_stamp: "Formatted at 2026-07-10 13:15:25 on dist-test-slave-46l2"
I20260710 13:15:25.884534  5736 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskPiHBc8/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783689303377817-5736-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskPiHBc8/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783689303377817-5736-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskPiHBc8/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783689303377817-5736-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)
I20260710 13:15:25.908448  5736 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 13:15:25.909523  5736 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 13:15:25.910845  5736 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260710 13:15:25.913002  5736 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260710 13:15:25.913211  5736 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:15:25.913456  5736 ts_tablet_manager.cc:616] Registered 0 tablets
I20260710 13:15:25.913602  5736 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:15:25.948511  5736 rpc_server.cc:307] RPC server started. Bound to: 127.5.154.3:46679
I20260710 13:15:25.948639  7009 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.5.154.3:46679 every 8 connection(s)
I20260710 13:15:25.960261  7010 heartbeater.cc:344] Connected to a master server at 127.5.154.62:37229
I20260710 13:15:25.960584  7010 heartbeater.cc:461] Registering TS with master...
I20260710 13:15:25.961205  7010 heartbeater.cc:507] Master 127.5.154.62:37229 requested a full tablet report, sending...
I20260710 13:15:25.962900  6734 ts_manager.cc:194] Registered new tserver with Master: e4b0e996b4c84535b0aeb6fcc6b35346 (127.5.154.3:46679)
I20260710 13:15:25.963286  5736 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.011894737s
I20260710 13:15:25.964063  6734 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:57038
I20260710 13:15:25.984827  6734 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:57046:
name: "test-workload"
schema {
  columns {
    name: "key"
    type: INT32
    is_key: true
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "int_val"
    type: INT32
    is_key: false
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "string_val"
    type: STRING
    is_key: false
    is_nullable: true
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
}
num_replicas: 3
split_rows_range_bounds {
  rows: "\004\001\000UUU\005\004\001\000\252\252\252\n\004\001\000\377\377\377\017\004\001\000TUU\025\004\001\000\251\252\252\032\004\001\000\376\377\377\037\004\001\000SUU%\004\001\000\250\252\252*\004\001\000\375\377\377/\004\001\000RUU5\004\001\000\247\252\252:\004\001\000\374\377\377?\004\001\000QUUE\004\001\000\246\252\252J\004\001\000\373\377\377O\004\001\000PUUU\004\001\000\245\252\252Z\004\001\000\372\377\377_\004\001\000OUUe\004\001\000\244\252\252j\004\001\000\371\377\377o\004\001\000NUUu\004\001\000\243\252\252z""\004\001\000UUU\005\004\001\000\252\252\252\n\004\001\000\377\377\377\017\004\001\000TUU\025\004\001\000\251\252\252\032\004\001\000\376\377\377\037\004\001\000SUU%\004\001\000\250\252\252*\004\001\000\375\377\377/\004\001\000RUU5\004\001\000\247\252\252:\004\001\000\374\377\377?\004\001\000QUUE\004\001\000\246\252\252J\004\001\000\373\377\377O\004\001\000PUUU\004\001\000\245\252\252Z\004\001\000\372\377\377_\004\001\000OUUe\004\001\000\244\252\252j\004\001\000\371\377\377o\004\001\000NUUu\004\001\000\243\252\252z"
  indirect_data: """"
}
partition_schema {
  range_schema {
    columns {
      name: "key"
    }
  }
}
W20260710 13:15:25.988480  6734 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.
I20260710 13:15:26.099311  6901 tablet_service.cc:1511] Processing CreateTablet for tablet 735d56d6bcd44599ad0392e6ebbf3128 (DEFAULT_TABLE table=test-workload [id=3724f98726324e3baa21d331f7f8b767]), partition=RANGE (key) PARTITION VALUES < 89478485
I20260710 13:15:26.100838  6901 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 735d56d6bcd44599ad0392e6ebbf3128. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:15:26.104182  6900 tablet_service.cc:1511] Processing CreateTablet for tablet cee542c73d63441f86158b4cc18fdaaf (DEFAULT_TABLE table=test-workload [id=3724f98726324e3baa21d331f7f8b767]), partition=RANGE (key) PARTITION 89478485 <= VALUES < 178956970
I20260710 13:15:26.105492  6900 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet cee542c73d63441f86158b4cc18fdaaf. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:15:26.109115  6975 tablet_service.cc:1511] Processing CreateTablet for tablet 735d56d6bcd44599ad0392e6ebbf3128 (DEFAULT_TABLE table=test-workload [id=3724f98726324e3baa21d331f7f8b767]), partition=RANGE (key) PARTITION VALUES < 89478485
I20260710 13:15:26.110332  6975 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 735d56d6bcd44599ad0392e6ebbf3128. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:15:26.110939  6972 tablet_service.cc:1511] Processing CreateTablet for tablet 4da6c741486d4e68b1456177dd11977d (DEFAULT_TABLE table=test-workload [id=3724f98726324e3baa21d331f7f8b767]), partition=RANGE (key) PARTITION 268435455 <= VALUES < 357913940
I20260710 13:15:26.112226  6972 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4da6c741486d4e68b1456177dd11977d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:15:26.112468  6899 tablet_service.cc:1511] Processing CreateTablet for tablet f23fcfd86f064dadba84f5841444f6e0 (DEFAULT_TABLE table=test-workload [id=3724f98726324e3baa21d331f7f8b767]), partition=RANGE (key) PARTITION 178956970 <= VALUES < 268435455
I20260710 13:15:26.113801  6899 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f23fcfd86f064dadba84f5841444f6e0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:15:26.113690  6971 tablet_service.cc:1511] Processing CreateTablet for tablet 365448378d344cb4b762d40a24bfd01d (DEFAULT_TABLE table=test-workload [id=3724f98726324e3baa21d331f7f8b767]), partition=RANGE (key) PARTITION 357913940 <= VALUES < 447392425
I20260710 13:15:26.115062  6971 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 365448378d344cb4b762d40a24bfd01d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:15:26.114832  6973 tablet_service.cc:1511] Processing CreateTablet for tablet f23fcfd86f064dadba84f5841444f6e0 (DEFAULT_TABLE table=test-workload [id=3724f98726324e3baa21d331f7f8b767]), partition=RANGE (key) PARTITION 178956970 <= VALUES < 268435455
I20260710 13:15:26.116031  6973 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f23fcfd86f064dadba84f5841444f6e0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:15:26.117324  6970 tablet_service.cc:1511] Processing CreateTablet for tablet d4684292b79043c491d152393378f35e (DEFAULT_TABLE table=test-workload [id=3724f98726324e3baa21d331f7f8b767]), partition=RANGE (key) PARTITION 447392425 <= VALUES < 536870910
I20260710 13:15:26.118544  6970 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d4684292b79043c491d152393378f35e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:15:26.113706  6974 tablet_service.cc:1511] Processing CreateTablet for tablet cee542c73d63441f86158b4cc18fdaaf (DEFAULT_TABLE table=test-workload [id=3724f98726324e3baa21d331f7f8b767]), partition=RANGE (key) PARTITION 89478485 <= VALUES < 178956970
I20260710 13:15:26.123972  6974 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet cee542c73d63441f86158b4cc18fdaaf. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:15:26.125350  6898 tablet_service.cc:1511] Processing CreateTablet for tablet 4da6c741486d4e68b1456177dd11977d (DEFAULT_TABLE table=test-workload [id=3724f98726324e3baa21d331f7f8b767]), partition=RANGE (key) PARTITION 268435455 <= VALUES < 357913940
I20260710 13:15:26.126901  6898 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4da6c741486d4e68b1456177dd11977d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:15:26.139001  6897 tablet_service.cc:1511] Processing CreateTablet for tablet 365448378d344cb4b762d40a24bfd01d (DEFAULT_TABLE table=test-workload [id=3724f98726324e3baa21d331f7f8b767]), partition=RANGE (key) PARTITION 357913940 <= VALUES < 447392425
I20260710 13:15:26.140443  6897 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 365448378d344cb4b762d40a24bfd01d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:15:26.150889  6896 tablet_service.cc:1511] Processing CreateTablet for tablet d4684292b79043c491d152393378f35e (DEFAULT_TABLE table=test-workload [id=3724f98726324e3baa21d331f7f8b767]), partition=RANGE (key) PARTITION 447392425 <= VALUES < 536870910
I20260710 13:15:26.152344  6896 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d4684292b79043c491d152393378f35e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:15:26.154018  6969 tablet_service.cc:1511] Processing CreateTablet for tablet 5a067eef6b6649ce95706dd10ed4dd9f (DEFAULT_TABLE table=test-workload [id=3724f98726324e3baa21d331f7f8b767]), partition=RANGE (key) PARTITION 536870910 <= VALUES < 626349395
I20260710 13:15:26.155328  6969 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5a067eef6b6649ce95706dd10ed4dd9f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:15:26.158390  6968 tablet_service.cc:1511] Processing CreateTablet for tablet a256f1aff9444ef99ba3d8fb9328de66 (DEFAULT_TABLE table=test-workload [id=3724f98726324e3baa21d331f7f8b767]), partition=RANGE (key) PARTITION 626349395 <= VALUES < 715827880
I20260710 13:15:26.159715  6968 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a256f1aff9444ef99ba3d8fb9328de66. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:15:26.162757  6895 tablet_service.cc:1511] Processing CreateTablet for tablet 5a067eef6b6649ce95706dd10ed4dd9f (DEFAULT_TABLE table=test-workload [id=3724f98726324e3baa21d331f7f8b767]), partition=RANGE (key) PARTITION 536870910 <= VALUES < 626349395
I20260710 13:15:26.164062  6895 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5a067eef6b6649ce95706dd10ed4dd9f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:15:26.166792  6826 tablet_service.cc:1511] Processing CreateTablet for tablet 735d56d6bcd44599ad0392e6ebbf3128 (DEFAULT_TABLE table=test-workload [id=3724f98726324e3baa21d331f7f8b767]), partition=RANGE (key) PARTITION VALUES < 89478485
I20260710 13:15:26.168004  6826 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 735d56d6bcd44599ad0392e6ebbf3128. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:15:26.169003  6822 tablet_service.cc:1511] Processing CreateTablet for tablet 365448378d344cb4b762d40a24bfd01d (DEFAULT_TABLE table=test-workload [id=3724f98726324e3baa21d331f7f8b767]), partition=RANGE (key) PARTITION 357913940 <= VALUES < 447392425
I20260710 13:15:26.169574  6825 tablet_service.cc:1511] Processing CreateTablet for tablet cee542c73d63441f86158b4cc18fdaaf (DEFAULT_TABLE table=test-workload [id=3724f98726324e3baa21d331f7f8b767]), partition=RANGE (key) PARTITION 89478485 <= VALUES < 178956970
I20260710 13:15:26.170238  6822 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 365448378d344cb4b762d40a24bfd01d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:15:26.171547  6824 tablet_service.cc:1511] Processing CreateTablet for tablet f23fcfd86f064dadba84f5841444f6e0 (DEFAULT_TABLE table=test-workload [id=3724f98726324e3baa21d331f7f8b767]), partition=RANGE (key) PARTITION 178956970 <= VALUES < 268435455
I20260710 13:15:26.173765  6823 tablet_service.cc:1511] Processing CreateTablet for tablet 4da6c741486d4e68b1456177dd11977d (DEFAULT_TABLE table=test-workload [id=3724f98726324e3baa21d331f7f8b767]), partition=RANGE (key) PARTITION 268435455 <= VALUES < 357913940
I20260710 13:15:26.174064  6821 tablet_service.cc:1511] Processing CreateTablet for tablet d4684292b79043c491d152393378f35e (DEFAULT_TABLE table=test-workload [id=3724f98726324e3baa21d331f7f8b767]), partition=RANGE (key) PARTITION 447392425 <= VALUES < 536870910
I20260710 13:15:26.174254  6894 tablet_service.cc:1511] Processing CreateTablet for tablet a256f1aff9444ef99ba3d8fb9328de66 (DEFAULT_TABLE table=test-workload [id=3724f98726324e3baa21d331f7f8b767]), partition=RANGE (key) PARTITION 626349395 <= VALUES < 715827880
I20260710 13:15:26.175509  6894 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a256f1aff9444ef99ba3d8fb9328de66. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:15:26.176086  6820 tablet_service.cc:1511] Processing CreateTablet for tablet 5a067eef6b6649ce95706dd10ed4dd9f (DEFAULT_TABLE table=test-workload [id=3724f98726324e3baa21d331f7f8b767]), partition=RANGE (key) PARTITION 536870910 <= VALUES < 626349395
I20260710 13:15:26.177654  6824 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f23fcfd86f064dadba84f5841444f6e0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:15:26.178197  6819 tablet_service.cc:1511] Processing CreateTablet for tablet a256f1aff9444ef99ba3d8fb9328de66 (DEFAULT_TABLE table=test-workload [id=3724f98726324e3baa21d331f7f8b767]), partition=RANGE (key) PARTITION 626349395 <= VALUES < 715827880
I20260710 13:15:26.179879  6820 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5a067eef6b6649ce95706dd10ed4dd9f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:15:26.180559  6823 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4da6c741486d4e68b1456177dd11977d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:15:26.181139  6825 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet cee542c73d63441f86158b4cc18fdaaf. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:15:26.184904  6821 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d4684292b79043c491d152393378f35e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:15:26.188908  6819 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a256f1aff9444ef99ba3d8fb9328de66. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:15:26.191633  6818 tablet_service.cc:1511] Processing CreateTablet for tablet 5e5bb78ed3b74e12a27bb333780416ee (DEFAULT_TABLE table=test-workload [id=3724f98726324e3baa21d331f7f8b767]), partition=RANGE (key) PARTITION 715827880 <= VALUES < 805306365
I20260710 13:15:26.192975  6818 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5e5bb78ed3b74e12a27bb333780416ee. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:15:26.224064  6897 tablet_service.cc:1511] Processing CreateTablet for tablet 5e5bb78ed3b74e12a27bb333780416ee (DEFAULT_TABLE table=test-workload [id=3724f98726324e3baa21d331f7f8b767]), partition=RANGE (key) PARTITION 715827880 <= VALUES < 805306365
I20260710 13:15:26.226022  6897 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5e5bb78ed3b74e12a27bb333780416ee. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:15:26.239462  6822 tablet_service.cc:1511] Processing CreateTablet for tablet 823572ae35f14fc88f1c201e460896d5 (DEFAULT_TABLE table=test-workload [id=3724f98726324e3baa21d331f7f8b767]), partition=RANGE (key) PARTITION 805306365 <= VALUES < 894784850
I20260710 13:15:26.240202  6967 tablet_service.cc:1511] Processing CreateTablet for tablet 5e5bb78ed3b74e12a27bb333780416ee (DEFAULT_TABLE table=test-workload [id=3724f98726324e3baa21d331f7f8b767]), partition=RANGE (key) PARTITION 715827880 <= VALUES < 805306365
I20260710 13:15:26.240768  6822 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 823572ae35f14fc88f1c201e460896d5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:15:26.241415  6967 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5e5bb78ed3b74e12a27bb333780416ee. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:15:26.252089  7025 tablet_bootstrap.cc:492] T cee542c73d63441f86158b4cc18fdaaf P d23d174424c4456b964b2a208d42869b: Bootstrap starting.
I20260710 13:15:26.253423  6896 tablet_service.cc:1511] Processing CreateTablet for tablet 823572ae35f14fc88f1c201e460896d5 (DEFAULT_TABLE table=test-workload [id=3724f98726324e3baa21d331f7f8b767]), partition=RANGE (key) PARTITION 805306365 <= VALUES < 894784850
I20260710 13:15:26.254554  6896 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 823572ae35f14fc88f1c201e460896d5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:15:26.259100  6966 tablet_service.cc:1511] Processing CreateTablet for tablet 823572ae35f14fc88f1c201e460896d5 (DEFAULT_TABLE table=test-workload [id=3724f98726324e3baa21d331f7f8b767]), partition=RANGE (key) PARTITION 805306365 <= VALUES < 894784850
I20260710 13:15:26.260937  6966 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 823572ae35f14fc88f1c201e460896d5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:15:26.269817  6821 tablet_service.cc:1511] Processing CreateTablet for tablet 32a2c0c939344fc89caee4f49986dcf1 (DEFAULT_TABLE table=test-workload [id=3724f98726324e3baa21d331f7f8b767]), partition=RANGE (key) PARTITION 894784850 <= VALUES < 984263335
I20260710 13:15:26.270941  6974 tablet_service.cc:1511] Processing CreateTablet for tablet 32a2c0c939344fc89caee4f49986dcf1 (DEFAULT_TABLE table=test-workload [id=3724f98726324e3baa21d331f7f8b767]), partition=RANGE (key) PARTITION 894784850 <= VALUES < 984263335
I20260710 13:15:26.272008  6819 tablet_service.cc:1511] Processing CreateTablet for tablet 1c9d104e697b4b318acf51fddb6cc2db (DEFAULT_TABLE table=test-workload [id=3724f98726324e3baa21d331f7f8b767]), partition=RANGE (key) PARTITION 984263335 <= VALUES < 1073741820
I20260710 13:15:26.272553  6898 tablet_service.cc:1511] Processing CreateTablet for tablet 32a2c0c939344fc89caee4f49986dcf1 (DEFAULT_TABLE table=test-workload [id=3724f98726324e3baa21d331f7f8b767]), partition=RANGE (key) PARTITION 894784850 <= VALUES < 984263335
I20260710 13:15:26.273164  6821 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 32a2c0c939344fc89caee4f49986dcf1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:15:26.276010  6819 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1c9d104e697b4b318acf51fddb6cc2db. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:15:26.277312  6901 tablet_service.cc:1511] Processing CreateTablet for tablet 1c9d104e697b4b318acf51fddb6cc2db (DEFAULT_TABLE table=test-workload [id=3724f98726324e3baa21d331f7f8b767]), partition=RANGE (key) PARTITION 984263335 <= VALUES < 1073741820
I20260710 13:15:26.280433  6825 tablet_service.cc:1511] Processing CreateTablet for tablet 356e1211bf7e4b8598874df9ddecf490 (DEFAULT_TABLE table=test-workload [id=3724f98726324e3baa21d331f7f8b767]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1163220305
I20260710 13:15:26.282578  6820 tablet_service.cc:1511] Processing CreateTablet for tablet 0f2ac2c4b35d469690dbf670e44fc036 (DEFAULT_TABLE table=test-workload [id=3724f98726324e3baa21d331f7f8b767]), partition=RANGE (key) PARTITION 1163220305 <= VALUES < 1252698790
I20260710 13:15:26.286057  6973 tablet_service.cc:1511] Processing CreateTablet for tablet 0f2ac2c4b35d469690dbf670e44fc036 (DEFAULT_TABLE table=test-workload [id=3724f98726324e3baa21d331f7f8b767]), partition=RANGE (key) PARTITION 1163220305 <= VALUES < 1252698790
I20260710 13:15:26.287632  6974 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 32a2c0c939344fc89caee4f49986dcf1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:15:26.288182  7026 tablet_bootstrap.cc:492] T cee542c73d63441f86158b4cc18fdaaf P fb69514b407a432487642efa7694784c: Bootstrap starting.
I20260710 13:15:26.288470  6973 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0f2ac2c4b35d469690dbf670e44fc036. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:15:26.293116  6895 tablet_service.cc:1511] Processing CreateTablet for tablet 0f2ac2c4b35d469690dbf670e44fc036 (DEFAULT_TABLE table=test-workload [id=3724f98726324e3baa21d331f7f8b767]), partition=RANGE (key) PARTITION 1163220305 <= VALUES < 1252698790
I20260710 13:15:26.296530  6900 tablet_service.cc:1511] Processing CreateTablet for tablet 356e1211bf7e4b8598874df9ddecf490 (DEFAULT_TABLE table=test-workload [id=3724f98726324e3baa21d331f7f8b767]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1163220305
I20260710 13:15:26.297569  6820 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0f2ac2c4b35d469690dbf670e44fc036. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:15:26.297924  6971 tablet_service.cc:1511] Processing CreateTablet for tablet fe076a65a35f4a718ac8d13a58179708 (DEFAULT_TABLE table=test-workload [id=3724f98726324e3baa21d331f7f8b767]), partition=RANGE (key) PARTITION 1252698790 <= VALUES < 1342177275
I20260710 13:15:26.299077  6971 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fe076a65a35f4a718ac8d13a58179708. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:15:26.300879  6825 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 356e1211bf7e4b8598874df9ddecf490. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:15:26.302845  6899 tablet_service.cc:1511] Processing CreateTablet for tablet fe076a65a35f4a718ac8d13a58179708 (DEFAULT_TABLE table=test-workload [id=3724f98726324e3baa21d331f7f8b767]), partition=RANGE (key) PARTITION 1252698790 <= VALUES < 1342177275
I20260710 13:15:26.303855  7026 tablet_bootstrap.cc:654] T cee542c73d63441f86158b4cc18fdaaf P fb69514b407a432487642efa7694784c: Neither blocks nor log segments found. Creating new log.
I20260710 13:15:26.311838  6823 tablet_service.cc:1511] Processing CreateTablet for tablet fe076a65a35f4a718ac8d13a58179708 (DEFAULT_TABLE table=test-workload [id=3724f98726324e3baa21d331f7f8b767]), partition=RANGE (key) PARTITION 1252698790 <= VALUES < 1342177275
I20260710 13:15:26.313207  6975 tablet_service.cc:1511] Processing CreateTablet for tablet 1c9d104e697b4b318acf51fddb6cc2db (DEFAULT_TABLE table=test-workload [id=3724f98726324e3baa21d331f7f8b767]), partition=RANGE (key) PARTITION 984263335 <= VALUES < 1073741820
I20260710 13:15:26.314489  6975 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1c9d104e697b4b318acf51fddb6cc2db. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:15:26.316874  6898 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 32a2c0c939344fc89caee4f49986dcf1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:15:26.325598  6895 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0f2ac2c4b35d469690dbf670e44fc036. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:15:26.317191  6968 tablet_service.cc:1511] Processing CreateTablet for tablet 356e1211bf7e4b8598874df9ddecf490 (DEFAULT_TABLE table=test-workload [id=3724f98726324e3baa21d331f7f8b767]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1163220305
I20260710 13:15:26.326974  6968 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 356e1211bf7e4b8598874df9ddecf490. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:15:26.328812  6900 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 356e1211bf7e4b8598874df9ddecf490. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:15:26.329368  6899 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fe076a65a35f4a718ac8d13a58179708. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:15:26.329898  6901 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1c9d104e697b4b318acf51fddb6cc2db. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:15:26.332056  6893 tablet_service.cc:1511] Processing CreateTablet for tablet 7b598c89d6304c7f9a9bda962206c13e (DEFAULT_TABLE table=test-workload [id=3724f98726324e3baa21d331f7f8b767]), partition=RANGE (key) PARTITION 1342177275 <= VALUES < 1431655760
I20260710 13:15:26.333283  6893 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7b598c89d6304c7f9a9bda962206c13e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:15:26.333838  6818 tablet_service.cc:1511] Processing CreateTablet for tablet 2a4ef710fc364ab5a877e8dfcd8f893d (DEFAULT_TABLE table=test-workload [id=3724f98726324e3baa21d331f7f8b767]), partition=RANGE (key) PARTITION 1431655760 <= VALUES < 1521134245
I20260710 13:15:26.335827  6967 tablet_service.cc:1511] Processing CreateTablet for tablet 7b598c89d6304c7f9a9bda962206c13e (DEFAULT_TABLE table=test-workload [id=3724f98726324e3baa21d331f7f8b767]), partition=RANGE (key) PARTITION 1342177275 <= VALUES < 1431655760
I20260710 13:15:26.337216  6967 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7b598c89d6304c7f9a9bda962206c13e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:15:26.337723  6818 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2a4ef710fc364ab5a877e8dfcd8f893d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:15:26.343358  6823 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fe076a65a35f4a718ac8d13a58179708. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:15:26.338349  7025 tablet_bootstrap.cc:654] T cee542c73d63441f86158b4cc18fdaaf P d23d174424c4456b964b2a208d42869b: Neither blocks nor log segments found. Creating new log.
I20260710 13:15:26.340600  6824 tablet_service.cc:1511] Processing CreateTablet for tablet 7b598c89d6304c7f9a9bda962206c13e (DEFAULT_TABLE table=test-workload [id=3724f98726324e3baa21d331f7f8b767]), partition=RANGE (key) PARTITION 1342177275 <= VALUES < 1431655760
I20260710 13:15:26.350163  6824 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7b598c89d6304c7f9a9bda962206c13e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:15:26.350451  7027 tablet_bootstrap.cc:492] T d4684292b79043c491d152393378f35e P e4b0e996b4c84535b0aeb6fcc6b35346: Bootstrap starting.
I20260710 13:15:26.361515  6896 tablet_service.cc:1511] Processing CreateTablet for tablet 2a4ef710fc364ab5a877e8dfcd8f893d (DEFAULT_TABLE table=test-workload [id=3724f98726324e3baa21d331f7f8b767]), partition=RANGE (key) PARTITION 1431655760 <= VALUES < 1521134245
I20260710 13:15:26.365586  6966 tablet_service.cc:1511] Processing CreateTablet for tablet 2a4ef710fc364ab5a877e8dfcd8f893d (DEFAULT_TABLE table=test-workload [id=3724f98726324e3baa21d331f7f8b767]), partition=RANGE (key) PARTITION 1431655760 <= VALUES < 1521134245
I20260710 13:15:26.380401  6826 tablet_service.cc:1511] Processing CreateTablet for tablet 32f2e6c0394a472fb8ccff4f568d4500 (DEFAULT_TABLE table=test-workload [id=3724f98726324e3baa21d331f7f8b767]), partition=RANGE (key) PARTITION 1521134245 <= VALUES < 1610612730
I20260710 13:15:26.381706  6826 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 32f2e6c0394a472fb8ccff4f568d4500. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:15:26.381994  7026 tablet_bootstrap.cc:492] T cee542c73d63441f86158b4cc18fdaaf P fb69514b407a432487642efa7694784c: No bootstrap required, opened a new log
I20260710 13:15:26.382467  7026 ts_tablet_manager.cc:1403] T cee542c73d63441f86158b4cc18fdaaf P fb69514b407a432487642efa7694784c: Time spent bootstrapping tablet: real 0.095s	user 0.012s	sys 0.006s
I20260710 13:15:26.385124  6966 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2a4ef710fc364ab5a877e8dfcd8f893d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:15:26.387142  6896 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2a4ef710fc364ab5a877e8dfcd8f893d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:15:26.387545  6820 tablet_service.cc:1511] Processing CreateTablet for tablet 347053c4d8d04327a9720a6a06b14c2d (DEFAULT_TABLE table=test-workload [id=3724f98726324e3baa21d331f7f8b767]), partition=RANGE (key) PARTITION 1610612730 <= VALUES < 1700091215
I20260710 13:15:26.388721  6820 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 347053c4d8d04327a9720a6a06b14c2d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:15:26.388427  6892 tablet_service.cc:1511] Processing CreateTablet for tablet 347053c4d8d04327a9720a6a06b14c2d (DEFAULT_TABLE table=test-workload [id=3724f98726324e3baa21d331f7f8b767]), partition=RANGE (key) PARTITION 1610612730 <= VALUES < 1700091215
I20260710 13:15:26.389631  6892 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 347053c4d8d04327a9720a6a06b14c2d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:15:26.397609  6894 tablet_service.cc:1511] Processing CreateTablet for tablet 32f2e6c0394a472fb8ccff4f568d4500 (DEFAULT_TABLE table=test-workload [id=3724f98726324e3baa21d331f7f8b767]), partition=RANGE (key) PARTITION 1521134245 <= VALUES < 1610612730
I20260710 13:15:26.398785  6894 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 32f2e6c0394a472fb8ccff4f568d4500. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:15:26.398962  7026 raft_consensus.cc:359] T cee542c73d63441f86158b4cc18fdaaf P fb69514b407a432487642efa7694784c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fb69514b407a432487642efa7694784c" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 41929 } } peers { permanent_uuid: "d23d174424c4456b964b2a208d42869b" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 32867 } } peers { permanent_uuid: "e4b0e996b4c84535b0aeb6fcc6b35346" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 46679 } }
I20260710 13:15:26.399665  7026 raft_consensus.cc:385] T cee542c73d63441f86158b4cc18fdaaf P fb69514b407a432487642efa7694784c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:15:26.399940  7026 raft_consensus.cc:740] T cee542c73d63441f86158b4cc18fdaaf P fb69514b407a432487642efa7694784c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: fb69514b407a432487642efa7694784c, State: Initialized, Role: FOLLOWER
I20260710 13:15:26.400718  7026 consensus_queue.cc:260] T cee542c73d63441f86158b4cc18fdaaf P fb69514b407a432487642efa7694784c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fb69514b407a432487642efa7694784c" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 41929 } } peers { permanent_uuid: "d23d174424c4456b964b2a208d42869b" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 32867 } } peers { permanent_uuid: "e4b0e996b4c84535b0aeb6fcc6b35346" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 46679 } }
I20260710 13:15:26.406405  6971 tablet_service.cc:1511] Processing CreateTablet for tablet 347053c4d8d04327a9720a6a06b14c2d (DEFAULT_TABLE table=test-workload [id=3724f98726324e3baa21d331f7f8b767]), partition=RANGE (key) PARTITION 1610612730 <= VALUES < 1700091215
I20260710 13:15:26.407626  6971 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 347053c4d8d04327a9720a6a06b14c2d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:15:26.410013  7025 tablet_bootstrap.cc:492] T cee542c73d63441f86158b4cc18fdaaf P d23d174424c4456b964b2a208d42869b: No bootstrap required, opened a new log
I20260710 13:15:26.410431  7025 ts_tablet_manager.cc:1403] T cee542c73d63441f86158b4cc18fdaaf P d23d174424c4456b964b2a208d42869b: Time spent bootstrapping tablet: real 0.159s	user 0.003s	sys 0.016s
I20260710 13:15:26.413290  7025 raft_consensus.cc:359] T cee542c73d63441f86158b4cc18fdaaf P d23d174424c4456b964b2a208d42869b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fb69514b407a432487642efa7694784c" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 41929 } } peers { permanent_uuid: "d23d174424c4456b964b2a208d42869b" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 32867 } } peers { permanent_uuid: "e4b0e996b4c84535b0aeb6fcc6b35346" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 46679 } }
I20260710 13:15:26.413939  7025 raft_consensus.cc:385] T cee542c73d63441f86158b4cc18fdaaf P d23d174424c4456b964b2a208d42869b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:15:26.414213  7025 raft_consensus.cc:740] T cee542c73d63441f86158b4cc18fdaaf P d23d174424c4456b964b2a208d42869b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d23d174424c4456b964b2a208d42869b, State: Initialized, Role: FOLLOWER
I20260710 13:15:26.414244  6818 tablet_service.cc:1511] Processing CreateTablet for tablet 98b588a2f58548d881001123cfb22294 (DEFAULT_TABLE table=test-workload [id=3724f98726324e3baa21d331f7f8b767]), partition=RANGE (key) PARTITION 1700091215 <= VALUES < 1789569700
I20260710 13:15:26.414994  7025 consensus_queue.cc:260] T cee542c73d63441f86158b4cc18fdaaf P d23d174424c4456b964b2a208d42869b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fb69514b407a432487642efa7694784c" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 41929 } } peers { permanent_uuid: "d23d174424c4456b964b2a208d42869b" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 32867 } } peers { permanent_uuid: "e4b0e996b4c84535b0aeb6fcc6b35346" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 46679 } }
I20260710 13:15:26.415444  6818 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 98b588a2f58548d881001123cfb22294. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:15:26.417659  6967 tablet_service.cc:1511] Processing CreateTablet for tablet 98b588a2f58548d881001123cfb22294 (DEFAULT_TABLE table=test-workload [id=3724f98726324e3baa21d331f7f8b767]), partition=RANGE (key) PARTITION 1700091215 <= VALUES < 1789569700
I20260710 13:15:26.420377  6967 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 98b588a2f58548d881001123cfb22294. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:15:26.416222  6974 tablet_service.cc:1511] Processing CreateTablet for tablet 32f2e6c0394a472fb8ccff4f568d4500 (DEFAULT_TABLE table=test-workload [id=3724f98726324e3baa21d331f7f8b767]), partition=RANGE (key) PARTITION 1521134245 <= VALUES < 1610612730
I20260710 13:15:26.423024  6974 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 32f2e6c0394a472fb8ccff4f568d4500. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:15:26.421849  6893 tablet_service.cc:1511] Processing CreateTablet for tablet 98b588a2f58548d881001123cfb22294 (DEFAULT_TABLE table=test-workload [id=3724f98726324e3baa21d331f7f8b767]), partition=RANGE (key) PARTITION 1700091215 <= VALUES < 1789569700
I20260710 13:15:26.430104  6822 tablet_service.cc:1511] Processing CreateTablet for tablet 8a667946726a46208373a80701d4c817 (DEFAULT_TABLE table=test-workload [id=3724f98726324e3baa21d331f7f8b767]), partition=RANGE (key) PARTITION 1789569700 <= VALUES < 1879048185
I20260710 13:15:26.431303  6822 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8a667946726a46208373a80701d4c817. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:15:26.437143  6893 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 98b588a2f58548d881001123cfb22294. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:15:26.444643  7027 tablet_bootstrap.cc:654] T d4684292b79043c491d152393378f35e P e4b0e996b4c84535b0aeb6fcc6b35346: Neither blocks nor log segments found. Creating new log.
I20260710 13:15:26.437498  6900 tablet_service.cc:1511] Processing CreateTablet for tablet 8a667946726a46208373a80701d4c817 (DEFAULT_TABLE table=test-workload [id=3724f98726324e3baa21d331f7f8b767]), partition=RANGE (key) PARTITION 1789569700 <= VALUES < 1879048185
I20260710 13:15:26.453271  6900 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8a667946726a46208373a80701d4c817. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:15:26.457671  6861 heartbeater.cc:499] Master 127.5.154.62:37229 was elected leader, sending a full tablet report...
I20260710 13:15:26.458603  6895 tablet_service.cc:1511] Processing CreateTablet for tablet ba7eb01c95604a4a99577eeab6ca76d0 (DEFAULT_TABLE table=test-workload [id=3724f98726324e3baa21d331f7f8b767]), partition=RANGE (key) PARTITION 1879048185 <= VALUES < 1968526670
I20260710 13:15:26.460996  6975 tablet_service.cc:1511] Processing CreateTablet for tablet 8a667946726a46208373a80701d4c817 (DEFAULT_TABLE table=test-workload [id=3724f98726324e3baa21d331f7f8b767]), partition=RANGE (key) PARTITION 1789569700 <= VALUES < 1879048185
I20260710 13:15:26.462160  6975 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8a667946726a46208373a80701d4c817. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:15:26.462214  6968 tablet_service.cc:1511] Processing CreateTablet for tablet ba7eb01c95604a4a99577eeab6ca76d0 (DEFAULT_TABLE table=test-workload [id=3724f98726324e3baa21d331f7f8b767]), partition=RANGE (key) PARTITION 1879048185 <= VALUES < 1968526670
I20260710 13:15:26.463492  6968 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ba7eb01c95604a4a99577eeab6ca76d0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:15:26.465181  7030 raft_consensus.cc:493] T cee542c73d63441f86158b4cc18fdaaf P fb69514b407a432487642efa7694784c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:15:26.465427  6823 tablet_service.cc:1511] Processing CreateTablet for tablet ba7eb01c95604a4a99577eeab6ca76d0 (DEFAULT_TABLE table=test-workload [id=3724f98726324e3baa21d331f7f8b767]), partition=RANGE (key) PARTITION 1879048185 <= VALUES < 1968526670
I20260710 13:15:26.465615  7030 raft_consensus.cc:515] T cee542c73d63441f86158b4cc18fdaaf P fb69514b407a432487642efa7694784c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fb69514b407a432487642efa7694784c" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 41929 } } peers { permanent_uuid: "d23d174424c4456b964b2a208d42869b" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 32867 } } peers { permanent_uuid: "e4b0e996b4c84535b0aeb6fcc6b35346" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 46679 } }
I20260710 13:15:26.466616  6823 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ba7eb01c95604a4a99577eeab6ca76d0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:15:26.467126  6895 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ba7eb01c95604a4a99577eeab6ca76d0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:15:26.467926  7026 ts_tablet_manager.cc:1434] T cee542c73d63441f86158b4cc18fdaaf P fb69514b407a432487642efa7694784c: Time spent starting tablet: real 0.083s	user 0.010s	sys 0.001s
I20260710 13:15:26.468899  7026 tablet_bootstrap.cc:492] T 365448378d344cb4b762d40a24bfd01d P fb69514b407a432487642efa7694784c: Bootstrap starting.
I20260710 13:15:26.480053  6936 heartbeater.cc:499] Master 127.5.154.62:37229 was elected leader, sending a full tablet report...
I20260710 13:15:26.482252  7030 leader_election.cc:290] T cee542c73d63441f86158b4cc18fdaaf P fb69514b407a432487642efa7694784c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d23d174424c4456b964b2a208d42869b (127.5.154.2:32867), e4b0e996b4c84535b0aeb6fcc6b35346 (127.5.154.3:46679)
I20260710 13:15:26.489598  6820 tablet_service.cc:1511] Processing CreateTablet for tablet 9f5bc7cc688b400d8617210578c6ab67 (DEFAULT_TABLE table=test-workload [id=3724f98726324e3baa21d331f7f8b767]), partition=RANGE (key) PARTITION 1968526670 <= VALUES < 2058005155
I20260710 13:15:26.490890  6820 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9f5bc7cc688b400d8617210578c6ab67. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:15:26.492949  7025 ts_tablet_manager.cc:1434] T cee542c73d63441f86158b4cc18fdaaf P d23d174424c4456b964b2a208d42869b: Time spent starting tablet: real 0.082s	user 0.006s	sys 0.007s
I20260710 13:15:26.496798  6901 tablet_service.cc:1511] Processing CreateTablet for tablet 9f5bc7cc688b400d8617210578c6ab67 (DEFAULT_TABLE table=test-workload [id=3724f98726324e3baa21d331f7f8b767]), partition=RANGE (key) PARTITION 1968526670 <= VALUES < 2058005155
I20260710 13:15:26.497629  6966 tablet_service.cc:1511] Processing CreateTablet for tablet 9f5bc7cc688b400d8617210578c6ab67 (DEFAULT_TABLE table=test-workload [id=3724f98726324e3baa21d331f7f8b767]), partition=RANGE (key) PARTITION 1968526670 <= VALUES < 2058005155
I20260710 13:15:26.498781  6966 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9f5bc7cc688b400d8617210578c6ab67. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:15:26.501305  7025 tablet_bootstrap.cc:492] T f23fcfd86f064dadba84f5841444f6e0 P d23d174424c4456b964b2a208d42869b: Bootstrap starting.
I20260710 13:15:26.501870  6901 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9f5bc7cc688b400d8617210578c6ab67. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:15:26.507284  6825 tablet_service.cc:1511] Processing CreateTablet for tablet 609d762e77fb4053aaff860fc98b76be (DEFAULT_TABLE table=test-workload [id=3724f98726324e3baa21d331f7f8b767]), partition=RANGE (key) PARTITION 2058005155 <= VALUES
I20260710 13:15:26.508507  6825 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 609d762e77fb4053aaff860fc98b76be. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:15:26.511106  7027 tablet_bootstrap.cc:492] T d4684292b79043c491d152393378f35e P e4b0e996b4c84535b0aeb6fcc6b35346: No bootstrap required, opened a new log
I20260710 13:15:26.511520  7027 ts_tablet_manager.cc:1403] T d4684292b79043c491d152393378f35e P e4b0e996b4c84535b0aeb6fcc6b35346: Time spent bootstrapping tablet: real 0.161s	user 0.010s	sys 0.000s
I20260710 13:15:26.514369  7027 raft_consensus.cc:359] T d4684292b79043c491d152393378f35e P e4b0e996b4c84535b0aeb6fcc6b35346 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fb69514b407a432487642efa7694784c" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 41929 } } peers { permanent_uuid: "d23d174424c4456b964b2a208d42869b" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 32867 } } peers { permanent_uuid: "e4b0e996b4c84535b0aeb6fcc6b35346" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 46679 } }
I20260710 13:15:26.515025  7027 raft_consensus.cc:385] T d4684292b79043c491d152393378f35e P e4b0e996b4c84535b0aeb6fcc6b35346 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:15:26.515292  7027 raft_consensus.cc:740] T d4684292b79043c491d152393378f35e P e4b0e996b4c84535b0aeb6fcc6b35346 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e4b0e996b4c84535b0aeb6fcc6b35346, State: Initialized, Role: FOLLOWER
I20260710 13:15:26.500510  7026 tablet_bootstrap.cc:654] T 365448378d344cb4b762d40a24bfd01d P fb69514b407a432487642efa7694784c: Neither blocks nor log segments found. Creating new log.
I20260710 13:15:26.531939  6892 tablet_service.cc:1511] Processing CreateTablet for tablet 609d762e77fb4053aaff860fc98b76be (DEFAULT_TABLE table=test-workload [id=3724f98726324e3baa21d331f7f8b767]), partition=RANGE (key) PARTITION 2058005155 <= VALUES
I20260710 13:15:26.534703  6892 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 609d762e77fb4053aaff860fc98b76be. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:15:26.534920  6971 tablet_service.cc:1511] Processing CreateTablet for tablet 609d762e77fb4053aaff860fc98b76be (DEFAULT_TABLE table=test-workload [id=3724f98726324e3baa21d331f7f8b767]), partition=RANGE (key) PARTITION 2058005155 <= VALUES
I20260710 13:15:26.536155  6971 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 609d762e77fb4053aaff860fc98b76be. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:15:26.515986  7027 consensus_queue.cc:260] T d4684292b79043c491d152393378f35e P e4b0e996b4c84535b0aeb6fcc6b35346 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fb69514b407a432487642efa7694784c" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 41929 } } peers { permanent_uuid: "d23d174424c4456b964b2a208d42869b" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 32867 } } peers { permanent_uuid: "e4b0e996b4c84535b0aeb6fcc6b35346" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 46679 } }
I20260710 13:15:26.536152  7025 tablet_bootstrap.cc:654] T f23fcfd86f064dadba84f5841444f6e0 P d23d174424c4456b964b2a208d42869b: Neither blocks nor log segments found. Creating new log.
I20260710 13:15:26.550417  7027 ts_tablet_manager.cc:1434] T d4684292b79043c491d152393378f35e P e4b0e996b4c84535b0aeb6fcc6b35346: Time spent starting tablet: real 0.039s	user 0.007s	sys 0.000s
I20260710 13:15:26.551123  7010 heartbeater.cc:499] Master 127.5.154.62:37229 was elected leader, sending a full tablet report...
I20260710 13:15:26.563701  7027 tablet_bootstrap.cc:492] T cee542c73d63441f86158b4cc18fdaaf P e4b0e996b4c84535b0aeb6fcc6b35346: Bootstrap starting.
I20260710 13:15:26.566216  7026 tablet_bootstrap.cc:492] T 365448378d344cb4b762d40a24bfd01d P fb69514b407a432487642efa7694784c: No bootstrap required, opened a new log
I20260710 13:15:26.569999  6911 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cee542c73d63441f86158b4cc18fdaaf" candidate_uuid: "fb69514b407a432487642efa7694784c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d23d174424c4456b964b2a208d42869b" is_pre_election: true
I20260710 13:15:26.576943  6911 raft_consensus.cc:2468] T cee542c73d63441f86158b4cc18fdaaf P d23d174424c4456b964b2a208d42869b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate fb69514b407a432487642efa7694784c in term 0.
I20260710 13:15:26.571924  6985 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cee542c73d63441f86158b4cc18fdaaf" candidate_uuid: "fb69514b407a432487642efa7694784c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e4b0e996b4c84535b0aeb6fcc6b35346" is_pre_election: true
W20260710 13:15:26.579398  6802 leader_election.cc:343] T cee542c73d63441f86158b4cc18fdaaf P fb69514b407a432487642efa7694784c [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer e4b0e996b4c84535b0aeb6fcc6b35346 (127.5.154.3:46679): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:15:26.580374  6799 leader_election.cc:304] T cee542c73d63441f86158b4cc18fdaaf P fb69514b407a432487642efa7694784c [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: d23d174424c4456b964b2a208d42869b, fb69514b407a432487642efa7694784c; no voters: e4b0e996b4c84535b0aeb6fcc6b35346
I20260710 13:15:26.581252  7030 raft_consensus.cc:2804] T cee542c73d63441f86158b4cc18fdaaf P fb69514b407a432487642efa7694784c [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:15:26.581595  7030 raft_consensus.cc:493] T cee542c73d63441f86158b4cc18fdaaf P fb69514b407a432487642efa7694784c [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:15:26.581898  7030 raft_consensus.cc:3060] T cee542c73d63441f86158b4cc18fdaaf P fb69514b407a432487642efa7694784c [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:15:26.589391  7030 raft_consensus.cc:515] T cee542c73d63441f86158b4cc18fdaaf P fb69514b407a432487642efa7694784c [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fb69514b407a432487642efa7694784c" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 41929 } } peers { permanent_uuid: "d23d174424c4456b964b2a208d42869b" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 32867 } } peers { permanent_uuid: "e4b0e996b4c84535b0aeb6fcc6b35346" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 46679 } }
I20260710 13:15:26.592298  6911 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cee542c73d63441f86158b4cc18fdaaf" candidate_uuid: "fb69514b407a432487642efa7694784c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d23d174424c4456b964b2a208d42869b"
I20260710 13:15:26.592914  6911 raft_consensus.cc:3060] T cee542c73d63441f86158b4cc18fdaaf P d23d174424c4456b964b2a208d42869b [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:15:26.596922  7026 ts_tablet_manager.cc:1403] T 365448378d344cb4b762d40a24bfd01d P fb69514b407a432487642efa7694784c: Time spent bootstrapping tablet: real 0.128s	user 0.011s	sys 0.000s
I20260710 13:15:26.600970  7026 raft_consensus.cc:359] T 365448378d344cb4b762d40a24bfd01d P fb69514b407a432487642efa7694784c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fb69514b407a432487642efa7694784c" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 41929 } } peers { permanent_uuid: "d23d174424c4456b964b2a208d42869b" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 32867 } } peers { permanent_uuid: "e4b0e996b4c84535b0aeb6fcc6b35346" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 46679 } }
I20260710 13:15:26.601657  7026 raft_consensus.cc:385] T 365448378d344cb4b762d40a24bfd01d P fb69514b407a432487642efa7694784c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:15:26.601951  7026 raft_consensus.cc:740] T 365448378d344cb4b762d40a24bfd01d P fb69514b407a432487642efa7694784c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: fb69514b407a432487642efa7694784c, State: Initialized, Role: FOLLOWER
I20260710 13:15:26.602661  7026 consensus_queue.cc:260] T 365448378d344cb4b762d40a24bfd01d P fb69514b407a432487642efa7694784c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fb69514b407a432487642efa7694784c" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 41929 } } peers { permanent_uuid: "d23d174424c4456b964b2a208d42869b" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 32867 } } peers { permanent_uuid: "e4b0e996b4c84535b0aeb6fcc6b35346" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 46679 } }
I20260710 13:15:26.598011  7030 leader_election.cc:290] T cee542c73d63441f86158b4cc18fdaaf P fb69514b407a432487642efa7694784c [CANDIDATE]: Term 1 election: Requested vote from peers d23d174424c4456b964b2a208d42869b (127.5.154.2:32867), e4b0e996b4c84535b0aeb6fcc6b35346 (127.5.154.3:46679)
I20260710 13:15:26.603487  6985 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cee542c73d63441f86158b4cc18fdaaf" candidate_uuid: "fb69514b407a432487642efa7694784c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e4b0e996b4c84535b0aeb6fcc6b35346"
W20260710 13:15:26.605082  6802 leader_election.cc:343] T cee542c73d63441f86158b4cc18fdaaf P fb69514b407a432487642efa7694784c [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer e4b0e996b4c84535b0aeb6fcc6b35346 (127.5.154.3:46679): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:15:26.606778  7027 tablet_bootstrap.cc:654] T cee542c73d63441f86158b4cc18fdaaf P e4b0e996b4c84535b0aeb6fcc6b35346: Neither blocks nor log segments found. Creating new log.
I20260710 13:15:26.608834  6911 raft_consensus.cc:2468] T cee542c73d63441f86158b4cc18fdaaf P d23d174424c4456b964b2a208d42869b [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fb69514b407a432487642efa7694784c in term 1.
I20260710 13:15:26.611250  6799 leader_election.cc:304] T cee542c73d63441f86158b4cc18fdaaf P fb69514b407a432487642efa7694784c [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: d23d174424c4456b964b2a208d42869b, fb69514b407a432487642efa7694784c; no voters: e4b0e996b4c84535b0aeb6fcc6b35346
I20260710 13:15:26.612334  7030 raft_consensus.cc:2804] T cee542c73d63441f86158b4cc18fdaaf P fb69514b407a432487642efa7694784c [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:15:26.611593  7026 ts_tablet_manager.cc:1434] T 365448378d344cb4b762d40a24bfd01d P fb69514b407a432487642efa7694784c: Time spent starting tablet: real 0.013s	user 0.007s	sys 0.002s
I20260710 13:15:26.612802  7030 raft_consensus.cc:697] T cee542c73d63441f86158b4cc18fdaaf P fb69514b407a432487642efa7694784c [term 1 LEADER]: Becoming Leader. State: Replica: fb69514b407a432487642efa7694784c, State: Running, Role: LEADER
I20260710 13:15:26.613430  7026 tablet_bootstrap.cc:492] T 5a067eef6b6649ce95706dd10ed4dd9f P fb69514b407a432487642efa7694784c: Bootstrap starting.
I20260710 13:15:26.613574  7030 consensus_queue.cc:237] T cee542c73d63441f86158b4cc18fdaaf P fb69514b407a432487642efa7694784c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fb69514b407a432487642efa7694784c" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 41929 } } peers { permanent_uuid: "d23d174424c4456b964b2a208d42869b" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 32867 } } peers { permanent_uuid: "e4b0e996b4c84535b0aeb6fcc6b35346" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 46679 } }
I20260710 13:15:26.616938  7025 tablet_bootstrap.cc:492] T f23fcfd86f064dadba84f5841444f6e0 P d23d174424c4456b964b2a208d42869b: No bootstrap required, opened a new log
I20260710 13:15:26.617492  7025 ts_tablet_manager.cc:1403] T f23fcfd86f064dadba84f5841444f6e0 P d23d174424c4456b964b2a208d42869b: Time spent bootstrapping tablet: real 0.116s	user 0.036s	sys 0.027s
I20260710 13:15:26.619705  7026 tablet_bootstrap.cc:654] T 5a067eef6b6649ce95706dd10ed4dd9f P fb69514b407a432487642efa7694784c: Neither blocks nor log segments found. Creating new log.
W20260710 13:15:26.619889  6782 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260710 13:15:26.620466  7025 raft_consensus.cc:359] T f23fcfd86f064dadba84f5841444f6e0 P d23d174424c4456b964b2a208d42869b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fb69514b407a432487642efa7694784c" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 41929 } } peers { permanent_uuid: "d23d174424c4456b964b2a208d42869b" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 32867 } } peers { permanent_uuid: "e4b0e996b4c84535b0aeb6fcc6b35346" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 46679 } }
I20260710 13:15:26.621284  7025 raft_consensus.cc:385] T f23fcfd86f064dadba84f5841444f6e0 P d23d174424c4456b964b2a208d42869b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:15:26.621591  7025 raft_consensus.cc:740] T f23fcfd86f064dadba84f5841444f6e0 P d23d174424c4456b964b2a208d42869b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d23d174424c4456b964b2a208d42869b, State: Initialized, Role: FOLLOWER
I20260710 13:15:26.622437  7025 consensus_queue.cc:260] T f23fcfd86f064dadba84f5841444f6e0 P d23d174424c4456b964b2a208d42869b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fb69514b407a432487642efa7694784c" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 41929 } } peers { permanent_uuid: "d23d174424c4456b964b2a208d42869b" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 32867 } } peers { permanent_uuid: "e4b0e996b4c84535b0aeb6fcc6b35346" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 46679 } }
I20260710 13:15:26.624955  7025 ts_tablet_manager.cc:1434] T f23fcfd86f064dadba84f5841444f6e0 P d23d174424c4456b964b2a208d42869b: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260710 13:15:26.625847  7025 tablet_bootstrap.cc:492] T 365448378d344cb4b762d40a24bfd01d P d23d174424c4456b964b2a208d42869b: Bootstrap starting.
I20260710 13:15:26.630975  7026 tablet_bootstrap.cc:492] T 5a067eef6b6649ce95706dd10ed4dd9f P fb69514b407a432487642efa7694784c: No bootstrap required, opened a new log
I20260710 13:15:26.631492  7026 ts_tablet_manager.cc:1403] T 5a067eef6b6649ce95706dd10ed4dd9f P fb69514b407a432487642efa7694784c: Time spent bootstrapping tablet: real 0.018s	user 0.011s	sys 0.005s
I20260710 13:15:26.631808  7025 tablet_bootstrap.cc:654] T 365448378d344cb4b762d40a24bfd01d P d23d174424c4456b964b2a208d42869b: Neither blocks nor log segments found. Creating new log.
I20260710 13:15:26.633169  6731 catalog_manager.cc:5697] T cee542c73d63441f86158b4cc18fdaaf P fb69514b407a432487642efa7694784c reported cstate change: term changed from 0 to 1, leader changed from <none> to fb69514b407a432487642efa7694784c (127.5.154.1). New cstate: current_term: 1 leader_uuid: "fb69514b407a432487642efa7694784c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fb69514b407a432487642efa7694784c" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 41929 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d23d174424c4456b964b2a208d42869b" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 32867 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e4b0e996b4c84535b0aeb6fcc6b35346" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 46679 } health_report { overall_health: UNKNOWN } } }
I20260710 13:15:26.634308  7026 raft_consensus.cc:359] T 5a067eef6b6649ce95706dd10ed4dd9f P fb69514b407a432487642efa7694784c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fb69514b407a432487642efa7694784c" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 41929 } } peers { permanent_uuid: "d23d174424c4456b964b2a208d42869b" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 32867 } } peers { permanent_uuid: "e4b0e996b4c84535b0aeb6fcc6b35346" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 46679 } }
I20260710 13:15:26.634960  7026 raft_consensus.cc:385] T 5a067eef6b6649ce95706dd10ed4dd9f P fb69514b407a432487642efa7694784c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:15:26.635238  7026 raft_consensus.cc:740] T 5a067eef6b6649ce95706dd10ed4dd9f P fb69514b407a432487642efa7694784c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: fb69514b407a432487642efa7694784c, State: Initialized, Role: FOLLOWER
I20260710 13:15:26.636054  7026 consensus_queue.cc:260] T 5a067eef6b6649ce95706dd10ed4dd9f P fb69514b407a432487642efa7694784c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fb69514b407a432487642efa7694784c" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 41929 } } peers { permanent_uuid: "d23d174424c4456b964b2a208d42869b" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 32867 } } peers { permanent_uuid: "e4b0e996b4c84535b0aeb6fcc6b35346" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 46679 } }
I20260710 13:15:26.638278  7026 ts_tablet_manager.cc:1434] T 5a067eef6b6649ce95706dd10ed4dd9f P fb69514b407a432487642efa7694784c: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260710 13:15:26.639122  7026 tablet_bootstrap.cc:492] T a256f1aff9444ef99ba3d8fb9328de66 P fb69514b407a432487642efa7694784c: Bootstrap starting.
I20260710 13:15:26.644905  7026 tablet_bootstrap.cc:654] T a256f1aff9444ef99ba3d8fb9328de66 P fb69514b407a432487642efa7694784c: Neither blocks nor log segments found. Creating new log.
I20260710 13:15:26.647619  7025 tablet_bootstrap.cc:492] T 365448378d344cb4b762d40a24bfd01d P d23d174424c4456b964b2a208d42869b: No bootstrap required, opened a new log
I20260710 13:15:26.648198  7025 ts_tablet_manager.cc:1403] T 365448378d344cb4b762d40a24bfd01d P d23d174424c4456b964b2a208d42869b: Time spent bootstrapping tablet: real 0.023s	user 0.015s	sys 0.007s
I20260710 13:15:26.652634  7025 raft_consensus.cc:359] T 365448378d344cb4b762d40a24bfd01d P d23d174424c4456b964b2a208d42869b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fb69514b407a432487642efa7694784c" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 41929 } } peers { permanent_uuid: "d23d174424c4456b964b2a208d42869b" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 32867 } } peers { permanent_uuid: "e4b0e996b4c84535b0aeb6fcc6b35346" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 46679 } }
I20260710 13:15:26.653393  7025 raft_consensus.cc:385] T 365448378d344cb4b762d40a24bfd01d P d23d174424c4456b964b2a208d42869b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:15:26.653614  7025 raft_consensus.cc:740] T 365448378d344cb4b762d40a24bfd01d P d23d174424c4456b964b2a208d42869b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d23d174424c4456b964b2a208d42869b, State: Initialized, Role: FOLLOWER
I20260710 13:15:26.654264  7025 consensus_queue.cc:260] T 365448378d344cb4b762d40a24bfd01d P d23d174424c4456b964b2a208d42869b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fb69514b407a432487642efa7694784c" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 41929 } } peers { permanent_uuid: "d23d174424c4456b964b2a208d42869b" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 32867 } } peers { permanent_uuid: "e4b0e996b4c84535b0aeb6fcc6b35346" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 46679 } }
I20260710 13:15:26.656284  7025 ts_tablet_manager.cc:1434] T 365448378d344cb4b762d40a24bfd01d P d23d174424c4456b964b2a208d42869b: Time spent starting tablet: real 0.008s	user 0.002s	sys 0.003s
I20260710 13:15:26.657006  7026 tablet_bootstrap.cc:492] T a256f1aff9444ef99ba3d8fb9328de66 P fb69514b407a432487642efa7694784c: No bootstrap required, opened a new log
I20260710 13:15:26.657346  7025 tablet_bootstrap.cc:492] T d4684292b79043c491d152393378f35e P d23d174424c4456b964b2a208d42869b: Bootstrap starting.
I20260710 13:15:26.657505  7026 ts_tablet_manager.cc:1403] T a256f1aff9444ef99ba3d8fb9328de66 P fb69514b407a432487642efa7694784c: Time spent bootstrapping tablet: real 0.019s	user 0.013s	sys 0.003s
I20260710 13:15:26.659866  7026 raft_consensus.cc:359] T a256f1aff9444ef99ba3d8fb9328de66 P fb69514b407a432487642efa7694784c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fb69514b407a432487642efa7694784c" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 41929 } } peers { permanent_uuid: "d23d174424c4456b964b2a208d42869b" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 32867 } } peers { permanent_uuid: "e4b0e996b4c84535b0aeb6fcc6b35346" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 46679 } }
I20260710 13:15:26.660338  7026 raft_consensus.cc:385] T a256f1aff9444ef99ba3d8fb9328de66 P fb69514b407a432487642efa7694784c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:15:26.660590  7026 raft_consensus.cc:740] T a256f1aff9444ef99ba3d8fb9328de66 P fb69514b407a432487642efa7694784c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: fb69514b407a432487642efa7694784c, State: Initialized, Role: FOLLOWER
I20260710 13:15:26.661144  7026 consensus_queue.cc:260] T a256f1aff9444ef99ba3d8fb9328de66 P fb69514b407a432487642efa7694784c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fb69514b407a432487642efa7694784c" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 41929 } } peers { permanent_uuid: "d23d174424c4456b964b2a208d42869b" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 32867 } } peers { permanent_uuid: "e4b0e996b4c84535b0aeb6fcc6b35346" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 46679 } }
I20260710 13:15:26.661515  7027 tablet_bootstrap.cc:492] T cee542c73d63441f86158b4cc18fdaaf P e4b0e996b4c84535b0aeb6fcc6b35346: No bootstrap required, opened a new log
I20260710 13:15:26.661995  7027 ts_tablet_manager.cc:1403] T cee542c73d63441f86158b4cc18fdaaf P e4b0e996b4c84535b0aeb6fcc6b35346: Time spent bootstrapping tablet: real 0.099s	user 0.017s	sys 0.017s
I20260710 13:15:26.662840  7026 ts_tablet_manager.cc:1434] T a256f1aff9444ef99ba3d8fb9328de66 P fb69514b407a432487642efa7694784c: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260710 13:15:26.663103  7030 raft_consensus.cc:493] T 5a067eef6b6649ce95706dd10ed4dd9f P fb69514b407a432487642efa7694784c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:15:26.663709  7025 tablet_bootstrap.cc:654] T d4684292b79043c491d152393378f35e P d23d174424c4456b964b2a208d42869b: Neither blocks nor log segments found. Creating new log.
I20260710 13:15:26.663502  7030 raft_consensus.cc:515] T 5a067eef6b6649ce95706dd10ed4dd9f P fb69514b407a432487642efa7694784c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fb69514b407a432487642efa7694784c" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 41929 } } peers { permanent_uuid: "d23d174424c4456b964b2a208d42869b" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 32867 } } peers { permanent_uuid: "e4b0e996b4c84535b0aeb6fcc6b35346" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 46679 } }
I20260710 13:15:26.663771  7026 tablet_bootstrap.cc:492] T d4684292b79043c491d152393378f35e P fb69514b407a432487642efa7694784c: Bootstrap starting.
I20260710 13:15:26.665481  7030 leader_election.cc:290] T 5a067eef6b6649ce95706dd10ed4dd9f P fb69514b407a432487642efa7694784c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d23d174424c4456b964b2a208d42869b (127.5.154.2:32867), e4b0e996b4c84535b0aeb6fcc6b35346 (127.5.154.3:46679)
I20260710 13:15:26.666543  6911 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5a067eef6b6649ce95706dd10ed4dd9f" candidate_uuid: "fb69514b407a432487642efa7694784c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d23d174424c4456b964b2a208d42869b" is_pre_election: true
I20260710 13:15:26.664544  7027 raft_consensus.cc:359] T cee542c73d63441f86158b4cc18fdaaf P e4b0e996b4c84535b0aeb6fcc6b35346 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fb69514b407a432487642efa7694784c" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 41929 } } peers { permanent_uuid: "d23d174424c4456b964b2a208d42869b" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 32867 } } peers { permanent_uuid: "e4b0e996b4c84535b0aeb6fcc6b35346" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 46679 } }
I20260710 13:15:26.669529  7027 raft_consensus.cc:385] T cee542c73d63441f86158b4cc18fdaaf P e4b0e996b4c84535b0aeb6fcc6b35346 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:15:26.667371  6985 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5a067eef6b6649ce95706dd10ed4dd9f" candidate_uuid: "fb69514b407a432487642efa7694784c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e4b0e996b4c84535b0aeb6fcc6b35346" is_pre_election: true
I20260710 13:15:26.670781  7027 raft_consensus.cc:740] T cee542c73d63441f86158b4cc18fdaaf P e4b0e996b4c84535b0aeb6fcc6b35346 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e4b0e996b4c84535b0aeb6fcc6b35346, State: Initialized, Role: FOLLOWER
I20260710 13:15:26.671226  7026 tablet_bootstrap.cc:654] T d4684292b79043c491d152393378f35e P fb69514b407a432487642efa7694784c: Neither blocks nor log segments found. Creating new log.
W20260710 13:15:26.670167  6799 leader_election.cc:343] T 5a067eef6b6649ce95706dd10ed4dd9f P fb69514b407a432487642efa7694784c [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer d23d174424c4456b964b2a208d42869b (127.5.154.2:32867): Illegal state: must be running to vote when last-logged opid is not known
W20260710 13:15:26.672089  6802 leader_election.cc:343] T 5a067eef6b6649ce95706dd10ed4dd9f P fb69514b407a432487642efa7694784c [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer e4b0e996b4c84535b0aeb6fcc6b35346 (127.5.154.3:46679): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:15:26.672495  6802 leader_election.cc:304] T 5a067eef6b6649ce95706dd10ed4dd9f P fb69514b407a432487642efa7694784c [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: fb69514b407a432487642efa7694784c; no voters: d23d174424c4456b964b2a208d42869b, e4b0e996b4c84535b0aeb6fcc6b35346
I20260710 13:15:26.672405  7027 consensus_queue.cc:260] T cee542c73d63441f86158b4cc18fdaaf P e4b0e996b4c84535b0aeb6fcc6b35346 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fb69514b407a432487642efa7694784c" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 41929 } } peers { permanent_uuid: "d23d174424c4456b964b2a208d42869b" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 32867 } } peers { permanent_uuid: "e4b0e996b4c84535b0aeb6fcc6b35346" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 46679 } }
I20260710 13:15:26.673702  7030 raft_consensus.cc:2749] T 5a067eef6b6649ce95706dd10ed4dd9f P fb69514b407a432487642efa7694784c [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:15:26.678330  7025 tablet_bootstrap.cc:492] T d4684292b79043c491d152393378f35e P d23d174424c4456b964b2a208d42869b: No bootstrap required, opened a new log
I20260710 13:15:26.678844  7025 ts_tablet_manager.cc:1403] T d4684292b79043c491d152393378f35e P d23d174424c4456b964b2a208d42869b: Time spent bootstrapping tablet: real 0.022s	user 0.007s	sys 0.014s
I20260710 13:15:26.680289  7026 tablet_bootstrap.cc:492] T d4684292b79043c491d152393378f35e P fb69514b407a432487642efa7694784c: No bootstrap required, opened a new log
I20260710 13:15:26.680827  7026 ts_tablet_manager.cc:1403] T d4684292b79043c491d152393378f35e P fb69514b407a432487642efa7694784c: Time spent bootstrapping tablet: real 0.017s	user 0.013s	sys 0.000s
I20260710 13:15:26.681718  7025 raft_consensus.cc:359] T d4684292b79043c491d152393378f35e P d23d174424c4456b964b2a208d42869b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fb69514b407a432487642efa7694784c" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 41929 } } peers { permanent_uuid: "d23d174424c4456b964b2a208d42869b" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 32867 } } peers { permanent_uuid: "e4b0e996b4c84535b0aeb6fcc6b35346" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 46679 } }
I20260710 13:15:26.682462  7025 raft_consensus.cc:385] T d4684292b79043c491d152393378f35e P d23d174424c4456b964b2a208d42869b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:15:26.682806  7025 raft_consensus.cc:740] T d4684292b79043c491d152393378f35e P d23d174424c4456b964b2a208d42869b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d23d174424c4456b964b2a208d42869b, State: Initialized, Role: FOLLOWER
I20260710 13:15:26.683610  7026 raft_consensus.cc:359] T d4684292b79043c491d152393378f35e P fb69514b407a432487642efa7694784c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fb69514b407a432487642efa7694784c" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 41929 } } peers { permanent_uuid: "d23d174424c4456b964b2a208d42869b" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 32867 } } peers { permanent_uuid: "e4b0e996b4c84535b0aeb6fcc6b35346" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 46679 } }
I20260710 13:15:26.683647  7025 consensus_queue.cc:260] T d4684292b79043c491d152393378f35e P d23d174424c4456b964b2a208d42869b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fb69514b407a432487642efa7694784c" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 41929 } } peers { permanent_uuid: "d23d174424c4456b964b2a208d42869b" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 32867 } } peers { permanent_uuid: "e4b0e996b4c84535b0aeb6fcc6b35346" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 46679 } }
I20260710 13:15:26.680791  7027 ts_tablet_manager.cc:1434] T cee542c73d63441f86158b4cc18fdaaf P e4b0e996b4c84535b0aeb6fcc6b35346: Time spent starting tablet: real 0.019s	user 0.008s	sys 0.000s
I20260710 13:15:26.684506  7026 raft_consensus.cc:385] T d4684292b79043c491d152393378f35e P fb69514b407a432487642efa7694784c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:15:26.685079  7026 raft_consensus.cc:740] T d4684292b79043c491d152393378f35e P fb69514b407a432487642efa7694784c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: fb69514b407a432487642efa7694784c, State: Initialized, Role: FOLLOWER
I20260710 13:15:26.685581  7027 tablet_bootstrap.cc:492] T 365448378d344cb4b762d40a24bfd01d P e4b0e996b4c84535b0aeb6fcc6b35346: Bootstrap starting.
I20260710 13:15:26.686218  7025 ts_tablet_manager.cc:1434] T d4684292b79043c491d152393378f35e P d23d174424c4456b964b2a208d42869b: Time spent starting tablet: real 0.007s	user 0.003s	sys 0.003s
I20260710 13:15:26.685886  7026 consensus_queue.cc:260] T d4684292b79043c491d152393378f35e P fb69514b407a432487642efa7694784c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fb69514b407a432487642efa7694784c" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 41929 } } peers { permanent_uuid: "d23d174424c4456b964b2a208d42869b" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 32867 } } peers { permanent_uuid: "e4b0e996b4c84535b0aeb6fcc6b35346" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 46679 } }
I20260710 13:15:26.687163  7025 tablet_bootstrap.cc:492] T 5a067eef6b6649ce95706dd10ed4dd9f P d23d174424c4456b964b2a208d42869b: Bootstrap starting.
I20260710 13:15:26.688117  7026 ts_tablet_manager.cc:1434] T d4684292b79043c491d152393378f35e P fb69514b407a432487642efa7694784c: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260710 13:15:26.689029  7026 tablet_bootstrap.cc:492] T 4da6c741486d4e68b1456177dd11977d P fb69514b407a432487642efa7694784c: Bootstrap starting.
I20260710 13:15:26.692281  7027 tablet_bootstrap.cc:654] T 365448378d344cb4b762d40a24bfd01d P e4b0e996b4c84535b0aeb6fcc6b35346: Neither blocks nor log segments found. Creating new log.
I20260710 13:15:26.693317  7025 tablet_bootstrap.cc:654] T 5a067eef6b6649ce95706dd10ed4dd9f P d23d174424c4456b964b2a208d42869b: Neither blocks nor log segments found. Creating new log.
I20260710 13:15:26.694780  7026 tablet_bootstrap.cc:654] T 4da6c741486d4e68b1456177dd11977d P fb69514b407a432487642efa7694784c: Neither blocks nor log segments found. Creating new log.
I20260710 13:15:26.704771  7027 tablet_bootstrap.cc:492] T 365448378d344cb4b762d40a24bfd01d P e4b0e996b4c84535b0aeb6fcc6b35346: No bootstrap required, opened a new log
I20260710 13:15:26.705018  7025 tablet_bootstrap.cc:492] T 5a067eef6b6649ce95706dd10ed4dd9f P d23d174424c4456b964b2a208d42869b: No bootstrap required, opened a new log
I20260710 13:15:26.705335  7027 ts_tablet_manager.cc:1403] T 365448378d344cb4b762d40a24bfd01d P e4b0e996b4c84535b0aeb6fcc6b35346: Time spent bootstrapping tablet: real 0.020s	user 0.016s	sys 0.001s
I20260710 13:15:26.705456  7025 ts_tablet_manager.cc:1403] T 5a067eef6b6649ce95706dd10ed4dd9f P d23d174424c4456b964b2a208d42869b: Time spent bootstrapping tablet: real 0.018s	user 0.008s	sys 0.009s
I20260710 13:15:26.705935  7026 tablet_bootstrap.cc:492] T 4da6c741486d4e68b1456177dd11977d P fb69514b407a432487642efa7694784c: No bootstrap required, opened a new log
I20260710 13:15:26.706418  7026 ts_tablet_manager.cc:1403] T 4da6c741486d4e68b1456177dd11977d P fb69514b407a432487642efa7694784c: Time spent bootstrapping tablet: real 0.018s	user 0.008s	sys 0.008s
I20260710 13:15:26.708201  7025 raft_consensus.cc:359] T 5a067eef6b6649ce95706dd10ed4dd9f P d23d174424c4456b964b2a208d42869b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fb69514b407a432487642efa7694784c" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 41929 } } peers { permanent_uuid: "d23d174424c4456b964b2a208d42869b" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 32867 } } peers { permanent_uuid: "e4b0e996b4c84535b0aeb6fcc6b35346" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 46679 } }
I20260710 13:15:26.708359  7027 raft_consensus.cc:359] T 365448378d344cb4b762d40a24bfd01d P e4b0e996b4c84535b0aeb6fcc6b35346 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fb69514b407a432487642efa7694784c" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 41929 } } peers { permanent_uuid: "d23d174424c4456b964b2a208d42869b" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 32867 } } peers { permanent_uuid: "e4b0e996b4c84535b0aeb6fcc6b35346" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 46679 } }
I20260710 13:15:26.709007  7025 raft_consensus.cc:385] T 5a067eef6b6649ce95706dd10ed4dd9f P d23d174424c4456b964b2a208d42869b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:15:26.709134  7027 raft_consensus.cc:385] T 365448378d344cb4b762d40a24bfd01d P e4b0e996b4c84535b0aeb6fcc6b35346 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:15:26.709362  7025 raft_consensus.cc:740] T 5a067eef6b6649ce95706dd10ed4dd9f P d23d174424c4456b964b2a208d42869b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d23d174424c4456b964b2a208d42869b, State: Initialized, Role: FOLLOWER
I20260710 13:15:26.709576  7027 raft_consensus.cc:740] T 365448378d344cb4b762d40a24bfd01d P e4b0e996b4c84535b0aeb6fcc6b35346 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e4b0e996b4c84535b0aeb6fcc6b35346, State: Initialized, Role: FOLLOWER
I20260710 13:15:26.709160  7026 raft_consensus.cc:359] T 4da6c741486d4e68b1456177dd11977d P fb69514b407a432487642efa7694784c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fb69514b407a432487642efa7694784c" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 41929 } } peers { permanent_uuid: "d23d174424c4456b964b2a208d42869b" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 32867 } } peers { permanent_uuid: "e4b0e996b4c84535b0aeb6fcc6b35346" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 46679 } }
I20260710 13:15:26.710178  7026 raft_consensus.cc:385] T 4da6c741486d4e68b1456177dd11977d P fb69514b407a432487642efa7694784c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:15:26.710304  7025 consensus_queue.cc:260] T 5a067eef6b6649ce95706dd10ed4dd9f P d23d174424c4456b964b2a208d42869b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fb69514b407a432487642efa7694784c" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 41929 } } peers { permanent_uuid: "d23d174424c4456b964b2a208d42869b" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 32867 } } peers { permanent_uuid: "e4b0e996b4c84535b0aeb6fcc6b35346" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 46679 } }
I20260710 13:15:26.710553  7026 raft_consensus.cc:740] T 4da6c741486d4e68b1456177dd11977d P fb69514b407a432487642efa7694784c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: fb69514b407a432487642efa7694784c, State: Initialized, Role: FOLLOWER
I20260710 13:15:26.710534  7027 consensus_queue.cc:260] T 365448378d344cb4b762d40a24bfd01d P e4b0e996b4c84535b0aeb6fcc6b35346 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fb69514b407a432487642efa7694784c" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 41929 } } peers { permanent_uuid: "d23d174424c4456b964b2a208d42869b" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 32867 } } peers { permanent_uuid: "e4b0e996b4c84535b0aeb6fcc6b35346" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 46679 } }
I20260710 13:15:26.711607  7026 consensus_queue.cc:260] T 4da6c741486d4e68b1456177dd11977d P fb69514b407a432487642efa7694784c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fb69514b407a432487642efa7694784c" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 41929 } } peers { permanent_uuid: "d23d174424c4456b964b2a208d42869b" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 32867 } } peers { permanent_uuid: "e4b0e996b4c84535b0aeb6fcc6b35346" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 46679 } }
I20260710 13:15:26.712484  7025 ts_tablet_manager.cc:1434] T 5a067eef6b6649ce95706dd10ed4dd9f P d23d174424c4456b964b2a208d42869b: Time spent starting tablet: real 0.007s	user 0.004s	sys 0.002s
I20260710 13:15:26.713452  7025 tablet_bootstrap.cc:492] T 735d56d6bcd44599ad0392e6ebbf3128 P d23d174424c4456b964b2a208d42869b: Bootstrap starting.
I20260710 13:15:26.714123  7026 ts_tablet_manager.cc:1434] T 4da6c741486d4e68b1456177dd11977d P fb69514b407a432487642efa7694784c: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260710 13:15:26.715085  7026 tablet_bootstrap.cc:492] T 5e5bb78ed3b74e12a27bb333780416ee P fb69514b407a432487642efa7694784c: Bootstrap starting.
I20260710 13:15:26.719336  7025 tablet_bootstrap.cc:654] T 735d56d6bcd44599ad0392e6ebbf3128 P d23d174424c4456b964b2a208d42869b: Neither blocks nor log segments found. Creating new log.
I20260710 13:15:26.719481  7027 ts_tablet_manager.cc:1434] T 365448378d344cb4b762d40a24bfd01d P e4b0e996b4c84535b0aeb6fcc6b35346: Time spent starting tablet: real 0.014s	user 0.002s	sys 0.004s
I20260710 13:15:26.720906  7026 tablet_bootstrap.cc:654] T 5e5bb78ed3b74e12a27bb333780416ee P fb69514b407a432487642efa7694784c: Neither blocks nor log segments found. Creating new log.
I20260710 13:15:26.727366  7027 tablet_bootstrap.cc:492] T f23fcfd86f064dadba84f5841444f6e0 P e4b0e996b4c84535b0aeb6fcc6b35346: Bootstrap starting.
I20260710 13:15:26.732471  7026 tablet_bootstrap.cc:492] T 5e5bb78ed3b74e12a27bb333780416ee P fb69514b407a432487642efa7694784c: No bootstrap required, opened a new log
I20260710 13:15:26.732929  7026 ts_tablet_manager.cc:1403] T 5e5bb78ed3b74e12a27bb333780416ee P fb69514b407a432487642efa7694784c: Time spent bootstrapping tablet: real 0.018s	user 0.013s	sys 0.004s
I20260710 13:15:26.733523  7025 tablet_bootstrap.cc:492] T 735d56d6bcd44599ad0392e6ebbf3128 P d23d174424c4456b964b2a208d42869b: No bootstrap required, opened a new log
I20260710 13:15:26.733940  7027 tablet_bootstrap.cc:654] T f23fcfd86f064dadba84f5841444f6e0 P e4b0e996b4c84535b0aeb6fcc6b35346: Neither blocks nor log segments found. Creating new log.
I20260710 13:15:26.733996  7025 ts_tablet_manager.cc:1403] T 735d56d6bcd44599ad0392e6ebbf3128 P d23d174424c4456b964b2a208d42869b: Time spent bootstrapping tablet: real 0.021s	user 0.007s	sys 0.012s
I20260710 13:15:26.734972  7026 raft_consensus.cc:359] T 5e5bb78ed3b74e12a27bb333780416ee P fb69514b407a432487642efa7694784c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fb69514b407a432487642efa7694784c" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 41929 } } peers { permanent_uuid: "d23d174424c4456b964b2a208d42869b" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 32867 } } peers { permanent_uuid: "e4b0e996b4c84535b0aeb6fcc6b35346" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 46679 } }
I20260710 13:15:26.735476  7026 raft_consensus.cc:385] T 5e5bb78ed3b74e12a27bb333780416ee P fb69514b407a432487642efa7694784c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:15:26.735692  7026 raft_consensus.cc:740] T 5e5bb78ed3b74e12a27bb333780416ee P fb69514b407a432487642efa7694784c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: fb69514b407a432487642efa7694784c, State: Initialized, Role: FOLLOWER
I20260710 13:15:26.736295  7026 consensus_queue.cc:260] T 5e5bb78ed3b74e12a27bb333780416ee P fb69514b407a432487642efa7694784c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fb69514b407a432487642efa7694784c" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 41929 } } peers { permanent_uuid: "d23d174424c4456b964b2a208d42869b" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 32867 } } peers { permanent_uuid: "e4b0e996b4c84535b0aeb6fcc6b35346" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 46679 } }
I20260710 13:15:26.736963  7025 raft_consensus.cc:359] T 735d56d6bcd44599ad0392e6ebbf3128 P d23d174424c4456b964b2a208d42869b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d23d174424c4456b964b2a208d42869b" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 32867 } } peers { permanent_uuid: "e4b0e996b4c84535b0aeb6fcc6b35346" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 46679 } } peers { permanent_uuid: "fb69514b407a432487642efa7694784c" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 41929 } }
I20260710 13:15:26.737529  7025 raft_consensus.cc:385] T 735d56d6bcd44599ad0392e6ebbf3128 P d23d174424c4456b964b2a208d42869b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:15:26.737757  7025 raft_consensus.cc:740] T 735d56d6bcd44599ad0392e6ebbf3128 P d23d174424c4456b964b2a208d42869b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d23d174424c4456b964b2a208d42869b, State: Initialized, Role: FOLLOWER
I20260710 13:15:26.738544  7026 ts_tablet_manager.cc:1434] T 5e5bb78ed3b74e12a27bb333780416ee P fb69514b407a432487642efa7694784c: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260710 13:15:26.739491  7026 tablet_bootstrap.cc:492] T f23fcfd86f064dadba84f5841444f6e0 P fb69514b407a432487642efa7694784c: Bootstrap starting.
I20260710 13:15:26.740725  7027 tablet_bootstrap.cc:492] T f23fcfd86f064dadba84f5841444f6e0 P e4b0e996b4c84535b0aeb6fcc6b35346: No bootstrap required, opened a new log
I20260710 13:15:26.741073  7027 ts_tablet_manager.cc:1403] T f23fcfd86f064dadba84f5841444f6e0 P e4b0e996b4c84535b0aeb6fcc6b35346: Time spent bootstrapping tablet: real 0.014s	user 0.008s	sys 0.003s
I20260710 13:15:26.743016  7027 raft_consensus.cc:359] T f23fcfd86f064dadba84f5841444f6e0 P e4b0e996b4c84535b0aeb6fcc6b35346 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fb69514b407a432487642efa7694784c" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 41929 } } peers { permanent_uuid: "d23d174424c4456b964b2a208d42869b" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 32867 } } peers { permanent_uuid: "e4b0e996b4c84535b0aeb6fcc6b35346" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 46679 } }
I20260710 13:15:26.743664  7027 raft_consensus.cc:385] T f23fcfd86f064dadba84f5841444f6e0 P e4b0e996b4c84535b0aeb6fcc6b35346 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:15:26.743986  7027 raft_consensus.cc:740] T f23fcfd86f064dadba84f5841444f6e0 P e4b0e996b4c84535b0aeb6fcc6b35346 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e4b0e996b4c84535b0aeb6fcc6b35346, State: Initialized, Role: FOLLOWER
I20260710 13:15:26.738333  7025 consensus_queue.cc:260] T 735d56d6bcd44599ad0392e6ebbf3128 P d23d174424c4456b964b2a208d42869b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d23d174424c4456b964b2a208d42869b" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 32867 } } peers { permanent_uuid: "e4b0e996b4c84535b0aeb6fcc6b35346" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 46679 } } peers { permanent_uuid: "fb69514b407a432487642efa7694784c" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 41929 } }
I20260710 13:15:26.744707  7027 consensus_queue.cc:260] T f23fcfd86f064dadba84f5841444f6e0 P e4b0e996b4c84535b0aeb6fcc6b35346 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fb69514b407a432487642efa7694784c" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 41929 } } peers { permanent_uuid: "d23d174424c4456b964b2a208d42869b" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 32867 } } peers { permanent_uuid: "e4b0e996b4c84535b0aeb6fcc6b35346" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 46679 } }
I20260710 13:15:26.746276  7025 ts_tablet_manager.cc:1434] T 735d56d6bcd44599ad0392e6ebbf3128 P d23d174424c4456b964b2a208d42869b: Time spent starting tablet: real 0.012s	user 0.005s	sys 0.000s
I20260710 13:15:26.746723  7027 ts_tablet_manager.cc:1434] T f23fcfd86f064dadba84f5841444f6e0 P e4b0e996b4c84535b0aeb6fcc6b35346: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260710 13:15:26.747143  7025 tablet_bootstrap.cc:492] T 4da6c741486d4e68b1456177dd11977d P d23d174424c4456b964b2a208d42869b: Bootstrap starting.
I20260710 13:15:26.747639  7027 tablet_bootstrap.cc:492] T a256f1aff9444ef99ba3d8fb9328de66 P e4b0e996b4c84535b0aeb6fcc6b35346: Bootstrap starting.
I20260710 13:15:26.753305  7025 tablet_bootstrap.cc:654] T 4da6c741486d4e68b1456177dd11977d P d23d174424c4456b964b2a208d42869b: Neither blocks nor log segments found. Creating new log.
I20260710 13:15:26.753750  7027 tablet_bootstrap.cc:654] T a256f1aff9444ef99ba3d8fb9328de66 P e4b0e996b4c84535b0aeb6fcc6b35346: Neither blocks nor log segments found. Creating new log.
I20260710 13:15:26.744740  7026 tablet_bootstrap.cc:654] T f23fcfd86f064dadba84f5841444f6e0 P fb69514b407a432487642efa7694784c: Neither blocks nor log segments found. Creating new log.
I20260710 13:15:26.762789  7027 tablet_bootstrap.cc:492] T a256f1aff9444ef99ba3d8fb9328de66 P e4b0e996b4c84535b0aeb6fcc6b35346: No bootstrap required, opened a new log
I20260710 13:15:26.762910  7026 tablet_bootstrap.cc:492] T f23fcfd86f064dadba84f5841444f6e0 P fb69514b407a432487642efa7694784c: No bootstrap required, opened a new log
I20260710 13:15:26.763218  7027 ts_tablet_manager.cc:1403] T a256f1aff9444ef99ba3d8fb9328de66 P e4b0e996b4c84535b0aeb6fcc6b35346: Time spent bootstrapping tablet: real 0.016s	user 0.008s	sys 0.004s
I20260710 13:15:26.763441  7026 ts_tablet_manager.cc:1403] T f23fcfd86f064dadba84f5841444f6e0 P fb69514b407a432487642efa7694784c: Time spent bootstrapping tablet: real 0.024s	user 0.006s	sys 0.004s
I20260710 13:15:26.764402  7025 tablet_bootstrap.cc:492] T 4da6c741486d4e68b1456177dd11977d P d23d174424c4456b964b2a208d42869b: No bootstrap required, opened a new log
I20260710 13:15:26.764917  7025 ts_tablet_manager.cc:1403] T 4da6c741486d4e68b1456177dd11977d P d23d174424c4456b964b2a208d42869b: Time spent bootstrapping tablet: real 0.018s	user 0.009s	sys 0.008s
I20260710 13:15:26.765342  7027 raft_consensus.cc:359] T a256f1aff9444ef99ba3d8fb9328de66 P e4b0e996b4c84535b0aeb6fcc6b35346 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fb69514b407a432487642efa7694784c" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 41929 } } peers { permanent_uuid: "d23d174424c4456b964b2a208d42869b" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 32867 } } peers { permanent_uuid: "e4b0e996b4c84535b0aeb6fcc6b35346" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 46679 } }
I20260710 13:15:26.765873  7027 raft_consensus.cc:385] T a256f1aff9444ef99ba3d8fb9328de66 P e4b0e996b4c84535b0aeb6fcc6b35346 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:15:26.766172  7027 raft_consensus.cc:740] T a256f1aff9444ef99ba3d8fb9328de66 P e4b0e996b4c84535b0aeb6fcc6b35346 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e4b0e996b4c84535b0aeb6fcc6b35346, State: Initialized, Role: FOLLOWER
I20260710 13:15:26.765892  7026 raft_consensus.cc:359] T f23fcfd86f064dadba84f5841444f6e0 P fb69514b407a432487642efa7694784c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fb69514b407a432487642efa7694784c" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 41929 } } peers { permanent_uuid: "d23d174424c4456b964b2a208d42869b" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 32867 } } peers { permanent_uuid: "e4b0e996b4c84535b0aeb6fcc6b35346" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 46679 } }
I20260710 13:15:26.766647  7026 raft_consensus.cc:385] T f23fcfd86f064dadba84f5841444f6e0 P fb69514b407a432487642efa7694784c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:15:26.767005  7026 raft_consensus.cc:740] T f23fcfd86f064dadba84f5841444f6e0 P fb69514b407a432487642efa7694784c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: fb69514b407a432487642efa7694784c, State: Initialized, Role: FOLLOWER
I20260710 13:15:26.766914  7027 consensus_queue.cc:260] T a256f1aff9444ef99ba3d8fb9328de66 P e4b0e996b4c84535b0aeb6fcc6b35346 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fb69514b407a432487642efa7694784c" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 41929 } } peers { permanent_uuid: "d23d174424c4456b964b2a208d42869b" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 32867 } } peers { permanent_uuid: "e4b0e996b4c84535b0aeb6fcc6b35346" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 46679 } }
I20260710 13:15:26.767666  7025 raft_consensus.cc:359] T 4da6c741486d4e68b1456177dd11977d P d23d174424c4456b964b2a208d42869b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fb69514b407a432487642efa7694784c" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 41929 } } peers { permanent_uuid: "d23d174424c4456b964b2a208d42869b" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 32867 } } peers { permanent_uuid: "e4b0e996b4c84535b0aeb6fcc6b35346" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 46679 } }
I20260710 13:15:26.767769  7026 consensus_queue.cc:260] T f23fcfd86f064dadba84f5841444f6e0 P fb69514b407a432487642efa7694784c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fb69514b407a432487642efa7694784c" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 41929 } } peers { permanent_uuid: "d23d174424c4456b964b2a208d42869b" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 32867 } } peers { permanent_uuid: "e4b0e996b4c84535b0aeb6fcc6b35346" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 46679 } }
I20260710 13:15:26.768463  7025 raft_consensus.cc:385] T 4da6c741486d4e68b1456177dd11977d P d23d174424c4456b964b2a208d42869b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:15:26.768950  7027 ts_tablet_manager.cc:1434] T a256f1aff9444ef99ba3d8fb9328de66 P e4b0e996b4c84535b0aeb6fcc6b35346: Time spent starting tablet: real 0.005s	user 0.005s	sys 0.000s
I20260710 13:15:26.769115  7025 raft_consensus.cc:740] T 4da6c741486d4e68b1456177dd11977d P d23d174424c4456b964b2a208d42869b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d23d174424c4456b964b2a208d42869b, State: Initialized, Role: FOLLOWER
I20260710 13:15:26.769672  7026 ts_tablet_manager.cc:1434] T f23fcfd86f064dadba84f5841444f6e0 P fb69514b407a432487642efa7694784c: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260710 13:15:26.770009  7027 tablet_bootstrap.cc:492] T 735d56d6bcd44599ad0392e6ebbf3128 P e4b0e996b4c84535b0aeb6fcc6b35346: Bootstrap starting.
I20260710 13:15:26.769871  7025 consensus_queue.cc:260] T 4da6c741486d4e68b1456177dd11977d P d23d174424c4456b964b2a208d42869b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fb69514b407a432487642efa7694784c" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 41929 } } peers { permanent_uuid: "d23d174424c4456b964b2a208d42869b" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 32867 } } peers { permanent_uuid: "e4b0e996b4c84535b0aeb6fcc6b35346" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 46679 } }
I20260710 13:15:26.770526  7026 tablet_bootstrap.cc:492] T 32a2c0c939344fc89caee4f49986dcf1 P fb69514b407a432487642efa7694784c: Bootstrap starting.
I20260710 13:15:26.773855  7030 raft_consensus.cc:493] T f23fcfd86f064dadba84f5841444f6e0 P fb69514b407a432487642efa7694784c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:15:26.774307  7030 raft_consensus.cc:515] T f23fcfd86f064dadba84f5841444f6e0 P fb69514b407a432487642efa7694784c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fb69514b407a432487642efa7694784c" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 41929 } } peers { permanent_uuid: "d23d174424c4456b964b2a208d42869b" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 32867 } } peers { permanent_uuid: "e4b0e996b4c84535b0aeb6fcc6b35346" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 46679 } }
I20260710 13:15:26.775904  7026 tablet_bootstrap.cc:654] T 32a2c0c939344fc89caee4f49986dcf1 P fb69514b407a432487642efa7694784c: Neither blocks nor log segments found. Creating new log.
I20260710 13:15:26.776221  7027 tablet_bootstrap.cc:654] T 735d56d6bcd44599ad0392e6ebbf3128 P e4b0e996b4c84535b0aeb6fcc6b35346: Neither blocks nor log segments found. Creating new log.
I20260710 13:15:26.776394  7030 leader_election.cc:290] T f23fcfd86f064dadba84f5841444f6e0 P fb69514b407a432487642efa7694784c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d23d174424c4456b964b2a208d42869b (127.5.154.2:32867), e4b0e996b4c84535b0aeb6fcc6b35346 (127.5.154.3:46679)
I20260710 13:15:26.778306  6985 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f23fcfd86f064dadba84f5841444f6e0" candidate_uuid: "fb69514b407a432487642efa7694784c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e4b0e996b4c84535b0aeb6fcc6b35346" is_pre_election: true
I20260710 13:15:26.778949  6985 raft_consensus.cc:2468] T f23fcfd86f064dadba84f5841444f6e0 P e4b0e996b4c84535b0aeb6fcc6b35346 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate fb69514b407a432487642efa7694784c in term 0.
I20260710 13:15:26.780268  6802 leader_election.cc:304] T f23fcfd86f064dadba84f5841444f6e0 P fb69514b407a432487642efa7694784c [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: e4b0e996b4c84535b0aeb6fcc6b35346, fb69514b407a432487642efa7694784c; no voters: 
I20260710 13:15:26.780906  6911 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f23fcfd86f064dadba84f5841444f6e0" candidate_uuid: "fb69514b407a432487642efa7694784c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d23d174424c4456b964b2a208d42869b" is_pre_election: true
I20260710 13:15:26.781149  7030 raft_consensus.cc:2804] T f23fcfd86f064dadba84f5841444f6e0 P fb69514b407a432487642efa7694784c [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:15:26.781550  7030 raft_consensus.cc:493] T f23fcfd86f064dadba84f5841444f6e0 P fb69514b407a432487642efa7694784c [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:15:26.781890  7030 raft_consensus.cc:3060] T f23fcfd86f064dadba84f5841444f6e0 P fb69514b407a432487642efa7694784c [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:15:26.781562  6911 raft_consensus.cc:2468] T f23fcfd86f064dadba84f5841444f6e0 P d23d174424c4456b964b2a208d42869b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate fb69514b407a432487642efa7694784c in term 0.
I20260710 13:15:26.787591  7027 tablet_bootstrap.cc:492] T 735d56d6bcd44599ad0392e6ebbf3128 P e4b0e996b4c84535b0aeb6fcc6b35346: No bootstrap required, opened a new log
I20260710 13:15:26.788071  7027 ts_tablet_manager.cc:1403] T 735d56d6bcd44599ad0392e6ebbf3128 P e4b0e996b4c84535b0aeb6fcc6b35346: Time spent bootstrapping tablet: real 0.018s	user 0.006s	sys 0.011s
I20260710 13:15:26.789968  7030 raft_consensus.cc:515] T f23fcfd86f064dadba84f5841444f6e0 P fb69514b407a432487642efa7694784c [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fb69514b407a432487642efa7694784c" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 41929 } } peers { permanent_uuid: "d23d174424c4456b964b2a208d42869b" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 32867 } } peers { permanent_uuid: "e4b0e996b4c84535b0aeb6fcc6b35346" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 46679 } }
I20260710 13:15:26.791216  7027 raft_consensus.cc:359] T 735d56d6bcd44599ad0392e6ebbf3128 P e4b0e996b4c84535b0aeb6fcc6b35346 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d23d174424c4456b964b2a208d42869b" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 32867 } } peers { permanent_uuid: "e4b0e996b4c84535b0aeb6fcc6b35346" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 46679 } } peers { permanent_uuid: "fb69514b407a432487642efa7694784c" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 41929 } }
I20260710 13:15:26.791935  7027 raft_consensus.cc:385] T 735d56d6bcd44599ad0392e6ebbf3128 P e4b0e996b4c84535b0aeb6fcc6b35346 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:15:26.792264  7027 raft_consensus.cc:740] T 735d56d6bcd44599ad0392e6ebbf3128 P e4b0e996b4c84535b0aeb6fcc6b35346 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e4b0e996b4c84535b0aeb6fcc6b35346, State: Initialized, Role: FOLLOWER
I20260710 13:15:26.792769  7025 ts_tablet_manager.cc:1434] T 4da6c741486d4e68b1456177dd11977d P d23d174424c4456b964b2a208d42869b: Time spent starting tablet: real 0.027s	user 0.006s	sys 0.000s
I20260710 13:15:26.793144  7027 consensus_queue.cc:260] T 735d56d6bcd44599ad0392e6ebbf3128 P e4b0e996b4c84535b0aeb6fcc6b35346 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d23d174424c4456b964b2a208d42869b" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 32867 } } peers { permanent_uuid: "e4b0e996b4c84535b0aeb6fcc6b35346" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 46679 } } peers { permanent_uuid: "fb69514b407a432487642efa7694784c" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 41929 } }
I20260710 13:15:26.793880  7025 tablet_bootstrap.cc:492] T 823572ae35f14fc88f1c201e460896d5 P d23d174424c4456b964b2a208d42869b: Bootstrap starting.
I20260710 13:15:26.785386  7031 raft_consensus.cc:493] T d4684292b79043c491d152393378f35e P d23d174424c4456b964b2a208d42869b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:15:26.794606  7031 raft_consensus.cc:515] T d4684292b79043c491d152393378f35e P d23d174424c4456b964b2a208d42869b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fb69514b407a432487642efa7694784c" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 41929 } } peers { permanent_uuid: "d23d174424c4456b964b2a208d42869b" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 32867 } } peers { permanent_uuid: "e4b0e996b4c84535b0aeb6fcc6b35346" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 46679 } }
I20260710 13:15:26.795779  7027 ts_tablet_manager.cc:1434] T 735d56d6bcd44599ad0392e6ebbf3128 P e4b0e996b4c84535b0aeb6fcc6b35346: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.001s
I20260710 13:15:26.796833  7027 tablet_bootstrap.cc:492] T 0f2ac2c4b35d469690dbf670e44fc036 P e4b0e996b4c84535b0aeb6fcc6b35346: Bootstrap starting.
I20260710 13:15:26.799459  7031 leader_election.cc:290] T d4684292b79043c491d152393378f35e P d23d174424c4456b964b2a208d42869b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers fb69514b407a432487642efa7694784c (127.5.154.1:41929), e4b0e996b4c84535b0aeb6fcc6b35346 (127.5.154.3:46679)
I20260710 13:15:26.800629  7025 tablet_bootstrap.cc:654] T 823572ae35f14fc88f1c201e460896d5 P d23d174424c4456b964b2a208d42869b: Neither blocks nor log segments found. Creating new log.
I20260710 13:15:26.802606  6985 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f23fcfd86f064dadba84f5841444f6e0" candidate_uuid: "fb69514b407a432487642efa7694784c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e4b0e996b4c84535b0aeb6fcc6b35346"
I20260710 13:15:26.803728  6985 raft_consensus.cc:3060] T f23fcfd86f064dadba84f5841444f6e0 P e4b0e996b4c84535b0aeb6fcc6b35346 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:15:26.803078  7030 leader_election.cc:290] T f23fcfd86f064dadba84f5841444f6e0 P fb69514b407a432487642efa7694784c [CANDIDATE]: Term 1 election: Requested vote from peers d23d174424c4456b964b2a208d42869b (127.5.154.2:32867), e4b0e996b4c84535b0aeb6fcc6b35346 (127.5.154.3:46679)
I20260710 13:15:26.811365  6985 raft_consensus.cc:2468] T f23fcfd86f064dadba84f5841444f6e0 P e4b0e996b4c84535b0aeb6fcc6b35346 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fb69514b407a432487642efa7694784c in term 1.
I20260710 13:15:26.812637  6802 leader_election.cc:304] T f23fcfd86f064dadba84f5841444f6e0 P fb69514b407a432487642efa7694784c [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: e4b0e996b4c84535b0aeb6fcc6b35346, fb69514b407a432487642efa7694784c; no voters: 
I20260710 13:15:26.813656  7030 raft_consensus.cc:2804] T f23fcfd86f064dadba84f5841444f6e0 P fb69514b407a432487642efa7694784c [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:15:26.814168  7030 raft_consensus.cc:697] T f23fcfd86f064dadba84f5841444f6e0 P fb69514b407a432487642efa7694784c [term 1 LEADER]: Becoming Leader. State: Replica: fb69514b407a432487642efa7694784c, State: Running, Role: LEADER
I20260710 13:15:26.815025  7030 consensus_queue.cc:237] T f23fcfd86f064dadba84f5841444f6e0 P fb69514b407a432487642efa7694784c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fb69514b407a432487642efa7694784c" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 41929 } } peers { permanent_uuid: "d23d174424c4456b964b2a208d42869b" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 32867 } } peers { permanent_uuid: "e4b0e996b4c84535b0aeb6fcc6b35346" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 46679 } }
I20260710 13:15:26.819171  7038 raft_consensus.cc:493] T d4684292b79043c491d152393378f35e P fb69514b407a432487642efa7694784c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:15:26.819610  7038 raft_consensus.cc:515] T d4684292b79043c491d152393378f35e P fb69514b407a432487642efa7694784c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fb69514b407a432487642efa7694784c" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 41929 } } peers { permanent_uuid: "d23d174424c4456b964b2a208d42869b" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 32867 } } peers { permanent_uuid: "e4b0e996b4c84535b0aeb6fcc6b35346" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 46679 } }
I20260710 13:15:26.821782  7038 leader_election.cc:290] T d4684292b79043c491d152393378f35e P fb69514b407a432487642efa7694784c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d23d174424c4456b964b2a208d42869b (127.5.154.2:32867), e4b0e996b4c84535b0aeb6fcc6b35346 (127.5.154.3:46679)
I20260710 13:15:26.823378  6985 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d4684292b79043c491d152393378f35e" candidate_uuid: "fb69514b407a432487642efa7694784c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e4b0e996b4c84535b0aeb6fcc6b35346" is_pre_election: true
I20260710 13:15:26.824086  6985 raft_consensus.cc:2468] T d4684292b79043c491d152393378f35e P e4b0e996b4c84535b0aeb6fcc6b35346 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate fb69514b407a432487642efa7694784c in term 0.
I20260710 13:15:26.823619  7027 tablet_bootstrap.cc:654] T 0f2ac2c4b35d469690dbf670e44fc036 P e4b0e996b4c84535b0aeb6fcc6b35346: Neither blocks nor log segments found. Creating new log.
I20260710 13:15:26.827864  6802 leader_election.cc:304] T d4684292b79043c491d152393378f35e P fb69514b407a432487642efa7694784c [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: e4b0e996b4c84535b0aeb6fcc6b35346, fb69514b407a432487642efa7694784c; no voters: 
I20260710 13:15:26.828485  7026 tablet_bootstrap.cc:492] T 32a2c0c939344fc89caee4f49986dcf1 P fb69514b407a432487642efa7694784c: No bootstrap required, opened a new log
I20260710 13:15:26.828637  7038 raft_consensus.cc:2804] T d4684292b79043c491d152393378f35e P fb69514b407a432487642efa7694784c [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:15:26.828967  7026 ts_tablet_manager.cc:1403] T 32a2c0c939344fc89caee4f49986dcf1 P fb69514b407a432487642efa7694784c: Time spent bootstrapping tablet: real 0.059s	user 0.018s	sys 0.038s
I20260710 13:15:26.828964  7038 raft_consensus.cc:493] T d4684292b79043c491d152393378f35e P fb69514b407a432487642efa7694784c [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:15:26.829519  7038 raft_consensus.cc:3060] T d4684292b79043c491d152393378f35e P fb69514b407a432487642efa7694784c [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:15:26.831830  7026 raft_consensus.cc:359] T 32a2c0c939344fc89caee4f49986dcf1 P fb69514b407a432487642efa7694784c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fb69514b407a432487642efa7694784c" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 41929 } } peers { permanent_uuid: "d23d174424c4456b964b2a208d42869b" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 32867 } } peers { permanent_uuid: "e4b0e996b4c84535b0aeb6fcc6b35346" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 46679 } }
I20260710 13:15:26.832484  7026 raft_consensus.cc:385] T 32a2c0c939344fc89caee4f49986dcf1 P fb69514b407a432487642efa7694784c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:15:26.832828  7026 raft_consensus.cc:740] T 32a2c0c939344fc89caee4f49986dcf1 P fb69514b407a432487642efa7694784c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: fb69514b407a432487642efa7694784c, State: Initialized, Role: FOLLOWER
I20260710 13:15:26.833647  7026 consensus_queue.cc:260] T 32a2c0c939344fc89caee4f49986dcf1 P fb69514b407a432487642efa7694784c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fb69514b407a432487642efa7694784c" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 41929 } } peers { permanent_uuid: "d23d174424c4456b964b2a208d42869b" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 32867 } } peers { permanent_uuid: "e4b0e996b4c84535b0aeb6fcc6b35346" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 46679 } }
I20260710 13:15:26.835208  6911 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f23fcfd86f064dadba84f5841444f6e0" candidate_uuid: "fb69514b407a432487642efa7694784c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d23d174424c4456b964b2a208d42869b"
I20260710 13:15:26.835729  6910 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d4684292b79043c491d152393378f35e" candidate_uuid: "fb69514b407a432487642efa7694784c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d23d174424c4456b964b2a208d42869b" is_pre_election: true
I20260710 13:15:26.836454  6910 raft_consensus.cc:2468] T d4684292b79043c491d152393378f35e P d23d174424c4456b964b2a208d42869b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate fb69514b407a432487642efa7694784c in term 0.
I20260710 13:15:26.835767  6911 raft_consensus.cc:3060] T f23fcfd86f064dadba84f5841444f6e0 P d23d174424c4456b964b2a208d42869b [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:15:26.836956  7038 raft_consensus.cc:515] T d4684292b79043c491d152393378f35e P fb69514b407a432487642efa7694784c [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fb69514b407a432487642efa7694784c" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 41929 } } peers { permanent_uuid: "d23d174424c4456b964b2a208d42869b" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 32867 } } peers { permanent_uuid: "e4b0e996b4c84535b0aeb6fcc6b35346" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 46679 } }
I20260710 13:15:26.837371  7025 tablet_bootstrap.cc:492] T 823572ae35f14fc88f1c201e460896d5 P d23d174424c4456b964b2a208d42869b: No bootstrap required, opened a new log
I20260710 13:15:26.837978  7025 ts_tablet_manager.cc:1403] T 823572ae35f14fc88f1c201e460896d5 P d23d174424c4456b964b2a208d42869b: Time spent bootstrapping tablet: real 0.044s	user 0.012s	sys 0.000s
I20260710 13:15:26.840149  6985 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d4684292b79043c491d152393378f35e" candidate_uuid: "fb69514b407a432487642efa7694784c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e4b0e996b4c84535b0aeb6fcc6b35346"
I20260710 13:15:26.840762  6985 raft_consensus.cc:3060] T d4684292b79043c491d152393378f35e P e4b0e996b4c84535b0aeb6fcc6b35346 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:15:26.844197  6911 raft_consensus.cc:2468] T f23fcfd86f064dadba84f5841444f6e0 P d23d174424c4456b964b2a208d42869b [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fb69514b407a432487642efa7694784c in term 1.
I20260710 13:15:26.847317  6985 raft_consensus.cc:2468] T d4684292b79043c491d152393378f35e P e4b0e996b4c84535b0aeb6fcc6b35346 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fb69514b407a432487642efa7694784c in term 1.
I20260710 13:15:26.849107  7038 leader_election.cc:290] T d4684292b79043c491d152393378f35e P fb69514b407a432487642efa7694784c [CANDIDATE]: Term 1 election: Requested vote from peers d23d174424c4456b964b2a208d42869b (127.5.154.2:32867), e4b0e996b4c84535b0aeb6fcc6b35346 (127.5.154.3:46679)
I20260710 13:15:26.850422  6911 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d4684292b79043c491d152393378f35e" candidate_uuid: "fb69514b407a432487642efa7694784c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d23d174424c4456b964b2a208d42869b"
I20260710 13:15:26.840440  7025 raft_consensus.cc:359] T 823572ae35f14fc88f1c201e460896d5 P d23d174424c4456b964b2a208d42869b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fb69514b407a432487642efa7694784c" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 41929 } } peers { permanent_uuid: "d23d174424c4456b964b2a208d42869b" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 32867 } } peers { permanent_uuid: "e4b0e996b4c84535b0aeb6fcc6b35346" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 46679 } }
I20260710 13:15:26.851193  6802 leader_election.cc:304] T d4684292b79043c491d152393378f35e P fb69514b407a432487642efa7694784c [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: e4b0e996b4c84535b0aeb6fcc6b35346, fb69514b407a432487642efa7694784c; no voters: 
I20260710 13:15:26.851122  6732 catalog_manager.cc:5697] T f23fcfd86f064dadba84f5841444f6e0 P fb69514b407a432487642efa7694784c reported cstate change: term changed from 0 to 1, leader changed from <none> to fb69514b407a432487642efa7694784c (127.5.154.1). New cstate: current_term: 1 leader_uuid: "fb69514b407a432487642efa7694784c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fb69514b407a432487642efa7694784c" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 41929 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d23d174424c4456b964b2a208d42869b" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 32867 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e4b0e996b4c84535b0aeb6fcc6b35346" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 46679 } health_report { overall_health: UNKNOWN } } }
I20260710 13:15:26.852272  7030 raft_consensus.cc:2804] T d4684292b79043c491d152393378f35e P fb69514b407a432487642efa7694784c [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:15:26.852751  7030 raft_consensus.cc:697] T d4684292b79043c491d152393378f35e P fb69514b407a432487642efa7694784c [term 1 LEADER]: Becoming Leader. State: Replica: fb69514b407a432487642efa7694784c, State: Running, Role: LEADER
I20260710 13:15:26.853446  7026 ts_tablet_manager.cc:1434] T 32a2c0c939344fc89caee4f49986dcf1 P fb69514b407a432487642efa7694784c: Time spent starting tablet: real 0.024s	user 0.014s	sys 0.008s
I20260710 13:15:26.853437  7066 raft_consensus.cc:493] T a256f1aff9444ef99ba3d8fb9328de66 P fb69514b407a432487642efa7694784c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:15:26.853554  7030 consensus_queue.cc:237] T d4684292b79043c491d152393378f35e P fb69514b407a432487642efa7694784c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fb69514b407a432487642efa7694784c" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 41929 } } peers { permanent_uuid: "d23d174424c4456b964b2a208d42869b" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 32867 } } peers { permanent_uuid: "e4b0e996b4c84535b0aeb6fcc6b35346" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 46679 } }
I20260710 13:15:26.854522  7026 tablet_bootstrap.cc:492] T 735d56d6bcd44599ad0392e6ebbf3128 P fb69514b407a432487642efa7694784c: Bootstrap starting.
I20260710 13:15:26.854212  7066 raft_consensus.cc:515] T a256f1aff9444ef99ba3d8fb9328de66 P fb69514b407a432487642efa7694784c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fb69514b407a432487642efa7694784c" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 41929 } } peers { permanent_uuid: "d23d174424c4456b964b2a208d42869b" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 32867 } } peers { permanent_uuid: "e4b0e996b4c84535b0aeb6fcc6b35346" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 46679 } }
I20260710 13:15:26.853725  7025 raft_consensus.cc:385] T 823572ae35f14fc88f1c201e460896d5 P d23d174424c4456b964b2a208d42869b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:15:26.857427  7025 raft_consensus.cc:740] T 823572ae35f14fc88f1c201e460896d5 P d23d174424c4456b964b2a208d42869b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d23d174424c4456b964b2a208d42869b, State: Initialized, Role: FOLLOWER
I20260710 13:15:26.858237  6985 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a256f1aff9444ef99ba3d8fb9328de66" candidate_uuid: "fb69514b407a432487642efa7694784c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e4b0e996b4c84535b0aeb6fcc6b35346" is_pre_election: true
I20260710 13:15:26.858812  6985 raft_consensus.cc:2468] T a256f1aff9444ef99ba3d8fb9328de66 P e4b0e996b4c84535b0aeb6fcc6b35346 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate fb69514b407a432487642efa7694784c in term 0.
I20260710 13:15:26.859794  6910 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a256f1aff9444ef99ba3d8fb9328de66" candidate_uuid: "fb69514b407a432487642efa7694784c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d23d174424c4456b964b2a208d42869b" is_pre_election: true
I20260710 13:15:26.860066  7026 tablet_bootstrap.cc:654] T 735d56d6bcd44599ad0392e6ebbf3128 P fb69514b407a432487642efa7694784c: Neither blocks nor log segments found. Creating new log.
I20260710 13:15:26.860049  6802 leader_election.cc:304] T a256f1aff9444ef99ba3d8fb9328de66 P fb69514b407a432487642efa7694784c [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: e4b0e996b4c84535b0aeb6fcc6b35346, fb69514b407a432487642efa7694784c; no voters: 
I20260710 13:15:26.860997  7038 raft_consensus.cc:2804] T a256f1aff9444ef99ba3d8fb9328de66 P fb69514b407a432487642efa7694784c [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:15:26.858251  7025 consensus_queue.cc:260] T 823572ae35f14fc88f1c201e460896d5 P d23d174424c4456b964b2a208d42869b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fb69514b407a432487642efa7694784c" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 41929 } } peers { permanent_uuid: "d23d174424c4456b964b2a208d42869b" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 32867 } } peers { permanent_uuid: "e4b0e996b4c84535b0aeb6fcc6b35346" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 46679 } }
I20260710 13:15:26.861356  7038 raft_consensus.cc:493] T a256f1aff9444ef99ba3d8fb9328de66 P fb69514b407a432487642efa7694784c [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:15:26.861795  7038 raft_consensus.cc:3060] T a256f1aff9444ef99ba3d8fb9328de66 P fb69514b407a432487642efa7694784c [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:15:26.851096  6911 raft_consensus.cc:3060] T d4684292b79043c491d152393378f35e P d23d174424c4456b964b2a208d42869b [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:15:26.868340  7038 raft_consensus.cc:515] T a256f1aff9444ef99ba3d8fb9328de66 P fb69514b407a432487642efa7694784c [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fb69514b407a432487642efa7694784c" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 41929 } } peers { permanent_uuid: "d23d174424c4456b964b2a208d42869b" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 32867 } } peers { permanent_uuid: "e4b0e996b4c84535b0aeb6fcc6b35346" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 46679 } }
W20260710 13:15:26.869002  6799 leader_election.cc:343] T a256f1aff9444ef99ba3d8fb9328de66 P fb69514b407a432487642efa7694784c [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer d23d174424c4456b964b2a208d42869b (127.5.154.2:32867): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:15:26.870918  7025 ts_tablet_manager.cc:1434] T 823572ae35f14fc88f1c201e460896d5 P d23d174424c4456b964b2a208d42869b: Time spent starting tablet: real 0.033s	user 0.005s	sys 0.000s
I20260710 13:15:26.871925  7025 tablet_bootstrap.cc:492] T a256f1aff9444ef99ba3d8fb9328de66 P d23d174424c4456b964b2a208d42869b: Bootstrap starting.
I20260710 13:15:26.872814  6910 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a256f1aff9444ef99ba3d8fb9328de66" candidate_uuid: "fb69514b407a432487642efa7694784c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d23d174424c4456b964b2a208d42869b"
I20260710 13:15:26.873899  6985 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a256f1aff9444ef99ba3d8fb9328de66" candidate_uuid: "fb69514b407a432487642efa7694784c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e4b0e996b4c84535b0aeb6fcc6b35346"
I20260710 13:15:26.874430  6985 raft_consensus.cc:3060] T a256f1aff9444ef99ba3d8fb9328de66 P e4b0e996b4c84535b0aeb6fcc6b35346 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:15:26.861791  7066 leader_election.cc:290] T a256f1aff9444ef99ba3d8fb9328de66 P fb69514b407a432487642efa7694784c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d23d174424c4456b964b2a208d42869b (127.5.154.2:32867), e4b0e996b4c84535b0aeb6fcc6b35346 (127.5.154.3:46679)
I20260710 13:15:26.872175  7038 leader_election.cc:290] T a256f1aff9444ef99ba3d8fb9328de66 P fb69514b407a432487642efa7694784c [CANDIDATE]: Term 1 election: Requested vote from peers d23d174424c4456b964b2a208d42869b (127.5.154.2:32867), e4b0e996b4c84535b0aeb6fcc6b35346 (127.5.154.3:46679)
W20260710 13:15:26.877748  6799 leader_election.cc:343] T a256f1aff9444ef99ba3d8fb9328de66 P fb69514b407a432487642efa7694784c [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer d23d174424c4456b964b2a208d42869b (127.5.154.2:32867): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:15:26.879873  6984 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d4684292b79043c491d152393378f35e" candidate_uuid: "d23d174424c4456b964b2a208d42869b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e4b0e996b4c84535b0aeb6fcc6b35346" is_pre_election: true
I20260710 13:15:26.881554  6984 raft_consensus.cc:2393] T d4684292b79043c491d152393378f35e P e4b0e996b4c84535b0aeb6fcc6b35346 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate d23d174424c4456b964b2a208d42869b in current term 1: Already voted for candidate fb69514b407a432487642efa7694784c in this term.
I20260710 13:15:26.882704  6911 raft_consensus.cc:2468] T d4684292b79043c491d152393378f35e P d23d174424c4456b964b2a208d42869b [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fb69514b407a432487642efa7694784c in term 1.
I20260710 13:15:26.885457  6985 raft_consensus.cc:2468] T a256f1aff9444ef99ba3d8fb9328de66 P e4b0e996b4c84535b0aeb6fcc6b35346 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fb69514b407a432487642efa7694784c in term 1.
I20260710 13:15:26.886668  6802 leader_election.cc:304] T a256f1aff9444ef99ba3d8fb9328de66 P fb69514b407a432487642efa7694784c [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: e4b0e996b4c84535b0aeb6fcc6b35346, fb69514b407a432487642efa7694784c; no voters: d23d174424c4456b964b2a208d42869b
I20260710 13:15:26.888039  6836 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d4684292b79043c491d152393378f35e" candidate_uuid: "d23d174424c4456b964b2a208d42869b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fb69514b407a432487642efa7694784c" is_pre_election: true
I20260710 13:15:26.885368  7027 tablet_bootstrap.cc:492] T 0f2ac2c4b35d469690dbf670e44fc036 P e4b0e996b4c84535b0aeb6fcc6b35346: No bootstrap required, opened a new log
I20260710 13:15:26.889408  7038 raft_consensus.cc:2804] T a256f1aff9444ef99ba3d8fb9328de66 P fb69514b407a432487642efa7694784c [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:15:26.889500  7036 raft_consensus.cc:493] T 735d56d6bcd44599ad0392e6ebbf3128 P e4b0e996b4c84535b0aeb6fcc6b35346 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:15:26.889931  7038 raft_consensus.cc:697] T a256f1aff9444ef99ba3d8fb9328de66 P fb69514b407a432487642efa7694784c [term 1 LEADER]: Becoming Leader. State: Replica: fb69514b407a432487642efa7694784c, State: Running, Role: LEADER
I20260710 13:15:26.890026  7036 raft_consensus.cc:515] T 735d56d6bcd44599ad0392e6ebbf3128 P e4b0e996b4c84535b0aeb6fcc6b35346 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d23d174424c4456b964b2a208d42869b" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 32867 } } peers { permanent_uuid: "e4b0e996b4c84535b0aeb6fcc6b35346" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 46679 } } peers { permanent_uuid: "fb69514b407a432487642efa7694784c" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 41929 } }
I20260710 13:15:26.891834  6874 leader_election.cc:304] T d4684292b79043c491d152393378f35e P d23d174424c4456b964b2a208d42869b [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: d23d174424c4456b964b2a208d42869b; no voters: e4b0e996b4c84535b0aeb6fcc6b35346, fb69514b407a432487642efa7694784c
I20260710 13:15:26.892391  7036 leader_election.cc:290] T 735d56d6bcd44599ad0392e6ebbf3128 P e4b0e996b4c84535b0aeb6fcc6b35346 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d23d174424c4456b964b2a208d42869b (127.5.154.2:32867), fb69514b407a432487642efa7694784c (127.5.154.1:41929)
I20260710 13:15:26.892702  7031 raft_consensus.cc:2749] T d4684292b79043c491d152393378f35e P d23d174424c4456b964b2a208d42869b [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:15:26.890751  7038 consensus_queue.cc:237] T a256f1aff9444ef99ba3d8fb9328de66 P fb69514b407a432487642efa7694784c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fb69514b407a432487642efa7694784c" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 41929 } } peers { permanent_uuid: "d23d174424c4456b964b2a208d42869b" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 32867 } } peers { permanent_uuid: "e4b0e996b4c84535b0aeb6fcc6b35346" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 46679 } }
I20260710 13:15:26.894351  7025 tablet_bootstrap.cc:654] T a256f1aff9444ef99ba3d8fb9328de66 P d23d174424c4456b964b2a208d42869b: Neither blocks nor log segments found. Creating new log.
I20260710 13:15:26.889652  7027 ts_tablet_manager.cc:1403] T 0f2ac2c4b35d469690dbf670e44fc036 P e4b0e996b4c84535b0aeb6fcc6b35346: Time spent bootstrapping tablet: real 0.093s	user 0.011s	sys 0.000s
I20260710 13:15:26.897542  6732 catalog_manager.cc:5697] T d4684292b79043c491d152393378f35e P fb69514b407a432487642efa7694784c reported cstate change: term changed from 0 to 1, leader changed from <none> to fb69514b407a432487642efa7694784c (127.5.154.1). New cstate: current_term: 1 leader_uuid: "fb69514b407a432487642efa7694784c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fb69514b407a432487642efa7694784c" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 41929 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d23d174424c4456b964b2a208d42869b" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 32867 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e4b0e996b4c84535b0aeb6fcc6b35346" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 46679 } health_report { overall_health: UNKNOWN } } }
I20260710 13:15:26.899061  7027 raft_consensus.cc:359] T 0f2ac2c4b35d469690dbf670e44fc036 P e4b0e996b4c84535b0aeb6fcc6b35346 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fb69514b407a432487642efa7694784c" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 41929 } } peers { permanent_uuid: "d23d174424c4456b964b2a208d42869b" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 32867 } } peers { permanent_uuid: "e4b0e996b4c84535b0aeb6fcc6b35346" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 46679 } }
I20260710 13:15:26.899742  7027 raft_consensus.cc:385] T 0f2ac2c4b35d469690dbf670e44fc036 P e4b0e996b4c84535b0aeb6fcc6b35346 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:15:26.900038  7027 raft_consensus.cc:740] T 0f2ac2c4b35d469690dbf670e44fc036 P e4b0e996b4c84535b0aeb6fcc6b35346 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e4b0e996b4c84535b0aeb6fcc6b35346, State: Initialized, Role: FOLLOWER
I20260710 13:15:26.905088  7026 tablet_bootstrap.cc:492] T 735d56d6bcd44599ad0392e6ebbf3128 P fb69514b407a432487642efa7694784c: No bootstrap required, opened a new log
I20260710 13:15:26.905504  7026 ts_tablet_manager.cc:1403] T 735d56d6bcd44599ad0392e6ebbf3128 P fb69514b407a432487642efa7694784c: Time spent bootstrapping tablet: real 0.051s	user 0.023s	sys 0.011s
I20260710 13:15:26.907430  7025 tablet_bootstrap.cc:492] T a256f1aff9444ef99ba3d8fb9328de66 P d23d174424c4456b964b2a208d42869b: No bootstrap required, opened a new log
I20260710 13:15:26.907819  7025 ts_tablet_manager.cc:1403] T a256f1aff9444ef99ba3d8fb9328de66 P d23d174424c4456b964b2a208d42869b: Time spent bootstrapping tablet: real 0.036s	user 0.013s	sys 0.001s
I20260710 13:15:26.907908  7026 raft_consensus.cc:359] T 735d56d6bcd44599ad0392e6ebbf3128 P fb69514b407a432487642efa7694784c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d23d174424c4456b964b2a208d42869b" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 32867 } } peers { permanent_uuid: "e4b0e996b4c84535b0aeb6fcc6b35346" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 46679 } } peers { permanent_uuid: "fb69514b407a432487642efa7694784c" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 41929 } }
I20260710 13:15:26.908535  7026 raft_consensus.cc:385] T 735d56d6bcd44599ad0392e6ebbf3128 P fb69514b407a432487642efa7694784c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:15:26.913098  7026 raft_consensus.cc:740] T 735d56d6bcd44599ad0392e6ebbf3128 P fb69514b407a432487642efa7694784c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: fb69514b407a432487642efa7694784c, State: Initialized, Role: FOLLOWER
I20260710 13:15:26.913836  7026 consensus_queue.cc:260] T 735d56d6bcd44599ad0392e6ebbf3128 P fb69514b407a432487642efa7694784c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d23d174424c4456b964b2a208d42869b" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 32867 } } peers { permanent_uuid: "e4b0e996b4c84535b0aeb6fcc6b35346" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 46679 } } peers { permanent_uuid: "fb69514b407a432487642efa7694784c" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 41929 } }
I20260710 13:15:26.915777  7026 ts_tablet_manager.cc:1434] T 735d56d6bcd44599ad0392e6ebbf3128 P fb69514b407a432487642efa7694784c: Time spent starting tablet: real 0.010s	user 0.002s	sys 0.004s
I20260710 13:15:26.916642  7026 tablet_bootstrap.cc:492] T 1c9d104e697b4b318acf51fddb6cc2db P fb69514b407a432487642efa7694784c: Bootstrap starting.
I20260710 13:15:26.917482  6732 catalog_manager.cc:5697] T a256f1aff9444ef99ba3d8fb9328de66 P fb69514b407a432487642efa7694784c reported cstate change: term changed from 0 to 1, leader changed from <none> to fb69514b407a432487642efa7694784c (127.5.154.1). New cstate: current_term: 1 leader_uuid: "fb69514b407a432487642efa7694784c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fb69514b407a432487642efa7694784c" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 41929 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d23d174424c4456b964b2a208d42869b" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 32867 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e4b0e996b4c84535b0aeb6fcc6b35346" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 46679 } health_report { overall_health: UNKNOWN } } }
I20260710 13:15:26.918171  6911 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "735d56d6bcd44599ad0392e6ebbf3128" candidate_uuid: "e4b0e996b4c84535b0aeb6fcc6b35346" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d23d174424c4456b964b2a208d42869b" is_pre_election: true
I20260710 13:15:26.918753  6911 raft_consensus.cc:2468] T 735d56d6bcd44599ad0392e6ebbf3128 P d23d174424c4456b964b2a208d42869b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e4b0e996b4c84535b0aeb6fcc6b35346 in term 0.
I20260710 13:15:26.919996  6948 leader_election.cc:304] T 735d56d6bcd44599ad0392e6ebbf3128 P e4b0e996b4c84535b0aeb6fcc6b35346 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: d23d174424c4456b964b2a208d42869b, e4b0e996b4c84535b0aeb6fcc6b35346; no voters: 
I20260710 13:15:26.910310  7027 consensus_queue.cc:260] T 0f2ac2c4b35d469690dbf670e44fc036 P e4b0e996b4c84535b0aeb6fcc6b35346 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fb69514b407a432487642efa7694784c" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 41929 } } peers { permanent_uuid: "d23d174424c4456b964b2a208d42869b" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 32867 } } peers { permanent_uuid: "e4b0e996b4c84535b0aeb6fcc6b35346" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 46679 } }
I20260710 13:15:26.922091  7036 raft_consensus.cc:2804] T 735d56d6bcd44599ad0392e6ebbf3128 P e4b0e996b4c84535b0aeb6fcc6b35346 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:15:26.922467  7036 raft_consensus.cc:493] T 735d56d6bcd44599ad0392e6ebbf3128 P e4b0e996b4c84535b0aeb6fcc6b35346 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:15:26.922780  7036 raft_consensus.cc:3060] T 735d56d6bcd44599ad0392e6ebbf3128 P e4b0e996b4c84535b0aeb6fcc6b35346 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:15:26.910010  7025 raft_consensus.cc:359] T a256f1aff9444ef99ba3d8fb9328de66 P d23d174424c4456b964b2a208d42869b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fb69514b407a432487642efa7694784c" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 41929 } } peers { permanent_uuid: "d23d174424c4456b964b2a208d42869b" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 32867 } } peers { permanent_uuid: "e4b0e996b4c84535b0aeb6fcc6b35346" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 46679 } }
I20260710 13:15:26.923904  7025 raft_consensus.cc:385] T a256f1aff9444ef99ba3d8fb9328de66 P d23d174424c4456b964b2a208d42869b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:15:26.924144  7025 raft_consensus.cc:740] T a256f1aff9444ef99ba3d8fb9328de66 P d23d174424c4456b964b2a208d42869b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d23d174424c4456b964b2a208d42869b, State: Initialized, Role: FOLLOWER
I20260710 13:15:26.925029  7026 tablet_bootstrap.cc:654] T 1c9d104e697b4b318acf51fddb6cc2db P fb69514b407a432487642efa7694784c: Neither blocks nor log segments found. Creating new log.
I20260710 13:15:26.926146  7025 consensus_queue.cc:260] T a256f1aff9444ef99ba3d8fb9328de66 P d23d174424c4456b964b2a208d42869b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fb69514b407a432487642efa7694784c" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 41929 } } peers { permanent_uuid: "d23d174424c4456b964b2a208d42869b" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 32867 } } peers { permanent_uuid: "e4b0e996b4c84535b0aeb6fcc6b35346" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 46679 } }
I20260710 13:15:26.930651  7025 ts_tablet_manager.cc:1434] T a256f1aff9444ef99ba3d8fb9328de66 P d23d174424c4456b964b2a208d42869b: Time spent starting tablet: real 0.023s	user 0.004s	sys 0.000s
I20260710 13:15:26.931506  7025 tablet_bootstrap.cc:492] T 356e1211bf7e4b8598874df9ddecf490 P d23d174424c4456b964b2a208d42869b: Bootstrap starting.
I20260710 13:15:26.932811  7026 tablet_bootstrap.cc:492] T 1c9d104e697b4b318acf51fddb6cc2db P fb69514b407a432487642efa7694784c: No bootstrap required, opened a new log
I20260710 13:15:26.932898  6836 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "735d56d6bcd44599ad0392e6ebbf3128" candidate_uuid: "e4b0e996b4c84535b0aeb6fcc6b35346" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fb69514b407a432487642efa7694784c" is_pre_election: true
I20260710 13:15:26.933601  7026 ts_tablet_manager.cc:1403] T 1c9d104e697b4b318acf51fddb6cc2db P fb69514b407a432487642efa7694784c: Time spent bootstrapping tablet: real 0.017s	user 0.010s	sys 0.000s
I20260710 13:15:26.933662  6836 raft_consensus.cc:2468] T 735d56d6bcd44599ad0392e6ebbf3128 P fb69514b407a432487642efa7694784c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e4b0e996b4c84535b0aeb6fcc6b35346 in term 0.
I20260710 13:15:26.936096  7026 raft_consensus.cc:359] T 1c9d104e697b4b318acf51fddb6cc2db P fb69514b407a432487642efa7694784c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fb69514b407a432487642efa7694784c" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 41929 } } peers { permanent_uuid: "d23d174424c4456b964b2a208d42869b" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 32867 } } peers { permanent_uuid: "e4b0e996b4c84535b0aeb6fcc6b35346" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 46679 } }
I20260710 13:15:26.936676  7025 tablet_bootstrap.cc:654] T 356e1211bf7e4b8598874df9ddecf490 P d23d174424c4456b964b2a208d42869b: Neither blocks nor log segments found. Creating new log.
I20260710 13:15:26.936709  7026 raft_consensus.cc:385] T 1c9d104e697b4b318acf51fddb6cc2db P fb69514b407a432487642efa7694784c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:15:26.937088  7026 raft_consensus.cc:740] T 1c9d104e697b4b318acf51fddb6cc2db P fb69514b407a432487642efa7694784c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: fb69514b407a432487642efa7694784c, State: Initialized, Role: FOLLOWER
I20260710 13:15:26.937981  7027 ts_tablet_manager.cc:1434] T 0f2ac2c4b35d469690dbf670e44fc036 P e4b0e996b4c84535b0aeb6fcc6b35346: Time spent starting tablet: real 0.042s	user 0.000s	sys 0.006s
I20260710 13:15:26.939082  7027 tablet_bootstrap.cc:492] T 5a067eef6b6649ce95706dd10ed4dd9f P e4b0e996b4c84535b0aeb6fcc6b35346: Bootstrap starting.
I20260710 13:15:26.937832  7026 consensus_queue.cc:260] T 1c9d104e697b4b318acf51fddb6cc2db P fb69514b407a432487642efa7694784c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fb69514b407a432487642efa7694784c" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 41929 } } peers { permanent_uuid: "d23d174424c4456b964b2a208d42869b" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 32867 } } peers { permanent_uuid: "e4b0e996b4c84535b0aeb6fcc6b35346" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 46679 } }
I20260710 13:15:26.944995  7027 tablet_bootstrap.cc:654] T 5a067eef6b6649ce95706dd10ed4dd9f P e4b0e996b4c84535b0aeb6fcc6b35346: Neither blocks nor log segments found. Creating new log.
I20260710 13:15:26.945467  7026 ts_tablet_manager.cc:1434] T 1c9d104e697b4b318acf51fddb6cc2db P fb69514b407a432487642efa7694784c: Time spent starting tablet: real 0.012s	user 0.005s	sys 0.000s
I20260710 13:15:26.947232  7026 tablet_bootstrap.cc:492] T 2a4ef710fc364ab5a877e8dfcd8f893d P fb69514b407a432487642efa7694784c: Bootstrap starting.
I20260710 13:15:26.951640  7031 raft_consensus.cc:493] T a256f1aff9444ef99ba3d8fb9328de66 P d23d174424c4456b964b2a208d42869b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:15:26.952056  7031 raft_consensus.cc:515] T a256f1aff9444ef99ba3d8fb9328de66 P d23d174424c4456b964b2a208d42869b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fb69514b407a432487642efa7694784c" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 41929 } } peers { permanent_uuid: "d23d174424c4456b964b2a208d42869b" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 32867 } } peers { permanent_uuid: "e4b0e996b4c84535b0aeb6fcc6b35346" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 46679 } }
I20260710 13:15:26.952531  7026 tablet_bootstrap.cc:654] T 2a4ef710fc364ab5a877e8dfcd8f893d P fb69514b407a432487642efa7694784c: Neither blocks nor log segments found. Creating new log.
I20260710 13:15:26.954144  7031 leader_election.cc:290] T a256f1aff9444ef99ba3d8fb9328de66 P d23d174424c4456b964b2a208d42869b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers fb69514b407a432487642efa7694784c (127.5.154.1:41929), e4b0e996b4c84535b0aeb6fcc6b35346 (127.5.154.3:46679)
I20260710 13:15:26.957918  6836 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a256f1aff9444ef99ba3d8fb9328de66" candidate_uuid: "d23d174424c4456b964b2a208d42869b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fb69514b407a432487642efa7694784c" is_pre_election: true
I20260710 13:15:26.937961  7036 raft_consensus.cc:515] T 735d56d6bcd44599ad0392e6ebbf3128 P e4b0e996b4c84535b0aeb6fcc6b35346 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d23d174424c4456b964b2a208d42869b" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 32867 } } peers { permanent_uuid: "e4b0e996b4c84535b0aeb6fcc6b35346" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 46679 } } peers { permanent_uuid: "fb69514b407a432487642efa7694784c" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 41929 } }
I20260710 13:15:26.959098  6985 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a256f1aff9444ef99ba3d8fb9328de66" candidate_uuid: "d23d174424c4456b964b2a208d42869b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e4b0e996b4c84535b0aeb6fcc6b35346" is_pre_election: true
I20260710 13:15:26.959786  6985 raft_consensus.cc:2393] T a256f1aff9444ef99ba3d8fb9328de66 P e4b0e996b4c84535b0aeb6fcc6b35346 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate d23d174424c4456b964b2a208d42869b in current term 1: Already voted for candidate fb69514b407a432487642efa7694784c in this term.
I20260710 13:15:26.960443  6911 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "735d56d6bcd44599ad0392e6ebbf3128" candidate_uuid: "e4b0e996b4c84535b0aeb6fcc6b35346" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d23d174424c4456b964b2a208d42869b"
I20260710 13:15:26.960961  6911 raft_consensus.cc:3060] T 735d56d6bcd44599ad0392e6ebbf3128 P d23d174424c4456b964b2a208d42869b [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:15:26.965878  6874 leader_election.cc:304] T a256f1aff9444ef99ba3d8fb9328de66 P d23d174424c4456b964b2a208d42869b [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: d23d174424c4456b964b2a208d42869b; no voters: e4b0e996b4c84535b0aeb6fcc6b35346, fb69514b407a432487642efa7694784c
I20260710 13:15:26.969419  7026 tablet_bootstrap.cc:492] T 2a4ef710fc364ab5a877e8dfcd8f893d P fb69514b407a432487642efa7694784c: No bootstrap required, opened a new log
I20260710 13:15:26.969914  7026 ts_tablet_manager.cc:1403] T 2a4ef710fc364ab5a877e8dfcd8f893d P fb69514b407a432487642efa7694784c: Time spent bootstrapping tablet: real 0.023s	user 0.012s	sys 0.010s
I20260710 13:15:26.970928  6911 raft_consensus.cc:2468] T 735d56d6bcd44599ad0392e6ebbf3128 P d23d174424c4456b964b2a208d42869b [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e4b0e996b4c84535b0aeb6fcc6b35346 in term 1.
I20260710 13:15:26.972055  6948 leader_election.cc:304] T 735d56d6bcd44599ad0392e6ebbf3128 P e4b0e996b4c84535b0aeb6fcc6b35346 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: d23d174424c4456b964b2a208d42869b, e4b0e996b4c84535b0aeb6fcc6b35346; no voters: 
I20260710 13:15:26.972909  7031 raft_consensus.cc:3060] T a256f1aff9444ef99ba3d8fb9328de66 P d23d174424c4456b964b2a208d42869b [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:15:26.972976  7073 raft_consensus.cc:2804] T 735d56d6bcd44599ad0392e6ebbf3128 P e4b0e996b4c84535b0aeb6fcc6b35346 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:15:26.975930  7073 raft_consensus.cc:697] T 735d56d6bcd44599ad0392e6ebbf3128 P e4b0e996b4c84535b0aeb6fcc6b35346 [term 1 LEADER]: Becoming Leader. State: Replica: e4b0e996b4c84535b0aeb6fcc6b35346, State: Running, Role: LEADER
I20260710 13:15:26.976985  7079 raft_consensus.cc:493] T 365448378d344cb4b762d40a24bfd01d P d23d174424c4456b964b2a208d42869b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:15:26.976840  7073 consensus_queue.cc:237] T 735d56d6bcd44599ad0392e6ebbf3128 P e4b0e996b4c84535b0aeb6fcc6b35346 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d23d174424c4456b964b2a208d42869b" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 32867 } } peers { permanent_uuid: "e4b0e996b4c84535b0aeb6fcc6b35346" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 46679 } } peers { permanent_uuid: "fb69514b407a432487642efa7694784c" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 41929 } }
I20260710 13:15:26.977764  7079 raft_consensus.cc:515] T 365448378d344cb4b762d40a24bfd01d P d23d174424c4456b964b2a208d42869b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fb69514b407a432487642efa7694784c" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 41929 } } peers { permanent_uuid: "d23d174424c4456b964b2a208d42869b" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 32867 } } peers { permanent_uuid: "e4b0e996b4c84535b0aeb6fcc6b35346" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 46679 } }
I20260710 13:15:26.980659  7026 raft_consensus.cc:359] T 2a4ef710fc364ab5a877e8dfcd8f893d P fb69514b407a432487642efa7694784c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fb69514b407a432487642efa7694784c" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 41929 } } peers { permanent_uuid: "d23d174424c4456b964b2a208d42869b" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 32867 } } peers { permanent_uuid: "e4b0e996b4c84535b0aeb6fcc6b35346" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 46679 } }
I20260710 13:15:26.981333  7026 raft_consensus.cc:385] T 2a4ef710fc364ab5a877e8dfcd8f893d P fb69514b407a432487642efa7694784c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:15:26.981577  7026 raft_consensus.cc:740] T 2a4ef710fc364ab5a877e8dfcd8f893d P fb69514b407a432487642efa7694784c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: fb69514b407a432487642efa7694784c, State: Initialized, Role: FOLLOWER
I20260710 13:15:26.981988  6836 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "365448378d344cb4b762d40a24bfd01d" candidate_uuid: "d23d174424c4456b964b2a208d42869b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fb69514b407a432487642efa7694784c" is_pre_election: true
I20260710 13:15:26.982540  6836 raft_consensus.cc:2468] T 365448378d344cb4b762d40a24bfd01d P fb69514b407a432487642efa7694784c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d23d174424c4456b964b2a208d42869b in term 0.
I20260710 13:15:26.982296  7026 consensus_queue.cc:260] T 2a4ef710fc364ab5a877e8dfcd8f893d P fb69514b407a432487642efa7694784c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fb69514b407a432487642efa7694784c" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 41929 } } peers { permanent_uuid: "d23d174424c4456b964b2a208d42869b" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 32867 } } peers { permanent_uuid: "e4b0e996b4c84535b0aeb6fcc6b35346" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 46679 } }
I20260710 13:15:26.983238  7036 leader_election.cc:290] T 735d56d6bcd44599ad0392e6ebbf3128 P e4b0e996b4c84535b0aeb6fcc6b35346 [CANDIDATE]: Term 1 election: Requested vote from peers d23d174424c4456b964b2a208d42869b (127.5.154.2:32867), fb69514b407a432487642efa7694784c (127.5.154.1:41929)
I20260710 13:15:26.982470  7031 raft_consensus.cc:2749] T a256f1aff9444ef99ba3d8fb9328de66 P d23d174424c4456b964b2a208d42869b [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:15:26.984886  6874 leader_election.cc:304] T 365448378d344cb4b762d40a24bfd01d P d23d174424c4456b964b2a208d42869b [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: d23d174424c4456b964b2a208d42869b, fb69514b407a432487642efa7694784c; no voters: 
I20260710 13:15:26.987129  7026 ts_tablet_manager.cc:1434] T 2a4ef710fc364ab5a877e8dfcd8f893d P fb69514b407a432487642efa7694784c: Time spent starting tablet: real 0.017s	user 0.006s	sys 0.000s
I20260710 13:15:26.988081  7026 tablet_bootstrap.cc:492] T 0f2ac2c4b35d469690dbf670e44fc036 P fb69514b407a432487642efa7694784c: Bootstrap starting.
I20260710 13:15:26.984244  6836 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "735d56d6bcd44599ad0392e6ebbf3128" candidate_uuid: "e4b0e996b4c84535b0aeb6fcc6b35346" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fb69514b407a432487642efa7694784c"
I20260710 13:15:26.989028  6836 raft_consensus.cc:3060] T 735d56d6bcd44599ad0392e6ebbf3128 P fb69514b407a432487642efa7694784c [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:15:26.995601  7027 tablet_bootstrap.cc:492] T 5a067eef6b6649ce95706dd10ed4dd9f P e4b0e996b4c84535b0aeb6fcc6b35346: No bootstrap required, opened a new log
I20260710 13:15:26.995959  7026 tablet_bootstrap.cc:654] T 0f2ac2c4b35d469690dbf670e44fc036 P fb69514b407a432487642efa7694784c: Neither blocks nor log segments found. Creating new log.
I20260710 13:15:26.996731  6731 catalog_manager.cc:5697] T 735d56d6bcd44599ad0392e6ebbf3128 P e4b0e996b4c84535b0aeb6fcc6b35346 reported cstate change: term changed from 0 to 1, leader changed from <none> to e4b0e996b4c84535b0aeb6fcc6b35346 (127.5.154.3). New cstate: current_term: 1 leader_uuid: "e4b0e996b4c84535b0aeb6fcc6b35346" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d23d174424c4456b964b2a208d42869b" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 32867 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e4b0e996b4c84535b0aeb6fcc6b35346" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 46679 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "fb69514b407a432487642efa7694784c" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 41929 } health_report { overall_health: UNKNOWN } } }
I20260710 13:15:26.997663  7025 tablet_bootstrap.cc:492] T 356e1211bf7e4b8598874df9ddecf490 P d23d174424c4456b964b2a208d42869b: No bootstrap required, opened a new log
I20260710 13:15:26.998071  7025 ts_tablet_manager.cc:1403] T 356e1211bf7e4b8598874df9ddecf490 P d23d174424c4456b964b2a208d42869b: Time spent bootstrapping tablet: real 0.067s	user 0.024s	sys 0.037s
I20260710 13:15:26.996031  7027 ts_tablet_manager.cc:1403] T 5a067eef6b6649ce95706dd10ed4dd9f P e4b0e996b4c84535b0aeb6fcc6b35346: Time spent bootstrapping tablet: real 0.057s	user 0.019s	sys 0.013s
I20260710 13:15:26.999619  6836 raft_consensus.cc:2468] T 735d56d6bcd44599ad0392e6ebbf3128 P fb69514b407a432487642efa7694784c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e4b0e996b4c84535b0aeb6fcc6b35346 in term 1.
I20260710 13:15:27.000509  7025 raft_consensus.cc:359] T 356e1211bf7e4b8598874df9ddecf490 P d23d174424c4456b964b2a208d42869b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fb69514b407a432487642efa7694784c" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 41929 } } peers { permanent_uuid: "d23d174424c4456b964b2a208d42869b" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 32867 } } peers { permanent_uuid: "e4b0e996b4c84535b0aeb6fcc6b35346" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 46679 } }
I20260710 13:15:27.000873  7027 raft_consensus.cc:359] T 5a067eef6b6649ce95706dd10ed4dd9f P e4b0e996b4c84535b0aeb6fcc6b35346 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fb69514b407a432487642efa7694784c" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 41929 } } peers { permanent_uuid: "d23d174424c4456b964b2a208d42869b" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 32867 } } peers { permanent_uuid: "e4b0e996b4c84535b0aeb6fcc6b35346" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 46679 } }
I20260710 13:15:27.001185  7025 raft_consensus.cc:385] T 356e1211bf7e4b8598874df9ddecf490 P d23d174424c4456b964b2a208d42869b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:15:27.001523  7027 raft_consensus.cc:385] T 5a067eef6b6649ce95706dd10ed4dd9f P e4b0e996b4c84535b0aeb6fcc6b35346 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:15:27.001629  7025 raft_consensus.cc:740] T 356e1211bf7e4b8598874df9ddecf490 P d23d174424c4456b964b2a208d42869b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d23d174424c4456b964b2a208d42869b, State: Initialized, Role: FOLLOWER
I20260710 13:15:27.001889  7027 raft_consensus.cc:740] T 5a067eef6b6649ce95706dd10ed4dd9f P e4b0e996b4c84535b0aeb6fcc6b35346 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e4b0e996b4c84535b0aeb6fcc6b35346, State: Initialized, Role: FOLLOWER
I20260710 13:15:27.002444  7025 consensus_queue.cc:260] T 356e1211bf7e4b8598874df9ddecf490 P d23d174424c4456b964b2a208d42869b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fb69514b407a432487642efa7694784c" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 41929 } } peers { permanent_uuid: "d23d174424c4456b964b2a208d42869b" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 32867 } } peers { permanent_uuid: "e4b0e996b4c84535b0aeb6fcc6b35346" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 46679 } }
I20260710 13:15:27.002555  7027 consensus_queue.cc:260] T 5a067eef6b6649ce95706dd10ed4dd9f P e4b0e996b4c84535b0aeb6fcc6b35346 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fb69514b407a432487642efa7694784c" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 41929 } } peers { permanent_uuid: "d23d174424c4456b964b2a208d42869b" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 32867 } } peers { permanent_uuid: "e4b0e996b4c84535b0aeb6fcc6b35346" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 46679 } }
I20260710 13:15:27.003104  6985 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "365448378d344cb4b762d40a24bfd01d" candidate_uuid: "d23d174424c4456b964b2a208d42869b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e4b0e996b4c84535b0aeb6fcc6b35346" is_pre_election: true
I20260710 13:15:27.003718  6985 raft_consensus.cc:2468] T 365448378d344cb4b762d40a24bfd01d P e4b0e996b4c84535b0aeb6fcc6b35346 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d23d174424c4456b964b2a208d42869b in term 0.
I20260710 13:15:27.004767  7027 ts_tablet_manager.cc:1434] T 5a067eef6b6649ce95706dd10ed4dd9f P e4b0e996b4c84535b0aeb6fcc6b35346: Time spent starting tablet: real 0.006s	user 0.001s	sys 0.004s
I20260710 13:15:27.001268  7031 raft_consensus.cc:2804] T 365448378d344cb4b762d40a24bfd01d P d23d174424c4456b964b2a208d42869b [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:15:27.005375  7031 raft_consensus.cc:493] T 365448378d344cb4b762d40a24bfd01d P d23d174424c4456b964b2a208d42869b [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:15:27.006286  7031 raft_consensus.cc:3060] T 365448378d344cb4b762d40a24bfd01d P d23d174424c4456b964b2a208d42869b [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:15:27.005575  7027 tablet_bootstrap.cc:492] T 32a2c0c939344fc89caee4f49986dcf1 P e4b0e996b4c84535b0aeb6fcc6b35346: Bootstrap starting.
I20260710 13:15:27.005796  7079 leader_election.cc:290] T 365448378d344cb4b762d40a24bfd01d P d23d174424c4456b964b2a208d42869b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers fb69514b407a432487642efa7694784c (127.5.154.1:41929), e4b0e996b4c84535b0aeb6fcc6b35346 (127.5.154.3:46679)
I20260710 13:15:27.016610  7027 tablet_bootstrap.cc:654] T 32a2c0c939344fc89caee4f49986dcf1 P e4b0e996b4c84535b0aeb6fcc6b35346: Neither blocks nor log segments found. Creating new log.
I20260710 13:15:27.020488  7031 raft_consensus.cc:515] T 365448378d344cb4b762d40a24bfd01d P d23d174424c4456b964b2a208d42869b [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fb69514b407a432487642efa7694784c" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 41929 } } peers { permanent_uuid: "d23d174424c4456b964b2a208d42869b" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 32867 } } peers { permanent_uuid: "e4b0e996b4c84535b0aeb6fcc6b35346" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 46679 } }
I20260710 13:15:27.023901  7073 raft_consensus.cc:493] T cee542c73d63441f86158b4cc18fdaaf P e4b0e996b4c84535b0aeb6fcc6b35346 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:15:27.024356  7073 raft_consensus.cc:515] T cee542c73d63441f86158b4cc18fdaaf P e4b0e996b4c84535b0aeb6fcc6b35346 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fb69514b407a432487642efa7694784c" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 41929 } } peers { permanent_uuid: "d23d174424c4456b964b2a208d42869b" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 32867 } } peers { permanent_uuid: "e4b0e996b4c84535b0aeb6fcc6b35346" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 46679 } }
I20260710 13:15:27.025857  6836 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "365448378d344cb4b762d40a24bfd01d" candidate_uuid: "d23d174424c4456b964b2a208d42869b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fb69514b407a432487642efa7694784c"
I20260710 13:15:27.026191  7073 leader_election.cc:290] T cee542c73d63441f86158b4cc18fdaaf P e4b0e996b4c84535b0aeb6fcc6b35346 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers fb69514b407a432487642efa7694784c (127.5.154.1:41929), d23d174424c4456b964b2a208d42869b (127.5.154.2:32867)
I20260710 13:15:27.026365  6836 raft_consensus.cc:3060] T 365448378d344cb4b762d40a24bfd01d P fb69514b407a432487642efa7694784c [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:15:27.027741  6835 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cee542c73d63441f86158b4cc18fdaaf" candidate_uuid: "e4b0e996b4c84535b0aeb6fcc6b35346" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fb69514b407a432487642efa7694784c" is_pre_election: true
I20260710 13:15:27.028900  6911 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cee542c73d63441f86158b4cc18fdaaf" candidate_uuid: "e4b0e996b4c84535b0aeb6fcc6b35346" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d23d174424c4456b964b2a208d42869b" is_pre_election: true
I20260710 13:15:27.029264  7073 raft_consensus.cc:493] T 0f2ac2c4b35d469690dbf670e44fc036 P e4b0e996b4c84535b0aeb6fcc6b35346 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:15:27.029608  6911 raft_consensus.cc:2393] T cee542c73d63441f86158b4cc18fdaaf P d23d174424c4456b964b2a208d42869b [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate e4b0e996b4c84535b0aeb6fcc6b35346 in current term 1: Already voted for candidate fb69514b407a432487642efa7694784c in this term.
I20260710 13:15:27.029651  7073 raft_consensus.cc:515] T 0f2ac2c4b35d469690dbf670e44fc036 P e4b0e996b4c84535b0aeb6fcc6b35346 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fb69514b407a432487642efa7694784c" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 41929 } } peers { permanent_uuid: "d23d174424c4456b964b2a208d42869b" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 32867 } } peers { permanent_uuid: "e4b0e996b4c84535b0aeb6fcc6b35346" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 46679 } }
I20260710 13:15:27.030794  6948 leader_election.cc:304] T cee542c73d63441f86158b4cc18fdaaf P e4b0e996b4c84535b0aeb6fcc6b35346 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: e4b0e996b4c84535b0aeb6fcc6b35346; no voters: d23d174424c4456b964b2a208d42869b, fb69514b407a432487642efa7694784c
I20260710 13:15:27.031426  7073 leader_election.cc:290] T 0f2ac2c4b35d469690dbf670e44fc036 P e4b0e996b4c84535b0aeb6fcc6b35346 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers fb69514b407a432487642efa7694784c (127.5.154.1:41929), d23d174424c4456b964b2a208d42869b (127.5.154.2:32867)
I20260710 13:15:27.031574  7036 raft_consensus.cc:3060] T cee542c73d63441f86158b4cc18fdaaf P e4b0e996b4c84535b0aeb6fcc6b35346 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:15:27.032688  6836 raft_consensus.cc:2468] T 365448378d344cb4b762d40a24bfd01d P fb69514b407a432487642efa7694784c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d23d174424c4456b964b2a208d42869b in term 1.
I20260710 13:15:27.033439  6835 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0f2ac2c4b35d469690dbf670e44fc036" candidate_uuid: "e4b0e996b4c84535b0aeb6fcc6b35346" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fb69514b407a432487642efa7694784c" is_pre_election: true
I20260710 13:15:27.033468  7030 raft_consensus.cc:493] T 1c9d104e697b4b318acf51fddb6cc2db P fb69514b407a432487642efa7694784c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:15:27.034524  7030 raft_consensus.cc:515] T 1c9d104e697b4b318acf51fddb6cc2db P fb69514b407a432487642efa7694784c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fb69514b407a432487642efa7694784c" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 41929 } } peers { permanent_uuid: "d23d174424c4456b964b2a208d42869b" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 32867 } } peers { permanent_uuid: "e4b0e996b4c84535b0aeb6fcc6b35346" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 46679 } }
I20260710 13:15:27.035353  6985 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "365448378d344cb4b762d40a24bfd01d" candidate_uuid: "d23d174424c4456b964b2a208d42869b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e4b0e996b4c84535b0aeb6fcc6b35346"
I20260710 13:15:27.035494  6874 leader_election.cc:304] T 365448378d344cb4b762d40a24bfd01d P d23d174424c4456b964b2a208d42869b [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: d23d174424c4456b964b2a208d42869b, fb69514b407a432487642efa7694784c; no voters: 
I20260710 13:15:27.035887  6985 raft_consensus.cc:3060] T 365448378d344cb4b762d40a24bfd01d P e4b0e996b4c84535b0aeb6fcc6b35346 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:15:27.036445  7030 leader_election.cc:290] T 1c9d104e697b4b318acf51fddb6cc2db P fb69514b407a432487642efa7694784c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d23d174424c4456b964b2a208d42869b (127.5.154.2:32867), e4b0e996b4c84535b0aeb6fcc6b35346 (127.5.154.3:46679)
I20260710 13:15:27.036921  6911 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0f2ac2c4b35d469690dbf670e44fc036" candidate_uuid: "e4b0e996b4c84535b0aeb6fcc6b35346" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d23d174424c4456b964b2a208d42869b" is_pre_election: true
I20260710 13:15:27.037818  6984 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1c9d104e697b4b318acf51fddb6cc2db" candidate_uuid: "fb69514b407a432487642efa7694784c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e4b0e996b4c84535b0aeb6fcc6b35346" is_pre_election: true
I20260710 13:15:27.039095  7026 tablet_bootstrap.cc:492] T 0f2ac2c4b35d469690dbf670e44fc036 P fb69514b407a432487642efa7694784c: No bootstrap required, opened a new log
I20260710 13:15:27.039297  7036 raft_consensus.cc:2749] T cee542c73d63441f86158b4cc18fdaaf P e4b0e996b4c84535b0aeb6fcc6b35346 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
W20260710 13:15:27.039646  6948 leader_election.cc:343] T 0f2ac2c4b35d469690dbf670e44fc036 P e4b0e996b4c84535b0aeb6fcc6b35346 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer d23d174424c4456b964b2a208d42869b (127.5.154.2:32867): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:15:27.039772  7026 ts_tablet_manager.cc:1403] T 0f2ac2c4b35d469690dbf670e44fc036 P fb69514b407a432487642efa7694784c: Time spent bootstrapping tablet: real 0.052s	user 0.016s	sys 0.014s
W20260710 13:15:27.040280  6948 leader_election.cc:343] T 0f2ac2c4b35d469690dbf670e44fc036 P e4b0e996b4c84535b0aeb6fcc6b35346 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer fb69514b407a432487642efa7694784c (127.5.154.1:41929): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:15:27.040689  6948 leader_election.cc:304] T 0f2ac2c4b35d469690dbf670e44fc036 P e4b0e996b4c84535b0aeb6fcc6b35346 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: e4b0e996b4c84535b0aeb6fcc6b35346; no voters: d23d174424c4456b964b2a208d42869b, fb69514b407a432487642efa7694784c
I20260710 13:15:27.041164  7025 ts_tablet_manager.cc:1434] T 356e1211bf7e4b8598874df9ddecf490 P d23d174424c4456b964b2a208d42869b: Time spent starting tablet: real 0.043s	user 0.008s	sys 0.015s
W20260710 13:15:27.039042  6802 leader_election.cc:343] T 1c9d104e697b4b318acf51fddb6cc2db P fb69514b407a432487642efa7694784c [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer e4b0e996b4c84535b0aeb6fcc6b35346 (127.5.154.3:46679): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:15:27.042332  6985 raft_consensus.cc:2468] T 365448378d344cb4b762d40a24bfd01d P e4b0e996b4c84535b0aeb6fcc6b35346 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d23d174424c4456b964b2a208d42869b in term 1.
I20260710 13:15:27.042485  7030 consensus_queue.cc:1048] T cee542c73d63441f86158b4cc18fdaaf P fb69514b407a432487642efa7694784c [LEADER]: Connected to new peer: Peer: permanent_uuid: "d23d174424c4456b964b2a208d42869b" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 32867 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:15:27.043279  7079 raft_consensus.cc:493] T 356e1211bf7e4b8598874df9ddecf490 P d23d174424c4456b964b2a208d42869b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:15:27.043830  7082 raft_consensus.cc:2804] T 365448378d344cb4b762d40a24bfd01d P d23d174424c4456b964b2a208d42869b [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:15:27.043689  7079 raft_consensus.cc:515] T 356e1211bf7e4b8598874df9ddecf490 P d23d174424c4456b964b2a208d42869b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fb69514b407a432487642efa7694784c" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 41929 } } peers { permanent_uuid: "d23d174424c4456b964b2a208d42869b" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 32867 } } peers { permanent_uuid: "e4b0e996b4c84535b0aeb6fcc6b35346" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 46679 } }
I20260710 13:15:27.044694  6911 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1c9d104e697b4b318acf51fddb6cc2db" candidate_uuid: "fb69514b407a432487642efa7694784c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d23d174424c4456b964b2a208d42869b" is_pre_election: true
I20260710 13:15:27.044880  7031 leader_election.cc:290] T 365448378d344cb4b762d40a24bfd01d P d23d174424c4456b964b2a208d42869b [CANDIDATE]: Term 1 election: Requested vote from peers fb69514b407a432487642efa7694784c (127.5.154.1:41929), e4b0e996b4c84535b0aeb6fcc6b35346 (127.5.154.3:46679)
I20260710 13:15:27.045675  7079 leader_election.cc:290] T 356e1211bf7e4b8598874df9ddecf490 P d23d174424c4456b964b2a208d42869b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers fb69514b407a432487642efa7694784c (127.5.154.1:41929), e4b0e996b4c84535b0aeb6fcc6b35346 (127.5.154.3:46679)
I20260710 13:15:27.045938  7025 tablet_bootstrap.cc:492] T 7b598c89d6304c7f9a9bda962206c13e P d23d174424c4456b964b2a208d42869b: Bootstrap starting.
I20260710 13:15:27.047435  7082 raft_consensus.cc:697] T 365448378d344cb4b762d40a24bfd01d P d23d174424c4456b964b2a208d42869b [term 1 LEADER]: Becoming Leader. State: Replica: d23d174424c4456b964b2a208d42869b, State: Running, Role: LEADER
I20260710 13:15:27.048076  6835 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "356e1211bf7e4b8598874df9ddecf490" candidate_uuid: "d23d174424c4456b964b2a208d42869b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fb69514b407a432487642efa7694784c" is_pre_election: true
I20260710 13:15:27.047904  7036 raft_consensus.cc:2749] T 0f2ac2c4b35d469690dbf670e44fc036 P e4b0e996b4c84535b0aeb6fcc6b35346 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:15:27.048252  7082 consensus_queue.cc:237] T 365448378d344cb4b762d40a24bfd01d P d23d174424c4456b964b2a208d42869b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fb69514b407a432487642efa7694784c" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 41929 } } peers { permanent_uuid: "d23d174424c4456b964b2a208d42869b" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 32867 } } peers { permanent_uuid: "e4b0e996b4c84535b0aeb6fcc6b35346" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 46679 } }
W20260710 13:15:27.049039  6799 leader_election.cc:343] T 1c9d104e697b4b318acf51fddb6cc2db P fb69514b407a432487642efa7694784c [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer d23d174424c4456b964b2a208d42869b (127.5.154.2:32867): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:15:27.049592  6799 leader_election.cc:304] T 1c9d104e697b4b318acf51fddb6cc2db P fb69514b407a432487642efa7694784c [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: fb69514b407a432487642efa7694784c; no voters: d23d174424c4456b964b2a208d42869b, e4b0e996b4c84535b0aeb6fcc6b35346
I20260710 13:15:27.050169  7030 raft_consensus.cc:2749] T 1c9d104e697b4b318acf51fddb6cc2db P fb69514b407a432487642efa7694784c [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
W20260710 13:15:27.050690  6874 leader_election.cc:343] T 356e1211bf7e4b8598874df9ddecf490 P d23d174424c4456b964b2a208d42869b [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer fb69514b407a432487642efa7694784c (127.5.154.1:41929): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:15:27.047706  6985 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "356e1211bf7e4b8598874df9ddecf490" candidate_uuid: "d23d174424c4456b964b2a208d42869b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e4b0e996b4c84535b0aeb6fcc6b35346" is_pre_election: true
W20260710 13:15:27.052937  6877 leader_election.cc:343] T 356e1211bf7e4b8598874df9ddecf490 P d23d174424c4456b964b2a208d42869b [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer e4b0e996b4c84535b0aeb6fcc6b35346 (127.5.154.3:46679): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:15:27.053227  7027 tablet_bootstrap.cc:492] T 32a2c0c939344fc89caee4f49986dcf1 P e4b0e996b4c84535b0aeb6fcc6b35346: No bootstrap required, opened a new log
I20260710 13:15:27.053037  7026 raft_consensus.cc:359] T 0f2ac2c4b35d469690dbf670e44fc036 P fb69514b407a432487642efa7694784c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fb69514b407a432487642efa7694784c" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 41929 } } peers { permanent_uuid: "d23d174424c4456b964b2a208d42869b" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 32867 } } peers { permanent_uuid: "e4b0e996b4c84535b0aeb6fcc6b35346" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 46679 } }
I20260710 13:15:27.053476  6877 leader_election.cc:304] T 356e1211bf7e4b8598874df9ddecf490 P d23d174424c4456b964b2a208d42869b [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: d23d174424c4456b964b2a208d42869b; no voters: e4b0e996b4c84535b0aeb6fcc6b35346, fb69514b407a432487642efa7694784c
I20260710 13:15:27.053699  7027 ts_tablet_manager.cc:1403] T 32a2c0c939344fc89caee4f49986dcf1 P e4b0e996b4c84535b0aeb6fcc6b35346: Time spent bootstrapping tablet: real 0.048s	user 0.009s	sys 0.000s
I20260710 13:15:27.053736  7026 raft_consensus.cc:385] T 0f2ac2c4b35d469690dbf670e44fc036 P fb69514b407a432487642efa7694784c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:15:27.054154  7026 raft_consensus.cc:740] T 0f2ac2c4b35d469690dbf670e44fc036 P fb69514b407a432487642efa7694784c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: fb69514b407a432487642efa7694784c, State: Initialized, Role: FOLLOWER
I20260710 13:15:27.054849  7085 raft_consensus.cc:2749] T 356e1211bf7e4b8598874df9ddecf490 P d23d174424c4456b964b2a208d42869b [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:15:27.054776  7026 consensus_queue.cc:260] T 0f2ac2c4b35d469690dbf670e44fc036 P fb69514b407a432487642efa7694784c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fb69514b407a432487642efa7694784c" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 41929 } } peers { permanent_uuid: "d23d174424c4456b964b2a208d42869b" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 32867 } } peers { permanent_uuid: "e4b0e996b4c84535b0aeb6fcc6b35346" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 46679 } }
I20260710 13:15:27.056354  7027 raft_consensus.cc:359] T 32a2c0c939344fc89caee4f49986dcf1 P e4b0e996b4c84535b0aeb6fcc6b35346 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fb69514b407a432487642efa7694784c" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 41929 } } peers { permanent_uuid: "d23d174424c4456b964b2a208d42869b" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 32867 } } peers { permanent_uuid: "e4b0e996b4c84535b0aeb6fcc6b35346" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 46679 } }
I20260710 13:15:27.057025  7027 raft_consensus.cc:385] T 32a2c0c939344fc89caee4f49986dcf1 P e4b0e996b4c84535b0aeb6fcc6b35346 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:15:27.057107  7025 tablet_bootstrap.cc:654] T 7b598c89d6304c7f9a9bda962206c13e P d23d174424c4456b964b2a208d42869b: Neither blocks nor log segments found. Creating new log.
I20260710 13:15:27.057320  7027 raft_consensus.cc:740] T 32a2c0c939344fc89caee4f49986dcf1 P e4b0e996b4c84535b0aeb6fcc6b35346 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e4b0e996b4c84535b0aeb6fcc6b35346, State: Initialized, Role: FOLLOWER
I20260710 13:15:27.057935  7027 consensus_queue.cc:260] T 32a2c0c939344fc89caee4f49986dcf1 P e4b0e996b4c84535b0aeb6fcc6b35346 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fb69514b407a432487642efa7694784c" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 41929 } } peers { permanent_uuid: "d23d174424c4456b964b2a208d42869b" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 32867 } } peers { permanent_uuid: "e4b0e996b4c84535b0aeb6fcc6b35346" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 46679 } }
I20260710 13:15:27.059764  7027 ts_tablet_manager.cc:1434] T 32a2c0c939344fc89caee4f49986dcf1 P e4b0e996b4c84535b0aeb6fcc6b35346: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260710 13:15:27.056746  7026 ts_tablet_manager.cc:1434] T 0f2ac2c4b35d469690dbf670e44fc036 P fb69514b407a432487642efa7694784c: Time spent starting tablet: real 0.017s	user 0.006s	sys 0.000s
I20260710 13:15:27.061101  7026 tablet_bootstrap.cc:492] T 823572ae35f14fc88f1c201e460896d5 P fb69514b407a432487642efa7694784c: Bootstrap starting.
I20260710 13:15:27.066452  7026 tablet_bootstrap.cc:654] T 823572ae35f14fc88f1c201e460896d5 P fb69514b407a432487642efa7694784c: Neither blocks nor log segments found. Creating new log.
I20260710 13:15:27.071064  7027 tablet_bootstrap.cc:492] T 5e5bb78ed3b74e12a27bb333780416ee P e4b0e996b4c84535b0aeb6fcc6b35346: Bootstrap starting.
I20260710 13:15:27.074719  7025 tablet_bootstrap.cc:492] T 7b598c89d6304c7f9a9bda962206c13e P d23d174424c4456b964b2a208d42869b: No bootstrap required, opened a new log
I20260710 13:15:27.077791  7025 ts_tablet_manager.cc:1403] T 7b598c89d6304c7f9a9bda962206c13e P d23d174424c4456b964b2a208d42869b: Time spent bootstrapping tablet: real 0.029s	user 0.009s	sys 0.003s
I20260710 13:15:27.080420  7027 tablet_bootstrap.cc:654] T 5e5bb78ed3b74e12a27bb333780416ee P e4b0e996b4c84535b0aeb6fcc6b35346: Neither blocks nor log segments found. Creating new log.
I20260710 13:15:27.080343  7025 raft_consensus.cc:359] T 7b598c89d6304c7f9a9bda962206c13e P d23d174424c4456b964b2a208d42869b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fb69514b407a432487642efa7694784c" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 41929 } } peers { permanent_uuid: "d23d174424c4456b964b2a208d42869b" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 32867 } } peers { permanent_uuid: "e4b0e996b4c84535b0aeb6fcc6b35346" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 46679 } }
I20260710 13:15:27.081076  7025 raft_consensus.cc:385] T 7b598c89d6304c7f9a9bda962206c13e P d23d174424c4456b964b2a208d42869b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:15:27.081349  7025 raft_consensus.cc:740] T 7b598c89d6304c7f9a9bda962206c13e P d23d174424c4456b964b2a208d42869b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d23d174424c4456b964b2a208d42869b, State: Initialized, Role: FOLLOWER
I20260710 13:15:27.082175  7025 consensus_queue.cc:260] T 7b598c89d6304c7f9a9bda962206c13e P d23d174424c4456b964b2a208d42869b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fb69514b407a432487642efa7694784c" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 41929 } } peers { permanent_uuid: "d23d174424c4456b964b2a208d42869b" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 32867 } } peers { permanent_uuid: "e4b0e996b4c84535b0aeb6fcc6b35346" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 46679 } }
I20260710 13:15:27.084829  7025 ts_tablet_manager.cc:1434] T 7b598c89d6304c7f9a9bda962206c13e P d23d174424c4456b964b2a208d42869b: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260710 13:15:27.085695  7025 tablet_bootstrap.cc:492] T 5e5bb78ed3b74e12a27bb333780416ee P d23d174424c4456b964b2a208d42869b: Bootstrap starting.
I20260710 13:15:27.091347  7027 tablet_bootstrap.cc:492] T 5e5bb78ed3b74e12a27bb333780416ee P e4b0e996b4c84535b0aeb6fcc6b35346: No bootstrap required, opened a new log
I20260710 13:15:27.091787  7027 ts_tablet_manager.cc:1403] T 5e5bb78ed3b74e12a27bb333780416ee P e4b0e996b4c84535b0aeb6fcc6b35346: Time spent bootstrapping tablet: real 0.021s	user 0.007s	sys 0.007s
I20260710 13:15:27.092288  7025 tablet_bootstrap.cc:654] T 5e5bb78ed3b74e12a27bb333780416ee P d23d174424c4456b964b2a208d42869b: Neither blocks nor log segments found. Creating new log.
I20260710 13:15:27.094314  7027 raft_consensus.cc:359] T 5e5bb78ed3b74e12a27bb333780416ee P e4b0e996b4c84535b0aeb6fcc6b35346 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fb69514b407a432487642efa7694784c" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 41929 } } peers { permanent_uuid: "d23d174424c4456b964b2a208d42869b" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 32867 } } peers { permanent_uuid: "e4b0e996b4c84535b0aeb6fcc6b35346" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 46679 } }
I20260710 13:15:27.094960  7027 raft_consensus.cc:385] T 5e5bb78ed3b74e12a27bb333780416ee P e4b0e996b4c84535b0aeb6fcc6b35346 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:15:27.095220  7027 raft_consensus.cc:740] T 5e5bb78ed3b74e12a27bb333780416ee P e4b0e996b4c84535b0aeb6fcc6b35346 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e4b0e996b4c84535b0aeb6fcc6b35346, State: Initialized, Role: FOLLOWER
I20260710 13:15:27.096875  7085 raft_consensus.cc:493] T 823572ae35f14fc88f1c201e460896d5 P d23d174424c4456b964b2a208d42869b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:15:27.097214  7026 tablet_bootstrap.cc:492] T 823572ae35f14fc88f1c201e460896d5 P fb69514b407a432487642efa7694784c: No bootstrap required, opened a new log
I20260710 13:15:27.097708  7026 ts_tablet_manager.cc:1403] T 823572ae35f14fc88f1c201e460896d5 P fb69514b407a432487642efa7694784c: Time spent bootstrapping tablet: real 0.037s	user 0.017s	sys 0.000s
I20260710 13:15:27.097337  7085 raft_consensus.cc:515] T 823572ae35f14fc88f1c201e460896d5 P d23d174424c4456b964b2a208d42869b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fb69514b407a432487642efa7694784c" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 41929 } } peers { permanent_uuid: "d23d174424c4456b964b2a208d42869b" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 32867 } } peers { permanent_uuid: "e4b0e996b4c84535b0aeb6fcc6b35346" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 46679 } }
I20260710 13:15:27.099505  7085 leader_election.cc:290] T 823572ae35f14fc88f1c201e460896d5 P d23d174424c4456b964b2a208d42869b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers fb69514b407a432487642efa7694784c (127.5.154.1:41929), e4b0e996b4c84535b0aeb6fcc6b35346 (127.5.154.3:46679)
I20260710 13:15:27.100242  6835 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "823572ae35f14fc88f1c201e460896d5" candidate_uuid: "d23d174424c4456b964b2a208d42869b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fb69514b407a432487642efa7694784c" is_pre_election: true
I20260710 13:15:27.096031  7027 consensus_queue.cc:260] T 5e5bb78ed3b74e12a27bb333780416ee P e4b0e996b4c84535b0aeb6fcc6b35346 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fb69514b407a432487642efa7694784c" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 41929 } } peers { permanent_uuid: "d23d174424c4456b964b2a208d42869b" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 32867 } } peers { permanent_uuid: "e4b0e996b4c84535b0aeb6fcc6b35346" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 46679 } }
W20260710 13:15:27.101743  6874 leader_election.cc:343] T 823572ae35f14fc88f1c201e460896d5 P d23d174424c4456b964b2a208d42869b [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer fb69514b407a432487642efa7694784c (127.5.154.1:41929): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:15:27.102393  6985 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "823572ae35f14fc88f1c201e460896d5" candidate_uuid: "d23d174424c4456b964b2a208d42869b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e4b0e996b4c84535b0aeb6fcc6b35346" is_pre_election: true
W20260710 13:15:27.104174  6877 leader_election.cc:343] T 823572ae35f14fc88f1c201e460896d5 P d23d174424c4456b964b2a208d42869b [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer e4b0e996b4c84535b0aeb6fcc6b35346 (127.5.154.3:46679): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:15:27.104589  6877 leader_election.cc:304] T 823572ae35f14fc88f1c201e460896d5 P d23d174424c4456b964b2a208d42869b [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: d23d174424c4456b964b2a208d42869b; no voters: e4b0e996b4c84535b0aeb6fcc6b35346, fb69514b407a432487642efa7694784c
I20260710 13:15:27.105232  7027 ts_tablet_manager.cc:1434] T 5e5bb78ed3b74e12a27bb333780416ee P e4b0e996b4c84535b0aeb6fcc6b35346: Time spent starting tablet: real 0.013s	user 0.004s	sys 0.004s
I20260710 13:15:27.105692  7085 raft_consensus.cc:2749] T 823572ae35f14fc88f1c201e460896d5 P d23d174424c4456b964b2a208d42869b [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:15:27.106061  7027 tablet_bootstrap.cc:492] T 823572ae35f14fc88f1c201e460896d5 P e4b0e996b4c84535b0aeb6fcc6b35346: Bootstrap starting.
I20260710 13:15:27.106547  7085 raft_consensus.cc:493] T 4da6c741486d4e68b1456177dd11977d P d23d174424c4456b964b2a208d42869b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:15:27.107015  7085 raft_consensus.cc:515] T 4da6c741486d4e68b1456177dd11977d P d23d174424c4456b964b2a208d42869b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fb69514b407a432487642efa7694784c" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 41929 } } peers { permanent_uuid: "d23d174424c4456b964b2a208d42869b" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 32867 } } peers { permanent_uuid: "e4b0e996b4c84535b0aeb6fcc6b35346" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 46679 } }
I20260710 13:15:27.106856  6732 catalog_manager.cc:5697] T 365448378d344cb4b762d40a24bfd01d P d23d174424c4456b964b2a208d42869b reported cstate change: term changed from 0 to 1, leader changed from <none> to d23d174424c4456b964b2a208d42869b (127.5.154.2). New cstate: current_term: 1 leader_uuid: "d23d174424c4456b964b2a208d42869b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fb69514b407a432487642efa7694784c" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 41929 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d23d174424c4456b964b2a208d42869b" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 32867 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e4b0e996b4c84535b0aeb6fcc6b35346" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 46679 } health_report { overall_health: UNKNOWN } } }
I20260710 13:15:27.110098  6985 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4da6c741486d4e68b1456177dd11977d" candidate_uuid: "d23d174424c4456b964b2a208d42869b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e4b0e996b4c84535b0aeb6fcc6b35346" is_pre_election: true
I20260710 13:15:27.112210  7027 tablet_bootstrap.cc:654] T 823572ae35f14fc88f1c201e460896d5 P e4b0e996b4c84535b0aeb6fcc6b35346: Neither blocks nor log segments found. Creating new log.
W20260710 13:15:27.115245  6877 leader_election.cc:343] T 4da6c741486d4e68b1456177dd11977d P d23d174424c4456b964b2a208d42869b [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer e4b0e996b4c84535b0aeb6fcc6b35346 (127.5.154.3:46679): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:15:27.115861  7085 leader_election.cc:290] T 4da6c741486d4e68b1456177dd11977d P d23d174424c4456b964b2a208d42869b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers fb69514b407a432487642efa7694784c (127.5.154.1:41929), e4b0e996b4c84535b0aeb6fcc6b35346 (127.5.154.3:46679)
I20260710 13:15:27.118157  7026 raft_consensus.cc:359] T 823572ae35f14fc88f1c201e460896d5 P fb69514b407a432487642efa7694784c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fb69514b407a432487642efa7694784c" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 41929 } } peers { permanent_uuid: "d23d174424c4456b964b2a208d42869b" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 32867 } } peers { permanent_uuid: "e4b0e996b4c84535b0aeb6fcc6b35346" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 46679 } }
I20260710 13:15:27.118780  7026 raft_consensus.cc:385] T 823572ae35f14fc88f1c201e460896d5 P fb69514b407a432487642efa7694784c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:15:27.119024  7026 raft_consensus.cc:740] T 823572ae35f14fc88f1c201e460896d5 P fb69514b407a432487642efa7694784c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: fb69514b407a432487642efa7694784c, State: Initialized, Role: FOLLOWER
I20260710 13:15:27.119634  7038 consensus_queue.cc:1048] T cee542c73d63441f86158b4cc18fdaaf P fb69514b407a432487642efa7694784c [LEADER]: Connected to new peer: Peer: permanent_uuid: "e4b0e996b4c84535b0aeb6fcc6b35346" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 46679 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:15:27.119616  7026 consensus_queue.cc:260] T 823572ae35f14fc88f1c201e460896d5 P fb69514b407a432487642efa7694784c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fb69514b407a432487642efa7694784c" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 41929 } } peers { permanent_uuid: "d23d174424c4456b964b2a208d42869b" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 32867 } } peers { permanent_uuid: "e4b0e996b4c84535b0aeb6fcc6b35346" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 46679 } }
I20260710 13:15:27.120014  6835 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4da6c741486d4e68b1456177dd11977d" candidate_uuid: "d23d174424c4456b964b2a208d42869b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fb69514b407a432487642efa7694784c" is_pre_election: true
I20260710 13:15:27.120682  6835 raft_consensus.cc:2468] T 4da6c741486d4e68b1456177dd11977d P fb69514b407a432487642efa7694784c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d23d174424c4456b964b2a208d42869b in term 0.
I20260710 13:15:27.121728  7026 ts_tablet_manager.cc:1434] T 823572ae35f14fc88f1c201e460896d5 P fb69514b407a432487642efa7694784c: Time spent starting tablet: real 0.024s	user 0.006s	sys 0.000s
I20260710 13:15:27.121981  6874 leader_election.cc:304] T 4da6c741486d4e68b1456177dd11977d P d23d174424c4456b964b2a208d42869b [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: d23d174424c4456b964b2a208d42869b, fb69514b407a432487642efa7694784c; no voters: e4b0e996b4c84535b0aeb6fcc6b35346
I20260710 13:15:27.125372  7085 raft_consensus.cc:2804] T 4da6c741486d4e68b1456177dd11977d P d23d174424c4456b964b2a208d42869b [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:15:27.125782  7085 raft_consensus.cc:493] T 4da6c741486d4e68b1456177dd11977d P d23d174424c4456b964b2a208d42869b [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:15:27.126113  7085 raft_consensus.cc:3060] T 4da6c741486d4e68b1456177dd11977d P d23d174424c4456b964b2a208d42869b [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:15:27.131886  7025 tablet_bootstrap.cc:492] T 5e5bb78ed3b74e12a27bb333780416ee P d23d174424c4456b964b2a208d42869b: No bootstrap required, opened a new log
I20260710 13:15:27.132329  7025 ts_tablet_manager.cc:1403] T 5e5bb78ed3b74e12a27bb333780416ee P d23d174424c4456b964b2a208d42869b: Time spent bootstrapping tablet: real 0.047s	user 0.025s	sys 0.011s
I20260710 13:15:27.133877  7085 raft_consensus.cc:515] T 4da6c741486d4e68b1456177dd11977d P d23d174424c4456b964b2a208d42869b [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fb69514b407a432487642efa7694784c" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 41929 } } peers { permanent_uuid: "d23d174424c4456b964b2a208d42869b" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 32867 } } peers { permanent_uuid: "e4b0e996b4c84535b0aeb6fcc6b35346" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 46679 } }
I20260710 13:15:27.134876  7025 raft_consensus.cc:359] T 5e5bb78ed3b74e12a27bb333780416ee P d23d174424c4456b964b2a208d42869b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fb69514b407a432487642efa7694784c" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 41929 } } peers { permanent_uuid: "d23d174424c4456b964b2a208d42869b" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 32867 } } peers { permanent_uuid: "e4b0e996b4c84535b0aeb6fcc6b35346" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 46679 } }
I20260710 13:15:27.135399  7027 tablet_bootstrap.cc:492] T 823572ae35f14fc88f1c201e460896d5 P e4b0e996b4c84535b0aeb6fcc6b35346: No bootstrap required, opened a new log
I20260710 13:15:27.135514  7025 raft_consensus.cc:385] T 5e5bb78ed3b74e12a27bb333780416ee P d23d174424c4456b964b2a208d42869b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:15:27.135931  7025 raft_consensus.cc:740] T 5e5bb78ed3b74e12a27bb333780416ee P d23d174424c4456b964b2a208d42869b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d23d174424c4456b964b2a208d42869b, State: Initialized, Role: FOLLOWER
I20260710 13:15:27.136085  7027 ts_tablet_manager.cc:1403] T 823572ae35f14fc88f1c201e460896d5 P e4b0e996b4c84535b0aeb6fcc6b35346: Time spent bootstrapping tablet: real 0.030s	user 0.010s	sys 0.006s
I20260710 13:15:27.136526  6835 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4da6c741486d4e68b1456177dd11977d" candidate_uuid: "d23d174424c4456b964b2a208d42869b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fb69514b407a432487642efa7694784c"
I20260710 13:15:27.136898  7026 tablet_bootstrap.cc:492] T 356e1211bf7e4b8598874df9ddecf490 P fb69514b407a432487642efa7694784c: Bootstrap starting.
I20260710 13:15:27.136629  7025 consensus_queue.cc:260] T 5e5bb78ed3b74e12a27bb333780416ee P d23d174424c4456b964b2a208d42869b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fb69514b407a432487642efa7694784c" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 41929 } } peers { permanent_uuid: "d23d174424c4456b964b2a208d42869b" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 32867 } } peers { permanent_uuid: "e4b0e996b4c84535b0aeb6fcc6b35346" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 46679 } }
I20260710 13:15:27.137166  6835 raft_consensus.cc:3060] T 4da6c741486d4e68b1456177dd11977d P fb69514b407a432487642efa7694784c [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:15:27.138594  7025 ts_tablet_manager.cc:1434] T 5e5bb78ed3b74e12a27bb333780416ee P d23d174424c4456b964b2a208d42869b: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260710 13:15:27.139434  7025 tablet_bootstrap.cc:492] T 0f2ac2c4b35d469690dbf670e44fc036 P d23d174424c4456b964b2a208d42869b: Bootstrap starting.
I20260710 13:15:27.138944  7027 raft_consensus.cc:359] T 823572ae35f14fc88f1c201e460896d5 P e4b0e996b4c84535b0aeb6fcc6b35346 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fb69514b407a432487642efa7694784c" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 41929 } } peers { permanent_uuid: "d23d174424c4456b964b2a208d42869b" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 32867 } } peers { permanent_uuid: "e4b0e996b4c84535b0aeb6fcc6b35346" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 46679 } }
I20260710 13:15:27.140007  7027 raft_consensus.cc:385] T 823572ae35f14fc88f1c201e460896d5 P e4b0e996b4c84535b0aeb6fcc6b35346 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:15:27.140328  7027 raft_consensus.cc:740] T 823572ae35f14fc88f1c201e460896d5 P e4b0e996b4c84535b0aeb6fcc6b35346 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e4b0e996b4c84535b0aeb6fcc6b35346, State: Initialized, Role: FOLLOWER
I20260710 13:15:27.141004  7027 consensus_queue.cc:260] T 823572ae35f14fc88f1c201e460896d5 P e4b0e996b4c84535b0aeb6fcc6b35346 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fb69514b407a432487642efa7694784c" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 41929 } } peers { permanent_uuid: "d23d174424c4456b964b2a208d42869b" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 32867 } } peers { permanent_uuid: "e4b0e996b4c84535b0aeb6fcc6b35346" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 46679 } }
I20260710 13:15:27.142882  7027 ts_tablet_manager.cc:1434] T 823572ae35f14fc88f1c201e460896d5 P e4b0e996b4c84535b0aeb6fcc6b35346: Time spent starting tablet: real 0.006s	user 0.002s	sys 0.003s
I20260710 13:15:27.143698  7027 tablet_bootstrap.cc:492] T 4da6c741486d4e68b1456177dd11977d P e4b0e996b4c84535b0aeb6fcc6b35346: Bootstrap starting.
I20260710 13:15:27.144279  6835 raft_consensus.cc:2468] T 4da6c741486d4e68b1456177dd11977d P fb69514b407a432487642efa7694784c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d23d174424c4456b964b2a208d42869b in term 1.
I20260710 13:15:27.145332  7025 tablet_bootstrap.cc:654] T 0f2ac2c4b35d469690dbf670e44fc036 P d23d174424c4456b964b2a208d42869b: Neither blocks nor log segments found. Creating new log.
I20260710 13:15:27.145383  6874 leader_election.cc:304] T 4da6c741486d4e68b1456177dd11977d P d23d174424c4456b964b2a208d42869b [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: d23d174424c4456b964b2a208d42869b, fb69514b407a432487642efa7694784c; no voters: 
I20260710 13:15:27.146241  7082 raft_consensus.cc:2804] T 4da6c741486d4e68b1456177dd11977d P d23d174424c4456b964b2a208d42869b [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:15:27.147063  7082 raft_consensus.cc:697] T 4da6c741486d4e68b1456177dd11977d P d23d174424c4456b964b2a208d42869b [term 1 LEADER]: Becoming Leader. State: Replica: d23d174424c4456b964b2a208d42869b, State: Running, Role: LEADER
I20260710 13:15:27.148134  7082 consensus_queue.cc:237] T 4da6c741486d4e68b1456177dd11977d P d23d174424c4456b964b2a208d42869b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fb69514b407a432487642efa7694784c" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 41929 } } peers { permanent_uuid: "d23d174424c4456b964b2a208d42869b" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 32867 } } peers { permanent_uuid: "e4b0e996b4c84535b0aeb6fcc6b35346" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 46679 } }
I20260710 13:15:27.150828  7026 tablet_bootstrap.cc:654] T 356e1211bf7e4b8598874df9ddecf490 P fb69514b407a432487642efa7694784c: Neither blocks nor log segments found. Creating new log.
I20260710 13:15:27.159226  7084 raft_consensus.cc:493] T 5a067eef6b6649ce95706dd10ed4dd9f P d23d174424c4456b964b2a208d42869b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:15:27.159744  7084 raft_consensus.cc:515] T 5a067eef6b6649ce95706dd10ed4dd9f P d23d174424c4456b964b2a208d42869b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fb69514b407a432487642efa7694784c" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 41929 } } peers { permanent_uuid: "d23d174424c4456b964b2a208d42869b" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 32867 } } peers { permanent_uuid: "e4b0e996b4c84535b0aeb6fcc6b35346" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 46679 } }
I20260710 13:15:27.168337  7066 raft_consensus.cc:493] T 5e5bb78ed3b74e12a27bb333780416ee P fb69514b407a432487642efa7694784c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:15:27.168910  7066 raft_consensus.cc:515] T 5e5bb78ed3b74e12a27bb333780416ee P fb69514b407a432487642efa7694784c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fb69514b407a432487642efa7694784c" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 41929 } } peers { permanent_uuid: "d23d174424c4456b964b2a208d42869b" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 32867 } } peers { permanent_uuid: "e4b0e996b4c84535b0aeb6fcc6b35346" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 46679 } }
I20260710 13:15:27.186399  7079 raft_consensus.cc:493] T 7b598c89d6304c7f9a9bda962206c13e P d23d174424c4456b964b2a208d42869b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:15:27.186897  7079 raft_consensus.cc:515] T 7b598c89d6304c7f9a9bda962206c13e P d23d174424c4456b964b2a208d42869b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fb69514b407a432487642efa7694784c" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 41929 } } peers { permanent_uuid: "d23d174424c4456b964b2a208d42869b" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 32867 } } peers { permanent_uuid: "e4b0e996b4c84535b0aeb6fcc6b35346" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 46679 } }
I20260710 13:15:27.187130  6984 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4da6c741486d4e68b1456177dd11977d" candidate_uuid: "d23d174424c4456b964b2a208d42869b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e4b0e996b4c84535b0aeb6fcc6b35346"
W20260710 13:15:27.188512  6877 leader_election.cc:343] T 4da6c741486d4e68b1456177dd11977d P d23d174424c4456b964b2a208d42869b [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer e4b0e996b4c84535b0aeb6fcc6b35346 (127.5.154.3:46679): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:15:27.189540  7027 tablet_bootstrap.cc:654] T 4da6c741486d4e68b1456177dd11977d P e4b0e996b4c84535b0aeb6fcc6b35346: Neither blocks nor log segments found. Creating new log.
I20260710 13:15:27.189740  6835 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7b598c89d6304c7f9a9bda962206c13e" candidate_uuid: "d23d174424c4456b964b2a208d42869b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fb69514b407a432487642efa7694784c" is_pre_election: true
I20260710 13:15:27.190608  6984 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7b598c89d6304c7f9a9bda962206c13e" candidate_uuid: "d23d174424c4456b964b2a208d42869b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e4b0e996b4c84535b0aeb6fcc6b35346" is_pre_election: true
W20260710 13:15:27.191083  6874 leader_election.cc:343] T 7b598c89d6304c7f9a9bda962206c13e P d23d174424c4456b964b2a208d42869b [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer fb69514b407a432487642efa7694784c (127.5.154.1:41929): Illegal state: must be running to vote when last-logged opid is not known
W20260710 13:15:27.191923  6877 leader_election.cc:343] T 7b598c89d6304c7f9a9bda962206c13e P d23d174424c4456b964b2a208d42869b [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer e4b0e996b4c84535b0aeb6fcc6b35346 (127.5.154.3:46679): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:15:27.192366  6877 leader_election.cc:304] T 7b598c89d6304c7f9a9bda962206c13e P d23d174424c4456b964b2a208d42869b [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: d23d174424c4456b964b2a208d42869b; no voters: e4b0e996b4c84535b0aeb6fcc6b35346, fb69514b407a432487642efa7694784c
I20260710 13:15:27.192751  6835 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5a067eef6b6649ce95706dd10ed4dd9f" candidate_uuid: "d23d174424c4456b964b2a208d42869b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fb69514b407a432487642efa7694784c" is_pre_election: true
I20260710 13:15:27.193437  7031 raft_consensus.cc:2749] T 7b598c89d6304c7f9a9bda962206c13e P d23d174424c4456b964b2a208d42869b [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:15:27.189548  7079 leader_election.cc:290] T 7b598c89d6304c7f9a9bda962206c13e P d23d174424c4456b964b2a208d42869b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers fb69514b407a432487642efa7694784c (127.5.154.1:41929), e4b0e996b4c84535b0aeb6fcc6b35346 (127.5.154.3:46679)
I20260710 13:15:27.194717  6911 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5e5bb78ed3b74e12a27bb333780416ee" candidate_uuid: "fb69514b407a432487642efa7694784c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d23d174424c4456b964b2a208d42869b" is_pre_election: true
I20260710 13:15:27.195408  6911 raft_consensus.cc:2468] T 5e5bb78ed3b74e12a27bb333780416ee P d23d174424c4456b964b2a208d42869b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate fb69514b407a432487642efa7694784c in term 0.
I20260710 13:15:27.193452  6835 raft_consensus.cc:2468] T 5a067eef6b6649ce95706dd10ed4dd9f P fb69514b407a432487642efa7694784c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d23d174424c4456b964b2a208d42869b in term 0.
I20260710 13:15:27.196161  7085 leader_election.cc:290] T 4da6c741486d4e68b1456177dd11977d P d23d174424c4456b964b2a208d42869b [CANDIDATE]: Term 1 election: Requested vote from peers fb69514b407a432487642efa7694784c (127.5.154.1:41929), e4b0e996b4c84535b0aeb6fcc6b35346 (127.5.154.3:46679)
I20260710 13:15:27.195937  6984 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5e5bb78ed3b74e12a27bb333780416ee" candidate_uuid: "fb69514b407a432487642efa7694784c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e4b0e996b4c84535b0aeb6fcc6b35346" is_pre_election: true
I20260710 13:15:27.196733  6799 leader_election.cc:304] T 5e5bb78ed3b74e12a27bb333780416ee P fb69514b407a432487642efa7694784c [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: d23d174424c4456b964b2a208d42869b, fb69514b407a432487642efa7694784c; no voters: 
I20260710 13:15:27.197111  6984 raft_consensus.cc:2468] T 5e5bb78ed3b74e12a27bb333780416ee P e4b0e996b4c84535b0aeb6fcc6b35346 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate fb69514b407a432487642efa7694784c in term 0.
I20260710 13:15:27.194923  7066 leader_election.cc:290] T 5e5bb78ed3b74e12a27bb333780416ee P fb69514b407a432487642efa7694784c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d23d174424c4456b964b2a208d42869b (127.5.154.2:32867), e4b0e996b4c84535b0aeb6fcc6b35346 (127.5.154.3:46679)
I20260710 13:15:27.197476  7030 raft_consensus.cc:2804] T 5e5bb78ed3b74e12a27bb333780416ee P fb69514b407a432487642efa7694784c [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:15:27.196031  7084 leader_election.cc:290] T 5a067eef6b6649ce95706dd10ed4dd9f P d23d174424c4456b964b2a208d42869b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers fb69514b407a432487642efa7694784c (127.5.154.1:41929), e4b0e996b4c84535b0aeb6fcc6b35346 (127.5.154.3:46679)
I20260710 13:15:27.197986  7030 raft_consensus.cc:493] T 5e5bb78ed3b74e12a27bb333780416ee P fb69514b407a432487642efa7694784c [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:15:27.198050  6983 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5a067eef6b6649ce95706dd10ed4dd9f" candidate_uuid: "d23d174424c4456b964b2a208d42869b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e4b0e996b4c84535b0aeb6fcc6b35346" is_pre_election: true
I20260710 13:15:27.198510  7030 raft_consensus.cc:3060] T 5e5bb78ed3b74e12a27bb333780416ee P fb69514b407a432487642efa7694784c [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:15:27.198706  6983 raft_consensus.cc:2468] T 5a067eef6b6649ce95706dd10ed4dd9f P e4b0e996b4c84535b0aeb6fcc6b35346 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d23d174424c4456b964b2a208d42869b in term 0.
I20260710 13:15:27.200006  7025 tablet_bootstrap.cc:492] T 0f2ac2c4b35d469690dbf670e44fc036 P d23d174424c4456b964b2a208d42869b: No bootstrap required, opened a new log
I20260710 13:15:27.199891  6874 leader_election.cc:304] T 5a067eef6b6649ce95706dd10ed4dd9f P d23d174424c4456b964b2a208d42869b [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: d23d174424c4456b964b2a208d42869b, fb69514b407a432487642efa7694784c; no voters: 
I20260710 13:15:27.200770  7066 raft_consensus.cc:493] T 823572ae35f14fc88f1c201e460896d5 P fb69514b407a432487642efa7694784c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:15:27.201774  7066 raft_consensus.cc:515] T 823572ae35f14fc88f1c201e460896d5 P fb69514b407a432487642efa7694784c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fb69514b407a432487642efa7694784c" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 41929 } } peers { permanent_uuid: "d23d174424c4456b964b2a208d42869b" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 32867 } } peers { permanent_uuid: "e4b0e996b4c84535b0aeb6fcc6b35346" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 46679 } }
I20260710 13:15:27.201287  7084 raft_consensus.cc:2804] T 5a067eef6b6649ce95706dd10ed4dd9f P d23d174424c4456b964b2a208d42869b [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:15:27.202875  7084 raft_consensus.cc:493] T 5a067eef6b6649ce95706dd10ed4dd9f P d23d174424c4456b964b2a208d42869b [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:15:27.200965  7025 ts_tablet_manager.cc:1403] T 0f2ac2c4b35d469690dbf670e44fc036 P d23d174424c4456b964b2a208d42869b: Time spent bootstrapping tablet: real 0.062s	user 0.016s	sys 0.012s
I20260710 13:15:27.205628  7027 tablet_bootstrap.cc:492] T 4da6c741486d4e68b1456177dd11977d P e4b0e996b4c84535b0aeb6fcc6b35346: No bootstrap required, opened a new log
I20260710 13:15:27.206094  7027 ts_tablet_manager.cc:1403] T 4da6c741486d4e68b1456177dd11977d P e4b0e996b4c84535b0aeb6fcc6b35346: Time spent bootstrapping tablet: real 0.063s	user 0.005s	sys 0.015s
I20260710 13:15:27.206233  7025 raft_consensus.cc:359] T 0f2ac2c4b35d469690dbf670e44fc036 P d23d174424c4456b964b2a208d42869b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fb69514b407a432487642efa7694784c" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 41929 } } peers { permanent_uuid: "d23d174424c4456b964b2a208d42869b" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 32867 } } peers { permanent_uuid: "e4b0e996b4c84535b0aeb6fcc6b35346" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 46679 } }
I20260710 13:15:27.207989  6911 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "823572ae35f14fc88f1c201e460896d5" candidate_uuid: "fb69514b407a432487642efa7694784c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d23d174424c4456b964b2a208d42869b" is_pre_election: true
I20260710 13:15:27.208531  6911 raft_consensus.cc:2468] T 823572ae35f14fc88f1c201e460896d5 P d23d174424c4456b964b2a208d42869b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate fb69514b407a432487642efa7694784c in term 0.
I20260710 13:15:27.208724  7026 tablet_bootstrap.cc:492] T 356e1211bf7e4b8598874df9ddecf490 P fb69514b407a432487642efa7694784c: No bootstrap required, opened a new log
I20260710 13:15:27.209496  7026 ts_tablet_manager.cc:1403] T 356e1211bf7e4b8598874df9ddecf490 P fb69514b407a432487642efa7694784c: Time spent bootstrapping tablet: real 0.073s	user 0.008s	sys 0.011s
I20260710 13:15:27.206898  7084 raft_consensus.cc:3060] T 5a067eef6b6649ce95706dd10ed4dd9f P d23d174424c4456b964b2a208d42869b [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:15:27.209687  6799 leader_election.cc:304] T 823572ae35f14fc88f1c201e460896d5 P fb69514b407a432487642efa7694784c [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: d23d174424c4456b964b2a208d42869b, fb69514b407a432487642efa7694784c; no voters: 
I20260710 13:15:27.210518  7038 raft_consensus.cc:2804] T 823572ae35f14fc88f1c201e460896d5 P fb69514b407a432487642efa7694784c [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:15:27.210866  7038 raft_consensus.cc:493] T 823572ae35f14fc88f1c201e460896d5 P fb69514b407a432487642efa7694784c [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:15:27.211172  7038 raft_consensus.cc:3060] T 823572ae35f14fc88f1c201e460896d5 P fb69514b407a432487642efa7694784c [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:15:27.207607  7025 raft_consensus.cc:385] T 0f2ac2c4b35d469690dbf670e44fc036 P d23d174424c4456b964b2a208d42869b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:15:27.212423  7025 raft_consensus.cc:740] T 0f2ac2c4b35d469690dbf670e44fc036 P d23d174424c4456b964b2a208d42869b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d23d174424c4456b964b2a208d42869b, State: Initialized, Role: FOLLOWER
I20260710 13:15:27.213250  7025 consensus_queue.cc:260] T 0f2ac2c4b35d469690dbf670e44fc036 P d23d174424c4456b964b2a208d42869b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fb69514b407a432487642efa7694784c" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 41929 } } peers { permanent_uuid: "d23d174424c4456b964b2a208d42869b" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 32867 } } peers { permanent_uuid: "e4b0e996b4c84535b0aeb6fcc6b35346" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 46679 } }
I20260710 13:15:27.214290  7030 raft_consensus.cc:515] T 5e5bb78ed3b74e12a27bb333780416ee P fb69514b407a432487642efa7694784c [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fb69514b407a432487642efa7694784c" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 41929 } } peers { permanent_uuid: "d23d174424c4456b964b2a208d42869b" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 32867 } } peers { permanent_uuid: "e4b0e996b4c84535b0aeb6fcc6b35346" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 46679 } }
I20260710 13:15:27.215617  7025 ts_tablet_manager.cc:1434] T 0f2ac2c4b35d469690dbf670e44fc036 P d23d174424c4456b964b2a208d42869b: Time spent starting tablet: real 0.012s	user 0.006s	sys 0.000s
I20260710 13:15:27.216778  6911 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5e5bb78ed3b74e12a27bb333780416ee" candidate_uuid: "fb69514b407a432487642efa7694784c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d23d174424c4456b964b2a208d42869b"
I20260710 13:15:27.221761  7025 tablet_bootstrap.cc:492] T 347053c4d8d04327a9720a6a06b14c2d P d23d174424c4456b964b2a208d42869b: Bootstrap starting.
I20260710 13:15:27.221951  6911 raft_consensus.cc:3060] T 5e5bb78ed3b74e12a27bb333780416ee P d23d174424c4456b964b2a208d42869b [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:15:27.217188  7038 raft_consensus.cc:515] T 823572ae35f14fc88f1c201e460896d5 P fb69514b407a432487642efa7694784c [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fb69514b407a432487642efa7694784c" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 41929 } } peers { permanent_uuid: "d23d174424c4456b964b2a208d42869b" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 32867 } } peers { permanent_uuid: "e4b0e996b4c84535b0aeb6fcc6b35346" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 46679 } }
I20260710 13:15:27.224527  7101 consensus_queue.cc:1048] T f23fcfd86f064dadba84f5841444f6e0 P fb69514b407a432487642efa7694784c [LEADER]: Connected to new peer: Peer: permanent_uuid: "e4b0e996b4c84535b0aeb6fcc6b35346" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 46679 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 13:15:27.225314  7038 leader_election.cc:290] T 823572ae35f14fc88f1c201e460896d5 P fb69514b407a432487642efa7694784c [CANDIDATE]: Term 1 election: Requested vote from peers d23d174424c4456b964b2a208d42869b (127.5.154.2:32867), e4b0e996b4c84535b0aeb6fcc6b35346 (127.5.154.3:46679)
I20260710 13:15:27.217540  7030 leader_election.cc:290] T 5e5bb78ed3b74e12a27bb333780416ee P fb69514b407a432487642efa7694784c [CANDIDATE]: Term 1 election: Requested vote from peers d23d174424c4456b964b2a208d42869b (127.5.154.2:32867), e4b0e996b4c84535b0aeb6fcc6b35346 (127.5.154.3:46679)
I20260710 13:15:27.218061  7066 leader_election.cc:290] T 823572ae35f14fc88f1c201e460896d5 P fb69514b407a432487642efa7694784c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d23d174424c4456b964b2a208d42869b (127.5.154.2:32867), e4b0e996b4c84535b0aeb6fcc6b35346 (127.5.154.3:46679)
I20260710 13:15:27.219893  7027 raft_consensus.cc:359] T 4da6c741486d4e68b1456177dd11977d P e4b0e996b4c84535b0aeb6fcc6b35346 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fb69514b407a432487642efa7694784c" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 41929 } } peers { permanent_uuid: "d23d174424c4456b964b2a208d42869b" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 32867 } } peers { permanent_uuid: "e4b0e996b4c84535b0aeb6fcc6b35346" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 46679 } }
I20260710 13:15:27.226202  7027 raft_consensus.cc:385] T 4da6c741486d4e68b1456177dd11977d P e4b0e996b4c84535b0aeb6fcc6b35346 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:15:27.226269  6985 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5e5bb78ed3b74e12a27bb333780416ee" candidate_uuid: "fb69514b407a432487642efa7694784c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e4b0e996b4c84535b0aeb6fcc6b35346"
I20260710 13:15:27.226497  7027 raft_consensus.cc:740] T 4da6c741486d4e68b1456177dd11977d P e4b0e996b4c84535b0aeb6fcc6b35346 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e4b0e996b4c84535b0aeb6fcc6b35346, State: Initialized, Role: FOLLOWER
I20260710 13:15:27.226846  6985 raft_consensus.cc:3060] T 5e5bb78ed3b74e12a27bb333780416ee P e4b0e996b4c84535b0aeb6fcc6b35346 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:15:27.227149  7027 consensus_queue.cc:260] T 4da6c741486d4e68b1456177dd11977d P e4b0e996b4c84535b0aeb6fcc6b35346 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fb69514b407a432487642efa7694784c" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 41929 } } peers { permanent_uuid: "d23d174424c4456b964b2a208d42869b" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 32867 } } peers { permanent_uuid: "e4b0e996b4c84535b0aeb6fcc6b35346" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 46679 } }
I20260710 13:15:27.227837  7025 tablet_bootstrap.cc:654] T 347053c4d8d04327a9720a6a06b14c2d P d23d174424c4456b964b2a208d42869b: Neither blocks nor log segments found. Creating new log.
I20260710 13:15:27.229027  7027 ts_tablet_manager.cc:1434] T 4da6c741486d4e68b1456177dd11977d P e4b0e996b4c84535b0aeb6fcc6b35346: Time spent starting tablet: real 0.023s	user 0.003s	sys 0.002s
I20260710 13:15:27.229849  7027 tablet_bootstrap.cc:492] T fe076a65a35f4a718ac8d13a58179708 P e4b0e996b4c84535b0aeb6fcc6b35346: Bootstrap starting.
I20260710 13:15:27.220428  7084 raft_consensus.cc:515] T 5a067eef6b6649ce95706dd10ed4dd9f P d23d174424c4456b964b2a208d42869b [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fb69514b407a432487642efa7694784c" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 41929 } } peers { permanent_uuid: "d23d174424c4456b964b2a208d42869b" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 32867 } } peers { permanent_uuid: "e4b0e996b4c84535b0aeb6fcc6b35346" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 46679 } }
I20260710 13:15:27.211854  7026 raft_consensus.cc:359] T 356e1211bf7e4b8598874df9ddecf490 P fb69514b407a432487642efa7694784c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fb69514b407a432487642efa7694784c" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 41929 } } peers { permanent_uuid: "d23d174424c4456b964b2a208d42869b" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 32867 } } peers { permanent_uuid: "e4b0e996b4c84535b0aeb6fcc6b35346" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 46679 } }
I20260710 13:15:27.231717  7084 leader_election.cc:290] T 5a067eef6b6649ce95706dd10ed4dd9f P d23d174424c4456b964b2a208d42869b [CANDIDATE]: Term 1 election: Requested vote from peers fb69514b407a432487642efa7694784c (127.5.154.1:41929), e4b0e996b4c84535b0aeb6fcc6b35346 (127.5.154.3:46679)
I20260710 13:15:27.232259  6835 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5a067eef6b6649ce95706dd10ed4dd9f" candidate_uuid: "d23d174424c4456b964b2a208d42869b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fb69514b407a432487642efa7694784c"
I20260710 13:15:27.232872  6835 raft_consensus.cc:3060] T 5a067eef6b6649ce95706dd10ed4dd9f P fb69514b407a432487642efa7694784c [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:15:27.233086  6983 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5a067eef6b6649ce95706dd10ed4dd9f" candidate_uuid: "d23d174424c4456b964b2a208d42869b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e4b0e996b4c84535b0aeb6fcc6b35346"
I20260710 13:15:27.233664  6983 raft_consensus.cc:3060] T 5a067eef6b6649ce95706dd10ed4dd9f P e4b0e996b4c84535b0aeb6fcc6b35346 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:15:27.235416  7027 tablet_bootstrap.cc:654] T fe076a65a35f4a718ac8d13a58179708 P e4b0e996b4c84535b0aeb6fcc6b35346: Neither blocks nor log segments found. Creating new log.
I20260710 13:15:27.229687  6910 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "823572ae35f14fc88f1c201e460896d5" candidate_uuid: "fb69514b407a432487642efa7694784c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d23d174424c4456b964b2a208d42869b"
I20260710 13:15:27.236806  6910 raft_consensus.cc:3060] T 823572ae35f14fc88f1c201e460896d5 P d23d174424c4456b964b2a208d42869b [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:15:27.242211  6983 raft_consensus.cc:2468] T 5a067eef6b6649ce95706dd10ed4dd9f P e4b0e996b4c84535b0aeb6fcc6b35346 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d23d174424c4456b964b2a208d42869b in term 1.
I20260710 13:15:27.243357  6877 leader_election.cc:304] T 5a067eef6b6649ce95706dd10ed4dd9f P d23d174424c4456b964b2a208d42869b [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: d23d174424c4456b964b2a208d42869b, e4b0e996b4c84535b0aeb6fcc6b35346; no voters: 
I20260710 13:15:27.244191  7084 raft_consensus.cc:2804] T 5a067eef6b6649ce95706dd10ed4dd9f P d23d174424c4456b964b2a208d42869b [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:15:27.244668  7084 raft_consensus.cc:697] T 5a067eef6b6649ce95706dd10ed4dd9f P d23d174424c4456b964b2a208d42869b [term 1 LEADER]: Becoming Leader. State: Replica: d23d174424c4456b964b2a208d42869b, State: Running, Role: LEADER
I20260710 13:15:27.244974  7066 raft_consensus.cc:493] T 0f2ac2c4b35d469690dbf670e44fc036 P fb69514b407a432487642efa7694784c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:15:27.245462  7066 raft_consensus.cc:515] T 0f2ac2c4b35d469690dbf670e44fc036 P fb69514b407a432487642efa7694784c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fb69514b407a432487642efa7694784c" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 41929 } } peers { permanent_uuid: "d23d174424c4456b964b2a208d42869b" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 32867 } } peers { permanent_uuid: "e4b0e996b4c84535b0aeb6fcc6b35346" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 46679 } }
I20260710 13:15:27.247462  7066 leader_election.cc:290] T 0f2ac2c4b35d469690dbf670e44fc036 P fb69514b407a432487642efa7694784c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d23d174424c4456b964b2a208d42869b (127.5.154.2:32867), e4b0e996b4c84535b0aeb6fcc6b35346 (127.5.154.3:46679)
I20260710 13:15:27.248188  6985 raft_consensus.cc:2468] T 5e5bb78ed3b74e12a27bb333780416ee P e4b0e996b4c84535b0aeb6fcc6b35346 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fb69514b407a432487642efa7694784c in term 1.
I20260710 13:15:27.245463  7084 consensus_queue.cc:237] T 5a067eef6b6649ce95706dd10ed4dd9f P d23d174424c4456b964b2a208d42869b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fb69514b407a432487642efa7694784c" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 41929 } } peers { permanent_uuid: "d23d174424c4456b964b2a208d42869b" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 32867 } } peers { permanent_uuid: "e4b0e996b4c84535b0aeb6fcc6b35346" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 46679 } }
I20260710 13:15:27.249908  6909 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0f2ac2c4b35d469690dbf670e44fc036" candidate_uuid: "fb69514b407a432487642efa7694784c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d23d174424c4456b964b2a208d42869b" is_pre_election: true
I20260710 13:15:27.250556  6909 raft_consensus.cc:2468] T 0f2ac2c4b35d469690dbf670e44fc036 P d23d174424c4456b964b2a208d42869b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate fb69514b407a432487642efa7694784c in term 0.
I20260710 13:15:27.231503  7026 raft_consensus.cc:385] T 356e1211bf7e4b8598874df9ddecf490 P fb69514b407a432487642efa7694784c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:15:27.251627  7026 raft_consensus.cc:740] T 356e1211bf7e4b8598874df9ddecf490 P fb69514b407a432487642efa7694784c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: fb69514b407a432487642efa7694784c, State: Initialized, Role: FOLLOWER
I20260710 13:15:27.251828  6799 leader_election.cc:304] T 0f2ac2c4b35d469690dbf670e44fc036 P fb69514b407a432487642efa7694784c [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: d23d174424c4456b964b2a208d42869b, fb69514b407a432487642efa7694784c; no voters: 
I20260710 13:15:27.252709  7066 raft_consensus.cc:2804] T 0f2ac2c4b35d469690dbf670e44fc036 P fb69514b407a432487642efa7694784c [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:15:27.252969  6983 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "823572ae35f14fc88f1c201e460896d5" candidate_uuid: "fb69514b407a432487642efa7694784c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e4b0e996b4c84535b0aeb6fcc6b35346" is_pre_election: true
I20260710 13:15:27.253604  6983 raft_consensus.cc:2468] T 823572ae35f14fc88f1c201e460896d5 P e4b0e996b4c84535b0aeb6fcc6b35346 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate fb69514b407a432487642efa7694784c in term 0.
I20260710 13:15:27.255349  6984 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "823572ae35f14fc88f1c201e460896d5" candidate_uuid: "fb69514b407a432487642efa7694784c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e4b0e996b4c84535b0aeb6fcc6b35346"
I20260710 13:15:27.255854  6984 raft_consensus.cc:3060] T 823572ae35f14fc88f1c201e460896d5 P e4b0e996b4c84535b0aeb6fcc6b35346 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:15:27.256215  6982 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0f2ac2c4b35d469690dbf670e44fc036" candidate_uuid: "fb69514b407a432487642efa7694784c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e4b0e996b4c84535b0aeb6fcc6b35346" is_pre_election: true
I20260710 13:15:27.256811  6982 raft_consensus.cc:2468] T 0f2ac2c4b35d469690dbf670e44fc036 P e4b0e996b4c84535b0aeb6fcc6b35346 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate fb69514b407a432487642efa7694784c in term 0.
I20260710 13:15:27.259450  6802 leader_election.cc:304] T 5e5bb78ed3b74e12a27bb333780416ee P fb69514b407a432487642efa7694784c [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: e4b0e996b4c84535b0aeb6fcc6b35346, fb69514b407a432487642efa7694784c; no voters: 
I20260710 13:15:27.259617  6910 raft_consensus.cc:2468] T 823572ae35f14fc88f1c201e460896d5 P d23d174424c4456b964b2a208d42869b [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fb69514b407a432487642efa7694784c in term 1.
I20260710 13:15:27.260164  7030 raft_consensus.cc:2804] T 5e5bb78ed3b74e12a27bb333780416ee P fb69514b407a432487642efa7694784c [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:15:27.260608  7030 raft_consensus.cc:697] T 5e5bb78ed3b74e12a27bb333780416ee P fb69514b407a432487642efa7694784c [term 1 LEADER]: Becoming Leader. State: Replica: fb69514b407a432487642efa7694784c, State: Running, Role: LEADER
I20260710 13:15:27.260838  6799 leader_election.cc:304] T 823572ae35f14fc88f1c201e460896d5 P fb69514b407a432487642efa7694784c [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: d23d174424c4456b964b2a208d42869b, fb69514b407a432487642efa7694784c; no voters: 
I20260710 13:15:27.253055  7066 raft_consensus.cc:493] T 0f2ac2c4b35d469690dbf670e44fc036 P fb69514b407a432487642efa7694784c [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:15:27.260629  7026 consensus_queue.cc:260] T 356e1211bf7e4b8598874df9ddecf490 P fb69514b407a432487642efa7694784c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fb69514b407a432487642efa7694784c" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 41929 } } peers { permanent_uuid: "d23d174424c4456b964b2a208d42869b" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 32867 } } peers { permanent_uuid: "e4b0e996b4c84535b0aeb6fcc6b35346" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 46679 } }
I20260710 13:15:27.265914  7038 raft_consensus.cc:2804] T 823572ae35f14fc88f1c201e460896d5 P fb69514b407a432487642efa7694784c [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:15:27.261462  7030 consensus_queue.cc:237] T 5e5bb78ed3b74e12a27bb333780416ee P fb69514b407a432487642efa7694784c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fb69514b407a432487642efa7694784c" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 41929 } } peers { permanent_uuid: "d23d174424c4456b964b2a208d42869b" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 32867 } } peers { permanent_uuid: "e4b0e996b4c84535b0aeb6fcc6b35346" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 46679 } }
I20260710 13:15:27.266325  7038 raft_consensus.cc:697] T 823572ae35f14fc88f1c201e460896d5 P fb69514b407a432487642efa7694784c [term 1 LEADER]: Becoming Leader. State: Replica: fb69514b407a432487642efa7694784c, State: Running, Role: LEADER
I20260710 13:15:27.267062  7038 consensus_queue.cc:237] T 823572ae35f14fc88f1c201e460896d5 P fb69514b407a432487642efa7694784c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fb69514b407a432487642efa7694784c" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 41929 } } peers { permanent_uuid: "d23d174424c4456b964b2a208d42869b" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 32867 } } peers { permanent_uuid: "e4b0e996b4c84535b0aeb6fcc6b35346" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 46679 } }
I20260710 13:15:27.262670  7066 raft_consensus.cc:3060] T 0f2ac2c4b35d469690dbf670e44fc036 P fb69514b407a432487642efa7694784c [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:15:27.270612  6911 raft_consensus.cc:2468] T 5e5bb78ed3b74e12a27bb333780416ee P d23d174424c4456b964b2a208d42869b [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fb69514b407a432487642efa7694784c in term 1.
I20260710 13:15:27.279791  6835 raft_consensus.cc:2468] T 5a067eef6b6649ce95706dd10ed4dd9f P fb69514b407a432487642efa7694784c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d23d174424c4456b964b2a208d42869b in term 1.
I20260710 13:15:27.286859  6984 raft_consensus.cc:2468] T 823572ae35f14fc88f1c201e460896d5 P e4b0e996b4c84535b0aeb6fcc6b35346 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fb69514b407a432487642efa7694784c in term 1.
I20260710 13:15:27.289816  7026 ts_tablet_manager.cc:1434] T 356e1211bf7e4b8598874df9ddecf490 P fb69514b407a432487642efa7694784c: Time spent starting tablet: real 0.080s	user 0.005s	sys 0.000s
I20260710 13:15:27.290719  7026 tablet_bootstrap.cc:492] T fe076a65a35f4a718ac8d13a58179708 P fb69514b407a432487642efa7694784c: Bootstrap starting.
I20260710 13:15:27.297036  7036 raft_consensus.cc:493] T 4da6c741486d4e68b1456177dd11977d P e4b0e996b4c84535b0aeb6fcc6b35346 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:15:27.297503  7036 raft_consensus.cc:515] T 4da6c741486d4e68b1456177dd11977d P e4b0e996b4c84535b0aeb6fcc6b35346 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fb69514b407a432487642efa7694784c" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 41929 } } peers { permanent_uuid: "d23d174424c4456b964b2a208d42869b" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 32867 } } peers { permanent_uuid: "e4b0e996b4c84535b0aeb6fcc6b35346" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 46679 } }
I20260710 13:15:27.299521  7036 leader_election.cc:290] T 4da6c741486d4e68b1456177dd11977d P e4b0e996b4c84535b0aeb6fcc6b35346 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers fb69514b407a432487642efa7694784c (127.5.154.1:41929), d23d174424c4456b964b2a208d42869b (127.5.154.2:32867)
I20260710 13:15:27.300668  6911 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4da6c741486d4e68b1456177dd11977d" candidate_uuid: "e4b0e996b4c84535b0aeb6fcc6b35346" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d23d174424c4456b964b2a208d42869b" is_pre_election: true
I20260710 13:15:27.279979  6732 catalog_manager.cc:5697] T 4da6c741486d4e68b1456177dd11977d P d23d174424c4456b964b2a208d42869b reported cstate change: term changed from 0 to 1, leader changed from <none> to d23d174424c4456b964b2a208d42869b (127.5.154.2). New cstate: current_term: 1 leader_uuid: "d23d174424c4456b964b2a208d42869b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fb69514b407a432487642efa7694784c" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 41929 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d23d174424c4456b964b2a208d42869b" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 32867 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e4b0e996b4c84535b0aeb6fcc6b35346" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 46679 } health_report { overall_health: UNKNOWN } } }
I20260710 13:15:27.313298  7025 tablet_bootstrap.cc:492] T 347053c4d8d04327a9720a6a06b14c2d P d23d174424c4456b964b2a208d42869b: No bootstrap required, opened a new log
I20260710 13:15:27.313727  7025 ts_tablet_manager.cc:1403] T 347053c4d8d04327a9720a6a06b14c2d P d23d174424c4456b964b2a208d42869b: Time spent bootstrapping tablet: real 0.092s	user 0.034s	sys 0.032s
I20260710 13:15:27.311676  7066 raft_consensus.cc:515] T 0f2ac2c4b35d469690dbf670e44fc036 P fb69514b407a432487642efa7694784c [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fb69514b407a432487642efa7694784c" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 41929 } } peers { permanent_uuid: "d23d174424c4456b964b2a208d42869b" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 32867 } } peers { permanent_uuid: "e4b0e996b4c84535b0aeb6fcc6b35346" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 46679 } }
I20260710 13:15:27.315667  7025 raft_consensus.cc:359] T 347053c4d8d04327a9720a6a06b14c2d P d23d174424c4456b964b2a208d42869b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fb69514b407a432487642efa7694784c" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 41929 } } peers { permanent_uuid: "d23d174424c4456b964b2a208d42869b" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 32867 } } peers { permanent_uuid: "e4b0e996b4c84535b0aeb6fcc6b35346" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 46679 } }
I20260710 13:15:27.316251  7025 raft_consensus.cc:385] T 347053c4d8d04327a9720a6a06b14c2d P d23d174424c4456b964b2a208d42869b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:15:27.316461  7025 raft_consensus.cc:740] T 347053c4d8d04327a9720a6a06b14c2d P d23d174424c4456b964b2a208d42869b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d23d174424c4456b964b2a208d42869b, State: Initialized, Role: FOLLOWER
W20260710 13:15:27.316924  6799 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.5.154.2:32867, user_credentials={real_user=slave}} blocked reactor thread for 56173.1us
I20260710 13:15:27.317189  7025 consensus_queue.cc:260] T 347053c4d8d04327a9720a6a06b14c2d P d23d174424c4456b964b2a208d42869b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fb69514b407a432487642efa7694784c" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 41929 } } peers { permanent_uuid: "d23d174424c4456b964b2a208d42869b" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 32867 } } peers { permanent_uuid: "e4b0e996b4c84535b0aeb6fcc6b35346" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 46679 } }
I20260710 13:15:27.318418  6835 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4da6c741486d4e68b1456177dd11977d" candidate_uuid: "e4b0e996b4c84535b0aeb6fcc6b35346" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fb69514b407a432487642efa7694784c" is_pre_election: true
I20260710 13:15:27.319103  6835 raft_consensus.cc:2393] T 4da6c741486d4e68b1456177dd11977d P fb69514b407a432487642efa7694784c [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate e4b0e996b4c84535b0aeb6fcc6b35346 in current term 1: Already voted for candidate d23d174424c4456b964b2a208d42869b in this term.
I20260710 13:15:27.319782  7025 ts_tablet_manager.cc:1434] T 347053c4d8d04327a9720a6a06b14c2d P d23d174424c4456b964b2a208d42869b: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260710 13:15:27.320727  6948 leader_election.cc:304] T 4da6c741486d4e68b1456177dd11977d P e4b0e996b4c84535b0aeb6fcc6b35346 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: e4b0e996b4c84535b0aeb6fcc6b35346; no voters: d23d174424c4456b964b2a208d42869b, fb69514b407a432487642efa7694784c
I20260710 13:15:27.321730  7036 raft_consensus.cc:3060] T 4da6c741486d4e68b1456177dd11977d P e4b0e996b4c84535b0aeb6fcc6b35346 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:15:27.322444  7025 tablet_bootstrap.cc:492] T 1c9d104e697b4b318acf51fddb6cc2db P d23d174424c4456b964b2a208d42869b: Bootstrap starting.
I20260710 13:15:27.324364  7026 tablet_bootstrap.cc:654] T fe076a65a35f4a718ac8d13a58179708 P fb69514b407a432487642efa7694784c: Neither blocks nor log segments found. Creating new log.
I20260710 13:15:27.325745  7038 raft_consensus.cc:493] T 32a2c0c939344fc89caee4f49986dcf1 P fb69514b407a432487642efa7694784c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:15:27.329289  6911 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0f2ac2c4b35d469690dbf670e44fc036" candidate_uuid: "fb69514b407a432487642efa7694784c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d23d174424c4456b964b2a208d42869b"
I20260710 13:15:27.329125  7038 raft_consensus.cc:515] T 32a2c0c939344fc89caee4f49986dcf1 P fb69514b407a432487642efa7694784c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fb69514b407a432487642efa7694784c" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 41929 } } peers { permanent_uuid: "d23d174424c4456b964b2a208d42869b" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 32867 } } peers { permanent_uuid: "e4b0e996b4c84535b0aeb6fcc6b35346" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 46679 } }
I20260710 13:15:27.329862  7025 tablet_bootstrap.cc:654] T 1c9d104e697b4b318acf51fddb6cc2db P d23d174424c4456b964b2a208d42869b: Neither blocks nor log segments found. Creating new log.
I20260710 13:15:27.329833  6911 raft_consensus.cc:3060] T 0f2ac2c4b35d469690dbf670e44fc036 P d23d174424c4456b964b2a208d42869b [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:15:27.331174  7038 leader_election.cc:290] T 32a2c0c939344fc89caee4f49986dcf1 P fb69514b407a432487642efa7694784c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d23d174424c4456b964b2a208d42869b (127.5.154.2:32867), e4b0e996b4c84535b0aeb6fcc6b35346 (127.5.154.3:46679)
I20260710 13:15:27.332850  6984 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "32a2c0c939344fc89caee4f49986dcf1" candidate_uuid: "fb69514b407a432487642efa7694784c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e4b0e996b4c84535b0aeb6fcc6b35346" is_pre_election: true
I20260710 13:15:27.333467  6984 raft_consensus.cc:2468] T 32a2c0c939344fc89caee4f49986dcf1 P e4b0e996b4c84535b0aeb6fcc6b35346 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate fb69514b407a432487642efa7694784c in term 0.
I20260710 13:15:27.334601  6802 leader_election.cc:304] T 32a2c0c939344fc89caee4f49986dcf1 P fb69514b407a432487642efa7694784c [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: e4b0e996b4c84535b0aeb6fcc6b35346, fb69514b407a432487642efa7694784c; no voters: 
I20260710 13:15:27.335363  7038 raft_consensus.cc:2804] T 32a2c0c939344fc89caee4f49986dcf1 P fb69514b407a432487642efa7694784c [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:15:27.335712  7038 raft_consensus.cc:493] T 32a2c0c939344fc89caee4f49986dcf1 P fb69514b407a432487642efa7694784c [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:15:27.336040  7038 raft_consensus.cc:3060] T 32a2c0c939344fc89caee4f49986dcf1 P fb69514b407a432487642efa7694784c [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:15:27.327875  7036 raft_consensus.cc:2749] T 4da6c741486d4e68b1456177dd11977d P e4b0e996b4c84535b0aeb6fcc6b35346 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:15:27.328060  6985 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0f2ac2c4b35d469690dbf670e44fc036" candidate_uuid: "fb69514b407a432487642efa7694784c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e4b0e996b4c84535b0aeb6fcc6b35346"
I20260710 13:15:27.337149  6985 raft_consensus.cc:3060] T 0f2ac2c4b35d469690dbf670e44fc036 P e4b0e996b4c84535b0aeb6fcc6b35346 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:15:27.337937  7027 tablet_bootstrap.cc:492] T fe076a65a35f4a718ac8d13a58179708 P e4b0e996b4c84535b0aeb6fcc6b35346: No bootstrap required, opened a new log
I20260710 13:15:27.338418  7027 ts_tablet_manager.cc:1403] T fe076a65a35f4a718ac8d13a58179708 P e4b0e996b4c84535b0aeb6fcc6b35346: Time spent bootstrapping tablet: real 0.109s	user 0.025s	sys 0.079s
I20260710 13:15:27.328593  7066 leader_election.cc:290] T 0f2ac2c4b35d469690dbf670e44fc036 P fb69514b407a432487642efa7694784c [CANDIDATE]: Term 1 election: Requested vote from peers d23d174424c4456b964b2a208d42869b (127.5.154.2:32867), e4b0e996b4c84535b0aeb6fcc6b35346 (127.5.154.3:46679)
I20260710 13:15:27.340917  7027 raft_consensus.cc:359] T fe076a65a35f4a718ac8d13a58179708 P e4b0e996b4c84535b0aeb6fcc6b35346 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fb69514b407a432487642efa7694784c" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 41929 } } peers { permanent_uuid: "d23d174424c4456b964b2a208d42869b" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 32867 } } peers { permanent_uuid: "e4b0e996b4c84535b0aeb6fcc6b35346" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 46679 } }
I20260710 13:15:27.341590  7027 raft_consensus.cc:385] T fe076a65a35f4a718ac8d13a58179708 P e4b0e996b4c84535b0aeb6fcc6b35346 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:15:27.336246  6911 raft_consensus.cc:2468] T 0f2ac2c4b35d469690dbf670e44fc036 P d23d174424c4456b964b2a208d42869b [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fb69514b407a432487642efa7694784c in term 1.
I20260710 13:15:27.341888  7027 raft_consensus.cc:740] T fe076a65a35f4a718ac8d13a58179708 P e4b0e996b4c84535b0aeb6fcc6b35346 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e4b0e996b4c84535b0aeb6fcc6b35346, State: Initialized, Role: FOLLOWER
I20260710 13:15:27.342208  7038 raft_consensus.cc:515] T 32a2c0c939344fc89caee4f49986dcf1 P fb69514b407a432487642efa7694784c [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fb69514b407a432487642efa7694784c" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 41929 } } peers { permanent_uuid: "d23d174424c4456b964b2a208d42869b" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 32867 } } peers { permanent_uuid: "e4b0e996b4c84535b0aeb6fcc6b35346" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 46679 } }
I20260710 13:15:27.342674  7027 consensus_queue.cc:260] T fe076a65a35f4a718ac8d13a58179708 P e4b0e996b4c84535b0aeb6fcc6b35346 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fb69514b407a432487642efa7694784c" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 41929 } } peers { permanent_uuid: "d23d174424c4456b964b2a208d42869b" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 32867 } } peers { permanent_uuid: "e4b0e996b4c84535b0aeb6fcc6b35346" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 46679 } }
I20260710 13:15:27.344662  7027 ts_tablet_manager.cc:1434] T fe076a65a35f4a718ac8d13a58179708 P e4b0e996b4c84535b0aeb6fcc6b35346: Time spent starting tablet: real 0.006s	user 0.006s	sys 0.000s
I20260710 13:15:27.345058  7038 leader_election.cc:290] T 32a2c0c939344fc89caee4f49986dcf1 P fb69514b407a432487642efa7694784c [CANDIDATE]: Term 1 election: Requested vote from peers d23d174424c4456b964b2a208d42869b (127.5.154.2:32867), e4b0e996b4c84535b0aeb6fcc6b35346 (127.5.154.3:46679)
I20260710 13:15:27.345069  6984 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "32a2c0c939344fc89caee4f49986dcf1" candidate_uuid: "fb69514b407a432487642efa7694784c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e4b0e996b4c84535b0aeb6fcc6b35346"
I20260710 13:15:27.346280  6984 raft_consensus.cc:3060] T 32a2c0c939344fc89caee4f49986dcf1 P e4b0e996b4c84535b0aeb6fcc6b35346 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:15:27.346807  6799 leader_election.cc:304] T 0f2ac2c4b35d469690dbf670e44fc036 P fb69514b407a432487642efa7694784c [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: d23d174424c4456b964b2a208d42869b, fb69514b407a432487642efa7694784c; no voters: 
I20260710 13:15:27.347677  7026 tablet_bootstrap.cc:492] T fe076a65a35f4a718ac8d13a58179708 P fb69514b407a432487642efa7694784c: No bootstrap required, opened a new log
I20260710 13:15:27.347585  7066 consensus_queue.cc:1048] T f23fcfd86f064dadba84f5841444f6e0 P fb69514b407a432487642efa7694784c [LEADER]: Connected to new peer: Peer: permanent_uuid: "d23d174424c4456b964b2a208d42869b" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 32867 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:15:27.348217  7026 ts_tablet_manager.cc:1403] T fe076a65a35f4a718ac8d13a58179708 P fb69514b407a432487642efa7694784c: Time spent bootstrapping tablet: real 0.058s	user 0.009s	sys 0.001s
I20260710 13:15:27.348966  7066 raft_consensus.cc:2804] T 0f2ac2c4b35d469690dbf670e44fc036 P fb69514b407a432487642efa7694784c [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:15:27.349452  7066 raft_consensus.cc:697] T 0f2ac2c4b35d469690dbf670e44fc036 P fb69514b407a432487642efa7694784c [term 1 LEADER]: Becoming Leader. State: Replica: fb69514b407a432487642efa7694784c, State: Running, Role: LEADER
I20260710 13:15:27.350260  7066 consensus_queue.cc:237] T 0f2ac2c4b35d469690dbf670e44fc036 P fb69514b407a432487642efa7694784c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fb69514b407a432487642efa7694784c" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 41929 } } peers { permanent_uuid: "d23d174424c4456b964b2a208d42869b" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 32867 } } peers { permanent_uuid: "e4b0e996b4c84535b0aeb6fcc6b35346" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 46679 } }
I20260710 13:15:27.350781  7026 raft_consensus.cc:359] T fe076a65a35f4a718ac8d13a58179708 P fb69514b407a432487642efa7694784c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fb69514b407a432487642efa7694784c" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 41929 } } peers { permanent_uuid: "d23d174424c4456b964b2a208d42869b" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 32867 } } peers { permanent_uuid: "e4b0e996b4c84535b0aeb6fcc6b35346" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 46679 } }
I20260710 13:15:27.351625  7026 raft_consensus.cc:385] T fe076a65a35f4a718ac8d13a58179708 P fb69514b407a432487642efa7694784c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:15:27.351927  7026 raft_consensus.cc:740] T fe076a65a35f4a718ac8d13a58179708 P fb69514b407a432487642efa7694784c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: fb69514b407a432487642efa7694784c, State: Initialized, Role: FOLLOWER
I20260710 13:15:27.352298  6984 raft_consensus.cc:2468] T 32a2c0c939344fc89caee4f49986dcf1 P e4b0e996b4c84535b0aeb6fcc6b35346 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fb69514b407a432487642efa7694784c in term 1.
I20260710 13:15:27.352550  7026 consensus_queue.cc:260] T fe076a65a35f4a718ac8d13a58179708 P fb69514b407a432487642efa7694784c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fb69514b407a432487642efa7694784c" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 41929 } } peers { permanent_uuid: "d23d174424c4456b964b2a208d42869b" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 32867 } } peers { permanent_uuid: "e4b0e996b4c84535b0aeb6fcc6b35346" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 46679 } }
I20260710 13:15:27.345444  6985 raft_consensus.cc:2468] T 0f2ac2c4b35d469690dbf670e44fc036 P e4b0e996b4c84535b0aeb6fcc6b35346 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fb69514b407a432487642efa7694784c in term 1.
I20260710 13:15:27.353297  6802 leader_election.cc:304] T 32a2c0c939344fc89caee4f49986dcf1 P fb69514b407a432487642efa7694784c [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: e4b0e996b4c84535b0aeb6fcc6b35346, fb69514b407a432487642efa7694784c; no voters: 
I20260710 13:15:27.353267  7027 tablet_bootstrap.cc:492] T 7b598c89d6304c7f9a9bda962206c13e P e4b0e996b4c84535b0aeb6fcc6b35346: Bootstrap starting.
I20260710 13:15:27.354267  7105 raft_consensus.cc:2804] T 32a2c0c939344fc89caee4f49986dcf1 P fb69514b407a432487642efa7694784c [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:15:27.354704  7105 raft_consensus.cc:697] T 32a2c0c939344fc89caee4f49986dcf1 P fb69514b407a432487642efa7694784c [term 1 LEADER]: Becoming Leader. State: Replica: fb69514b407a432487642efa7694784c, State: Running, Role: LEADER
I20260710 13:15:27.354995  7026 ts_tablet_manager.cc:1434] T fe076a65a35f4a718ac8d13a58179708 P fb69514b407a432487642efa7694784c: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260710 13:15:27.355535  7105 consensus_queue.cc:237] T 32a2c0c939344fc89caee4f49986dcf1 P fb69514b407a432487642efa7694784c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fb69514b407a432487642efa7694784c" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 41929 } } peers { permanent_uuid: "d23d174424c4456b964b2a208d42869b" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 32867 } } peers { permanent_uuid: "e4b0e996b4c84535b0aeb6fcc6b35346" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 46679 } }
I20260710 13:15:27.360289  7026 tablet_bootstrap.cc:492] T 347053c4d8d04327a9720a6a06b14c2d P fb69514b407a432487642efa7694784c: Bootstrap starting.
I20260710 13:15:27.361477  6911 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "32a2c0c939344fc89caee4f49986dcf1" candidate_uuid: "fb69514b407a432487642efa7694784c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d23d174424c4456b964b2a208d42869b" is_pre_election: true
I20260710 13:15:27.362251  6910 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "32a2c0c939344fc89caee4f49986dcf1" candidate_uuid: "fb69514b407a432487642efa7694784c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d23d174424c4456b964b2a208d42869b"
I20260710 13:15:27.370697  7036 raft_consensus.cc:493] T fe076a65a35f4a718ac8d13a58179708 P e4b0e996b4c84535b0aeb6fcc6b35346 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:15:27.372145  7036 raft_consensus.cc:515] T fe076a65a35f4a718ac8d13a58179708 P e4b0e996b4c84535b0aeb6fcc6b35346 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fb69514b407a432487642efa7694784c" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 41929 } } peers { permanent_uuid: "d23d174424c4456b964b2a208d42869b" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 32867 } } peers { permanent_uuid: "e4b0e996b4c84535b0aeb6fcc6b35346" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 46679 } }
I20260710 13:15:27.374203  7036 leader_election.cc:290] T fe076a65a35f4a718ac8d13a58179708 P e4b0e996b4c84535b0aeb6fcc6b35346 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers fb69514b407a432487642efa7694784c (127.5.154.1:41929), d23d174424c4456b964b2a208d42869b (127.5.154.2:32867)
I20260710 13:15:27.375036  7025 tablet_bootstrap.cc:492] T 1c9d104e697b4b318acf51fddb6cc2db P d23d174424c4456b964b2a208d42869b: No bootstrap required, opened a new log
I20260710 13:15:27.375500  7025 ts_tablet_manager.cc:1403] T 1c9d104e697b4b318acf51fddb6cc2db P d23d174424c4456b964b2a208d42869b: Time spent bootstrapping tablet: real 0.053s	user 0.013s	sys 0.021s
I20260710 13:15:27.375388  6911 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fe076a65a35f4a718ac8d13a58179708" candidate_uuid: "e4b0e996b4c84535b0aeb6fcc6b35346" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d23d174424c4456b964b2a208d42869b" is_pre_election: true
I20260710 13:15:27.376746  6734 catalog_manager.cc:5697] T 5e5bb78ed3b74e12a27bb333780416ee P fb69514b407a432487642efa7694784c reported cstate change: term changed from 0 to 1, leader changed from <none> to fb69514b407a432487642efa7694784c (127.5.154.1). New cstate: current_term: 1 leader_uuid: "fb69514b407a432487642efa7694784c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fb69514b407a432487642efa7694784c" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 41929 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d23d174424c4456b964b2a208d42869b" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 32867 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e4b0e996b4c84535b0aeb6fcc6b35346" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 46679 } health_report { overall_health: UNKNOWN } } }
I20260710 13:15:27.380443  7025 raft_consensus.cc:359] T 1c9d104e697b4b318acf51fddb6cc2db P d23d174424c4456b964b2a208d42869b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fb69514b407a432487642efa7694784c" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 41929 } } peers { permanent_uuid: "d23d174424c4456b964b2a208d42869b" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 32867 } } peers { permanent_uuid: "e4b0e996b4c84535b0aeb6fcc6b35346" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 46679 } }
I20260710 13:15:27.375671  7038 consensus_queue.cc:1048] T a256f1aff9444ef99ba3d8fb9328de66 P fb69514b407a432487642efa7694784c [LEADER]: Connected to new peer: Peer: permanent_uuid: "d23d174424c4456b964b2a208d42869b" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 32867 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.006s
I20260710 13:15:27.381095  7025 raft_consensus.cc:385] T 1c9d104e697b4b318acf51fddb6cc2db P d23d174424c4456b964b2a208d42869b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:15:27.384058  7025 raft_consensus.cc:740] T 1c9d104e697b4b318acf51fddb6cc2db P d23d174424c4456b964b2a208d42869b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d23d174424c4456b964b2a208d42869b, State: Initialized, Role: FOLLOWER
W20260710 13:15:27.384804  6948 leader_election.cc:343] T fe076a65a35f4a718ac8d13a58179708 P e4b0e996b4c84535b0aeb6fcc6b35346 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer d23d174424c4456b964b2a208d42869b (127.5.154.2:32867): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:15:27.388779  7025 consensus_queue.cc:260] T 1c9d104e697b4b318acf51fddb6cc2db P d23d174424c4456b964b2a208d42869b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fb69514b407a432487642efa7694784c" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 41929 } } peers { permanent_uuid: "d23d174424c4456b964b2a208d42869b" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 32867 } } peers { permanent_uuid: "e4b0e996b4c84535b0aeb6fcc6b35346" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 46679 } }
I20260710 13:15:27.389940  7026 tablet_bootstrap.cc:654] T 347053c4d8d04327a9720a6a06b14c2d P fb69514b407a432487642efa7694784c: Neither blocks nor log segments found. Creating new log.
W20260710 13:15:27.384332  6799 leader_election.cc:343] T 32a2c0c939344fc89caee4f49986dcf1 P fb69514b407a432487642efa7694784c [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer d23d174424c4456b964b2a208d42869b (127.5.154.2:32867): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:15:27.391851  7025 ts_tablet_manager.cc:1434] T 1c9d104e697b4b318acf51fddb6cc2db P d23d174424c4456b964b2a208d42869b: Time spent starting tablet: real 0.016s	user 0.007s	sys 0.000s
I20260710 13:15:27.392787  7066 consensus_queue.cc:1048] T d4684292b79043c491d152393378f35e P fb69514b407a432487642efa7694784c [LEADER]: Connected to new peer: Peer: permanent_uuid: "e4b0e996b4c84535b0aeb6fcc6b35346" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 46679 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:15:27.394855  7025 tablet_bootstrap.cc:492] T 2a4ef710fc364ab5a877e8dfcd8f893d P d23d174424c4456b964b2a208d42869b: Bootstrap starting.
W20260710 13:15:27.397780  6799 leader_election.cc:343] T 32a2c0c939344fc89caee4f49986dcf1 P fb69514b407a432487642efa7694784c [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer d23d174424c4456b964b2a208d42869b (127.5.154.2:32867): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:15:27.399814  7066 consensus_queue.cc:1048] T d4684292b79043c491d152393378f35e P fb69514b407a432487642efa7694784c [LEADER]: Connected to new peer: Peer: permanent_uuid: "d23d174424c4456b964b2a208d42869b" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 32867 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:15:27.402292  7027 tablet_bootstrap.cc:654] T 7b598c89d6304c7f9a9bda962206c13e P e4b0e996b4c84535b0aeb6fcc6b35346: Neither blocks nor log segments found. Creating new log.
I20260710 13:15:27.406172  7025 tablet_bootstrap.cc:654] T 2a4ef710fc364ab5a877e8dfcd8f893d P d23d174424c4456b964b2a208d42869b: Neither blocks nor log segments found. Creating new log.
I20260710 13:15:27.411266  6835 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fe076a65a35f4a718ac8d13a58179708" candidate_uuid: "e4b0e996b4c84535b0aeb6fcc6b35346" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fb69514b407a432487642efa7694784c" is_pre_election: true
I20260710 13:15:27.411870  6835 raft_consensus.cc:2468] T fe076a65a35f4a718ac8d13a58179708 P fb69514b407a432487642efa7694784c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e4b0e996b4c84535b0aeb6fcc6b35346 in term 0.
I20260710 13:15:27.421526  6948 leader_election.cc:304] T fe076a65a35f4a718ac8d13a58179708 P e4b0e996b4c84535b0aeb6fcc6b35346 [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: e4b0e996b4c84535b0aeb6fcc6b35346, fb69514b407a432487642efa7694784c; no voters: d23d174424c4456b964b2a208d42869b
I20260710 13:15:27.424412  7036 raft_consensus.cc:2804] T fe076a65a35f4a718ac8d13a58179708 P e4b0e996b4c84535b0aeb6fcc6b35346 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:15:27.424809  7036 raft_consensus.cc:493] T fe076a65a35f4a718ac8d13a58179708 P e4b0e996b4c84535b0aeb6fcc6b35346 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:15:27.425163  7036 raft_consensus.cc:3060] T fe076a65a35f4a718ac8d13a58179708 P e4b0e996b4c84535b0aeb6fcc6b35346 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:15:27.428311  7073 consensus_queue.cc:1048] T 735d56d6bcd44599ad0392e6ebbf3128 P e4b0e996b4c84535b0aeb6fcc6b35346 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d23d174424c4456b964b2a208d42869b" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 32867 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:15:27.429819  6733 catalog_manager.cc:5697] T 5a067eef6b6649ce95706dd10ed4dd9f P d23d174424c4456b964b2a208d42869b reported cstate change: term changed from 0 to 1, leader changed from <none> to d23d174424c4456b964b2a208d42869b (127.5.154.2). New cstate: current_term: 1 leader_uuid: "d23d174424c4456b964b2a208d42869b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fb69514b407a432487642efa7694784c" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 41929 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d23d174424c4456b964b2a208d42869b" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 32867 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e4b0e996b4c84535b0aeb6fcc6b35346" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 46679 } health_report { overall_health: UNKNOWN } } }
I20260710 13:15:27.434937  7026 tablet_bootstrap.cc:492] T 347053c4d8d04327a9720a6a06b14c2d P fb69514b407a432487642efa7694784c: No bootstrap required, opened a new log
I20260710 13:15:27.435330  7026 ts_tablet_manager.cc:1403] T 347053c4d8d04327a9720a6a06b14c2d P fb69514b407a432487642efa7694784c: Time spent bootstrapping tablet: real 0.075s	user 0.013s	sys 0.003s
I20260710 13:15:27.431159  7038 consensus_queue.cc:1048] T a256f1aff9444ef99ba3d8fb9328de66 P fb69514b407a432487642efa7694784c [LEADER]: Connected to new peer: Peer: permanent_uuid: "e4b0e996b4c84535b0aeb6fcc6b35346" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 46679 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.005s
I20260710 13:15:27.436877  7066 raft_consensus.cc:493] T 2a4ef710fc364ab5a877e8dfcd8f893d P fb69514b407a432487642efa7694784c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:15:27.437300  7066 raft_consensus.cc:515] T 2a4ef710fc364ab5a877e8dfcd8f893d P fb69514b407a432487642efa7694784c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fb69514b407a432487642efa7694784c" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 41929 } } peers { permanent_uuid: "d23d174424c4456b964b2a208d42869b" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 32867 } } peers { permanent_uuid: "e4b0e996b4c84535b0aeb6fcc6b35346" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 46679 } }
I20260710 13:15:27.437897  7026 raft_consensus.cc:359] T 347053c4d8d04327a9720a6a06b14c2d P fb69514b407a432487642efa7694784c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fb69514b407a432487642efa7694784c" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 41929 } } peers { permanent_uuid: "d23d174424c4456b964b2a208d42869b" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 32867 } } peers { permanent_uuid: "e4b0e996b4c84535b0aeb6fcc6b35346" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 46679 } }
I20260710 13:15:27.438490  7026 raft_consensus.cc:385] T 347053c4d8d04327a9720a6a06b14c2d P fb69514b407a432487642efa7694784c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:15:27.438726  7026 raft_consensus.cc:740] T 347053c4d8d04327a9720a6a06b14c2d P fb69514b407a432487642efa7694784c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: fb69514b407a432487642efa7694784c, State: Initialized, Role: FOLLOWER
I20260710 13:15:27.439252  7066 leader_election.cc:290] T 2a4ef710fc364ab5a877e8dfcd8f893d P fb69514b407a432487642efa7694784c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d23d174424c4456b964b2a208d42869b (127.5.154.2:32867), e4b0e996b4c84535b0aeb6fcc6b35346 (127.5.154.3:46679)
I20260710 13:15:27.446424  6983 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2a4ef710fc364ab5a877e8dfcd8f893d" candidate_uuid: "fb69514b407a432487642efa7694784c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e4b0e996b4c84535b0aeb6fcc6b35346" is_pre_election: true
I20260710 13:15:27.447991  7036 raft_consensus.cc:515] T fe076a65a35f4a718ac8d13a58179708 P e4b0e996b4c84535b0aeb6fcc6b35346 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fb69514b407a432487642efa7694784c" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 41929 } } peers { permanent_uuid: "d23d174424c4456b964b2a208d42869b" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 32867 } } peers { permanent_uuid: "e4b0e996b4c84535b0aeb6fcc6b35346" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 46679 } }
I20260710 13:15:27.439280  7026 consensus_queue.cc:260] T 347053c4d8d04327a9720a6a06b14c2d P fb69514b407a432487642efa7694784c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fb69514b407a432487642efa7694784c" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 41929 } } peers { permanent_uuid: "d23d174424c4456b964b2a208d42869b" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 32867 } } peers { permanent_uuid: "e4b0e996b4c84535b0aeb6fcc6b35346" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 46679 } }
W20260710 13:15:27.450649  6802 leader_election.cc:343] T 2a4ef710fc364ab5a877e8dfcd8f893d P fb69514b407a432487642efa7694784c [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer e4b0e996b4c84535b0aeb6fcc6b35346 (127.5.154.3:46679): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:15:27.452347  7036 leader_election.cc:290] T fe076a65a35f4a718ac8d13a58179708 P e4b0e996b4c84535b0aeb6fcc6b35346 [CANDIDATE]: Term 1 election: Requested vote from peers fb69514b407a432487642efa7694784c (127.5.154.1:41929), d23d174424c4456b964b2a208d42869b (127.5.154.2:32867)
I20260710 13:15:27.456811  7026 ts_tablet_manager.cc:1434] T 347053c4d8d04327a9720a6a06b14c2d P fb69514b407a432487642efa7694784c: Time spent starting tablet: real 0.021s	user 0.007s	sys 0.001s
I20260710 13:15:27.457839  7026 tablet_bootstrap.cc:492] T 98b588a2f58548d881001123cfb22294 P fb69514b407a432487642efa7694784c: Bootstrap starting.
I20260710 13:15:27.463090  7026 tablet_bootstrap.cc:654] T 98b588a2f58548d881001123cfb22294 P fb69514b407a432487642efa7694784c: Neither blocks nor log segments found. Creating new log.
I20260710 13:15:27.466265  6835 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fe076a65a35f4a718ac8d13a58179708" candidate_uuid: "e4b0e996b4c84535b0aeb6fcc6b35346" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fb69514b407a432487642efa7694784c"
I20260710 13:15:27.466953  6835 raft_consensus.cc:3060] T fe076a65a35f4a718ac8d13a58179708 P fb69514b407a432487642efa7694784c [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:15:27.473433  6909 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2a4ef710fc364ab5a877e8dfcd8f893d" candidate_uuid: "fb69514b407a432487642efa7694784c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d23d174424c4456b964b2a208d42869b" is_pre_election: true
I20260710 13:15:27.477288  6911 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fe076a65a35f4a718ac8d13a58179708" candidate_uuid: "e4b0e996b4c84535b0aeb6fcc6b35346" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d23d174424c4456b964b2a208d42869b"
W20260710 13:15:27.478813  6948 leader_election.cc:343] T fe076a65a35f4a718ac8d13a58179708 P e4b0e996b4c84535b0aeb6fcc6b35346 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer d23d174424c4456b964b2a208d42869b (127.5.154.2:32867): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:15:27.482343  7027 tablet_bootstrap.cc:492] T 7b598c89d6304c7f9a9bda962206c13e P e4b0e996b4c84535b0aeb6fcc6b35346: No bootstrap required, opened a new log
I20260710 13:15:27.482839  7027 ts_tablet_manager.cc:1403] T 7b598c89d6304c7f9a9bda962206c13e P e4b0e996b4c84535b0aeb6fcc6b35346: Time spent bootstrapping tablet: real 0.137s	user 0.009s	sys 0.014s
I20260710 13:15:27.482766  6835 raft_consensus.cc:2468] T fe076a65a35f4a718ac8d13a58179708 P fb69514b407a432487642efa7694784c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e4b0e996b4c84535b0aeb6fcc6b35346 in term 1.
I20260710 13:15:27.487552  7084 consensus_queue.cc:1048] T 365448378d344cb4b762d40a24bfd01d P d23d174424c4456b964b2a208d42869b [LEADER]: Connected to new peer: Peer: permanent_uuid: "e4b0e996b4c84535b0aeb6fcc6b35346" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 46679 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:15:27.487288  6734 catalog_manager.cc:5697] T 823572ae35f14fc88f1c201e460896d5 P fb69514b407a432487642efa7694784c reported cstate change: term changed from 0 to 1, leader changed from <none> to fb69514b407a432487642efa7694784c (127.5.154.1). New cstate: current_term: 1 leader_uuid: "fb69514b407a432487642efa7694784c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fb69514b407a432487642efa7694784c" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 41929 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d23d174424c4456b964b2a208d42869b" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 32867 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e4b0e996b4c84535b0aeb6fcc6b35346" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 46679 } health_report { overall_health: UNKNOWN } } }
I20260710 13:15:27.489212  6734 catalog_manager.cc:5697] T 0f2ac2c4b35d469690dbf670e44fc036 P fb69514b407a432487642efa7694784c reported cstate change: term changed from 0 to 1, leader changed from <none> to fb69514b407a432487642efa7694784c (127.5.154.1). New cstate: current_term: 1 leader_uuid: "fb69514b407a432487642efa7694784c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fb69514b407a432487642efa7694784c" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 41929 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d23d174424c4456b964b2a208d42869b" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 32867 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e4b0e996b4c84535b0aeb6fcc6b35346" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 46679 } health_report { overall_health: UNKNOWN } } }
I20260710 13:15:27.491546  7027 raft_consensus.cc:359] T 7b598c89d6304c7f9a9bda962206c13e P e4b0e996b4c84535b0aeb6fcc6b35346 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fb69514b407a432487642efa7694784c" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 41929 } } peers { permanent_uuid: "d23d174424c4456b964b2a208d42869b" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 32867 } } peers { permanent_uuid: "e4b0e996b4c84535b0aeb6fcc6b35346" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 46679 } }
I20260710 13:15:27.493728  7027 raft_consensus.cc:385] T 7b598c89d6304c7f9a9bda962206c13e P e4b0e996b4c84535b0aeb6fcc6b35346 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:15:27.494077  7027 raft_consensus.cc:740] T 7b598c89d6304c7f9a9bda962206c13e P e4b0e996b4c84535b0aeb6fcc6b35346 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e4b0e996b4c84535b0aeb6fcc6b35346, State: Initialized, Role: FOLLOWER
I20260710 13:15:27.494915  7027 consensus_queue.cc:260] T 7b598c89d6304c7f9a9bda962206c13e P e4b0e996b4c84535b0aeb6fcc6b35346 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fb69514b407a432487642efa7694784c" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 41929 } } peers { permanent_uuid: "d23d174424c4456b964b2a208d42869b" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 32867 } } peers { permanent_uuid: "e4b0e996b4c84535b0aeb6fcc6b35346" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 46679 } }
I20260710 13:15:27.479094  7026 tablet_bootstrap.cc:492] T 98b588a2f58548d881001123cfb22294 P fb69514b407a432487642efa7694784c: No bootstrap required, opened a new log
I20260710 13:15:27.497973  6948 leader_election.cc:304] T fe076a65a35f4a718ac8d13a58179708 P e4b0e996b4c84535b0aeb6fcc6b35346 [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: e4b0e996b4c84535b0aeb6fcc6b35346, fb69514b407a432487642efa7694784c; no voters: d23d174424c4456b964b2a208d42869b
I20260710 13:15:27.499586  7026 ts_tablet_manager.cc:1403] T 98b588a2f58548d881001123cfb22294 P fb69514b407a432487642efa7694784c: Time spent bootstrapping tablet: real 0.042s	user 0.012s	sys 0.003s
W20260710 13:15:27.499678  6799 leader_election.cc:343] T 2a4ef710fc364ab5a877e8dfcd8f893d P fb69514b407a432487642efa7694784c [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer d23d174424c4456b964b2a208d42869b (127.5.154.2:32867): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:15:27.505641  7078 raft_consensus.cc:2804] T fe076a65a35f4a718ac8d13a58179708 P e4b0e996b4c84535b0aeb6fcc6b35346 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:15:27.509788  7078 raft_consensus.cc:697] T fe076a65a35f4a718ac8d13a58179708 P e4b0e996b4c84535b0aeb6fcc6b35346 [term 1 LEADER]: Becoming Leader. State: Replica: e4b0e996b4c84535b0aeb6fcc6b35346, State: Running, Role: LEADER
I20260710 13:15:27.510588  7078 consensus_queue.cc:237] T fe076a65a35f4a718ac8d13a58179708 P e4b0e996b4c84535b0aeb6fcc6b35346 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fb69514b407a432487642efa7694784c" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 41929 } } peers { permanent_uuid: "d23d174424c4456b964b2a208d42869b" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 32867 } } peers { permanent_uuid: "e4b0e996b4c84535b0aeb6fcc6b35346" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 46679 } }
I20260710 13:15:27.505592  7025 tablet_bootstrap.cc:492] T 2a4ef710fc364ab5a877e8dfcd8f893d P d23d174424c4456b964b2a208d42869b: No bootstrap required, opened a new log
I20260710 13:15:27.512290  7025 ts_tablet_manager.cc:1403] T 2a4ef710fc364ab5a877e8dfcd8f893d P d23d174424c4456b964b2a208d42869b: Time spent bootstrapping tablet: real 0.118s	user 0.029s	sys 0.057s
I20260710 13:15:27.514370  6799 leader_election.cc:304] T 2a4ef710fc364ab5a877e8dfcd8f893d P fb69514b407a432487642efa7694784c [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: fb69514b407a432487642efa7694784c; no voters: d23d174424c4456b964b2a208d42869b, e4b0e996b4c84535b0aeb6fcc6b35346
I20260710 13:15:27.514964  7105 raft_consensus.cc:2749] T 2a4ef710fc364ab5a877e8dfcd8f893d P fb69514b407a432487642efa7694784c [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:15:27.514866  7025 raft_consensus.cc:359] T 2a4ef710fc364ab5a877e8dfcd8f893d P d23d174424c4456b964b2a208d42869b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fb69514b407a432487642efa7694784c" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 41929 } } peers { permanent_uuid: "d23d174424c4456b964b2a208d42869b" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 32867 } } peers { permanent_uuid: "e4b0e996b4c84535b0aeb6fcc6b35346" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 46679 } }
I20260710 13:15:27.515534  7025 raft_consensus.cc:385] T 2a4ef710fc364ab5a877e8dfcd8f893d P d23d174424c4456b964b2a208d42869b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:15:27.515828  7025 raft_consensus.cc:740] T 2a4ef710fc364ab5a877e8dfcd8f893d P d23d174424c4456b964b2a208d42869b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d23d174424c4456b964b2a208d42869b, State: Initialized, Role: FOLLOWER
I20260710 13:15:27.491616  6734 catalog_manager.cc:5697] T 32a2c0c939344fc89caee4f49986dcf1 P fb69514b407a432487642efa7694784c reported cstate change: term changed from 0 to 1, leader changed from <none> to fb69514b407a432487642efa7694784c (127.5.154.1). New cstate: current_term: 1 leader_uuid: "fb69514b407a432487642efa7694784c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fb69514b407a432487642efa7694784c" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 41929 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d23d174424c4456b964b2a208d42869b" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 32867 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e4b0e996b4c84535b0aeb6fcc6b35346" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 46679 } health_report { overall_health: UNKNOWN } } }
I20260710 13:15:27.516435  7025 consensus_queue.cc:260] T 2a4ef710fc364ab5a877e8dfcd8f893d P d23d174424c4456b964b2a208d42869b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fb69514b407a432487642efa7694784c" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 41929 } } peers { permanent_uuid: "d23d174424c4456b964b2a208d42869b" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 32867 } } peers { permanent_uuid: "e4b0e996b4c84535b0aeb6fcc6b35346" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 46679 } }
I20260710 13:15:27.517874  7079 consensus_queue.cc:1048] T 365448378d344cb4b762d40a24bfd01d P d23d174424c4456b964b2a208d42869b [LEADER]: Connected to new peer: Peer: permanent_uuid: "fb69514b407a432487642efa7694784c" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 41929 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:15:27.518733  7025 ts_tablet_manager.cc:1434] T 2a4ef710fc364ab5a877e8dfcd8f893d P d23d174424c4456b964b2a208d42869b: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260710 13:15:27.507176  7027 ts_tablet_manager.cc:1434] T 7b598c89d6304c7f9a9bda962206c13e P e4b0e996b4c84535b0aeb6fcc6b35346: Time spent starting tablet: real 0.024s	user 0.003s	sys 0.003s
I20260710 13:15:27.519577  7025 tablet_bootstrap.cc:492] T 32a2c0c939344fc89caee4f49986dcf1 P d23d174424c4456b964b2a208d42869b: Bootstrap starting.
I20260710 13:15:27.519785  7027 tablet_bootstrap.cc:492] T 356e1211bf7e4b8598874df9ddecf490 P e4b0e996b4c84535b0aeb6fcc6b35346: Bootstrap starting.
I20260710 13:15:27.521320  7073 consensus_queue.cc:1048] T 735d56d6bcd44599ad0392e6ebbf3128 P e4b0e996b4c84535b0aeb6fcc6b35346 [LEADER]: Connected to new peer: Peer: permanent_uuid: "fb69514b407a432487642efa7694784c" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 41929 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:15:27.529822  7026 raft_consensus.cc:359] T 98b588a2f58548d881001123cfb22294 P fb69514b407a432487642efa7694784c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fb69514b407a432487642efa7694784c" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 41929 } } peers { permanent_uuid: "d23d174424c4456b964b2a208d42869b" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 32867 } } peers { permanent_uuid: "e4b0e996b4c84535b0aeb6fcc6b35346" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 46679 } }
I20260710 13:15:27.530436  7026 raft_consensus.cc:385] T 98b588a2f58548d881001123cfb22294 P fb69514b407a432487642efa7694784c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:15:27.530751  7025 tablet_bootstrap.cc:654] T 32a2c0c939344fc89caee4f49986dcf1 P d23d174424c4456b964b2a208d42869b: Neither blocks nor log segments found. Creating new log.
I20260710 13:15:27.530684  7026 raft_consensus.cc:740] T 98b588a2f58548d881001123cfb22294 P fb69514b407a432487642efa7694784c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: fb69514b407a432487642efa7694784c, State: Initialized, Role: FOLLOWER
I20260710 13:15:27.532819  7026 consensus_queue.cc:260] T 98b588a2f58548d881001123cfb22294 P fb69514b407a432487642efa7694784c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fb69514b407a432487642efa7694784c" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 41929 } } peers { permanent_uuid: "d23d174424c4456b964b2a208d42869b" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 32867 } } peers { permanent_uuid: "e4b0e996b4c84535b0aeb6fcc6b35346" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 46679 } }
I20260710 13:15:27.535843  7026 ts_tablet_manager.cc:1434] T 98b588a2f58548d881001123cfb22294 P fb69514b407a432487642efa7694784c: Time spent starting tablet: real 0.027s	user 0.005s	sys 0.000s
I20260710 13:15:27.536690  7026 tablet_bootstrap.cc:492] T 32f2e6c0394a472fb8ccff4f568d4500 P fb69514b407a432487642efa7694784c: Bootstrap starting.
I20260710 13:15:27.543071  7084 raft_consensus.cc:493] T 1c9d104e697b4b318acf51fddb6cc2db P d23d174424c4456b964b2a208d42869b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:15:27.551862  7084 raft_consensus.cc:515] T 1c9d104e697b4b318acf51fddb6cc2db P d23d174424c4456b964b2a208d42869b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fb69514b407a432487642efa7694784c" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 41929 } } peers { permanent_uuid: "d23d174424c4456b964b2a208d42869b" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 32867 } } peers { permanent_uuid: "e4b0e996b4c84535b0aeb6fcc6b35346" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 46679 } }
I20260710 13:15:27.555109  7084 leader_election.cc:290] T 1c9d104e697b4b318acf51fddb6cc2db P d23d174424c4456b964b2a208d42869b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers fb69514b407a432487642efa7694784c (127.5.154.1:41929), e4b0e996b4c84535b0aeb6fcc6b35346 (127.5.154.3:46679)
I20260710 13:15:27.556068  7025 tablet_bootstrap.cc:492] T 32a2c0c939344fc89caee4f49986dcf1 P d23d174424c4456b964b2a208d42869b: No bootstrap required, opened a new log
I20260710 13:15:27.556102  6984 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1c9d104e697b4b318acf51fddb6cc2db" candidate_uuid: "d23d174424c4456b964b2a208d42869b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e4b0e996b4c84535b0aeb6fcc6b35346" is_pre_election: true
I20260710 13:15:27.556746  7025 ts_tablet_manager.cc:1403] T 32a2c0c939344fc89caee4f49986dcf1 P d23d174424c4456b964b2a208d42869b: Time spent bootstrapping tablet: real 0.037s	user 0.013s	sys 0.000s
I20260710 13:15:27.557452  6834 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1c9d104e697b4b318acf51fddb6cc2db" candidate_uuid: "d23d174424c4456b964b2a208d42869b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fb69514b407a432487642efa7694784c" is_pre_election: true
W20260710 13:15:27.557782  6877 leader_election.cc:343] T 1c9d104e697b4b318acf51fddb6cc2db P d23d174424c4456b964b2a208d42869b [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer e4b0e996b4c84535b0aeb6fcc6b35346 (127.5.154.3:46679): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:15:27.557381  7084 consensus_queue.cc:1048] T 4da6c741486d4e68b1456177dd11977d P d23d174424c4456b964b2a208d42869b [LEADER]: Connected to new peer: Peer: permanent_uuid: "fb69514b407a432487642efa7694784c" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 41929 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 13:15:27.558179  6834 raft_consensus.cc:2468] T 1c9d104e697b4b318acf51fddb6cc2db P fb69514b407a432487642efa7694784c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d23d174424c4456b964b2a208d42869b in term 0.
I20260710 13:15:27.559269  6874 leader_election.cc:304] T 1c9d104e697b4b318acf51fddb6cc2db P d23d174424c4456b964b2a208d42869b [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: d23d174424c4456b964b2a208d42869b, fb69514b407a432487642efa7694784c; no voters: e4b0e996b4c84535b0aeb6fcc6b35346
I20260710 13:15:27.560456  7084 raft_consensus.cc:2804] T 1c9d104e697b4b318acf51fddb6cc2db P d23d174424c4456b964b2a208d42869b [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:15:27.560838  7084 raft_consensus.cc:493] T 1c9d104e697b4b318acf51fddb6cc2db P d23d174424c4456b964b2a208d42869b [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:15:27.561170  7084 raft_consensus.cc:3060] T 1c9d104e697b4b318acf51fddb6cc2db P d23d174424c4456b964b2a208d42869b [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:15:27.565907  6732 catalog_manager.cc:5697] T fe076a65a35f4a718ac8d13a58179708 P e4b0e996b4c84535b0aeb6fcc6b35346 reported cstate change: term changed from 0 to 1, leader changed from <none> to e4b0e996b4c84535b0aeb6fcc6b35346 (127.5.154.3). New cstate: current_term: 1 leader_uuid: "e4b0e996b4c84535b0aeb6fcc6b35346" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fb69514b407a432487642efa7694784c" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 41929 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d23d174424c4456b964b2a208d42869b" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 32867 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e4b0e996b4c84535b0aeb6fcc6b35346" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 46679 } health_report { overall_health: HEALTHY } } }
I20260710 13:15:27.570128  7027 tablet_bootstrap.cc:654] T 356e1211bf7e4b8598874df9ddecf490 P e4b0e996b4c84535b0aeb6fcc6b35346: Neither blocks nor log segments found. Creating new log.
I20260710 13:15:27.570909  7025 raft_consensus.cc:359] T 32a2c0c939344fc89caee4f49986dcf1 P d23d174424c4456b964b2a208d42869b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fb69514b407a432487642efa7694784c" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 41929 } } peers { permanent_uuid: "d23d174424c4456b964b2a208d42869b" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 32867 } } peers { permanent_uuid: "e4b0e996b4c84535b0aeb6fcc6b35346" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 46679 } }
I20260710 13:15:27.571404  7025 raft_consensus.cc:385] T 32a2c0c939344fc89caee4f49986dcf1 P d23d174424c4456b964b2a208d42869b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:15:27.571595  7025 raft_consensus.cc:740] T 32a2c0c939344fc89caee4f49986dcf1 P d23d174424c4456b964b2a208d42869b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d23d174424c4456b964b2a208d42869b, State: Initialized, Role: FOLLOWER
I20260710 13:15:27.573800  7084 raft_consensus.cc:515] T 1c9d104e697b4b318acf51fddb6cc2db P d23d174424c4456b964b2a208d42869b [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fb69514b407a432487642efa7694784c" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 41929 } } peers { permanent_uuid: "d23d174424c4456b964b2a208d42869b" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 32867 } } peers { permanent_uuid: "e4b0e996b4c84535b0aeb6fcc6b35346" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 46679 } }
I20260710 13:15:27.576749  6984 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1c9d104e697b4b318acf51fddb6cc2db" candidate_uuid: "d23d174424c4456b964b2a208d42869b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e4b0e996b4c84535b0aeb6fcc6b35346"
I20260710 13:15:27.576097  7025 consensus_queue.cc:260] T 32a2c0c939344fc89caee4f49986dcf1 P d23d174424c4456b964b2a208d42869b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fb69514b407a432487642efa7694784c" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 41929 } } peers { permanent_uuid: "d23d174424c4456b964b2a208d42869b" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 32867 } } peers { permanent_uuid: "e4b0e996b4c84535b0aeb6fcc6b35346" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 46679 } }
W20260710 13:15:27.578012  6877 leader_election.cc:343] T 1c9d104e697b4b318acf51fddb6cc2db P d23d174424c4456b964b2a208d42869b [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer e4b0e996b4c84535b0aeb6fcc6b35346 (127.5.154.3:46679): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:15:27.579326  7078 raft_consensus.cc:493] T 7b598c89d6304c7f9a9bda962206c13e P e4b0e996b4c84535b0aeb6fcc6b35346 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:15:27.579766  7078 raft_consensus.cc:515] T 7b598c89d6304c7f9a9bda962206c13e P e4b0e996b4c84535b0aeb6fcc6b35346 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fb69514b407a432487642efa7694784c" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 41929 } } peers { permanent_uuid: "d23d174424c4456b964b2a208d42869b" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 32867 } } peers { permanent_uuid: "e4b0e996b4c84535b0aeb6fcc6b35346" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 46679 } }
I20260710 13:15:27.581665  7078 leader_election.cc:290] T 7b598c89d6304c7f9a9bda962206c13e P e4b0e996b4c84535b0aeb6fcc6b35346 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers fb69514b407a432487642efa7694784c (127.5.154.1:41929), d23d174424c4456b964b2a208d42869b (127.5.154.2:32867)
I20260710 13:15:27.578763  6836 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1c9d104e697b4b318acf51fddb6cc2db" candidate_uuid: "d23d174424c4456b964b2a208d42869b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fb69514b407a432487642efa7694784c"
I20260710 13:15:27.583312  6836 raft_consensus.cc:3060] T 1c9d104e697b4b318acf51fddb6cc2db P fb69514b407a432487642efa7694784c [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:15:27.584796  6909 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7b598c89d6304c7f9a9bda962206c13e" candidate_uuid: "e4b0e996b4c84535b0aeb6fcc6b35346" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d23d174424c4456b964b2a208d42869b" is_pre_election: true
I20260710 13:15:27.585374  6909 raft_consensus.cc:2468] T 7b598c89d6304c7f9a9bda962206c13e P d23d174424c4456b964b2a208d42869b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e4b0e996b4c84535b0aeb6fcc6b35346 in term 0.
I20260710 13:15:27.586463  6833 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7b598c89d6304c7f9a9bda962206c13e" candidate_uuid: "e4b0e996b4c84535b0aeb6fcc6b35346" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fb69514b407a432487642efa7694784c" is_pre_election: true
I20260710 13:15:27.586769  6948 leader_election.cc:304] T 7b598c89d6304c7f9a9bda962206c13e P e4b0e996b4c84535b0aeb6fcc6b35346 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: d23d174424c4456b964b2a208d42869b, e4b0e996b4c84535b0aeb6fcc6b35346; no voters: 
I20260710 13:15:27.587597  7026 tablet_bootstrap.cc:654] T 32f2e6c0394a472fb8ccff4f568d4500 P fb69514b407a432487642efa7694784c: Neither blocks nor log segments found. Creating new log.
I20260710 13:15:27.587908  7031 consensus_queue.cc:1048] T 4da6c741486d4e68b1456177dd11977d P d23d174424c4456b964b2a208d42869b [LEADER]: Connected to new peer: Peer: permanent_uuid: "e4b0e996b4c84535b0aeb6fcc6b35346" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 46679 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:15:27.578708  7025 ts_tablet_manager.cc:1434] T 32a2c0c939344fc89caee4f49986dcf1 P d23d174424c4456b964b2a208d42869b: Time spent starting tablet: real 0.022s	user 0.005s	sys 0.000s
I20260710 13:15:27.590487  7085 raft_consensus.cc:493] T 347053c4d8d04327a9720a6a06b14c2d P d23d174424c4456b964b2a208d42869b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:15:27.590936  7085 raft_consensus.cc:515] T 347053c4d8d04327a9720a6a06b14c2d P d23d174424c4456b964b2a208d42869b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fb69514b407a432487642efa7694784c" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 41929 } } peers { permanent_uuid: "d23d174424c4456b964b2a208d42869b" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 32867 } } peers { permanent_uuid: "e4b0e996b4c84535b0aeb6fcc6b35346" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 46679 } }
I20260710 13:15:27.591388  7073 raft_consensus.cc:2804] T 7b598c89d6304c7f9a9bda962206c13e P e4b0e996b4c84535b0aeb6fcc6b35346 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:15:27.591576  7025 tablet_bootstrap.cc:492] T fe076a65a35f4a718ac8d13a58179708 P d23d174424c4456b964b2a208d42869b: Bootstrap starting.
W20260710 13:15:27.591975  6948 leader_election.cc:343] T 7b598c89d6304c7f9a9bda962206c13e P e4b0e996b4c84535b0aeb6fcc6b35346 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer fb69514b407a432487642efa7694784c (127.5.154.1:41929): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:15:27.592662  7073 raft_consensus.cc:493] T 7b598c89d6304c7f9a9bda962206c13e P e4b0e996b4c84535b0aeb6fcc6b35346 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:15:27.593021  7073 raft_consensus.cc:3060] T 7b598c89d6304c7f9a9bda962206c13e P e4b0e996b4c84535b0aeb6fcc6b35346 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:15:27.593423  7085 leader_election.cc:290] T 347053c4d8d04327a9720a6a06b14c2d P d23d174424c4456b964b2a208d42869b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers fb69514b407a432487642efa7694784c (127.5.154.1:41929), e4b0e996b4c84535b0aeb6fcc6b35346 (127.5.154.3:46679)
I20260710 13:15:27.595160  6834 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "347053c4d8d04327a9720a6a06b14c2d" candidate_uuid: "d23d174424c4456b964b2a208d42869b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fb69514b407a432487642efa7694784c" is_pre_election: true
I20260710 13:15:27.596413  6834 raft_consensus.cc:2468] T 347053c4d8d04327a9720a6a06b14c2d P fb69514b407a432487642efa7694784c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d23d174424c4456b964b2a208d42869b in term 0.
I20260710 13:15:27.597517  7025 tablet_bootstrap.cc:654] T fe076a65a35f4a718ac8d13a58179708 P d23d174424c4456b964b2a208d42869b: Neither blocks nor log segments found. Creating new log.
I20260710 13:15:27.597388  6874 leader_election.cc:304] T 347053c4d8d04327a9720a6a06b14c2d P d23d174424c4456b964b2a208d42869b [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: d23d174424c4456b964b2a208d42869b, fb69514b407a432487642efa7694784c; no voters: 
I20260710 13:15:27.597666  6985 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "347053c4d8d04327a9720a6a06b14c2d" candidate_uuid: "d23d174424c4456b964b2a208d42869b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e4b0e996b4c84535b0aeb6fcc6b35346" is_pre_election: true
I20260710 13:15:27.598366  7085 raft_consensus.cc:2804] T 347053c4d8d04327a9720a6a06b14c2d P d23d174424c4456b964b2a208d42869b [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:15:27.598726  7085 raft_consensus.cc:493] T 347053c4d8d04327a9720a6a06b14c2d P d23d174424c4456b964b2a208d42869b [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
W20260710 13:15:27.599043  6877 leader_election.cc:343] T 347053c4d8d04327a9720a6a06b14c2d P d23d174424c4456b964b2a208d42869b [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer e4b0e996b4c84535b0aeb6fcc6b35346 (127.5.154.3:46679): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:15:27.599045  7085 raft_consensus.cc:3060] T 347053c4d8d04327a9720a6a06b14c2d P d23d174424c4456b964b2a208d42869b [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:15:27.605966  7026 tablet_bootstrap.cc:492] T 32f2e6c0394a472fb8ccff4f568d4500 P fb69514b407a432487642efa7694784c: No bootstrap required, opened a new log
I20260710 13:15:27.606326  7026 ts_tablet_manager.cc:1403] T 32f2e6c0394a472fb8ccff4f568d4500 P fb69514b407a432487642efa7694784c: Time spent bootstrapping tablet: real 0.070s	user 0.007s	sys 0.003s
I20260710 13:15:27.607199  7073 raft_consensus.cc:515] T 7b598c89d6304c7f9a9bda962206c13e P e4b0e996b4c84535b0aeb6fcc6b35346 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fb69514b407a432487642efa7694784c" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 41929 } } peers { permanent_uuid: "d23d174424c4456b964b2a208d42869b" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 32867 } } peers { permanent_uuid: "e4b0e996b4c84535b0aeb6fcc6b35346" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 46679 } }
I20260710 13:15:27.611663  7026 raft_consensus.cc:359] T 32f2e6c0394a472fb8ccff4f568d4500 P fb69514b407a432487642efa7694784c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fb69514b407a432487642efa7694784c" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 41929 } } peers { permanent_uuid: "d23d174424c4456b964b2a208d42869b" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 32867 } } peers { permanent_uuid: "e4b0e996b4c84535b0aeb6fcc6b35346" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 46679 } }
I20260710 13:15:27.612130  7026 raft_consensus.cc:385] T 32f2e6c0394a472fb8ccff4f568d4500 P fb69514b407a432487642efa7694784c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:15:27.612332  7026 raft_consensus.cc:740] T 32f2e6c0394a472fb8ccff4f568d4500 P fb69514b407a432487642efa7694784c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: fb69514b407a432487642efa7694784c, State: Initialized, Role: FOLLOWER
I20260710 13:15:27.613128  7026 consensus_queue.cc:260] T 32f2e6c0394a472fb8ccff4f568d4500 P fb69514b407a432487642efa7694784c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fb69514b407a432487642efa7694784c" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 41929 } } peers { permanent_uuid: "d23d174424c4456b964b2a208d42869b" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 32867 } } peers { permanent_uuid: "e4b0e996b4c84535b0aeb6fcc6b35346" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 46679 } }
I20260710 13:15:27.613610  7085 raft_consensus.cc:515] T 347053c4d8d04327a9720a6a06b14c2d P d23d174424c4456b964b2a208d42869b [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fb69514b407a432487642efa7694784c" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 41929 } } peers { permanent_uuid: "d23d174424c4456b964b2a208d42869b" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 32867 } } peers { permanent_uuid: "e4b0e996b4c84535b0aeb6fcc6b35346" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 46679 } }
I20260710 13:15:27.616199  6834 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "347053c4d8d04327a9720a6a06b14c2d" candidate_uuid: "d23d174424c4456b964b2a208d42869b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fb69514b407a432487642efa7694784c"
I20260710 13:15:27.616783  6834 raft_consensus.cc:3060] T 347053c4d8d04327a9720a6a06b14c2d P fb69514b407a432487642efa7694784c [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:15:27.625108  6836 raft_consensus.cc:2468] T 1c9d104e697b4b318acf51fddb6cc2db P fb69514b407a432487642efa7694784c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d23d174424c4456b964b2a208d42869b in term 1.
I20260710 13:15:27.625837  7084 leader_election.cc:290] T 1c9d104e697b4b318acf51fddb6cc2db P d23d174424c4456b964b2a208d42869b [CANDIDATE]: Term 1 election: Requested vote from peers fb69514b407a432487642efa7694784c (127.5.154.1:41929), e4b0e996b4c84535b0aeb6fcc6b35346 (127.5.154.3:46679)
I20260710 13:15:27.626864  6874 leader_election.cc:304] T 1c9d104e697b4b318acf51fddb6cc2db P d23d174424c4456b964b2a208d42869b [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: d23d174424c4456b964b2a208d42869b, fb69514b407a432487642efa7694784c; no voters: e4b0e996b4c84535b0aeb6fcc6b35346
I20260710 13:15:27.628757  7073 leader_election.cc:290] T 7b598c89d6304c7f9a9bda962206c13e P e4b0e996b4c84535b0aeb6fcc6b35346 [CANDIDATE]: Term 1 election: Requested vote from peers fb69514b407a432487642efa7694784c (127.5.154.1:41929), d23d174424c4456b964b2a208d42869b (127.5.154.2:32867)
I20260710 13:15:27.630692  6984 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "347053c4d8d04327a9720a6a06b14c2d" candidate_uuid: "d23d174424c4456b964b2a208d42869b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e4b0e996b4c84535b0aeb6fcc6b35346"
I20260710 13:15:27.631152  6909 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7b598c89d6304c7f9a9bda962206c13e" candidate_uuid: "e4b0e996b4c84535b0aeb6fcc6b35346" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d23d174424c4456b964b2a208d42869b"
I20260710 13:15:27.631683  6909 raft_consensus.cc:3060] T 7b598c89d6304c7f9a9bda962206c13e P d23d174424c4456b964b2a208d42869b [term 0 FOLLOWER]: Advancing to term 1
W20260710 13:15:27.632033  6877 leader_election.cc:343] T 347053c4d8d04327a9720a6a06b14c2d P d23d174424c4456b964b2a208d42869b [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer e4b0e996b4c84535b0aeb6fcc6b35346 (127.5.154.3:46679): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:15:27.632547  7085 leader_election.cc:290] T 347053c4d8d04327a9720a6a06b14c2d P d23d174424c4456b964b2a208d42869b [CANDIDATE]: Term 1 election: Requested vote from peers fb69514b407a432487642efa7694784c (127.5.154.1:41929), e4b0e996b4c84535b0aeb6fcc6b35346 (127.5.154.3:46679)
I20260710 13:15:27.633102  7085 raft_consensus.cc:2804] T 1c9d104e697b4b318acf51fddb6cc2db P d23d174424c4456b964b2a208d42869b [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:15:27.633724  7085 raft_consensus.cc:697] T 1c9d104e697b4b318acf51fddb6cc2db P d23d174424c4456b964b2a208d42869b [term 1 LEADER]: Becoming Leader. State: Replica: d23d174424c4456b964b2a208d42869b, State: Running, Role: LEADER
I20260710 13:15:27.634493  7085 consensus_queue.cc:237] T 1c9d104e697b4b318acf51fddb6cc2db P d23d174424c4456b964b2a208d42869b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fb69514b407a432487642efa7694784c" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 41929 } } peers { permanent_uuid: "d23d174424c4456b964b2a208d42869b" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 32867 } } peers { permanent_uuid: "e4b0e996b4c84535b0aeb6fcc6b35346" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 46679 } }
I20260710 13:15:27.642006  7026 ts_tablet_manager.cc:1434] T 32f2e6c0394a472fb8ccff4f568d4500 P fb69514b407a432487642efa7694784c: Time spent starting tablet: real 0.035s	user 0.005s	sys 0.002s
I20260710 13:15:27.643391  7027 tablet_bootstrap.cc:492] T 356e1211bf7e4b8598874df9ddecf490 P e4b0e996b4c84535b0aeb6fcc6b35346: No bootstrap required, opened a new log
I20260710 13:15:27.643824  7027 ts_tablet_manager.cc:1403] T 356e1211bf7e4b8598874df9ddecf490 P e4b0e996b4c84535b0aeb6fcc6b35346: Time spent bootstrapping tablet: real 0.124s	user 0.013s	sys 0.013s
I20260710 13:15:27.646605  7027 raft_consensus.cc:359] T 356e1211bf7e4b8598874df9ddecf490 P e4b0e996b4c84535b0aeb6fcc6b35346 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fb69514b407a432487642efa7694784c" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 41929 } } peers { permanent_uuid: "d23d174424c4456b964b2a208d42869b" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 32867 } } peers { permanent_uuid: "e4b0e996b4c84535b0aeb6fcc6b35346" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 46679 } }
I20260710 13:15:27.647262  7027 raft_consensus.cc:385] T 356e1211bf7e4b8598874df9ddecf490 P e4b0e996b4c84535b0aeb6fcc6b35346 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:15:27.647529  7027 raft_consensus.cc:740] T 356e1211bf7e4b8598874df9ddecf490 P e4b0e996b4c84535b0aeb6fcc6b35346 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e4b0e996b4c84535b0aeb6fcc6b35346, State: Initialized, Role: FOLLOWER
I20260710 13:15:27.647779  7026 tablet_bootstrap.cc:492] T 8a667946726a46208373a80701d4c817 P fb69514b407a432487642efa7694784c: Bootstrap starting.
I20260710 13:15:27.648227  7027 consensus_queue.cc:260] T 356e1211bf7e4b8598874df9ddecf490 P e4b0e996b4c84535b0aeb6fcc6b35346 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fb69514b407a432487642efa7694784c" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 41929 } } peers { permanent_uuid: "d23d174424c4456b964b2a208d42869b" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 32867 } } peers { permanent_uuid: "e4b0e996b4c84535b0aeb6fcc6b35346" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 46679 } }
I20260710 13:15:27.649887  7027 ts_tablet_manager.cc:1434] T 356e1211bf7e4b8598874df9ddecf490 P e4b0e996b4c84535b0aeb6fcc6b35346: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.001s
I20260710 13:15:27.650503  7027 tablet_bootstrap.cc:492] T 1c9d104e697b4b318acf51fddb6cc2db P e4b0e996b4c84535b0aeb6fcc6b35346: Bootstrap starting.
I20260710 13:15:27.646700  6836 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7b598c89d6304c7f9a9bda962206c13e" candidate_uuid: "e4b0e996b4c84535b0aeb6fcc6b35346" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fb69514b407a432487642efa7694784c"
I20260710 13:15:27.652695  6909 raft_consensus.cc:2468] T 7b598c89d6304c7f9a9bda962206c13e P d23d174424c4456b964b2a208d42869b [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e4b0e996b4c84535b0aeb6fcc6b35346 in term 1.
W20260710 13:15:27.653597  6782 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
W20260710 13:15:27.654868  6948 leader_election.cc:343] T 7b598c89d6304c7f9a9bda962206c13e P e4b0e996b4c84535b0aeb6fcc6b35346 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer fb69514b407a432487642efa7694784c (127.5.154.1:41929): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:15:27.655514  6948 leader_election.cc:304] T 7b598c89d6304c7f9a9bda962206c13e P e4b0e996b4c84535b0aeb6fcc6b35346 [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: d23d174424c4456b964b2a208d42869b, e4b0e996b4c84535b0aeb6fcc6b35346; no voters: fb69514b407a432487642efa7694784c
I20260710 13:15:27.656844  7073 raft_consensus.cc:2804] T 7b598c89d6304c7f9a9bda962206c13e P e4b0e996b4c84535b0aeb6fcc6b35346 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:15:27.657320  7073 raft_consensus.cc:697] T 7b598c89d6304c7f9a9bda962206c13e P e4b0e996b4c84535b0aeb6fcc6b35346 [term 1 LEADER]: Becoming Leader. State: Replica: e4b0e996b4c84535b0aeb6fcc6b35346, State: Running, Role: LEADER
I20260710 13:15:27.658121  7073 consensus_queue.cc:237] T 7b598c89d6304c7f9a9bda962206c13e P e4b0e996b4c84535b0aeb6fcc6b35346 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fb69514b407a432487642efa7694784c" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 41929 } } peers { permanent_uuid: "d23d174424c4456b964b2a208d42869b" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 32867 } } peers { permanent_uuid: "e4b0e996b4c84535b0aeb6fcc6b35346" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 46679 } }
I20260710 13:15:27.660022  7025 tablet_bootstrap.cc:492] T fe076a65a35f4a718ac8d13a58179708 P d23d174424c4456b964b2a208d42869b: No bootstrap required, opened a new log
I20260710 13:15:27.660466  7025 ts_tablet_manager.cc:1403] T fe076a65a35f4a718ac8d13a58179708 P d23d174424c4456b964b2a208d42869b: Time spent bootstrapping tablet: real 0.069s	user 0.023s	sys 0.012s
I20260710 13:15:27.663149  7027 tablet_bootstrap.cc:654] T 1c9d104e697b4b318acf51fddb6cc2db P e4b0e996b4c84535b0aeb6fcc6b35346: Neither blocks nor log segments found. Creating new log.
I20260710 13:15:27.665529  6834 raft_consensus.cc:2468] T 347053c4d8d04327a9720a6a06b14c2d P fb69514b407a432487642efa7694784c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d23d174424c4456b964b2a208d42869b in term 1.
I20260710 13:15:27.668457  6874 leader_election.cc:304] T 347053c4d8d04327a9720a6a06b14c2d P d23d174424c4456b964b2a208d42869b [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: d23d174424c4456b964b2a208d42869b, fb69514b407a432487642efa7694784c; no voters: e4b0e996b4c84535b0aeb6fcc6b35346
I20260710 13:15:27.670179  7026 tablet_bootstrap.cc:654] T 8a667946726a46208373a80701d4c817 P fb69514b407a432487642efa7694784c: Neither blocks nor log segments found. Creating new log.
I20260710 13:15:27.670089  7025 raft_consensus.cc:359] T fe076a65a35f4a718ac8d13a58179708 P d23d174424c4456b964b2a208d42869b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fb69514b407a432487642efa7694784c" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 41929 } } peers { permanent_uuid: "d23d174424c4456b964b2a208d42869b" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 32867 } } peers { permanent_uuid: "e4b0e996b4c84535b0aeb6fcc6b35346" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 46679 } }
I20260710 13:15:27.670768  7025 raft_consensus.cc:385] T fe076a65a35f4a718ac8d13a58179708 P d23d174424c4456b964b2a208d42869b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:15:27.671052  7025 raft_consensus.cc:740] T fe076a65a35f4a718ac8d13a58179708 P d23d174424c4456b964b2a208d42869b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d23d174424c4456b964b2a208d42869b, State: Initialized, Role: FOLLOWER
I20260710 13:15:27.671681  7025 consensus_queue.cc:260] T fe076a65a35f4a718ac8d13a58179708 P d23d174424c4456b964b2a208d42869b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fb69514b407a432487642efa7694784c" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 41929 } } peers { permanent_uuid: "d23d174424c4456b964b2a208d42869b" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 32867 } } peers { permanent_uuid: "e4b0e996b4c84535b0aeb6fcc6b35346" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 46679 } }
I20260710 13:15:27.671530  6731 catalog_manager.cc:5697] T 1c9d104e697b4b318acf51fddb6cc2db P d23d174424c4456b964b2a208d42869b reported cstate change: term changed from 0 to 1, leader changed from <none> to d23d174424c4456b964b2a208d42869b (127.5.154.2). New cstate: current_term: 1 leader_uuid: "d23d174424c4456b964b2a208d42869b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fb69514b407a432487642efa7694784c" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 41929 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d23d174424c4456b964b2a208d42869b" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 32867 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e4b0e996b4c84535b0aeb6fcc6b35346" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 46679 } health_report { overall_health: UNKNOWN } } }
I20260710 13:15:27.676888  7084 raft_consensus.cc:2804] T 347053c4d8d04327a9720a6a06b14c2d P d23d174424c4456b964b2a208d42869b [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:15:27.677475  7084 raft_consensus.cc:697] T 347053c4d8d04327a9720a6a06b14c2d P d23d174424c4456b964b2a208d42869b [term 1 LEADER]: Becoming Leader. State: Replica: d23d174424c4456b964b2a208d42869b, State: Running, Role: LEADER
I20260710 13:15:27.678406  7084 consensus_queue.cc:237] T 347053c4d8d04327a9720a6a06b14c2d P d23d174424c4456b964b2a208d42869b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fb69514b407a432487642efa7694784c" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 41929 } } peers { permanent_uuid: "d23d174424c4456b964b2a208d42869b" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 32867 } } peers { permanent_uuid: "e4b0e996b4c84535b0aeb6fcc6b35346" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 46679 } }
I20260710 13:15:27.683279  6730 catalog_manager.cc:5697] T 7b598c89d6304c7f9a9bda962206c13e P e4b0e996b4c84535b0aeb6fcc6b35346 reported cstate change: term changed from 0 to 1, leader changed from <none> to e4b0e996b4c84535b0aeb6fcc6b35346 (127.5.154.3). New cstate: current_term: 1 leader_uuid: "e4b0e996b4c84535b0aeb6fcc6b35346" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fb69514b407a432487642efa7694784c" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 41929 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d23d174424c4456b964b2a208d42869b" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 32867 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e4b0e996b4c84535b0aeb6fcc6b35346" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 46679 } health_report { overall_health: HEALTHY } } }
I20260710 13:15:27.684294  7025 ts_tablet_manager.cc:1434] T fe076a65a35f4a718ac8d13a58179708 P d23d174424c4456b964b2a208d42869b: Time spent starting tablet: real 0.024s	user 0.004s	sys 0.001s
I20260710 13:15:27.685437  7025 tablet_bootstrap.cc:492] T ba7eb01c95604a4a99577eeab6ca76d0 P d23d174424c4456b964b2a208d42869b: Bootstrap starting.
I20260710 13:15:27.694288  7084 consensus_queue.cc:1048] T 5a067eef6b6649ce95706dd10ed4dd9f P d23d174424c4456b964b2a208d42869b [LEADER]: Connected to new peer: Peer: permanent_uuid: "e4b0e996b4c84535b0aeb6fcc6b35346" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 46679 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:15:27.700896  7027 tablet_bootstrap.cc:492] T 1c9d104e697b4b318acf51fddb6cc2db P e4b0e996b4c84535b0aeb6fcc6b35346: No bootstrap required, opened a new log
I20260710 13:15:27.701337  7027 ts_tablet_manager.cc:1403] T 1c9d104e697b4b318acf51fddb6cc2db P e4b0e996b4c84535b0aeb6fcc6b35346: Time spent bootstrapping tablet: real 0.051s	user 0.014s	sys 0.002s
I20260710 13:15:27.703982  7027 raft_consensus.cc:359] T 1c9d104e697b4b318acf51fddb6cc2db P e4b0e996b4c84535b0aeb6fcc6b35346 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fb69514b407a432487642efa7694784c" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 41929 } } peers { permanent_uuid: "d23d174424c4456b964b2a208d42869b" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 32867 } } peers { permanent_uuid: "e4b0e996b4c84535b0aeb6fcc6b35346" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 46679 } }
I20260710 13:15:27.705821  7073 raft_consensus.cc:493] T 356e1211bf7e4b8598874df9ddecf490 P e4b0e996b4c84535b0aeb6fcc6b35346 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:15:27.706219  7027 raft_consensus.cc:385] T 1c9d104e697b4b318acf51fddb6cc2db P e4b0e996b4c84535b0aeb6fcc6b35346 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:15:27.706547  7027 raft_consensus.cc:740] T 1c9d104e697b4b318acf51fddb6cc2db P e4b0e996b4c84535b0aeb6fcc6b35346 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e4b0e996b4c84535b0aeb6fcc6b35346, State: Initialized, Role: FOLLOWER
I20260710 13:15:27.706357  7073 raft_consensus.cc:515] T 356e1211bf7e4b8598874df9ddecf490 P e4b0e996b4c84535b0aeb6fcc6b35346 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fb69514b407a432487642efa7694784c" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 41929 } } peers { permanent_uuid: "d23d174424c4456b964b2a208d42869b" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 32867 } } peers { permanent_uuid: "e4b0e996b4c84535b0aeb6fcc6b35346" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 46679 } }
I20260710 13:15:27.707232  7027 consensus_queue.cc:260] T 1c9d104e697b4b318acf51fddb6cc2db P e4b0e996b4c84535b0aeb6fcc6b35346 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fb69514b407a432487642efa7694784c" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 41929 } } peers { permanent_uuid: "d23d174424c4456b964b2a208d42869b" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 32867 } } peers { permanent_uuid: "e4b0e996b4c84535b0aeb6fcc6b35346" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 46679 } }
I20260710 13:15:27.709264  7027 ts_tablet_manager.cc:1434] T 1c9d104e697b4b318acf51fddb6cc2db P e4b0e996b4c84535b0aeb6fcc6b35346: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.000s
I20260710 13:15:27.708630  6733 catalog_manager.cc:5697] T 347053c4d8d04327a9720a6a06b14c2d P d23d174424c4456b964b2a208d42869b reported cstate change: term changed from 0 to 1, leader changed from <none> to d23d174424c4456b964b2a208d42869b (127.5.154.2). New cstate: current_term: 1 leader_uuid: "d23d174424c4456b964b2a208d42869b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fb69514b407a432487642efa7694784c" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 41929 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d23d174424c4456b964b2a208d42869b" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 32867 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e4b0e996b4c84535b0aeb6fcc6b35346" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 46679 } health_report { overall_health: UNKNOWN } } }
I20260710 13:15:27.709321  6834 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "356e1211bf7e4b8598874df9ddecf490" candidate_uuid: "e4b0e996b4c84535b0aeb6fcc6b35346" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fb69514b407a432487642efa7694784c" is_pre_election: true
I20260710 13:15:27.710021  6834 raft_consensus.cc:2468] T 356e1211bf7e4b8598874df9ddecf490 P fb69514b407a432487642efa7694784c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e4b0e996b4c84535b0aeb6fcc6b35346 in term 0.
I20260710 13:15:27.710268  7027 tablet_bootstrap.cc:492] T 2a4ef710fc364ab5a877e8dfcd8f893d P e4b0e996b4c84535b0aeb6fcc6b35346: Bootstrap starting.
I20260710 13:15:27.711313  6948 leader_election.cc:304] T 356e1211bf7e4b8598874df9ddecf490 P e4b0e996b4c84535b0aeb6fcc6b35346 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: e4b0e996b4c84535b0aeb6fcc6b35346, fb69514b407a432487642efa7694784c; no voters: 
I20260710 13:15:27.712097  7078 raft_consensus.cc:2804] T 356e1211bf7e4b8598874df9ddecf490 P e4b0e996b4c84535b0aeb6fcc6b35346 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:15:27.712433  7078 raft_consensus.cc:493] T 356e1211bf7e4b8598874df9ddecf490 P e4b0e996b4c84535b0aeb6fcc6b35346 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:15:27.712805  7078 raft_consensus.cc:3060] T 356e1211bf7e4b8598874df9ddecf490 P e4b0e996b4c84535b0aeb6fcc6b35346 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:15:27.714721  7066 consensus_queue.cc:1048] T 823572ae35f14fc88f1c201e460896d5 P fb69514b407a432487642efa7694784c [LEADER]: Connected to new peer: Peer: permanent_uuid: "d23d174424c4456b964b2a208d42869b" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 32867 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:15:27.719497  7078 raft_consensus.cc:515] T 356e1211bf7e4b8598874df9ddecf490 P e4b0e996b4c84535b0aeb6fcc6b35346 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fb69514b407a432487642efa7694784c" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 41929 } } peers { permanent_uuid: "d23d174424c4456b964b2a208d42869b" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 32867 } } peers { permanent_uuid: "e4b0e996b4c84535b0aeb6fcc6b35346" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 46679 } }
I20260710 13:15:27.721499  7025 tablet_bootstrap.cc:654] T ba7eb01c95604a4a99577eeab6ca76d0 P d23d174424c4456b964b2a208d42869b: Neither blocks nor log segments found. Creating new log.
I20260710 13:15:27.722128  6834 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "356e1211bf7e4b8598874df9ddecf490" candidate_uuid: "e4b0e996b4c84535b0aeb6fcc6b35346" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fb69514b407a432487642efa7694784c"
I20260710 13:15:27.722699  6834 raft_consensus.cc:3060] T 356e1211bf7e4b8598874df9ddecf490 P fb69514b407a432487642efa7694784c [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:15:27.730273  7026 tablet_bootstrap.cc:492] T 8a667946726a46208373a80701d4c817 P fb69514b407a432487642efa7694784c: No bootstrap required, opened a new log
I20260710 13:15:27.732193  6910 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "356e1211bf7e4b8598874df9ddecf490" candidate_uuid: "e4b0e996b4c84535b0aeb6fcc6b35346" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d23d174424c4456b964b2a208d42869b"
I20260710 13:15:27.732792  6910 raft_consensus.cc:3060] T 356e1211bf7e4b8598874df9ddecf490 P d23d174424c4456b964b2a208d42869b [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:15:27.739260  6910 raft_consensus.cc:2468] T 356e1211bf7e4b8598874df9ddecf490 P d23d174424c4456b964b2a208d42869b [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e4b0e996b4c84535b0aeb6fcc6b35346 in term 1.
I20260710 13:15:27.740674  7078 leader_election.cc:290] T 356e1211bf7e4b8598874df9ddecf490 P e4b0e996b4c84535b0aeb6fcc6b35346 [CANDIDATE]: Term 1 election: Requested vote from peers fb69514b407a432487642efa7694784c (127.5.154.1:41929), d23d174424c4456b964b2a208d42869b (127.5.154.2:32867)
I20260710 13:15:27.749842  6948 leader_election.cc:304] T 356e1211bf7e4b8598874df9ddecf490 P e4b0e996b4c84535b0aeb6fcc6b35346 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: d23d174424c4456b964b2a208d42869b, e4b0e996b4c84535b0aeb6fcc6b35346; no voters: 
I20260710 13:15:27.758297  6834 raft_consensus.cc:2468] T 356e1211bf7e4b8598874df9ddecf490 P fb69514b407a432487642efa7694784c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e4b0e996b4c84535b0aeb6fcc6b35346 in term 1.
I20260710 13:15:27.770147  7084 consensus_queue.cc:1048] T 5a067eef6b6649ce95706dd10ed4dd9f P d23d174424c4456b964b2a208d42869b [LEADER]: Connected to new peer: Peer: permanent_uuid: "fb69514b407a432487642efa7694784c" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 41929 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:15:27.786563  7073 leader_election.cc:290] T 356e1211bf7e4b8598874df9ddecf490 P e4b0e996b4c84535b0aeb6fcc6b35346 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers fb69514b407a432487642efa7694784c (127.5.154.1:41929), d23d174424c4456b964b2a208d42869b (127.5.154.2:32867)
I20260710 13:15:27.787072  7026 ts_tablet_manager.cc:1403] T 8a667946726a46208373a80701d4c817 P fb69514b407a432487642efa7694784c: Time spent bootstrapping tablet: real 0.140s	user 0.022s	sys 0.025s
I20260710 13:15:27.790287  7027 tablet_bootstrap.cc:654] T 2a4ef710fc364ab5a877e8dfcd8f893d P e4b0e996b4c84535b0aeb6fcc6b35346: Neither blocks nor log segments found. Creating new log.
I20260710 13:15:27.791472  6910 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "356e1211bf7e4b8598874df9ddecf490" candidate_uuid: "e4b0e996b4c84535b0aeb6fcc6b35346" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d23d174424c4456b964b2a208d42869b" is_pre_election: true
I20260710 13:15:27.792116  6910 raft_consensus.cc:2376] T 356e1211bf7e4b8598874df9ddecf490 P d23d174424c4456b964b2a208d42869b [term 1 FOLLOWER]: Leader pre-election vote request: Already granted yes vote for candidate e4b0e996b4c84535b0aeb6fcc6b35346 in term 1. Re-sending same reply.
I20260710 13:15:27.793334  7078 raft_consensus.cc:2804] T 356e1211bf7e4b8598874df9ddecf490 P e4b0e996b4c84535b0aeb6fcc6b35346 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:15:27.793912  7078 raft_consensus.cc:697] T 356e1211bf7e4b8598874df9ddecf490 P e4b0e996b4c84535b0aeb6fcc6b35346 [term 1 LEADER]: Becoming Leader. State: Replica: e4b0e996b4c84535b0aeb6fcc6b35346, State: Running, Role: LEADER
I20260710 13:15:27.794726  7078 consensus_queue.cc:237] T 356e1211bf7e4b8598874df9ddecf490 P e4b0e996b4c84535b0aeb6fcc6b35346 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fb69514b407a432487642efa7694784c" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 41929 } } peers { permanent_uuid: "d23d174424c4456b964b2a208d42869b" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 32867 } } peers { permanent_uuid: "e4b0e996b4c84535b0aeb6fcc6b35346" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 46679 } }
I20260710 13:15:27.798046  7026 raft_consensus.cc:359] T 8a667946726a46208373a80701d4c817 P fb69514b407a432487642efa7694784c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fb69514b407a432487642efa7694784c" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 41929 } } peers { permanent_uuid: "d23d174424c4456b964b2a208d42869b" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 32867 } } peers { permanent_uuid: "e4b0e996b4c84535b0aeb6fcc6b35346" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 46679 } }
I20260710 13:15:27.798664  7026 raft_consensus.cc:385] T 8a667946726a46208373a80701d4c817 P fb69514b407a432487642efa7694784c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:15:27.798899  7026 raft_consensus.cc:740] T 8a667946726a46208373a80701d4c817 P fb69514b407a432487642efa7694784c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: fb69514b407a432487642efa7694784c, State: Initialized, Role: FOLLOWER
I20260710 13:15:27.798996  7025 tablet_bootstrap.cc:492] T ba7eb01c95604a4a99577eeab6ca76d0 P d23d174424c4456b964b2a208d42869b: No bootstrap required, opened a new log
I20260710 13:15:27.799410  7025 ts_tablet_manager.cc:1403] T ba7eb01c95604a4a99577eeab6ca76d0 P d23d174424c4456b964b2a208d42869b: Time spent bootstrapping tablet: real 0.114s	user 0.023s	sys 0.021s
I20260710 13:15:27.799448  7026 consensus_queue.cc:260] T 8a667946726a46208373a80701d4c817 P fb69514b407a432487642efa7694784c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fb69514b407a432487642efa7694784c" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 41929 } } peers { permanent_uuid: "d23d174424c4456b964b2a208d42869b" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 32867 } } peers { permanent_uuid: "e4b0e996b4c84535b0aeb6fcc6b35346" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 46679 } }
I20260710 13:15:27.801918  7025 raft_consensus.cc:359] T ba7eb01c95604a4a99577eeab6ca76d0 P d23d174424c4456b964b2a208d42869b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fb69514b407a432487642efa7694784c" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 41929 } } peers { permanent_uuid: "d23d174424c4456b964b2a208d42869b" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 32867 } } peers { permanent_uuid: "e4b0e996b4c84535b0aeb6fcc6b35346" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 46679 } }
I20260710 13:15:27.804128  7025 raft_consensus.cc:385] T ba7eb01c95604a4a99577eeab6ca76d0 P d23d174424c4456b964b2a208d42869b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:15:27.804388  7025 raft_consensus.cc:740] T ba7eb01c95604a4a99577eeab6ca76d0 P d23d174424c4456b964b2a208d42869b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d23d174424c4456b964b2a208d42869b, State: Initialized, Role: FOLLOWER
I20260710 13:15:27.805089  7025 consensus_queue.cc:260] T ba7eb01c95604a4a99577eeab6ca76d0 P d23d174424c4456b964b2a208d42869b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fb69514b407a432487642efa7694784c" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 41929 } } peers { permanent_uuid: "d23d174424c4456b964b2a208d42869b" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 32867 } } peers { permanent_uuid: "e4b0e996b4c84535b0aeb6fcc6b35346" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 46679 } }
I20260710 13:15:27.807229  7025 ts_tablet_manager.cc:1434] T ba7eb01c95604a4a99577eeab6ca76d0 P d23d174424c4456b964b2a208d42869b: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260710 13:15:27.808040  7025 tablet_bootstrap.cc:492] T 32f2e6c0394a472fb8ccff4f568d4500 P d23d174424c4456b964b2a208d42869b: Bootstrap starting.
I20260710 13:15:27.814752  7066 consensus_queue.cc:1048] T 5e5bb78ed3b74e12a27bb333780416ee P fb69514b407a432487642efa7694784c [LEADER]: Connected to new peer: Peer: permanent_uuid: "d23d174424c4456b964b2a208d42869b" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 32867 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:15:27.820070  7026 ts_tablet_manager.cc:1434] T 8a667946726a46208373a80701d4c817 P fb69514b407a432487642efa7694784c: Time spent starting tablet: real 0.033s	user 0.005s	sys 0.000s
I20260710 13:15:27.820138  7025 tablet_bootstrap.cc:654] T 32f2e6c0394a472fb8ccff4f568d4500 P d23d174424c4456b964b2a208d42869b: Neither blocks nor log segments found. Creating new log.
I20260710 13:15:27.821786  7026 tablet_bootstrap.cc:492] T 7b598c89d6304c7f9a9bda962206c13e P fb69514b407a432487642efa7694784c: Bootstrap starting.
I20260710 13:15:27.822505  7082 raft_consensus.cc:493] T 2a4ef710fc364ab5a877e8dfcd8f893d P d23d174424c4456b964b2a208d42869b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:15:27.822965  7082 raft_consensus.cc:515] T 2a4ef710fc364ab5a877e8dfcd8f893d P d23d174424c4456b964b2a208d42869b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fb69514b407a432487642efa7694784c" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 41929 } } peers { permanent_uuid: "d23d174424c4456b964b2a208d42869b" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 32867 } } peers { permanent_uuid: "e4b0e996b4c84535b0aeb6fcc6b35346" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 46679 } }
I20260710 13:15:27.824455  7066 consensus_queue.cc:1048] T 823572ae35f14fc88f1c201e460896d5 P fb69514b407a432487642efa7694784c [LEADER]: Connected to new peer: Peer: permanent_uuid: "e4b0e996b4c84535b0aeb6fcc6b35346" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 46679 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 13:15:27.837467  7085 raft_consensus.cc:493] T 32a2c0c939344fc89caee4f49986dcf1 P d23d174424c4456b964b2a208d42869b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:15:27.837927  7085 raft_consensus.cc:515] T 32a2c0c939344fc89caee4f49986dcf1 P d23d174424c4456b964b2a208d42869b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fb69514b407a432487642efa7694784c" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 41929 } } peers { permanent_uuid: "d23d174424c4456b964b2a208d42869b" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 32867 } } peers { permanent_uuid: "e4b0e996b4c84535b0aeb6fcc6b35346" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 46679 } }
I20260710 13:15:27.859889  6834 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2a4ef710fc364ab5a877e8dfcd8f893d" candidate_uuid: "d23d174424c4456b964b2a208d42869b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fb69514b407a432487642efa7694784c" is_pre_election: true
I20260710 13:15:27.860538  6834 raft_consensus.cc:2468] T 2a4ef710fc364ab5a877e8dfcd8f893d P fb69514b407a432487642efa7694784c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d23d174424c4456b964b2a208d42869b in term 0.
I20260710 13:15:27.861123  6984 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "32a2c0c939344fc89caee4f49986dcf1" candidate_uuid: "d23d174424c4456b964b2a208d42869b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e4b0e996b4c84535b0aeb6fcc6b35346" is_pre_election: true
I20260710 13:15:27.861842  6984 raft_consensus.cc:2393] T 32a2c0c939344fc89caee4f49986dcf1 P e4b0e996b4c84535b0aeb6fcc6b35346 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate d23d174424c4456b964b2a208d42869b in current term 1: Already voted for candidate fb69514b407a432487642efa7694784c in this term.
I20260710 13:15:27.861737  6874 leader_election.cc:304] T 2a4ef710fc364ab5a877e8dfcd8f893d P d23d174424c4456b964b2a208d42869b [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: d23d174424c4456b964b2a208d42869b, fb69514b407a432487642efa7694784c; no voters: 
I20260710 13:15:27.862679  7031 raft_consensus.cc:2804] T 2a4ef710fc364ab5a877e8dfcd8f893d P d23d174424c4456b964b2a208d42869b [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:15:27.863022  7031 raft_consensus.cc:493] T 2a4ef710fc364ab5a877e8dfcd8f893d P d23d174424c4456b964b2a208d42869b [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:15:27.863771  7031 raft_consensus.cc:3060] T 2a4ef710fc364ab5a877e8dfcd8f893d P d23d174424c4456b964b2a208d42869b [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:15:27.864693  6984 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2a4ef710fc364ab5a877e8dfcd8f893d" candidate_uuid: "d23d174424c4456b964b2a208d42869b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e4b0e996b4c84535b0aeb6fcc6b35346" is_pre_election: true
W20260710 13:15:27.866098  6877 leader_election.cc:343] T 2a4ef710fc364ab5a877e8dfcd8f893d P d23d174424c4456b964b2a208d42869b [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer e4b0e996b4c84535b0aeb6fcc6b35346 (127.5.154.3:46679): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:15:27.863127  7085 leader_election.cc:290] T 32a2c0c939344fc89caee4f49986dcf1 P d23d174424c4456b964b2a208d42869b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers fb69514b407a432487642efa7694784c (127.5.154.1:41929), e4b0e996b4c84535b0aeb6fcc6b35346 (127.5.154.3:46679)
I20260710 13:15:27.853132  6836 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "32a2c0c939344fc89caee4f49986dcf1" candidate_uuid: "d23d174424c4456b964b2a208d42869b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fb69514b407a432487642efa7694784c" is_pre_election: true
I20260710 13:15:27.868422  7038 consensus_queue.cc:1048] T 0f2ac2c4b35d469690dbf670e44fc036 P fb69514b407a432487642efa7694784c [LEADER]: Connected to new peer: Peer: permanent_uuid: "e4b0e996b4c84535b0aeb6fcc6b35346" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 46679 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:15:27.869742  7038 raft_consensus.cc:493] T 32f2e6c0394a472fb8ccff4f568d4500 P fb69514b407a432487642efa7694784c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:15:27.870155  7038 raft_consensus.cc:515] T 32f2e6c0394a472fb8ccff4f568d4500 P fb69514b407a432487642efa7694784c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fb69514b407a432487642efa7694784c" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 41929 } } peers { permanent_uuid: "d23d174424c4456b964b2a208d42869b" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 32867 } } peers { permanent_uuid: "e4b0e996b4c84535b0aeb6fcc6b35346" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 46679 } }
I20260710 13:15:27.872960  6874 leader_election.cc:304] T 32a2c0c939344fc89caee4f49986dcf1 P d23d174424c4456b964b2a208d42869b [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: d23d174424c4456b964b2a208d42869b; no voters: e4b0e996b4c84535b0aeb6fcc6b35346, fb69514b407a432487642efa7694784c
I20260710 13:15:27.874399  6911 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "32f2e6c0394a472fb8ccff4f568d4500" candidate_uuid: "fb69514b407a432487642efa7694784c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d23d174424c4456b964b2a208d42869b" is_pre_election: true
I20260710 13:15:27.863206  7082 leader_election.cc:290] T 2a4ef710fc364ab5a877e8dfcd8f893d P d23d174424c4456b964b2a208d42869b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers fb69514b407a432487642efa7694784c (127.5.154.1:41929), e4b0e996b4c84535b0aeb6fcc6b35346 (127.5.154.3:46679)
W20260710 13:15:27.876925  6799 leader_election.cc:343] T 32f2e6c0394a472fb8ccff4f568d4500 P fb69514b407a432487642efa7694784c [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer d23d174424c4456b964b2a208d42869b (127.5.154.2:32867): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:15:27.877357  7038 leader_election.cc:290] T 32f2e6c0394a472fb8ccff4f568d4500 P fb69514b407a432487642efa7694784c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d23d174424c4456b964b2a208d42869b (127.5.154.2:32867), e4b0e996b4c84535b0aeb6fcc6b35346 (127.5.154.3:46679)
I20260710 13:15:27.875288  7085 raft_consensus.cc:3060] T 32a2c0c939344fc89caee4f49986dcf1 P d23d174424c4456b964b2a208d42869b [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:15:27.885560  7031 raft_consensus.cc:515] T 2a4ef710fc364ab5a877e8dfcd8f893d P d23d174424c4456b964b2a208d42869b [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fb69514b407a432487642efa7694784c" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 41929 } } peers { permanent_uuid: "d23d174424c4456b964b2a208d42869b" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 32867 } } peers { permanent_uuid: "e4b0e996b4c84535b0aeb6fcc6b35346" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 46679 } }
I20260710 13:15:27.888411  7031 leader_election.cc:290] T 2a4ef710fc364ab5a877e8dfcd8f893d P d23d174424c4456b964b2a208d42869b [CANDIDATE]: Term 1 election: Requested vote from peers fb69514b407a432487642efa7694784c (127.5.154.1:41929), e4b0e996b4c84535b0aeb6fcc6b35346 (127.5.154.3:46679)
I20260710 13:15:27.915881  6836 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2a4ef710fc364ab5a877e8dfcd8f893d" candidate_uuid: "d23d174424c4456b964b2a208d42869b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fb69514b407a432487642efa7694784c"
I20260710 13:15:27.932132  7026 tablet_bootstrap.cc:654] T 7b598c89d6304c7f9a9bda962206c13e P fb69514b407a432487642efa7694784c: Neither blocks nor log segments found. Creating new log.
I20260710 13:15:27.919349  6985 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2a4ef710fc364ab5a877e8dfcd8f893d" candidate_uuid: "d23d174424c4456b964b2a208d42869b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e4b0e996b4c84535b0aeb6fcc6b35346"
I20260710 13:15:27.930539  6836 raft_consensus.cc:3060] T 2a4ef710fc364ab5a877e8dfcd8f893d P fb69514b407a432487642efa7694784c [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:15:27.934422  7066 consensus_queue.cc:1048] T 5e5bb78ed3b74e12a27bb333780416ee P fb69514b407a432487642efa7694784c [LEADER]: Connected to new peer: Peer: permanent_uuid: "e4b0e996b4c84535b0aeb6fcc6b35346" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 46679 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.015s
W20260710 13:15:27.958715  6877 leader_election.cc:343] T 2a4ef710fc364ab5a877e8dfcd8f893d P d23d174424c4456b964b2a208d42869b [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer e4b0e996b4c84535b0aeb6fcc6b35346 (127.5.154.3:46679): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:15:28.029320  7025 tablet_bootstrap.cc:492] T 32f2e6c0394a472fb8ccff4f568d4500 P d23d174424c4456b964b2a208d42869b: No bootstrap required, opened a new log
I20260710 13:15:28.031422  7025 ts_tablet_manager.cc:1403] T 32f2e6c0394a472fb8ccff4f568d4500 P d23d174424c4456b964b2a208d42869b: Time spent bootstrapping tablet: real 0.224s	user 0.038s	sys 0.055s
I20260710 13:15:28.031901  7027 tablet_bootstrap.cc:492] T 2a4ef710fc364ab5a877e8dfcd8f893d P e4b0e996b4c84535b0aeb6fcc6b35346: No bootstrap required, opened a new log
I20260710 13:15:28.032373  7027 ts_tablet_manager.cc:1403] T 2a4ef710fc364ab5a877e8dfcd8f893d P e4b0e996b4c84535b0aeb6fcc6b35346: Time spent bootstrapping tablet: real 0.322s	user 0.092s	sys 0.153s
I20260710 13:15:27.996847  7085 raft_consensus.cc:2749] T 32a2c0c939344fc89caee4f49986dcf1 P d23d174424c4456b964b2a208d42869b [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:15:28.033110  7105 consensus_queue.cc:1048] T 32a2c0c939344fc89caee4f49986dcf1 P fb69514b407a432487642efa7694784c [LEADER]: Connected to new peer: Peer: permanent_uuid: "e4b0e996b4c84535b0aeb6fcc6b35346" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 46679 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:15:28.033946  7025 raft_consensus.cc:359] T 32f2e6c0394a472fb8ccff4f568d4500 P d23d174424c4456b964b2a208d42869b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fb69514b407a432487642efa7694784c" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 41929 } } peers { permanent_uuid: "d23d174424c4456b964b2a208d42869b" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 32867 } } peers { permanent_uuid: "e4b0e996b4c84535b0aeb6fcc6b35346" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 46679 } }
I20260710 13:15:28.034561  7025 raft_consensus.cc:385] T 32f2e6c0394a472fb8ccff4f568d4500 P d23d174424c4456b964b2a208d42869b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:15:28.034668  7027 raft_consensus.cc:359] T 2a4ef710fc364ab5a877e8dfcd8f893d P e4b0e996b4c84535b0aeb6fcc6b35346 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fb69514b407a432487642efa7694784c" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 41929 } } peers { permanent_uuid: "d23d174424c4456b964b2a208d42869b" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 32867 } } peers { permanent_uuid: "e4b0e996b4c84535b0aeb6fcc6b35346" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 46679 } }
I20260710 13:15:28.035333  7027 raft_consensus.cc:385] T 2a4ef710fc364ab5a877e8dfcd8f893d P e4b0e996b4c84535b0aeb6fcc6b35346 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:15:28.034816  7030 raft_consensus.cc:493] T 8a667946726a46208373a80701d4c817 P fb69514b407a432487642efa7694784c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:15:28.035586  7027 raft_consensus.cc:740] T 2a4ef710fc364ab5a877e8dfcd8f893d P e4b0e996b4c84535b0aeb6fcc6b35346 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e4b0e996b4c84535b0aeb6fcc6b35346, State: Initialized, Role: FOLLOWER
I20260710 13:15:28.036154  7030 raft_consensus.cc:515] T 8a667946726a46208373a80701d4c817 P fb69514b407a432487642efa7694784c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fb69514b407a432487642efa7694784c" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 41929 } } peers { permanent_uuid: "d23d174424c4456b964b2a208d42869b" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 32867 } } peers { permanent_uuid: "e4b0e996b4c84535b0aeb6fcc6b35346" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 46679 } }
I20260710 13:15:28.036584  7027 consensus_queue.cc:260] T 2a4ef710fc364ab5a877e8dfcd8f893d P e4b0e996b4c84535b0aeb6fcc6b35346 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fb69514b407a432487642efa7694784c" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 41929 } } peers { permanent_uuid: "d23d174424c4456b964b2a208d42869b" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 32867 } } peers { permanent_uuid: "e4b0e996b4c84535b0aeb6fcc6b35346" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 46679 } }
I20260710 13:15:28.038089  7030 leader_election.cc:290] T 8a667946726a46208373a80701d4c817 P fb69514b407a432487642efa7694784c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d23d174424c4456b964b2a208d42869b (127.5.154.2:32867), e4b0e996b4c84535b0aeb6fcc6b35346 (127.5.154.3:46679)
I20260710 13:15:28.038653  7027 ts_tablet_manager.cc:1434] T 2a4ef710fc364ab5a877e8dfcd8f893d P e4b0e996b4c84535b0aeb6fcc6b35346: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260710 13:15:28.039065  6908 raft_consensus.cc:3060] T fe076a65a35f4a718ac8d13a58179708 P d23d174424c4456b964b2a208d42869b [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:15:27.987509  7066 raft_consensus.cc:493] T 98b588a2f58548d881001123cfb22294 P fb69514b407a432487642efa7694784c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:15:28.039836  7066 raft_consensus.cc:515] T 98b588a2f58548d881001123cfb22294 P fb69514b407a432487642efa7694784c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fb69514b407a432487642efa7694784c" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 41929 } } peers { permanent_uuid: "d23d174424c4456b964b2a208d42869b" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 32867 } } peers { permanent_uuid: "e4b0e996b4c84535b0aeb6fcc6b35346" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 46679 } }
I20260710 13:15:27.992285  6836 raft_consensus.cc:2468] T 2a4ef710fc364ab5a877e8dfcd8f893d P fb69514b407a432487642efa7694784c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d23d174424c4456b964b2a208d42869b in term 1.
I20260710 13:15:28.049618  6979 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8a667946726a46208373a80701d4c817" candidate_uuid: "fb69514b407a432487642efa7694784c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e4b0e996b4c84535b0aeb6fcc6b35346" is_pre_election: true
I20260710 13:15:28.051790  7066 leader_election.cc:290] T 98b588a2f58548d881001123cfb22294 P fb69514b407a432487642efa7694784c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d23d174424c4456b964b2a208d42869b (127.5.154.2:32867), e4b0e996b4c84535b0aeb6fcc6b35346 (127.5.154.3:46679)
I20260710 13:15:28.053160  6983 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "98b588a2f58548d881001123cfb22294" candidate_uuid: "fb69514b407a432487642efa7694784c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e4b0e996b4c84535b0aeb6fcc6b35346" is_pre_election: true
W20260710 13:15:28.053295  6802 leader_election.cc:343] T 8a667946726a46208373a80701d4c817 P fb69514b407a432487642efa7694784c [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer e4b0e996b4c84535b0aeb6fcc6b35346 (127.5.154.3:46679): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:15:28.054263  7073 raft_consensus.cc:493] T 1c9d104e697b4b318acf51fddb6cc2db P e4b0e996b4c84535b0aeb6fcc6b35346 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:15:28.054697  7073 raft_consensus.cc:515] T 1c9d104e697b4b318acf51fddb6cc2db P e4b0e996b4c84535b0aeb6fcc6b35346 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fb69514b407a432487642efa7694784c" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 41929 } } peers { permanent_uuid: "d23d174424c4456b964b2a208d42869b" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 32867 } } peers { permanent_uuid: "e4b0e996b4c84535b0aeb6fcc6b35346" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 46679 } }
I20260710 13:15:28.056514  7073 leader_election.cc:290] T 1c9d104e697b4b318acf51fddb6cc2db P e4b0e996b4c84535b0aeb6fcc6b35346 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers fb69514b407a432487642efa7694784c (127.5.154.1:41929), d23d174424c4456b964b2a208d42869b (127.5.154.2:32867)
W20260710 13:15:28.056423  6877 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.5.154.3:46679, user_credentials={real_user=slave}} blocked reactor thread for 97749.8us
I20260710 13:15:28.058030  6911 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1c9d104e697b4b318acf51fddb6cc2db" candidate_uuid: "e4b0e996b4c84535b0aeb6fcc6b35346" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d23d174424c4456b964b2a208d42869b" is_pre_election: true
I20260710 13:15:28.061048  6909 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8a667946726a46208373a80701d4c817" candidate_uuid: "fb69514b407a432487642efa7694784c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d23d174424c4456b964b2a208d42869b" is_pre_election: true
I20260710 13:15:28.062376  6909 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "98b588a2f58548d881001123cfb22294" candidate_uuid: "fb69514b407a432487642efa7694784c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d23d174424c4456b964b2a208d42869b" is_pre_election: true
I20260710 13:15:28.062527  6874 leader_election.cc:304] T 2a4ef710fc364ab5a877e8dfcd8f893d P d23d174424c4456b964b2a208d42869b [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: d23d174424c4456b964b2a208d42869b, fb69514b407a432487642efa7694784c; no voters: e4b0e996b4c84535b0aeb6fcc6b35346
I20260710 13:15:28.065680  7084 raft_consensus.cc:2804] T 2a4ef710fc364ab5a877e8dfcd8f893d P d23d174424c4456b964b2a208d42869b [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:15:28.066157  7084 raft_consensus.cc:697] T 2a4ef710fc364ab5a877e8dfcd8f893d P d23d174424c4456b964b2a208d42869b [term 1 LEADER]: Becoming Leader. State: Replica: d23d174424c4456b964b2a208d42869b, State: Running, Role: LEADER
I20260710 13:15:28.066933  7084 consensus_queue.cc:237] T 2a4ef710fc364ab5a877e8dfcd8f893d P d23d174424c4456b964b2a208d42869b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fb69514b407a432487642efa7694784c" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 41929 } } peers { permanent_uuid: "d23d174424c4456b964b2a208d42869b" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 32867 } } peers { permanent_uuid: "e4b0e996b4c84535b0aeb6fcc6b35346" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 46679 } }
I20260710 13:15:28.073289  7027 tablet_bootstrap.cc:492] T 32f2e6c0394a472fb8ccff4f568d4500 P e4b0e996b4c84535b0aeb6fcc6b35346: Bootstrap starting.
I20260710 13:15:28.073647  6981 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "32f2e6c0394a472fb8ccff4f568d4500" candidate_uuid: "fb69514b407a432487642efa7694784c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e4b0e996b4c84535b0aeb6fcc6b35346" is_pre_election: true
I20260710 13:15:28.076949  6836 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1c9d104e697b4b318acf51fddb6cc2db" candidate_uuid: "e4b0e996b4c84535b0aeb6fcc6b35346" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fb69514b407a432487642efa7694784c" is_pre_election: true
I20260710 13:15:28.077647  6836 raft_consensus.cc:2393] T 1c9d104e697b4b318acf51fddb6cc2db P fb69514b407a432487642efa7694784c [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate e4b0e996b4c84535b0aeb6fcc6b35346 in current term 1: Already voted for candidate d23d174424c4456b964b2a208d42869b in this term.
I20260710 13:15:28.034829  7025 raft_consensus.cc:740] T 32f2e6c0394a472fb8ccff4f568d4500 P d23d174424c4456b964b2a208d42869b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d23d174424c4456b964b2a208d42869b, State: Initialized, Role: FOLLOWER
I20260710 13:15:28.080626  7025 consensus_queue.cc:260] T 32f2e6c0394a472fb8ccff4f568d4500 P d23d174424c4456b964b2a208d42869b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fb69514b407a432487642efa7694784c" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 41929 } } peers { permanent_uuid: "d23d174424c4456b964b2a208d42869b" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 32867 } } peers { permanent_uuid: "e4b0e996b4c84535b0aeb6fcc6b35346" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 46679 } }
I20260710 13:15:28.082791  7025 ts_tablet_manager.cc:1434] T 32f2e6c0394a472fb8ccff4f568d4500 P d23d174424c4456b964b2a208d42869b: Time spent starting tablet: real 0.051s	user 0.005s	sys 0.000s
I20260710 13:15:28.083683  7025 tablet_bootstrap.cc:492] T 98b588a2f58548d881001123cfb22294 P d23d174424c4456b964b2a208d42869b: Bootstrap starting.
I20260710 13:15:28.091754  6731 catalog_manager.cc:5697] T 2a4ef710fc364ab5a877e8dfcd8f893d P d23d174424c4456b964b2a208d42869b reported cstate change: term changed from 0 to 1, leader changed from <none> to d23d174424c4456b964b2a208d42869b (127.5.154.2). New cstate: current_term: 1 leader_uuid: "d23d174424c4456b964b2a208d42869b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fb69514b407a432487642efa7694784c" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 41929 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d23d174424c4456b964b2a208d42869b" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 32867 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e4b0e996b4c84535b0aeb6fcc6b35346" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 46679 } health_report { overall_health: UNKNOWN } } }
W20260710 13:15:28.086254  6802 leader_election.cc:343] T 98b588a2f58548d881001123cfb22294 P fb69514b407a432487642efa7694784c [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer e4b0e996b4c84535b0aeb6fcc6b35346 (127.5.154.3:46679): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:15:28.096422  7027 tablet_bootstrap.cc:654] T 32f2e6c0394a472fb8ccff4f568d4500 P e4b0e996b4c84535b0aeb6fcc6b35346: Neither blocks nor log segments found. Creating new log.
W20260710 13:15:28.097086  6802 leader_election.cc:343] T 32f2e6c0394a472fb8ccff4f568d4500 P fb69514b407a432487642efa7694784c [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer e4b0e996b4c84535b0aeb6fcc6b35346 (127.5.154.3:46679): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:15:28.097791  6802 leader_election.cc:304] T 32f2e6c0394a472fb8ccff4f568d4500 P fb69514b407a432487642efa7694784c [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: fb69514b407a432487642efa7694784c; no voters: d23d174424c4456b964b2a208d42869b, e4b0e996b4c84535b0aeb6fcc6b35346
I20260710 13:15:28.100500  6948 leader_election.cc:304] T 1c9d104e697b4b318acf51fddb6cc2db P e4b0e996b4c84535b0aeb6fcc6b35346 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: e4b0e996b4c84535b0aeb6fcc6b35346; no voters: d23d174424c4456b964b2a208d42869b, fb69514b407a432487642efa7694784c
I20260710 13:15:28.102223  7078 raft_consensus.cc:3060] T 1c9d104e697b4b318acf51fddb6cc2db P e4b0e996b4c84535b0aeb6fcc6b35346 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:15:28.103893  6733 catalog_manager.cc:5697] T 356e1211bf7e4b8598874df9ddecf490 P e4b0e996b4c84535b0aeb6fcc6b35346 reported cstate change: term changed from 0 to 1, leader changed from <none> to e4b0e996b4c84535b0aeb6fcc6b35346 (127.5.154.3). New cstate: current_term: 1 leader_uuid: "e4b0e996b4c84535b0aeb6fcc6b35346" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fb69514b407a432487642efa7694784c" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 41929 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d23d174424c4456b964b2a208d42869b" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 32867 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e4b0e996b4c84535b0aeb6fcc6b35346" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 46679 } health_report { overall_health: HEALTHY } } }
I20260710 13:15:28.105726  7073 consensus_queue.cc:1048] T fe076a65a35f4a718ac8d13a58179708 P e4b0e996b4c84535b0aeb6fcc6b35346 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d23d174424c4456b964b2a208d42869b" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 32867 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.002s
I20260710 13:15:28.109524  7038 consensus_queue.cc:1048] T 32a2c0c939344fc89caee4f49986dcf1 P fb69514b407a432487642efa7694784c [LEADER]: Connected to new peer: Peer: permanent_uuid: "d23d174424c4456b964b2a208d42869b" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 32867 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:15:28.111435  7038 consensus_queue.cc:1048] T 0f2ac2c4b35d469690dbf670e44fc036 P fb69514b407a432487642efa7694784c [LEADER]: Connected to new peer: Peer: permanent_uuid: "d23d174424c4456b964b2a208d42869b" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 32867 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:15:28.106803  7152 raft_consensus.cc:2749] T 32f2e6c0394a472fb8ccff4f568d4500 P fb69514b407a432487642efa7694784c [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:15:28.122440  7078 raft_consensus.cc:2749] T 1c9d104e697b4b318acf51fddb6cc2db P e4b0e996b4c84535b0aeb6fcc6b35346 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
W20260710 13:15:28.114445  6799 leader_election.cc:343] T 8a667946726a46208373a80701d4c817 P fb69514b407a432487642efa7694784c [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer d23d174424c4456b964b2a208d42869b (127.5.154.2:32867): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:15:28.125694  6799 leader_election.cc:304] T 8a667946726a46208373a80701d4c817 P fb69514b407a432487642efa7694784c [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: fb69514b407a432487642efa7694784c; no voters: d23d174424c4456b964b2a208d42869b, e4b0e996b4c84535b0aeb6fcc6b35346
I20260710 13:15:28.127229  7152 raft_consensus.cc:2749] T 8a667946726a46208373a80701d4c817 P fb69514b407a432487642efa7694784c [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:15:28.131067  7026 tablet_bootstrap.cc:492] T 7b598c89d6304c7f9a9bda962206c13e P fb69514b407a432487642efa7694784c: No bootstrap required, opened a new log
I20260710 13:15:28.131575  7026 ts_tablet_manager.cc:1403] T 7b598c89d6304c7f9a9bda962206c13e P fb69514b407a432487642efa7694784c: Time spent bootstrapping tablet: real 0.310s	user 0.006s	sys 0.006s
I20260710 13:15:28.136091  7026 raft_consensus.cc:359] T 7b598c89d6304c7f9a9bda962206c13e P fb69514b407a432487642efa7694784c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fb69514b407a432487642efa7694784c" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 41929 } } peers { permanent_uuid: "d23d174424c4456b964b2a208d42869b" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 32867 } } peers { permanent_uuid: "e4b0e996b4c84535b0aeb6fcc6b35346" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 46679 } }
I20260710 13:15:28.136740  7026 raft_consensus.cc:385] T 7b598c89d6304c7f9a9bda962206c13e P fb69514b407a432487642efa7694784c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:15:28.136998  7026 raft_consensus.cc:740] T 7b598c89d6304c7f9a9bda962206c13e P fb69514b407a432487642efa7694784c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: fb69514b407a432487642efa7694784c, State: Initialized, Role: FOLLOWER
W20260710 13:15:28.137099  6799 leader_election.cc:343] T 98b588a2f58548d881001123cfb22294 P fb69514b407a432487642efa7694784c [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer d23d174424c4456b964b2a208d42869b (127.5.154.2:32867): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:15:28.137589  7026 consensus_queue.cc:260] T 7b598c89d6304c7f9a9bda962206c13e P fb69514b407a432487642efa7694784c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fb69514b407a432487642efa7694784c" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 41929 } } peers { permanent_uuid: "d23d174424c4456b964b2a208d42869b" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 32867 } } peers { permanent_uuid: "e4b0e996b4c84535b0aeb6fcc6b35346" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 46679 } }
I20260710 13:15:28.137669  6799 leader_election.cc:304] T 98b588a2f58548d881001123cfb22294 P fb69514b407a432487642efa7694784c [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: fb69514b407a432487642efa7694784c; no voters: d23d174424c4456b964b2a208d42869b, e4b0e996b4c84535b0aeb6fcc6b35346
I20260710 13:15:28.141956  7026 ts_tablet_manager.cc:1434] T 7b598c89d6304c7f9a9bda962206c13e P fb69514b407a432487642efa7694784c: Time spent starting tablet: real 0.010s	user 0.006s	sys 0.002s
I20260710 13:15:28.142776  7026 tablet_bootstrap.cc:492] T 609d762e77fb4053aaff860fc98b76be P fb69514b407a432487642efa7694784c: Bootstrap starting.
I20260710 13:15:28.144119  7025 tablet_bootstrap.cc:654] T 98b588a2f58548d881001123cfb22294 P d23d174424c4456b964b2a208d42869b: Neither blocks nor log segments found. Creating new log.
I20260710 13:15:28.147428  7031 raft_consensus.cc:493] T ba7eb01c95604a4a99577eeab6ca76d0 P d23d174424c4456b964b2a208d42869b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:15:28.147838  7152 raft_consensus.cc:2749] T 98b588a2f58548d881001123cfb22294 P fb69514b407a432487642efa7694784c [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:15:28.147867  7031 raft_consensus.cc:515] T ba7eb01c95604a4a99577eeab6ca76d0 P d23d174424c4456b964b2a208d42869b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fb69514b407a432487642efa7694784c" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 41929 } } peers { permanent_uuid: "d23d174424c4456b964b2a208d42869b" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 32867 } } peers { permanent_uuid: "e4b0e996b4c84535b0aeb6fcc6b35346" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 46679 } }
I20260710 13:15:28.151919  7031 leader_election.cc:290] T ba7eb01c95604a4a99577eeab6ca76d0 P d23d174424c4456b964b2a208d42869b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers fb69514b407a432487642efa7694784c (127.5.154.1:41929), e4b0e996b4c84535b0aeb6fcc6b35346 (127.5.154.3:46679)
I20260710 13:15:28.152614  7031 consensus_queue.cc:1048] T 347053c4d8d04327a9720a6a06b14c2d P d23d174424c4456b964b2a208d42869b [LEADER]: Connected to new peer: Peer: permanent_uuid: "fb69514b407a432487642efa7694784c" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 41929 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:15:28.155100  7026 tablet_bootstrap.cc:654] T 609d762e77fb4053aaff860fc98b76be P fb69514b407a432487642efa7694784c: Neither blocks nor log segments found. Creating new log.
I20260710 13:15:28.162634  6981 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ba7eb01c95604a4a99577eeab6ca76d0" candidate_uuid: "d23d174424c4456b964b2a208d42869b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e4b0e996b4c84535b0aeb6fcc6b35346" is_pre_election: true
I20260710 13:15:28.166425  7027 tablet_bootstrap.cc:492] T 32f2e6c0394a472fb8ccff4f568d4500 P e4b0e996b4c84535b0aeb6fcc6b35346: No bootstrap required, opened a new log
I20260710 13:15:28.166883  7027 ts_tablet_manager.cc:1403] T 32f2e6c0394a472fb8ccff4f568d4500 P e4b0e996b4c84535b0aeb6fcc6b35346: Time spent bootstrapping tablet: real 0.094s	user 0.014s	sys 0.006s
W20260710 13:15:28.167351  6877 leader_election.cc:343] T ba7eb01c95604a4a99577eeab6ca76d0 P d23d174424c4456b964b2a208d42869b [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer e4b0e996b4c84535b0aeb6fcc6b35346 (127.5.154.3:46679): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:15:28.167565  7036 consensus_queue.cc:1048] T 7b598c89d6304c7f9a9bda962206c13e P e4b0e996b4c84535b0aeb6fcc6b35346 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d23d174424c4456b964b2a208d42869b" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 32867 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:15:28.171180  6835 raft_consensus.cc:3060] T 7b598c89d6304c7f9a9bda962206c13e P fb69514b407a432487642efa7694784c [term 0 FOLLOWER]: Advancing to term 1
W20260710 13:15:28.174434  6877 consensus_peers.cc:597] T 347053c4d8d04327a9720a6a06b14c2d P d23d174424c4456b964b2a208d42869b -> Peer e4b0e996b4c84535b0aeb6fcc6b35346 (127.5.154.3:46679): Couldn't send request to peer e4b0e996b4c84535b0aeb6fcc6b35346. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: INITIALIZED. This is attempt 1: this message will repeat every 5th retry.
I20260710 13:15:28.191068  6835 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ba7eb01c95604a4a99577eeab6ca76d0" candidate_uuid: "d23d174424c4456b964b2a208d42869b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fb69514b407a432487642efa7694784c" is_pre_election: true
I20260710 13:15:28.198449  7078 consensus_queue.cc:1048] T fe076a65a35f4a718ac8d13a58179708 P e4b0e996b4c84535b0aeb6fcc6b35346 [LEADER]: Connected to new peer: Peer: permanent_uuid: "fb69514b407a432487642efa7694784c" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 41929 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:15:28.223476  7027 raft_consensus.cc:359] T 32f2e6c0394a472fb8ccff4f568d4500 P e4b0e996b4c84535b0aeb6fcc6b35346 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fb69514b407a432487642efa7694784c" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 41929 } } peers { permanent_uuid: "d23d174424c4456b964b2a208d42869b" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 32867 } } peers { permanent_uuid: "e4b0e996b4c84535b0aeb6fcc6b35346" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 46679 } }
I20260710 13:15:28.232492  7027 raft_consensus.cc:385] T 32f2e6c0394a472fb8ccff4f568d4500 P e4b0e996b4c84535b0aeb6fcc6b35346 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:15:28.232824  7027 raft_consensus.cc:740] T 32f2e6c0394a472fb8ccff4f568d4500 P e4b0e996b4c84535b0aeb6fcc6b35346 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e4b0e996b4c84535b0aeb6fcc6b35346, State: Initialized, Role: FOLLOWER
W20260710 13:15:28.225183  6874 leader_election.cc:343] T ba7eb01c95604a4a99577eeab6ca76d0 P d23d174424c4456b964b2a208d42869b [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer fb69514b407a432487642efa7694784c (127.5.154.1:41929): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:15:28.234459  6874 leader_election.cc:304] T ba7eb01c95604a4a99577eeab6ca76d0 P d23d174424c4456b964b2a208d42869b [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: d23d174424c4456b964b2a208d42869b; no voters: e4b0e996b4c84535b0aeb6fcc6b35346, fb69514b407a432487642efa7694784c
I20260710 13:15:28.235536  7085 raft_consensus.cc:2749] T ba7eb01c95604a4a99577eeab6ca76d0 P d23d174424c4456b964b2a208d42869b [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:15:28.225850  7031 consensus_queue.cc:1048] T 1c9d104e697b4b318acf51fddb6cc2db P d23d174424c4456b964b2a208d42869b [LEADER]: Connected to new peer: Peer: permanent_uuid: "fb69514b407a432487642efa7694784c" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 41929 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.012s
W20260710 13:15:28.224519  6877 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.5.154.3:46679, user_credentials={real_user=slave}} blocked reactor thread for 50305.7us
I20260710 13:15:28.233520  7027 consensus_queue.cc:260] T 32f2e6c0394a472fb8ccff4f568d4500 P e4b0e996b4c84535b0aeb6fcc6b35346 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fb69514b407a432487642efa7694784c" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 41929 } } peers { permanent_uuid: "d23d174424c4456b964b2a208d42869b" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 32867 } } peers { permanent_uuid: "e4b0e996b4c84535b0aeb6fcc6b35346" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 46679 } }
I20260710 13:15:28.255046  7078 consensus_queue.cc:1048] T 7b598c89d6304c7f9a9bda962206c13e P e4b0e996b4c84535b0aeb6fcc6b35346 [LEADER]: Connected to new peer: Peer: permanent_uuid: "fb69514b407a432487642efa7694784c" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 41929 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:15:28.256814  7161 raft_consensus.cc:493] T 32f2e6c0394a472fb8ccff4f568d4500 P e4b0e996b4c84535b0aeb6fcc6b35346 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:15:28.257654  7161 raft_consensus.cc:515] T 32f2e6c0394a472fb8ccff4f568d4500 P e4b0e996b4c84535b0aeb6fcc6b35346 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fb69514b407a432487642efa7694784c" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 41929 } } peers { permanent_uuid: "d23d174424c4456b964b2a208d42869b" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 32867 } } peers { permanent_uuid: "e4b0e996b4c84535b0aeb6fcc6b35346" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 46679 } }
I20260710 13:15:28.259994  7027 ts_tablet_manager.cc:1434] T 32f2e6c0394a472fb8ccff4f568d4500 P e4b0e996b4c84535b0aeb6fcc6b35346: Time spent starting tablet: real 0.093s	user 0.006s	sys 0.000s
I20260710 13:15:28.261714  7027 tablet_bootstrap.cc:492] T 98b588a2f58548d881001123cfb22294 P e4b0e996b4c84535b0aeb6fcc6b35346: Bootstrap starting.
I20260710 13:15:28.264812  7031 consensus_queue.cc:1048] T 1c9d104e697b4b318acf51fddb6cc2db P d23d174424c4456b964b2a208d42869b [LEADER]: Connected to new peer: Peer: permanent_uuid: "e4b0e996b4c84535b0aeb6fcc6b35346" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 46679 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:15:28.270525  7161 leader_election.cc:290] T 32f2e6c0394a472fb8ccff4f568d4500 P e4b0e996b4c84535b0aeb6fcc6b35346 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers fb69514b407a432487642efa7694784c (127.5.154.1:41929), d23d174424c4456b964b2a208d42869b (127.5.154.2:32867)
I20260710 13:15:28.271389  6833 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "32f2e6c0394a472fb8ccff4f568d4500" candidate_uuid: "e4b0e996b4c84535b0aeb6fcc6b35346" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fb69514b407a432487642efa7694784c" is_pre_election: true
I20260710 13:15:28.272024  6833 raft_consensus.cc:2468] T 32f2e6c0394a472fb8ccff4f568d4500 P fb69514b407a432487642efa7694784c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e4b0e996b4c84535b0aeb6fcc6b35346 in term 0.
I20260710 13:15:28.272920  6908 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "32f2e6c0394a472fb8ccff4f568d4500" candidate_uuid: "e4b0e996b4c84535b0aeb6fcc6b35346" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d23d174424c4456b964b2a208d42869b" is_pre_election: true
I20260710 13:15:28.273100  6948 leader_election.cc:304] T 32f2e6c0394a472fb8ccff4f568d4500 P e4b0e996b4c84535b0aeb6fcc6b35346 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: e4b0e996b4c84535b0aeb6fcc6b35346, fb69514b407a432487642efa7694784c; no voters: 
I20260710 13:15:28.273524  6908 raft_consensus.cc:2468] T 32f2e6c0394a472fb8ccff4f568d4500 P d23d174424c4456b964b2a208d42869b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e4b0e996b4c84535b0aeb6fcc6b35346 in term 0.
I20260710 13:15:28.282369  7026 tablet_bootstrap.cc:492] T 609d762e77fb4053aaff860fc98b76be P fb69514b407a432487642efa7694784c: No bootstrap required, opened a new log
I20260710 13:15:28.282796  7026 ts_tablet_manager.cc:1403] T 609d762e77fb4053aaff860fc98b76be P fb69514b407a432487642efa7694784c: Time spent bootstrapping tablet: real 0.140s	user 0.002s	sys 0.007s
I20260710 13:15:28.284945  7036 raft_consensus.cc:2804] T 32f2e6c0394a472fb8ccff4f568d4500 P e4b0e996b4c84535b0aeb6fcc6b35346 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:15:28.285135  7026 raft_consensus.cc:359] T 609d762e77fb4053aaff860fc98b76be P fb69514b407a432487642efa7694784c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fb69514b407a432487642efa7694784c" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 41929 } } peers { permanent_uuid: "d23d174424c4456b964b2a208d42869b" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 32867 } } peers { permanent_uuid: "e4b0e996b4c84535b0aeb6fcc6b35346" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 46679 } }
I20260710 13:15:28.285764  7026 raft_consensus.cc:385] T 609d762e77fb4053aaff860fc98b76be P fb69514b407a432487642efa7694784c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:15:28.286466  7026 raft_consensus.cc:740] T 609d762e77fb4053aaff860fc98b76be P fb69514b407a432487642efa7694784c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: fb69514b407a432487642efa7694784c, State: Initialized, Role: FOLLOWER
I20260710 13:15:28.287156  7026 consensus_queue.cc:260] T 609d762e77fb4053aaff860fc98b76be P fb69514b407a432487642efa7694784c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fb69514b407a432487642efa7694784c" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 41929 } } peers { permanent_uuid: "d23d174424c4456b964b2a208d42869b" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 32867 } } peers { permanent_uuid: "e4b0e996b4c84535b0aeb6fcc6b35346" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 46679 } }
I20260710 13:15:28.288666  7036 raft_consensus.cc:493] T 32f2e6c0394a472fb8ccff4f568d4500 P e4b0e996b4c84535b0aeb6fcc6b35346 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:15:28.289040  7036 raft_consensus.cc:3060] T 32f2e6c0394a472fb8ccff4f568d4500 P e4b0e996b4c84535b0aeb6fcc6b35346 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:15:28.289245  7026 ts_tablet_manager.cc:1434] T 609d762e77fb4053aaff860fc98b76be P fb69514b407a432487642efa7694784c: Time spent starting tablet: real 0.006s	user 0.006s	sys 0.001s
I20260710 13:15:28.290062  7026 tablet_bootstrap.cc:492] T ba7eb01c95604a4a99577eeab6ca76d0 P fb69514b407a432487642efa7694784c: Bootstrap starting.
I20260710 13:15:28.297158  7025 tablet_bootstrap.cc:492] T 98b588a2f58548d881001123cfb22294 P d23d174424c4456b964b2a208d42869b: No bootstrap required, opened a new log
I20260710 13:15:28.297561  7025 ts_tablet_manager.cc:1403] T 98b588a2f58548d881001123cfb22294 P d23d174424c4456b964b2a208d42869b: Time spent bootstrapping tablet: real 0.214s	user 0.020s	sys 0.038s
I20260710 13:15:28.297952  7027 tablet_bootstrap.cc:654] T 98b588a2f58548d881001123cfb22294 P e4b0e996b4c84535b0aeb6fcc6b35346: Neither blocks nor log segments found. Creating new log.
I20260710 13:15:28.300912  7025 raft_consensus.cc:359] T 98b588a2f58548d881001123cfb22294 P d23d174424c4456b964b2a208d42869b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fb69514b407a432487642efa7694784c" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 41929 } } peers { permanent_uuid: "d23d174424c4456b964b2a208d42869b" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 32867 } } peers { permanent_uuid: "e4b0e996b4c84535b0aeb6fcc6b35346" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 46679 } }
I20260710 13:15:28.301939  7025 raft_consensus.cc:385] T 98b588a2f58548d881001123cfb22294 P d23d174424c4456b964b2a208d42869b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:15:28.302192  7025 raft_consensus.cc:740] T 98b588a2f58548d881001123cfb22294 P d23d174424c4456b964b2a208d42869b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d23d174424c4456b964b2a208d42869b, State: Initialized, Role: FOLLOWER
I20260710 13:15:28.302779  7025 consensus_queue.cc:260] T 98b588a2f58548d881001123cfb22294 P d23d174424c4456b964b2a208d42869b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fb69514b407a432487642efa7694784c" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 41929 } } peers { permanent_uuid: "d23d174424c4456b964b2a208d42869b" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 32867 } } peers { permanent_uuid: "e4b0e996b4c84535b0aeb6fcc6b35346" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 46679 } }
I20260710 13:15:28.304942  7025 ts_tablet_manager.cc:1434] T 98b588a2f58548d881001123cfb22294 P d23d174424c4456b964b2a208d42869b: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260710 13:15:28.305722  7025 tablet_bootstrap.cc:492] T 8a667946726a46208373a80701d4c817 P d23d174424c4456b964b2a208d42869b: Bootstrap starting.
I20260710 13:15:28.305943  7026 tablet_bootstrap.cc:654] T ba7eb01c95604a4a99577eeab6ca76d0 P fb69514b407a432487642efa7694784c: Neither blocks nor log segments found. Creating new log.
I20260710 13:15:28.308249  7085 raft_consensus.cc:493] T 98b588a2f58548d881001123cfb22294 P d23d174424c4456b964b2a208d42869b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:15:28.308434  7036 raft_consensus.cc:515] T 32f2e6c0394a472fb8ccff4f568d4500 P e4b0e996b4c84535b0aeb6fcc6b35346 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fb69514b407a432487642efa7694784c" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 41929 } } peers { permanent_uuid: "d23d174424c4456b964b2a208d42869b" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 32867 } } peers { permanent_uuid: "e4b0e996b4c84535b0aeb6fcc6b35346" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 46679 } }
I20260710 13:15:28.308712  7085 raft_consensus.cc:515] T 98b588a2f58548d881001123cfb22294 P d23d174424c4456b964b2a208d42869b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fb69514b407a432487642efa7694784c" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 41929 } } peers { permanent_uuid: "d23d174424c4456b964b2a208d42869b" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 32867 } } peers { permanent_uuid: "e4b0e996b4c84535b0aeb6fcc6b35346" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 46679 } }
I20260710 13:15:28.310285  7036 leader_election.cc:290] T 32f2e6c0394a472fb8ccff4f568d4500 P e4b0e996b4c84535b0aeb6fcc6b35346 [CANDIDATE]: Term 1 election: Requested vote from peers fb69514b407a432487642efa7694784c (127.5.154.1:41929), d23d174424c4456b964b2a208d42869b (127.5.154.2:32867)
I20260710 13:15:28.310514  7085 leader_election.cc:290] T 98b588a2f58548d881001123cfb22294 P d23d174424c4456b964b2a208d42869b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers fb69514b407a432487642efa7694784c (127.5.154.1:41929), e4b0e996b4c84535b0aeb6fcc6b35346 (127.5.154.3:46679)
I20260710 13:15:28.311944  6835 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "98b588a2f58548d881001123cfb22294" candidate_uuid: "d23d174424c4456b964b2a208d42869b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fb69514b407a432487642efa7694784c" is_pre_election: true
I20260710 13:15:28.312608  6835 raft_consensus.cc:2468] T 98b588a2f58548d881001123cfb22294 P fb69514b407a432487642efa7694784c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d23d174424c4456b964b2a208d42869b in term 0.
I20260710 13:15:28.313644  7027 tablet_bootstrap.cc:492] T 98b588a2f58548d881001123cfb22294 P e4b0e996b4c84535b0aeb6fcc6b35346: No bootstrap required, opened a new log
I20260710 13:15:28.314167  7027 ts_tablet_manager.cc:1403] T 98b588a2f58548d881001123cfb22294 P e4b0e996b4c84535b0aeb6fcc6b35346: Time spent bootstrapping tablet: real 0.053s	user 0.004s	sys 0.007s
I20260710 13:15:28.316422  6981 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "98b588a2f58548d881001123cfb22294" candidate_uuid: "d23d174424c4456b964b2a208d42869b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e4b0e996b4c84535b0aeb6fcc6b35346" is_pre_election: true
I20260710 13:15:28.319229  7027 raft_consensus.cc:359] T 98b588a2f58548d881001123cfb22294 P e4b0e996b4c84535b0aeb6fcc6b35346 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fb69514b407a432487642efa7694784c" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 41929 } } peers { permanent_uuid: "d23d174424c4456b964b2a208d42869b" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 32867 } } peers { permanent_uuid: "e4b0e996b4c84535b0aeb6fcc6b35346" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 46679 } }
I20260710 13:15:28.319828  7027 raft_consensus.cc:385] T 98b588a2f58548d881001123cfb22294 P e4b0e996b4c84535b0aeb6fcc6b35346 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:15:28.320073  7027 raft_consensus.cc:740] T 98b588a2f58548d881001123cfb22294 P e4b0e996b4c84535b0aeb6fcc6b35346 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e4b0e996b4c84535b0aeb6fcc6b35346, State: Initialized, Role: FOLLOWER
I20260710 13:15:28.312008  7025 tablet_bootstrap.cc:654] T 8a667946726a46208373a80701d4c817 P d23d174424c4456b964b2a208d42869b: Neither blocks nor log segments found. Creating new log.
I20260710 13:15:28.322806  7026 tablet_bootstrap.cc:492] T ba7eb01c95604a4a99577eeab6ca76d0 P fb69514b407a432487642efa7694784c: No bootstrap required, opened a new log
I20260710 13:15:28.323203  7026 ts_tablet_manager.cc:1403] T ba7eb01c95604a4a99577eeab6ca76d0 P fb69514b407a432487642efa7694784c: Time spent bootstrapping tablet: real 0.033s	user 0.011s	sys 0.005s
I20260710 13:15:28.322919  7027 consensus_queue.cc:260] T 98b588a2f58548d881001123cfb22294 P e4b0e996b4c84535b0aeb6fcc6b35346 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fb69514b407a432487642efa7694784c" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 41929 } } peers { permanent_uuid: "d23d174424c4456b964b2a208d42869b" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 32867 } } peers { permanent_uuid: "e4b0e996b4c84535b0aeb6fcc6b35346" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 46679 } }
I20260710 13:15:28.324832  7027 ts_tablet_manager.cc:1434] T 98b588a2f58548d881001123cfb22294 P e4b0e996b4c84535b0aeb6fcc6b35346: Time spent starting tablet: real 0.010s	user 0.007s	sys 0.000s
I20260710 13:15:28.313750  6874 leader_election.cc:304] T 98b588a2f58548d881001123cfb22294 P d23d174424c4456b964b2a208d42869b [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: d23d174424c4456b964b2a208d42869b, fb69514b407a432487642efa7694784c; no voters: 
I20260710 13:15:28.325649  7027 tablet_bootstrap.cc:492] T 347053c4d8d04327a9720a6a06b14c2d P e4b0e996b4c84535b0aeb6fcc6b35346: Bootstrap starting.
I20260710 13:15:28.325544  7026 raft_consensus.cc:359] T ba7eb01c95604a4a99577eeab6ca76d0 P fb69514b407a432487642efa7694784c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fb69514b407a432487642efa7694784c" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 41929 } } peers { permanent_uuid: "d23d174424c4456b964b2a208d42869b" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 32867 } } peers { permanent_uuid: "e4b0e996b4c84535b0aeb6fcc6b35346" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 46679 } }
I20260710 13:15:28.326205  7026 raft_consensus.cc:385] T ba7eb01c95604a4a99577eeab6ca76d0 P fb69514b407a432487642efa7694784c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:15:28.326448  7026 raft_consensus.cc:740] T ba7eb01c95604a4a99577eeab6ca76d0 P fb69514b407a432487642efa7694784c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: fb69514b407a432487642efa7694784c, State: Initialized, Role: FOLLOWER
I20260710 13:15:28.327639  7026 consensus_queue.cc:260] T ba7eb01c95604a4a99577eeab6ca76d0 P fb69514b407a432487642efa7694784c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fb69514b407a432487642efa7694784c" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 41929 } } peers { permanent_uuid: "d23d174424c4456b964b2a208d42869b" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 32867 } } peers { permanent_uuid: "e4b0e996b4c84535b0aeb6fcc6b35346" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 46679 } }
I20260710 13:15:28.327967  6835 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "32f2e6c0394a472fb8ccff4f568d4500" candidate_uuid: "e4b0e996b4c84535b0aeb6fcc6b35346" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fb69514b407a432487642efa7694784c"
I20260710 13:15:28.328537  6835 raft_consensus.cc:3060] T 32f2e6c0394a472fb8ccff4f568d4500 P fb69514b407a432487642efa7694784c [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:15:28.329288  7026 ts_tablet_manager.cc:1434] T ba7eb01c95604a4a99577eeab6ca76d0 P fb69514b407a432487642efa7694784c: Time spent starting tablet: real 0.006s	user 0.006s	sys 0.001s
I20260710 13:15:28.330101  7026 tablet_bootstrap.cc:492] T 9f5bc7cc688b400d8617210578c6ab67 P fb69514b407a432487642efa7694784c: Bootstrap starting.
I20260710 13:15:28.331104  7027 tablet_bootstrap.cc:654] T 347053c4d8d04327a9720a6a06b14c2d P e4b0e996b4c84535b0aeb6fcc6b35346: Neither blocks nor log segments found. Creating new log.
I20260710 13:15:28.333491  6911 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "32f2e6c0394a472fb8ccff4f568d4500" candidate_uuid: "e4b0e996b4c84535b0aeb6fcc6b35346" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d23d174424c4456b964b2a208d42869b"
I20260710 13:15:28.334065  6911 raft_consensus.cc:3060] T 32f2e6c0394a472fb8ccff4f568d4500 P d23d174424c4456b964b2a208d42869b [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:15:28.335228  7026 tablet_bootstrap.cc:654] T 9f5bc7cc688b400d8617210578c6ab67 P fb69514b407a432487642efa7694784c: Neither blocks nor log segments found. Creating new log.
I20260710 13:15:28.335333  7025 tablet_bootstrap.cc:492] T 8a667946726a46208373a80701d4c817 P d23d174424c4456b964b2a208d42869b: No bootstrap required, opened a new log
I20260710 13:15:28.335783  7025 ts_tablet_manager.cc:1403] T 8a667946726a46208373a80701d4c817 P d23d174424c4456b964b2a208d42869b: Time spent bootstrapping tablet: real 0.030s	user 0.006s	sys 0.002s
W20260710 13:15:28.336884  6877 leader_election.cc:343] T 98b588a2f58548d881001123cfb22294 P d23d174424c4456b964b2a208d42869b [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer e4b0e996b4c84535b0aeb6fcc6b35346 (127.5.154.3:46679): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:15:28.338230  7025 raft_consensus.cc:359] T 8a667946726a46208373a80701d4c817 P d23d174424c4456b964b2a208d42869b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fb69514b407a432487642efa7694784c" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 41929 } } peers { permanent_uuid: "d23d174424c4456b964b2a208d42869b" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 32867 } } peers { permanent_uuid: "e4b0e996b4c84535b0aeb6fcc6b35346" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 46679 } }
I20260710 13:15:28.338821  7025 raft_consensus.cc:385] T 8a667946726a46208373a80701d4c817 P d23d174424c4456b964b2a208d42869b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:15:28.340045  7025 raft_consensus.cc:740] T 8a667946726a46208373a80701d4c817 P d23d174424c4456b964b2a208d42869b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d23d174424c4456b964b2a208d42869b, State: Initialized, Role: FOLLOWER
I20260710 13:15:28.341066  7025 consensus_queue.cc:260] T 8a667946726a46208373a80701d4c817 P d23d174424c4456b964b2a208d42869b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fb69514b407a432487642efa7694784c" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 41929 } } peers { permanent_uuid: "d23d174424c4456b964b2a208d42869b" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 32867 } } peers { permanent_uuid: "e4b0e996b4c84535b0aeb6fcc6b35346" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 46679 } }
I20260710 13:15:28.342259  7084 raft_consensus.cc:2804] T 98b588a2f58548d881001123cfb22294 P d23d174424c4456b964b2a208d42869b [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:15:28.342593  7084 raft_consensus.cc:493] T 98b588a2f58548d881001123cfb22294 P d23d174424c4456b964b2a208d42869b [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:15:28.342901  7084 raft_consensus.cc:3060] T 98b588a2f58548d881001123cfb22294 P d23d174424c4456b964b2a208d42869b [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:15:28.343480  7036 consensus_queue.cc:1048] T 356e1211bf7e4b8598874df9ddecf490 P e4b0e996b4c84535b0aeb6fcc6b35346 [LEADER]: Connected to new peer: Peer: permanent_uuid: "fb69514b407a432487642efa7694784c" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 41929 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:15:28.345278  7027 tablet_bootstrap.cc:492] T 347053c4d8d04327a9720a6a06b14c2d P e4b0e996b4c84535b0aeb6fcc6b35346: No bootstrap required, opened a new log
I20260710 13:15:28.345675  7027 ts_tablet_manager.cc:1403] T 347053c4d8d04327a9720a6a06b14c2d P e4b0e996b4c84535b0aeb6fcc6b35346: Time spent bootstrapping tablet: real 0.020s	user 0.006s	sys 0.010s
I20260710 13:15:28.348001  7084 raft_consensus.cc:515] T 98b588a2f58548d881001123cfb22294 P d23d174424c4456b964b2a208d42869b [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fb69514b407a432487642efa7694784c" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 41929 } } peers { permanent_uuid: "d23d174424c4456b964b2a208d42869b" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 32867 } } peers { permanent_uuid: "e4b0e996b4c84535b0aeb6fcc6b35346" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 46679 } }
I20260710 13:15:28.348076  7027 raft_consensus.cc:359] T 347053c4d8d04327a9720a6a06b14c2d P e4b0e996b4c84535b0aeb6fcc6b35346 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fb69514b407a432487642efa7694784c" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 41929 } } peers { permanent_uuid: "d23d174424c4456b964b2a208d42869b" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 32867 } } peers { permanent_uuid: "e4b0e996b4c84535b0aeb6fcc6b35346" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 46679 } }
I20260710 13:15:28.349800  7027 raft_consensus.cc:385] T 347053c4d8d04327a9720a6a06b14c2d P e4b0e996b4c84535b0aeb6fcc6b35346 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:15:28.350057  7027 raft_consensus.cc:740] T 347053c4d8d04327a9720a6a06b14c2d P e4b0e996b4c84535b0aeb6fcc6b35346 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e4b0e996b4c84535b0aeb6fcc6b35346, State: Initialized, Role: FOLLOWER
I20260710 13:15:28.350651  7027 consensus_queue.cc:260] T 347053c4d8d04327a9720a6a06b14c2d P e4b0e996b4c84535b0aeb6fcc6b35346 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fb69514b407a432487642efa7694784c" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 41929 } } peers { permanent_uuid: "d23d174424c4456b964b2a208d42869b" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 32867 } } peers { permanent_uuid: "e4b0e996b4c84535b0aeb6fcc6b35346" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 46679 } }
I20260710 13:15:28.350903  6833 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "98b588a2f58548d881001123cfb22294" candidate_uuid: "d23d174424c4456b964b2a208d42869b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fb69514b407a432487642efa7694784c"
I20260710 13:15:28.351431  6833 raft_consensus.cc:3060] T 98b588a2f58548d881001123cfb22294 P fb69514b407a432487642efa7694784c [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:15:28.352460  7027 ts_tablet_manager.cc:1434] T 347053c4d8d04327a9720a6a06b14c2d P e4b0e996b4c84535b0aeb6fcc6b35346: Time spent starting tablet: real 0.007s	user 0.002s	sys 0.002s
I20260710 13:15:28.353247  7027 tablet_bootstrap.cc:492] T 609d762e77fb4053aaff860fc98b76be P e4b0e996b4c84535b0aeb6fcc6b35346: Bootstrap starting.
I20260710 13:15:28.354105  7105 raft_consensus.cc:493] T 609d762e77fb4053aaff860fc98b76be P fb69514b407a432487642efa7694784c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:15:28.354547  7105 raft_consensus.cc:515] T 609d762e77fb4053aaff860fc98b76be P fb69514b407a432487642efa7694784c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fb69514b407a432487642efa7694784c" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 41929 } } peers { permanent_uuid: "d23d174424c4456b964b2a208d42869b" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 32867 } } peers { permanent_uuid: "e4b0e996b4c84535b0aeb6fcc6b35346" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 46679 } }
I20260710 13:15:28.357514  6833 raft_consensus.cc:2468] T 98b588a2f58548d881001123cfb22294 P fb69514b407a432487642efa7694784c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d23d174424c4456b964b2a208d42869b in term 1.
I20260710 13:15:28.358258  7027 tablet_bootstrap.cc:654] T 609d762e77fb4053aaff860fc98b76be P e4b0e996b4c84535b0aeb6fcc6b35346: Neither blocks nor log segments found. Creating new log.
I20260710 13:15:28.358512  6911 raft_consensus.cc:2468] T 32f2e6c0394a472fb8ccff4f568d4500 P d23d174424c4456b964b2a208d42869b [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e4b0e996b4c84535b0aeb6fcc6b35346 in term 1.
I20260710 13:15:28.359465  6981 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "98b588a2f58548d881001123cfb22294" candidate_uuid: "d23d174424c4456b964b2a208d42869b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e4b0e996b4c84535b0aeb6fcc6b35346"
I20260710 13:15:28.359990  6981 raft_consensus.cc:3060] T 98b588a2f58548d881001123cfb22294 P e4b0e996b4c84535b0aeb6fcc6b35346 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:15:28.360762  6835 raft_consensus.cc:2468] T 32f2e6c0394a472fb8ccff4f568d4500 P fb69514b407a432487642efa7694784c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e4b0e996b4c84535b0aeb6fcc6b35346 in term 1.
I20260710 13:15:28.342952  7025 ts_tablet_manager.cc:1434] T 8a667946726a46208373a80701d4c817 P d23d174424c4456b964b2a208d42869b: Time spent starting tablet: real 0.007s	user 0.000s	sys 0.008s
I20260710 13:15:28.356353  7105 leader_election.cc:290] T 609d762e77fb4053aaff860fc98b76be P fb69514b407a432487642efa7694784c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d23d174424c4456b964b2a208d42869b (127.5.154.2:32867), e4b0e996b4c84535b0aeb6fcc6b35346 (127.5.154.3:46679)
I20260710 13:15:28.364866  6948 leader_election.cc:304] T 32f2e6c0394a472fb8ccff4f568d4500 P e4b0e996b4c84535b0aeb6fcc6b35346 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: d23d174424c4456b964b2a208d42869b, e4b0e996b4c84535b0aeb6fcc6b35346; no voters: 
I20260710 13:15:28.401502  7026 tablet_bootstrap.cc:492] T 9f5bc7cc688b400d8617210578c6ab67 P fb69514b407a432487642efa7694784c: No bootstrap required, opened a new log
I20260710 13:15:28.395354  6981 raft_consensus.cc:2468] T 98b588a2f58548d881001123cfb22294 P e4b0e996b4c84535b0aeb6fcc6b35346 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d23d174424c4456b964b2a208d42869b in term 1.
I20260710 13:15:28.405928  7026 ts_tablet_manager.cc:1403] T 9f5bc7cc688b400d8617210578c6ab67 P fb69514b407a432487642efa7694784c: Time spent bootstrapping tablet: real 0.076s	user 0.028s	sys 0.016s
I20260710 13:15:28.363394  7084 leader_election.cc:290] T 98b588a2f58548d881001123cfb22294 P d23d174424c4456b964b2a208d42869b [CANDIDATE]: Term 1 election: Requested vote from peers fb69514b407a432487642efa7694784c (127.5.154.1:41929), e4b0e996b4c84535b0aeb6fcc6b35346 (127.5.154.3:46679)
I20260710 13:15:28.399514  7036 raft_consensus.cc:493] T 2a4ef710fc364ab5a877e8dfcd8f893d P e4b0e996b4c84535b0aeb6fcc6b35346 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:15:28.408098  7161 raft_consensus.cc:2804] T 32f2e6c0394a472fb8ccff4f568d4500 P e4b0e996b4c84535b0aeb6fcc6b35346 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:15:28.407922  7036 raft_consensus.cc:515] T 2a4ef710fc364ab5a877e8dfcd8f893d P e4b0e996b4c84535b0aeb6fcc6b35346 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fb69514b407a432487642efa7694784c" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 41929 } } peers { permanent_uuid: "d23d174424c4456b964b2a208d42869b" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 32867 } } peers { permanent_uuid: "e4b0e996b4c84535b0aeb6fcc6b35346" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 46679 } }
I20260710 13:15:28.408594  7161 raft_consensus.cc:697] T 32f2e6c0394a472fb8ccff4f568d4500 P e4b0e996b4c84535b0aeb6fcc6b35346 [term 1 LEADER]: Becoming Leader. State: Replica: e4b0e996b4c84535b0aeb6fcc6b35346, State: Running, Role: LEADER
I20260710 13:15:28.401624  7025 tablet_bootstrap.cc:492] T 9f5bc7cc688b400d8617210578c6ab67 P d23d174424c4456b964b2a208d42869b: Bootstrap starting.
I20260710 13:15:28.365168  6982 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "609d762e77fb4053aaff860fc98b76be" candidate_uuid: "fb69514b407a432487642efa7694784c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e4b0e996b4c84535b0aeb6fcc6b35346" is_pre_election: true
W20260710 13:15:28.410122  6802 leader_election.cc:343] T 609d762e77fb4053aaff860fc98b76be P fb69514b407a432487642efa7694784c [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer e4b0e996b4c84535b0aeb6fcc6b35346 (127.5.154.3:46679): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:15:28.410849  7161 consensus_queue.cc:237] T 32f2e6c0394a472fb8ccff4f568d4500 P e4b0e996b4c84535b0aeb6fcc6b35346 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fb69514b407a432487642efa7694784c" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 41929 } } peers { permanent_uuid: "d23d174424c4456b964b2a208d42869b" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 32867 } } peers { permanent_uuid: "e4b0e996b4c84535b0aeb6fcc6b35346" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 46679 } }
I20260710 13:15:28.363013  6874 leader_election.cc:304] T 98b588a2f58548d881001123cfb22294 P d23d174424c4456b964b2a208d42869b [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: d23d174424c4456b964b2a208d42869b, fb69514b407a432487642efa7694784c; no voters: 
I20260710 13:15:28.413199  7073 consensus_queue.cc:1048] T 356e1211bf7e4b8598874df9ddecf490 P e4b0e996b4c84535b0aeb6fcc6b35346 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d23d174424c4456b964b2a208d42869b" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 32867 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260710 13:15:28.413398  6874 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.5.154.1:41929, user_credentials={real_user=slave}} blocked reactor thread for 50462.6us
I20260710 13:15:28.413993  7084 raft_consensus.cc:2804] T 98b588a2f58548d881001123cfb22294 P d23d174424c4456b964b2a208d42869b [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:15:28.415561  7036 leader_election.cc:290] T 2a4ef710fc364ab5a877e8dfcd8f893d P e4b0e996b4c84535b0aeb6fcc6b35346 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers fb69514b407a432487642efa7694784c (127.5.154.1:41929), d23d174424c4456b964b2a208d42869b (127.5.154.2:32867)
I20260710 13:15:28.417788  7026 raft_consensus.cc:359] T 9f5bc7cc688b400d8617210578c6ab67 P fb69514b407a432487642efa7694784c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fb69514b407a432487642efa7694784c" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 41929 } } peers { permanent_uuid: "d23d174424c4456b964b2a208d42869b" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 32867 } } peers { permanent_uuid: "e4b0e996b4c84535b0aeb6fcc6b35346" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 46679 } }
I20260710 13:15:28.418422  7026 raft_consensus.cc:385] T 9f5bc7cc688b400d8617210578c6ab67 P fb69514b407a432487642efa7694784c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:15:28.418684  7026 raft_consensus.cc:740] T 9f5bc7cc688b400d8617210578c6ab67 P fb69514b407a432487642efa7694784c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: fb69514b407a432487642efa7694784c, State: Initialized, Role: FOLLOWER
I20260710 13:15:28.419713  6836 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2a4ef710fc364ab5a877e8dfcd8f893d" candidate_uuid: "e4b0e996b4c84535b0aeb6fcc6b35346" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fb69514b407a432487642efa7694784c" is_pre_election: true
I20260710 13:15:28.420475  6907 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2a4ef710fc364ab5a877e8dfcd8f893d" candidate_uuid: "e4b0e996b4c84535b0aeb6fcc6b35346" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d23d174424c4456b964b2a208d42869b" is_pre_election: true
I20260710 13:15:28.420614  7084 raft_consensus.cc:697] T 98b588a2f58548d881001123cfb22294 P d23d174424c4456b964b2a208d42869b [term 1 LEADER]: Becoming Leader. State: Replica: d23d174424c4456b964b2a208d42869b, State: Running, Role: LEADER
I20260710 13:15:28.421490  7084 consensus_queue.cc:237] T 98b588a2f58548d881001123cfb22294 P d23d174424c4456b964b2a208d42869b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fb69514b407a432487642efa7694784c" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 41929 } } peers { permanent_uuid: "d23d174424c4456b964b2a208d42869b" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 32867 } } peers { permanent_uuid: "e4b0e996b4c84535b0aeb6fcc6b35346" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 46679 } }
I20260710 13:15:28.421932  7026 consensus_queue.cc:260] T 9f5bc7cc688b400d8617210578c6ab67 P fb69514b407a432487642efa7694784c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fb69514b407a432487642efa7694784c" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 41929 } } peers { permanent_uuid: "d23d174424c4456b964b2a208d42869b" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 32867 } } peers { permanent_uuid: "e4b0e996b4c84535b0aeb6fcc6b35346" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 46679 } }
I20260710 13:15:28.383533  6911 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "609d762e77fb4053aaff860fc98b76be" candidate_uuid: "fb69514b407a432487642efa7694784c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d23d174424c4456b964b2a208d42869b" is_pre_election: true
I20260710 13:15:28.420480  6836 raft_consensus.cc:2393] T 2a4ef710fc364ab5a877e8dfcd8f893d P fb69514b407a432487642efa7694784c [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate e4b0e996b4c84535b0aeb6fcc6b35346 in current term 1: Already voted for candidate d23d174424c4456b964b2a208d42869b in this term.
I20260710 13:15:28.429028  7026 ts_tablet_manager.cc:1434] T 9f5bc7cc688b400d8617210578c6ab67 P fb69514b407a432487642efa7694784c: Time spent starting tablet: real 0.023s	user 0.004s	sys 0.002s
W20260710 13:15:28.432210  6799 leader_election.cc:343] T 609d762e77fb4053aaff860fc98b76be P fb69514b407a432487642efa7694784c [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer d23d174424c4456b964b2a208d42869b (127.5.154.2:32867): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:15:28.432657  6799 leader_election.cc:304] T 609d762e77fb4053aaff860fc98b76be P fb69514b407a432487642efa7694784c [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: fb69514b407a432487642efa7694784c; no voters: d23d174424c4456b964b2a208d42869b, e4b0e996b4c84535b0aeb6fcc6b35346
I20260710 13:15:28.433277  7105 raft_consensus.cc:2749] T 609d762e77fb4053aaff860fc98b76be P fb69514b407a432487642efa7694784c [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:15:28.434399  6948 leader_election.cc:304] T 2a4ef710fc364ab5a877e8dfcd8f893d P e4b0e996b4c84535b0aeb6fcc6b35346 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: e4b0e996b4c84535b0aeb6fcc6b35346; no voters: d23d174424c4456b964b2a208d42869b, fb69514b407a432487642efa7694784c
I20260710 13:15:28.435040  7078 raft_consensus.cc:3060] T 2a4ef710fc364ab5a877e8dfcd8f893d P e4b0e996b4c84535b0aeb6fcc6b35346 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:15:28.439719  7025 tablet_bootstrap.cc:654] T 9f5bc7cc688b400d8617210578c6ab67 P d23d174424c4456b964b2a208d42869b: Neither blocks nor log segments found. Creating new log.
I20260710 13:15:28.439987  7078 raft_consensus.cc:2749] T 2a4ef710fc364ab5a877e8dfcd8f893d P e4b0e996b4c84535b0aeb6fcc6b35346 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:15:28.443186  7027 tablet_bootstrap.cc:492] T 609d762e77fb4053aaff860fc98b76be P e4b0e996b4c84535b0aeb6fcc6b35346: No bootstrap required, opened a new log
I20260710 13:15:28.443734  7027 ts_tablet_manager.cc:1403] T 609d762e77fb4053aaff860fc98b76be P e4b0e996b4c84535b0aeb6fcc6b35346: Time spent bootstrapping tablet: real 0.091s	user 0.008s	sys 0.011s
I20260710 13:15:28.443172  6732 catalog_manager.cc:5697] T 32f2e6c0394a472fb8ccff4f568d4500 P e4b0e996b4c84535b0aeb6fcc6b35346 reported cstate change: term changed from 0 to 1, leader changed from <none> to e4b0e996b4c84535b0aeb6fcc6b35346 (127.5.154.3). New cstate: current_term: 1 leader_uuid: "e4b0e996b4c84535b0aeb6fcc6b35346" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fb69514b407a432487642efa7694784c" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 41929 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d23d174424c4456b964b2a208d42869b" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 32867 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e4b0e996b4c84535b0aeb6fcc6b35346" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 46679 } health_report { overall_health: HEALTHY } } }
I20260710 13:15:28.447739  7025 tablet_bootstrap.cc:492] T 9f5bc7cc688b400d8617210578c6ab67 P d23d174424c4456b964b2a208d42869b: No bootstrap required, opened a new log
I20260710 13:15:28.448129  7025 ts_tablet_manager.cc:1403] T 9f5bc7cc688b400d8617210578c6ab67 P d23d174424c4456b964b2a208d42869b: Time spent bootstrapping tablet: real 0.047s	user 0.006s	sys 0.005s
I20260710 13:15:28.448200  7027 raft_consensus.cc:359] T 609d762e77fb4053aaff860fc98b76be P e4b0e996b4c84535b0aeb6fcc6b35346 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fb69514b407a432487642efa7694784c" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 41929 } } peers { permanent_uuid: "d23d174424c4456b964b2a208d42869b" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 32867 } } peers { permanent_uuid: "e4b0e996b4c84535b0aeb6fcc6b35346" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 46679 } }
I20260710 13:15:28.448890  7027 raft_consensus.cc:385] T 609d762e77fb4053aaff860fc98b76be P e4b0e996b4c84535b0aeb6fcc6b35346 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:15:28.449151  7027 raft_consensus.cc:740] T 609d762e77fb4053aaff860fc98b76be P e4b0e996b4c84535b0aeb6fcc6b35346 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e4b0e996b4c84535b0aeb6fcc6b35346, State: Initialized, Role: FOLLOWER
I20260710 13:15:28.449717  7027 consensus_queue.cc:260] T 609d762e77fb4053aaff860fc98b76be P e4b0e996b4c84535b0aeb6fcc6b35346 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fb69514b407a432487642efa7694784c" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 41929 } } peers { permanent_uuid: "d23d174424c4456b964b2a208d42869b" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 32867 } } peers { permanent_uuid: "e4b0e996b4c84535b0aeb6fcc6b35346" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 46679 } }
I20260710 13:15:28.451661  7027 ts_tablet_manager.cc:1434] T 609d762e77fb4053aaff860fc98b76be P e4b0e996b4c84535b0aeb6fcc6b35346: Time spent starting tablet: real 0.008s	user 0.003s	sys 0.000s
I20260710 13:15:28.452448  7027 tablet_bootstrap.cc:492] T 9f5bc7cc688b400d8617210578c6ab67 P e4b0e996b4c84535b0aeb6fcc6b35346: Bootstrap starting.
I20260710 13:15:28.452468  7025 raft_consensus.cc:359] T 9f5bc7cc688b400d8617210578c6ab67 P d23d174424c4456b964b2a208d42869b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fb69514b407a432487642efa7694784c" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 41929 } } peers { permanent_uuid: "d23d174424c4456b964b2a208d42869b" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 32867 } } peers { permanent_uuid: "e4b0e996b4c84535b0aeb6fcc6b35346" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 46679 } }
I20260710 13:15:28.453835  7025 raft_consensus.cc:385] T 9f5bc7cc688b400d8617210578c6ab67 P d23d174424c4456b964b2a208d42869b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:15:28.454066  7025 raft_consensus.cc:740] T 9f5bc7cc688b400d8617210578c6ab67 P d23d174424c4456b964b2a208d42869b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d23d174424c4456b964b2a208d42869b, State: Initialized, Role: FOLLOWER
I20260710 13:15:28.454734  7025 consensus_queue.cc:260] T 9f5bc7cc688b400d8617210578c6ab67 P d23d174424c4456b964b2a208d42869b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fb69514b407a432487642efa7694784c" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 41929 } } peers { permanent_uuid: "d23d174424c4456b964b2a208d42869b" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 32867 } } peers { permanent_uuid: "e4b0e996b4c84535b0aeb6fcc6b35346" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 46679 } }
I20260710 13:15:28.454839  6733 catalog_manager.cc:5697] T 98b588a2f58548d881001123cfb22294 P d23d174424c4456b964b2a208d42869b reported cstate change: term changed from 0 to 1, leader changed from <none> to d23d174424c4456b964b2a208d42869b (127.5.154.2). New cstate: current_term: 1 leader_uuid: "d23d174424c4456b964b2a208d42869b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fb69514b407a432487642efa7694784c" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 41929 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d23d174424c4456b964b2a208d42869b" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 32867 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e4b0e996b4c84535b0aeb6fcc6b35346" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 46679 } health_report { overall_health: UNKNOWN } } }
I20260710 13:15:28.457090  7025 ts_tablet_manager.cc:1434] T 9f5bc7cc688b400d8617210578c6ab67 P d23d174424c4456b964b2a208d42869b: Time spent starting tablet: real 0.009s	user 0.005s	sys 0.001s
I20260710 13:15:28.457890  7025 tablet_bootstrap.cc:492] T 609d762e77fb4053aaff860fc98b76be P d23d174424c4456b964b2a208d42869b: Bootstrap starting.
I20260710 13:15:28.458487  7027 tablet_bootstrap.cc:654] T 9f5bc7cc688b400d8617210578c6ab67 P e4b0e996b4c84535b0aeb6fcc6b35346: Neither blocks nor log segments found. Creating new log.
I20260710 13:15:28.462774  7025 tablet_bootstrap.cc:654] T 609d762e77fb4053aaff860fc98b76be P d23d174424c4456b964b2a208d42869b: Neither blocks nor log segments found. Creating new log.
I20260710 13:15:28.466537  7027 tablet_bootstrap.cc:492] T 9f5bc7cc688b400d8617210578c6ab67 P e4b0e996b4c84535b0aeb6fcc6b35346: No bootstrap required, opened a new log
I20260710 13:15:28.466924  7027 ts_tablet_manager.cc:1403] T 9f5bc7cc688b400d8617210578c6ab67 P e4b0e996b4c84535b0aeb6fcc6b35346: Time spent bootstrapping tablet: real 0.015s	user 0.007s	sys 0.006s
I20260710 13:15:28.467705  7025 tablet_bootstrap.cc:492] T 609d762e77fb4053aaff860fc98b76be P d23d174424c4456b964b2a208d42869b: No bootstrap required, opened a new log
I20260710 13:15:28.468091  7025 ts_tablet_manager.cc:1403] T 609d762e77fb4053aaff860fc98b76be P d23d174424c4456b964b2a208d42869b: Time spent bootstrapping tablet: real 0.010s	user 0.005s	sys 0.003s
I20260710 13:15:28.469177  7027 raft_consensus.cc:359] T 9f5bc7cc688b400d8617210578c6ab67 P e4b0e996b4c84535b0aeb6fcc6b35346 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fb69514b407a432487642efa7694784c" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 41929 } } peers { permanent_uuid: "d23d174424c4456b964b2a208d42869b" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 32867 } } peers { permanent_uuid: "e4b0e996b4c84535b0aeb6fcc6b35346" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 46679 } }
I20260710 13:15:28.469632  7027 raft_consensus.cc:385] T 9f5bc7cc688b400d8617210578c6ab67 P e4b0e996b4c84535b0aeb6fcc6b35346 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:15:28.469830  7027 raft_consensus.cc:740] T 9f5bc7cc688b400d8617210578c6ab67 P e4b0e996b4c84535b0aeb6fcc6b35346 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e4b0e996b4c84535b0aeb6fcc6b35346, State: Initialized, Role: FOLLOWER
I20260710 13:15:28.470333  7027 consensus_queue.cc:260] T 9f5bc7cc688b400d8617210578c6ab67 P e4b0e996b4c84535b0aeb6fcc6b35346 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fb69514b407a432487642efa7694784c" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 41929 } } peers { permanent_uuid: "d23d174424c4456b964b2a208d42869b" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 32867 } } peers { permanent_uuid: "e4b0e996b4c84535b0aeb6fcc6b35346" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 46679 } }
I20260710 13:15:28.470420  7025 raft_consensus.cc:359] T 609d762e77fb4053aaff860fc98b76be P d23d174424c4456b964b2a208d42869b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fb69514b407a432487642efa7694784c" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 41929 } } peers { permanent_uuid: "d23d174424c4456b964b2a208d42869b" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 32867 } } peers { permanent_uuid: "e4b0e996b4c84535b0aeb6fcc6b35346" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 46679 } }
I20260710 13:15:28.471056  7025 raft_consensus.cc:385] T 609d762e77fb4053aaff860fc98b76be P d23d174424c4456b964b2a208d42869b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:15:28.471319  7025 raft_consensus.cc:740] T 609d762e77fb4053aaff860fc98b76be P d23d174424c4456b964b2a208d42869b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d23d174424c4456b964b2a208d42869b, State: Initialized, Role: FOLLOWER
I20260710 13:15:28.472163  7025 consensus_queue.cc:260] T 609d762e77fb4053aaff860fc98b76be P d23d174424c4456b964b2a208d42869b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fb69514b407a432487642efa7694784c" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 41929 } } peers { permanent_uuid: "d23d174424c4456b964b2a208d42869b" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 32867 } } peers { permanent_uuid: "e4b0e996b4c84535b0aeb6fcc6b35346" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 46679 } }
I20260710 13:15:28.473196  7027 ts_tablet_manager.cc:1434] T 9f5bc7cc688b400d8617210578c6ab67 P e4b0e996b4c84535b0aeb6fcc6b35346: Time spent starting tablet: real 0.006s	user 0.006s	sys 0.000s
I20260710 13:15:28.474027  7027 tablet_bootstrap.cc:492] T 8a667946726a46208373a80701d4c817 P e4b0e996b4c84535b0aeb6fcc6b35346: Bootstrap starting.
I20260710 13:15:28.474227  7025 ts_tablet_manager.cc:1434] T 609d762e77fb4053aaff860fc98b76be P d23d174424c4456b964b2a208d42869b: Time spent starting tablet: real 0.006s	user 0.003s	sys 0.003s
I20260710 13:15:28.478036  7027 tablet_bootstrap.cc:654] T 8a667946726a46208373a80701d4c817 P e4b0e996b4c84535b0aeb6fcc6b35346: Neither blocks nor log segments found. Creating new log.
I20260710 13:15:28.483865  7027 tablet_bootstrap.cc:492] T 8a667946726a46208373a80701d4c817 P e4b0e996b4c84535b0aeb6fcc6b35346: No bootstrap required, opened a new log
I20260710 13:15:28.484187  7027 ts_tablet_manager.cc:1403] T 8a667946726a46208373a80701d4c817 P e4b0e996b4c84535b0aeb6fcc6b35346: Time spent bootstrapping tablet: real 0.010s	user 0.005s	sys 0.003s
I20260710 13:15:28.486047  7027 raft_consensus.cc:359] T 8a667946726a46208373a80701d4c817 P e4b0e996b4c84535b0aeb6fcc6b35346 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fb69514b407a432487642efa7694784c" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 41929 } } peers { permanent_uuid: "d23d174424c4456b964b2a208d42869b" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 32867 } } peers { permanent_uuid: "e4b0e996b4c84535b0aeb6fcc6b35346" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 46679 } }
I20260710 13:15:28.486568  7027 raft_consensus.cc:385] T 8a667946726a46208373a80701d4c817 P e4b0e996b4c84535b0aeb6fcc6b35346 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:15:28.486778  7027 raft_consensus.cc:740] T 8a667946726a46208373a80701d4c817 P e4b0e996b4c84535b0aeb6fcc6b35346 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e4b0e996b4c84535b0aeb6fcc6b35346, State: Initialized, Role: FOLLOWER
I20260710 13:15:28.487489  7084 raft_consensus.cc:493] T 609d762e77fb4053aaff860fc98b76be P d23d174424c4456b964b2a208d42869b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:15:28.487300  7027 consensus_queue.cc:260] T 8a667946726a46208373a80701d4c817 P e4b0e996b4c84535b0aeb6fcc6b35346 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fb69514b407a432487642efa7694784c" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 41929 } } peers { permanent_uuid: "d23d174424c4456b964b2a208d42869b" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 32867 } } peers { permanent_uuid: "e4b0e996b4c84535b0aeb6fcc6b35346" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 46679 } }
I20260710 13:15:28.487917  7084 raft_consensus.cc:515] T 609d762e77fb4053aaff860fc98b76be P d23d174424c4456b964b2a208d42869b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fb69514b407a432487642efa7694784c" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 41929 } } peers { permanent_uuid: "d23d174424c4456b964b2a208d42869b" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 32867 } } peers { permanent_uuid: "e4b0e996b4c84535b0aeb6fcc6b35346" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 46679 } }
I20260710 13:15:28.489411  7027 ts_tablet_manager.cc:1434] T 8a667946726a46208373a80701d4c817 P e4b0e996b4c84535b0aeb6fcc6b35346: Time spent starting tablet: real 0.005s	user 0.006s	sys 0.000s
I20260710 13:15:28.489530  7161 raft_consensus.cc:493] T 9f5bc7cc688b400d8617210578c6ab67 P e4b0e996b4c84535b0aeb6fcc6b35346 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:15:28.489838  7084 leader_election.cc:290] T 609d762e77fb4053aaff860fc98b76be P d23d174424c4456b964b2a208d42869b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers fb69514b407a432487642efa7694784c (127.5.154.1:41929), e4b0e996b4c84535b0aeb6fcc6b35346 (127.5.154.3:46679)
I20260710 13:15:28.490240  7027 tablet_bootstrap.cc:492] T ba7eb01c95604a4a99577eeab6ca76d0 P e4b0e996b4c84535b0aeb6fcc6b35346: Bootstrap starting.
I20260710 13:15:28.490454  7161 raft_consensus.cc:515] T 9f5bc7cc688b400d8617210578c6ab67 P e4b0e996b4c84535b0aeb6fcc6b35346 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fb69514b407a432487642efa7694784c" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 41929 } } peers { permanent_uuid: "d23d174424c4456b964b2a208d42869b" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 32867 } } peers { permanent_uuid: "e4b0e996b4c84535b0aeb6fcc6b35346" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 46679 } }
I20260710 13:15:28.493124  6982 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "609d762e77fb4053aaff860fc98b76be" candidate_uuid: "d23d174424c4456b964b2a208d42869b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e4b0e996b4c84535b0aeb6fcc6b35346" is_pre_election: true
I20260710 13:15:28.494655  6835 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "609d762e77fb4053aaff860fc98b76be" candidate_uuid: "d23d174424c4456b964b2a208d42869b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fb69514b407a432487642efa7694784c" is_pre_election: true
I20260710 13:15:28.495174  6835 raft_consensus.cc:2468] T 609d762e77fb4053aaff860fc98b76be P fb69514b407a432487642efa7694784c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d23d174424c4456b964b2a208d42869b in term 0.
I20260710 13:15:28.495505  6909 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9f5bc7cc688b400d8617210578c6ab67" candidate_uuid: "e4b0e996b4c84535b0aeb6fcc6b35346" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d23d174424c4456b964b2a208d42869b" is_pre_election: true
I20260710 13:15:28.496064  6909 raft_consensus.cc:2468] T 9f5bc7cc688b400d8617210578c6ab67 P d23d174424c4456b964b2a208d42869b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e4b0e996b4c84535b0aeb6fcc6b35346 in term 0.
I20260710 13:15:28.497040  6948 leader_election.cc:304] T 9f5bc7cc688b400d8617210578c6ab67 P e4b0e996b4c84535b0aeb6fcc6b35346 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: d23d174424c4456b964b2a208d42869b, e4b0e996b4c84535b0aeb6fcc6b35346; no voters: 
I20260710 13:15:28.497283  7027 tablet_bootstrap.cc:654] T ba7eb01c95604a4a99577eeab6ca76d0 P e4b0e996b4c84535b0aeb6fcc6b35346: Neither blocks nor log segments found. Creating new log.
I20260710 13:15:28.497551  6874 leader_election.cc:304] T 609d762e77fb4053aaff860fc98b76be P d23d174424c4456b964b2a208d42869b [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: d23d174424c4456b964b2a208d42869b, fb69514b407a432487642efa7694784c; no voters: 
I20260710 13:15:28.497830  7078 raft_consensus.cc:2804] T 9f5bc7cc688b400d8617210578c6ab67 P e4b0e996b4c84535b0aeb6fcc6b35346 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:15:28.498194  7078 raft_consensus.cc:493] T 9f5bc7cc688b400d8617210578c6ab67 P e4b0e996b4c84535b0aeb6fcc6b35346 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:15:28.498507  7078 raft_consensus.cc:3060] T 9f5bc7cc688b400d8617210578c6ab67 P e4b0e996b4c84535b0aeb6fcc6b35346 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:15:28.493712  6982 raft_consensus.cc:2468] T 609d762e77fb4053aaff860fc98b76be P e4b0e996b4c84535b0aeb6fcc6b35346 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d23d174424c4456b964b2a208d42869b in term 0.
I20260710 13:15:28.501076  6835 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9f5bc7cc688b400d8617210578c6ab67" candidate_uuid: "e4b0e996b4c84535b0aeb6fcc6b35346" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fb69514b407a432487642efa7694784c" is_pre_election: true
I20260710 13:15:28.501629  6835 raft_consensus.cc:2468] T 9f5bc7cc688b400d8617210578c6ab67 P fb69514b407a432487642efa7694784c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e4b0e996b4c84535b0aeb6fcc6b35346 in term 0.
I20260710 13:15:28.492259  7161 leader_election.cc:290] T 9f5bc7cc688b400d8617210578c6ab67 P e4b0e996b4c84535b0aeb6fcc6b35346 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers fb69514b407a432487642efa7694784c (127.5.154.1:41929), d23d174424c4456b964b2a208d42869b (127.5.154.2:32867)
I20260710 13:15:28.504374  7084 raft_consensus.cc:2804] T 609d762e77fb4053aaff860fc98b76be P d23d174424c4456b964b2a208d42869b [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:15:28.504797  7084 raft_consensus.cc:493] T 609d762e77fb4053aaff860fc98b76be P d23d174424c4456b964b2a208d42869b [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:15:28.505124  7084 raft_consensus.cc:3060] T 609d762e77fb4053aaff860fc98b76be P d23d174424c4456b964b2a208d42869b [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:15:28.505982  7078 raft_consensus.cc:515] T 9f5bc7cc688b400d8617210578c6ab67 P e4b0e996b4c84535b0aeb6fcc6b35346 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fb69514b407a432487642efa7694784c" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 41929 } } peers { permanent_uuid: "d23d174424c4456b964b2a208d42869b" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 32867 } } peers { permanent_uuid: "e4b0e996b4c84535b0aeb6fcc6b35346" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 46679 } }
I20260710 13:15:28.507097  7027 tablet_bootstrap.cc:492] T ba7eb01c95604a4a99577eeab6ca76d0 P e4b0e996b4c84535b0aeb6fcc6b35346: No bootstrap required, opened a new log
I20260710 13:15:28.507524  7027 ts_tablet_manager.cc:1403] T ba7eb01c95604a4a99577eeab6ca76d0 P e4b0e996b4c84535b0aeb6fcc6b35346: Time spent bootstrapping tablet: real 0.017s	user 0.011s	sys 0.003s
I20260710 13:15:28.507987  6835 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9f5bc7cc688b400d8617210578c6ab67" candidate_uuid: "e4b0e996b4c84535b0aeb6fcc6b35346" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fb69514b407a432487642efa7694784c"
I20260710 13:15:28.508399  6835 raft_consensus.cc:3060] T 9f5bc7cc688b400d8617210578c6ab67 P fb69514b407a432487642efa7694784c [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:15:28.509876  7027 raft_consensus.cc:359] T ba7eb01c95604a4a99577eeab6ca76d0 P e4b0e996b4c84535b0aeb6fcc6b35346 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fb69514b407a432487642efa7694784c" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 41929 } } peers { permanent_uuid: "d23d174424c4456b964b2a208d42869b" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 32867 } } peers { permanent_uuid: "e4b0e996b4c84535b0aeb6fcc6b35346" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 46679 } }
I20260710 13:15:28.510560  7027 raft_consensus.cc:385] T ba7eb01c95604a4a99577eeab6ca76d0 P e4b0e996b4c84535b0aeb6fcc6b35346 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:15:28.510813  7027 raft_consensus.cc:740] T ba7eb01c95604a4a99577eeab6ca76d0 P e4b0e996b4c84535b0aeb6fcc6b35346 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e4b0e996b4c84535b0aeb6fcc6b35346, State: Initialized, Role: FOLLOWER
I20260710 13:15:28.511157  7084 raft_consensus.cc:515] T 609d762e77fb4053aaff860fc98b76be P d23d174424c4456b964b2a208d42869b [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fb69514b407a432487642efa7694784c" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 41929 } } peers { permanent_uuid: "d23d174424c4456b964b2a208d42869b" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 32867 } } peers { permanent_uuid: "e4b0e996b4c84535b0aeb6fcc6b35346" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 46679 } }
I20260710 13:15:28.511524  7027 consensus_queue.cc:260] T ba7eb01c95604a4a99577eeab6ca76d0 P e4b0e996b4c84535b0aeb6fcc6b35346 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fb69514b407a432487642efa7694784c" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 41929 } } peers { permanent_uuid: "d23d174424c4456b964b2a208d42869b" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 32867 } } peers { permanent_uuid: "e4b0e996b4c84535b0aeb6fcc6b35346" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 46679 } }
I20260710 13:15:28.513630  6836 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "609d762e77fb4053aaff860fc98b76be" candidate_uuid: "d23d174424c4456b964b2a208d42869b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fb69514b407a432487642efa7694784c"
I20260710 13:15:28.514019  7084 leader_election.cc:290] T 609d762e77fb4053aaff860fc98b76be P d23d174424c4456b964b2a208d42869b [CANDIDATE]: Term 1 election: Requested vote from peers fb69514b407a432487642efa7694784c (127.5.154.1:41929), e4b0e996b4c84535b0aeb6fcc6b35346 (127.5.154.3:46679)
I20260710 13:15:28.514170  6836 raft_consensus.cc:3060] T 609d762e77fb4053aaff860fc98b76be P fb69514b407a432487642efa7694784c [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:15:28.515024  6982 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "609d762e77fb4053aaff860fc98b76be" candidate_uuid: "d23d174424c4456b964b2a208d42869b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e4b0e996b4c84535b0aeb6fcc6b35346"
I20260710 13:15:28.515496  6982 raft_consensus.cc:3060] T 609d762e77fb4053aaff860fc98b76be P e4b0e996b4c84535b0aeb6fcc6b35346 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:15:28.519814  6836 raft_consensus.cc:2468] T 609d762e77fb4053aaff860fc98b76be P fb69514b407a432487642efa7694784c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d23d174424c4456b964b2a208d42869b in term 1.
I20260710 13:15:28.520226  6982 raft_consensus.cc:2468] T 609d762e77fb4053aaff860fc98b76be P e4b0e996b4c84535b0aeb6fcc6b35346 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d23d174424c4456b964b2a208d42869b in term 1.
I20260710 13:15:28.520620  7027 ts_tablet_manager.cc:1434] T ba7eb01c95604a4a99577eeab6ca76d0 P e4b0e996b4c84535b0aeb6fcc6b35346: Time spent starting tablet: real 0.013s	user 0.007s	sys 0.001s
I20260710 13:15:28.520876  6874 leader_election.cc:304] T 609d762e77fb4053aaff860fc98b76be P d23d174424c4456b964b2a208d42869b [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: d23d174424c4456b964b2a208d42869b, fb69514b407a432487642efa7694784c; no voters: 
I20260710 13:15:28.521365  7078 leader_election.cc:290] T 9f5bc7cc688b400d8617210578c6ab67 P e4b0e996b4c84535b0aeb6fcc6b35346 [CANDIDATE]: Term 1 election: Requested vote from peers fb69514b407a432487642efa7694784c (127.5.154.1:41929), d23d174424c4456b964b2a208d42869b (127.5.154.2:32867)
I20260710 13:15:28.513896  6835 raft_consensus.cc:2468] T 9f5bc7cc688b400d8617210578c6ab67 P fb69514b407a432487642efa7694784c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e4b0e996b4c84535b0aeb6fcc6b35346 in term 1.
I20260710 13:15:28.521961  7084 raft_consensus.cc:2804] T 609d762e77fb4053aaff860fc98b76be P d23d174424c4456b964b2a208d42869b [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:15:28.522413  7084 raft_consensus.cc:697] T 609d762e77fb4053aaff860fc98b76be P d23d174424c4456b964b2a208d42869b [term 1 LEADER]: Becoming Leader. State: Replica: d23d174424c4456b964b2a208d42869b, State: Running, Role: LEADER
I20260710 13:15:28.523066  7084 consensus_queue.cc:237] T 609d762e77fb4053aaff860fc98b76be P d23d174424c4456b964b2a208d42869b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fb69514b407a432487642efa7694784c" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 41929 } } peers { permanent_uuid: "d23d174424c4456b964b2a208d42869b" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 32867 } } peers { permanent_uuid: "e4b0e996b4c84535b0aeb6fcc6b35346" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 46679 } }
I20260710 13:15:28.523725  6948 leader_election.cc:304] T 9f5bc7cc688b400d8617210578c6ab67 P e4b0e996b4c84535b0aeb6fcc6b35346 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: e4b0e996b4c84535b0aeb6fcc6b35346, fb69514b407a432487642efa7694784c; no voters: 
I20260710 13:15:28.524140  6909 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9f5bc7cc688b400d8617210578c6ab67" candidate_uuid: "e4b0e996b4c84535b0aeb6fcc6b35346" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d23d174424c4456b964b2a208d42869b"
I20260710 13:15:28.524446  7078 raft_consensus.cc:2804] T 9f5bc7cc688b400d8617210578c6ab67 P e4b0e996b4c84535b0aeb6fcc6b35346 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:15:28.524677  6909 raft_consensus.cc:3060] T 9f5bc7cc688b400d8617210578c6ab67 P d23d174424c4456b964b2a208d42869b [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:15:28.525018  7078 raft_consensus.cc:697] T 9f5bc7cc688b400d8617210578c6ab67 P e4b0e996b4c84535b0aeb6fcc6b35346 [term 1 LEADER]: Becoming Leader. State: Replica: e4b0e996b4c84535b0aeb6fcc6b35346, State: Running, Role: LEADER
I20260710 13:15:28.525810  7078 consensus_queue.cc:237] T 9f5bc7cc688b400d8617210578c6ab67 P e4b0e996b4c84535b0aeb6fcc6b35346 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fb69514b407a432487642efa7694784c" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 41929 } } peers { permanent_uuid: "d23d174424c4456b964b2a208d42869b" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 32867 } } peers { permanent_uuid: "e4b0e996b4c84535b0aeb6fcc6b35346" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 46679 } }
I20260710 13:15:28.531458  6909 raft_consensus.cc:2468] T 9f5bc7cc688b400d8617210578c6ab67 P d23d174424c4456b964b2a208d42869b [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e4b0e996b4c84535b0aeb6fcc6b35346 in term 1.
I20260710 13:15:28.534106  7161 raft_consensus.cc:493] T 347053c4d8d04327a9720a6a06b14c2d P e4b0e996b4c84535b0aeb6fcc6b35346 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:15:28.534572  7161 raft_consensus.cc:515] T 347053c4d8d04327a9720a6a06b14c2d P e4b0e996b4c84535b0aeb6fcc6b35346 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fb69514b407a432487642efa7694784c" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 41929 } } peers { permanent_uuid: "d23d174424c4456b964b2a208d42869b" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 32867 } } peers { permanent_uuid: "e4b0e996b4c84535b0aeb6fcc6b35346" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 46679 } }
I20260710 13:15:28.537464  6835 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "347053c4d8d04327a9720a6a06b14c2d" candidate_uuid: "e4b0e996b4c84535b0aeb6fcc6b35346" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fb69514b407a432487642efa7694784c" is_pre_election: true
I20260710 13:15:28.538450  6732 catalog_manager.cc:5697] T 609d762e77fb4053aaff860fc98b76be P d23d174424c4456b964b2a208d42869b reported cstate change: term changed from 0 to 1, leader changed from <none> to d23d174424c4456b964b2a208d42869b (127.5.154.2). New cstate: current_term: 1 leader_uuid: "d23d174424c4456b964b2a208d42869b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fb69514b407a432487642efa7694784c" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 41929 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d23d174424c4456b964b2a208d42869b" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 32867 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e4b0e996b4c84535b0aeb6fcc6b35346" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 46679 } health_report { overall_health: UNKNOWN } } }
I20260710 13:15:28.541675  6733 catalog_manager.cc:5697] T 9f5bc7cc688b400d8617210578c6ab67 P e4b0e996b4c84535b0aeb6fcc6b35346 reported cstate change: term changed from 0 to 1, leader changed from <none> to e4b0e996b4c84535b0aeb6fcc6b35346 (127.5.154.3). New cstate: current_term: 1 leader_uuid: "e4b0e996b4c84535b0aeb6fcc6b35346" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fb69514b407a432487642efa7694784c" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 41929 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d23d174424c4456b964b2a208d42869b" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 32867 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e4b0e996b4c84535b0aeb6fcc6b35346" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 46679 } health_report { overall_health: HEALTHY } } }
I20260710 13:15:28.543862  7161 leader_election.cc:290] T 347053c4d8d04327a9720a6a06b14c2d P e4b0e996b4c84535b0aeb6fcc6b35346 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers fb69514b407a432487642efa7694784c (127.5.154.1:41929), d23d174424c4456b964b2a208d42869b (127.5.154.2:32867)
I20260710 13:15:28.547477  6909 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "347053c4d8d04327a9720a6a06b14c2d" candidate_uuid: "e4b0e996b4c84535b0aeb6fcc6b35346" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d23d174424c4456b964b2a208d42869b" is_pre_election: true
I20260710 13:15:28.548650  6948 leader_election.cc:304] T 347053c4d8d04327a9720a6a06b14c2d P e4b0e996b4c84535b0aeb6fcc6b35346 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: e4b0e996b4c84535b0aeb6fcc6b35346; no voters: d23d174424c4456b964b2a208d42869b, fb69514b407a432487642efa7694784c
I20260710 13:15:28.549465  7161 raft_consensus.cc:2749] T 347053c4d8d04327a9720a6a06b14c2d P e4b0e996b4c84535b0aeb6fcc6b35346 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:15:28.560182  7084 consensus_queue.cc:1048] T 2a4ef710fc364ab5a877e8dfcd8f893d P d23d174424c4456b964b2a208d42869b [LEADER]: Connected to new peer: Peer: permanent_uuid: "e4b0e996b4c84535b0aeb6fcc6b35346" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 46679 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:15:28.568816  7085 consensus_queue.cc:1048] T 2a4ef710fc364ab5a877e8dfcd8f893d P d23d174424c4456b964b2a208d42869b [LEADER]: Connected to new peer: Peer: permanent_uuid: "fb69514b407a432487642efa7694784c" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 41929 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:15:28.582470  7152 raft_consensus.cc:493] T ba7eb01c95604a4a99577eeab6ca76d0 P fb69514b407a432487642efa7694784c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:15:28.582851  7152 raft_consensus.cc:515] T ba7eb01c95604a4a99577eeab6ca76d0 P fb69514b407a432487642efa7694784c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fb69514b407a432487642efa7694784c" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 41929 } } peers { permanent_uuid: "d23d174424c4456b964b2a208d42869b" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 32867 } } peers { permanent_uuid: "e4b0e996b4c84535b0aeb6fcc6b35346" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 46679 } }
I20260710 13:15:28.584403  7152 leader_election.cc:290] T ba7eb01c95604a4a99577eeab6ca76d0 P fb69514b407a432487642efa7694784c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d23d174424c4456b964b2a208d42869b (127.5.154.2:32867), e4b0e996b4c84535b0aeb6fcc6b35346 (127.5.154.3:46679)
I20260710 13:15:28.584884  6909 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ba7eb01c95604a4a99577eeab6ca76d0" candidate_uuid: "fb69514b407a432487642efa7694784c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d23d174424c4456b964b2a208d42869b" is_pre_election: true
I20260710 13:15:28.585412  6982 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ba7eb01c95604a4a99577eeab6ca76d0" candidate_uuid: "fb69514b407a432487642efa7694784c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e4b0e996b4c84535b0aeb6fcc6b35346" is_pre_election: true
I20260710 13:15:28.585449  6909 raft_consensus.cc:2468] T ba7eb01c95604a4a99577eeab6ca76d0 P d23d174424c4456b964b2a208d42869b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate fb69514b407a432487642efa7694784c in term 0.
I20260710 13:15:28.586045  6982 raft_consensus.cc:2468] T ba7eb01c95604a4a99577eeab6ca76d0 P e4b0e996b4c84535b0aeb6fcc6b35346 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate fb69514b407a432487642efa7694784c in term 0.
I20260710 13:15:28.586602  6799 leader_election.cc:304] T ba7eb01c95604a4a99577eeab6ca76d0 P fb69514b407a432487642efa7694784c [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: d23d174424c4456b964b2a208d42869b, fb69514b407a432487642efa7694784c; no voters: 
I20260710 13:15:28.587291  7152 raft_consensus.cc:2804] T ba7eb01c95604a4a99577eeab6ca76d0 P fb69514b407a432487642efa7694784c [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:15:28.587529  7152 raft_consensus.cc:493] T ba7eb01c95604a4a99577eeab6ca76d0 P fb69514b407a432487642efa7694784c [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:15:28.587747  7152 raft_consensus.cc:3060] T ba7eb01c95604a4a99577eeab6ca76d0 P fb69514b407a432487642efa7694784c [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:15:28.592149  7152 raft_consensus.cc:515] T ba7eb01c95604a4a99577eeab6ca76d0 P fb69514b407a432487642efa7694784c [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fb69514b407a432487642efa7694784c" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 41929 } } peers { permanent_uuid: "d23d174424c4456b964b2a208d42869b" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 32867 } } peers { permanent_uuid: "e4b0e996b4c84535b0aeb6fcc6b35346" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 46679 } }
I20260710 13:15:28.593719  7152 leader_election.cc:290] T ba7eb01c95604a4a99577eeab6ca76d0 P fb69514b407a432487642efa7694784c [CANDIDATE]: Term 1 election: Requested vote from peers d23d174424c4456b964b2a208d42869b (127.5.154.2:32867), e4b0e996b4c84535b0aeb6fcc6b35346 (127.5.154.3:46679)
I20260710 13:15:28.594223  6909 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ba7eb01c95604a4a99577eeab6ca76d0" candidate_uuid: "fb69514b407a432487642efa7694784c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d23d174424c4456b964b2a208d42869b"
I20260710 13:15:28.594604  6982 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ba7eb01c95604a4a99577eeab6ca76d0" candidate_uuid: "fb69514b407a432487642efa7694784c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e4b0e996b4c84535b0aeb6fcc6b35346"
I20260710 13:15:28.594623  6909 raft_consensus.cc:3060] T ba7eb01c95604a4a99577eeab6ca76d0 P d23d174424c4456b964b2a208d42869b [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:15:28.595134  6982 raft_consensus.cc:3060] T ba7eb01c95604a4a99577eeab6ca76d0 P e4b0e996b4c84535b0aeb6fcc6b35346 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:15:28.599788  6909 raft_consensus.cc:2468] T ba7eb01c95604a4a99577eeab6ca76d0 P d23d174424c4456b964b2a208d42869b [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fb69514b407a432487642efa7694784c in term 1.
I20260710 13:15:28.599807  6982 raft_consensus.cc:2468] T ba7eb01c95604a4a99577eeab6ca76d0 P e4b0e996b4c84535b0aeb6fcc6b35346 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fb69514b407a432487642efa7694784c in term 1.
I20260710 13:15:28.601086  6799 leader_election.cc:304] T ba7eb01c95604a4a99577eeab6ca76d0 P fb69514b407a432487642efa7694784c [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: d23d174424c4456b964b2a208d42869b, fb69514b407a432487642efa7694784c; no voters: 
I20260710 13:15:28.601742  7152 raft_consensus.cc:2804] T ba7eb01c95604a4a99577eeab6ca76d0 P fb69514b407a432487642efa7694784c [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:15:28.602094  7152 raft_consensus.cc:697] T ba7eb01c95604a4a99577eeab6ca76d0 P fb69514b407a432487642efa7694784c [term 1 LEADER]: Becoming Leader. State: Replica: fb69514b407a432487642efa7694784c, State: Running, Role: LEADER
I20260710 13:15:28.602722  7152 consensus_queue.cc:237] T ba7eb01c95604a4a99577eeab6ca76d0 P fb69514b407a432487642efa7694784c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fb69514b407a432487642efa7694784c" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 41929 } } peers { permanent_uuid: "d23d174424c4456b964b2a208d42869b" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 32867 } } peers { permanent_uuid: "e4b0e996b4c84535b0aeb6fcc6b35346" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 46679 } }
I20260710 13:15:28.609534  6732 catalog_manager.cc:5697] T ba7eb01c95604a4a99577eeab6ca76d0 P fb69514b407a432487642efa7694784c reported cstate change: term changed from 0 to 1, leader changed from <none> to fb69514b407a432487642efa7694784c (127.5.154.1). New cstate: current_term: 1 leader_uuid: "fb69514b407a432487642efa7694784c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fb69514b407a432487642efa7694784c" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 41929 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d23d174424c4456b964b2a208d42869b" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 32867 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e4b0e996b4c84535b0aeb6fcc6b35346" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 46679 } health_report { overall_health: UNKNOWN } } }
I20260710 13:15:28.665292  7085 raft_consensus.cc:493] T 8a667946726a46208373a80701d4c817 P d23d174424c4456b964b2a208d42869b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:15:28.665696  7085 raft_consensus.cc:515] T 8a667946726a46208373a80701d4c817 P d23d174424c4456b964b2a208d42869b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fb69514b407a432487642efa7694784c" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 41929 } } peers { permanent_uuid: "d23d174424c4456b964b2a208d42869b" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 32867 } } peers { permanent_uuid: "e4b0e996b4c84535b0aeb6fcc6b35346" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 46679 } }
W20260710 13:15:28.667004  6782 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260710 13:15:28.667276  7085 leader_election.cc:290] T 8a667946726a46208373a80701d4c817 P d23d174424c4456b964b2a208d42869b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers fb69514b407a432487642efa7694784c (127.5.154.1:41929), e4b0e996b4c84535b0aeb6fcc6b35346 (127.5.154.3:46679)
I20260710 13:15:28.668092  6836 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8a667946726a46208373a80701d4c817" candidate_uuid: "d23d174424c4456b964b2a208d42869b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fb69514b407a432487642efa7694784c" is_pre_election: true
I20260710 13:15:28.668174  6982 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8a667946726a46208373a80701d4c817" candidate_uuid: "d23d174424c4456b964b2a208d42869b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e4b0e996b4c84535b0aeb6fcc6b35346" is_pre_election: true
I20260710 13:15:28.668797  6836 raft_consensus.cc:2468] T 8a667946726a46208373a80701d4c817 P fb69514b407a432487642efa7694784c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d23d174424c4456b964b2a208d42869b in term 0.
I20260710 13:15:28.668836  6982 raft_consensus.cc:2468] T 8a667946726a46208373a80701d4c817 P e4b0e996b4c84535b0aeb6fcc6b35346 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d23d174424c4456b964b2a208d42869b in term 0.
I20260710 13:15:28.669837  6877 leader_election.cc:304] T 8a667946726a46208373a80701d4c817 P d23d174424c4456b964b2a208d42869b [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: d23d174424c4456b964b2a208d42869b, e4b0e996b4c84535b0aeb6fcc6b35346; no voters: 
I20260710 13:15:28.670380  7085 raft_consensus.cc:2804] T 8a667946726a46208373a80701d4c817 P d23d174424c4456b964b2a208d42869b [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:15:28.670706  7085 raft_consensus.cc:493] T 8a667946726a46208373a80701d4c817 P d23d174424c4456b964b2a208d42869b [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:15:28.670965  7085 raft_consensus.cc:3060] T 8a667946726a46208373a80701d4c817 P d23d174424c4456b964b2a208d42869b [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:15:28.675379  7085 raft_consensus.cc:515] T 8a667946726a46208373a80701d4c817 P d23d174424c4456b964b2a208d42869b [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fb69514b407a432487642efa7694784c" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 41929 } } peers { permanent_uuid: "d23d174424c4456b964b2a208d42869b" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 32867 } } peers { permanent_uuid: "e4b0e996b4c84535b0aeb6fcc6b35346" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 46679 } }
I20260710 13:15:28.676800  7085 leader_election.cc:290] T 8a667946726a46208373a80701d4c817 P d23d174424c4456b964b2a208d42869b [CANDIDATE]: Term 1 election: Requested vote from peers fb69514b407a432487642efa7694784c (127.5.154.1:41929), e4b0e996b4c84535b0aeb6fcc6b35346 (127.5.154.3:46679)
I20260710 13:15:28.677327  6836 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8a667946726a46208373a80701d4c817" candidate_uuid: "d23d174424c4456b964b2a208d42869b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fb69514b407a432487642efa7694784c"
I20260710 13:15:28.677817  6836 raft_consensus.cc:3060] T 8a667946726a46208373a80701d4c817 P fb69514b407a432487642efa7694784c [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:15:28.677802  6982 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8a667946726a46208373a80701d4c817" candidate_uuid: "d23d174424c4456b964b2a208d42869b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e4b0e996b4c84535b0aeb6fcc6b35346"
I20260710 13:15:28.678341  6982 raft_consensus.cc:3060] T 8a667946726a46208373a80701d4c817 P e4b0e996b4c84535b0aeb6fcc6b35346 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:15:28.681908  6836 raft_consensus.cc:2468] T 8a667946726a46208373a80701d4c817 P fb69514b407a432487642efa7694784c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d23d174424c4456b964b2a208d42869b in term 1.
I20260710 13:15:28.682909  6982 raft_consensus.cc:2468] T 8a667946726a46208373a80701d4c817 P e4b0e996b4c84535b0aeb6fcc6b35346 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d23d174424c4456b964b2a208d42869b in term 1.
I20260710 13:15:28.682953  6874 leader_election.cc:304] T 8a667946726a46208373a80701d4c817 P d23d174424c4456b964b2a208d42869b [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: d23d174424c4456b964b2a208d42869b, fb69514b407a432487642efa7694784c; no voters: 
I20260710 13:15:28.683801  7085 raft_consensus.cc:2804] T 8a667946726a46208373a80701d4c817 P d23d174424c4456b964b2a208d42869b [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:15:28.684201  7085 raft_consensus.cc:697] T 8a667946726a46208373a80701d4c817 P d23d174424c4456b964b2a208d42869b [term 1 LEADER]: Becoming Leader. State: Replica: d23d174424c4456b964b2a208d42869b, State: Running, Role: LEADER
I20260710 13:15:28.684966  7085 consensus_queue.cc:237] T 8a667946726a46208373a80701d4c817 P d23d174424c4456b964b2a208d42869b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fb69514b407a432487642efa7694784c" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 41929 } } peers { permanent_uuid: "d23d174424c4456b964b2a208d42869b" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 32867 } } peers { permanent_uuid: "e4b0e996b4c84535b0aeb6fcc6b35346" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 46679 } }
I20260710 13:15:28.691859  6732 catalog_manager.cc:5697] T 8a667946726a46208373a80701d4c817 P d23d174424c4456b964b2a208d42869b reported cstate change: term changed from 0 to 1, leader changed from <none> to d23d174424c4456b964b2a208d42869b (127.5.154.2). New cstate: current_term: 1 leader_uuid: "d23d174424c4456b964b2a208d42869b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fb69514b407a432487642efa7694784c" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 41929 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d23d174424c4456b964b2a208d42869b" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 32867 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e4b0e996b4c84535b0aeb6fcc6b35346" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 46679 } health_report { overall_health: UNKNOWN } } }
I20260710 13:15:28.699688  6982 raft_consensus.cc:3060] T 347053c4d8d04327a9720a6a06b14c2d P e4b0e996b4c84535b0aeb6fcc6b35346 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:15:28.755645  5736 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 13:15:28.761313  7190 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 13:15:28.762176  7191 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 13:15:28.764024  5736 server_base.cc:1061] running on GCE node
W20260710 13:15:28.764791  7193 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 13:15:28.765748  5736 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 13:15:28.765964  5736 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260710 13:15:28.766156  5736 hybrid_clock.cc:648] HybridClock initialized: now 1783689328766137 us; error 0 us; skew 500 ppm
I20260710 13:15:28.766875  5736 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 13:15:28.769767  5736 webserver.cc:533] Webserver started at http://127.5.154.4:37827/ using document root <none> and password file <none>
I20260710 13:15:28.770308  5736 fs_manager.cc:362] Metadata directory not provided
I20260710 13:15:28.770498  5736 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 13:15:28.770753  5736 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 13:15:28.771771  5736 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskPiHBc8/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783689303377817-5736-0/minicluster-data/ts-3-root/instance:
uuid: "8d353e6070b4415798e79454c3d68e24"
format_stamp: "Formatted at 2026-07-10 13:15:28 on dist-test-slave-46l2"
I20260710 13:15:28.776362  5736 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.002s	sys 0.004s
I20260710 13:15:28.779619  7198 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:15:28.780359  5736 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260710 13:15:28.780675  5736 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskPiHBc8/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783689303377817-5736-0/minicluster-data/ts-3-root
uuid: "8d353e6070b4415798e79454c3d68e24"
format_stamp: "Formatted at 2026-07-10 13:15:28 on dist-test-slave-46l2"
I20260710 13:15:28.780951  5736 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskPiHBc8/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783689303377817-5736-0/minicluster-data/ts-3-root
metadata directory: /tmp/dist-test-taskPiHBc8/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783689303377817-5736-0/minicluster-data/ts-3-root
1 data directories: /tmp/dist-test-taskPiHBc8/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783689303377817-5736-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)
I20260710 13:15:28.794245  7161 consensus_queue.cc:1048] T 32f2e6c0394a472fb8ccff4f568d4500 P e4b0e996b4c84535b0aeb6fcc6b35346 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d23d174424c4456b964b2a208d42869b" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 32867 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:15:28.804811  7078 consensus_queue.cc:1048] T 32f2e6c0394a472fb8ccff4f568d4500 P e4b0e996b4c84535b0aeb6fcc6b35346 [LEADER]: Connected to new peer: Peer: permanent_uuid: "fb69514b407a432487642efa7694784c" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 41929 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:15:28.827960  5736 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 13:15:28.829219  5736 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 13:15:28.830612  5736 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260710 13:15:28.833062  5736 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260710 13:15:28.833242  5736 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:15:28.833501  5736 ts_tablet_manager.cc:616] Registered 0 tablets
I20260710 13:15:28.833647  5736 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:15:28.904072  5736 rpc_server.cc:307] RPC server started. Bound to: 127.5.154.4:41541
I20260710 13:15:28.904191  7262 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.5.154.4:41541 every 8 connection(s)
I20260710 13:15:28.908373  5736 auto_leader_rebalancer-test.cc:388] add a tserver: 8d353e6070b4415798e79454c3d68e24
I20260710 13:15:28.919951  7263 heartbeater.cc:344] Connected to a master server at 127.5.154.62:37229
I20260710 13:15:28.920297  7263 heartbeater.cc:461] Registering TS with master...
I20260710 13:15:28.921002  7263 heartbeater.cc:507] Master 127.5.154.62:37229 requested a full tablet report, sending...
I20260710 13:15:28.922641  6732 ts_manager.cc:194] Registered new tserver with Master: 8d353e6070b4415798e79454c3d68e24 (127.5.154.4:41541)
I20260710 13:15:28.923815  6732 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:57054
I20260710 13:15:28.978488  7078 consensus_queue.cc:1048] T 9f5bc7cc688b400d8617210578c6ab67 P e4b0e996b4c84535b0aeb6fcc6b35346 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d23d174424c4456b964b2a208d42869b" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 32867 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:15:28.988193  7036 consensus_queue.cc:1048] T 9f5bc7cc688b400d8617210578c6ab67 P e4b0e996b4c84535b0aeb6fcc6b35346 [LEADER]: Connected to new peer: Peer: permanent_uuid: "fb69514b407a432487642efa7694784c" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 41929 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:15:29.026324  7085 consensus_queue.cc:1048] T 98b588a2f58548d881001123cfb22294 P d23d174424c4456b964b2a208d42869b [LEADER]: Connected to new peer: Peer: permanent_uuid: "e4b0e996b4c84535b0aeb6fcc6b35346" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 46679 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:15:29.036684  7031 consensus_queue.cc:1048] T 98b588a2f58548d881001123cfb22294 P d23d174424c4456b964b2a208d42869b [LEADER]: Connected to new peer: Peer: permanent_uuid: "fb69514b407a432487642efa7694784c" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 41929 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:15:29.062594  7038 consensus_queue.cc:1048] T ba7eb01c95604a4a99577eeab6ca76d0 P fb69514b407a432487642efa7694784c [LEADER]: Connected to new peer: Peer: permanent_uuid: "e4b0e996b4c84535b0aeb6fcc6b35346" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 46679 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:15:29.071630  7038 consensus_queue.cc:1048] T ba7eb01c95604a4a99577eeab6ca76d0 P fb69514b407a432487642efa7694784c [LEADER]: Connected to new peer: Peer: permanent_uuid: "d23d174424c4456b964b2a208d42869b" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 32867 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:15:29.084434  7031 consensus_queue.cc:1048] T 609d762e77fb4053aaff860fc98b76be P d23d174424c4456b964b2a208d42869b [LEADER]: Connected to new peer: Peer: permanent_uuid: "fb69514b407a432487642efa7694784c" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 41929 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:15:29.098601  7082 consensus_queue.cc:1048] T 609d762e77fb4053aaff860fc98b76be P d23d174424c4456b964b2a208d42869b [LEADER]: Connected to new peer: Peer: permanent_uuid: "e4b0e996b4c84535b0aeb6fcc6b35346" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 46679 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:15:29.099208  7031 consensus_queue.cc:1048] T 8a667946726a46208373a80701d4c817 P d23d174424c4456b964b2a208d42869b [LEADER]: Connected to new peer: Peer: permanent_uuid: "fb69514b407a432487642efa7694784c" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 41929 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:15:29.129688  7085 consensus_queue.cc:1048] T 8a667946726a46208373a80701d4c817 P d23d174424c4456b964b2a208d42869b [LEADER]: Connected to new peer: Peer: permanent_uuid: "e4b0e996b4c84535b0aeb6fcc6b35346" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 46679 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:15:29.715606  6981 consensus_queue.cc:237] T 356e1211bf7e4b8598874df9ddecf490 P e4b0e996b4c84535b0aeb6fcc6b35346 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "fb69514b407a432487642efa7694784c" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 41929 } attrs { replace: true } } peers { permanent_uuid: "d23d174424c4456b964b2a208d42869b" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 32867 } } peers { permanent_uuid: "e4b0e996b4c84535b0aeb6fcc6b35346" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 46679 } } peers { permanent_uuid: "8d353e6070b4415798e79454c3d68e24" member_type: NON_VOTER last_known_addr { host: "127.5.154.4" port: 41541 } attrs { promote: true } }
I20260710 13:15:29.721789  6835 raft_consensus.cc:1275] T 356e1211bf7e4b8598874df9ddecf490 P fb69514b407a432487642efa7694784c [term 1 FOLLOWER]: Refusing update from remote peer e4b0e996b4c84535b0aeb6fcc6b35346: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260710 13:15:29.723331  7073 consensus_queue.cc:1048] T 356e1211bf7e4b8598874df9ddecf490 P e4b0e996b4c84535b0aeb6fcc6b35346 [LEADER]: Connected to new peer: Peer: permanent_uuid: "fb69514b407a432487642efa7694784c" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 41929 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:15:29.728864  6909 raft_consensus.cc:1275] T 356e1211bf7e4b8598874df9ddecf490 P d23d174424c4456b964b2a208d42869b [term 1 FOLLOWER]: Refusing update from remote peer e4b0e996b4c84535b0aeb6fcc6b35346: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260710 13:15:29.731438  7078 consensus_queue.cc:1048] T 356e1211bf7e4b8598874df9ddecf490 P e4b0e996b4c84535b0aeb6fcc6b35346 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d23d174424c4456b964b2a208d42869b" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 32867 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:15:29.739230  7078 raft_consensus.cc:2955] T 356e1211bf7e4b8598874df9ddecf490 P e4b0e996b4c84535b0aeb6fcc6b35346 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 8d353e6070b4415798e79454c3d68e24 (127.5.154.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "fb69514b407a432487642efa7694784c" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 41929 } attrs { replace: true } } peers { permanent_uuid: "d23d174424c4456b964b2a208d42869b" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 32867 } } peers { permanent_uuid: "e4b0e996b4c84535b0aeb6fcc6b35346" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 46679 } } peers { permanent_uuid: "8d353e6070b4415798e79454c3d68e24" member_type: NON_VOTER last_known_addr { host: "127.5.154.4" port: 41541 } attrs { promote: true } } }
I20260710 13:15:29.740763  6909 raft_consensus.cc:2955] T 356e1211bf7e4b8598874df9ddecf490 P d23d174424c4456b964b2a208d42869b [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 8d353e6070b4415798e79454c3d68e24 (127.5.154.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "fb69514b407a432487642efa7694784c" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 41929 } attrs { replace: true } } peers { permanent_uuid: "d23d174424c4456b964b2a208d42869b" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 32867 } } peers { permanent_uuid: "e4b0e996b4c84535b0aeb6fcc6b35346" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 46679 } } peers { permanent_uuid: "8d353e6070b4415798e79454c3d68e24" member_type: NON_VOTER last_known_addr { host: "127.5.154.4" port: 41541 } attrs { promote: true } } }
I20260710 13:15:29.743613  6835 raft_consensus.cc:2955] T 356e1211bf7e4b8598874df9ddecf490 P fb69514b407a432487642efa7694784c [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 8d353e6070b4415798e79454c3d68e24 (127.5.154.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "fb69514b407a432487642efa7694784c" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 41929 } attrs { replace: true } } peers { permanent_uuid: "d23d174424c4456b964b2a208d42869b" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 32867 } } peers { permanent_uuid: "e4b0e996b4c84535b0aeb6fcc6b35346" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 46679 } } peers { permanent_uuid: "8d353e6070b4415798e79454c3d68e24" member_type: NON_VOTER last_known_addr { host: "127.5.154.4" port: 41541 } attrs { promote: true } } }
W20260710 13:15:29.753647  6950 consensus_peers.cc:597] T 356e1211bf7e4b8598874df9ddecf490 P e4b0e996b4c84535b0aeb6fcc6b35346 -> Peer 8d353e6070b4415798e79454c3d68e24 (127.5.154.4:41541): Couldn't send request to peer 8d353e6070b4415798e79454c3d68e24. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 356e1211bf7e4b8598874df9ddecf490. This is attempt 1: this message will repeat every 5th retry.
I20260710 13:15:29.755587  6733 catalog_manager.cc:5697] T 356e1211bf7e4b8598874df9ddecf490 P e4b0e996b4c84535b0aeb6fcc6b35346 reported cstate change: config changed from index -1 to 2, NON_VOTER 8d353e6070b4415798e79454c3d68e24 (127.5.154.4) added. New cstate: current_term: 1 leader_uuid: "e4b0e996b4c84535b0aeb6fcc6b35346" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "fb69514b407a432487642efa7694784c" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 41929 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d23d174424c4456b964b2a208d42869b" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 32867 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e4b0e996b4c84535b0aeb6fcc6b35346" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 46679 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "8d353e6070b4415798e79454c3d68e24" member_type: NON_VOTER last_known_addr { host: "127.5.154.4" port: 41541 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260710 13:15:29.770474  6836 consensus_queue.cc:237] T a256f1aff9444ef99ba3d8fb9328de66 P fb69514b407a432487642efa7694784c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "fb69514b407a432487642efa7694784c" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 41929 } } peers { permanent_uuid: "d23d174424c4456b964b2a208d42869b" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 32867 } } peers { permanent_uuid: "e4b0e996b4c84535b0aeb6fcc6b35346" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 46679 } attrs { replace: true } } peers { permanent_uuid: "8d353e6070b4415798e79454c3d68e24" member_type: NON_VOTER last_known_addr { host: "127.5.154.4" port: 41541 } attrs { promote: true } }
I20260710 13:15:29.777165  6981 raft_consensus.cc:1275] T a256f1aff9444ef99ba3d8fb9328de66 P e4b0e996b4c84535b0aeb6fcc6b35346 [term 1 FOLLOWER]: Refusing update from remote peer fb69514b407a432487642efa7694784c: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260710 13:15:29.778640  7279 consensus_queue.cc:1048] T a256f1aff9444ef99ba3d8fb9328de66 P fb69514b407a432487642efa7694784c [LEADER]: Connected to new peer: Peer: permanent_uuid: "e4b0e996b4c84535b0aeb6fcc6b35346" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 46679 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:15:29.782059  6909 raft_consensus.cc:1275] T a256f1aff9444ef99ba3d8fb9328de66 P d23d174424c4456b964b2a208d42869b [term 1 FOLLOWER]: Refusing update from remote peer fb69514b407a432487642efa7694784c: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260710 13:15:29.783272  7279 consensus_queue.cc:1048] T a256f1aff9444ef99ba3d8fb9328de66 P fb69514b407a432487642efa7694784c [LEADER]: Connected to new peer: Peer: permanent_uuid: "d23d174424c4456b964b2a208d42869b" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 32867 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:15:29.786391  7278 raft_consensus.cc:2955] T a256f1aff9444ef99ba3d8fb9328de66 P fb69514b407a432487642efa7694784c [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 8d353e6070b4415798e79454c3d68e24 (127.5.154.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "fb69514b407a432487642efa7694784c" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 41929 } } peers { permanent_uuid: "d23d174424c4456b964b2a208d42869b" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 32867 } } peers { permanent_uuid: "e4b0e996b4c84535b0aeb6fcc6b35346" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 46679 } attrs { replace: true } } peers { permanent_uuid: "8d353e6070b4415798e79454c3d68e24" member_type: NON_VOTER last_known_addr { host: "127.5.154.4" port: 41541 } attrs { promote: true } } }
I20260710 13:15:29.788125  6981 raft_consensus.cc:2955] T a256f1aff9444ef99ba3d8fb9328de66 P e4b0e996b4c84535b0aeb6fcc6b35346 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 8d353e6070b4415798e79454c3d68e24 (127.5.154.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "fb69514b407a432487642efa7694784c" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 41929 } } peers { permanent_uuid: "d23d174424c4456b964b2a208d42869b" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 32867 } } peers { permanent_uuid: "e4b0e996b4c84535b0aeb6fcc6b35346" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 46679 } attrs { replace: true } } peers { permanent_uuid: "8d353e6070b4415798e79454c3d68e24" member_type: NON_VOTER last_known_addr { host: "127.5.154.4" port: 41541 } attrs { promote: true } } }
W20260710 13:15:29.790798  6801 consensus_peers.cc:597] T a256f1aff9444ef99ba3d8fb9328de66 P fb69514b407a432487642efa7694784c -> Peer 8d353e6070b4415798e79454c3d68e24 (127.5.154.4:41541): Couldn't send request to peer 8d353e6070b4415798e79454c3d68e24. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: a256f1aff9444ef99ba3d8fb9328de66. This is attempt 1: this message will repeat every 5th retry.
I20260710 13:15:29.793277  6909 raft_consensus.cc:2955] T a256f1aff9444ef99ba3d8fb9328de66 P d23d174424c4456b964b2a208d42869b [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 8d353e6070b4415798e79454c3d68e24 (127.5.154.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "fb69514b407a432487642efa7694784c" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 41929 } } peers { permanent_uuid: "d23d174424c4456b964b2a208d42869b" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 32867 } } peers { permanent_uuid: "e4b0e996b4c84535b0aeb6fcc6b35346" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 46679 } attrs { replace: true } } peers { permanent_uuid: "8d353e6070b4415798e79454c3d68e24" member_type: NON_VOTER last_known_addr { host: "127.5.154.4" port: 41541 } attrs { promote: true } } }
I20260710 13:15:29.799963  6836 consensus_queue.cc:237] T 5e5bb78ed3b74e12a27bb333780416ee P fb69514b407a432487642efa7694784c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "fb69514b407a432487642efa7694784c" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 41929 } } peers { permanent_uuid: "d23d174424c4456b964b2a208d42869b" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 32867 } attrs { replace: true } } peers { permanent_uuid: "e4b0e996b4c84535b0aeb6fcc6b35346" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 46679 } } peers { permanent_uuid: "8d353e6070b4415798e79454c3d68e24" member_type: NON_VOTER last_known_addr { host: "127.5.154.4" port: 41541 } attrs { promote: true } }
I20260710 13:15:29.800199  6734 catalog_manager.cc:5697] T a256f1aff9444ef99ba3d8fb9328de66 P fb69514b407a432487642efa7694784c reported cstate change: config changed from index -1 to 2, NON_VOTER 8d353e6070b4415798e79454c3d68e24 (127.5.154.4) added. New cstate: current_term: 1 leader_uuid: "fb69514b407a432487642efa7694784c" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "fb69514b407a432487642efa7694784c" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 41929 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d23d174424c4456b964b2a208d42869b" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 32867 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e4b0e996b4c84535b0aeb6fcc6b35346" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 46679 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "8d353e6070b4415798e79454c3d68e24" member_type: NON_VOTER last_known_addr { host: "127.5.154.4" port: 41541 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260710 13:15:29.807076  6981 raft_consensus.cc:1275] T 5e5bb78ed3b74e12a27bb333780416ee P e4b0e996b4c84535b0aeb6fcc6b35346 [term 1 FOLLOWER]: Refusing update from remote peer fb69514b407a432487642efa7694784c: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260710 13:15:29.808320  7278 consensus_queue.cc:1048] T 5e5bb78ed3b74e12a27bb333780416ee P fb69514b407a432487642efa7694784c [LEADER]: Connected to new peer: Peer: permanent_uuid: "e4b0e996b4c84535b0aeb6fcc6b35346" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 46679 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:15:29.809464  6909 raft_consensus.cc:1275] T 5e5bb78ed3b74e12a27bb333780416ee P d23d174424c4456b964b2a208d42869b [term 1 FOLLOWER]: Refusing update from remote peer fb69514b407a432487642efa7694784c: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
W20260710 13:15:29.809698  6801 consensus_peers.cc:597] T 5e5bb78ed3b74e12a27bb333780416ee P fb69514b407a432487642efa7694784c -> Peer 8d353e6070b4415798e79454c3d68e24 (127.5.154.4:41541): Couldn't send request to peer 8d353e6070b4415798e79454c3d68e24. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 5e5bb78ed3b74e12a27bb333780416ee. This is attempt 1: this message will repeat every 5th retry.
I20260710 13:15:29.810853  7278 consensus_queue.cc:1048] T 5e5bb78ed3b74e12a27bb333780416ee P fb69514b407a432487642efa7694784c [LEADER]: Connected to new peer: Peer: permanent_uuid: "d23d174424c4456b964b2a208d42869b" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 32867 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:15:29.817885  7279 raft_consensus.cc:2955] T 5e5bb78ed3b74e12a27bb333780416ee P fb69514b407a432487642efa7694784c [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 8d353e6070b4415798e79454c3d68e24 (127.5.154.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "fb69514b407a432487642efa7694784c" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 41929 } } peers { permanent_uuid: "d23d174424c4456b964b2a208d42869b" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 32867 } attrs { replace: true } } peers { permanent_uuid: "e4b0e996b4c84535b0aeb6fcc6b35346" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 46679 } } peers { permanent_uuid: "8d353e6070b4415798e79454c3d68e24" member_type: NON_VOTER last_known_addr { host: "127.5.154.4" port: 41541 } attrs { promote: true } } }
I20260710 13:15:29.820663  6981 raft_consensus.cc:2955] T 5e5bb78ed3b74e12a27bb333780416ee P e4b0e996b4c84535b0aeb6fcc6b35346 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 8d353e6070b4415798e79454c3d68e24 (127.5.154.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "fb69514b407a432487642efa7694784c" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 41929 } } peers { permanent_uuid: "d23d174424c4456b964b2a208d42869b" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 32867 } attrs { replace: true } } peers { permanent_uuid: "e4b0e996b4c84535b0aeb6fcc6b35346" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 46679 } } peers { permanent_uuid: "8d353e6070b4415798e79454c3d68e24" member_type: NON_VOTER last_known_addr { host: "127.5.154.4" port: 41541 } attrs { promote: true } } }
I20260710 13:15:29.823547  6909 raft_consensus.cc:2955] T 5e5bb78ed3b74e12a27bb333780416ee P d23d174424c4456b964b2a208d42869b [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 8d353e6070b4415798e79454c3d68e24 (127.5.154.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "fb69514b407a432487642efa7694784c" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 41929 } } peers { permanent_uuid: "d23d174424c4456b964b2a208d42869b" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 32867 } attrs { replace: true } } peers { permanent_uuid: "e4b0e996b4c84535b0aeb6fcc6b35346" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 46679 } } peers { permanent_uuid: "8d353e6070b4415798e79454c3d68e24" member_type: NON_VOTER last_known_addr { host: "127.5.154.4" port: 41541 } attrs { promote: true } } }
I20260710 13:15:29.833133  6982 consensus_queue.cc:237] T fe076a65a35f4a718ac8d13a58179708 P e4b0e996b4c84535b0aeb6fcc6b35346 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "fb69514b407a432487642efa7694784c" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 41929 } attrs { replace: true } } peers { permanent_uuid: "d23d174424c4456b964b2a208d42869b" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 32867 } } peers { permanent_uuid: "e4b0e996b4c84535b0aeb6fcc6b35346" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 46679 } } peers { permanent_uuid: "8d353e6070b4415798e79454c3d68e24" member_type: NON_VOTER last_known_addr { host: "127.5.154.4" port: 41541 } attrs { promote: true } }
I20260710 13:15:29.837316  6733 catalog_manager.cc:5697] T 5e5bb78ed3b74e12a27bb333780416ee P d23d174424c4456b964b2a208d42869b reported cstate change: config changed from index -1 to 2, NON_VOTER 8d353e6070b4415798e79454c3d68e24 (127.5.154.4) added. New cstate: current_term: 1 leader_uuid: "fb69514b407a432487642efa7694784c" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "fb69514b407a432487642efa7694784c" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 41929 } } peers { permanent_uuid: "d23d174424c4456b964b2a208d42869b" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 32867 } attrs { replace: true } } peers { permanent_uuid: "e4b0e996b4c84535b0aeb6fcc6b35346" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 46679 } } peers { permanent_uuid: "8d353e6070b4415798e79454c3d68e24" member_type: NON_VOTER last_known_addr { host: "127.5.154.4" port: 41541 } attrs { promote: true } } }
I20260710 13:15:29.841840  6909 raft_consensus.cc:1275] T fe076a65a35f4a718ac8d13a58179708 P d23d174424c4456b964b2a208d42869b [term 1 FOLLOWER]: Refusing update from remote peer e4b0e996b4c84535b0aeb6fcc6b35346: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
W20260710 13:15:29.842556  6950 consensus_peers.cc:597] T fe076a65a35f4a718ac8d13a58179708 P e4b0e996b4c84535b0aeb6fcc6b35346 -> Peer 8d353e6070b4415798e79454c3d68e24 (127.5.154.4:41541): Couldn't send request to peer 8d353e6070b4415798e79454c3d68e24. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: fe076a65a35f4a718ac8d13a58179708. This is attempt 1: this message will repeat every 5th retry.
I20260710 13:15:29.843227  6836 raft_consensus.cc:1275] T fe076a65a35f4a718ac8d13a58179708 P fb69514b407a432487642efa7694784c [term 1 FOLLOWER]: Refusing update from remote peer e4b0e996b4c84535b0aeb6fcc6b35346: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260710 13:15:29.843341  7161 consensus_queue.cc:1048] T fe076a65a35f4a718ac8d13a58179708 P e4b0e996b4c84535b0aeb6fcc6b35346 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d23d174424c4456b964b2a208d42869b" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 32867 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:15:29.844609  7078 consensus_queue.cc:1048] T fe076a65a35f4a718ac8d13a58179708 P e4b0e996b4c84535b0aeb6fcc6b35346 [LEADER]: Connected to new peer: Peer: permanent_uuid: "fb69514b407a432487642efa7694784c" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 41929 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:15:29.852808  7161 raft_consensus.cc:2955] T fe076a65a35f4a718ac8d13a58179708 P e4b0e996b4c84535b0aeb6fcc6b35346 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 8d353e6070b4415798e79454c3d68e24 (127.5.154.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "fb69514b407a432487642efa7694784c" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 41929 } attrs { replace: true } } peers { permanent_uuid: "d23d174424c4456b964b2a208d42869b" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 32867 } } peers { permanent_uuid: "e4b0e996b4c84535b0aeb6fcc6b35346" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 46679 } } peers { permanent_uuid: "8d353e6070b4415798e79454c3d68e24" member_type: NON_VOTER last_known_addr { host: "127.5.154.4" port: 41541 } attrs { promote: true } } }
I20260710 13:15:29.854446  6836 raft_consensus.cc:2955] T fe076a65a35f4a718ac8d13a58179708 P fb69514b407a432487642efa7694784c [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 8d353e6070b4415798e79454c3d68e24 (127.5.154.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "fb69514b407a432487642efa7694784c" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 41929 } attrs { replace: true } } peers { permanent_uuid: "d23d174424c4456b964b2a208d42869b" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 32867 } } peers { permanent_uuid: "e4b0e996b4c84535b0aeb6fcc6b35346" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 46679 } } peers { permanent_uuid: "8d353e6070b4415798e79454c3d68e24" member_type: NON_VOTER last_known_addr { host: "127.5.154.4" port: 41541 } attrs { promote: true } } }
I20260710 13:15:29.855917  6909 raft_consensus.cc:2955] T fe076a65a35f4a718ac8d13a58179708 P d23d174424c4456b964b2a208d42869b [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 8d353e6070b4415798e79454c3d68e24 (127.5.154.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "fb69514b407a432487642efa7694784c" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 41929 } attrs { replace: true } } peers { permanent_uuid: "d23d174424c4456b964b2a208d42869b" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 32867 } } peers { permanent_uuid: "e4b0e996b4c84535b0aeb6fcc6b35346" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 46679 } } peers { permanent_uuid: "8d353e6070b4415798e79454c3d68e24" member_type: NON_VOTER last_known_addr { host: "127.5.154.4" port: 41541 } attrs { promote: true } } }
I20260710 13:15:29.866477  6733 catalog_manager.cc:5697] T fe076a65a35f4a718ac8d13a58179708 P d23d174424c4456b964b2a208d42869b reported cstate change: config changed from index -1 to 2, NON_VOTER 8d353e6070b4415798e79454c3d68e24 (127.5.154.4) added. New cstate: current_term: 1 leader_uuid: "e4b0e996b4c84535b0aeb6fcc6b35346" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "fb69514b407a432487642efa7694784c" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 41929 } attrs { replace: true } } peers { permanent_uuid: "d23d174424c4456b964b2a208d42869b" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 32867 } } peers { permanent_uuid: "e4b0e996b4c84535b0aeb6fcc6b35346" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 46679 } } peers { permanent_uuid: "8d353e6070b4415798e79454c3d68e24" member_type: NON_VOTER last_known_addr { host: "127.5.154.4" port: 41541 } attrs { promote: true } } }
I20260710 13:15:29.925762  7263 heartbeater.cc:499] Master 127.5.154.62:37229 was elected leader, sending a full tablet report...
I20260710 13:15:30.151906  7303 ts_tablet_manager.cc:933] T 356e1211bf7e4b8598874df9ddecf490 P 8d353e6070b4415798e79454c3d68e24: Initiating tablet copy from peer e4b0e996b4c84535b0aeb6fcc6b35346 (127.5.154.3:46679)
I20260710 13:15:30.153810  7303 tablet_copy_client.cc:323] T 356e1211bf7e4b8598874df9ddecf490 P 8d353e6070b4415798e79454c3d68e24: tablet copy: Beginning tablet copy session from remote peer at address 127.5.154.3:46679
I20260710 13:15:30.164172  6995 tablet_copy_service.cc:140] P e4b0e996b4c84535b0aeb6fcc6b35346: Received BeginTabletCopySession request for tablet 356e1211bf7e4b8598874df9ddecf490 from peer 8d353e6070b4415798e79454c3d68e24 ({username='slave'} at 127.0.0.1:39548)
I20260710 13:15:30.164794  6995 tablet_copy_service.cc:161] P e4b0e996b4c84535b0aeb6fcc6b35346: Beginning new tablet copy session on tablet 356e1211bf7e4b8598874df9ddecf490 from peer 8d353e6070b4415798e79454c3d68e24 at {username='slave'} at 127.0.0.1:39548: session id = 8d353e6070b4415798e79454c3d68e24-356e1211bf7e4b8598874df9ddecf490
I20260710 13:15:30.170360  6995 tablet_copy_source_session.cc:215] T 356e1211bf7e4b8598874df9ddecf490 P e4b0e996b4c84535b0aeb6fcc6b35346: Tablet Copy: opened 0 blocks and 1 log segments
I20260710 13:15:30.173126  7303 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 356e1211bf7e4b8598874df9ddecf490. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:15:30.182801  7303 tablet_copy_client.cc:806] T 356e1211bf7e4b8598874df9ddecf490 P 8d353e6070b4415798e79454c3d68e24: tablet copy: Starting download of 0 data blocks...
I20260710 13:15:30.183351  7303 tablet_copy_client.cc:670] T 356e1211bf7e4b8598874df9ddecf490 P 8d353e6070b4415798e79454c3d68e24: tablet copy: Starting download of 1 WAL segments...
I20260710 13:15:30.186935  7303 tablet_copy_client.cc:538] T 356e1211bf7e4b8598874df9ddecf490 P 8d353e6070b4415798e79454c3d68e24: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260710 13:15:30.193388  7303 tablet_bootstrap.cc:492] T 356e1211bf7e4b8598874df9ddecf490 P 8d353e6070b4415798e79454c3d68e24: Bootstrap starting.
I20260710 13:15:30.210371  7303 tablet_bootstrap.cc:492] T 356e1211bf7e4b8598874df9ddecf490 P 8d353e6070b4415798e79454c3d68e24: 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
I20260710 13:15:30.211052  7303 tablet_bootstrap.cc:492] T 356e1211bf7e4b8598874df9ddecf490 P 8d353e6070b4415798e79454c3d68e24: Bootstrap complete.
I20260710 13:15:30.211594  7303 ts_tablet_manager.cc:1403] T 356e1211bf7e4b8598874df9ddecf490 P 8d353e6070b4415798e79454c3d68e24: Time spent bootstrapping tablet: real 0.018s	user 0.011s	sys 0.004s
I20260710 13:15:30.214339  7303 raft_consensus.cc:359] T 356e1211bf7e4b8598874df9ddecf490 P 8d353e6070b4415798e79454c3d68e24 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "fb69514b407a432487642efa7694784c" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 41929 } attrs { replace: true } } peers { permanent_uuid: "d23d174424c4456b964b2a208d42869b" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 32867 } } peers { permanent_uuid: "e4b0e996b4c84535b0aeb6fcc6b35346" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 46679 } } peers { permanent_uuid: "8d353e6070b4415798e79454c3d68e24" member_type: NON_VOTER last_known_addr { host: "127.5.154.4" port: 41541 } attrs { promote: true } }
I20260710 13:15:30.215090  7303 raft_consensus.cc:740] T 356e1211bf7e4b8598874df9ddecf490 P 8d353e6070b4415798e79454c3d68e24 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 8d353e6070b4415798e79454c3d68e24, State: Initialized, Role: LEARNER
I20260710 13:15:30.215548  7303 consensus_queue.cc:260] T 356e1211bf7e4b8598874df9ddecf490 P 8d353e6070b4415798e79454c3d68e24 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 2, Last appended: 1.2, Last appended by leader: 2, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "fb69514b407a432487642efa7694784c" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 41929 } attrs { replace: true } } peers { permanent_uuid: "d23d174424c4456b964b2a208d42869b" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 32867 } } peers { permanent_uuid: "e4b0e996b4c84535b0aeb6fcc6b35346" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 46679 } } peers { permanent_uuid: "8d353e6070b4415798e79454c3d68e24" member_type: NON_VOTER last_known_addr { host: "127.5.154.4" port: 41541 } attrs { promote: true } }
I20260710 13:15:30.217857  7303 ts_tablet_manager.cc:1434] T 356e1211bf7e4b8598874df9ddecf490 P 8d353e6070b4415798e79454c3d68e24: Time spent starting tablet: real 0.006s	user 0.008s	sys 0.000s
I20260710 13:15:30.219472  6995 tablet_copy_service.cc:342] P e4b0e996b4c84535b0aeb6fcc6b35346: Request end of tablet copy session 8d353e6070b4415798e79454c3d68e24-356e1211bf7e4b8598874df9ddecf490 received from {username='slave'} at 127.0.0.1:39548
I20260710 13:15:30.219887  6995 tablet_copy_service.cc:434] P e4b0e996b4c84535b0aeb6fcc6b35346: ending tablet copy session 8d353e6070b4415798e79454c3d68e24-356e1211bf7e4b8598874df9ddecf490 on tablet 356e1211bf7e4b8598874df9ddecf490 with peer 8d353e6070b4415798e79454c3d68e24
I20260710 13:15:30.275171  7303 ts_tablet_manager.cc:933] T a256f1aff9444ef99ba3d8fb9328de66 P 8d353e6070b4415798e79454c3d68e24: Initiating tablet copy from peer fb69514b407a432487642efa7694784c (127.5.154.1:41929)
I20260710 13:15:30.276786  7303 tablet_copy_client.cc:323] T a256f1aff9444ef99ba3d8fb9328de66 P 8d353e6070b4415798e79454c3d68e24: tablet copy: Beginning tablet copy session from remote peer at address 127.5.154.1:41929
I20260710 13:15:30.288478  6846 tablet_copy_service.cc:140] P fb69514b407a432487642efa7694784c: Received BeginTabletCopySession request for tablet a256f1aff9444ef99ba3d8fb9328de66 from peer 8d353e6070b4415798e79454c3d68e24 ({username='slave'} at 127.0.0.1:36778)
I20260710 13:15:30.289026  6846 tablet_copy_service.cc:161] P fb69514b407a432487642efa7694784c: Beginning new tablet copy session on tablet a256f1aff9444ef99ba3d8fb9328de66 from peer 8d353e6070b4415798e79454c3d68e24 at {username='slave'} at 127.0.0.1:36778: session id = 8d353e6070b4415798e79454c3d68e24-a256f1aff9444ef99ba3d8fb9328de66
I20260710 13:15:30.294587  6846 tablet_copy_source_session.cc:215] T a256f1aff9444ef99ba3d8fb9328de66 P fb69514b407a432487642efa7694784c: Tablet Copy: opened 0 blocks and 1 log segments
I20260710 13:15:30.297298  7303 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a256f1aff9444ef99ba3d8fb9328de66. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:15:30.306068  7303 tablet_copy_client.cc:806] T a256f1aff9444ef99ba3d8fb9328de66 P 8d353e6070b4415798e79454c3d68e24: tablet copy: Starting download of 0 data blocks...
I20260710 13:15:30.306489  7303 tablet_copy_client.cc:670] T a256f1aff9444ef99ba3d8fb9328de66 P 8d353e6070b4415798e79454c3d68e24: tablet copy: Starting download of 1 WAL segments...
I20260710 13:15:30.309715  7303 tablet_copy_client.cc:538] T a256f1aff9444ef99ba3d8fb9328de66 P 8d353e6070b4415798e79454c3d68e24: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260710 13:15:30.315013  7303 tablet_bootstrap.cc:492] T a256f1aff9444ef99ba3d8fb9328de66 P 8d353e6070b4415798e79454c3d68e24: Bootstrap starting.
I20260710 13:15:30.328631  7303 tablet_bootstrap.cc:492] T a256f1aff9444ef99ba3d8fb9328de66 P 8d353e6070b4415798e79454c3d68e24: 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
I20260710 13:15:30.329236  7303 tablet_bootstrap.cc:492] T a256f1aff9444ef99ba3d8fb9328de66 P 8d353e6070b4415798e79454c3d68e24: Bootstrap complete.
I20260710 13:15:30.329698  7303 ts_tablet_manager.cc:1403] T a256f1aff9444ef99ba3d8fb9328de66 P 8d353e6070b4415798e79454c3d68e24: Time spent bootstrapping tablet: real 0.015s	user 0.011s	sys 0.004s
I20260710 13:15:30.331715  7303 raft_consensus.cc:359] T a256f1aff9444ef99ba3d8fb9328de66 P 8d353e6070b4415798e79454c3d68e24 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "fb69514b407a432487642efa7694784c" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 41929 } } peers { permanent_uuid: "d23d174424c4456b964b2a208d42869b" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 32867 } } peers { permanent_uuid: "e4b0e996b4c84535b0aeb6fcc6b35346" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 46679 } attrs { replace: true } } peers { permanent_uuid: "8d353e6070b4415798e79454c3d68e24" member_type: NON_VOTER last_known_addr { host: "127.5.154.4" port: 41541 } attrs { promote: true } }
I20260710 13:15:30.332401  7303 raft_consensus.cc:740] T a256f1aff9444ef99ba3d8fb9328de66 P 8d353e6070b4415798e79454c3d68e24 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 8d353e6070b4415798e79454c3d68e24, State: Initialized, Role: LEARNER
I20260710 13:15:30.332980  7303 consensus_queue.cc:260] T a256f1aff9444ef99ba3d8fb9328de66 P 8d353e6070b4415798e79454c3d68e24 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 2, Last appended: 1.2, Last appended by leader: 2, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "fb69514b407a432487642efa7694784c" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 41929 } } peers { permanent_uuid: "d23d174424c4456b964b2a208d42869b" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 32867 } } peers { permanent_uuid: "e4b0e996b4c84535b0aeb6fcc6b35346" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 46679 } attrs { replace: true } } peers { permanent_uuid: "8d353e6070b4415798e79454c3d68e24" member_type: NON_VOTER last_known_addr { host: "127.5.154.4" port: 41541 } attrs { promote: true } }
I20260710 13:15:30.334836  7303 ts_tablet_manager.cc:1434] T a256f1aff9444ef99ba3d8fb9328de66 P 8d353e6070b4415798e79454c3d68e24: Time spent starting tablet: real 0.005s	user 0.002s	sys 0.002s
I20260710 13:15:30.336347  6846 tablet_copy_service.cc:342] P fb69514b407a432487642efa7694784c: Request end of tablet copy session 8d353e6070b4415798e79454c3d68e24-a256f1aff9444ef99ba3d8fb9328de66 received from {username='slave'} at 127.0.0.1:36778
I20260710 13:15:30.336766  6846 tablet_copy_service.cc:434] P fb69514b407a432487642efa7694784c: ending tablet copy session 8d353e6070b4415798e79454c3d68e24-a256f1aff9444ef99ba3d8fb9328de66 on tablet a256f1aff9444ef99ba3d8fb9328de66 with peer 8d353e6070b4415798e79454c3d68e24
I20260710 13:15:30.401229  7303 ts_tablet_manager.cc:933] T 5e5bb78ed3b74e12a27bb333780416ee P 8d353e6070b4415798e79454c3d68e24: Initiating tablet copy from peer fb69514b407a432487642efa7694784c (127.5.154.1:41929)
I20260710 13:15:30.402740  7303 tablet_copy_client.cc:323] T 5e5bb78ed3b74e12a27bb333780416ee P 8d353e6070b4415798e79454c3d68e24: tablet copy: Beginning tablet copy session from remote peer at address 127.5.154.1:41929
I20260710 13:15:30.404331  6846 tablet_copy_service.cc:140] P fb69514b407a432487642efa7694784c: Received BeginTabletCopySession request for tablet 5e5bb78ed3b74e12a27bb333780416ee from peer 8d353e6070b4415798e79454c3d68e24 ({username='slave'} at 127.0.0.1:36778)
I20260710 13:15:30.404778  6846 tablet_copy_service.cc:161] P fb69514b407a432487642efa7694784c: Beginning new tablet copy session on tablet 5e5bb78ed3b74e12a27bb333780416ee from peer 8d353e6070b4415798e79454c3d68e24 at {username='slave'} at 127.0.0.1:36778: session id = 8d353e6070b4415798e79454c3d68e24-5e5bb78ed3b74e12a27bb333780416ee
I20260710 13:15:30.409291  6846 tablet_copy_source_session.cc:215] T 5e5bb78ed3b74e12a27bb333780416ee P fb69514b407a432487642efa7694784c: Tablet Copy: opened 0 blocks and 1 log segments
I20260710 13:15:30.411621  7303 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5e5bb78ed3b74e12a27bb333780416ee. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:15:30.420709  7303 tablet_copy_client.cc:806] T 5e5bb78ed3b74e12a27bb333780416ee P 8d353e6070b4415798e79454c3d68e24: tablet copy: Starting download of 0 data blocks...
I20260710 13:15:30.421133  7303 tablet_copy_client.cc:670] T 5e5bb78ed3b74e12a27bb333780416ee P 8d353e6070b4415798e79454c3d68e24: tablet copy: Starting download of 1 WAL segments...
I20260710 13:15:30.424086  7303 tablet_copy_client.cc:538] T 5e5bb78ed3b74e12a27bb333780416ee P 8d353e6070b4415798e79454c3d68e24: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260710 13:15:30.428615  7303 tablet_bootstrap.cc:492] T 5e5bb78ed3b74e12a27bb333780416ee P 8d353e6070b4415798e79454c3d68e24: Bootstrap starting.
I20260710 13:15:30.442680  7303 tablet_bootstrap.cc:492] T 5e5bb78ed3b74e12a27bb333780416ee P 8d353e6070b4415798e79454c3d68e24: 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
I20260710 13:15:30.443337  7303 tablet_bootstrap.cc:492] T 5e5bb78ed3b74e12a27bb333780416ee P 8d353e6070b4415798e79454c3d68e24: Bootstrap complete.
I20260710 13:15:30.443849  7303 ts_tablet_manager.cc:1403] T 5e5bb78ed3b74e12a27bb333780416ee P 8d353e6070b4415798e79454c3d68e24: Time spent bootstrapping tablet: real 0.015s	user 0.010s	sys 0.005s
I20260710 13:15:30.445835  7303 raft_consensus.cc:359] T 5e5bb78ed3b74e12a27bb333780416ee P 8d353e6070b4415798e79454c3d68e24 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "fb69514b407a432487642efa7694784c" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 41929 } } peers { permanent_uuid: "d23d174424c4456b964b2a208d42869b" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 32867 } attrs { replace: true } } peers { permanent_uuid: "e4b0e996b4c84535b0aeb6fcc6b35346" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 46679 } } peers { permanent_uuid: "8d353e6070b4415798e79454c3d68e24" member_type: NON_VOTER last_known_addr { host: "127.5.154.4" port: 41541 } attrs { promote: true } }
I20260710 13:15:30.446482  7303 raft_consensus.cc:740] T 5e5bb78ed3b74e12a27bb333780416ee P 8d353e6070b4415798e79454c3d68e24 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 8d353e6070b4415798e79454c3d68e24, State: Initialized, Role: LEARNER
I20260710 13:15:30.447027  7303 consensus_queue.cc:260] T 5e5bb78ed3b74e12a27bb333780416ee P 8d353e6070b4415798e79454c3d68e24 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 2, Last appended: 1.2, Last appended by leader: 2, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "fb69514b407a432487642efa7694784c" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 41929 } } peers { permanent_uuid: "d23d174424c4456b964b2a208d42869b" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 32867 } attrs { replace: true } } peers { permanent_uuid: "e4b0e996b4c84535b0aeb6fcc6b35346" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 46679 } } peers { permanent_uuid: "8d353e6070b4415798e79454c3d68e24" member_type: NON_VOTER last_known_addr { host: "127.5.154.4" port: 41541 } attrs { promote: true } }
I20260710 13:15:30.448890  7303 ts_tablet_manager.cc:1434] T 5e5bb78ed3b74e12a27bb333780416ee P 8d353e6070b4415798e79454c3d68e24: Time spent starting tablet: real 0.005s	user 0.006s	sys 0.002s
I20260710 13:15:30.450805  6846 tablet_copy_service.cc:342] P fb69514b407a432487642efa7694784c: Request end of tablet copy session 8d353e6070b4415798e79454c3d68e24-5e5bb78ed3b74e12a27bb333780416ee received from {username='slave'} at 127.0.0.1:36778
I20260710 13:15:30.451009  7313 ts_tablet_manager.cc:933] T fe076a65a35f4a718ac8d13a58179708 P 8d353e6070b4415798e79454c3d68e24: Initiating tablet copy from peer e4b0e996b4c84535b0aeb6fcc6b35346 (127.5.154.3:46679)
I20260710 13:15:30.451202  6846 tablet_copy_service.cc:434] P fb69514b407a432487642efa7694784c: ending tablet copy session 8d353e6070b4415798e79454c3d68e24-5e5bb78ed3b74e12a27bb333780416ee on tablet 5e5bb78ed3b74e12a27bb333780416ee with peer 8d353e6070b4415798e79454c3d68e24
I20260710 13:15:30.461436  7313 tablet_copy_client.cc:323] T fe076a65a35f4a718ac8d13a58179708 P 8d353e6070b4415798e79454c3d68e24: tablet copy: Beginning tablet copy session from remote peer at address 127.5.154.3:46679
I20260710 13:15:30.463229  6995 tablet_copy_service.cc:140] P e4b0e996b4c84535b0aeb6fcc6b35346: Received BeginTabletCopySession request for tablet fe076a65a35f4a718ac8d13a58179708 from peer 8d353e6070b4415798e79454c3d68e24 ({username='slave'} at 127.0.0.1:39548)
I20260710 13:15:30.463627  6995 tablet_copy_service.cc:161] P e4b0e996b4c84535b0aeb6fcc6b35346: Beginning new tablet copy session on tablet fe076a65a35f4a718ac8d13a58179708 from peer 8d353e6070b4415798e79454c3d68e24 at {username='slave'} at 127.0.0.1:39548: session id = 8d353e6070b4415798e79454c3d68e24-fe076a65a35f4a718ac8d13a58179708
I20260710 13:15:30.469769  6995 tablet_copy_source_session.cc:215] T fe076a65a35f4a718ac8d13a58179708 P e4b0e996b4c84535b0aeb6fcc6b35346: Tablet Copy: opened 0 blocks and 1 log segments
I20260710 13:15:30.471910  7313 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fe076a65a35f4a718ac8d13a58179708. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:15:30.480935  7313 tablet_copy_client.cc:806] T fe076a65a35f4a718ac8d13a58179708 P 8d353e6070b4415798e79454c3d68e24: tablet copy: Starting download of 0 data blocks...
I20260710 13:15:30.481348  7313 tablet_copy_client.cc:670] T fe076a65a35f4a718ac8d13a58179708 P 8d353e6070b4415798e79454c3d68e24: tablet copy: Starting download of 1 WAL segments...
I20260710 13:15:30.484025  7313 tablet_copy_client.cc:538] T fe076a65a35f4a718ac8d13a58179708 P 8d353e6070b4415798e79454c3d68e24: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260710 13:15:30.488996  7313 tablet_bootstrap.cc:492] T fe076a65a35f4a718ac8d13a58179708 P 8d353e6070b4415798e79454c3d68e24: Bootstrap starting.
I20260710 13:15:30.506122  7313 tablet_bootstrap.cc:492] T fe076a65a35f4a718ac8d13a58179708 P 8d353e6070b4415798e79454c3d68e24: 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
I20260710 13:15:30.506664  7313 tablet_bootstrap.cc:492] T fe076a65a35f4a718ac8d13a58179708 P 8d353e6070b4415798e79454c3d68e24: Bootstrap complete.
I20260710 13:15:30.507110  7313 ts_tablet_manager.cc:1403] T fe076a65a35f4a718ac8d13a58179708 P 8d353e6070b4415798e79454c3d68e24: Time spent bootstrapping tablet: real 0.018s	user 0.011s	sys 0.004s
I20260710 13:15:30.509075  7313 raft_consensus.cc:359] T fe076a65a35f4a718ac8d13a58179708 P 8d353e6070b4415798e79454c3d68e24 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "fb69514b407a432487642efa7694784c" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 41929 } attrs { replace: true } } peers { permanent_uuid: "d23d174424c4456b964b2a208d42869b" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 32867 } } peers { permanent_uuid: "e4b0e996b4c84535b0aeb6fcc6b35346" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 46679 } } peers { permanent_uuid: "8d353e6070b4415798e79454c3d68e24" member_type: NON_VOTER last_known_addr { host: "127.5.154.4" port: 41541 } attrs { promote: true } }
I20260710 13:15:30.509610  7313 raft_consensus.cc:740] T fe076a65a35f4a718ac8d13a58179708 P 8d353e6070b4415798e79454c3d68e24 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 8d353e6070b4415798e79454c3d68e24, State: Initialized, Role: LEARNER
I20260710 13:15:30.510047  7313 consensus_queue.cc:260] T fe076a65a35f4a718ac8d13a58179708 P 8d353e6070b4415798e79454c3d68e24 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 2, Last appended: 1.2, Last appended by leader: 2, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "fb69514b407a432487642efa7694784c" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 41929 } attrs { replace: true } } peers { permanent_uuid: "d23d174424c4456b964b2a208d42869b" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 32867 } } peers { permanent_uuid: "e4b0e996b4c84535b0aeb6fcc6b35346" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 46679 } } peers { permanent_uuid: "8d353e6070b4415798e79454c3d68e24" member_type: NON_VOTER last_known_addr { host: "127.5.154.4" port: 41541 } attrs { promote: true } }
I20260710 13:15:30.511881  7313 ts_tablet_manager.cc:1434] T fe076a65a35f4a718ac8d13a58179708 P 8d353e6070b4415798e79454c3d68e24: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260710 13:15:30.513391  6995 tablet_copy_service.cc:342] P e4b0e996b4c84535b0aeb6fcc6b35346: Request end of tablet copy session 8d353e6070b4415798e79454c3d68e24-fe076a65a35f4a718ac8d13a58179708 received from {username='slave'} at 127.0.0.1:39548
I20260710 13:15:30.513782  6995 tablet_copy_service.cc:434] P e4b0e996b4c84535b0aeb6fcc6b35346: ending tablet copy session 8d353e6070b4415798e79454c3d68e24-fe076a65a35f4a718ac8d13a58179708 on tablet fe076a65a35f4a718ac8d13a58179708 with peer 8d353e6070b4415798e79454c3d68e24
I20260710 13:15:30.669535  7238 raft_consensus.cc:1217] T 356e1211bf7e4b8598874df9ddecf490 P 8d353e6070b4415798e79454c3d68e24 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260710 13:15:30.869065  7238 raft_consensus.cc:1217] T 5e5bb78ed3b74e12a27bb333780416ee P 8d353e6070b4415798e79454c3d68e24 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260710 13:15:30.891362  7238 raft_consensus.cc:1217] T a256f1aff9444ef99ba3d8fb9328de66 P 8d353e6070b4415798e79454c3d68e24 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260710 13:15:30.925529  7238 raft_consensus.cc:1217] T fe076a65a35f4a718ac8d13a58179708 P 8d353e6070b4415798e79454c3d68e24 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260710 13:15:31.097802  7073 raft_consensus.cc:1064] T 356e1211bf7e4b8598874df9ddecf490 P e4b0e996b4c84535b0aeb6fcc6b35346: attempting to promote NON_VOTER 8d353e6070b4415798e79454c3d68e24 to VOTER
I20260710 13:15:31.099893  7073 consensus_queue.cc:237] T 356e1211bf7e4b8598874df9ddecf490 P e4b0e996b4c84535b0aeb6fcc6b35346 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 2, Committed index: 2, Last appended: 1.2, Last appended by leader: 0, Current term: 1, Majority size: 3, State: 0, Mode: LEADER, active raft config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "fb69514b407a432487642efa7694784c" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 41929 } attrs { replace: true } } peers { permanent_uuid: "d23d174424c4456b964b2a208d42869b" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 32867 } } peers { permanent_uuid: "e4b0e996b4c84535b0aeb6fcc6b35346" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 46679 } } peers { permanent_uuid: "8d353e6070b4415798e79454c3d68e24" member_type: VOTER last_known_addr { host: "127.5.154.4" port: 41541 } attrs { promote: false } }
I20260710 13:15:31.106205  7238 raft_consensus.cc:1275] T 356e1211bf7e4b8598874df9ddecf490 P 8d353e6070b4415798e79454c3d68e24 [term 1 LEARNER]: Refusing update from remote peer e4b0e996b4c84535b0aeb6fcc6b35346: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 13:15:31.107522  6835 raft_consensus.cc:1275] T 356e1211bf7e4b8598874df9ddecf490 P fb69514b407a432487642efa7694784c [term 1 FOLLOWER]: Refusing update from remote peer e4b0e996b4c84535b0aeb6fcc6b35346: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 13:15:31.108371  7316 consensus_queue.cc:1048] T 356e1211bf7e4b8598874df9ddecf490 P e4b0e996b4c84535b0aeb6fcc6b35346 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8d353e6070b4415798e79454c3d68e24" member_type: VOTER last_known_addr { host: "127.5.154.4" port: 41541 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 13:15:31.109297  7317 consensus_queue.cc:1048] T 356e1211bf7e4b8598874df9ddecf490 P e4b0e996b4c84535b0aeb6fcc6b35346 [LEADER]: Connected to new peer: Peer: permanent_uuid: "fb69514b407a432487642efa7694784c" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 41929 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 13:15:31.112912  6909 raft_consensus.cc:1275] T 356e1211bf7e4b8598874df9ddecf490 P d23d174424c4456b964b2a208d42869b [term 1 FOLLOWER]: Refusing update from remote peer e4b0e996b4c84535b0aeb6fcc6b35346: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 13:15:31.116852  7316 consensus_queue.cc:1048] T 356e1211bf7e4b8598874df9ddecf490 P e4b0e996b4c84535b0aeb6fcc6b35346 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d23d174424c4456b964b2a208d42869b" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 32867 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 13:15:31.121785  7316 raft_consensus.cc:2955] T 356e1211bf7e4b8598874df9ddecf490 P e4b0e996b4c84535b0aeb6fcc6b35346 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 8d353e6070b4415798e79454c3d68e24 (127.5.154.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "fb69514b407a432487642efa7694784c" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 41929 } attrs { replace: true } } peers { permanent_uuid: "d23d174424c4456b964b2a208d42869b" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 32867 } } peers { permanent_uuid: "e4b0e996b4c84535b0aeb6fcc6b35346" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 46679 } } peers { permanent_uuid: "8d353e6070b4415798e79454c3d68e24" member_type: VOTER last_known_addr { host: "127.5.154.4" port: 41541 } attrs { promote: false } } }
I20260710 13:15:31.125696  7238 raft_consensus.cc:2955] T 356e1211bf7e4b8598874df9ddecf490 P 8d353e6070b4415798e79454c3d68e24 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 8d353e6070b4415798e79454c3d68e24 (127.5.154.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "fb69514b407a432487642efa7694784c" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 41929 } attrs { replace: true } } peers { permanent_uuid: "d23d174424c4456b964b2a208d42869b" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 32867 } } peers { permanent_uuid: "e4b0e996b4c84535b0aeb6fcc6b35346" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 46679 } } peers { permanent_uuid: "8d353e6070b4415798e79454c3d68e24" member_type: VOTER last_known_addr { host: "127.5.154.4" port: 41541 } attrs { promote: false } } }
I20260710 13:15:31.126039  6909 raft_consensus.cc:2955] T 356e1211bf7e4b8598874df9ddecf490 P d23d174424c4456b964b2a208d42869b [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 8d353e6070b4415798e79454c3d68e24 (127.5.154.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "fb69514b407a432487642efa7694784c" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 41929 } attrs { replace: true } } peers { permanent_uuid: "d23d174424c4456b964b2a208d42869b" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 32867 } } peers { permanent_uuid: "e4b0e996b4c84535b0aeb6fcc6b35346" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 46679 } } peers { permanent_uuid: "8d353e6070b4415798e79454c3d68e24" member_type: VOTER last_known_addr { host: "127.5.154.4" port: 41541 } attrs { promote: false } } }
I20260710 13:15:31.143632  6734 catalog_manager.cc:5697] T 356e1211bf7e4b8598874df9ddecf490 P 8d353e6070b4415798e79454c3d68e24 reported cstate change: config changed from index 2 to 3, 8d353e6070b4415798e79454c3d68e24 (127.5.154.4) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "e4b0e996b4c84535b0aeb6fcc6b35346" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "fb69514b407a432487642efa7694784c" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 41929 } attrs { replace: true } } peers { permanent_uuid: "d23d174424c4456b964b2a208d42869b" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 32867 } } peers { permanent_uuid: "e4b0e996b4c84535b0aeb6fcc6b35346" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 46679 } } peers { permanent_uuid: "8d353e6070b4415798e79454c3d68e24" member_type: VOTER last_known_addr { host: "127.5.154.4" port: 41541 } attrs { promote: false } } }
I20260710 13:15:31.139551  6836 raft_consensus.cc:2955] T 356e1211bf7e4b8598874df9ddecf490 P fb69514b407a432487642efa7694784c [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 8d353e6070b4415798e79454c3d68e24 (127.5.154.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "fb69514b407a432487642efa7694784c" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 41929 } attrs { replace: true } } peers { permanent_uuid: "d23d174424c4456b964b2a208d42869b" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 32867 } } peers { permanent_uuid: "e4b0e996b4c84535b0aeb6fcc6b35346" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 46679 } } peers { permanent_uuid: "8d353e6070b4415798e79454c3d68e24" member_type: VOTER last_known_addr { host: "127.5.154.4" port: 41541 } attrs { promote: false } } }
I20260710 13:15:31.173864  6981 consensus_queue.cc:237] T 356e1211bf7e4b8598874df9ddecf490 P e4b0e996b4c84535b0aeb6fcc6b35346 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 3, Committed index: 3, Last appended: 1.3, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "d23d174424c4456b964b2a208d42869b" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 32867 } } peers { permanent_uuid: "e4b0e996b4c84535b0aeb6fcc6b35346" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 46679 } } peers { permanent_uuid: "8d353e6070b4415798e79454c3d68e24" member_type: VOTER last_known_addr { host: "127.5.154.4" port: 41541 } attrs { promote: false } }
I20260710 13:15:31.179780  6909 raft_consensus.cc:1275] T 356e1211bf7e4b8598874df9ddecf490 P d23d174424c4456b964b2a208d42869b [term 1 FOLLOWER]: Refusing update from remote peer e4b0e996b4c84535b0aeb6fcc6b35346: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 13:15:31.179812  7238 raft_consensus.cc:1275] T 356e1211bf7e4b8598874df9ddecf490 P 8d353e6070b4415798e79454c3d68e24 [term 1 FOLLOWER]: Refusing update from remote peer e4b0e996b4c84535b0aeb6fcc6b35346: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 13:15:31.181210  7316 consensus_queue.cc:1048] T 356e1211bf7e4b8598874df9ddecf490 P e4b0e996b4c84535b0aeb6fcc6b35346 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d23d174424c4456b964b2a208d42869b" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 32867 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 13:15:31.181891  7317 consensus_queue.cc:1048] T 356e1211bf7e4b8598874df9ddecf490 P e4b0e996b4c84535b0aeb6fcc6b35346 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8d353e6070b4415798e79454c3d68e24" member_type: VOTER last_known_addr { host: "127.5.154.4" port: 41541 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 13:15:31.187974  7073 raft_consensus.cc:2955] T 356e1211bf7e4b8598874df9ddecf490 P e4b0e996b4c84535b0aeb6fcc6b35346 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER fb69514b407a432487642efa7694784c (127.5.154.1) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "d23d174424c4456b964b2a208d42869b" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 32867 } } peers { permanent_uuid: "e4b0e996b4c84535b0aeb6fcc6b35346" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 46679 } } peers { permanent_uuid: "8d353e6070b4415798e79454c3d68e24" member_type: VOTER last_known_addr { host: "127.5.154.4" port: 41541 } attrs { promote: false } } }
I20260710 13:15:31.189177  6909 raft_consensus.cc:2955] T 356e1211bf7e4b8598874df9ddecf490 P d23d174424c4456b964b2a208d42869b [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER fb69514b407a432487642efa7694784c (127.5.154.1) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "d23d174424c4456b964b2a208d42869b" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 32867 } } peers { permanent_uuid: "e4b0e996b4c84535b0aeb6fcc6b35346" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 46679 } } peers { permanent_uuid: "8d353e6070b4415798e79454c3d68e24" member_type: VOTER last_known_addr { host: "127.5.154.4" port: 41541 } attrs { promote: false } } }
I20260710 13:15:31.197587  7238 raft_consensus.cc:2955] T 356e1211bf7e4b8598874df9ddecf490 P 8d353e6070b4415798e79454c3d68e24 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER fb69514b407a432487642efa7694784c (127.5.154.1) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "d23d174424c4456b964b2a208d42869b" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 32867 } } peers { permanent_uuid: "e4b0e996b4c84535b0aeb6fcc6b35346" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 46679 } } peers { permanent_uuid: "8d353e6070b4415798e79454c3d68e24" member_type: VOTER last_known_addr { host: "127.5.154.4" port: 41541 } attrs { promote: false } } }
I20260710 13:15:31.204034  6732 catalog_manager.cc:5697] T 356e1211bf7e4b8598874df9ddecf490 P d23d174424c4456b964b2a208d42869b reported cstate change: config changed from index 3 to 4, VOTER fb69514b407a432487642efa7694784c (127.5.154.1) evicted. New cstate: current_term: 1 leader_uuid: "e4b0e996b4c84535b0aeb6fcc6b35346" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "d23d174424c4456b964b2a208d42869b" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 32867 } } peers { permanent_uuid: "e4b0e996b4c84535b0aeb6fcc6b35346" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 46679 } } peers { permanent_uuid: "8d353e6070b4415798e79454c3d68e24" member_type: VOTER last_known_addr { host: "127.5.154.4" port: 41541 } attrs { promote: false } } }
I20260710 13:15:31.206730  6721 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 356e1211bf7e4b8598874df9ddecf490 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260710 13:15:31.216991  6820 tablet_service.cc:1558] Processing DeleteTablet for tablet 356e1211bf7e4b8598874df9ddecf490 with delete_type TABLET_DATA_TOMBSTONED (TS fb69514b407a432487642efa7694784c not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:36716
I20260710 13:15:31.219043  7329 tablet_replica.cc:333] T 356e1211bf7e4b8598874df9ddecf490 P fb69514b407a432487642efa7694784c: stopping tablet replica
I20260710 13:15:31.220019  7329 raft_consensus.cc:2243] T 356e1211bf7e4b8598874df9ddecf490 P fb69514b407a432487642efa7694784c [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:15:31.220718  7329 raft_consensus.cc:2272] T 356e1211bf7e4b8598874df9ddecf490 P fb69514b407a432487642efa7694784c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:15:31.223809  7329 ts_tablet_manager.cc:1916] T 356e1211bf7e4b8598874df9ddecf490 P fb69514b407a432487642efa7694784c: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260710 13:15:31.238819  7329 ts_tablet_manager.cc:1929] T 356e1211bf7e4b8598874df9ddecf490 P fb69514b407a432487642efa7694784c: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260710 13:15:31.239270  7329 log.cc:1199] T 356e1211bf7e4b8598874df9ddecf490 P fb69514b407a432487642efa7694784c: Deleting WAL directory at /tmp/dist-test-taskPiHBc8/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783689303377817-5736-0/minicluster-data/ts-0-root/wals/356e1211bf7e4b8598874df9ddecf490
I20260710 13:15:31.241068  6718 catalog_manager.cc:5028] TS fb69514b407a432487642efa7694784c (127.5.154.1:41929): tablet 356e1211bf7e4b8598874df9ddecf490 (table test-workload [id=3724f98726324e3baa21d331f7f8b767]) successfully deleted
I20260710 13:15:31.302985  7318 raft_consensus.cc:1064] T a256f1aff9444ef99ba3d8fb9328de66 P fb69514b407a432487642efa7694784c: attempting to promote NON_VOTER 8d353e6070b4415798e79454c3d68e24 to VOTER
I20260710 13:15:31.305389  7318 consensus_queue.cc:237] T a256f1aff9444ef99ba3d8fb9328de66 P fb69514b407a432487642efa7694784c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 2, Committed index: 2, Last appended: 1.2, Last appended by leader: 0, Current term: 1, Majority size: 3, State: 0, Mode: LEADER, active raft config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "fb69514b407a432487642efa7694784c" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 41929 } } peers { permanent_uuid: "d23d174424c4456b964b2a208d42869b" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 32867 } } peers { permanent_uuid: "e4b0e996b4c84535b0aeb6fcc6b35346" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 46679 } attrs { replace: true } } peers { permanent_uuid: "8d353e6070b4415798e79454c3d68e24" member_type: VOTER last_known_addr { host: "127.5.154.4" port: 41541 } attrs { promote: false } }
I20260710 13:15:31.310930  6982 raft_consensus.cc:1275] T a256f1aff9444ef99ba3d8fb9328de66 P e4b0e996b4c84535b0aeb6fcc6b35346 [term 1 FOLLOWER]: Refusing update from remote peer fb69514b407a432487642efa7694784c: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 13:15:31.311352  6909 raft_consensus.cc:1275] T a256f1aff9444ef99ba3d8fb9328de66 P d23d174424c4456b964b2a208d42869b [term 1 FOLLOWER]: Refusing update from remote peer fb69514b407a432487642efa7694784c: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 13:15:31.311758  7238 raft_consensus.cc:1275] T a256f1aff9444ef99ba3d8fb9328de66 P 8d353e6070b4415798e79454c3d68e24 [term 1 LEARNER]: Refusing update from remote peer fb69514b407a432487642efa7694784c: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 13:15:31.312737  7038 consensus_queue.cc:1048] T a256f1aff9444ef99ba3d8fb9328de66 P fb69514b407a432487642efa7694784c [LEADER]: Connected to new peer: Peer: permanent_uuid: "d23d174424c4456b964b2a208d42869b" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 32867 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 13:15:31.313954  7319 consensus_queue.cc:1048] T a256f1aff9444ef99ba3d8fb9328de66 P fb69514b407a432487642efa7694784c [LEADER]: Connected to new peer: Peer: permanent_uuid: "e4b0e996b4c84535b0aeb6fcc6b35346" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 46679 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260710 13:15:31.314741  7038 consensus_queue.cc:1048] T a256f1aff9444ef99ba3d8fb9328de66 P fb69514b407a432487642efa7694784c [LEADER]: Connected to new peer: Peer: permanent_uuid: "8d353e6070b4415798e79454c3d68e24" member_type: VOTER last_known_addr { host: "127.5.154.4" port: 41541 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 13:15:31.329859  7038 raft_consensus.cc:2955] T a256f1aff9444ef99ba3d8fb9328de66 P fb69514b407a432487642efa7694784c [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 8d353e6070b4415798e79454c3d68e24 (127.5.154.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "fb69514b407a432487642efa7694784c" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 41929 } } peers { permanent_uuid: "d23d174424c4456b964b2a208d42869b" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 32867 } } peers { permanent_uuid: "e4b0e996b4c84535b0aeb6fcc6b35346" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 46679 } attrs { replace: true } } peers { permanent_uuid: "8d353e6070b4415798e79454c3d68e24" member_type: VOTER last_known_addr { host: "127.5.154.4" port: 41541 } attrs { promote: false } } }
I20260710 13:15:31.331573  6982 raft_consensus.cc:2955] T a256f1aff9444ef99ba3d8fb9328de66 P e4b0e996b4c84535b0aeb6fcc6b35346 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 8d353e6070b4415798e79454c3d68e24 (127.5.154.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "fb69514b407a432487642efa7694784c" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 41929 } } peers { permanent_uuid: "d23d174424c4456b964b2a208d42869b" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 32867 } } peers { permanent_uuid: "e4b0e996b4c84535b0aeb6fcc6b35346" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 46679 } attrs { replace: true } } peers { permanent_uuid: "8d353e6070b4415798e79454c3d68e24" member_type: VOTER last_known_addr { host: "127.5.154.4" port: 41541 } attrs { promote: false } } }
I20260710 13:15:31.337129  7319 raft_consensus.cc:1064] T 5e5bb78ed3b74e12a27bb333780416ee P fb69514b407a432487642efa7694784c: attempting to promote NON_VOTER 8d353e6070b4415798e79454c3d68e24 to VOTER
I20260710 13:15:31.339388  7319 consensus_queue.cc:237] T 5e5bb78ed3b74e12a27bb333780416ee P fb69514b407a432487642efa7694784c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 2, Committed index: 2, Last appended: 1.2, Last appended by leader: 0, Current term: 1, Majority size: 3, State: 0, Mode: LEADER, active raft config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "fb69514b407a432487642efa7694784c" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 41929 } } peers { permanent_uuid: "d23d174424c4456b964b2a208d42869b" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 32867 } attrs { replace: true } } peers { permanent_uuid: "e4b0e996b4c84535b0aeb6fcc6b35346" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 46679 } } peers { permanent_uuid: "8d353e6070b4415798e79454c3d68e24" member_type: VOTER last_known_addr { host: "127.5.154.4" port: 41541 } attrs { promote: false } }
I20260710 13:15:31.344607  7073 raft_consensus.cc:1064] T fe076a65a35f4a718ac8d13a58179708 P e4b0e996b4c84535b0aeb6fcc6b35346: attempting to promote NON_VOTER 8d353e6070b4415798e79454c3d68e24 to VOTER
I20260710 13:15:31.347020  7073 consensus_queue.cc:237] T fe076a65a35f4a718ac8d13a58179708 P e4b0e996b4c84535b0aeb6fcc6b35346 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 2, Committed index: 2, Last appended: 1.2, Last appended by leader: 0, Current term: 1, Majority size: 3, State: 0, Mode: LEADER, active raft config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "fb69514b407a432487642efa7694784c" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 41929 } attrs { replace: true } } peers { permanent_uuid: "d23d174424c4456b964b2a208d42869b" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 32867 } } peers { permanent_uuid: "e4b0e996b4c84535b0aeb6fcc6b35346" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 46679 } } peers { permanent_uuid: "8d353e6070b4415798e79454c3d68e24" member_type: VOTER last_known_addr { host: "127.5.154.4" port: 41541 } attrs { promote: false } }
I20260710 13:15:31.351660  7238 raft_consensus.cc:2955] T a256f1aff9444ef99ba3d8fb9328de66 P 8d353e6070b4415798e79454c3d68e24 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 8d353e6070b4415798e79454c3d68e24 (127.5.154.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "fb69514b407a432487642efa7694784c" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 41929 } } peers { permanent_uuid: "d23d174424c4456b964b2a208d42869b" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 32867 } } peers { permanent_uuid: "e4b0e996b4c84535b0aeb6fcc6b35346" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 46679 } attrs { replace: true } } peers { permanent_uuid: "8d353e6070b4415798e79454c3d68e24" member_type: VOTER last_known_addr { host: "127.5.154.4" port: 41541 } attrs { promote: false } } }
I20260710 13:15:31.359283  6730 catalog_manager.cc:5697] T a256f1aff9444ef99ba3d8fb9328de66 P e4b0e996b4c84535b0aeb6fcc6b35346 reported cstate change: config changed from index 2 to 3, 8d353e6070b4415798e79454c3d68e24 (127.5.154.4) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "fb69514b407a432487642efa7694784c" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "fb69514b407a432487642efa7694784c" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 41929 } } peers { permanent_uuid: "d23d174424c4456b964b2a208d42869b" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 32867 } } peers { permanent_uuid: "e4b0e996b4c84535b0aeb6fcc6b35346" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 46679 } attrs { replace: true } } peers { permanent_uuid: "8d353e6070b4415798e79454c3d68e24" member_type: VOTER last_known_addr { host: "127.5.154.4" port: 41541 } attrs { promote: false } } }
I20260710 13:15:31.370530  7238 raft_consensus.cc:1275] T fe076a65a35f4a718ac8d13a58179708 P 8d353e6070b4415798e79454c3d68e24 [term 1 LEARNER]: Refusing update from remote peer e4b0e996b4c84535b0aeb6fcc6b35346: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 13:15:31.371763  7073 consensus_queue.cc:1048] T fe076a65a35f4a718ac8d13a58179708 P e4b0e996b4c84535b0aeb6fcc6b35346 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8d353e6070b4415798e79454c3d68e24" member_type: VOTER last_known_addr { host: "127.5.154.4" port: 41541 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 13:15:31.373219  6911 raft_consensus.cc:1275] T fe076a65a35f4a718ac8d13a58179708 P d23d174424c4456b964b2a208d42869b [term 1 FOLLOWER]: Refusing update from remote peer e4b0e996b4c84535b0aeb6fcc6b35346: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 13:15:31.375373  7073 consensus_queue.cc:1048] T fe076a65a35f4a718ac8d13a58179708 P e4b0e996b4c84535b0aeb6fcc6b35346 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d23d174424c4456b964b2a208d42869b" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 32867 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 13:15:31.375941  6834 consensus_queue.cc:237] T a256f1aff9444ef99ba3d8fb9328de66 P fb69514b407a432487642efa7694784c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 3, Committed index: 3, Last appended: 1.3, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "fb69514b407a432487642efa7694784c" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 41929 } } peers { permanent_uuid: "d23d174424c4456b964b2a208d42869b" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 32867 } } peers { permanent_uuid: "8d353e6070b4415798e79454c3d68e24" member_type: VOTER last_known_addr { host: "127.5.154.4" port: 41541 } attrs { promote: false } }
I20260710 13:15:31.381480  6836 raft_consensus.cc:1275] T fe076a65a35f4a718ac8d13a58179708 P fb69514b407a432487642efa7694784c [term 1 FOLLOWER]: Refusing update from remote peer e4b0e996b4c84535b0aeb6fcc6b35346: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 13:15:31.382236  6982 raft_consensus.cc:1275] T 5e5bb78ed3b74e12a27bb333780416ee P e4b0e996b4c84535b0aeb6fcc6b35346 [term 1 FOLLOWER]: Refusing update from remote peer fb69514b407a432487642efa7694784c: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 13:15:31.382632  6909 raft_consensus.cc:2955] T a256f1aff9444ef99ba3d8fb9328de66 P d23d174424c4456b964b2a208d42869b [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 8d353e6070b4415798e79454c3d68e24 (127.5.154.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "fb69514b407a432487642efa7694784c" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 41929 } } peers { permanent_uuid: "d23d174424c4456b964b2a208d42869b" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 32867 } } peers { permanent_uuid: "e4b0e996b4c84535b0aeb6fcc6b35346" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 46679 } attrs { replace: true } } peers { permanent_uuid: "8d353e6070b4415798e79454c3d68e24" member_type: VOTER last_known_addr { host: "127.5.154.4" port: 41541 } attrs { promote: false } } }
I20260710 13:15:31.383773  7334 consensus_queue.cc:1048] T 5e5bb78ed3b74e12a27bb333780416ee P fb69514b407a432487642efa7694784c [LEADER]: Connected to new peer: Peer: permanent_uuid: "e4b0e996b4c84535b0aeb6fcc6b35346" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 46679 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 13:15:31.389678  7073 consensus_queue.cc:1048] T fe076a65a35f4a718ac8d13a58179708 P e4b0e996b4c84535b0aeb6fcc6b35346 [LEADER]: Connected to new peer: Peer: permanent_uuid: "fb69514b407a432487642efa7694784c" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 41929 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 13:15:31.396632  7237 raft_consensus.cc:1275] T 5e5bb78ed3b74e12a27bb333780416ee P 8d353e6070b4415798e79454c3d68e24 [term 1 LEARNER]: Refusing update from remote peer fb69514b407a432487642efa7694784c: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 13:15:31.396735  6908 raft_consensus.cc:1275] T 5e5bb78ed3b74e12a27bb333780416ee P d23d174424c4456b964b2a208d42869b [term 1 FOLLOWER]: Refusing update from remote peer fb69514b407a432487642efa7694784c: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 13:15:31.403420  7335 consensus_queue.cc:1048] T 5e5bb78ed3b74e12a27bb333780416ee P fb69514b407a432487642efa7694784c [LEADER]: Connected to new peer: Peer: permanent_uuid: "8d353e6070b4415798e79454c3d68e24" member_type: VOTER last_known_addr { host: "127.5.154.4" port: 41541 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260710 13:15:31.413892  7073 raft_consensus.cc:2955] T fe076a65a35f4a718ac8d13a58179708 P e4b0e996b4c84535b0aeb6fcc6b35346 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 8d353e6070b4415798e79454c3d68e24 (127.5.154.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "fb69514b407a432487642efa7694784c" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 41929 } attrs { replace: true } } peers { permanent_uuid: "d23d174424c4456b964b2a208d42869b" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 32867 } } peers { permanent_uuid: "e4b0e996b4c84535b0aeb6fcc6b35346" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 46679 } } peers { permanent_uuid: "8d353e6070b4415798e79454c3d68e24" member_type: VOTER last_known_addr { host: "127.5.154.4" port: 41541 } attrs { promote: false } } }
I20260710 13:15:31.419031  7237 raft_consensus.cc:1275] T a256f1aff9444ef99ba3d8fb9328de66 P 8d353e6070b4415798e79454c3d68e24 [term 1 FOLLOWER]: Refusing update from remote peer fb69514b407a432487642efa7694784c: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 13:15:31.420588  7319 consensus_queue.cc:1048] T a256f1aff9444ef99ba3d8fb9328de66 P fb69514b407a432487642efa7694784c [LEADER]: Connected to new peer: Peer: permanent_uuid: "8d353e6070b4415798e79454c3d68e24" member_type: VOTER last_known_addr { host: "127.5.154.4" port: 41541 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 13:15:31.423352  6910 raft_consensus.cc:2955] T fe076a65a35f4a718ac8d13a58179708 P d23d174424c4456b964b2a208d42869b [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 8d353e6070b4415798e79454c3d68e24 (127.5.154.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "fb69514b407a432487642efa7694784c" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 41929 } attrs { replace: true } } peers { permanent_uuid: "d23d174424c4456b964b2a208d42869b" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 32867 } } peers { permanent_uuid: "e4b0e996b4c84535b0aeb6fcc6b35346" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 46679 } } peers { permanent_uuid: "8d353e6070b4415798e79454c3d68e24" member_type: VOTER last_known_addr { host: "127.5.154.4" port: 41541 } attrs { promote: false } } }
I20260710 13:15:31.427614  7334 raft_consensus.cc:2955] T a256f1aff9444ef99ba3d8fb9328de66 P fb69514b407a432487642efa7694784c [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER e4b0e996b4c84535b0aeb6fcc6b35346 (127.5.154.3) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "fb69514b407a432487642efa7694784c" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 41929 } } peers { permanent_uuid: "d23d174424c4456b964b2a208d42869b" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 32867 } } peers { permanent_uuid: "8d353e6070b4415798e79454c3d68e24" member_type: VOTER last_known_addr { host: "127.5.154.4" port: 41541 } attrs { promote: false } } }
I20260710 13:15:31.429162  7237 raft_consensus.cc:2955] T a256f1aff9444ef99ba3d8fb9328de66 P 8d353e6070b4415798e79454c3d68e24 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER e4b0e996b4c84535b0aeb6fcc6b35346 (127.5.154.3) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "fb69514b407a432487642efa7694784c" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 41929 } } peers { permanent_uuid: "d23d174424c4456b964b2a208d42869b" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 32867 } } peers { permanent_uuid: "8d353e6070b4415798e79454c3d68e24" member_type: VOTER last_known_addr { host: "127.5.154.4" port: 41541 } attrs { promote: false } } }
I20260710 13:15:31.435720  7236 raft_consensus.cc:2955] T fe076a65a35f4a718ac8d13a58179708 P 8d353e6070b4415798e79454c3d68e24 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 8d353e6070b4415798e79454c3d68e24 (127.5.154.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "fb69514b407a432487642efa7694784c" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 41929 } attrs { replace: true } } peers { permanent_uuid: "d23d174424c4456b964b2a208d42869b" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 32867 } } peers { permanent_uuid: "e4b0e996b4c84535b0aeb6fcc6b35346" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 46679 } } peers { permanent_uuid: "8d353e6070b4415798e79454c3d68e24" member_type: VOTER last_known_addr { host: "127.5.154.4" port: 41541 } attrs { promote: false } } }
I20260710 13:15:31.440797  6718 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet a256f1aff9444ef99ba3d8fb9328de66 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260710 13:15:31.444749  6733 catalog_manager.cc:5697] T a256f1aff9444ef99ba3d8fb9328de66 P 8d353e6070b4415798e79454c3d68e24 reported cstate change: config changed from index 3 to 4, VOTER e4b0e996b4c84535b0aeb6fcc6b35346 (127.5.154.3) evicted. New cstate: current_term: 1 leader_uuid: "fb69514b407a432487642efa7694784c" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "fb69514b407a432487642efa7694784c" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 41929 } } peers { permanent_uuid: "d23d174424c4456b964b2a208d42869b" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 32867 } } peers { permanent_uuid: "8d353e6070b4415798e79454c3d68e24" member_type: VOTER last_known_addr { host: "127.5.154.4" port: 41541 } attrs { promote: false } } }
I20260710 13:15:31.457548  6968 tablet_service.cc:1558] Processing DeleteTablet for tablet a256f1aff9444ef99ba3d8fb9328de66 with delete_type TABLET_DATA_TOMBSTONED (TS e4b0e996b4c84535b0aeb6fcc6b35346 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:39512
I20260710 13:15:31.460517  6732 catalog_manager.cc:5697] T fe076a65a35f4a718ac8d13a58179708 P e4b0e996b4c84535b0aeb6fcc6b35346 reported cstate change: config changed from index 2 to 3, 8d353e6070b4415798e79454c3d68e24 (127.5.154.4) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "e4b0e996b4c84535b0aeb6fcc6b35346" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "fb69514b407a432487642efa7694784c" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 41929 } attrs { replace: true } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d23d174424c4456b964b2a208d42869b" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 32867 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e4b0e996b4c84535b0aeb6fcc6b35346" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 46679 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "8d353e6070b4415798e79454c3d68e24" member_type: VOTER last_known_addr { host: "127.5.154.4" port: 41541 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260710 13:15:31.476233  6910 raft_consensus.cc:1275] T a256f1aff9444ef99ba3d8fb9328de66 P d23d174424c4456b964b2a208d42869b [term 1 FOLLOWER]: Refusing update from remote peer fb69514b407a432487642efa7694784c: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 13:15:31.481395  7335 consensus_queue.cc:1048] T 5e5bb78ed3b74e12a27bb333780416ee P fb69514b407a432487642efa7694784c [LEADER]: Connected to new peer: Peer: permanent_uuid: "d23d174424c4456b964b2a208d42869b" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 32867 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 13:15:31.482111  6980 consensus_queue.cc:237] T fe076a65a35f4a718ac8d13a58179708 P e4b0e996b4c84535b0aeb6fcc6b35346 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 3, Committed index: 3, Last appended: 1.3, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "d23d174424c4456b964b2a208d42869b" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 32867 } } peers { permanent_uuid: "e4b0e996b4c84535b0aeb6fcc6b35346" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 46679 } } peers { permanent_uuid: "8d353e6070b4415798e79454c3d68e24" member_type: VOTER last_known_addr { host: "127.5.154.4" port: 41541 } attrs { promote: false } }
I20260710 13:15:31.483595  7335 consensus_queue.cc:1048] T a256f1aff9444ef99ba3d8fb9328de66 P fb69514b407a432487642efa7694784c [LEADER]: Connected to new peer: Peer: permanent_uuid: "d23d174424c4456b964b2a208d42869b" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 32867 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 13:15:31.490212  7343 tablet_replica.cc:333] T a256f1aff9444ef99ba3d8fb9328de66 P e4b0e996b4c84535b0aeb6fcc6b35346: stopping tablet replica
I20260710 13:15:31.491101  7343 raft_consensus.cc:2243] T a256f1aff9444ef99ba3d8fb9328de66 P e4b0e996b4c84535b0aeb6fcc6b35346 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:15:31.491742  7343 raft_consensus.cc:2272] T a256f1aff9444ef99ba3d8fb9328de66 P e4b0e996b4c84535b0aeb6fcc6b35346 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:15:31.494792  7343 ts_tablet_manager.cc:1916] T a256f1aff9444ef99ba3d8fb9328de66 P e4b0e996b4c84535b0aeb6fcc6b35346: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260710 13:15:31.498167  7238 raft_consensus.cc:1275] T fe076a65a35f4a718ac8d13a58179708 P 8d353e6070b4415798e79454c3d68e24 [term 1 FOLLOWER]: Refusing update from remote peer e4b0e996b4c84535b0aeb6fcc6b35346: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 13:15:31.499681  7321 consensus_queue.cc:1048] T fe076a65a35f4a718ac8d13a58179708 P e4b0e996b4c84535b0aeb6fcc6b35346 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8d353e6070b4415798e79454c3d68e24" member_type: VOTER last_known_addr { host: "127.5.154.4" port: 41541 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260710 13:15:31.505208  6836 raft_consensus.cc:2955] T fe076a65a35f4a718ac8d13a58179708 P fb69514b407a432487642efa7694784c [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 8d353e6070b4415798e79454c3d68e24 (127.5.154.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "fb69514b407a432487642efa7694784c" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 41929 } attrs { replace: true } } peers { permanent_uuid: "d23d174424c4456b964b2a208d42869b" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 32867 } } peers { permanent_uuid: "e4b0e996b4c84535b0aeb6fcc6b35346" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 46679 } } peers { permanent_uuid: "8d353e6070b4415798e79454c3d68e24" member_type: VOTER last_known_addr { host: "127.5.154.4" port: 41541 } attrs { promote: false } } }
I20260710 13:15:31.510336  7073 raft_consensus.cc:2955] T fe076a65a35f4a718ac8d13a58179708 P e4b0e996b4c84535b0aeb6fcc6b35346 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER fb69514b407a432487642efa7694784c (127.5.154.1) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "d23d174424c4456b964b2a208d42869b" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 32867 } } peers { permanent_uuid: "e4b0e996b4c84535b0aeb6fcc6b35346" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 46679 } } peers { permanent_uuid: "8d353e6070b4415798e79454c3d68e24" member_type: VOTER last_known_addr { host: "127.5.154.4" port: 41541 } attrs { promote: false } } }
I20260710 13:15:31.510562  6982 raft_consensus.cc:2955] T 5e5bb78ed3b74e12a27bb333780416ee P e4b0e996b4c84535b0aeb6fcc6b35346 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 8d353e6070b4415798e79454c3d68e24 (127.5.154.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "fb69514b407a432487642efa7694784c" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 41929 } } peers { permanent_uuid: "d23d174424c4456b964b2a208d42869b" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 32867 } attrs { replace: true } } peers { permanent_uuid: "e4b0e996b4c84535b0aeb6fcc6b35346" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 46679 } } peers { permanent_uuid: "8d353e6070b4415798e79454c3d68e24" member_type: VOTER last_known_addr { host: "127.5.154.4" port: 41541 } attrs { promote: false } } }
I20260710 13:15:31.514711  7335 raft_consensus.cc:2955] T 5e5bb78ed3b74e12a27bb333780416ee P fb69514b407a432487642efa7694784c [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 8d353e6070b4415798e79454c3d68e24 (127.5.154.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "fb69514b407a432487642efa7694784c" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 41929 } } peers { permanent_uuid: "d23d174424c4456b964b2a208d42869b" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 32867 } attrs { replace: true } } peers { permanent_uuid: "e4b0e996b4c84535b0aeb6fcc6b35346" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 46679 } } peers { permanent_uuid: "8d353e6070b4415798e79454c3d68e24" member_type: VOTER last_known_addr { host: "127.5.154.4" port: 41541 } attrs { promote: false } } }
I20260710 13:15:31.517468  7237 raft_consensus.cc:2955] T fe076a65a35f4a718ac8d13a58179708 P 8d353e6070b4415798e79454c3d68e24 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER fb69514b407a432487642efa7694784c (127.5.154.1) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "d23d174424c4456b964b2a208d42869b" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 32867 } } peers { permanent_uuid: "e4b0e996b4c84535b0aeb6fcc6b35346" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 46679 } } peers { permanent_uuid: "8d353e6070b4415798e79454c3d68e24" member_type: VOTER last_known_addr { host: "127.5.154.4" port: 41541 } attrs { promote: false } } }
I20260710 13:15:31.520824  6909 raft_consensus.cc:1275] T fe076a65a35f4a718ac8d13a58179708 P d23d174424c4456b964b2a208d42869b [term 1 FOLLOWER]: Refusing update from remote peer e4b0e996b4c84535b0aeb6fcc6b35346: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 13:15:31.512001  6911 raft_consensus.cc:2955] T a256f1aff9444ef99ba3d8fb9328de66 P d23d174424c4456b964b2a208d42869b [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER e4b0e996b4c84535b0aeb6fcc6b35346 (127.5.154.3) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "fb69514b407a432487642efa7694784c" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 41929 } } peers { permanent_uuid: "d23d174424c4456b964b2a208d42869b" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 32867 } } peers { permanent_uuid: "8d353e6070b4415798e79454c3d68e24" member_type: VOTER last_known_addr { host: "127.5.154.4" port: 41541 } attrs { promote: false } } }
I20260710 13:15:31.531617  7316 consensus_queue.cc:1048] T fe076a65a35f4a718ac8d13a58179708 P e4b0e996b4c84535b0aeb6fcc6b35346 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d23d174424c4456b964b2a208d42869b" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 32867 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 13:15:31.522578  6721 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet fe076a65a35f4a718ac8d13a58179708 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260710 13:15:31.528630  6733 catalog_manager.cc:5697] T fe076a65a35f4a718ac8d13a58179708 P 8d353e6070b4415798e79454c3d68e24 reported cstate change: config changed from index 3 to 4, VOTER fb69514b407a432487642efa7694784c (127.5.154.1) evicted. New cstate: current_term: 1 leader_uuid: "e4b0e996b4c84535b0aeb6fcc6b35346" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "d23d174424c4456b964b2a208d42869b" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 32867 } } peers { permanent_uuid: "e4b0e996b4c84535b0aeb6fcc6b35346" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 46679 } } peers { permanent_uuid: "8d353e6070b4415798e79454c3d68e24" member_type: VOTER last_known_addr { host: "127.5.154.4" port: 41541 } attrs { promote: false } } }
I20260710 13:15:31.536672  7343 ts_tablet_manager.cc:1929] T a256f1aff9444ef99ba3d8fb9328de66 P e4b0e996b4c84535b0aeb6fcc6b35346: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260710 13:15:31.537050  7343 log.cc:1199] T a256f1aff9444ef99ba3d8fb9328de66 P e4b0e996b4c84535b0aeb6fcc6b35346: Deleting WAL directory at /tmp/dist-test-taskPiHBc8/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783689303377817-5736-0/minicluster-data/ts-2-root/wals/a256f1aff9444ef99ba3d8fb9328de66
I20260710 13:15:31.536042  6908 raft_consensus.cc:2955] T fe076a65a35f4a718ac8d13a58179708 P d23d174424c4456b964b2a208d42869b [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER fb69514b407a432487642efa7694784c (127.5.154.1) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "d23d174424c4456b964b2a208d42869b" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 32867 } } peers { permanent_uuid: "e4b0e996b4c84535b0aeb6fcc6b35346" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 46679 } } peers { permanent_uuid: "8d353e6070b4415798e79454c3d68e24" member_type: VOTER last_known_addr { host: "127.5.154.4" port: 41541 } attrs { promote: false } } }
I20260710 13:15:31.538543  6721 catalog_manager.cc:5028] TS e4b0e996b4c84535b0aeb6fcc6b35346 (127.5.154.3:46679): tablet a256f1aff9444ef99ba3d8fb9328de66 (table test-workload [id=3724f98726324e3baa21d331f7f8b767]) successfully deleted
I20260710 13:15:31.553438  7237 raft_consensus.cc:2955] T 5e5bb78ed3b74e12a27bb333780416ee P 8d353e6070b4415798e79454c3d68e24 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 8d353e6070b4415798e79454c3d68e24 (127.5.154.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "fb69514b407a432487642efa7694784c" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 41929 } } peers { permanent_uuid: "d23d174424c4456b964b2a208d42869b" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 32867 } attrs { replace: true } } peers { permanent_uuid: "e4b0e996b4c84535b0aeb6fcc6b35346" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 46679 } } peers { permanent_uuid: "8d353e6070b4415798e79454c3d68e24" member_type: VOTER last_known_addr { host: "127.5.154.4" port: 41541 } attrs { promote: false } } }
W20260710 13:15:31.554335  6874 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.5.154.1:41929, user_credentials={real_user=slave}} blocked reactor thread for 50204.4us
I20260710 13:15:31.556700  6820 tablet_service.cc:1558] Processing DeleteTablet for tablet fe076a65a35f4a718ac8d13a58179708 with delete_type TABLET_DATA_TOMBSTONED (Replica with old config index 3 (current committed config index is 4)) from {username='slave'} at 127.0.0.1:36716
I20260710 13:15:31.557555  7329 tablet_replica.cc:333] T fe076a65a35f4a718ac8d13a58179708 P fb69514b407a432487642efa7694784c: stopping tablet replica
I20260710 13:15:31.558430  7329 raft_consensus.cc:2243] T fe076a65a35f4a718ac8d13a58179708 P fb69514b407a432487642efa7694784c [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:15:31.558981  7329 raft_consensus.cc:2272] T fe076a65a35f4a718ac8d13a58179708 P fb69514b407a432487642efa7694784c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:15:31.565649  6734 catalog_manager.cc:5697] T 5e5bb78ed3b74e12a27bb333780416ee P e4b0e996b4c84535b0aeb6fcc6b35346 reported cstate change: config changed from index 2 to 3, 8d353e6070b4415798e79454c3d68e24 (127.5.154.4) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "fb69514b407a432487642efa7694784c" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "fb69514b407a432487642efa7694784c" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 41929 } } peers { permanent_uuid: "d23d174424c4456b964b2a208d42869b" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 32867 } attrs { replace: true } } peers { permanent_uuid: "e4b0e996b4c84535b0aeb6fcc6b35346" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 46679 } } peers { permanent_uuid: "8d353e6070b4415798e79454c3d68e24" member_type: VOTER last_known_addr { host: "127.5.154.4" port: 41541 } attrs { promote: false } } }
I20260710 13:15:31.566859  7329 ts_tablet_manager.cc:1916] T fe076a65a35f4a718ac8d13a58179708 P fb69514b407a432487642efa7694784c: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260710 13:15:31.576351  6910 raft_consensus.cc:2955] T 5e5bb78ed3b74e12a27bb333780416ee P d23d174424c4456b964b2a208d42869b [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 8d353e6070b4415798e79454c3d68e24 (127.5.154.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "fb69514b407a432487642efa7694784c" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 41929 } } peers { permanent_uuid: "d23d174424c4456b964b2a208d42869b" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 32867 } attrs { replace: true } } peers { permanent_uuid: "e4b0e996b4c84535b0aeb6fcc6b35346" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 46679 } } peers { permanent_uuid: "8d353e6070b4415798e79454c3d68e24" member_type: VOTER last_known_addr { host: "127.5.154.4" port: 41541 } attrs { promote: false } } }
I20260710 13:15:31.580226  7329 ts_tablet_manager.cc:1929] T fe076a65a35f4a718ac8d13a58179708 P fb69514b407a432487642efa7694784c: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260710 13:15:31.580672  7329 log.cc:1199] T fe076a65a35f4a718ac8d13a58179708 P fb69514b407a432487642efa7694784c: Deleting WAL directory at /tmp/dist-test-taskPiHBc8/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783689303377817-5736-0/minicluster-data/ts-0-root/wals/fe076a65a35f4a718ac8d13a58179708
I20260710 13:15:31.584897  6718 catalog_manager.cc:5028] TS fb69514b407a432487642efa7694784c (127.5.154.1:41929): tablet fe076a65a35f4a718ac8d13a58179708 (table test-workload [id=3724f98726324e3baa21d331f7f8b767]) successfully deleted
I20260710 13:15:31.587035  6836 consensus_queue.cc:237] T 5e5bb78ed3b74e12a27bb333780416ee P fb69514b407a432487642efa7694784c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 3, Committed index: 3, Last appended: 1.3, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "fb69514b407a432487642efa7694784c" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 41929 } } peers { permanent_uuid: "e4b0e996b4c84535b0aeb6fcc6b35346" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 46679 } } peers { permanent_uuid: "8d353e6070b4415798e79454c3d68e24" member_type: VOTER last_known_addr { host: "127.5.154.4" port: 41541 } attrs { promote: false } }
I20260710 13:15:31.593097  7237 raft_consensus.cc:1275] T 5e5bb78ed3b74e12a27bb333780416ee P 8d353e6070b4415798e79454c3d68e24 [term 1 FOLLOWER]: Refusing update from remote peer fb69514b407a432487642efa7694784c: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 13:15:31.594071  6982 raft_consensus.cc:1275] T 5e5bb78ed3b74e12a27bb333780416ee P e4b0e996b4c84535b0aeb6fcc6b35346 [term 1 FOLLOWER]: Refusing update from remote peer fb69514b407a432487642efa7694784c: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 13:15:31.594383  7319 consensus_queue.cc:1048] T 5e5bb78ed3b74e12a27bb333780416ee P fb69514b407a432487642efa7694784c [LEADER]: Connected to new peer: Peer: permanent_uuid: "8d353e6070b4415798e79454c3d68e24" member_type: VOTER last_known_addr { host: "127.5.154.4" port: 41541 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 13:15:31.595323  7335 consensus_queue.cc:1048] T 5e5bb78ed3b74e12a27bb333780416ee P fb69514b407a432487642efa7694784c [LEADER]: Connected to new peer: Peer: permanent_uuid: "e4b0e996b4c84535b0aeb6fcc6b35346" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 46679 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 13:15:31.599927  7319 raft_consensus.cc:2955] T 5e5bb78ed3b74e12a27bb333780416ee P fb69514b407a432487642efa7694784c [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER d23d174424c4456b964b2a208d42869b (127.5.154.2) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "fb69514b407a432487642efa7694784c" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 41929 } } peers { permanent_uuid: "e4b0e996b4c84535b0aeb6fcc6b35346" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 46679 } } peers { permanent_uuid: "8d353e6070b4415798e79454c3d68e24" member_type: VOTER last_known_addr { host: "127.5.154.4" port: 41541 } attrs { promote: false } } }
I20260710 13:15:31.602530  6982 raft_consensus.cc:2955] T 5e5bb78ed3b74e12a27bb333780416ee P e4b0e996b4c84535b0aeb6fcc6b35346 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER d23d174424c4456b964b2a208d42869b (127.5.154.2) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "fb69514b407a432487642efa7694784c" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 41929 } } peers { permanent_uuid: "e4b0e996b4c84535b0aeb6fcc6b35346" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 46679 } } peers { permanent_uuid: "8d353e6070b4415798e79454c3d68e24" member_type: VOTER last_known_addr { host: "127.5.154.4" port: 41541 } attrs { promote: false } } }
I20260710 13:15:31.607463  6718 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 5e5bb78ed3b74e12a27bb333780416ee with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260710 13:15:31.608451  7237 raft_consensus.cc:2955] T 5e5bb78ed3b74e12a27bb333780416ee P 8d353e6070b4415798e79454c3d68e24 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER d23d174424c4456b964b2a208d42869b (127.5.154.2) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "fb69514b407a432487642efa7694784c" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 41929 } } peers { permanent_uuid: "e4b0e996b4c84535b0aeb6fcc6b35346" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 46679 } } peers { permanent_uuid: "8d353e6070b4415798e79454c3d68e24" member_type: VOTER last_known_addr { host: "127.5.154.4" port: 41541 } attrs { promote: false } } }
I20260710 13:15:31.615401  6734 catalog_manager.cc:5697] T 5e5bb78ed3b74e12a27bb333780416ee P e4b0e996b4c84535b0aeb6fcc6b35346 reported cstate change: config changed from index 3 to 4, VOTER d23d174424c4456b964b2a208d42869b (127.5.154.2) evicted. New cstate: current_term: 1 leader_uuid: "fb69514b407a432487642efa7694784c" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "fb69514b407a432487642efa7694784c" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 41929 } } peers { permanent_uuid: "e4b0e996b4c84535b0aeb6fcc6b35346" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 46679 } } peers { permanent_uuid: "8d353e6070b4415798e79454c3d68e24" member_type: VOTER last_known_addr { host: "127.5.154.4" port: 41541 } attrs { promote: false } } }
I20260710 13:15:31.624534  6892 tablet_service.cc:1558] Processing DeleteTablet for tablet 5e5bb78ed3b74e12a27bb333780416ee with delete_type TABLET_DATA_TOMBSTONED (TS d23d174424c4456b964b2a208d42869b not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:43492
I20260710 13:15:31.626665  7346 tablet_replica.cc:333] T 5e5bb78ed3b74e12a27bb333780416ee P d23d174424c4456b964b2a208d42869b: stopping tablet replica
I20260710 13:15:31.629786  7346 raft_consensus.cc:2243] T 5e5bb78ed3b74e12a27bb333780416ee P d23d174424c4456b964b2a208d42869b [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:15:31.630370  7346 raft_consensus.cc:2272] T 5e5bb78ed3b74e12a27bb333780416ee P d23d174424c4456b964b2a208d42869b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:15:31.633011  7346 ts_tablet_manager.cc:1916] T 5e5bb78ed3b74e12a27bb333780416ee P d23d174424c4456b964b2a208d42869b: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260710 13:15:31.642160  7346 ts_tablet_manager.cc:1929] T 5e5bb78ed3b74e12a27bb333780416ee P d23d174424c4456b964b2a208d42869b: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260710 13:15:31.642405  7346 log.cc:1199] T 5e5bb78ed3b74e12a27bb333780416ee P d23d174424c4456b964b2a208d42869b: Deleting WAL directory at /tmp/dist-test-taskPiHBc8/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783689303377817-5736-0/minicluster-data/ts-1-root/wals/5e5bb78ed3b74e12a27bb333780416ee
I20260710 13:15:31.643486  6718 catalog_manager.cc:5028] TS d23d174424c4456b964b2a208d42869b (127.5.154.2:32867): tablet 5e5bb78ed3b74e12a27bb333780416ee (table test-workload [id=3724f98726324e3baa21d331f7f8b767]) successfully deleted
I20260710 13:15:32.648525  6834 consensus_queue.cc:237] T 0f2ac2c4b35d469690dbf670e44fc036 P fb69514b407a432487642efa7694784c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "fb69514b407a432487642efa7694784c" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 41929 } } peers { permanent_uuid: "d23d174424c4456b964b2a208d42869b" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 32867 } } peers { permanent_uuid: "e4b0e996b4c84535b0aeb6fcc6b35346" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 46679 } attrs { replace: true } } peers { permanent_uuid: "8d353e6070b4415798e79454c3d68e24" member_type: NON_VOTER last_known_addr { host: "127.5.154.4" port: 41541 } attrs { promote: true } }
I20260710 13:15:32.654630  6980 raft_consensus.cc:1275] T 0f2ac2c4b35d469690dbf670e44fc036 P e4b0e996b4c84535b0aeb6fcc6b35346 [term 1 FOLLOWER]: Refusing update from remote peer fb69514b407a432487642efa7694784c: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
W20260710 13:15:32.654794  6801 consensus_peers.cc:597] T 0f2ac2c4b35d469690dbf670e44fc036 P fb69514b407a432487642efa7694784c -> Peer 8d353e6070b4415798e79454c3d68e24 (127.5.154.4:41541): Couldn't send request to peer 8d353e6070b4415798e79454c3d68e24. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 0f2ac2c4b35d469690dbf670e44fc036. This is attempt 1: this message will repeat every 5th retry.
I20260710 13:15:32.655951  6911 raft_consensus.cc:1275] T 0f2ac2c4b35d469690dbf670e44fc036 P d23d174424c4456b964b2a208d42869b [term 1 FOLLOWER]: Refusing update from remote peer fb69514b407a432487642efa7694784c: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260710 13:15:32.656602  7351 consensus_queue.cc:1048] T 0f2ac2c4b35d469690dbf670e44fc036 P fb69514b407a432487642efa7694784c [LEADER]: Connected to new peer: Peer: permanent_uuid: "e4b0e996b4c84535b0aeb6fcc6b35346" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 46679 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:15:32.657464  7335 consensus_queue.cc:1048] T 0f2ac2c4b35d469690dbf670e44fc036 P fb69514b407a432487642efa7694784c [LEADER]: Connected to new peer: Peer: permanent_uuid: "d23d174424c4456b964b2a208d42869b" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 32867 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:15:32.664023  7351 raft_consensus.cc:2955] T 0f2ac2c4b35d469690dbf670e44fc036 P fb69514b407a432487642efa7694784c [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 8d353e6070b4415798e79454c3d68e24 (127.5.154.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "fb69514b407a432487642efa7694784c" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 41929 } } peers { permanent_uuid: "d23d174424c4456b964b2a208d42869b" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 32867 } } peers { permanent_uuid: "e4b0e996b4c84535b0aeb6fcc6b35346" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 46679 } attrs { replace: true } } peers { permanent_uuid: "8d353e6070b4415798e79454c3d68e24" member_type: NON_VOTER last_known_addr { host: "127.5.154.4" port: 41541 } attrs { promote: true } } }
I20260710 13:15:32.665705  6980 raft_consensus.cc:2955] T 0f2ac2c4b35d469690dbf670e44fc036 P e4b0e996b4c84535b0aeb6fcc6b35346 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 8d353e6070b4415798e79454c3d68e24 (127.5.154.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "fb69514b407a432487642efa7694784c" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 41929 } } peers { permanent_uuid: "d23d174424c4456b964b2a208d42869b" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 32867 } } peers { permanent_uuid: "e4b0e996b4c84535b0aeb6fcc6b35346" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 46679 } attrs { replace: true } } peers { permanent_uuid: "8d353e6070b4415798e79454c3d68e24" member_type: NON_VOTER last_known_addr { host: "127.5.154.4" port: 41541 } attrs { promote: true } } }
I20260710 13:15:32.669037  6910 raft_consensus.cc:2955] T 0f2ac2c4b35d469690dbf670e44fc036 P d23d174424c4456b964b2a208d42869b [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 8d353e6070b4415798e79454c3d68e24 (127.5.154.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "fb69514b407a432487642efa7694784c" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 41929 } } peers { permanent_uuid: "d23d174424c4456b964b2a208d42869b" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 32867 } } peers { permanent_uuid: "e4b0e996b4c84535b0aeb6fcc6b35346" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 46679 } attrs { replace: true } } peers { permanent_uuid: "8d353e6070b4415798e79454c3d68e24" member_type: NON_VOTER last_known_addr { host: "127.5.154.4" port: 41541 } attrs { promote: true } } }
I20260710 13:15:32.679162  6980 consensus_queue.cc:237] T 735d56d6bcd44599ad0392e6ebbf3128 P e4b0e996b4c84535b0aeb6fcc6b35346 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "d23d174424c4456b964b2a208d42869b" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 32867 } attrs { replace: true } } peers { permanent_uuid: "e4b0e996b4c84535b0aeb6fcc6b35346" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 46679 } } peers { permanent_uuid: "fb69514b407a432487642efa7694784c" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 41929 } } peers { permanent_uuid: "8d353e6070b4415798e79454c3d68e24" member_type: NON_VOTER last_known_addr { host: "127.5.154.4" port: 41541 } attrs { promote: true } }
I20260710 13:15:32.679253  6733 catalog_manager.cc:5697] T 0f2ac2c4b35d469690dbf670e44fc036 P e4b0e996b4c84535b0aeb6fcc6b35346 reported cstate change: config changed from index -1 to 2, NON_VOTER 8d353e6070b4415798e79454c3d68e24 (127.5.154.4) added. New cstate: current_term: 1 leader_uuid: "fb69514b407a432487642efa7694784c" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "fb69514b407a432487642efa7694784c" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 41929 } } peers { permanent_uuid: "d23d174424c4456b964b2a208d42869b" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 32867 } } peers { permanent_uuid: "e4b0e996b4c84535b0aeb6fcc6b35346" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 46679 } attrs { replace: true } } peers { permanent_uuid: "8d353e6070b4415798e79454c3d68e24" member_type: NON_VOTER last_known_addr { host: "127.5.154.4" port: 41541 } attrs { promote: true } } }
I20260710 13:15:32.686455  6834 raft_consensus.cc:1275] T 735d56d6bcd44599ad0392e6ebbf3128 P fb69514b407a432487642efa7694784c [term 1 FOLLOWER]: Refusing update from remote peer e4b0e996b4c84535b0aeb6fcc6b35346: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
W20260710 13:15:32.686854  6950 consensus_peers.cc:597] T 735d56d6bcd44599ad0392e6ebbf3128 P e4b0e996b4c84535b0aeb6fcc6b35346 -> Peer 8d353e6070b4415798e79454c3d68e24 (127.5.154.4:41541): Couldn't send request to peer 8d353e6070b4415798e79454c3d68e24. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 735d56d6bcd44599ad0392e6ebbf3128. This is attempt 1: this message will repeat every 5th retry.
I20260710 13:15:32.687844  7348 consensus_queue.cc:1048] T 735d56d6bcd44599ad0392e6ebbf3128 P e4b0e996b4c84535b0aeb6fcc6b35346 [LEADER]: Connected to new peer: Peer: permanent_uuid: "fb69514b407a432487642efa7694784c" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 41929 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:15:32.690158  6910 raft_consensus.cc:1275] T 735d56d6bcd44599ad0392e6ebbf3128 P d23d174424c4456b964b2a208d42869b [term 1 FOLLOWER]: Refusing update from remote peer e4b0e996b4c84535b0aeb6fcc6b35346: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260710 13:15:32.691516  7348 consensus_queue.cc:1048] T 735d56d6bcd44599ad0392e6ebbf3128 P e4b0e996b4c84535b0aeb6fcc6b35346 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d23d174424c4456b964b2a208d42869b" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 32867 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:15:32.696107  7356 raft_consensus.cc:2955] T 735d56d6bcd44599ad0392e6ebbf3128 P e4b0e996b4c84535b0aeb6fcc6b35346 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 8d353e6070b4415798e79454c3d68e24 (127.5.154.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "d23d174424c4456b964b2a208d42869b" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 32867 } attrs { replace: true } } peers { permanent_uuid: "e4b0e996b4c84535b0aeb6fcc6b35346" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 46679 } } peers { permanent_uuid: "fb69514b407a432487642efa7694784c" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 41929 } } peers { permanent_uuid: "8d353e6070b4415798e79454c3d68e24" member_type: NON_VOTER last_known_addr { host: "127.5.154.4" port: 41541 } attrs { promote: true } } }
I20260710 13:15:32.697964  6834 raft_consensus.cc:2955] T 735d56d6bcd44599ad0392e6ebbf3128 P fb69514b407a432487642efa7694784c [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 8d353e6070b4415798e79454c3d68e24 (127.5.154.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "d23d174424c4456b964b2a208d42869b" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 32867 } attrs { replace: true } } peers { permanent_uuid: "e4b0e996b4c84535b0aeb6fcc6b35346" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 46679 } } peers { permanent_uuid: "fb69514b407a432487642efa7694784c" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 41929 } } peers { permanent_uuid: "8d353e6070b4415798e79454c3d68e24" member_type: NON_VOTER last_known_addr { host: "127.5.154.4" port: 41541 } attrs { promote: true } } }
I20260710 13:15:32.720180  6733 catalog_manager.cc:5697] T 735d56d6bcd44599ad0392e6ebbf3128 P fb69514b407a432487642efa7694784c reported cstate change: config changed from index -1 to 2, NON_VOTER 8d353e6070b4415798e79454c3d68e24 (127.5.154.4) added. New cstate: current_term: 1 leader_uuid: "e4b0e996b4c84535b0aeb6fcc6b35346" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "d23d174424c4456b964b2a208d42869b" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 32867 } attrs { replace: true } } peers { permanent_uuid: "e4b0e996b4c84535b0aeb6fcc6b35346" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 46679 } } peers { permanent_uuid: "fb69514b407a432487642efa7694784c" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 41929 } } peers { permanent_uuid: "8d353e6070b4415798e79454c3d68e24" member_type: NON_VOTER last_known_addr { host: "127.5.154.4" port: 41541 } attrs { promote: true } } }
I20260710 13:15:32.728152  6911 raft_consensus.cc:2955] T 735d56d6bcd44599ad0392e6ebbf3128 P d23d174424c4456b964b2a208d42869b [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 8d353e6070b4415798e79454c3d68e24 (127.5.154.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "d23d174424c4456b964b2a208d42869b" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 32867 } attrs { replace: true } } peers { permanent_uuid: "e4b0e996b4c84535b0aeb6fcc6b35346" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 46679 } } peers { permanent_uuid: "fb69514b407a432487642efa7694784c" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 41929 } } peers { permanent_uuid: "8d353e6070b4415798e79454c3d68e24" member_type: NON_VOTER last_known_addr { host: "127.5.154.4" port: 41541 } attrs { promote: true } } }
I20260710 13:15:32.746690  6911 consensus_queue.cc:237] T 98b588a2f58548d881001123cfb22294 P d23d174424c4456b964b2a208d42869b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "fb69514b407a432487642efa7694784c" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 41929 } } peers { permanent_uuid: "d23d174424c4456b964b2a208d42869b" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 32867 } } peers { permanent_uuid: "e4b0e996b4c84535b0aeb6fcc6b35346" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 46679 } attrs { replace: true } } peers { permanent_uuid: "8d353e6070b4415798e79454c3d68e24" member_type: NON_VOTER last_known_addr { host: "127.5.154.4" port: 41541 } attrs { promote: true } }
I20260710 13:15:32.752502  6980 raft_consensus.cc:1275] T 98b588a2f58548d881001123cfb22294 P e4b0e996b4c84535b0aeb6fcc6b35346 [term 1 FOLLOWER]: Refusing update from remote peer d23d174424c4456b964b2a208d42869b: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260710 13:15:32.752992  6834 raft_consensus.cc:1275] T 98b588a2f58548d881001123cfb22294 P fb69514b407a432487642efa7694784c [term 1 FOLLOWER]: Refusing update from remote peer d23d174424c4456b964b2a208d42869b: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260710 13:15:32.754185  7344 consensus_queue.cc:1048] T 98b588a2f58548d881001123cfb22294 P d23d174424c4456b964b2a208d42869b [LEADER]: Connected to new peer: Peer: permanent_uuid: "e4b0e996b4c84535b0aeb6fcc6b35346" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 46679 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:15:32.759490  7349 consensus_queue.cc:1048] T 98b588a2f58548d881001123cfb22294 P d23d174424c4456b964b2a208d42869b [LEADER]: Connected to new peer: Peer: permanent_uuid: "fb69514b407a432487642efa7694784c" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 41929 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:15:32.769053  7344 raft_consensus.cc:2955] T 98b588a2f58548d881001123cfb22294 P d23d174424c4456b964b2a208d42869b [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 8d353e6070b4415798e79454c3d68e24 (127.5.154.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "fb69514b407a432487642efa7694784c" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 41929 } } peers { permanent_uuid: "d23d174424c4456b964b2a208d42869b" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 32867 } } peers { permanent_uuid: "e4b0e996b4c84535b0aeb6fcc6b35346" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 46679 } attrs { replace: true } } peers { permanent_uuid: "8d353e6070b4415798e79454c3d68e24" member_type: NON_VOTER last_known_addr { host: "127.5.154.4" port: 41541 } attrs { promote: true } } }
I20260710 13:15:32.770332  6982 raft_consensus.cc:2955] T 98b588a2f58548d881001123cfb22294 P e4b0e996b4c84535b0aeb6fcc6b35346 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 8d353e6070b4415798e79454c3d68e24 (127.5.154.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "fb69514b407a432487642efa7694784c" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 41929 } } peers { permanent_uuid: "d23d174424c4456b964b2a208d42869b" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 32867 } } peers { permanent_uuid: "e4b0e996b4c84535b0aeb6fcc6b35346" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 46679 } attrs { replace: true } } peers { permanent_uuid: "8d353e6070b4415798e79454c3d68e24" member_type: NON_VOTER last_known_addr { host: "127.5.154.4" port: 41541 } attrs { promote: true } } }
I20260710 13:15:32.772243  6834 raft_consensus.cc:2955] T 98b588a2f58548d881001123cfb22294 P fb69514b407a432487642efa7694784c [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 8d353e6070b4415798e79454c3d68e24 (127.5.154.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "fb69514b407a432487642efa7694784c" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 41929 } } peers { permanent_uuid: "d23d174424c4456b964b2a208d42869b" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 32867 } } peers { permanent_uuid: "e4b0e996b4c84535b0aeb6fcc6b35346" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 46679 } attrs { replace: true } } peers { permanent_uuid: "8d353e6070b4415798e79454c3d68e24" member_type: NON_VOTER last_known_addr { host: "127.5.154.4" port: 41541 } attrs { promote: true } } }
W20260710 13:15:32.777056  6876 consensus_peers.cc:597] T 98b588a2f58548d881001123cfb22294 P d23d174424c4456b964b2a208d42869b -> Peer 8d353e6070b4415798e79454c3d68e24 (127.5.154.4:41541): Couldn't send request to peer 8d353e6070b4415798e79454c3d68e24. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 98b588a2f58548d881001123cfb22294. This is attempt 1: this message will repeat every 5th retry.
I20260710 13:15:32.783694  6911 consensus_queue.cc:237] T 5a067eef6b6649ce95706dd10ed4dd9f P d23d174424c4456b964b2a208d42869b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "fb69514b407a432487642efa7694784c" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 41929 } attrs { replace: true } } peers { permanent_uuid: "d23d174424c4456b964b2a208d42869b" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 32867 } } peers { permanent_uuid: "e4b0e996b4c84535b0aeb6fcc6b35346" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 46679 } } peers { permanent_uuid: "8d353e6070b4415798e79454c3d68e24" member_type: NON_VOTER last_known_addr { host: "127.5.154.4" port: 41541 } attrs { promote: true } }
I20260710 13:15:32.784137  6733 catalog_manager.cc:5697] T 98b588a2f58548d881001123cfb22294 P e4b0e996b4c84535b0aeb6fcc6b35346 reported cstate change: config changed from index -1 to 2, NON_VOTER 8d353e6070b4415798e79454c3d68e24 (127.5.154.4) added. New cstate: current_term: 1 leader_uuid: "d23d174424c4456b964b2a208d42869b" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "fb69514b407a432487642efa7694784c" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 41929 } } peers { permanent_uuid: "d23d174424c4456b964b2a208d42869b" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 32867 } } peers { permanent_uuid: "e4b0e996b4c84535b0aeb6fcc6b35346" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 46679 } attrs { replace: true } } peers { permanent_uuid: "8d353e6070b4415798e79454c3d68e24" member_type: NON_VOTER last_known_addr { host: "127.5.154.4" port: 41541 } attrs { promote: true } } }
I20260710 13:15:32.789837  6982 raft_consensus.cc:1275] T 5a067eef6b6649ce95706dd10ed4dd9f P e4b0e996b4c84535b0aeb6fcc6b35346 [term 1 FOLLOWER]: Refusing update from remote peer d23d174424c4456b964b2a208d42869b: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
W20260710 13:15:32.790474  6876 consensus_peers.cc:597] T 5a067eef6b6649ce95706dd10ed4dd9f P d23d174424c4456b964b2a208d42869b -> Peer 8d353e6070b4415798e79454c3d68e24 (127.5.154.4:41541): Couldn't send request to peer 8d353e6070b4415798e79454c3d68e24. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 5a067eef6b6649ce95706dd10ed4dd9f. This is attempt 1: this message will repeat every 5th retry.
I20260710 13:15:32.791059  7367 consensus_queue.cc:1048] T 5a067eef6b6649ce95706dd10ed4dd9f P d23d174424c4456b964b2a208d42869b [LEADER]: Connected to new peer: Peer: permanent_uuid: "e4b0e996b4c84535b0aeb6fcc6b35346" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 46679 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:15:32.792930  6834 raft_consensus.cc:1275] T 5a067eef6b6649ce95706dd10ed4dd9f P fb69514b407a432487642efa7694784c [term 1 FOLLOWER]: Refusing update from remote peer d23d174424c4456b964b2a208d42869b: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260710 13:15:32.794219  7367 consensus_queue.cc:1048] T 5a067eef6b6649ce95706dd10ed4dd9f P d23d174424c4456b964b2a208d42869b [LEADER]: Connected to new peer: Peer: permanent_uuid: "fb69514b407a432487642efa7694784c" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 41929 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:15:32.803185  7344 raft_consensus.cc:2955] T 5a067eef6b6649ce95706dd10ed4dd9f P d23d174424c4456b964b2a208d42869b [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 8d353e6070b4415798e79454c3d68e24 (127.5.154.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "fb69514b407a432487642efa7694784c" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 41929 } attrs { replace: true } } peers { permanent_uuid: "d23d174424c4456b964b2a208d42869b" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 32867 } } peers { permanent_uuid: "e4b0e996b4c84535b0aeb6fcc6b35346" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 46679 } } peers { permanent_uuid: "8d353e6070b4415798e79454c3d68e24" member_type: NON_VOTER last_known_addr { host: "127.5.154.4" port: 41541 } attrs { promote: true } } }
I20260710 13:15:32.805670  6982 raft_consensus.cc:2955] T 5a067eef6b6649ce95706dd10ed4dd9f P e4b0e996b4c84535b0aeb6fcc6b35346 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 8d353e6070b4415798e79454c3d68e24 (127.5.154.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "fb69514b407a432487642efa7694784c" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 41929 } attrs { replace: true } } peers { permanent_uuid: "d23d174424c4456b964b2a208d42869b" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 32867 } } peers { permanent_uuid: "e4b0e996b4c84535b0aeb6fcc6b35346" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 46679 } } peers { permanent_uuid: "8d353e6070b4415798e79454c3d68e24" member_type: NON_VOTER last_known_addr { host: "127.5.154.4" port: 41541 } attrs { promote: true } } }
I20260710 13:15:32.805670  6834 raft_consensus.cc:2955] T 5a067eef6b6649ce95706dd10ed4dd9f P fb69514b407a432487642efa7694784c [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 8d353e6070b4415798e79454c3d68e24 (127.5.154.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "fb69514b407a432487642efa7694784c" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 41929 } attrs { replace: true } } peers { permanent_uuid: "d23d174424c4456b964b2a208d42869b" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 32867 } } peers { permanent_uuid: "e4b0e996b4c84535b0aeb6fcc6b35346" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 46679 } } peers { permanent_uuid: "8d353e6070b4415798e79454c3d68e24" member_type: NON_VOTER last_known_addr { host: "127.5.154.4" port: 41541 } attrs { promote: true } } }
I20260710 13:15:32.821076  6734 catalog_manager.cc:5697] T 5a067eef6b6649ce95706dd10ed4dd9f P e4b0e996b4c84535b0aeb6fcc6b35346 reported cstate change: config changed from index -1 to 2, NON_VOTER 8d353e6070b4415798e79454c3d68e24 (127.5.154.4) added. New cstate: current_term: 1 leader_uuid: "d23d174424c4456b964b2a208d42869b" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "fb69514b407a432487642efa7694784c" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 41929 } attrs { replace: true } } peers { permanent_uuid: "d23d174424c4456b964b2a208d42869b" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 32867 } } peers { permanent_uuid: "e4b0e996b4c84535b0aeb6fcc6b35346" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 46679 } } peers { permanent_uuid: "8d353e6070b4415798e79454c3d68e24" member_type: NON_VOTER last_known_addr { host: "127.5.154.4" port: 41541 } attrs { promote: true } } }
I20260710 13:15:33.127229  7376 ts_tablet_manager.cc:933] T 0f2ac2c4b35d469690dbf670e44fc036 P 8d353e6070b4415798e79454c3d68e24: Initiating tablet copy from peer fb69514b407a432487642efa7694784c (127.5.154.1:41929)
I20260710 13:15:33.128943  7376 tablet_copy_client.cc:323] T 0f2ac2c4b35d469690dbf670e44fc036 P 8d353e6070b4415798e79454c3d68e24: tablet copy: Beginning tablet copy session from remote peer at address 127.5.154.1:41929
I20260710 13:15:33.130221  6846 tablet_copy_service.cc:140] P fb69514b407a432487642efa7694784c: Received BeginTabletCopySession request for tablet 0f2ac2c4b35d469690dbf670e44fc036 from peer 8d353e6070b4415798e79454c3d68e24 ({username='slave'} at 127.0.0.1:36778)
I20260710 13:15:33.130604  6846 tablet_copy_service.cc:161] P fb69514b407a432487642efa7694784c: Beginning new tablet copy session on tablet 0f2ac2c4b35d469690dbf670e44fc036 from peer 8d353e6070b4415798e79454c3d68e24 at {username='slave'} at 127.0.0.1:36778: session id = 8d353e6070b4415798e79454c3d68e24-0f2ac2c4b35d469690dbf670e44fc036
I20260710 13:15:33.134902  6846 tablet_copy_source_session.cc:215] T 0f2ac2c4b35d469690dbf670e44fc036 P fb69514b407a432487642efa7694784c: Tablet Copy: opened 0 blocks and 1 log segments
I20260710 13:15:33.137176  7376 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0f2ac2c4b35d469690dbf670e44fc036. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:15:33.146349  7376 tablet_copy_client.cc:806] T 0f2ac2c4b35d469690dbf670e44fc036 P 8d353e6070b4415798e79454c3d68e24: tablet copy: Starting download of 0 data blocks...
I20260710 13:15:33.146833  7376 tablet_copy_client.cc:670] T 0f2ac2c4b35d469690dbf670e44fc036 P 8d353e6070b4415798e79454c3d68e24: tablet copy: Starting download of 1 WAL segments...
I20260710 13:15:33.150576  7376 tablet_copy_client.cc:538] T 0f2ac2c4b35d469690dbf670e44fc036 P 8d353e6070b4415798e79454c3d68e24: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260710 13:15:33.152925  7378 ts_tablet_manager.cc:933] T 735d56d6bcd44599ad0392e6ebbf3128 P 8d353e6070b4415798e79454c3d68e24: Initiating tablet copy from peer e4b0e996b4c84535b0aeb6fcc6b35346 (127.5.154.3:46679)
I20260710 13:15:33.154820  7378 tablet_copy_client.cc:323] T 735d56d6bcd44599ad0392e6ebbf3128 P 8d353e6070b4415798e79454c3d68e24: tablet copy: Beginning tablet copy session from remote peer at address 127.5.154.3:46679
I20260710 13:15:33.156720  6995 tablet_copy_service.cc:140] P e4b0e996b4c84535b0aeb6fcc6b35346: Received BeginTabletCopySession request for tablet 735d56d6bcd44599ad0392e6ebbf3128 from peer 8d353e6070b4415798e79454c3d68e24 ({username='slave'} at 127.0.0.1:39548)
I20260710 13:15:33.157197  6995 tablet_copy_service.cc:161] P e4b0e996b4c84535b0aeb6fcc6b35346: Beginning new tablet copy session on tablet 735d56d6bcd44599ad0392e6ebbf3128 from peer 8d353e6070b4415798e79454c3d68e24 at {username='slave'} at 127.0.0.1:39548: session id = 8d353e6070b4415798e79454c3d68e24-735d56d6bcd44599ad0392e6ebbf3128
I20260710 13:15:33.158200  7376 tablet_bootstrap.cc:492] T 0f2ac2c4b35d469690dbf670e44fc036 P 8d353e6070b4415798e79454c3d68e24: Bootstrap starting.
I20260710 13:15:33.163808  6995 tablet_copy_source_session.cc:215] T 735d56d6bcd44599ad0392e6ebbf3128 P e4b0e996b4c84535b0aeb6fcc6b35346: Tablet Copy: opened 0 blocks and 1 log segments
I20260710 13:15:33.167984  7378 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 735d56d6bcd44599ad0392e6ebbf3128. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:15:33.178581  7376 tablet_bootstrap.cc:492] T 0f2ac2c4b35d469690dbf670e44fc036 P 8d353e6070b4415798e79454c3d68e24: 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
I20260710 13:15:33.179453  7376 tablet_bootstrap.cc:492] T 0f2ac2c4b35d469690dbf670e44fc036 P 8d353e6070b4415798e79454c3d68e24: Bootstrap complete.
I20260710 13:15:33.180053  7376 ts_tablet_manager.cc:1403] T 0f2ac2c4b35d469690dbf670e44fc036 P 8d353e6070b4415798e79454c3d68e24: Time spent bootstrapping tablet: real 0.022s	user 0.014s	sys 0.005s
I20260710 13:15:33.181891  7378 tablet_copy_client.cc:806] T 735d56d6bcd44599ad0392e6ebbf3128 P 8d353e6070b4415798e79454c3d68e24: tablet copy: Starting download of 0 data blocks...
I20260710 13:15:33.182469  7378 tablet_copy_client.cc:670] T 735d56d6bcd44599ad0392e6ebbf3128 P 8d353e6070b4415798e79454c3d68e24: tablet copy: Starting download of 1 WAL segments...
I20260710 13:15:33.182904  7376 raft_consensus.cc:359] T 0f2ac2c4b35d469690dbf670e44fc036 P 8d353e6070b4415798e79454c3d68e24 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "fb69514b407a432487642efa7694784c" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 41929 } } peers { permanent_uuid: "d23d174424c4456b964b2a208d42869b" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 32867 } } peers { permanent_uuid: "e4b0e996b4c84535b0aeb6fcc6b35346" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 46679 } attrs { replace: true } } peers { permanent_uuid: "8d353e6070b4415798e79454c3d68e24" member_type: NON_VOTER last_known_addr { host: "127.5.154.4" port: 41541 } attrs { promote: true } }
I20260710 13:15:33.183535  7376 raft_consensus.cc:740] T 0f2ac2c4b35d469690dbf670e44fc036 P 8d353e6070b4415798e79454c3d68e24 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 8d353e6070b4415798e79454c3d68e24, State: Initialized, Role: LEARNER
I20260710 13:15:33.184021  7376 consensus_queue.cc:260] T 0f2ac2c4b35d469690dbf670e44fc036 P 8d353e6070b4415798e79454c3d68e24 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 2, Last appended: 1.2, Last appended by leader: 2, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "fb69514b407a432487642efa7694784c" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 41929 } } peers { permanent_uuid: "d23d174424c4456b964b2a208d42869b" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 32867 } } peers { permanent_uuid: "e4b0e996b4c84535b0aeb6fcc6b35346" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 46679 } attrs { replace: true } } peers { permanent_uuid: "8d353e6070b4415798e79454c3d68e24" member_type: NON_VOTER last_known_addr { host: "127.5.154.4" port: 41541 } attrs { promote: true } }
I20260710 13:15:33.186764  7376 ts_tablet_manager.cc:1434] T 0f2ac2c4b35d469690dbf670e44fc036 P 8d353e6070b4415798e79454c3d68e24: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.004s
I20260710 13:15:33.188805  6846 tablet_copy_service.cc:342] P fb69514b407a432487642efa7694784c: Request end of tablet copy session 8d353e6070b4415798e79454c3d68e24-0f2ac2c4b35d469690dbf670e44fc036 received from {username='slave'} at 127.0.0.1:36778
I20260710 13:15:33.189184  6846 tablet_copy_service.cc:434] P fb69514b407a432487642efa7694784c: ending tablet copy session 8d353e6070b4415798e79454c3d68e24-0f2ac2c4b35d469690dbf670e44fc036 on tablet 0f2ac2c4b35d469690dbf670e44fc036 with peer 8d353e6070b4415798e79454c3d68e24
I20260710 13:15:33.191427  7378 tablet_copy_client.cc:538] T 735d56d6bcd44599ad0392e6ebbf3128 P 8d353e6070b4415798e79454c3d68e24: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260710 13:15:33.201514  7378 tablet_bootstrap.cc:492] T 735d56d6bcd44599ad0392e6ebbf3128 P 8d353e6070b4415798e79454c3d68e24: Bootstrap starting.
I20260710 13:15:33.218890  7378 tablet_bootstrap.cc:492] T 735d56d6bcd44599ad0392e6ebbf3128 P 8d353e6070b4415798e79454c3d68e24: 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
I20260710 13:15:33.219473  7378 tablet_bootstrap.cc:492] T 735d56d6bcd44599ad0392e6ebbf3128 P 8d353e6070b4415798e79454c3d68e24: Bootstrap complete.
I20260710 13:15:33.219944  7378 ts_tablet_manager.cc:1403] T 735d56d6bcd44599ad0392e6ebbf3128 P 8d353e6070b4415798e79454c3d68e24: Time spent bootstrapping tablet: real 0.019s	user 0.010s	sys 0.006s
I20260710 13:15:33.221864  7378 raft_consensus.cc:359] T 735d56d6bcd44599ad0392e6ebbf3128 P 8d353e6070b4415798e79454c3d68e24 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "d23d174424c4456b964b2a208d42869b" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 32867 } attrs { replace: true } } peers { permanent_uuid: "e4b0e996b4c84535b0aeb6fcc6b35346" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 46679 } } peers { permanent_uuid: "fb69514b407a432487642efa7694784c" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 41929 } } peers { permanent_uuid: "8d353e6070b4415798e79454c3d68e24" member_type: NON_VOTER last_known_addr { host: "127.5.154.4" port: 41541 } attrs { promote: true } }
I20260710 13:15:33.222383  7378 raft_consensus.cc:740] T 735d56d6bcd44599ad0392e6ebbf3128 P 8d353e6070b4415798e79454c3d68e24 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 8d353e6070b4415798e79454c3d68e24, State: Initialized, Role: LEARNER
I20260710 13:15:33.222857  7378 consensus_queue.cc:260] T 735d56d6bcd44599ad0392e6ebbf3128 P 8d353e6070b4415798e79454c3d68e24 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 2, Last appended: 1.2, Last appended by leader: 2, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "d23d174424c4456b964b2a208d42869b" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 32867 } attrs { replace: true } } peers { permanent_uuid: "e4b0e996b4c84535b0aeb6fcc6b35346" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 46679 } } peers { permanent_uuid: "fb69514b407a432487642efa7694784c" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 41929 } } peers { permanent_uuid: "8d353e6070b4415798e79454c3d68e24" member_type: NON_VOTER last_known_addr { host: "127.5.154.4" port: 41541 } attrs { promote: true } }
I20260710 13:15:33.224788  7378 ts_tablet_manager.cc:1434] T 735d56d6bcd44599ad0392e6ebbf3128 P 8d353e6070b4415798e79454c3d68e24: Time spent starting tablet: real 0.005s	user 0.007s	sys 0.001s
I20260710 13:15:33.226302  6995 tablet_copy_service.cc:342] P e4b0e996b4c84535b0aeb6fcc6b35346: Request end of tablet copy session 8d353e6070b4415798e79454c3d68e24-735d56d6bcd44599ad0392e6ebbf3128 received from {username='slave'} at 127.0.0.1:39548
I20260710 13:15:33.226611  6995 tablet_copy_service.cc:434] P e4b0e996b4c84535b0aeb6fcc6b35346: ending tablet copy session 8d353e6070b4415798e79454c3d68e24-735d56d6bcd44599ad0392e6ebbf3128 on tablet 735d56d6bcd44599ad0392e6ebbf3128 with peer 8d353e6070b4415798e79454c3d68e24
I20260710 13:15:33.299151  7378 ts_tablet_manager.cc:933] T 5a067eef6b6649ce95706dd10ed4dd9f P 8d353e6070b4415798e79454c3d68e24: Initiating tablet copy from peer d23d174424c4456b964b2a208d42869b (127.5.154.2:32867)
I20260710 13:15:33.300697  7378 tablet_copy_client.cc:323] T 5a067eef6b6649ce95706dd10ed4dd9f P 8d353e6070b4415798e79454c3d68e24: tablet copy: Beginning tablet copy session from remote peer at address 127.5.154.2:32867
I20260710 13:15:33.313715  6921 tablet_copy_service.cc:140] P d23d174424c4456b964b2a208d42869b: Received BeginTabletCopySession request for tablet 5a067eef6b6649ce95706dd10ed4dd9f from peer 8d353e6070b4415798e79454c3d68e24 ({username='slave'} at 127.0.0.1:43530)
I20260710 13:15:33.314134  6921 tablet_copy_service.cc:161] P d23d174424c4456b964b2a208d42869b: Beginning new tablet copy session on tablet 5a067eef6b6649ce95706dd10ed4dd9f from peer 8d353e6070b4415798e79454c3d68e24 at {username='slave'} at 127.0.0.1:43530: session id = 8d353e6070b4415798e79454c3d68e24-5a067eef6b6649ce95706dd10ed4dd9f
I20260710 13:15:33.318845  6921 tablet_copy_source_session.cc:215] T 5a067eef6b6649ce95706dd10ed4dd9f P d23d174424c4456b964b2a208d42869b: Tablet Copy: opened 0 blocks and 1 log segments
I20260710 13:15:33.321595  7378 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5a067eef6b6649ce95706dd10ed4dd9f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:15:33.335942  7378 tablet_copy_client.cc:806] T 5a067eef6b6649ce95706dd10ed4dd9f P 8d353e6070b4415798e79454c3d68e24: tablet copy: Starting download of 0 data blocks...
I20260710 13:15:33.336472  7378 tablet_copy_client.cc:670] T 5a067eef6b6649ce95706dd10ed4dd9f P 8d353e6070b4415798e79454c3d68e24: tablet copy: Starting download of 1 WAL segments...
I20260710 13:15:33.339394  7378 tablet_copy_client.cc:538] T 5a067eef6b6649ce95706dd10ed4dd9f P 8d353e6070b4415798e79454c3d68e24: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260710 13:15:33.347251  7378 tablet_bootstrap.cc:492] T 5a067eef6b6649ce95706dd10ed4dd9f P 8d353e6070b4415798e79454c3d68e24: Bootstrap starting.
I20260710 13:15:33.365042  7378 tablet_bootstrap.cc:492] T 5a067eef6b6649ce95706dd10ed4dd9f P 8d353e6070b4415798e79454c3d68e24: 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
I20260710 13:15:33.365828  7378 tablet_bootstrap.cc:492] T 5a067eef6b6649ce95706dd10ed4dd9f P 8d353e6070b4415798e79454c3d68e24: Bootstrap complete.
I20260710 13:15:33.366396  7378 ts_tablet_manager.cc:1403] T 5a067eef6b6649ce95706dd10ed4dd9f P 8d353e6070b4415798e79454c3d68e24: Time spent bootstrapping tablet: real 0.019s	user 0.012s	sys 0.007s
I20260710 13:15:33.369289  7378 raft_consensus.cc:359] T 5a067eef6b6649ce95706dd10ed4dd9f P 8d353e6070b4415798e79454c3d68e24 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "fb69514b407a432487642efa7694784c" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 41929 } attrs { replace: true } } peers { permanent_uuid: "d23d174424c4456b964b2a208d42869b" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 32867 } } peers { permanent_uuid: "e4b0e996b4c84535b0aeb6fcc6b35346" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 46679 } } peers { permanent_uuid: "8d353e6070b4415798e79454c3d68e24" member_type: NON_VOTER last_known_addr { host: "127.5.154.4" port: 41541 } attrs { promote: true } }
I20260710 13:15:33.370064  7378 raft_consensus.cc:740] T 5a067eef6b6649ce95706dd10ed4dd9f P 8d353e6070b4415798e79454c3d68e24 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 8d353e6070b4415798e79454c3d68e24, State: Initialized, Role: LEARNER
I20260710 13:15:33.370666  7378 consensus_queue.cc:260] T 5a067eef6b6649ce95706dd10ed4dd9f P 8d353e6070b4415798e79454c3d68e24 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 2, Last appended: 1.2, Last appended by leader: 2, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "fb69514b407a432487642efa7694784c" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 41929 } attrs { replace: true } } peers { permanent_uuid: "d23d174424c4456b964b2a208d42869b" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 32867 } } peers { permanent_uuid: "e4b0e996b4c84535b0aeb6fcc6b35346" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 46679 } } peers { permanent_uuid: "8d353e6070b4415798e79454c3d68e24" member_type: NON_VOTER last_known_addr { host: "127.5.154.4" port: 41541 } attrs { promote: true } }
I20260710 13:15:33.372846  7378 ts_tablet_manager.cc:1434] T 5a067eef6b6649ce95706dd10ed4dd9f P 8d353e6070b4415798e79454c3d68e24: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260710 13:15:33.374523  6921 tablet_copy_service.cc:342] P d23d174424c4456b964b2a208d42869b: Request end of tablet copy session 8d353e6070b4415798e79454c3d68e24-5a067eef6b6649ce95706dd10ed4dd9f received from {username='slave'} at 127.0.0.1:43530
I20260710 13:15:33.374903  6921 tablet_copy_service.cc:434] P d23d174424c4456b964b2a208d42869b: ending tablet copy session 8d353e6070b4415798e79454c3d68e24-5a067eef6b6649ce95706dd10ed4dd9f on tablet 5a067eef6b6649ce95706dd10ed4dd9f with peer 8d353e6070b4415798e79454c3d68e24
I20260710 13:15:33.380723  7378 ts_tablet_manager.cc:933] T 98b588a2f58548d881001123cfb22294 P 8d353e6070b4415798e79454c3d68e24: Initiating tablet copy from peer d23d174424c4456b964b2a208d42869b (127.5.154.2:32867)
I20260710 13:15:33.383025  7378 tablet_copy_client.cc:323] T 98b588a2f58548d881001123cfb22294 P 8d353e6070b4415798e79454c3d68e24: tablet copy: Beginning tablet copy session from remote peer at address 127.5.154.2:32867
I20260710 13:15:33.385288  6921 tablet_copy_service.cc:140] P d23d174424c4456b964b2a208d42869b: Received BeginTabletCopySession request for tablet 98b588a2f58548d881001123cfb22294 from peer 8d353e6070b4415798e79454c3d68e24 ({username='slave'} at 127.0.0.1:43530)
I20260710 13:15:33.385771  6921 tablet_copy_service.cc:161] P d23d174424c4456b964b2a208d42869b: Beginning new tablet copy session on tablet 98b588a2f58548d881001123cfb22294 from peer 8d353e6070b4415798e79454c3d68e24 at {username='slave'} at 127.0.0.1:43530: session id = 8d353e6070b4415798e79454c3d68e24-98b588a2f58548d881001123cfb22294
I20260710 13:15:33.392462  6921 tablet_copy_source_session.cc:215] T 98b588a2f58548d881001123cfb22294 P d23d174424c4456b964b2a208d42869b: Tablet Copy: opened 0 blocks and 1 log segments
I20260710 13:15:33.394861  7378 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 98b588a2f58548d881001123cfb22294. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:15:33.404884  7378 tablet_copy_client.cc:806] T 98b588a2f58548d881001123cfb22294 P 8d353e6070b4415798e79454c3d68e24: tablet copy: Starting download of 0 data blocks...
I20260710 13:15:33.405292  7378 tablet_copy_client.cc:670] T 98b588a2f58548d881001123cfb22294 P 8d353e6070b4415798e79454c3d68e24: tablet copy: Starting download of 1 WAL segments...
I20260710 13:15:33.408010  7378 tablet_copy_client.cc:538] T 98b588a2f58548d881001123cfb22294 P 8d353e6070b4415798e79454c3d68e24: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260710 13:15:33.413198  7378 tablet_bootstrap.cc:492] T 98b588a2f58548d881001123cfb22294 P 8d353e6070b4415798e79454c3d68e24: Bootstrap starting.
I20260710 13:15:33.425467  7378 tablet_bootstrap.cc:492] T 98b588a2f58548d881001123cfb22294 P 8d353e6070b4415798e79454c3d68e24: 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
I20260710 13:15:33.426050  7378 tablet_bootstrap.cc:492] T 98b588a2f58548d881001123cfb22294 P 8d353e6070b4415798e79454c3d68e24: Bootstrap complete.
I20260710 13:15:33.426468  7378 ts_tablet_manager.cc:1403] T 98b588a2f58548d881001123cfb22294 P 8d353e6070b4415798e79454c3d68e24: Time spent bootstrapping tablet: real 0.013s	user 0.011s	sys 0.000s
I20260710 13:15:33.428085  7378 raft_consensus.cc:359] T 98b588a2f58548d881001123cfb22294 P 8d353e6070b4415798e79454c3d68e24 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "fb69514b407a432487642efa7694784c" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 41929 } } peers { permanent_uuid: "d23d174424c4456b964b2a208d42869b" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 32867 } } peers { permanent_uuid: "e4b0e996b4c84535b0aeb6fcc6b35346" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 46679 } attrs { replace: true } } peers { permanent_uuid: "8d353e6070b4415798e79454c3d68e24" member_type: NON_VOTER last_known_addr { host: "127.5.154.4" port: 41541 } attrs { promote: true } }
I20260710 13:15:33.428593  7378 raft_consensus.cc:740] T 98b588a2f58548d881001123cfb22294 P 8d353e6070b4415798e79454c3d68e24 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 8d353e6070b4415798e79454c3d68e24, State: Initialized, Role: LEARNER
I20260710 13:15:33.428999  7378 consensus_queue.cc:260] T 98b588a2f58548d881001123cfb22294 P 8d353e6070b4415798e79454c3d68e24 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 2, Last appended: 1.2, Last appended by leader: 2, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "fb69514b407a432487642efa7694784c" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 41929 } } peers { permanent_uuid: "d23d174424c4456b964b2a208d42869b" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 32867 } } peers { permanent_uuid: "e4b0e996b4c84535b0aeb6fcc6b35346" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 46679 } attrs { replace: true } } peers { permanent_uuid: "8d353e6070b4415798e79454c3d68e24" member_type: NON_VOTER last_known_addr { host: "127.5.154.4" port: 41541 } attrs { promote: true } }
I20260710 13:15:33.430379  7378 ts_tablet_manager.cc:1434] T 98b588a2f58548d881001123cfb22294 P 8d353e6070b4415798e79454c3d68e24: Time spent starting tablet: real 0.004s	user 0.004s	sys 0.000s
I20260710 13:15:33.432415  6921 tablet_copy_service.cc:342] P d23d174424c4456b964b2a208d42869b: Request end of tablet copy session 8d353e6070b4415798e79454c3d68e24-98b588a2f58548d881001123cfb22294 received from {username='slave'} at 127.0.0.1:43530
I20260710 13:15:33.433503  6921 tablet_copy_service.cc:434] P d23d174424c4456b964b2a208d42869b: ending tablet copy session 8d353e6070b4415798e79454c3d68e24-98b588a2f58548d881001123cfb22294 on tablet 98b588a2f58548d881001123cfb22294 with peer 8d353e6070b4415798e79454c3d68e24
I20260710 13:15:33.580284  7237 raft_consensus.cc:1217] T 0f2ac2c4b35d469690dbf670e44fc036 P 8d353e6070b4415798e79454c3d68e24 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260710 13:15:33.717473  7237 raft_consensus.cc:1217] T 735d56d6bcd44599ad0392e6ebbf3128 P 8d353e6070b4415798e79454c3d68e24 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260710 13:15:33.718277  7236 raft_consensus.cc:1217] T 5a067eef6b6649ce95706dd10ed4dd9f P 8d353e6070b4415798e79454c3d68e24 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260710 13:15:34.003855  7236 raft_consensus.cc:1217] T 98b588a2f58548d881001123cfb22294 P 8d353e6070b4415798e79454c3d68e24 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260710 13:15:34.121570  7349 raft_consensus.cc:1064] T 5a067eef6b6649ce95706dd10ed4dd9f P d23d174424c4456b964b2a208d42869b: attempting to promote NON_VOTER 8d353e6070b4415798e79454c3d68e24 to VOTER
I20260710 13:15:34.123988  7349 consensus_queue.cc:237] T 5a067eef6b6649ce95706dd10ed4dd9f P d23d174424c4456b964b2a208d42869b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 2, Committed index: 2, Last appended: 1.2, Last appended by leader: 0, Current term: 1, Majority size: 3, State: 0, Mode: LEADER, active raft config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "fb69514b407a432487642efa7694784c" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 41929 } attrs { replace: true } } peers { permanent_uuid: "d23d174424c4456b964b2a208d42869b" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 32867 } } peers { permanent_uuid: "e4b0e996b4c84535b0aeb6fcc6b35346" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 46679 } } peers { permanent_uuid: "8d353e6070b4415798e79454c3d68e24" member_type: VOTER last_known_addr { host: "127.5.154.4" port: 41541 } attrs { promote: false } }
I20260710 13:15:34.127331  7389 raft_consensus.cc:1064] T 0f2ac2c4b35d469690dbf670e44fc036 P fb69514b407a432487642efa7694784c: attempting to promote NON_VOTER 8d353e6070b4415798e79454c3d68e24 to VOTER
I20260710 13:15:34.130322  7389 consensus_queue.cc:237] T 0f2ac2c4b35d469690dbf670e44fc036 P fb69514b407a432487642efa7694784c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 2, Committed index: 2, Last appended: 1.2, Last appended by leader: 0, Current term: 1, Majority size: 3, State: 0, Mode: LEADER, active raft config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "fb69514b407a432487642efa7694784c" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 41929 } } peers { permanent_uuid: "d23d174424c4456b964b2a208d42869b" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 32867 } } peers { permanent_uuid: "e4b0e996b4c84535b0aeb6fcc6b35346" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 46679 } attrs { replace: true } } peers { permanent_uuid: "8d353e6070b4415798e79454c3d68e24" member_type: VOTER last_known_addr { host: "127.5.154.4" port: 41541 } attrs { promote: false } }
I20260710 13:15:34.132156  6981 raft_consensus.cc:1275] T 5a067eef6b6649ce95706dd10ed4dd9f P e4b0e996b4c84535b0aeb6fcc6b35346 [term 1 FOLLOWER]: Refusing update from remote peer d23d174424c4456b964b2a208d42869b: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 13:15:34.134470  6836 raft_consensus.cc:1275] T 5a067eef6b6649ce95706dd10ed4dd9f P fb69514b407a432487642efa7694784c [term 1 FOLLOWER]: Refusing update from remote peer d23d174424c4456b964b2a208d42869b: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 13:15:34.135044  7349 consensus_queue.cc:1048] T 5a067eef6b6649ce95706dd10ed4dd9f P d23d174424c4456b964b2a208d42869b [LEADER]: Connected to new peer: Peer: permanent_uuid: "e4b0e996b4c84535b0aeb6fcc6b35346" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 46679 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 13:15:34.135706  7236 raft_consensus.cc:1275] T 5a067eef6b6649ce95706dd10ed4dd9f P 8d353e6070b4415798e79454c3d68e24 [term 1 LEARNER]: Refusing update from remote peer d23d174424c4456b964b2a208d42869b: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 13:15:34.137490  7396 consensus_queue.cc:1048] T 5a067eef6b6649ce95706dd10ed4dd9f P d23d174424c4456b964b2a208d42869b [LEADER]: Connected to new peer: Peer: permanent_uuid: "fb69514b407a432487642efa7694784c" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 41929 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 13:15:34.141876  7392 consensus_queue.cc:1048] T 5a067eef6b6649ce95706dd10ed4dd9f P d23d174424c4456b964b2a208d42869b [LEADER]: Connected to new peer: Peer: permanent_uuid: "8d353e6070b4415798e79454c3d68e24" member_type: VOTER last_known_addr { host: "127.5.154.4" port: 41541 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 13:15:34.145025  7236 raft_consensus.cc:1275] T 0f2ac2c4b35d469690dbf670e44fc036 P 8d353e6070b4415798e79454c3d68e24 [term 1 LEARNER]: Refusing update from remote peer fb69514b407a432487642efa7694784c: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 13:15:34.145965  6981 raft_consensus.cc:1275] T 0f2ac2c4b35d469690dbf670e44fc036 P e4b0e996b4c84535b0aeb6fcc6b35346 [term 1 FOLLOWER]: Refusing update from remote peer fb69514b407a432487642efa7694784c: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 13:15:34.146499  6910 raft_consensus.cc:1275] T 0f2ac2c4b35d469690dbf670e44fc036 P d23d174424c4456b964b2a208d42869b [term 1 FOLLOWER]: Refusing update from remote peer fb69514b407a432487642efa7694784c: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 13:15:34.146612  7389 consensus_queue.cc:1048] T 0f2ac2c4b35d469690dbf670e44fc036 P fb69514b407a432487642efa7694784c [LEADER]: Connected to new peer: Peer: permanent_uuid: "8d353e6070b4415798e79454c3d68e24" member_type: VOTER last_known_addr { host: "127.5.154.4" port: 41541 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 13:15:34.147622  7318 consensus_queue.cc:1048] T 0f2ac2c4b35d469690dbf670e44fc036 P fb69514b407a432487642efa7694784c [LEADER]: Connected to new peer: Peer: permanent_uuid: "e4b0e996b4c84535b0aeb6fcc6b35346" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 46679 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 13:15:34.149341  7318 consensus_queue.cc:1048] T 0f2ac2c4b35d469690dbf670e44fc036 P fb69514b407a432487642efa7694784c [LEADER]: Connected to new peer: Peer: permanent_uuid: "d23d174424c4456b964b2a208d42869b" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 32867 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 13:15:34.176805  7318 raft_consensus.cc:2955] T 0f2ac2c4b35d469690dbf670e44fc036 P fb69514b407a432487642efa7694784c [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 8d353e6070b4415798e79454c3d68e24 (127.5.154.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "fb69514b407a432487642efa7694784c" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 41929 } } peers { permanent_uuid: "d23d174424c4456b964b2a208d42869b" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 32867 } } peers { permanent_uuid: "e4b0e996b4c84535b0aeb6fcc6b35346" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 46679 } attrs { replace: true } } peers { permanent_uuid: "8d353e6070b4415798e79454c3d68e24" member_type: VOTER last_known_addr { host: "127.5.154.4" port: 41541 } attrs { promote: false } } }
I20260710 13:15:34.178750  7238 raft_consensus.cc:2955] T 0f2ac2c4b35d469690dbf670e44fc036 P 8d353e6070b4415798e79454c3d68e24 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 8d353e6070b4415798e79454c3d68e24 (127.5.154.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "fb69514b407a432487642efa7694784c" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 41929 } } peers { permanent_uuid: "d23d174424c4456b964b2a208d42869b" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 32867 } } peers { permanent_uuid: "e4b0e996b4c84535b0aeb6fcc6b35346" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 46679 } attrs { replace: true } } peers { permanent_uuid: "8d353e6070b4415798e79454c3d68e24" member_type: VOTER last_known_addr { host: "127.5.154.4" port: 41541 } attrs { promote: false } } }
I20260710 13:15:34.187975  7349 raft_consensus.cc:2955] T 5a067eef6b6649ce95706dd10ed4dd9f P d23d174424c4456b964b2a208d42869b [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 8d353e6070b4415798e79454c3d68e24 (127.5.154.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "fb69514b407a432487642efa7694784c" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 41929 } attrs { replace: true } } peers { permanent_uuid: "d23d174424c4456b964b2a208d42869b" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 32867 } } peers { permanent_uuid: "e4b0e996b4c84535b0aeb6fcc6b35346" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 46679 } } peers { permanent_uuid: "8d353e6070b4415798e79454c3d68e24" member_type: VOTER last_known_addr { host: "127.5.154.4" port: 41541 } attrs { promote: false } } }
I20260710 13:15:34.191071  6981 raft_consensus.cc:2955] T 0f2ac2c4b35d469690dbf670e44fc036 P e4b0e996b4c84535b0aeb6fcc6b35346 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 8d353e6070b4415798e79454c3d68e24 (127.5.154.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "fb69514b407a432487642efa7694784c" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 41929 } } peers { permanent_uuid: "d23d174424c4456b964b2a208d42869b" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 32867 } } peers { permanent_uuid: "e4b0e996b4c84535b0aeb6fcc6b35346" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 46679 } attrs { replace: true } } peers { permanent_uuid: "8d353e6070b4415798e79454c3d68e24" member_type: VOTER last_known_addr { host: "127.5.154.4" port: 41541 } attrs { promote: false } } }
I20260710 13:15:34.193931  6733 catalog_manager.cc:5697] T 0f2ac2c4b35d469690dbf670e44fc036 P 8d353e6070b4415798e79454c3d68e24 reported cstate change: config changed from index 2 to 3, 8d353e6070b4415798e79454c3d68e24 (127.5.154.4) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "fb69514b407a432487642efa7694784c" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "fb69514b407a432487642efa7694784c" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 41929 } } peers { permanent_uuid: "d23d174424c4456b964b2a208d42869b" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 32867 } } peers { permanent_uuid: "e4b0e996b4c84535b0aeb6fcc6b35346" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 46679 } attrs { replace: true } } peers { permanent_uuid: "8d353e6070b4415798e79454c3d68e24" member_type: VOTER last_known_addr { host: "127.5.154.4" port: 41541 } attrs { promote: false } } }
I20260710 13:15:34.200894  7236 raft_consensus.cc:2955] T 5a067eef6b6649ce95706dd10ed4dd9f P 8d353e6070b4415798e79454c3d68e24 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 8d353e6070b4415798e79454c3d68e24 (127.5.154.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "fb69514b407a432487642efa7694784c" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 41929 } attrs { replace: true } } peers { permanent_uuid: "d23d174424c4456b964b2a208d42869b" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 32867 } } peers { permanent_uuid: "e4b0e996b4c84535b0aeb6fcc6b35346" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 46679 } } peers { permanent_uuid: "8d353e6070b4415798e79454c3d68e24" member_type: VOTER last_known_addr { host: "127.5.154.4" port: 41541 } attrs { promote: false } } }
I20260710 13:15:34.201890  6980 raft_consensus.cc:2955] T 5a067eef6b6649ce95706dd10ed4dd9f P e4b0e996b4c84535b0aeb6fcc6b35346 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 8d353e6070b4415798e79454c3d68e24 (127.5.154.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "fb69514b407a432487642efa7694784c" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 41929 } attrs { replace: true } } peers { permanent_uuid: "d23d174424c4456b964b2a208d42869b" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 32867 } } peers { permanent_uuid: "e4b0e996b4c84535b0aeb6fcc6b35346" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 46679 } } peers { permanent_uuid: "8d353e6070b4415798e79454c3d68e24" member_type: VOTER last_known_addr { host: "127.5.154.4" port: 41541 } attrs { promote: false } } }
I20260710 13:15:34.202241  6910 raft_consensus.cc:2955] T 0f2ac2c4b35d469690dbf670e44fc036 P d23d174424c4456b964b2a208d42869b [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 8d353e6070b4415798e79454c3d68e24 (127.5.154.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "fb69514b407a432487642efa7694784c" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 41929 } } peers { permanent_uuid: "d23d174424c4456b964b2a208d42869b" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 32867 } } peers { permanent_uuid: "e4b0e996b4c84535b0aeb6fcc6b35346" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 46679 } attrs { replace: true } } peers { permanent_uuid: "8d353e6070b4415798e79454c3d68e24" member_type: VOTER last_known_addr { host: "127.5.154.4" port: 41541 } attrs { promote: false } } }
I20260710 13:15:34.213035  7365 raft_consensus.cc:1064] T 735d56d6bcd44599ad0392e6ebbf3128 P e4b0e996b4c84535b0aeb6fcc6b35346: attempting to promote NON_VOTER 8d353e6070b4415798e79454c3d68e24 to VOTER
I20260710 13:15:34.214250  6734 catalog_manager.cc:5697] T 5a067eef6b6649ce95706dd10ed4dd9f P d23d174424c4456b964b2a208d42869b reported cstate change: config changed from index 2 to 3, 8d353e6070b4415798e79454c3d68e24 (127.5.154.4) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "d23d174424c4456b964b2a208d42869b" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "fb69514b407a432487642efa7694784c" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 41929 } attrs { replace: true } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d23d174424c4456b964b2a208d42869b" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 32867 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e4b0e996b4c84535b0aeb6fcc6b35346" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 46679 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "8d353e6070b4415798e79454c3d68e24" member_type: VOTER last_known_addr { host: "127.5.154.4" port: 41541 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260710 13:15:34.215557  7365 consensus_queue.cc:237] T 735d56d6bcd44599ad0392e6ebbf3128 P e4b0e996b4c84535b0aeb6fcc6b35346 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 2, Committed index: 2, Last appended: 1.2, Last appended by leader: 0, Current term: 1, Majority size: 3, State: 0, Mode: LEADER, active raft config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "d23d174424c4456b964b2a208d42869b" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 32867 } attrs { replace: true } } peers { permanent_uuid: "e4b0e996b4c84535b0aeb6fcc6b35346" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 46679 } } peers { permanent_uuid: "fb69514b407a432487642efa7694784c" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 41929 } } peers { permanent_uuid: "8d353e6070b4415798e79454c3d68e24" member_type: VOTER last_known_addr { host: "127.5.154.4" port: 41541 } attrs { promote: false } }
I20260710 13:15:34.240465  6910 raft_consensus.cc:1275] T 735d56d6bcd44599ad0392e6ebbf3128 P d23d174424c4456b964b2a208d42869b [term 1 FOLLOWER]: Refusing update from remote peer e4b0e996b4c84535b0aeb6fcc6b35346: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 13:15:34.240626  7238 raft_consensus.cc:1275] T 735d56d6bcd44599ad0392e6ebbf3128 P 8d353e6070b4415798e79454c3d68e24 [term 1 LEARNER]: Refusing update from remote peer e4b0e996b4c84535b0aeb6fcc6b35346: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 13:15:34.241852  7365 consensus_queue.cc:1048] T 735d56d6bcd44599ad0392e6ebbf3128 P e4b0e996b4c84535b0aeb6fcc6b35346 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d23d174424c4456b964b2a208d42869b" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 32867 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 13:15:34.242714  6834 raft_consensus.cc:1275] T 735d56d6bcd44599ad0392e6ebbf3128 P fb69514b407a432487642efa7694784c [term 1 FOLLOWER]: Refusing update from remote peer e4b0e996b4c84535b0aeb6fcc6b35346: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 13:15:34.243274  6836 raft_consensus.cc:2955] T 5a067eef6b6649ce95706dd10ed4dd9f P fb69514b407a432487642efa7694784c [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 8d353e6070b4415798e79454c3d68e24 (127.5.154.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "fb69514b407a432487642efa7694784c" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 41929 } attrs { replace: true } } peers { permanent_uuid: "d23d174424c4456b964b2a208d42869b" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 32867 } } peers { permanent_uuid: "e4b0e996b4c84535b0aeb6fcc6b35346" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 46679 } } peers { permanent_uuid: "8d353e6070b4415798e79454c3d68e24" member_type: VOTER last_known_addr { host: "127.5.154.4" port: 41541 } attrs { promote: false } } }
I20260710 13:15:34.244447  7393 consensus_queue.cc:1048] T 735d56d6bcd44599ad0392e6ebbf3128 P e4b0e996b4c84535b0aeb6fcc6b35346 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8d353e6070b4415798e79454c3d68e24" member_type: VOTER last_known_addr { host: "127.5.154.4" port: 41541 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260710 13:15:34.249032  7393 consensus_queue.cc:1048] T 735d56d6bcd44599ad0392e6ebbf3128 P e4b0e996b4c84535b0aeb6fcc6b35346 [LEADER]: Connected to new peer: Peer: permanent_uuid: "fb69514b407a432487642efa7694784c" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 41929 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 13:15:34.265717  7395 raft_consensus.cc:2955] T 735d56d6bcd44599ad0392e6ebbf3128 P e4b0e996b4c84535b0aeb6fcc6b35346 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 8d353e6070b4415798e79454c3d68e24 (127.5.154.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "d23d174424c4456b964b2a208d42869b" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 32867 } attrs { replace: true } } peers { permanent_uuid: "e4b0e996b4c84535b0aeb6fcc6b35346" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 46679 } } peers { permanent_uuid: "fb69514b407a432487642efa7694784c" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 41929 } } peers { permanent_uuid: "8d353e6070b4415798e79454c3d68e24" member_type: VOTER last_known_addr { host: "127.5.154.4" port: 41541 } attrs { promote: false } } }
I20260710 13:15:34.273286  7236 raft_consensus.cc:2955] T 735d56d6bcd44599ad0392e6ebbf3128 P 8d353e6070b4415798e79454c3d68e24 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 8d353e6070b4415798e79454c3d68e24 (127.5.154.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "d23d174424c4456b964b2a208d42869b" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 32867 } attrs { replace: true } } peers { permanent_uuid: "e4b0e996b4c84535b0aeb6fcc6b35346" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 46679 } } peers { permanent_uuid: "fb69514b407a432487642efa7694784c" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 41929 } } peers { permanent_uuid: "8d353e6070b4415798e79454c3d68e24" member_type: VOTER last_known_addr { host: "127.5.154.4" port: 41541 } attrs { promote: false } } }
I20260710 13:15:34.290989  6910 raft_consensus.cc:2955] T 735d56d6bcd44599ad0392e6ebbf3128 P d23d174424c4456b964b2a208d42869b [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 8d353e6070b4415798e79454c3d68e24 (127.5.154.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "d23d174424c4456b964b2a208d42869b" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 32867 } attrs { replace: true } } peers { permanent_uuid: "e4b0e996b4c84535b0aeb6fcc6b35346" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 46679 } } peers { permanent_uuid: "fb69514b407a432487642efa7694784c" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 41929 } } peers { permanent_uuid: "8d353e6070b4415798e79454c3d68e24" member_type: VOTER last_known_addr { host: "127.5.154.4" port: 41541 } attrs { promote: false } } }
I20260710 13:15:34.308166  6836 raft_consensus.cc:2955] T 735d56d6bcd44599ad0392e6ebbf3128 P fb69514b407a432487642efa7694784c [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 8d353e6070b4415798e79454c3d68e24 (127.5.154.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "d23d174424c4456b964b2a208d42869b" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 32867 } attrs { replace: true } } peers { permanent_uuid: "e4b0e996b4c84535b0aeb6fcc6b35346" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 46679 } } peers { permanent_uuid: "fb69514b407a432487642efa7694784c" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 41929 } } peers { permanent_uuid: "8d353e6070b4415798e79454c3d68e24" member_type: VOTER last_known_addr { host: "127.5.154.4" port: 41541 } attrs { promote: false } } }
I20260710 13:15:34.318293  6910 consensus_queue.cc:237] T 5a067eef6b6649ce95706dd10ed4dd9f P d23d174424c4456b964b2a208d42869b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 3, Committed index: 3, Last appended: 1.3, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "d23d174424c4456b964b2a208d42869b" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 32867 } } peers { permanent_uuid: "e4b0e996b4c84535b0aeb6fcc6b35346" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 46679 } } peers { permanent_uuid: "8d353e6070b4415798e79454c3d68e24" member_type: VOTER last_known_addr { host: "127.5.154.4" port: 41541 } attrs { promote: false } }
I20260710 13:15:34.323364  6981 raft_consensus.cc:1275] T 5a067eef6b6649ce95706dd10ed4dd9f P e4b0e996b4c84535b0aeb6fcc6b35346 [term 1 FOLLOWER]: Refusing update from remote peer d23d174424c4456b964b2a208d42869b: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 13:15:34.324709  7349 consensus_queue.cc:1048] T 5a067eef6b6649ce95706dd10ed4dd9f P d23d174424c4456b964b2a208d42869b [LEADER]: Connected to new peer: Peer: permanent_uuid: "e4b0e996b4c84535b0aeb6fcc6b35346" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 46679 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 13:15:34.327037  7236 raft_consensus.cc:1275] T 5a067eef6b6649ce95706dd10ed4dd9f P 8d353e6070b4415798e79454c3d68e24 [term 1 FOLLOWER]: Refusing update from remote peer d23d174424c4456b964b2a208d42869b: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 13:15:34.329288  7349 consensus_queue.cc:1048] T 5a067eef6b6649ce95706dd10ed4dd9f P d23d174424c4456b964b2a208d42869b [LEADER]: Connected to new peer: Peer: permanent_uuid: "8d353e6070b4415798e79454c3d68e24" member_type: VOTER last_known_addr { host: "127.5.154.4" port: 41541 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 13:15:34.329528  6732 catalog_manager.cc:5697] T 735d56d6bcd44599ad0392e6ebbf3128 P d23d174424c4456b964b2a208d42869b reported cstate change: config changed from index 2 to 3, 8d353e6070b4415798e79454c3d68e24 (127.5.154.4) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "e4b0e996b4c84535b0aeb6fcc6b35346" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "d23d174424c4456b964b2a208d42869b" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 32867 } attrs { replace: true } } peers { permanent_uuid: "e4b0e996b4c84535b0aeb6fcc6b35346" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 46679 } } peers { permanent_uuid: "fb69514b407a432487642efa7694784c" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 41929 } } peers { permanent_uuid: "8d353e6070b4415798e79454c3d68e24" member_type: VOTER last_known_addr { host: "127.5.154.4" port: 41541 } attrs { promote: false } } }
I20260710 13:15:34.331318  7392 raft_consensus.cc:2955] T 5a067eef6b6649ce95706dd10ed4dd9f P d23d174424c4456b964b2a208d42869b [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER fb69514b407a432487642efa7694784c (127.5.154.1) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "d23d174424c4456b964b2a208d42869b" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 32867 } } peers { permanent_uuid: "e4b0e996b4c84535b0aeb6fcc6b35346" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 46679 } } peers { permanent_uuid: "8d353e6070b4415798e79454c3d68e24" member_type: VOTER last_known_addr { host: "127.5.154.4" port: 41541 } attrs { promote: false } } }
I20260710 13:15:34.343086  6981 raft_consensus.cc:2955] T 5a067eef6b6649ce95706dd10ed4dd9f P e4b0e996b4c84535b0aeb6fcc6b35346 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER fb69514b407a432487642efa7694784c (127.5.154.1) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "d23d174424c4456b964b2a208d42869b" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 32867 } } peers { permanent_uuid: "e4b0e996b4c84535b0aeb6fcc6b35346" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 46679 } } peers { permanent_uuid: "8d353e6070b4415798e79454c3d68e24" member_type: VOTER last_known_addr { host: "127.5.154.4" port: 41541 } attrs { promote: false } } }
I20260710 13:15:34.343516  7236 raft_consensus.cc:2955] T 5a067eef6b6649ce95706dd10ed4dd9f P 8d353e6070b4415798e79454c3d68e24 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER fb69514b407a432487642efa7694784c (127.5.154.1) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "d23d174424c4456b964b2a208d42869b" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 32867 } } peers { permanent_uuid: "e4b0e996b4c84535b0aeb6fcc6b35346" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 46679 } } peers { permanent_uuid: "8d353e6070b4415798e79454c3d68e24" member_type: VOTER last_known_addr { host: "127.5.154.4" port: 41541 } attrs { promote: false } } }
I20260710 13:15:34.348802  6980 consensus_queue.cc:237] T 735d56d6bcd44599ad0392e6ebbf3128 P e4b0e996b4c84535b0aeb6fcc6b35346 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 3, Committed index: 3, Last appended: 1.3, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "e4b0e996b4c84535b0aeb6fcc6b35346" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 46679 } } peers { permanent_uuid: "fb69514b407a432487642efa7694784c" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 41929 } } peers { permanent_uuid: "8d353e6070b4415798e79454c3d68e24" member_type: VOTER last_known_addr { host: "127.5.154.4" port: 41541 } attrs { promote: false } }
I20260710 13:15:34.352294  6836 consensus_queue.cc:237] T 0f2ac2c4b35d469690dbf670e44fc036 P fb69514b407a432487642efa7694784c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 3, Committed index: 3, Last appended: 1.3, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "fb69514b407a432487642efa7694784c" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 41929 } } peers { permanent_uuid: "d23d174424c4456b964b2a208d42869b" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 32867 } } peers { permanent_uuid: "8d353e6070b4415798e79454c3d68e24" member_type: VOTER last_known_addr { host: "127.5.154.4" port: 41541 } attrs { promote: false } }
I20260710 13:15:34.357913  7238 raft_consensus.cc:1275] T 735d56d6bcd44599ad0392e6ebbf3128 P 8d353e6070b4415798e79454c3d68e24 [term 1 FOLLOWER]: Refusing update from remote peer e4b0e996b4c84535b0aeb6fcc6b35346: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 13:15:34.357998  6718 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 5a067eef6b6649ce95706dd10ed4dd9f with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260710 13:15:34.361325  6834 raft_consensus.cc:1275] T 735d56d6bcd44599ad0392e6ebbf3128 P fb69514b407a432487642efa7694784c [term 1 FOLLOWER]: Refusing update from remote peer e4b0e996b4c84535b0aeb6fcc6b35346: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 13:15:34.362033  7238 raft_consensus.cc:1275] T 0f2ac2c4b35d469690dbf670e44fc036 P 8d353e6070b4415798e79454c3d68e24 [term 1 FOLLOWER]: Refusing update from remote peer fb69514b407a432487642efa7694784c: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 13:15:34.361277  7395 consensus_queue.cc:1048] T 735d56d6bcd44599ad0392e6ebbf3128 P e4b0e996b4c84535b0aeb6fcc6b35346 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8d353e6070b4415798e79454c3d68e24" member_type: VOTER last_known_addr { host: "127.5.154.4" port: 41541 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.002s
I20260710 13:15:34.363662  7365 consensus_queue.cc:1048] T 735d56d6bcd44599ad0392e6ebbf3128 P e4b0e996b4c84535b0aeb6fcc6b35346 [LEADER]: Connected to new peer: Peer: permanent_uuid: "fb69514b407a432487642efa7694784c" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 41929 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 13:15:34.366001  6734 catalog_manager.cc:5697] T 5a067eef6b6649ce95706dd10ed4dd9f P d23d174424c4456b964b2a208d42869b reported cstate change: config changed from index 3 to 4, VOTER fb69514b407a432487642efa7694784c (127.5.154.1) evicted. New cstate: current_term: 1 leader_uuid: "d23d174424c4456b964b2a208d42869b" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "d23d174424c4456b964b2a208d42869b" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 32867 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e4b0e996b4c84535b0aeb6fcc6b35346" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 46679 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "8d353e6070b4415798e79454c3d68e24" member_type: VOTER last_known_addr { host: "127.5.154.4" port: 41541 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260710 13:15:34.366446  7389 consensus_queue.cc:1048] T 0f2ac2c4b35d469690dbf670e44fc036 P fb69514b407a432487642efa7694784c [LEADER]: Connected to new peer: Peer: permanent_uuid: "8d353e6070b4415798e79454c3d68e24" member_type: VOTER last_known_addr { host: "127.5.154.4" port: 41541 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 13:15:34.375775  7365 raft_consensus.cc:2955] T 735d56d6bcd44599ad0392e6ebbf3128 P e4b0e996b4c84535b0aeb6fcc6b35346 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER d23d174424c4456b964b2a208d42869b (127.5.154.2) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "e4b0e996b4c84535b0aeb6fcc6b35346" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 46679 } } peers { permanent_uuid: "fb69514b407a432487642efa7694784c" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 41929 } } peers { permanent_uuid: "8d353e6070b4415798e79454c3d68e24" member_type: VOTER last_known_addr { host: "127.5.154.4" port: 41541 } attrs { promote: false } } }
I20260710 13:15:34.380719  6820 tablet_service.cc:1558] Processing DeleteTablet for tablet 5a067eef6b6649ce95706dd10ed4dd9f with delete_type TABLET_DATA_TOMBSTONED (TS fb69514b407a432487642efa7694784c not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:36716
I20260710 13:15:34.382822  7389 raft_consensus.cc:2955] T 0f2ac2c4b35d469690dbf670e44fc036 P fb69514b407a432487642efa7694784c [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER e4b0e996b4c84535b0aeb6fcc6b35346 (127.5.154.3) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "fb69514b407a432487642efa7694784c" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 41929 } } peers { permanent_uuid: "d23d174424c4456b964b2a208d42869b" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 32867 } } peers { permanent_uuid: "8d353e6070b4415798e79454c3d68e24" member_type: VOTER last_known_addr { host: "127.5.154.4" port: 41541 } attrs { promote: false } } }
I20260710 13:15:34.361438  6910 raft_consensus.cc:1275] T 0f2ac2c4b35d469690dbf670e44fc036 P d23d174424c4456b964b2a208d42869b [term 1 FOLLOWER]: Refusing update from remote peer fb69514b407a432487642efa7694784c: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 13:15:34.384788  7237 raft_consensus.cc:2955] T 0f2ac2c4b35d469690dbf670e44fc036 P 8d353e6070b4415798e79454c3d68e24 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER e4b0e996b4c84535b0aeb6fcc6b35346 (127.5.154.3) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "fb69514b407a432487642efa7694784c" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 41929 } } peers { permanent_uuid: "d23d174424c4456b964b2a208d42869b" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 32867 } } peers { permanent_uuid: "8d353e6070b4415798e79454c3d68e24" member_type: VOTER last_known_addr { host: "127.5.154.4" port: 41541 } attrs { promote: false } } }
I20260710 13:15:34.387337  7318 consensus_queue.cc:1048] T 0f2ac2c4b35d469690dbf670e44fc036 P fb69514b407a432487642efa7694784c [LEADER]: Connected to new peer: Peer: permanent_uuid: "d23d174424c4456b964b2a208d42869b" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 32867 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 13:15:34.391016  7236 raft_consensus.cc:2955] T 735d56d6bcd44599ad0392e6ebbf3128 P 8d353e6070b4415798e79454c3d68e24 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER d23d174424c4456b964b2a208d42869b (127.5.154.2) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "e4b0e996b4c84535b0aeb6fcc6b35346" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 46679 } } peers { permanent_uuid: "fb69514b407a432487642efa7694784c" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 41929 } } peers { permanent_uuid: "8d353e6070b4415798e79454c3d68e24" member_type: VOTER last_known_addr { host: "127.5.154.4" port: 41541 } attrs { promote: false } } }
I20260710 13:15:34.391340  6911 raft_consensus.cc:2955] T 0f2ac2c4b35d469690dbf670e44fc036 P d23d174424c4456b964b2a208d42869b [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER e4b0e996b4c84535b0aeb6fcc6b35346 (127.5.154.3) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "fb69514b407a432487642efa7694784c" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 41929 } } peers { permanent_uuid: "d23d174424c4456b964b2a208d42869b" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 32867 } } peers { permanent_uuid: "8d353e6070b4415798e79454c3d68e24" member_type: VOTER last_known_addr { host: "127.5.154.4" port: 41541 } attrs { promote: false } } }
I20260710 13:15:34.400293  6721 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 735d56d6bcd44599ad0392e6ebbf3128 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260710 13:15:34.407116  6730 catalog_manager.cc:5697] T 735d56d6bcd44599ad0392e6ebbf3128 P 8d353e6070b4415798e79454c3d68e24 reported cstate change: config changed from index 3 to 4, VOTER d23d174424c4456b964b2a208d42869b (127.5.154.2) evicted. New cstate: current_term: 1 leader_uuid: "e4b0e996b4c84535b0aeb6fcc6b35346" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "e4b0e996b4c84535b0aeb6fcc6b35346" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 46679 } } peers { permanent_uuid: "fb69514b407a432487642efa7694784c" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 41929 } } peers { permanent_uuid: "8d353e6070b4415798e79454c3d68e24" member_type: VOTER last_known_addr { host: "127.5.154.4" port: 41541 } attrs { promote: false } } }
I20260710 13:15:34.412835  7418 tablet_replica.cc:333] T 5a067eef6b6649ce95706dd10ed4dd9f P fb69514b407a432487642efa7694784c: stopping tablet replica
I20260710 13:15:34.413820  7418 raft_consensus.cc:2243] T 5a067eef6b6649ce95706dd10ed4dd9f P fb69514b407a432487642efa7694784c [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:15:34.414573  7418 raft_consensus.cc:2272] T 5a067eef6b6649ce95706dd10ed4dd9f P fb69514b407a432487642efa7694784c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:15:34.416658  6836 raft_consensus.cc:2955] T 735d56d6bcd44599ad0392e6ebbf3128 P fb69514b407a432487642efa7694784c [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER d23d174424c4456b964b2a208d42869b (127.5.154.2) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "e4b0e996b4c84535b0aeb6fcc6b35346" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 46679 } } peers { permanent_uuid: "fb69514b407a432487642efa7694784c" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 41929 } } peers { permanent_uuid: "8d353e6070b4415798e79454c3d68e24" member_type: VOTER last_known_addr { host: "127.5.154.4" port: 41541 } attrs { promote: false } } }
I20260710 13:15:34.419621  7418 ts_tablet_manager.cc:1916] T 5a067eef6b6649ce95706dd10ed4dd9f P fb69514b407a432487642efa7694784c: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260710 13:15:34.420293  6892 tablet_service.cc:1558] Processing DeleteTablet for tablet 735d56d6bcd44599ad0392e6ebbf3128 with delete_type TABLET_DATA_TOMBSTONED (TS d23d174424c4456b964b2a208d42869b not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:43492
I20260710 13:15:34.423007  6734 catalog_manager.cc:5697] T 0f2ac2c4b35d469690dbf670e44fc036 P d23d174424c4456b964b2a208d42869b reported cstate change: config changed from index 3 to 4, VOTER e4b0e996b4c84535b0aeb6fcc6b35346 (127.5.154.3) evicted. New cstate: current_term: 1 leader_uuid: "fb69514b407a432487642efa7694784c" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "fb69514b407a432487642efa7694784c" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 41929 } } peers { permanent_uuid: "d23d174424c4456b964b2a208d42869b" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 32867 } } peers { permanent_uuid: "8d353e6070b4415798e79454c3d68e24" member_type: VOTER last_known_addr { host: "127.5.154.4" port: 41541 } attrs { promote: false } } }
I20260710 13:15:34.427721  6718 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 0f2ac2c4b35d469690dbf670e44fc036 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260710 13:15:34.436430  7419 tablet_replica.cc:333] T 735d56d6bcd44599ad0392e6ebbf3128 P d23d174424c4456b964b2a208d42869b: stopping tablet replica
I20260710 13:15:34.437482  7419 raft_consensus.cc:2243] T 735d56d6bcd44599ad0392e6ebbf3128 P d23d174424c4456b964b2a208d42869b [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:15:34.438278  7419 raft_consensus.cc:2272] T 735d56d6bcd44599ad0392e6ebbf3128 P d23d174424c4456b964b2a208d42869b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:15:34.444525  6968 tablet_service.cc:1558] Processing DeleteTablet for tablet 0f2ac2c4b35d469690dbf670e44fc036 with delete_type TABLET_DATA_TOMBSTONED (TS e4b0e996b4c84535b0aeb6fcc6b35346 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:39512
I20260710 13:15:34.449846  7418 ts_tablet_manager.cc:1929] T 5a067eef6b6649ce95706dd10ed4dd9f P fb69514b407a432487642efa7694784c: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260710 13:15:34.450361  7418 log.cc:1199] T 5a067eef6b6649ce95706dd10ed4dd9f P fb69514b407a432487642efa7694784c: Deleting WAL directory at /tmp/dist-test-taskPiHBc8/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783689303377817-5736-0/minicluster-data/ts-0-root/wals/5a067eef6b6649ce95706dd10ed4dd9f
I20260710 13:15:34.452086  7419 ts_tablet_manager.cc:1916] T 735d56d6bcd44599ad0392e6ebbf3128 P d23d174424c4456b964b2a208d42869b: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260710 13:15:34.452461  6718 catalog_manager.cc:5028] TS fb69514b407a432487642efa7694784c (127.5.154.1:41929): tablet 5a067eef6b6649ce95706dd10ed4dd9f (table test-workload [id=3724f98726324e3baa21d331f7f8b767]) successfully deleted
I20260710 13:15:34.461675  7420 tablet_replica.cc:333] T 0f2ac2c4b35d469690dbf670e44fc036 P e4b0e996b4c84535b0aeb6fcc6b35346: stopping tablet replica
I20260710 13:15:34.462592  7420 raft_consensus.cc:2243] T 0f2ac2c4b35d469690dbf670e44fc036 P e4b0e996b4c84535b0aeb6fcc6b35346 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:15:34.463209  7420 raft_consensus.cc:2272] T 0f2ac2c4b35d469690dbf670e44fc036 P e4b0e996b4c84535b0aeb6fcc6b35346 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:15:34.465761  7420 ts_tablet_manager.cc:1916] T 0f2ac2c4b35d469690dbf670e44fc036 P e4b0e996b4c84535b0aeb6fcc6b35346: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260710 13:15:34.466790  7419 ts_tablet_manager.cc:1929] T 735d56d6bcd44599ad0392e6ebbf3128 P d23d174424c4456b964b2a208d42869b: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260710 13:15:34.467288  7419 log.cc:1199] T 735d56d6bcd44599ad0392e6ebbf3128 P d23d174424c4456b964b2a208d42869b: Deleting WAL directory at /tmp/dist-test-taskPiHBc8/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783689303377817-5736-0/minicluster-data/ts-1-root/wals/735d56d6bcd44599ad0392e6ebbf3128
I20260710 13:15:34.469183  6718 catalog_manager.cc:5028] TS d23d174424c4456b964b2a208d42869b (127.5.154.2:32867): tablet 735d56d6bcd44599ad0392e6ebbf3128 (table test-workload [id=3724f98726324e3baa21d331f7f8b767]) successfully deleted
I20260710 13:15:34.473524  7392 raft_consensus.cc:1064] T 98b588a2f58548d881001123cfb22294 P d23d174424c4456b964b2a208d42869b: attempting to promote NON_VOTER 8d353e6070b4415798e79454c3d68e24 to VOTER
I20260710 13:15:34.476217  7392 consensus_queue.cc:237] T 98b588a2f58548d881001123cfb22294 P d23d174424c4456b964b2a208d42869b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 2, Committed index: 2, Last appended: 1.2, Last appended by leader: 0, Current term: 1, Majority size: 3, State: 0, Mode: LEADER, active raft config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "fb69514b407a432487642efa7694784c" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 41929 } } peers { permanent_uuid: "d23d174424c4456b964b2a208d42869b" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 32867 } } peers { permanent_uuid: "e4b0e996b4c84535b0aeb6fcc6b35346" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 46679 } attrs { replace: true } } peers { permanent_uuid: "8d353e6070b4415798e79454c3d68e24" member_type: VOTER last_known_addr { host: "127.5.154.4" port: 41541 } attrs { promote: false } }
I20260710 13:15:34.479350  7420 ts_tablet_manager.cc:1929] T 0f2ac2c4b35d469690dbf670e44fc036 P e4b0e996b4c84535b0aeb6fcc6b35346: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260710 13:15:34.479825  7420 log.cc:1199] T 0f2ac2c4b35d469690dbf670e44fc036 P e4b0e996b4c84535b0aeb6fcc6b35346: Deleting WAL directory at /tmp/dist-test-taskPiHBc8/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783689303377817-5736-0/minicluster-data/ts-2-root/wals/0f2ac2c4b35d469690dbf670e44fc036
I20260710 13:15:34.481927  6721 catalog_manager.cc:5028] TS e4b0e996b4c84535b0aeb6fcc6b35346 (127.5.154.3:46679): tablet 0f2ac2c4b35d469690dbf670e44fc036 (table test-workload [id=3724f98726324e3baa21d331f7f8b767]) successfully deleted
I20260710 13:15:34.483179  6981 raft_consensus.cc:1275] T 98b588a2f58548d881001123cfb22294 P e4b0e996b4c84535b0aeb6fcc6b35346 [term 1 FOLLOWER]: Refusing update from remote peer d23d174424c4456b964b2a208d42869b: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 13:15:34.484333  7396 consensus_queue.cc:1048] T 98b588a2f58548d881001123cfb22294 P d23d174424c4456b964b2a208d42869b [LEADER]: Connected to new peer: Peer: permanent_uuid: "e4b0e996b4c84535b0aeb6fcc6b35346" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 46679 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 13:15:34.485816  7237 raft_consensus.cc:1275] T 98b588a2f58548d881001123cfb22294 P 8d353e6070b4415798e79454c3d68e24 [term 1 LEARNER]: Refusing update from remote peer d23d174424c4456b964b2a208d42869b: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 13:15:34.486853  6836 raft_consensus.cc:1275] T 98b588a2f58548d881001123cfb22294 P fb69514b407a432487642efa7694784c [term 1 FOLLOWER]: Refusing update from remote peer d23d174424c4456b964b2a208d42869b: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 13:15:34.487150  7396 consensus_queue.cc:1048] T 98b588a2f58548d881001123cfb22294 P d23d174424c4456b964b2a208d42869b [LEADER]: Connected to new peer: Peer: permanent_uuid: "8d353e6070b4415798e79454c3d68e24" member_type: VOTER last_known_addr { host: "127.5.154.4" port: 41541 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 13:15:34.488188  7349 consensus_queue.cc:1048] T 98b588a2f58548d881001123cfb22294 P d23d174424c4456b964b2a208d42869b [LEADER]: Connected to new peer: Peer: permanent_uuid: "fb69514b407a432487642efa7694784c" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 41929 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 13:15:34.498008  7349 raft_consensus.cc:2955] T 98b588a2f58548d881001123cfb22294 P d23d174424c4456b964b2a208d42869b [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 8d353e6070b4415798e79454c3d68e24 (127.5.154.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "fb69514b407a432487642efa7694784c" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 41929 } } peers { permanent_uuid: "d23d174424c4456b964b2a208d42869b" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 32867 } } peers { permanent_uuid: "e4b0e996b4c84535b0aeb6fcc6b35346" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 46679 } attrs { replace: true } } peers { permanent_uuid: "8d353e6070b4415798e79454c3d68e24" member_type: VOTER last_known_addr { host: "127.5.154.4" port: 41541 } attrs { promote: false } } }
I20260710 13:15:34.501405  7237 raft_consensus.cc:2955] T 98b588a2f58548d881001123cfb22294 P 8d353e6070b4415798e79454c3d68e24 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 8d353e6070b4415798e79454c3d68e24 (127.5.154.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "fb69514b407a432487642efa7694784c" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 41929 } } peers { permanent_uuid: "d23d174424c4456b964b2a208d42869b" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 32867 } } peers { permanent_uuid: "e4b0e996b4c84535b0aeb6fcc6b35346" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 46679 } attrs { replace: true } } peers { permanent_uuid: "8d353e6070b4415798e79454c3d68e24" member_type: VOTER last_known_addr { host: "127.5.154.4" port: 41541 } attrs { promote: false } } }
I20260710 13:15:34.507893  6836 raft_consensus.cc:2955] T 98b588a2f58548d881001123cfb22294 P fb69514b407a432487642efa7694784c [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 8d353e6070b4415798e79454c3d68e24 (127.5.154.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "fb69514b407a432487642efa7694784c" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 41929 } } peers { permanent_uuid: "d23d174424c4456b964b2a208d42869b" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 32867 } } peers { permanent_uuid: "e4b0e996b4c84535b0aeb6fcc6b35346" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 46679 } attrs { replace: true } } peers { permanent_uuid: "8d353e6070b4415798e79454c3d68e24" member_type: VOTER last_known_addr { host: "127.5.154.4" port: 41541 } attrs { promote: false } } }
I20260710 13:15:34.515832  6981 raft_consensus.cc:2955] T 98b588a2f58548d881001123cfb22294 P e4b0e996b4c84535b0aeb6fcc6b35346 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 8d353e6070b4415798e79454c3d68e24 (127.5.154.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "fb69514b407a432487642efa7694784c" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 41929 } } peers { permanent_uuid: "d23d174424c4456b964b2a208d42869b" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 32867 } } peers { permanent_uuid: "e4b0e996b4c84535b0aeb6fcc6b35346" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 46679 } attrs { replace: true } } peers { permanent_uuid: "8d353e6070b4415798e79454c3d68e24" member_type: VOTER last_known_addr { host: "127.5.154.4" port: 41541 } attrs { promote: false } } }
I20260710 13:15:34.521059  6732 catalog_manager.cc:5697] T 98b588a2f58548d881001123cfb22294 P d23d174424c4456b964b2a208d42869b reported cstate change: config changed from index 2 to 3, 8d353e6070b4415798e79454c3d68e24 (127.5.154.4) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "d23d174424c4456b964b2a208d42869b" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "fb69514b407a432487642efa7694784c" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 41929 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d23d174424c4456b964b2a208d42869b" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 32867 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e4b0e996b4c84535b0aeb6fcc6b35346" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 46679 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "8d353e6070b4415798e79454c3d68e24" member_type: VOTER last_known_addr { host: "127.5.154.4" port: 41541 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260710 13:15:34.533407  6911 consensus_queue.cc:237] T 98b588a2f58548d881001123cfb22294 P d23d174424c4456b964b2a208d42869b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 3, Committed index: 3, Last appended: 1.3, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "fb69514b407a432487642efa7694784c" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 41929 } } peers { permanent_uuid: "d23d174424c4456b964b2a208d42869b" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 32867 } } peers { permanent_uuid: "8d353e6070b4415798e79454c3d68e24" member_type: VOTER last_known_addr { host: "127.5.154.4" port: 41541 } attrs { promote: false } }
I20260710 13:15:34.537957  7237 raft_consensus.cc:1275] T 98b588a2f58548d881001123cfb22294 P 8d353e6070b4415798e79454c3d68e24 [term 1 FOLLOWER]: Refusing update from remote peer d23d174424c4456b964b2a208d42869b: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 13:15:34.538558  6836 raft_consensus.cc:1275] T 98b588a2f58548d881001123cfb22294 P fb69514b407a432487642efa7694784c [term 1 FOLLOWER]: Refusing update from remote peer d23d174424c4456b964b2a208d42869b: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 13:15:34.539244  7349 consensus_queue.cc:1048] T 98b588a2f58548d881001123cfb22294 P d23d174424c4456b964b2a208d42869b [LEADER]: Connected to new peer: Peer: permanent_uuid: "8d353e6070b4415798e79454c3d68e24" member_type: VOTER last_known_addr { host: "127.5.154.4" port: 41541 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 13:15:34.545936  7392 consensus_queue.cc:1048] T 98b588a2f58548d881001123cfb22294 P d23d174424c4456b964b2a208d42869b [LEADER]: Connected to new peer: Peer: permanent_uuid: "fb69514b407a432487642efa7694784c" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 41929 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 13:15:34.547734  7392 raft_consensus.cc:2955] T 98b588a2f58548d881001123cfb22294 P d23d174424c4456b964b2a208d42869b [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER e4b0e996b4c84535b0aeb6fcc6b35346 (127.5.154.3) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "fb69514b407a432487642efa7694784c" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 41929 } } peers { permanent_uuid: "d23d174424c4456b964b2a208d42869b" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 32867 } } peers { permanent_uuid: "8d353e6070b4415798e79454c3d68e24" member_type: VOTER last_known_addr { host: "127.5.154.4" port: 41541 } attrs { promote: false } } }
I20260710 13:15:34.554530  7237 raft_consensus.cc:2955] T 98b588a2f58548d881001123cfb22294 P 8d353e6070b4415798e79454c3d68e24 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER e4b0e996b4c84535b0aeb6fcc6b35346 (127.5.154.3) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "fb69514b407a432487642efa7694784c" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 41929 } } peers { permanent_uuid: "d23d174424c4456b964b2a208d42869b" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 32867 } } peers { permanent_uuid: "8d353e6070b4415798e79454c3d68e24" member_type: VOTER last_known_addr { host: "127.5.154.4" port: 41541 } attrs { promote: false } } }
I20260710 13:15:34.559856  6718 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 98b588a2f58548d881001123cfb22294 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260710 13:15:34.566685  6730 catalog_manager.cc:5697] T 98b588a2f58548d881001123cfb22294 P d23d174424c4456b964b2a208d42869b reported cstate change: config changed from index 3 to 4, VOTER e4b0e996b4c84535b0aeb6fcc6b35346 (127.5.154.3) evicted. New cstate: current_term: 1 leader_uuid: "d23d174424c4456b964b2a208d42869b" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "fb69514b407a432487642efa7694784c" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 41929 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d23d174424c4456b964b2a208d42869b" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 32867 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "8d353e6070b4415798e79454c3d68e24" member_type: VOTER last_known_addr { host: "127.5.154.4" port: 41541 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260710 13:15:34.569135  6836 raft_consensus.cc:2955] T 98b588a2f58548d881001123cfb22294 P fb69514b407a432487642efa7694784c [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER e4b0e996b4c84535b0aeb6fcc6b35346 (127.5.154.3) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "fb69514b407a432487642efa7694784c" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 41929 } } peers { permanent_uuid: "d23d174424c4456b964b2a208d42869b" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 32867 } } peers { permanent_uuid: "8d353e6070b4415798e79454c3d68e24" member_type: VOTER last_known_addr { host: "127.5.154.4" port: 41541 } attrs { promote: false } } }
I20260710 13:15:34.576529  6968 tablet_service.cc:1558] Processing DeleteTablet for tablet 98b588a2f58548d881001123cfb22294 with delete_type TABLET_DATA_TOMBSTONED (TS e4b0e996b4c84535b0aeb6fcc6b35346 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:39512
I20260710 13:15:34.580065  7420 tablet_replica.cc:333] T 98b588a2f58548d881001123cfb22294 P e4b0e996b4c84535b0aeb6fcc6b35346: stopping tablet replica
I20260710 13:15:34.581115  7420 raft_consensus.cc:2243] T 98b588a2f58548d881001123cfb22294 P e4b0e996b4c84535b0aeb6fcc6b35346 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:15:34.581676  7420 raft_consensus.cc:2272] T 98b588a2f58548d881001123cfb22294 P e4b0e996b4c84535b0aeb6fcc6b35346 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:15:34.584820  7420 ts_tablet_manager.cc:1916] T 98b588a2f58548d881001123cfb22294 P e4b0e996b4c84535b0aeb6fcc6b35346: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260710 13:15:34.593884  7420 ts_tablet_manager.cc:1929] T 98b588a2f58548d881001123cfb22294 P e4b0e996b4c84535b0aeb6fcc6b35346: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260710 13:15:34.594118  7420 log.cc:1199] T 98b588a2f58548d881001123cfb22294 P e4b0e996b4c84535b0aeb6fcc6b35346: Deleting WAL directory at /tmp/dist-test-taskPiHBc8/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783689303377817-5736-0/minicluster-data/ts-2-root/wals/98b588a2f58548d881001123cfb22294
I20260710 13:15:34.595237  6721 catalog_manager.cc:5028] TS e4b0e996b4c84535b0aeb6fcc6b35346 (127.5.154.3:46679): tablet 98b588a2f58548d881001123cfb22294 (table test-workload [id=3724f98726324e3baa21d331f7f8b767]) successfully deleted
I20260710 13:15:35.605798  6836 consensus_queue.cc:237] T 823572ae35f14fc88f1c201e460896d5 P fb69514b407a432487642efa7694784c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "fb69514b407a432487642efa7694784c" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 41929 } } peers { permanent_uuid: "d23d174424c4456b964b2a208d42869b" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 32867 } attrs { replace: true } } peers { permanent_uuid: "e4b0e996b4c84535b0aeb6fcc6b35346" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 46679 } } peers { permanent_uuid: "8d353e6070b4415798e79454c3d68e24" member_type: NON_VOTER last_known_addr { host: "127.5.154.4" port: 41541 } attrs { promote: true } }
I20260710 13:15:35.610607  6981 raft_consensus.cc:1275] T 823572ae35f14fc88f1c201e460896d5 P e4b0e996b4c84535b0aeb6fcc6b35346 [term 1 FOLLOWER]: Refusing update from remote peer fb69514b407a432487642efa7694784c: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
W20260710 13:15:35.612110  6801 consensus_peers.cc:597] T 823572ae35f14fc88f1c201e460896d5 P fb69514b407a432487642efa7694784c -> Peer 8d353e6070b4415798e79454c3d68e24 (127.5.154.4:41541): Couldn't send request to peer 8d353e6070b4415798e79454c3d68e24. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 823572ae35f14fc88f1c201e460896d5. This is attempt 1: this message will repeat every 5th retry.
I20260710 13:15:35.612058  7389 consensus_queue.cc:1048] T 823572ae35f14fc88f1c201e460896d5 P fb69514b407a432487642efa7694784c [LEADER]: Connected to new peer: Peer: permanent_uuid: "e4b0e996b4c84535b0aeb6fcc6b35346" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 46679 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:15:35.612857  6911 raft_consensus.cc:1275] T 823572ae35f14fc88f1c201e460896d5 P d23d174424c4456b964b2a208d42869b [term 1 FOLLOWER]: Refusing update from remote peer fb69514b407a432487642efa7694784c: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260710 13:15:35.613974  7389 consensus_queue.cc:1048] T 823572ae35f14fc88f1c201e460896d5 P fb69514b407a432487642efa7694784c [LEADER]: Connected to new peer: Peer: permanent_uuid: "d23d174424c4456b964b2a208d42869b" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 32867 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:15:35.618988  7428 raft_consensus.cc:2955] T 823572ae35f14fc88f1c201e460896d5 P fb69514b407a432487642efa7694784c [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 8d353e6070b4415798e79454c3d68e24 (127.5.154.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "fb69514b407a432487642efa7694784c" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 41929 } } peers { permanent_uuid: "d23d174424c4456b964b2a208d42869b" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 32867 } attrs { replace: true } } peers { permanent_uuid: "e4b0e996b4c84535b0aeb6fcc6b35346" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 46679 } } peers { permanent_uuid: "8d353e6070b4415798e79454c3d68e24" member_type: NON_VOTER last_known_addr { host: "127.5.154.4" port: 41541 } attrs { promote: true } } }
I20260710 13:15:35.620710  6981 raft_consensus.cc:2955] T 823572ae35f14fc88f1c201e460896d5 P e4b0e996b4c84535b0aeb6fcc6b35346 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 8d353e6070b4415798e79454c3d68e24 (127.5.154.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "fb69514b407a432487642efa7694784c" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 41929 } } peers { permanent_uuid: "d23d174424c4456b964b2a208d42869b" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 32867 } attrs { replace: true } } peers { permanent_uuid: "e4b0e996b4c84535b0aeb6fcc6b35346" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 46679 } } peers { permanent_uuid: "8d353e6070b4415798e79454c3d68e24" member_type: NON_VOTER last_known_addr { host: "127.5.154.4" port: 41541 } attrs { promote: true } } }
I20260710 13:15:35.623349  6911 raft_consensus.cc:2955] T 823572ae35f14fc88f1c201e460896d5 P d23d174424c4456b964b2a208d42869b [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 8d353e6070b4415798e79454c3d68e24 (127.5.154.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "fb69514b407a432487642efa7694784c" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 41929 } } peers { permanent_uuid: "d23d174424c4456b964b2a208d42869b" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 32867 } attrs { replace: true } } peers { permanent_uuid: "e4b0e996b4c84535b0aeb6fcc6b35346" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 46679 } } peers { permanent_uuid: "8d353e6070b4415798e79454c3d68e24" member_type: NON_VOTER last_known_addr { host: "127.5.154.4" port: 41541 } attrs { promote: true } } }
I20260710 13:15:35.632262  6733 catalog_manager.cc:5697] T 823572ae35f14fc88f1c201e460896d5 P e4b0e996b4c84535b0aeb6fcc6b35346 reported cstate change: config changed from index -1 to 2, NON_VOTER 8d353e6070b4415798e79454c3d68e24 (127.5.154.4) added. New cstate: current_term: 1 leader_uuid: "fb69514b407a432487642efa7694784c" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "fb69514b407a432487642efa7694784c" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 41929 } } peers { permanent_uuid: "d23d174424c4456b964b2a208d42869b" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 32867 } attrs { replace: true } } peers { permanent_uuid: "e4b0e996b4c84535b0aeb6fcc6b35346" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 46679 } } peers { permanent_uuid: "8d353e6070b4415798e79454c3d68e24" member_type: NON_VOTER last_known_addr { host: "127.5.154.4" port: 41541 } attrs { promote: true } } }
I20260710 13:15:35.638732  6980 consensus_queue.cc:237] T 9f5bc7cc688b400d8617210578c6ab67 P e4b0e996b4c84535b0aeb6fcc6b35346 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "fb69514b407a432487642efa7694784c" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 41929 } } peers { permanent_uuid: "d23d174424c4456b964b2a208d42869b" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 32867 } attrs { replace: true } } peers { permanent_uuid: "e4b0e996b4c84535b0aeb6fcc6b35346" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 46679 } } peers { permanent_uuid: "8d353e6070b4415798e79454c3d68e24" member_type: NON_VOTER last_known_addr { host: "127.5.154.4" port: 41541 } attrs { promote: true } }
I20260710 13:15:35.650763  6836 raft_consensus.cc:1275] T 9f5bc7cc688b400d8617210578c6ab67 P fb69514b407a432487642efa7694784c [term 1 FOLLOWER]: Refusing update from remote peer e4b0e996b4c84535b0aeb6fcc6b35346: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260710 13:15:35.650763  6911 raft_consensus.cc:1275] T 9f5bc7cc688b400d8617210578c6ab67 P d23d174424c4456b964b2a208d42869b [term 1 FOLLOWER]: Refusing update from remote peer e4b0e996b4c84535b0aeb6fcc6b35346: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260710 13:15:35.652558  7365 consensus_queue.cc:1048] T 9f5bc7cc688b400d8617210578c6ab67 P e4b0e996b4c84535b0aeb6fcc6b35346 [LEADER]: Connected to new peer: Peer: permanent_uuid: "fb69514b407a432487642efa7694784c" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 41929 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:15:35.653434  7425 consensus_queue.cc:1048] T 9f5bc7cc688b400d8617210578c6ab67 P e4b0e996b4c84535b0aeb6fcc6b35346 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d23d174424c4456b964b2a208d42869b" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 32867 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
W20260710 13:15:35.656193  6950 consensus_peers.cc:597] T 9f5bc7cc688b400d8617210578c6ab67 P e4b0e996b4c84535b0aeb6fcc6b35346 -> Peer 8d353e6070b4415798e79454c3d68e24 (127.5.154.4:41541): Couldn't send request to peer 8d353e6070b4415798e79454c3d68e24. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 9f5bc7cc688b400d8617210578c6ab67. This is attempt 1: this message will repeat every 5th retry.
I20260710 13:15:35.667994  7425 raft_consensus.cc:2955] T 9f5bc7cc688b400d8617210578c6ab67 P e4b0e996b4c84535b0aeb6fcc6b35346 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 8d353e6070b4415798e79454c3d68e24 (127.5.154.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "fb69514b407a432487642efa7694784c" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 41929 } } peers { permanent_uuid: "d23d174424c4456b964b2a208d42869b" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 32867 } attrs { replace: true } } peers { permanent_uuid: "e4b0e996b4c84535b0aeb6fcc6b35346" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 46679 } } peers { permanent_uuid: "8d353e6070b4415798e79454c3d68e24" member_type: NON_VOTER last_known_addr { host: "127.5.154.4" port: 41541 } attrs { promote: true } } }
I20260710 13:15:35.669010  6911 raft_consensus.cc:2955] T 9f5bc7cc688b400d8617210578c6ab67 P d23d174424c4456b964b2a208d42869b [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 8d353e6070b4415798e79454c3d68e24 (127.5.154.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "fb69514b407a432487642efa7694784c" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 41929 } } peers { permanent_uuid: "d23d174424c4456b964b2a208d42869b" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 32867 } attrs { replace: true } } peers { permanent_uuid: "e4b0e996b4c84535b0aeb6fcc6b35346" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 46679 } } peers { permanent_uuid: "8d353e6070b4415798e79454c3d68e24" member_type: NON_VOTER last_known_addr { host: "127.5.154.4" port: 41541 } attrs { promote: true } } }
I20260710 13:15:35.670459  6836 raft_consensus.cc:2955] T 9f5bc7cc688b400d8617210578c6ab67 P fb69514b407a432487642efa7694784c [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 8d353e6070b4415798e79454c3d68e24 (127.5.154.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "fb69514b407a432487642efa7694784c" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 41929 } } peers { permanent_uuid: "d23d174424c4456b964b2a208d42869b" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 32867 } attrs { replace: true } } peers { permanent_uuid: "e4b0e996b4c84535b0aeb6fcc6b35346" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 46679 } } peers { permanent_uuid: "8d353e6070b4415798e79454c3d68e24" member_type: NON_VOTER last_known_addr { host: "127.5.154.4" port: 41541 } attrs { promote: true } } }
I20260710 13:15:35.684176  6730 catalog_manager.cc:5697] T 9f5bc7cc688b400d8617210578c6ab67 P fb69514b407a432487642efa7694784c reported cstate change: config changed from index -1 to 2, NON_VOTER 8d353e6070b4415798e79454c3d68e24 (127.5.154.4) added. New cstate: current_term: 1 leader_uuid: "e4b0e996b4c84535b0aeb6fcc6b35346" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "fb69514b407a432487642efa7694784c" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 41929 } } peers { permanent_uuid: "d23d174424c4456b964b2a208d42869b" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 32867 } attrs { replace: true } } peers { permanent_uuid: "e4b0e996b4c84535b0aeb6fcc6b35346" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 46679 } } peers { permanent_uuid: "8d353e6070b4415798e79454c3d68e24" member_type: NON_VOTER last_known_addr { host: "127.5.154.4" port: 41541 } attrs { promote: true } } }
I20260710 13:15:35.685925  6911 consensus_queue.cc:237] T 4da6c741486d4e68b1456177dd11977d P d23d174424c4456b964b2a208d42869b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "fb69514b407a432487642efa7694784c" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 41929 } attrs { replace: true } } peers { permanent_uuid: "d23d174424c4456b964b2a208d42869b" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 32867 } } peers { permanent_uuid: "e4b0e996b4c84535b0aeb6fcc6b35346" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 46679 } } peers { permanent_uuid: "8d353e6070b4415798e79454c3d68e24" member_type: NON_VOTER last_known_addr { host: "127.5.154.4" port: 41541 } attrs { promote: true } }
I20260710 13:15:35.691933  6980 raft_consensus.cc:1275] T 4da6c741486d4e68b1456177dd11977d P e4b0e996b4c84535b0aeb6fcc6b35346 [term 1 FOLLOWER]: Refusing update from remote peer d23d174424c4456b964b2a208d42869b: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260710 13:15:35.692268  6836 raft_consensus.cc:1275] T 4da6c741486d4e68b1456177dd11977d P fb69514b407a432487642efa7694784c [term 1 FOLLOWER]: Refusing update from remote peer d23d174424c4456b964b2a208d42869b: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
W20260710 13:15:35.692469  6876 consensus_peers.cc:597] T 4da6c741486d4e68b1456177dd11977d P d23d174424c4456b964b2a208d42869b -> Peer 8d353e6070b4415798e79454c3d68e24 (127.5.154.4:41541): Couldn't send request to peer 8d353e6070b4415798e79454c3d68e24. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 4da6c741486d4e68b1456177dd11977d. This is attempt 1: this message will repeat every 5th retry.
I20260710 13:15:35.693511  7443 consensus_queue.cc:1048] T 4da6c741486d4e68b1456177dd11977d P d23d174424c4456b964b2a208d42869b [LEADER]: Connected to new peer: Peer: permanent_uuid: "e4b0e996b4c84535b0aeb6fcc6b35346" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 46679 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:15:35.694307  7392 consensus_queue.cc:1048] T 4da6c741486d4e68b1456177dd11977d P d23d174424c4456b964b2a208d42869b [LEADER]: Connected to new peer: Peer: permanent_uuid: "fb69514b407a432487642efa7694784c" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 41929 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:15:35.705971  6981 raft_consensus.cc:2955] T 4da6c741486d4e68b1456177dd11977d P e4b0e996b4c84535b0aeb6fcc6b35346 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 8d353e6070b4415798e79454c3d68e24 (127.5.154.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "fb69514b407a432487642efa7694784c" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 41929 } attrs { replace: true } } peers { permanent_uuid: "d23d174424c4456b964b2a208d42869b" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 32867 } } peers { permanent_uuid: "e4b0e996b4c84535b0aeb6fcc6b35346" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 46679 } } peers { permanent_uuid: "8d353e6070b4415798e79454c3d68e24" member_type: NON_VOTER last_known_addr { host: "127.5.154.4" port: 41541 } attrs { promote: true } } }
I20260710 13:15:35.703954  7443 raft_consensus.cc:2955] T 4da6c741486d4e68b1456177dd11977d P d23d174424c4456b964b2a208d42869b [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 8d353e6070b4415798e79454c3d68e24 (127.5.154.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "fb69514b407a432487642efa7694784c" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 41929 } attrs { replace: true } } peers { permanent_uuid: "d23d174424c4456b964b2a208d42869b" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 32867 } } peers { permanent_uuid: "e4b0e996b4c84535b0aeb6fcc6b35346" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 46679 } } peers { permanent_uuid: "8d353e6070b4415798e79454c3d68e24" member_type: NON_VOTER last_known_addr { host: "127.5.154.4" port: 41541 } attrs { promote: true } } }
I20260710 13:15:35.707219  6836 raft_consensus.cc:2955] T 4da6c741486d4e68b1456177dd11977d P fb69514b407a432487642efa7694784c [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 8d353e6070b4415798e79454c3d68e24 (127.5.154.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "fb69514b407a432487642efa7694784c" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 41929 } attrs { replace: true } } peers { permanent_uuid: "d23d174424c4456b964b2a208d42869b" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 32867 } } peers { permanent_uuid: "e4b0e996b4c84535b0aeb6fcc6b35346" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 46679 } } peers { permanent_uuid: "8d353e6070b4415798e79454c3d68e24" member_type: NON_VOTER last_known_addr { host: "127.5.154.4" port: 41541 } attrs { promote: true } } }
I20260710 13:15:35.715093  6734 catalog_manager.cc:5697] T 4da6c741486d4e68b1456177dd11977d P e4b0e996b4c84535b0aeb6fcc6b35346 reported cstate change: config changed from index -1 to 2, NON_VOTER 8d353e6070b4415798e79454c3d68e24 (127.5.154.4) added. New cstate: current_term: 1 leader_uuid: "d23d174424c4456b964b2a208d42869b" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "fb69514b407a432487642efa7694784c" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 41929 } attrs { replace: true } } peers { permanent_uuid: "d23d174424c4456b964b2a208d42869b" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 32867 } } peers { permanent_uuid: "e4b0e996b4c84535b0aeb6fcc6b35346" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 46679 } } peers { permanent_uuid: "8d353e6070b4415798e79454c3d68e24" member_type: NON_VOTER last_known_addr { host: "127.5.154.4" port: 41541 } attrs { promote: true } } }
I20260710 13:15:35.719696  6911 consensus_queue.cc:237] T 347053c4d8d04327a9720a6a06b14c2d P d23d174424c4456b964b2a208d42869b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "fb69514b407a432487642efa7694784c" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 41929 } } peers { permanent_uuid: "d23d174424c4456b964b2a208d42869b" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 32867 } } peers { permanent_uuid: "e4b0e996b4c84535b0aeb6fcc6b35346" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 46679 } attrs { replace: true } } peers { permanent_uuid: "8d353e6070b4415798e79454c3d68e24" member_type: NON_VOTER last_known_addr { host: "127.5.154.4" port: 41541 } attrs { promote: true } }
I20260710 13:15:35.730113  6981 raft_consensus.cc:1275] T 347053c4d8d04327a9720a6a06b14c2d P e4b0e996b4c84535b0aeb6fcc6b35346 [term 1 FOLLOWER]: Refusing update from remote peer d23d174424c4456b964b2a208d42869b: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260710 13:15:35.731813  6836 raft_consensus.cc:1275] T 347053c4d8d04327a9720a6a06b14c2d P fb69514b407a432487642efa7694784c [term 1 FOLLOWER]: Refusing update from remote peer d23d174424c4456b964b2a208d42869b: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260710 13:15:35.732720  7443 consensus_queue.cc:1048] T 347053c4d8d04327a9720a6a06b14c2d P d23d174424c4456b964b2a208d42869b [LEADER]: Connected to new peer: Peer: permanent_uuid: "e4b0e996b4c84535b0aeb6fcc6b35346" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 46679 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
W20260710 13:15:35.733498  6876 consensus_peers.cc:597] T 347053c4d8d04327a9720a6a06b14c2d P d23d174424c4456b964b2a208d42869b -> Peer 8d353e6070b4415798e79454c3d68e24 (127.5.154.4:41541): Couldn't send request to peer 8d353e6070b4415798e79454c3d68e24. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 347053c4d8d04327a9720a6a06b14c2d. This is attempt 1: this message will repeat every 5th retry.
I20260710 13:15:35.734772  7443 consensus_queue.cc:1048] T 347053c4d8d04327a9720a6a06b14c2d P d23d174424c4456b964b2a208d42869b [LEADER]: Connected to new peer: Peer: permanent_uuid: "fb69514b407a432487642efa7694784c" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 41929 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:15:35.739789  7392 raft_consensus.cc:2955] T 347053c4d8d04327a9720a6a06b14c2d P d23d174424c4456b964b2a208d42869b [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 8d353e6070b4415798e79454c3d68e24 (127.5.154.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "fb69514b407a432487642efa7694784c" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 41929 } } peers { permanent_uuid: "d23d174424c4456b964b2a208d42869b" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 32867 } } peers { permanent_uuid: "e4b0e996b4c84535b0aeb6fcc6b35346" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 46679 } attrs { replace: true } } peers { permanent_uuid: "8d353e6070b4415798e79454c3d68e24" member_type: NON_VOTER last_known_addr { host: "127.5.154.4" port: 41541 } attrs { promote: true } } }
I20260710 13:15:35.741418  6981 raft_consensus.cc:2955] T 347053c4d8d04327a9720a6a06b14c2d P e4b0e996b4c84535b0aeb6fcc6b35346 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 8d353e6070b4415798e79454c3d68e24 (127.5.154.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "fb69514b407a432487642efa7694784c" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 41929 } } peers { permanent_uuid: "d23d174424c4456b964b2a208d42869b" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 32867 } } peers { permanent_uuid: "e4b0e996b4c84535b0aeb6fcc6b35346" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 46679 } attrs { replace: true } } peers { permanent_uuid: "8d353e6070b4415798e79454c3d68e24" member_type: NON_VOTER last_known_addr { host: "127.5.154.4" port: 41541 } attrs { promote: true } } }
I20260710 13:15:35.743149  6836 raft_consensus.cc:2955] T 347053c4d8d04327a9720a6a06b14c2d P fb69514b407a432487642efa7694784c [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 8d353e6070b4415798e79454c3d68e24 (127.5.154.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "fb69514b407a432487642efa7694784c" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 41929 } } peers { permanent_uuid: "d23d174424c4456b964b2a208d42869b" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 32867 } } peers { permanent_uuid: "e4b0e996b4c84535b0aeb6fcc6b35346" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 46679 } attrs { replace: true } } peers { permanent_uuid: "8d353e6070b4415798e79454c3d68e24" member_type: NON_VOTER last_known_addr { host: "127.5.154.4" port: 41541 } attrs { promote: true } } }
I20260710 13:15:35.754004  6730 catalog_manager.cc:5697] T 347053c4d8d04327a9720a6a06b14c2d P e4b0e996b4c84535b0aeb6fcc6b35346 reported cstate change: config changed from index -1 to 2, NON_VOTER 8d353e6070b4415798e79454c3d68e24 (127.5.154.4) added. New cstate: current_term: 1 leader_uuid: "d23d174424c4456b964b2a208d42869b" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "fb69514b407a432487642efa7694784c" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 41929 } } peers { permanent_uuid: "d23d174424c4456b964b2a208d42869b" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 32867 } } peers { permanent_uuid: "e4b0e996b4c84535b0aeb6fcc6b35346" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 46679 } attrs { replace: true } } peers { permanent_uuid: "8d353e6070b4415798e79454c3d68e24" member_type: NON_VOTER last_known_addr { host: "127.5.154.4" port: 41541 } attrs { promote: true } } }
I20260710 13:15:36.085245  7451 ts_tablet_manager.cc:933] T 823572ae35f14fc88f1c201e460896d5 P 8d353e6070b4415798e79454c3d68e24: Initiating tablet copy from peer fb69514b407a432487642efa7694784c (127.5.154.1:41929)
I20260710 13:15:36.086930  7451 tablet_copy_client.cc:323] T 823572ae35f14fc88f1c201e460896d5 P 8d353e6070b4415798e79454c3d68e24: tablet copy: Beginning tablet copy session from remote peer at address 127.5.154.1:41929
I20260710 13:15:36.088495  6846 tablet_copy_service.cc:140] P fb69514b407a432487642efa7694784c: Received BeginTabletCopySession request for tablet 823572ae35f14fc88f1c201e460896d5 from peer 8d353e6070b4415798e79454c3d68e24 ({username='slave'} at 127.0.0.1:36778)
I20260710 13:15:36.089035  6846 tablet_copy_service.cc:161] P fb69514b407a432487642efa7694784c: Beginning new tablet copy session on tablet 823572ae35f14fc88f1c201e460896d5 from peer 8d353e6070b4415798e79454c3d68e24 at {username='slave'} at 127.0.0.1:36778: session id = 8d353e6070b4415798e79454c3d68e24-823572ae35f14fc88f1c201e460896d5
I20260710 13:15:36.096467  6846 tablet_copy_source_session.cc:215] T 823572ae35f14fc88f1c201e460896d5 P fb69514b407a432487642efa7694784c: Tablet Copy: opened 0 blocks and 1 log segments
I20260710 13:15:36.099397  7451 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 823572ae35f14fc88f1c201e460896d5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:15:36.109001  7451 tablet_copy_client.cc:806] T 823572ae35f14fc88f1c201e460896d5 P 8d353e6070b4415798e79454c3d68e24: tablet copy: Starting download of 0 data blocks...
I20260710 13:15:36.109494  7451 tablet_copy_client.cc:670] T 823572ae35f14fc88f1c201e460896d5 P 8d353e6070b4415798e79454c3d68e24: tablet copy: Starting download of 1 WAL segments...
I20260710 13:15:36.113010  7451 tablet_copy_client.cc:538] T 823572ae35f14fc88f1c201e460896d5 P 8d353e6070b4415798e79454c3d68e24: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260710 13:15:36.117139  7453 ts_tablet_manager.cc:933] T 4da6c741486d4e68b1456177dd11977d P 8d353e6070b4415798e79454c3d68e24: Initiating tablet copy from peer d23d174424c4456b964b2a208d42869b (127.5.154.2:32867)
I20260710 13:15:36.120121  7451 tablet_bootstrap.cc:492] T 823572ae35f14fc88f1c201e460896d5 P 8d353e6070b4415798e79454c3d68e24: Bootstrap starting.
I20260710 13:15:36.121153  7453 tablet_copy_client.cc:323] T 4da6c741486d4e68b1456177dd11977d P 8d353e6070b4415798e79454c3d68e24: tablet copy: Beginning tablet copy session from remote peer at address 127.5.154.2:32867
I20260710 13:15:36.123005  6921 tablet_copy_service.cc:140] P d23d174424c4456b964b2a208d42869b: Received BeginTabletCopySession request for tablet 4da6c741486d4e68b1456177dd11977d from peer 8d353e6070b4415798e79454c3d68e24 ({username='slave'} at 127.0.0.1:43530)
I20260710 13:15:36.123538  6921 tablet_copy_service.cc:161] P d23d174424c4456b964b2a208d42869b: Beginning new tablet copy session on tablet 4da6c741486d4e68b1456177dd11977d from peer 8d353e6070b4415798e79454c3d68e24 at {username='slave'} at 127.0.0.1:43530: session id = 8d353e6070b4415798e79454c3d68e24-4da6c741486d4e68b1456177dd11977d
I20260710 13:15:36.131011  6921 tablet_copy_source_session.cc:215] T 4da6c741486d4e68b1456177dd11977d P d23d174424c4456b964b2a208d42869b: Tablet Copy: opened 0 blocks and 1 log segments
I20260710 13:15:36.134096  7453 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4da6c741486d4e68b1456177dd11977d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:15:36.145115  7451 tablet_bootstrap.cc:492] T 823572ae35f14fc88f1c201e460896d5 P 8d353e6070b4415798e79454c3d68e24: 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
I20260710 13:15:36.146185  7451 tablet_bootstrap.cc:492] T 823572ae35f14fc88f1c201e460896d5 P 8d353e6070b4415798e79454c3d68e24: Bootstrap complete.
I20260710 13:15:36.146888  7451 ts_tablet_manager.cc:1403] T 823572ae35f14fc88f1c201e460896d5 P 8d353e6070b4415798e79454c3d68e24: Time spent bootstrapping tablet: real 0.027s	user 0.015s	sys 0.008s
I20260710 13:15:36.150429  7451 raft_consensus.cc:359] T 823572ae35f14fc88f1c201e460896d5 P 8d353e6070b4415798e79454c3d68e24 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "fb69514b407a432487642efa7694784c" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 41929 } } peers { permanent_uuid: "d23d174424c4456b964b2a208d42869b" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 32867 } attrs { replace: true } } peers { permanent_uuid: "e4b0e996b4c84535b0aeb6fcc6b35346" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 46679 } } peers { permanent_uuid: "8d353e6070b4415798e79454c3d68e24" member_type: NON_VOTER last_known_addr { host: "127.5.154.4" port: 41541 } attrs { promote: true } }
I20260710 13:15:36.151233  7451 raft_consensus.cc:740] T 823572ae35f14fc88f1c201e460896d5 P 8d353e6070b4415798e79454c3d68e24 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 8d353e6070b4415798e79454c3d68e24, State: Initialized, Role: LEARNER
I20260710 13:15:36.151539  7453 tablet_copy_client.cc:806] T 4da6c741486d4e68b1456177dd11977d P 8d353e6070b4415798e79454c3d68e24: tablet copy: Starting download of 0 data blocks...
I20260710 13:15:36.152105  7453 tablet_copy_client.cc:670] T 4da6c741486d4e68b1456177dd11977d P 8d353e6070b4415798e79454c3d68e24: tablet copy: Starting download of 1 WAL segments...
I20260710 13:15:36.151933  7451 consensus_queue.cc:260] T 823572ae35f14fc88f1c201e460896d5 P 8d353e6070b4415798e79454c3d68e24 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 2, Last appended: 1.2, Last appended by leader: 2, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "fb69514b407a432487642efa7694784c" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 41929 } } peers { permanent_uuid: "d23d174424c4456b964b2a208d42869b" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 32867 } attrs { replace: true } } peers { permanent_uuid: "e4b0e996b4c84535b0aeb6fcc6b35346" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 46679 } } peers { permanent_uuid: "8d353e6070b4415798e79454c3d68e24" member_type: NON_VOTER last_known_addr { host: "127.5.154.4" port: 41541 } attrs { promote: true } }
I20260710 13:15:36.155033  7451 ts_tablet_manager.cc:1434] T 823572ae35f14fc88f1c201e460896d5 P 8d353e6070b4415798e79454c3d68e24: Time spent starting tablet: real 0.008s	user 0.007s	sys 0.000s
I20260710 13:15:36.155877  7453 tablet_copy_client.cc:538] T 4da6c741486d4e68b1456177dd11977d P 8d353e6070b4415798e79454c3d68e24: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260710 13:15:36.156773  6846 tablet_copy_service.cc:342] P fb69514b407a432487642efa7694784c: Request end of tablet copy session 8d353e6070b4415798e79454c3d68e24-823572ae35f14fc88f1c201e460896d5 received from {username='slave'} at 127.0.0.1:36778
I20260710 13:15:36.157245  6846 tablet_copy_service.cc:434] P fb69514b407a432487642efa7694784c: ending tablet copy session 8d353e6070b4415798e79454c3d68e24-823572ae35f14fc88f1c201e460896d5 on tablet 823572ae35f14fc88f1c201e460896d5 with peer 8d353e6070b4415798e79454c3d68e24
I20260710 13:15:36.162346  7453 tablet_bootstrap.cc:492] T 4da6c741486d4e68b1456177dd11977d P 8d353e6070b4415798e79454c3d68e24: Bootstrap starting.
I20260710 13:15:36.176491  7453 tablet_bootstrap.cc:492] T 4da6c741486d4e68b1456177dd11977d P 8d353e6070b4415798e79454c3d68e24: 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
I20260710 13:15:36.177275  7453 tablet_bootstrap.cc:492] T 4da6c741486d4e68b1456177dd11977d P 8d353e6070b4415798e79454c3d68e24: Bootstrap complete.
I20260710 13:15:36.177907  7453 ts_tablet_manager.cc:1403] T 4da6c741486d4e68b1456177dd11977d P 8d353e6070b4415798e79454c3d68e24: Time spent bootstrapping tablet: real 0.016s	user 0.009s	sys 0.008s
I20260710 13:15:36.179888  7453 raft_consensus.cc:359] T 4da6c741486d4e68b1456177dd11977d P 8d353e6070b4415798e79454c3d68e24 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "fb69514b407a432487642efa7694784c" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 41929 } attrs { replace: true } } peers { permanent_uuid: "d23d174424c4456b964b2a208d42869b" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 32867 } } peers { permanent_uuid: "e4b0e996b4c84535b0aeb6fcc6b35346" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 46679 } } peers { permanent_uuid: "8d353e6070b4415798e79454c3d68e24" member_type: NON_VOTER last_known_addr { host: "127.5.154.4" port: 41541 } attrs { promote: true } }
I20260710 13:15:36.180397  7453 raft_consensus.cc:740] T 4da6c741486d4e68b1456177dd11977d P 8d353e6070b4415798e79454c3d68e24 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 8d353e6070b4415798e79454c3d68e24, State: Initialized, Role: LEARNER
I20260710 13:15:36.180951  7453 consensus_queue.cc:260] T 4da6c741486d4e68b1456177dd11977d P 8d353e6070b4415798e79454c3d68e24 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 2, Last appended: 1.2, Last appended by leader: 2, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "fb69514b407a432487642efa7694784c" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 41929 } attrs { replace: true } } peers { permanent_uuid: "d23d174424c4456b964b2a208d42869b" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 32867 } } peers { permanent_uuid: "e4b0e996b4c84535b0aeb6fcc6b35346" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 46679 } } peers { permanent_uuid: "8d353e6070b4415798e79454c3d68e24" member_type: NON_VOTER last_known_addr { host: "127.5.154.4" port: 41541 } attrs { promote: true } }
I20260710 13:15:36.183082  7453 ts_tablet_manager.cc:1434] T 4da6c741486d4e68b1456177dd11977d P 8d353e6070b4415798e79454c3d68e24: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260710 13:15:36.184906  6921 tablet_copy_service.cc:342] P d23d174424c4456b964b2a208d42869b: Request end of tablet copy session 8d353e6070b4415798e79454c3d68e24-4da6c741486d4e68b1456177dd11977d received from {username='slave'} at 127.0.0.1:43530
I20260710 13:15:36.185305  6921 tablet_copy_service.cc:434] P d23d174424c4456b964b2a208d42869b: ending tablet copy session 8d353e6070b4415798e79454c3d68e24-4da6c741486d4e68b1456177dd11977d on tablet 4da6c741486d4e68b1456177dd11977d with peer 8d353e6070b4415798e79454c3d68e24
I20260710 13:15:36.208719  7453 ts_tablet_manager.cc:933] T 9f5bc7cc688b400d8617210578c6ab67 P 8d353e6070b4415798e79454c3d68e24: Initiating tablet copy from peer e4b0e996b4c84535b0aeb6fcc6b35346 (127.5.154.3:46679)
I20260710 13:15:36.211232  7453 tablet_copy_client.cc:323] T 9f5bc7cc688b400d8617210578c6ab67 P 8d353e6070b4415798e79454c3d68e24: tablet copy: Beginning tablet copy session from remote peer at address 127.5.154.3:46679
I20260710 13:15:36.213044  6995 tablet_copy_service.cc:140] P e4b0e996b4c84535b0aeb6fcc6b35346: Received BeginTabletCopySession request for tablet 9f5bc7cc688b400d8617210578c6ab67 from peer 8d353e6070b4415798e79454c3d68e24 ({username='slave'} at 127.0.0.1:39548)
I20260710 13:15:36.213582  6995 tablet_copy_service.cc:161] P e4b0e996b4c84535b0aeb6fcc6b35346: Beginning new tablet copy session on tablet 9f5bc7cc688b400d8617210578c6ab67 from peer 8d353e6070b4415798e79454c3d68e24 at {username='slave'} at 127.0.0.1:39548: session id = 8d353e6070b4415798e79454c3d68e24-9f5bc7cc688b400d8617210578c6ab67
I20260710 13:15:36.221004  6995 tablet_copy_source_session.cc:215] T 9f5bc7cc688b400d8617210578c6ab67 P e4b0e996b4c84535b0aeb6fcc6b35346: Tablet Copy: opened 0 blocks and 1 log segments
I20260710 13:15:36.223886  7453 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9f5bc7cc688b400d8617210578c6ab67. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:15:36.236011  7453 tablet_copy_client.cc:806] T 9f5bc7cc688b400d8617210578c6ab67 P 8d353e6070b4415798e79454c3d68e24: tablet copy: Starting download of 0 data blocks...
I20260710 13:15:36.236543  7453 tablet_copy_client.cc:670] T 9f5bc7cc688b400d8617210578c6ab67 P 8d353e6070b4415798e79454c3d68e24: tablet copy: Starting download of 1 WAL segments...
I20260710 13:15:36.239666  7453 tablet_copy_client.cc:538] T 9f5bc7cc688b400d8617210578c6ab67 P 8d353e6070b4415798e79454c3d68e24: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260710 13:15:36.245232  7453 tablet_bootstrap.cc:492] T 9f5bc7cc688b400d8617210578c6ab67 P 8d353e6070b4415798e79454c3d68e24: Bootstrap starting.
I20260710 13:15:36.259137  7453 tablet_bootstrap.cc:492] T 9f5bc7cc688b400d8617210578c6ab67 P 8d353e6070b4415798e79454c3d68e24: 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
I20260710 13:15:36.259821  7453 tablet_bootstrap.cc:492] T 9f5bc7cc688b400d8617210578c6ab67 P 8d353e6070b4415798e79454c3d68e24: Bootstrap complete.
I20260710 13:15:36.260334  7453 ts_tablet_manager.cc:1403] T 9f5bc7cc688b400d8617210578c6ab67 P 8d353e6070b4415798e79454c3d68e24: Time spent bootstrapping tablet: real 0.015s	user 0.011s	sys 0.001s
I20260710 13:15:36.262507  7453 raft_consensus.cc:359] T 9f5bc7cc688b400d8617210578c6ab67 P 8d353e6070b4415798e79454c3d68e24 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "fb69514b407a432487642efa7694784c" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 41929 } } peers { permanent_uuid: "d23d174424c4456b964b2a208d42869b" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 32867 } attrs { replace: true } } peers { permanent_uuid: "e4b0e996b4c84535b0aeb6fcc6b35346" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 46679 } } peers { permanent_uuid: "8d353e6070b4415798e79454c3d68e24" member_type: NON_VOTER last_known_addr { host: "127.5.154.4" port: 41541 } attrs { promote: true } }
I20260710 13:15:36.263064  7453 raft_consensus.cc:740] T 9f5bc7cc688b400d8617210578c6ab67 P 8d353e6070b4415798e79454c3d68e24 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 8d353e6070b4415798e79454c3d68e24, State: Initialized, Role: LEARNER
I20260710 13:15:36.263528  7453 consensus_queue.cc:260] T 9f5bc7cc688b400d8617210578c6ab67 P 8d353e6070b4415798e79454c3d68e24 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 2, Last appended: 1.2, Last appended by leader: 2, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "fb69514b407a432487642efa7694784c" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 41929 } } peers { permanent_uuid: "d23d174424c4456b964b2a208d42869b" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 32867 } attrs { replace: true } } peers { permanent_uuid: "e4b0e996b4c84535b0aeb6fcc6b35346" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 46679 } } peers { permanent_uuid: "8d353e6070b4415798e79454c3d68e24" member_type: NON_VOTER last_known_addr { host: "127.5.154.4" port: 41541 } attrs { promote: true } }
I20260710 13:15:36.265530  7453 ts_tablet_manager.cc:1434] T 9f5bc7cc688b400d8617210578c6ab67 P 8d353e6070b4415798e79454c3d68e24: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260710 13:15:36.267174  6995 tablet_copy_service.cc:342] P e4b0e996b4c84535b0aeb6fcc6b35346: Request end of tablet copy session 8d353e6070b4415798e79454c3d68e24-9f5bc7cc688b400d8617210578c6ab67 received from {username='slave'} at 127.0.0.1:39548
I20260710 13:15:36.267596  6995 tablet_copy_service.cc:434] P e4b0e996b4c84535b0aeb6fcc6b35346: ending tablet copy session 8d353e6070b4415798e79454c3d68e24-9f5bc7cc688b400d8617210578c6ab67 on tablet 9f5bc7cc688b400d8617210578c6ab67 with peer 8d353e6070b4415798e79454c3d68e24
I20260710 13:15:36.341593  7453 ts_tablet_manager.cc:933] T 347053c4d8d04327a9720a6a06b14c2d P 8d353e6070b4415798e79454c3d68e24: Initiating tablet copy from peer d23d174424c4456b964b2a208d42869b (127.5.154.2:32867)
I20260710 13:15:36.343160  7453 tablet_copy_client.cc:323] T 347053c4d8d04327a9720a6a06b14c2d P 8d353e6070b4415798e79454c3d68e24: tablet copy: Beginning tablet copy session from remote peer at address 127.5.154.2:32867
I20260710 13:15:36.344482  6921 tablet_copy_service.cc:140] P d23d174424c4456b964b2a208d42869b: Received BeginTabletCopySession request for tablet 347053c4d8d04327a9720a6a06b14c2d from peer 8d353e6070b4415798e79454c3d68e24 ({username='slave'} at 127.0.0.1:43530)
I20260710 13:15:36.345037  6921 tablet_copy_service.cc:161] P d23d174424c4456b964b2a208d42869b: Beginning new tablet copy session on tablet 347053c4d8d04327a9720a6a06b14c2d from peer 8d353e6070b4415798e79454c3d68e24 at {username='slave'} at 127.0.0.1:43530: session id = 8d353e6070b4415798e79454c3d68e24-347053c4d8d04327a9720a6a06b14c2d
I20260710 13:15:36.352159  6921 tablet_copy_source_session.cc:215] T 347053c4d8d04327a9720a6a06b14c2d P d23d174424c4456b964b2a208d42869b: Tablet Copy: opened 0 blocks and 1 log segments
I20260710 13:15:36.354981  7453 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 347053c4d8d04327a9720a6a06b14c2d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:15:36.369411  7453 tablet_copy_client.cc:806] T 347053c4d8d04327a9720a6a06b14c2d P 8d353e6070b4415798e79454c3d68e24: tablet copy: Starting download of 0 data blocks...
I20260710 13:15:36.369933  7453 tablet_copy_client.cc:670] T 347053c4d8d04327a9720a6a06b14c2d P 8d353e6070b4415798e79454c3d68e24: tablet copy: Starting download of 1 WAL segments...
I20260710 13:15:36.373102  7453 tablet_copy_client.cc:538] T 347053c4d8d04327a9720a6a06b14c2d P 8d353e6070b4415798e79454c3d68e24: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260710 13:15:36.377745  7453 tablet_bootstrap.cc:492] T 347053c4d8d04327a9720a6a06b14c2d P 8d353e6070b4415798e79454c3d68e24: Bootstrap starting.
I20260710 13:15:36.389816  7453 tablet_bootstrap.cc:492] T 347053c4d8d04327a9720a6a06b14c2d P 8d353e6070b4415798e79454c3d68e24: 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
I20260710 13:15:36.390480  7453 tablet_bootstrap.cc:492] T 347053c4d8d04327a9720a6a06b14c2d P 8d353e6070b4415798e79454c3d68e24: Bootstrap complete.
I20260710 13:15:36.390933  7453 ts_tablet_manager.cc:1403] T 347053c4d8d04327a9720a6a06b14c2d P 8d353e6070b4415798e79454c3d68e24: Time spent bootstrapping tablet: real 0.013s	user 0.011s	sys 0.000s
I20260710 13:15:36.393083  7453 raft_consensus.cc:359] T 347053c4d8d04327a9720a6a06b14c2d P 8d353e6070b4415798e79454c3d68e24 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "fb69514b407a432487642efa7694784c" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 41929 } } peers { permanent_uuid: "d23d174424c4456b964b2a208d42869b" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 32867 } } peers { permanent_uuid: "e4b0e996b4c84535b0aeb6fcc6b35346" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 46679 } attrs { replace: true } } peers { permanent_uuid: "8d353e6070b4415798e79454c3d68e24" member_type: NON_VOTER last_known_addr { host: "127.5.154.4" port: 41541 } attrs { promote: true } }
I20260710 13:15:36.393589  7453 raft_consensus.cc:740] T 347053c4d8d04327a9720a6a06b14c2d P 8d353e6070b4415798e79454c3d68e24 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 8d353e6070b4415798e79454c3d68e24, State: Initialized, Role: LEARNER
I20260710 13:15:36.394021  7453 consensus_queue.cc:260] T 347053c4d8d04327a9720a6a06b14c2d P 8d353e6070b4415798e79454c3d68e24 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 2, Last appended: 1.2, Last appended by leader: 2, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "fb69514b407a432487642efa7694784c" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 41929 } } peers { permanent_uuid: "d23d174424c4456b964b2a208d42869b" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 32867 } } peers { permanent_uuid: "e4b0e996b4c84535b0aeb6fcc6b35346" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 46679 } attrs { replace: true } } peers { permanent_uuid: "8d353e6070b4415798e79454c3d68e24" member_type: NON_VOTER last_known_addr { host: "127.5.154.4" port: 41541 } attrs { promote: true } }
I20260710 13:15:36.395658  7453 ts_tablet_manager.cc:1434] T 347053c4d8d04327a9720a6a06b14c2d P 8d353e6070b4415798e79454c3d68e24: Time spent starting tablet: real 0.004s	user 0.001s	sys 0.000s
I20260710 13:15:36.397408  6921 tablet_copy_service.cc:342] P d23d174424c4456b964b2a208d42869b: Request end of tablet copy session 8d353e6070b4415798e79454c3d68e24-347053c4d8d04327a9720a6a06b14c2d received from {username='slave'} at 127.0.0.1:43530
I20260710 13:15:36.397758  6921 tablet_copy_service.cc:434] P d23d174424c4456b964b2a208d42869b: ending tablet copy session 8d353e6070b4415798e79454c3d68e24-347053c4d8d04327a9720a6a06b14c2d on tablet 347053c4d8d04327a9720a6a06b14c2d with peer 8d353e6070b4415798e79454c3d68e24
I20260710 13:15:36.555253  7236 raft_consensus.cc:1217] T 823572ae35f14fc88f1c201e460896d5 P 8d353e6070b4415798e79454c3d68e24 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260710 13:15:36.558775  7236 raft_consensus.cc:1217] T 4da6c741486d4e68b1456177dd11977d P 8d353e6070b4415798e79454c3d68e24 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260710 13:15:36.646610  7236 raft_consensus.cc:1217] T 9f5bc7cc688b400d8617210578c6ab67 P 8d353e6070b4415798e79454c3d68e24 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260710 13:15:36.773923  7236 raft_consensus.cc:1217] T 347053c4d8d04327a9720a6a06b14c2d P 8d353e6070b4415798e79454c3d68e24 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260710 13:15:36.986687  7465 raft_consensus.cc:1064] T 4da6c741486d4e68b1456177dd11977d P d23d174424c4456b964b2a208d42869b: attempting to promote NON_VOTER 8d353e6070b4415798e79454c3d68e24 to VOTER
I20260710 13:15:36.988754  7465 consensus_queue.cc:237] T 4da6c741486d4e68b1456177dd11977d P d23d174424c4456b964b2a208d42869b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 2, Committed index: 2, Last appended: 1.2, Last appended by leader: 0, Current term: 1, Majority size: 3, State: 0, Mode: LEADER, active raft config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "fb69514b407a432487642efa7694784c" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 41929 } attrs { replace: true } } peers { permanent_uuid: "d23d174424c4456b964b2a208d42869b" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 32867 } } peers { permanent_uuid: "e4b0e996b4c84535b0aeb6fcc6b35346" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 46679 } } peers { permanent_uuid: "8d353e6070b4415798e79454c3d68e24" member_type: VOTER last_known_addr { host: "127.5.154.4" port: 41541 } attrs { promote: false } }
I20260710 13:15:36.994460  6981 raft_consensus.cc:1275] T 4da6c741486d4e68b1456177dd11977d P e4b0e996b4c84535b0aeb6fcc6b35346 [term 1 FOLLOWER]: Refusing update from remote peer d23d174424c4456b964b2a208d42869b: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 13:15:36.994577  7236 raft_consensus.cc:1275] T 4da6c741486d4e68b1456177dd11977d P 8d353e6070b4415798e79454c3d68e24 [term 1 LEARNER]: Refusing update from remote peer d23d174424c4456b964b2a208d42869b: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 13:15:36.995786  7465 consensus_queue.cc:1048] T 4da6c741486d4e68b1456177dd11977d P d23d174424c4456b964b2a208d42869b [LEADER]: Connected to new peer: Peer: permanent_uuid: "e4b0e996b4c84535b0aeb6fcc6b35346" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 46679 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 13:15:36.996176  6836 raft_consensus.cc:1275] T 4da6c741486d4e68b1456177dd11977d P fb69514b407a432487642efa7694784c [term 1 FOLLOWER]: Refusing update from remote peer d23d174424c4456b964b2a208d42869b: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 13:15:36.996654  7463 consensus_queue.cc:1048] T 4da6c741486d4e68b1456177dd11977d P d23d174424c4456b964b2a208d42869b [LEADER]: Connected to new peer: Peer: permanent_uuid: "8d353e6070b4415798e79454c3d68e24" member_type: VOTER last_known_addr { host: "127.5.154.4" port: 41541 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 13:15:36.997399  7392 consensus_queue.cc:1048] T 4da6c741486d4e68b1456177dd11977d P d23d174424c4456b964b2a208d42869b [LEADER]: Connected to new peer: Peer: permanent_uuid: "fb69514b407a432487642efa7694784c" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 41929 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 13:15:37.013509  7463 raft_consensus.cc:2955] T 4da6c741486d4e68b1456177dd11977d P d23d174424c4456b964b2a208d42869b [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 8d353e6070b4415798e79454c3d68e24 (127.5.154.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "fb69514b407a432487642efa7694784c" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 41929 } attrs { replace: true } } peers { permanent_uuid: "d23d174424c4456b964b2a208d42869b" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 32867 } } peers { permanent_uuid: "e4b0e996b4c84535b0aeb6fcc6b35346" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 46679 } } peers { permanent_uuid: "8d353e6070b4415798e79454c3d68e24" member_type: VOTER last_known_addr { host: "127.5.154.4" port: 41541 } attrs { promote: false } } }
I20260710 13:15:37.016137  6981 raft_consensus.cc:2955] T 4da6c741486d4e68b1456177dd11977d P e4b0e996b4c84535b0aeb6fcc6b35346 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 8d353e6070b4415798e79454c3d68e24 (127.5.154.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "fb69514b407a432487642efa7694784c" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 41929 } attrs { replace: true } } peers { permanent_uuid: "d23d174424c4456b964b2a208d42869b" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 32867 } } peers { permanent_uuid: "e4b0e996b4c84535b0aeb6fcc6b35346" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 46679 } } peers { permanent_uuid: "8d353e6070b4415798e79454c3d68e24" member_type: VOTER last_known_addr { host: "127.5.154.4" port: 41541 } attrs { promote: false } } }
I20260710 13:15:37.021240  7236 raft_consensus.cc:2955] T 4da6c741486d4e68b1456177dd11977d P 8d353e6070b4415798e79454c3d68e24 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 8d353e6070b4415798e79454c3d68e24 (127.5.154.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "fb69514b407a432487642efa7694784c" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 41929 } attrs { replace: true } } peers { permanent_uuid: "d23d174424c4456b964b2a208d42869b" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 32867 } } peers { permanent_uuid: "e4b0e996b4c84535b0aeb6fcc6b35346" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 46679 } } peers { permanent_uuid: "8d353e6070b4415798e79454c3d68e24" member_type: VOTER last_known_addr { host: "127.5.154.4" port: 41541 } attrs { promote: false } } }
I20260710 13:15:37.029014  6733 catalog_manager.cc:5697] T 4da6c741486d4e68b1456177dd11977d P d23d174424c4456b964b2a208d42869b reported cstate change: config changed from index 2 to 3, 8d353e6070b4415798e79454c3d68e24 (127.5.154.4) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "d23d174424c4456b964b2a208d42869b" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "fb69514b407a432487642efa7694784c" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 41929 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d23d174424c4456b964b2a208d42869b" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 32867 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e4b0e996b4c84535b0aeb6fcc6b35346" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 46679 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "8d353e6070b4415798e79454c3d68e24" member_type: VOTER last_known_addr { host: "127.5.154.4" port: 41541 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260710 13:15:37.035423  6836 raft_consensus.cc:2955] T 4da6c741486d4e68b1456177dd11977d P fb69514b407a432487642efa7694784c [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 8d353e6070b4415798e79454c3d68e24 (127.5.154.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "fb69514b407a432487642efa7694784c" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 41929 } attrs { replace: true } } peers { permanent_uuid: "d23d174424c4456b964b2a208d42869b" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 32867 } } peers { permanent_uuid: "e4b0e996b4c84535b0aeb6fcc6b35346" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 46679 } } peers { permanent_uuid: "8d353e6070b4415798e79454c3d68e24" member_type: VOTER last_known_addr { host: "127.5.154.4" port: 41541 } attrs { promote: false } } }
I20260710 13:15:37.056663  6911 consensus_queue.cc:237] T 4da6c741486d4e68b1456177dd11977d P d23d174424c4456b964b2a208d42869b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 3, Committed index: 3, Last appended: 1.3, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "d23d174424c4456b964b2a208d42869b" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 32867 } } peers { permanent_uuid: "e4b0e996b4c84535b0aeb6fcc6b35346" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 46679 } } peers { permanent_uuid: "8d353e6070b4415798e79454c3d68e24" member_type: VOTER last_known_addr { host: "127.5.154.4" port: 41541 } attrs { promote: false } }
I20260710 13:15:37.061316  7236 raft_consensus.cc:1275] T 4da6c741486d4e68b1456177dd11977d P 8d353e6070b4415798e79454c3d68e24 [term 1 FOLLOWER]: Refusing update from remote peer d23d174424c4456b964b2a208d42869b: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 13:15:37.062278  6981 raft_consensus.cc:1275] T 4da6c741486d4e68b1456177dd11977d P e4b0e996b4c84535b0aeb6fcc6b35346 [term 1 FOLLOWER]: Refusing update from remote peer d23d174424c4456b964b2a208d42869b: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 13:15:37.062755  7446 consensus_queue.cc:1048] T 4da6c741486d4e68b1456177dd11977d P d23d174424c4456b964b2a208d42869b [LEADER]: Connected to new peer: Peer: permanent_uuid: "8d353e6070b4415798e79454c3d68e24" member_type: VOTER last_known_addr { host: "127.5.154.4" port: 41541 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 13:15:37.063684  7463 consensus_queue.cc:1048] T 4da6c741486d4e68b1456177dd11977d P d23d174424c4456b964b2a208d42869b [LEADER]: Connected to new peer: Peer: permanent_uuid: "e4b0e996b4c84535b0aeb6fcc6b35346" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 46679 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 13:15:37.069154  7464 raft_consensus.cc:2955] T 4da6c741486d4e68b1456177dd11977d P d23d174424c4456b964b2a208d42869b [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER fb69514b407a432487642efa7694784c (127.5.154.1) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "d23d174424c4456b964b2a208d42869b" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 32867 } } peers { permanent_uuid: "e4b0e996b4c84535b0aeb6fcc6b35346" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 46679 } } peers { permanent_uuid: "8d353e6070b4415798e79454c3d68e24" member_type: VOTER last_known_addr { host: "127.5.154.4" port: 41541 } attrs { promote: false } } }
I20260710 13:15:37.071828  6980 raft_consensus.cc:2955] T 4da6c741486d4e68b1456177dd11977d P e4b0e996b4c84535b0aeb6fcc6b35346 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER fb69514b407a432487642efa7694784c (127.5.154.1) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "d23d174424c4456b964b2a208d42869b" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 32867 } } peers { permanent_uuid: "e4b0e996b4c84535b0aeb6fcc6b35346" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 46679 } } peers { permanent_uuid: "8d353e6070b4415798e79454c3d68e24" member_type: VOTER last_known_addr { host: "127.5.154.4" port: 41541 } attrs { promote: false } } }
I20260710 13:15:37.074067  7236 raft_consensus.cc:2955] T 4da6c741486d4e68b1456177dd11977d P 8d353e6070b4415798e79454c3d68e24 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER fb69514b407a432487642efa7694784c (127.5.154.1) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "d23d174424c4456b964b2a208d42869b" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 32867 } } peers { permanent_uuid: "e4b0e996b4c84535b0aeb6fcc6b35346" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 46679 } } peers { permanent_uuid: "8d353e6070b4415798e79454c3d68e24" member_type: VOTER last_known_addr { host: "127.5.154.4" port: 41541 } attrs { promote: false } } }
I20260710 13:15:37.081712  6718 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 4da6c741486d4e68b1456177dd11977d with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260710 13:15:37.088012  6734 catalog_manager.cc:5697] T 4da6c741486d4e68b1456177dd11977d P 8d353e6070b4415798e79454c3d68e24 reported cstate change: config changed from index 3 to 4, VOTER fb69514b407a432487642efa7694784c (127.5.154.1) evicted. New cstate: current_term: 1 leader_uuid: "d23d174424c4456b964b2a208d42869b" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "d23d174424c4456b964b2a208d42869b" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 32867 } } peers { permanent_uuid: "e4b0e996b4c84535b0aeb6fcc6b35346" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 46679 } } peers { permanent_uuid: "8d353e6070b4415798e79454c3d68e24" member_type: VOTER last_known_addr { host: "127.5.154.4" port: 41541 } attrs { promote: false } } }
I20260710 13:15:37.102769  6820 tablet_service.cc:1558] Processing DeleteTablet for tablet 4da6c741486d4e68b1456177dd11977d with delete_type TABLET_DATA_TOMBSTONED (TS fb69514b407a432487642efa7694784c not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:36716
I20260710 13:15:37.104285  7476 tablet_replica.cc:333] T 4da6c741486d4e68b1456177dd11977d P fb69514b407a432487642efa7694784c: stopping tablet replica
I20260710 13:15:37.104956  7476 raft_consensus.cc:2243] T 4da6c741486d4e68b1456177dd11977d P fb69514b407a432487642efa7694784c [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:15:37.105481  7476 raft_consensus.cc:2272] T 4da6c741486d4e68b1456177dd11977d P fb69514b407a432487642efa7694784c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:15:37.108150  7476 ts_tablet_manager.cc:1916] T 4da6c741486d4e68b1456177dd11977d P fb69514b407a432487642efa7694784c: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260710 13:15:37.118789  7476 ts_tablet_manager.cc:1929] T 4da6c741486d4e68b1456177dd11977d P fb69514b407a432487642efa7694784c: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260710 13:15:37.119063  7476 log.cc:1199] T 4da6c741486d4e68b1456177dd11977d P fb69514b407a432487642efa7694784c: Deleting WAL directory at /tmp/dist-test-taskPiHBc8/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783689303377817-5736-0/minicluster-data/ts-0-root/wals/4da6c741486d4e68b1456177dd11977d
I20260710 13:15:37.120296  6718 catalog_manager.cc:5028] TS fb69514b407a432487642efa7694784c (127.5.154.1:41929): tablet 4da6c741486d4e68b1456177dd11977d (table test-workload [id=3724f98726324e3baa21d331f7f8b767]) successfully deleted
I20260710 13:15:37.177852  7428 raft_consensus.cc:1064] T 823572ae35f14fc88f1c201e460896d5 P fb69514b407a432487642efa7694784c: attempting to promote NON_VOTER 8d353e6070b4415798e79454c3d68e24 to VOTER
I20260710 13:15:37.181219  7428 consensus_queue.cc:237] T 823572ae35f14fc88f1c201e460896d5 P fb69514b407a432487642efa7694784c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 2, Committed index: 2, Last appended: 1.2, Last appended by leader: 0, Current term: 1, Majority size: 3, State: 0, Mode: LEADER, active raft config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "fb69514b407a432487642efa7694784c" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 41929 } } peers { permanent_uuid: "d23d174424c4456b964b2a208d42869b" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 32867 } attrs { replace: true } } peers { permanent_uuid: "e4b0e996b4c84535b0aeb6fcc6b35346" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 46679 } } peers { permanent_uuid: "8d353e6070b4415798e79454c3d68e24" member_type: VOTER last_known_addr { host: "127.5.154.4" port: 41541 } attrs { promote: false } }
I20260710 13:15:37.186896  6980 raft_consensus.cc:1275] T 823572ae35f14fc88f1c201e460896d5 P e4b0e996b4c84535b0aeb6fcc6b35346 [term 1 FOLLOWER]: Refusing update from remote peer fb69514b407a432487642efa7694784c: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 13:15:37.187350  7236 raft_consensus.cc:1275] T 823572ae35f14fc88f1c201e460896d5 P 8d353e6070b4415798e79454c3d68e24 [term 1 LEARNER]: Refusing update from remote peer fb69514b407a432487642efa7694784c: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 13:15:37.188284  6911 raft_consensus.cc:1275] T 823572ae35f14fc88f1c201e460896d5 P d23d174424c4456b964b2a208d42869b [term 1 FOLLOWER]: Refusing update from remote peer fb69514b407a432487642efa7694784c: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 13:15:37.188504  7477 consensus_queue.cc:1048] T 823572ae35f14fc88f1c201e460896d5 P fb69514b407a432487642efa7694784c [LEADER]: Connected to new peer: Peer: permanent_uuid: "e4b0e996b4c84535b0aeb6fcc6b35346" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 46679 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 13:15:37.190303  7477 consensus_queue.cc:1048] T 823572ae35f14fc88f1c201e460896d5 P fb69514b407a432487642efa7694784c [LEADER]: Connected to new peer: Peer: permanent_uuid: "8d353e6070b4415798e79454c3d68e24" member_type: VOTER last_known_addr { host: "127.5.154.4" port: 41541 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 13:15:37.194226  7432 consensus_queue.cc:1048] T 823572ae35f14fc88f1c201e460896d5 P fb69514b407a432487642efa7694784c [LEADER]: Connected to new peer: Peer: permanent_uuid: "d23d174424c4456b964b2a208d42869b" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 32867 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260710 13:15:37.214867  7479 raft_consensus.cc:2955] T 823572ae35f14fc88f1c201e460896d5 P fb69514b407a432487642efa7694784c [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 8d353e6070b4415798e79454c3d68e24 (127.5.154.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "fb69514b407a432487642efa7694784c" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 41929 } } peers { permanent_uuid: "d23d174424c4456b964b2a208d42869b" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 32867 } attrs { replace: true } } peers { permanent_uuid: "e4b0e996b4c84535b0aeb6fcc6b35346" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 46679 } } peers { permanent_uuid: "8d353e6070b4415798e79454c3d68e24" member_type: VOTER last_known_addr { host: "127.5.154.4" port: 41541 } attrs { promote: false } } }
I20260710 13:15:37.215427  6911 raft_consensus.cc:2955] T 823572ae35f14fc88f1c201e460896d5 P d23d174424c4456b964b2a208d42869b [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 8d353e6070b4415798e79454c3d68e24 (127.5.154.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "fb69514b407a432487642efa7694784c" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 41929 } } peers { permanent_uuid: "d23d174424c4456b964b2a208d42869b" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 32867 } attrs { replace: true } } peers { permanent_uuid: "e4b0e996b4c84535b0aeb6fcc6b35346" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 46679 } } peers { permanent_uuid: "8d353e6070b4415798e79454c3d68e24" member_type: VOTER last_known_addr { host: "127.5.154.4" port: 41541 } attrs { promote: false } } }
I20260710 13:15:37.216029  7237 raft_consensus.cc:2955] T 823572ae35f14fc88f1c201e460896d5 P 8d353e6070b4415798e79454c3d68e24 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 8d353e6070b4415798e79454c3d68e24 (127.5.154.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "fb69514b407a432487642efa7694784c" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 41929 } } peers { permanent_uuid: "d23d174424c4456b964b2a208d42869b" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 32867 } attrs { replace: true } } peers { permanent_uuid: "e4b0e996b4c84535b0aeb6fcc6b35346" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 46679 } } peers { permanent_uuid: "8d353e6070b4415798e79454c3d68e24" member_type: VOTER last_known_addr { host: "127.5.154.4" port: 41541 } attrs { promote: false } } }
I20260710 13:15:37.229087  6734 catalog_manager.cc:5697] T 823572ae35f14fc88f1c201e460896d5 P fb69514b407a432487642efa7694784c reported cstate change: config changed from index 2 to 3, 8d353e6070b4415798e79454c3d68e24 (127.5.154.4) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "fb69514b407a432487642efa7694784c" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "fb69514b407a432487642efa7694784c" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 41929 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d23d174424c4456b964b2a208d42869b" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 32867 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e4b0e996b4c84535b0aeb6fcc6b35346" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 46679 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "8d353e6070b4415798e79454c3d68e24" member_type: VOTER last_known_addr { host: "127.5.154.4" port: 41541 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260710 13:15:37.230635  6980 raft_consensus.cc:2955] T 823572ae35f14fc88f1c201e460896d5 P e4b0e996b4c84535b0aeb6fcc6b35346 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 8d353e6070b4415798e79454c3d68e24 (127.5.154.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "fb69514b407a432487642efa7694784c" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 41929 } } peers { permanent_uuid: "d23d174424c4456b964b2a208d42869b" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 32867 } attrs { replace: true } } peers { permanent_uuid: "e4b0e996b4c84535b0aeb6fcc6b35346" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 46679 } } peers { permanent_uuid: "8d353e6070b4415798e79454c3d68e24" member_type: VOTER last_known_addr { host: "127.5.154.4" port: 41541 } attrs { promote: false } } }
I20260710 13:15:37.246833  6836 consensus_queue.cc:237] T 823572ae35f14fc88f1c201e460896d5 P fb69514b407a432487642efa7694784c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 3, Committed index: 3, Last appended: 1.3, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "fb69514b407a432487642efa7694784c" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 41929 } } peers { permanent_uuid: "e4b0e996b4c84535b0aeb6fcc6b35346" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 46679 } } peers { permanent_uuid: "8d353e6070b4415798e79454c3d68e24" member_type: VOTER last_known_addr { host: "127.5.154.4" port: 41541 } attrs { promote: false } }
I20260710 13:15:37.249293  7485 raft_consensus.cc:1064] T 9f5bc7cc688b400d8617210578c6ab67 P e4b0e996b4c84535b0aeb6fcc6b35346: attempting to promote NON_VOTER 8d353e6070b4415798e79454c3d68e24 to VOTER
I20260710 13:15:37.253247  7237 raft_consensus.cc:1275] T 823572ae35f14fc88f1c201e460896d5 P 8d353e6070b4415798e79454c3d68e24 [term 1 FOLLOWER]: Refusing update from remote peer fb69514b407a432487642efa7694784c: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 13:15:37.254837  7480 consensus_queue.cc:1048] T 823572ae35f14fc88f1c201e460896d5 P fb69514b407a432487642efa7694784c [LEADER]: Connected to new peer: Peer: permanent_uuid: "8d353e6070b4415798e79454c3d68e24" member_type: VOTER last_known_addr { host: "127.5.154.4" port: 41541 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260710 13:15:37.259097  7485 consensus_queue.cc:237] T 9f5bc7cc688b400d8617210578c6ab67 P e4b0e996b4c84535b0aeb6fcc6b35346 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 2, Committed index: 2, Last appended: 1.2, Last appended by leader: 0, Current term: 1, Majority size: 3, State: 0, Mode: LEADER, active raft config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "fb69514b407a432487642efa7694784c" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 41929 } } peers { permanent_uuid: "d23d174424c4456b964b2a208d42869b" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 32867 } attrs { replace: true } } peers { permanent_uuid: "e4b0e996b4c84535b0aeb6fcc6b35346" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 46679 } } peers { permanent_uuid: "8d353e6070b4415798e79454c3d68e24" member_type: VOTER last_known_addr { host: "127.5.154.4" port: 41541 } attrs { promote: false } }
I20260710 13:15:37.272718  7237 raft_consensus.cc:1275] T 9f5bc7cc688b400d8617210578c6ab67 P 8d353e6070b4415798e79454c3d68e24 [term 1 LEARNER]: Refusing update from remote peer e4b0e996b4c84535b0aeb6fcc6b35346: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 13:15:37.271466  7480 raft_consensus.cc:2955] T 823572ae35f14fc88f1c201e460896d5 P fb69514b407a432487642efa7694784c [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER d23d174424c4456b964b2a208d42869b (127.5.154.2) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "fb69514b407a432487642efa7694784c" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 41929 } } peers { permanent_uuid: "e4b0e996b4c84535b0aeb6fcc6b35346" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 46679 } } peers { permanent_uuid: "8d353e6070b4415798e79454c3d68e24" member_type: VOTER last_known_addr { host: "127.5.154.4" port: 41541 } attrs { promote: false } } }
I20260710 13:15:37.274009  7236 raft_consensus.cc:2955] T 823572ae35f14fc88f1c201e460896d5 P 8d353e6070b4415798e79454c3d68e24 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER d23d174424c4456b964b2a208d42869b (127.5.154.2) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "fb69514b407a432487642efa7694784c" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 41929 } } peers { permanent_uuid: "e4b0e996b4c84535b0aeb6fcc6b35346" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 46679 } } peers { permanent_uuid: "8d353e6070b4415798e79454c3d68e24" member_type: VOTER last_known_addr { host: "127.5.154.4" port: 41541 } attrs { promote: false } } }
I20260710 13:15:37.273721  6836 raft_consensus.cc:1275] T 9f5bc7cc688b400d8617210578c6ab67 P fb69514b407a432487642efa7694784c [term 1 FOLLOWER]: Refusing update from remote peer e4b0e996b4c84535b0aeb6fcc6b35346: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 13:15:37.276058  6911 raft_consensus.cc:1275] T 9f5bc7cc688b400d8617210578c6ab67 P d23d174424c4456b964b2a208d42869b [term 1 FOLLOWER]: Refusing update from remote peer e4b0e996b4c84535b0aeb6fcc6b35346: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 13:15:37.277822  6980 raft_consensus.cc:1275] T 823572ae35f14fc88f1c201e460896d5 P e4b0e996b4c84535b0aeb6fcc6b35346 [term 1 FOLLOWER]: Refusing update from remote peer fb69514b407a432487642efa7694784c: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 13:15:37.278417  7484 consensus_queue.cc:1048] T 9f5bc7cc688b400d8617210578c6ab67 P e4b0e996b4c84535b0aeb6fcc6b35346 [LEADER]: Connected to new peer: Peer: permanent_uuid: "fb69514b407a432487642efa7694784c" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 41929 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 13:15:37.279052  7432 consensus_queue.cc:1048] T 823572ae35f14fc88f1c201e460896d5 P fb69514b407a432487642efa7694784c [LEADER]: Connected to new peer: Peer: permanent_uuid: "e4b0e996b4c84535b0aeb6fcc6b35346" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 46679 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 13:15:37.280067  7484 consensus_queue.cc:1048] T 9f5bc7cc688b400d8617210578c6ab67 P e4b0e996b4c84535b0aeb6fcc6b35346 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d23d174424c4456b964b2a208d42869b" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 32867 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 13:15:37.281693  7484 consensus_queue.cc:1048] T 9f5bc7cc688b400d8617210578c6ab67 P e4b0e996b4c84535b0aeb6fcc6b35346 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8d353e6070b4415798e79454c3d68e24" member_type: VOTER last_known_addr { host: "127.5.154.4" port: 41541 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 13:15:37.283250  6980 raft_consensus.cc:2955] T 823572ae35f14fc88f1c201e460896d5 P e4b0e996b4c84535b0aeb6fcc6b35346 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER d23d174424c4456b964b2a208d42869b (127.5.154.2) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "fb69514b407a432487642efa7694784c" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 41929 } } peers { permanent_uuid: "e4b0e996b4c84535b0aeb6fcc6b35346" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 46679 } } peers { permanent_uuid: "8d353e6070b4415798e79454c3d68e24" member_type: VOTER last_known_addr { host: "127.5.154.4" port: 41541 } attrs { promote: false } } }
I20260710 13:15:37.286545  6732 catalog_manager.cc:5697] T 823572ae35f14fc88f1c201e460896d5 P 8d353e6070b4415798e79454c3d68e24 reported cstate change: config changed from index 3 to 4, VOTER d23d174424c4456b964b2a208d42869b (127.5.154.2) evicted. New cstate: current_term: 1 leader_uuid: "fb69514b407a432487642efa7694784c" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "fb69514b407a432487642efa7694784c" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 41929 } } peers { permanent_uuid: "e4b0e996b4c84535b0aeb6fcc6b35346" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 46679 } } peers { permanent_uuid: "8d353e6070b4415798e79454c3d68e24" member_type: VOTER last_known_addr { host: "127.5.154.4" port: 41541 } attrs { promote: false } } }
I20260710 13:15:37.297437  6892 tablet_service.cc:1558] Processing DeleteTablet for tablet 823572ae35f14fc88f1c201e460896d5 with delete_type TABLET_DATA_TOMBSTONED (TS d23d174424c4456b964b2a208d42869b not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:43492
I20260710 13:15:37.298223  6718 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 823572ae35f14fc88f1c201e460896d5 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260710 13:15:37.305814  7486 raft_consensus.cc:2955] T 9f5bc7cc688b400d8617210578c6ab67 P e4b0e996b4c84535b0aeb6fcc6b35346 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 8d353e6070b4415798e79454c3d68e24 (127.5.154.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "fb69514b407a432487642efa7694784c" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 41929 } } peers { permanent_uuid: "d23d174424c4456b964b2a208d42869b" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 32867 } attrs { replace: true } } peers { permanent_uuid: "e4b0e996b4c84535b0aeb6fcc6b35346" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 46679 } } peers { permanent_uuid: "8d353e6070b4415798e79454c3d68e24" member_type: VOTER last_known_addr { host: "127.5.154.4" port: 41541 } attrs { promote: false } } }
I20260710 13:15:37.312597  6911 raft_consensus.cc:2955] T 9f5bc7cc688b400d8617210578c6ab67 P d23d174424c4456b964b2a208d42869b [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 8d353e6070b4415798e79454c3d68e24 (127.5.154.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "fb69514b407a432487642efa7694784c" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 41929 } } peers { permanent_uuid: "d23d174424c4456b964b2a208d42869b" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 32867 } attrs { replace: true } } peers { permanent_uuid: "e4b0e996b4c84535b0aeb6fcc6b35346" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 46679 } } peers { permanent_uuid: "8d353e6070b4415798e79454c3d68e24" member_type: VOTER last_known_addr { host: "127.5.154.4" port: 41541 } attrs { promote: false } } }
I20260710 13:15:37.314170  7491 tablet_replica.cc:333] T 823572ae35f14fc88f1c201e460896d5 P d23d174424c4456b964b2a208d42869b: stopping tablet replica
I20260710 13:15:37.315026  7491 raft_consensus.cc:2243] T 823572ae35f14fc88f1c201e460896d5 P d23d174424c4456b964b2a208d42869b [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:15:37.315699  7491 raft_consensus.cc:2272] T 823572ae35f14fc88f1c201e460896d5 P d23d174424c4456b964b2a208d42869b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:15:37.325507  7491 ts_tablet_manager.cc:1916] T 823572ae35f14fc88f1c201e460896d5 P d23d174424c4456b964b2a208d42869b: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260710 13:15:37.325335  6732 catalog_manager.cc:5697] T 9f5bc7cc688b400d8617210578c6ab67 P d23d174424c4456b964b2a208d42869b reported cstate change: config changed from index 2 to 3, 8d353e6070b4415798e79454c3d68e24 (127.5.154.4) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "e4b0e996b4c84535b0aeb6fcc6b35346" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "fb69514b407a432487642efa7694784c" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 41929 } } peers { permanent_uuid: "d23d174424c4456b964b2a208d42869b" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 32867 } attrs { replace: true } } peers { permanent_uuid: "e4b0e996b4c84535b0aeb6fcc6b35346" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 46679 } } peers { permanent_uuid: "8d353e6070b4415798e79454c3d68e24" member_type: VOTER last_known_addr { host: "127.5.154.4" port: 41541 } attrs { promote: false } } }
I20260710 13:15:37.330657  6836 raft_consensus.cc:2955] T 9f5bc7cc688b400d8617210578c6ab67 P fb69514b407a432487642efa7694784c [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 8d353e6070b4415798e79454c3d68e24 (127.5.154.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "fb69514b407a432487642efa7694784c" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 41929 } } peers { permanent_uuid: "d23d174424c4456b964b2a208d42869b" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 32867 } attrs { replace: true } } peers { permanent_uuid: "e4b0e996b4c84535b0aeb6fcc6b35346" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 46679 } } peers { permanent_uuid: "8d353e6070b4415798e79454c3d68e24" member_type: VOTER last_known_addr { host: "127.5.154.4" port: 41541 } attrs { promote: false } } }
I20260710 13:15:37.329613  7236 raft_consensus.cc:2955] T 9f5bc7cc688b400d8617210578c6ab67 P 8d353e6070b4415798e79454c3d68e24 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 8d353e6070b4415798e79454c3d68e24 (127.5.154.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "fb69514b407a432487642efa7694784c" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 41929 } } peers { permanent_uuid: "d23d174424c4456b964b2a208d42869b" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 32867 } attrs { replace: true } } peers { permanent_uuid: "e4b0e996b4c84535b0aeb6fcc6b35346" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 46679 } } peers { permanent_uuid: "8d353e6070b4415798e79454c3d68e24" member_type: VOTER last_known_addr { host: "127.5.154.4" port: 41541 } attrs { promote: false } } }
I20260710 13:15:37.348975  7491 ts_tablet_manager.cc:1929] T 823572ae35f14fc88f1c201e460896d5 P d23d174424c4456b964b2a208d42869b: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260710 13:15:37.349452  7491 log.cc:1199] T 823572ae35f14fc88f1c201e460896d5 P d23d174424c4456b964b2a208d42869b: Deleting WAL directory at /tmp/dist-test-taskPiHBc8/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783689303377817-5736-0/minicluster-data/ts-1-root/wals/823572ae35f14fc88f1c201e460896d5
I20260710 13:15:37.349488  6980 consensus_queue.cc:237] T 9f5bc7cc688b400d8617210578c6ab67 P e4b0e996b4c84535b0aeb6fcc6b35346 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 3, Committed index: 3, Last appended: 1.3, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "fb69514b407a432487642efa7694784c" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 41929 } } peers { permanent_uuid: "e4b0e996b4c84535b0aeb6fcc6b35346" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 46679 } } peers { permanent_uuid: "8d353e6070b4415798e79454c3d68e24" member_type: VOTER last_known_addr { host: "127.5.154.4" port: 41541 } attrs { promote: false } }
I20260710 13:15:37.351622  6718 catalog_manager.cc:5028] TS d23d174424c4456b964b2a208d42869b (127.5.154.2:32867): tablet 823572ae35f14fc88f1c201e460896d5 (table test-workload [id=3724f98726324e3baa21d331f7f8b767]) successfully deleted
I20260710 13:15:37.360096  6836 raft_consensus.cc:1275] T 9f5bc7cc688b400d8617210578c6ab67 P fb69514b407a432487642efa7694784c [term 1 FOLLOWER]: Refusing update from remote peer e4b0e996b4c84535b0aeb6fcc6b35346: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 13:15:37.360096  7236 raft_consensus.cc:1275] T 9f5bc7cc688b400d8617210578c6ab67 P 8d353e6070b4415798e79454c3d68e24 [term 1 FOLLOWER]: Refusing update from remote peer e4b0e996b4c84535b0aeb6fcc6b35346: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 13:15:37.361800  7485 consensus_queue.cc:1048] T 9f5bc7cc688b400d8617210578c6ab67 P e4b0e996b4c84535b0aeb6fcc6b35346 [LEADER]: Connected to new peer: Peer: permanent_uuid: "fb69514b407a432487642efa7694784c" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 41929 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 13:15:37.364362  7466 consensus_queue.cc:1048] T 9f5bc7cc688b400d8617210578c6ab67 P e4b0e996b4c84535b0aeb6fcc6b35346 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8d353e6070b4415798e79454c3d68e24" member_type: VOTER last_known_addr { host: "127.5.154.4" port: 41541 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260710 13:15:37.365144  7464 raft_consensus.cc:1064] T 347053c4d8d04327a9720a6a06b14c2d P d23d174424c4456b964b2a208d42869b: attempting to promote NON_VOTER 8d353e6070b4415798e79454c3d68e24 to VOTER
I20260710 13:15:37.367439  7464 consensus_queue.cc:237] T 347053c4d8d04327a9720a6a06b14c2d P d23d174424c4456b964b2a208d42869b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 2, Committed index: 2, Last appended: 1.2, Last appended by leader: 0, Current term: 1, Majority size: 3, State: 0, Mode: LEADER, active raft config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "fb69514b407a432487642efa7694784c" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 41929 } } peers { permanent_uuid: "d23d174424c4456b964b2a208d42869b" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 32867 } } peers { permanent_uuid: "e4b0e996b4c84535b0aeb6fcc6b35346" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 46679 } attrs { replace: true } } peers { permanent_uuid: "8d353e6070b4415798e79454c3d68e24" member_type: VOTER last_known_addr { host: "127.5.154.4" port: 41541 } attrs { promote: false } }
I20260710 13:15:37.369545  6836 raft_consensus.cc:2955] T 9f5bc7cc688b400d8617210578c6ab67 P fb69514b407a432487642efa7694784c [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER d23d174424c4456b964b2a208d42869b (127.5.154.2) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "fb69514b407a432487642efa7694784c" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 41929 } } peers { permanent_uuid: "e4b0e996b4c84535b0aeb6fcc6b35346" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 46679 } } peers { permanent_uuid: "8d353e6070b4415798e79454c3d68e24" member_type: VOTER last_known_addr { host: "127.5.154.4" port: 41541 } attrs { promote: false } } }
I20260710 13:15:37.367986  7485 raft_consensus.cc:2955] T 9f5bc7cc688b400d8617210578c6ab67 P e4b0e996b4c84535b0aeb6fcc6b35346 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER d23d174424c4456b964b2a208d42869b (127.5.154.2) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "fb69514b407a432487642efa7694784c" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 41929 } } peers { permanent_uuid: "e4b0e996b4c84535b0aeb6fcc6b35346" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 46679 } } peers { permanent_uuid: "8d353e6070b4415798e79454c3d68e24" member_type: VOTER last_known_addr { host: "127.5.154.4" port: 41541 } attrs { promote: false } } }
I20260710 13:15:37.377976  7237 raft_consensus.cc:2955] T 9f5bc7cc688b400d8617210578c6ab67 P 8d353e6070b4415798e79454c3d68e24 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER d23d174424c4456b964b2a208d42869b (127.5.154.2) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "fb69514b407a432487642efa7694784c" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 41929 } } peers { permanent_uuid: "e4b0e996b4c84535b0aeb6fcc6b35346" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 46679 } } peers { permanent_uuid: "8d353e6070b4415798e79454c3d68e24" member_type: VOTER last_known_addr { host: "127.5.154.4" port: 41541 } attrs { promote: false } } }
I20260710 13:15:37.389214  6980 raft_consensus.cc:1275] T 347053c4d8d04327a9720a6a06b14c2d P e4b0e996b4c84535b0aeb6fcc6b35346 [term 1 FOLLOWER]: Refusing update from remote peer d23d174424c4456b964b2a208d42869b: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 13:15:37.389345  6721 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 9f5bc7cc688b400d8617210578c6ab67 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260710 13:15:37.389896  7236 raft_consensus.cc:1275] T 347053c4d8d04327a9720a6a06b14c2d P 8d353e6070b4415798e79454c3d68e24 [term 1 LEARNER]: Refusing update from remote peer d23d174424c4456b964b2a208d42869b: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 13:15:37.391467  7463 consensus_queue.cc:1048] T 347053c4d8d04327a9720a6a06b14c2d P d23d174424c4456b964b2a208d42869b [LEADER]: Connected to new peer: Peer: permanent_uuid: "e4b0e996b4c84535b0aeb6fcc6b35346" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 46679 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 13:15:37.392645  7465 consensus_queue.cc:1048] T 347053c4d8d04327a9720a6a06b14c2d P d23d174424c4456b964b2a208d42869b [LEADER]: Connected to new peer: Peer: permanent_uuid: "8d353e6070b4415798e79454c3d68e24" member_type: VOTER last_known_addr { host: "127.5.154.4" port: 41541 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 13:15:37.396922  6836 raft_consensus.cc:1275] T 347053c4d8d04327a9720a6a06b14c2d P fb69514b407a432487642efa7694784c [term 1 FOLLOWER]: Refusing update from remote peer d23d174424c4456b964b2a208d42869b: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 13:15:37.399089  7446 consensus_queue.cc:1048] T 347053c4d8d04327a9720a6a06b14c2d P d23d174424c4456b964b2a208d42869b [LEADER]: Connected to new peer: Peer: permanent_uuid: "fb69514b407a432487642efa7694784c" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 41929 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 13:15:37.391798  6734 catalog_manager.cc:5697] T 9f5bc7cc688b400d8617210578c6ab67 P fb69514b407a432487642efa7694784c reported cstate change: config changed from index 3 to 4, VOTER d23d174424c4456b964b2a208d42869b (127.5.154.2) evicted. New cstate: current_term: 1 leader_uuid: "e4b0e996b4c84535b0aeb6fcc6b35346" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "fb69514b407a432487642efa7694784c" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 41929 } } peers { permanent_uuid: "e4b0e996b4c84535b0aeb6fcc6b35346" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 46679 } } peers { permanent_uuid: "8d353e6070b4415798e79454c3d68e24" member_type: VOTER last_known_addr { host: "127.5.154.4" port: 41541 } attrs { promote: false } } }
I20260710 13:15:37.406728  7465 raft_consensus.cc:2955] T 347053c4d8d04327a9720a6a06b14c2d P d23d174424c4456b964b2a208d42869b [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 8d353e6070b4415798e79454c3d68e24 (127.5.154.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "fb69514b407a432487642efa7694784c" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 41929 } } peers { permanent_uuid: "d23d174424c4456b964b2a208d42869b" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 32867 } } peers { permanent_uuid: "e4b0e996b4c84535b0aeb6fcc6b35346" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 46679 } attrs { replace: true } } peers { permanent_uuid: "8d353e6070b4415798e79454c3d68e24" member_type: VOTER last_known_addr { host: "127.5.154.4" port: 41541 } attrs { promote: false } } }
I20260710 13:15:37.412357  7236 raft_consensus.cc:2955] T 347053c4d8d04327a9720a6a06b14c2d P 8d353e6070b4415798e79454c3d68e24 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 8d353e6070b4415798e79454c3d68e24 (127.5.154.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "fb69514b407a432487642efa7694784c" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 41929 } } peers { permanent_uuid: "d23d174424c4456b964b2a208d42869b" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 32867 } } peers { permanent_uuid: "e4b0e996b4c84535b0aeb6fcc6b35346" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 46679 } attrs { replace: true } } peers { permanent_uuid: "8d353e6070b4415798e79454c3d68e24" member_type: VOTER last_known_addr { host: "127.5.154.4" port: 41541 } attrs { promote: false } } }
I20260710 13:15:37.414590  6836 raft_consensus.cc:2955] T 347053c4d8d04327a9720a6a06b14c2d P fb69514b407a432487642efa7694784c [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 8d353e6070b4415798e79454c3d68e24 (127.5.154.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "fb69514b407a432487642efa7694784c" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 41929 } } peers { permanent_uuid: "d23d174424c4456b964b2a208d42869b" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 32867 } } peers { permanent_uuid: "e4b0e996b4c84535b0aeb6fcc6b35346" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 46679 } attrs { replace: true } } peers { permanent_uuid: "8d353e6070b4415798e79454c3d68e24" member_type: VOTER last_known_addr { host: "127.5.154.4" port: 41541 } attrs { promote: false } } }
I20260710 13:15:37.419929  6981 raft_consensus.cc:2955] T 347053c4d8d04327a9720a6a06b14c2d P e4b0e996b4c84535b0aeb6fcc6b35346 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 8d353e6070b4415798e79454c3d68e24 (127.5.154.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "fb69514b407a432487642efa7694784c" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 41929 } } peers { permanent_uuid: "d23d174424c4456b964b2a208d42869b" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 32867 } } peers { permanent_uuid: "e4b0e996b4c84535b0aeb6fcc6b35346" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 46679 } attrs { replace: true } } peers { permanent_uuid: "8d353e6070b4415798e79454c3d68e24" member_type: VOTER last_known_addr { host: "127.5.154.4" port: 41541 } attrs { promote: false } } }
I20260710 13:15:37.429585  6892 tablet_service.cc:1558] Processing DeleteTablet for tablet 9f5bc7cc688b400d8617210578c6ab67 with delete_type TABLET_DATA_TOMBSTONED (TS d23d174424c4456b964b2a208d42869b not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:43492
I20260710 13:15:37.429054  6732 catalog_manager.cc:5697] T 347053c4d8d04327a9720a6a06b14c2d P d23d174424c4456b964b2a208d42869b reported cstate change: config changed from index 2 to 3, 8d353e6070b4415798e79454c3d68e24 (127.5.154.4) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "d23d174424c4456b964b2a208d42869b" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "fb69514b407a432487642efa7694784c" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 41929 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d23d174424c4456b964b2a208d42869b" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 32867 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e4b0e996b4c84535b0aeb6fcc6b35346" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 46679 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "8d353e6070b4415798e79454c3d68e24" member_type: VOTER last_known_addr { host: "127.5.154.4" port: 41541 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260710 13:15:37.430464  7491 tablet_replica.cc:333] T 9f5bc7cc688b400d8617210578c6ab67 P d23d174424c4456b964b2a208d42869b: stopping tablet replica
I20260710 13:15:37.431360  7491 raft_consensus.cc:2243] T 9f5bc7cc688b400d8617210578c6ab67 P d23d174424c4456b964b2a208d42869b [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:15:37.432035  7491 raft_consensus.cc:2272] T 9f5bc7cc688b400d8617210578c6ab67 P d23d174424c4456b964b2a208d42869b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:15:37.435230  7491 ts_tablet_manager.cc:1916] T 9f5bc7cc688b400d8617210578c6ab67 P d23d174424c4456b964b2a208d42869b: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260710 13:15:37.443612  6911 consensus_queue.cc:237] T 347053c4d8d04327a9720a6a06b14c2d P d23d174424c4456b964b2a208d42869b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 3, Committed index: 3, Last appended: 1.3, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "fb69514b407a432487642efa7694784c" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 41929 } } peers { permanent_uuid: "d23d174424c4456b964b2a208d42869b" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 32867 } } peers { permanent_uuid: "8d353e6070b4415798e79454c3d68e24" member_type: VOTER last_known_addr { host: "127.5.154.4" port: 41541 } attrs { promote: false } }
I20260710 13:15:37.453392  7491 ts_tablet_manager.cc:1929] T 9f5bc7cc688b400d8617210578c6ab67 P d23d174424c4456b964b2a208d42869b: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260710 13:15:37.453878  7491 log.cc:1199] T 9f5bc7cc688b400d8617210578c6ab67 P d23d174424c4456b964b2a208d42869b: Deleting WAL directory at /tmp/dist-test-taskPiHBc8/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783689303377817-5736-0/minicluster-data/ts-1-root/wals/9f5bc7cc688b400d8617210578c6ab67
I20260710 13:15:37.455307  6718 catalog_manager.cc:5028] TS d23d174424c4456b964b2a208d42869b (127.5.154.2:32867): tablet 9f5bc7cc688b400d8617210578c6ab67 (table test-workload [id=3724f98726324e3baa21d331f7f8b767]) successfully deleted
I20260710 13:15:37.456481  6836 raft_consensus.cc:1275] T 347053c4d8d04327a9720a6a06b14c2d P fb69514b407a432487642efa7694784c [term 1 FOLLOWER]: Refusing update from remote peer d23d174424c4456b964b2a208d42869b: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 13:15:37.457528  7236 raft_consensus.cc:1275] T 347053c4d8d04327a9720a6a06b14c2d P 8d353e6070b4415798e79454c3d68e24 [term 1 FOLLOWER]: Refusing update from remote peer d23d174424c4456b964b2a208d42869b: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 13:15:37.457813  7465 consensus_queue.cc:1048] T 347053c4d8d04327a9720a6a06b14c2d P d23d174424c4456b964b2a208d42869b [LEADER]: Connected to new peer: Peer: permanent_uuid: "fb69514b407a432487642efa7694784c" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 41929 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260710 13:15:37.458941  7446 consensus_queue.cc:1048] T 347053c4d8d04327a9720a6a06b14c2d P d23d174424c4456b964b2a208d42869b [LEADER]: Connected to new peer: Peer: permanent_uuid: "8d353e6070b4415798e79454c3d68e24" member_type: VOTER last_known_addr { host: "127.5.154.4" port: 41541 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 13:15:37.465838  7446 raft_consensus.cc:2955] T 347053c4d8d04327a9720a6a06b14c2d P d23d174424c4456b964b2a208d42869b [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER e4b0e996b4c84535b0aeb6fcc6b35346 (127.5.154.3) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "fb69514b407a432487642efa7694784c" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 41929 } } peers { permanent_uuid: "d23d174424c4456b964b2a208d42869b" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 32867 } } peers { permanent_uuid: "8d353e6070b4415798e79454c3d68e24" member_type: VOTER last_known_addr { host: "127.5.154.4" port: 41541 } attrs { promote: false } } }
I20260710 13:15:37.471205  6836 raft_consensus.cc:2955] T 347053c4d8d04327a9720a6a06b14c2d P fb69514b407a432487642efa7694784c [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER e4b0e996b4c84535b0aeb6fcc6b35346 (127.5.154.3) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "fb69514b407a432487642efa7694784c" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 41929 } } peers { permanent_uuid: "d23d174424c4456b964b2a208d42869b" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 32867 } } peers { permanent_uuid: "8d353e6070b4415798e79454c3d68e24" member_type: VOTER last_known_addr { host: "127.5.154.4" port: 41541 } attrs { promote: false } } }
I20260710 13:15:37.467531  7236 raft_consensus.cc:2955] T 347053c4d8d04327a9720a6a06b14c2d P 8d353e6070b4415798e79454c3d68e24 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER e4b0e996b4c84535b0aeb6fcc6b35346 (127.5.154.3) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "fb69514b407a432487642efa7694784c" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 41929 } } peers { permanent_uuid: "d23d174424c4456b964b2a208d42869b" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 32867 } } peers { permanent_uuid: "8d353e6070b4415798e79454c3d68e24" member_type: VOTER last_known_addr { host: "127.5.154.4" port: 41541 } attrs { promote: false } } }
I20260710 13:15:37.477931  6718 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 347053c4d8d04327a9720a6a06b14c2d with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260710 13:15:37.487876  6734 catalog_manager.cc:5697] T 347053c4d8d04327a9720a6a06b14c2d P d23d174424c4456b964b2a208d42869b reported cstate change: config changed from index 3 to 4, VOTER e4b0e996b4c84535b0aeb6fcc6b35346 (127.5.154.3) evicted. New cstate: current_term: 1 leader_uuid: "d23d174424c4456b964b2a208d42869b" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "fb69514b407a432487642efa7694784c" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 41929 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d23d174424c4456b964b2a208d42869b" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 32867 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "8d353e6070b4415798e79454c3d68e24" member_type: VOTER last_known_addr { host: "127.5.154.4" port: 41541 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260710 13:15:37.497882  6968 tablet_service.cc:1558] Processing DeleteTablet for tablet 347053c4d8d04327a9720a6a06b14c2d with delete_type TABLET_DATA_TOMBSTONED (TS e4b0e996b4c84535b0aeb6fcc6b35346 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:39512
I20260710 13:15:37.500172  7497 tablet_replica.cc:333] T 347053c4d8d04327a9720a6a06b14c2d P e4b0e996b4c84535b0aeb6fcc6b35346: stopping tablet replica
I20260710 13:15:37.500861  7497 raft_consensus.cc:2243] T 347053c4d8d04327a9720a6a06b14c2d P e4b0e996b4c84535b0aeb6fcc6b35346 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:15:37.501362  7497 raft_consensus.cc:2272] T 347053c4d8d04327a9720a6a06b14c2d P e4b0e996b4c84535b0aeb6fcc6b35346 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:15:37.503376  7497 ts_tablet_manager.cc:1916] T 347053c4d8d04327a9720a6a06b14c2d P e4b0e996b4c84535b0aeb6fcc6b35346: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260710 13:15:37.513617  7497 ts_tablet_manager.cc:1929] T 347053c4d8d04327a9720a6a06b14c2d P e4b0e996b4c84535b0aeb6fcc6b35346: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260710 13:15:37.513911  7497 log.cc:1199] T 347053c4d8d04327a9720a6a06b14c2d P e4b0e996b4c84535b0aeb6fcc6b35346: Deleting WAL directory at /tmp/dist-test-taskPiHBc8/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783689303377817-5736-0/minicluster-data/ts-2-root/wals/347053c4d8d04327a9720a6a06b14c2d
I20260710 13:15:37.515240  6721 catalog_manager.cc:5028] TS e4b0e996b4c84535b0aeb6fcc6b35346 (127.5.154.3:46679): tablet 347053c4d8d04327a9720a6a06b14c2d (table test-workload [id=3724f98726324e3baa21d331f7f8b767]) successfully deleted
I20260710 13:15:38.524034  6981 consensus_queue.cc:237] T 32f2e6c0394a472fb8ccff4f568d4500 P e4b0e996b4c84535b0aeb6fcc6b35346 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "fb69514b407a432487642efa7694784c" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 41929 } } peers { permanent_uuid: "d23d174424c4456b964b2a208d42869b" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 32867 } attrs { replace: true } } peers { permanent_uuid: "e4b0e996b4c84535b0aeb6fcc6b35346" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 46679 } } peers { permanent_uuid: "8d353e6070b4415798e79454c3d68e24" member_type: NON_VOTER last_known_addr { host: "127.5.154.4" port: 41541 } attrs { promote: true } }
W20260710 13:15:38.529955  6950 consensus_peers.cc:597] T 32f2e6c0394a472fb8ccff4f568d4500 P e4b0e996b4c84535b0aeb6fcc6b35346 -> Peer 8d353e6070b4415798e79454c3d68e24 (127.5.154.4:41541): Couldn't send request to peer 8d353e6070b4415798e79454c3d68e24. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 32f2e6c0394a472fb8ccff4f568d4500. This is attempt 1: this message will repeat every 5th retry.
I20260710 13:15:38.531538  6911 raft_consensus.cc:1275] T 32f2e6c0394a472fb8ccff4f568d4500 P d23d174424c4456b964b2a208d42869b [term 1 FOLLOWER]: Refusing update from remote peer e4b0e996b4c84535b0aeb6fcc6b35346: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260710 13:15:38.532399  6836 raft_consensus.cc:1275] T 32f2e6c0394a472fb8ccff4f568d4500 P fb69514b407a432487642efa7694784c [term 1 FOLLOWER]: Refusing update from remote peer e4b0e996b4c84535b0aeb6fcc6b35346: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260710 13:15:38.532938  7502 consensus_queue.cc:1048] T 32f2e6c0394a472fb8ccff4f568d4500 P e4b0e996b4c84535b0aeb6fcc6b35346 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d23d174424c4456b964b2a208d42869b" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 32867 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:15:38.533699  7485 consensus_queue.cc:1048] T 32f2e6c0394a472fb8ccff4f568d4500 P e4b0e996b4c84535b0aeb6fcc6b35346 [LEADER]: Connected to new peer: Peer: permanent_uuid: "fb69514b407a432487642efa7694784c" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 41929 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:15:38.539841  7485 raft_consensus.cc:2955] T 32f2e6c0394a472fb8ccff4f568d4500 P e4b0e996b4c84535b0aeb6fcc6b35346 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 8d353e6070b4415798e79454c3d68e24 (127.5.154.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "fb69514b407a432487642efa7694784c" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 41929 } } peers { permanent_uuid: "d23d174424c4456b964b2a208d42869b" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 32867 } attrs { replace: true } } peers { permanent_uuid: "e4b0e996b4c84535b0aeb6fcc6b35346" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 46679 } } peers { permanent_uuid: "8d353e6070b4415798e79454c3d68e24" member_type: NON_VOTER last_known_addr { host: "127.5.154.4" port: 41541 } attrs { promote: true } } }
I20260710 13:15:38.541781  6911 raft_consensus.cc:2955] T 32f2e6c0394a472fb8ccff4f568d4500 P d23d174424c4456b964b2a208d42869b [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 8d353e6070b4415798e79454c3d68e24 (127.5.154.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "fb69514b407a432487642efa7694784c" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 41929 } } peers { permanent_uuid: "d23d174424c4456b964b2a208d42869b" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 32867 } attrs { replace: true } } peers { permanent_uuid: "e4b0e996b4c84535b0aeb6fcc6b35346" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 46679 } } peers { permanent_uuid: "8d353e6070b4415798e79454c3d68e24" member_type: NON_VOTER last_known_addr { host: "127.5.154.4" port: 41541 } attrs { promote: true } } }
I20260710 13:15:38.541430  6836 raft_consensus.cc:2955] T 32f2e6c0394a472fb8ccff4f568d4500 P fb69514b407a432487642efa7694784c [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 8d353e6070b4415798e79454c3d68e24 (127.5.154.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "fb69514b407a432487642efa7694784c" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 41929 } } peers { permanent_uuid: "d23d174424c4456b964b2a208d42869b" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 32867 } attrs { replace: true } } peers { permanent_uuid: "e4b0e996b4c84535b0aeb6fcc6b35346" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 46679 } } peers { permanent_uuid: "8d353e6070b4415798e79454c3d68e24" member_type: NON_VOTER last_known_addr { host: "127.5.154.4" port: 41541 } attrs { promote: true } } }
I20260710 13:15:38.553480  6910 consensus_queue.cc:237] T 609d762e77fb4053aaff860fc98b76be P d23d174424c4456b964b2a208d42869b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "fb69514b407a432487642efa7694784c" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 41929 } attrs { replace: true } } peers { permanent_uuid: "d23d174424c4456b964b2a208d42869b" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 32867 } } peers { permanent_uuid: "e4b0e996b4c84535b0aeb6fcc6b35346" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 46679 } } peers { permanent_uuid: "8d353e6070b4415798e79454c3d68e24" member_type: NON_VOTER last_known_addr { host: "127.5.154.4" port: 41541 } attrs { promote: true } }
I20260710 13:15:38.554479  6730 catalog_manager.cc:5697] T 32f2e6c0394a472fb8ccff4f568d4500 P e4b0e996b4c84535b0aeb6fcc6b35346 reported cstate change: config changed from index -1 to 2, NON_VOTER 8d353e6070b4415798e79454c3d68e24 (127.5.154.4) added. New cstate: current_term: 1 leader_uuid: "e4b0e996b4c84535b0aeb6fcc6b35346" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "fb69514b407a432487642efa7694784c" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 41929 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d23d174424c4456b964b2a208d42869b" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 32867 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e4b0e996b4c84535b0aeb6fcc6b35346" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 46679 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "8d353e6070b4415798e79454c3d68e24" member_type: NON_VOTER last_known_addr { host: "127.5.154.4" port: 41541 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260710 13:15:38.563262  6981 raft_consensus.cc:1275] T 609d762e77fb4053aaff860fc98b76be P e4b0e996b4c84535b0aeb6fcc6b35346 [term 1 FOLLOWER]: Refusing update from remote peer d23d174424c4456b964b2a208d42869b: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
W20260710 13:15:38.563303  6876 consensus_peers.cc:597] T 609d762e77fb4053aaff860fc98b76be P d23d174424c4456b964b2a208d42869b -> Peer 8d353e6070b4415798e79454c3d68e24 (127.5.154.4:41541): Couldn't send request to peer 8d353e6070b4415798e79454c3d68e24. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 609d762e77fb4053aaff860fc98b76be. This is attempt 1: this message will repeat every 5th retry.
I20260710 13:15:38.564481  6836 raft_consensus.cc:1275] T 609d762e77fb4053aaff860fc98b76be P fb69514b407a432487642efa7694784c [term 1 FOLLOWER]: Refusing update from remote peer d23d174424c4456b964b2a208d42869b: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260710 13:15:38.564754  7507 consensus_queue.cc:1048] T 609d762e77fb4053aaff860fc98b76be P d23d174424c4456b964b2a208d42869b [LEADER]: Connected to new peer: Peer: permanent_uuid: "e4b0e996b4c84535b0aeb6fcc6b35346" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 46679 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:15:38.565999  7499 consensus_queue.cc:1048] T 609d762e77fb4053aaff860fc98b76be P d23d174424c4456b964b2a208d42869b [LEADER]: Connected to new peer: Peer: permanent_uuid: "fb69514b407a432487642efa7694784c" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 41929 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:15:38.573719  7463 raft_consensus.cc:2955] T 609d762e77fb4053aaff860fc98b76be P d23d174424c4456b964b2a208d42869b [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 8d353e6070b4415798e79454c3d68e24 (127.5.154.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "fb69514b407a432487642efa7694784c" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 41929 } attrs { replace: true } } peers { permanent_uuid: "d23d174424c4456b964b2a208d42869b" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 32867 } } peers { permanent_uuid: "e4b0e996b4c84535b0aeb6fcc6b35346" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 46679 } } peers { permanent_uuid: "8d353e6070b4415798e79454c3d68e24" member_type: NON_VOTER last_known_addr { host: "127.5.154.4" port: 41541 } attrs { promote: true } } }
I20260710 13:15:38.577174  6836 raft_consensus.cc:2955] T 609d762e77fb4053aaff860fc98b76be P fb69514b407a432487642efa7694784c [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 8d353e6070b4415798e79454c3d68e24 (127.5.154.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "fb69514b407a432487642efa7694784c" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 41929 } attrs { replace: true } } peers { permanent_uuid: "d23d174424c4456b964b2a208d42869b" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 32867 } } peers { permanent_uuid: "e4b0e996b4c84535b0aeb6fcc6b35346" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 46679 } } peers { permanent_uuid: "8d353e6070b4415798e79454c3d68e24" member_type: NON_VOTER last_known_addr { host: "127.5.154.4" port: 41541 } attrs { promote: true } } }
I20260710 13:15:38.576512  6981 raft_consensus.cc:2955] T 609d762e77fb4053aaff860fc98b76be P e4b0e996b4c84535b0aeb6fcc6b35346 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 8d353e6070b4415798e79454c3d68e24 (127.5.154.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "fb69514b407a432487642efa7694784c" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 41929 } attrs { replace: true } } peers { permanent_uuid: "d23d174424c4456b964b2a208d42869b" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 32867 } } peers { permanent_uuid: "e4b0e996b4c84535b0aeb6fcc6b35346" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 46679 } } peers { permanent_uuid: "8d353e6070b4415798e79454c3d68e24" member_type: NON_VOTER last_known_addr { host: "127.5.154.4" port: 41541 } attrs { promote: true } } }
I20260710 13:15:38.587553  6910 consensus_queue.cc:237] T 8a667946726a46208373a80701d4c817 P d23d174424c4456b964b2a208d42869b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "fb69514b407a432487642efa7694784c" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 41929 } } peers { permanent_uuid: "d23d174424c4456b964b2a208d42869b" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 32867 } } peers { permanent_uuid: "e4b0e996b4c84535b0aeb6fcc6b35346" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 46679 } attrs { replace: true } } peers { permanent_uuid: "8d353e6070b4415798e79454c3d68e24" member_type: NON_VOTER last_known_addr { host: "127.5.154.4" port: 41541 } attrs { promote: true } }
I20260710 13:15:38.589664  6732 catalog_manager.cc:5697] T 609d762e77fb4053aaff860fc98b76be P d23d174424c4456b964b2a208d42869b reported cstate change: config changed from index -1 to 2, NON_VOTER 8d353e6070b4415798e79454c3d68e24 (127.5.154.4) added. New cstate: current_term: 1 leader_uuid: "d23d174424c4456b964b2a208d42869b" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "fb69514b407a432487642efa7694784c" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 41929 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d23d174424c4456b964b2a208d42869b" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 32867 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e4b0e996b4c84535b0aeb6fcc6b35346" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 46679 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "8d353e6070b4415798e79454c3d68e24" member_type: NON_VOTER last_known_addr { host: "127.5.154.4" port: 41541 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260710 13:15:38.597651  6982 raft_consensus.cc:1275] T 8a667946726a46208373a80701d4c817 P e4b0e996b4c84535b0aeb6fcc6b35346 [term 1 FOLLOWER]: Refusing update from remote peer d23d174424c4456b964b2a208d42869b: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
W20260710 13:15:38.598567  6876 consensus_peers.cc:597] T 8a667946726a46208373a80701d4c817 P d23d174424c4456b964b2a208d42869b -> Peer 8d353e6070b4415798e79454c3d68e24 (127.5.154.4:41541): Couldn't send request to peer 8d353e6070b4415798e79454c3d68e24. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 8a667946726a46208373a80701d4c817. This is attempt 1: this message will repeat every 5th retry.
I20260710 13:15:38.600525  7507 consensus_queue.cc:1048] T 8a667946726a46208373a80701d4c817 P d23d174424c4456b964b2a208d42869b [LEADER]: Connected to new peer: Peer: permanent_uuid: "e4b0e996b4c84535b0aeb6fcc6b35346" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 46679 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:15:38.602440  6836 raft_consensus.cc:1275] T 8a667946726a46208373a80701d4c817 P fb69514b407a432487642efa7694784c [term 1 FOLLOWER]: Refusing update from remote peer d23d174424c4456b964b2a208d42869b: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260710 13:15:38.604007  7463 consensus_queue.cc:1048] T 8a667946726a46208373a80701d4c817 P d23d174424c4456b964b2a208d42869b [LEADER]: Connected to new peer: Peer: permanent_uuid: "fb69514b407a432487642efa7694784c" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 41929 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:15:38.610067  7507 raft_consensus.cc:2955] T 8a667946726a46208373a80701d4c817 P d23d174424c4456b964b2a208d42869b [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 8d353e6070b4415798e79454c3d68e24 (127.5.154.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "fb69514b407a432487642efa7694784c" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 41929 } } peers { permanent_uuid: "d23d174424c4456b964b2a208d42869b" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 32867 } } peers { permanent_uuid: "e4b0e996b4c84535b0aeb6fcc6b35346" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 46679 } attrs { replace: true } } peers { permanent_uuid: "8d353e6070b4415798e79454c3d68e24" member_type: NON_VOTER last_known_addr { host: "127.5.154.4" port: 41541 } attrs { promote: true } } }
I20260710 13:15:38.611613  6982 raft_consensus.cc:2955] T 8a667946726a46208373a80701d4c817 P e4b0e996b4c84535b0aeb6fcc6b35346 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 8d353e6070b4415798e79454c3d68e24 (127.5.154.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "fb69514b407a432487642efa7694784c" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 41929 } } peers { permanent_uuid: "d23d174424c4456b964b2a208d42869b" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 32867 } } peers { permanent_uuid: "e4b0e996b4c84535b0aeb6fcc6b35346" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 46679 } attrs { replace: true } } peers { permanent_uuid: "8d353e6070b4415798e79454c3d68e24" member_type: NON_VOTER last_known_addr { host: "127.5.154.4" port: 41541 } attrs { promote: true } } }
I20260710 13:15:38.613101  6834 raft_consensus.cc:2955] T 8a667946726a46208373a80701d4c817 P fb69514b407a432487642efa7694784c [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 8d353e6070b4415798e79454c3d68e24 (127.5.154.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "fb69514b407a432487642efa7694784c" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 41929 } } peers { permanent_uuid: "d23d174424c4456b964b2a208d42869b" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 32867 } } peers { permanent_uuid: "e4b0e996b4c84535b0aeb6fcc6b35346" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 46679 } attrs { replace: true } } peers { permanent_uuid: "8d353e6070b4415798e79454c3d68e24" member_type: NON_VOTER last_known_addr { host: "127.5.154.4" port: 41541 } attrs { promote: true } } }
I20260710 13:15:38.627458  6730 catalog_manager.cc:5697] T 8a667946726a46208373a80701d4c817 P fb69514b407a432487642efa7694784c reported cstate change: config changed from index -1 to 2, NON_VOTER 8d353e6070b4415798e79454c3d68e24 (127.5.154.4) added. New cstate: current_term: 1 leader_uuid: "d23d174424c4456b964b2a208d42869b" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "fb69514b407a432487642efa7694784c" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 41929 } } peers { permanent_uuid: "d23d174424c4456b964b2a208d42869b" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 32867 } } peers { permanent_uuid: "e4b0e996b4c84535b0aeb6fcc6b35346" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 46679 } attrs { replace: true } } peers { permanent_uuid: "8d353e6070b4415798e79454c3d68e24" member_type: NON_VOTER last_known_addr { host: "127.5.154.4" port: 41541 } attrs { promote: true } } }
I20260710 13:15:38.629722  6910 consensus_queue.cc:237] T 2a4ef710fc364ab5a877e8dfcd8f893d P d23d174424c4456b964b2a208d42869b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "fb69514b407a432487642efa7694784c" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 41929 } attrs { replace: true } } peers { permanent_uuid: "d23d174424c4456b964b2a208d42869b" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 32867 } } peers { permanent_uuid: "e4b0e996b4c84535b0aeb6fcc6b35346" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 46679 } } peers { permanent_uuid: "8d353e6070b4415798e79454c3d68e24" member_type: NON_VOTER last_known_addr { host: "127.5.154.4" port: 41541 } attrs { promote: true } }
W20260710 13:15:38.636197  6876 consensus_peers.cc:597] T 2a4ef710fc364ab5a877e8dfcd8f893d P d23d174424c4456b964b2a208d42869b -> Peer 8d353e6070b4415798e79454c3d68e24 (127.5.154.4:41541): Couldn't send request to peer 8d353e6070b4415798e79454c3d68e24. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 2a4ef710fc364ab5a877e8dfcd8f893d. This is attempt 1: this message will repeat every 5th retry.
I20260710 13:15:38.636149  6982 raft_consensus.cc:1275] T 2a4ef710fc364ab5a877e8dfcd8f893d P e4b0e996b4c84535b0aeb6fcc6b35346 [term 1 FOLLOWER]: Refusing update from remote peer d23d174424c4456b964b2a208d42869b: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260710 13:15:38.638263  7514 consensus_queue.cc:1048] T 2a4ef710fc364ab5a877e8dfcd8f893d P d23d174424c4456b964b2a208d42869b [LEADER]: Connected to new peer: Peer: permanent_uuid: "e4b0e996b4c84535b0aeb6fcc6b35346" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 46679 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:15:38.638898  6834 raft_consensus.cc:1275] T 2a4ef710fc364ab5a877e8dfcd8f893d P fb69514b407a432487642efa7694784c [term 1 FOLLOWER]: Refusing update from remote peer d23d174424c4456b964b2a208d42869b: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260710 13:15:38.640462  7463 consensus_queue.cc:1048] T 2a4ef710fc364ab5a877e8dfcd8f893d P d23d174424c4456b964b2a208d42869b [LEADER]: Connected to new peer: Peer: permanent_uuid: "fb69514b407a432487642efa7694784c" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 41929 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:15:38.646001  7463 raft_consensus.cc:2955] T 2a4ef710fc364ab5a877e8dfcd8f893d P d23d174424c4456b964b2a208d42869b [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 8d353e6070b4415798e79454c3d68e24 (127.5.154.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "fb69514b407a432487642efa7694784c" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 41929 } attrs { replace: true } } peers { permanent_uuid: "d23d174424c4456b964b2a208d42869b" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 32867 } } peers { permanent_uuid: "e4b0e996b4c84535b0aeb6fcc6b35346" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 46679 } } peers { permanent_uuid: "8d353e6070b4415798e79454c3d68e24" member_type: NON_VOTER last_known_addr { host: "127.5.154.4" port: 41541 } attrs { promote: true } } }
I20260710 13:15:38.649469  6834 raft_consensus.cc:2955] T 2a4ef710fc364ab5a877e8dfcd8f893d P fb69514b407a432487642efa7694784c [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 8d353e6070b4415798e79454c3d68e24 (127.5.154.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "fb69514b407a432487642efa7694784c" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 41929 } attrs { replace: true } } peers { permanent_uuid: "d23d174424c4456b964b2a208d42869b" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 32867 } } peers { permanent_uuid: "e4b0e996b4c84535b0aeb6fcc6b35346" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 46679 } } peers { permanent_uuid: "8d353e6070b4415798e79454c3d68e24" member_type: NON_VOTER last_known_addr { host: "127.5.154.4" port: 41541 } attrs { promote: true } } }
I20260710 13:15:38.650405  6982 raft_consensus.cc:2955] T 2a4ef710fc364ab5a877e8dfcd8f893d P e4b0e996b4c84535b0aeb6fcc6b35346 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 8d353e6070b4415798e79454c3d68e24 (127.5.154.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "fb69514b407a432487642efa7694784c" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 41929 } attrs { replace: true } } peers { permanent_uuid: "d23d174424c4456b964b2a208d42869b" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 32867 } } peers { permanent_uuid: "e4b0e996b4c84535b0aeb6fcc6b35346" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 46679 } } peers { permanent_uuid: "8d353e6070b4415798e79454c3d68e24" member_type: NON_VOTER last_known_addr { host: "127.5.154.4" port: 41541 } attrs { promote: true } } }
I20260710 13:15:38.658568  6734 catalog_manager.cc:5697] T 2a4ef710fc364ab5a877e8dfcd8f893d P d23d174424c4456b964b2a208d42869b reported cstate change: config changed from index -1 to 2, NON_VOTER 8d353e6070b4415798e79454c3d68e24 (127.5.154.4) added. New cstate: current_term: 1 leader_uuid: "d23d174424c4456b964b2a208d42869b" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "fb69514b407a432487642efa7694784c" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 41929 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d23d174424c4456b964b2a208d42869b" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 32867 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e4b0e996b4c84535b0aeb6fcc6b35346" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 46679 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "8d353e6070b4415798e79454c3d68e24" member_type: NON_VOTER last_known_addr { host: "127.5.154.4" port: 41541 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260710 13:15:39.079625  7520 ts_tablet_manager.cc:933] T 32f2e6c0394a472fb8ccff4f568d4500 P 8d353e6070b4415798e79454c3d68e24: Initiating tablet copy from peer e4b0e996b4c84535b0aeb6fcc6b35346 (127.5.154.3:46679)
I20260710 13:15:39.081270  7520 tablet_copy_client.cc:323] T 32f2e6c0394a472fb8ccff4f568d4500 P 8d353e6070b4415798e79454c3d68e24: tablet copy: Beginning tablet copy session from remote peer at address 127.5.154.3:46679
I20260710 13:15:39.082528  7522 ts_tablet_manager.cc:933] T 609d762e77fb4053aaff860fc98b76be P 8d353e6070b4415798e79454c3d68e24: Initiating tablet copy from peer d23d174424c4456b964b2a208d42869b (127.5.154.2:32867)
I20260710 13:15:39.082772  6995 tablet_copy_service.cc:140] P e4b0e996b4c84535b0aeb6fcc6b35346: Received BeginTabletCopySession request for tablet 32f2e6c0394a472fb8ccff4f568d4500 from peer 8d353e6070b4415798e79454c3d68e24 ({username='slave'} at 127.0.0.1:39548)
I20260710 13:15:39.083313  6995 tablet_copy_service.cc:161] P e4b0e996b4c84535b0aeb6fcc6b35346: Beginning new tablet copy session on tablet 32f2e6c0394a472fb8ccff4f568d4500 from peer 8d353e6070b4415798e79454c3d68e24 at {username='slave'} at 127.0.0.1:39548: session id = 8d353e6070b4415798e79454c3d68e24-32f2e6c0394a472fb8ccff4f568d4500
I20260710 13:15:39.084549  7522 tablet_copy_client.cc:323] T 609d762e77fb4053aaff860fc98b76be P 8d353e6070b4415798e79454c3d68e24: tablet copy: Beginning tablet copy session from remote peer at address 127.5.154.2:32867
I20260710 13:15:39.086190  6921 tablet_copy_service.cc:140] P d23d174424c4456b964b2a208d42869b: Received BeginTabletCopySession request for tablet 609d762e77fb4053aaff860fc98b76be from peer 8d353e6070b4415798e79454c3d68e24 ({username='slave'} at 127.0.0.1:43530)
I20260710 13:15:39.086673  6921 tablet_copy_service.cc:161] P d23d174424c4456b964b2a208d42869b: Beginning new tablet copy session on tablet 609d762e77fb4053aaff860fc98b76be from peer 8d353e6070b4415798e79454c3d68e24 at {username='slave'} at 127.0.0.1:43530: session id = 8d353e6070b4415798e79454c3d68e24-609d762e77fb4053aaff860fc98b76be
I20260710 13:15:39.089915  6995 tablet_copy_source_session.cc:215] T 32f2e6c0394a472fb8ccff4f568d4500 P e4b0e996b4c84535b0aeb6fcc6b35346: Tablet Copy: opened 0 blocks and 1 log segments
I20260710 13:15:39.093043  7520 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 32f2e6c0394a472fb8ccff4f568d4500. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:15:39.093685  6921 tablet_copy_source_session.cc:215] T 609d762e77fb4053aaff860fc98b76be P d23d174424c4456b964b2a208d42869b: Tablet Copy: opened 0 blocks and 1 log segments
I20260710 13:15:39.098242  7522 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 609d762e77fb4053aaff860fc98b76be. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:15:39.107399  7520 tablet_copy_client.cc:806] T 32f2e6c0394a472fb8ccff4f568d4500 P 8d353e6070b4415798e79454c3d68e24: tablet copy: Starting download of 0 data blocks...
I20260710 13:15:39.107430  7522 tablet_copy_client.cc:806] T 609d762e77fb4053aaff860fc98b76be P 8d353e6070b4415798e79454c3d68e24: tablet copy: Starting download of 0 data blocks...
I20260710 13:15:39.108021  7520 tablet_copy_client.cc:670] T 32f2e6c0394a472fb8ccff4f568d4500 P 8d353e6070b4415798e79454c3d68e24: tablet copy: Starting download of 1 WAL segments...
I20260710 13:15:39.108281  7522 tablet_copy_client.cc:670] T 609d762e77fb4053aaff860fc98b76be P 8d353e6070b4415798e79454c3d68e24: tablet copy: Starting download of 1 WAL segments...
I20260710 13:15:39.111485  7520 tablet_copy_client.cc:538] T 32f2e6c0394a472fb8ccff4f568d4500 P 8d353e6070b4415798e79454c3d68e24: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260710 13:15:39.111531  7522 tablet_copy_client.cc:538] T 609d762e77fb4053aaff860fc98b76be P 8d353e6070b4415798e79454c3d68e24: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260710 13:15:39.120091  7522 tablet_bootstrap.cc:492] T 609d762e77fb4053aaff860fc98b76be P 8d353e6070b4415798e79454c3d68e24: Bootstrap starting.
I20260710 13:15:39.127789  7520 tablet_bootstrap.cc:492] T 32f2e6c0394a472fb8ccff4f568d4500 P 8d353e6070b4415798e79454c3d68e24: Bootstrap starting.
I20260710 13:15:39.149456  7525 ts_tablet_manager.cc:933] T 8a667946726a46208373a80701d4c817 P 8d353e6070b4415798e79454c3d68e24: Initiating tablet copy from peer d23d174424c4456b964b2a208d42869b (127.5.154.2:32867)
I20260710 13:15:39.152704  7522 tablet_bootstrap.cc:492] T 609d762e77fb4053aaff860fc98b76be P 8d353e6070b4415798e79454c3d68e24: 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
I20260710 13:15:39.153692  7522 tablet_bootstrap.cc:492] T 609d762e77fb4053aaff860fc98b76be P 8d353e6070b4415798e79454c3d68e24: Bootstrap complete.
I20260710 13:15:39.154444  7522 ts_tablet_manager.cc:1403] T 609d762e77fb4053aaff860fc98b76be P 8d353e6070b4415798e79454c3d68e24: Time spent bootstrapping tablet: real 0.035s	user 0.017s	sys 0.010s
I20260710 13:15:39.156054  7520 tablet_bootstrap.cc:492] T 32f2e6c0394a472fb8ccff4f568d4500 P 8d353e6070b4415798e79454c3d68e24: 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
I20260710 13:15:39.156956  7520 tablet_bootstrap.cc:492] T 32f2e6c0394a472fb8ccff4f568d4500 P 8d353e6070b4415798e79454c3d68e24: Bootstrap complete.
I20260710 13:15:39.157640  7520 ts_tablet_manager.cc:1403] T 32f2e6c0394a472fb8ccff4f568d4500 P 8d353e6070b4415798e79454c3d68e24: Time spent bootstrapping tablet: real 0.030s	user 0.020s	sys 0.008s
I20260710 13:15:39.157955  7525 tablet_copy_client.cc:323] T 8a667946726a46208373a80701d4c817 P 8d353e6070b4415798e79454c3d68e24: tablet copy: Beginning tablet copy session from remote peer at address 127.5.154.2:32867
I20260710 13:15:39.158059  7522 raft_consensus.cc:359] T 609d762e77fb4053aaff860fc98b76be P 8d353e6070b4415798e79454c3d68e24 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "fb69514b407a432487642efa7694784c" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 41929 } attrs { replace: true } } peers { permanent_uuid: "d23d174424c4456b964b2a208d42869b" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 32867 } } peers { permanent_uuid: "e4b0e996b4c84535b0aeb6fcc6b35346" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 46679 } } peers { permanent_uuid: "8d353e6070b4415798e79454c3d68e24" member_type: NON_VOTER last_known_addr { host: "127.5.154.4" port: 41541 } attrs { promote: true } }
I20260710 13:15:39.159404  7522 raft_consensus.cc:740] T 609d762e77fb4053aaff860fc98b76be P 8d353e6070b4415798e79454c3d68e24 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 8d353e6070b4415798e79454c3d68e24, State: Initialized, Role: LEARNER
I20260710 13:15:39.160377  6921 tablet_copy_service.cc:140] P d23d174424c4456b964b2a208d42869b: Received BeginTabletCopySession request for tablet 8a667946726a46208373a80701d4c817 from peer 8d353e6070b4415798e79454c3d68e24 ({username='slave'} at 127.0.0.1:43530)
I20260710 13:15:39.160161  7522 consensus_queue.cc:260] T 609d762e77fb4053aaff860fc98b76be P 8d353e6070b4415798e79454c3d68e24 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 2, Last appended: 1.2, Last appended by leader: 2, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "fb69514b407a432487642efa7694784c" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 41929 } attrs { replace: true } } peers { permanent_uuid: "d23d174424c4456b964b2a208d42869b" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 32867 } } peers { permanent_uuid: "e4b0e996b4c84535b0aeb6fcc6b35346" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 46679 } } peers { permanent_uuid: "8d353e6070b4415798e79454c3d68e24" member_type: NON_VOTER last_known_addr { host: "127.5.154.4" port: 41541 } attrs { promote: true } }
I20260710 13:15:39.160898  6921 tablet_copy_service.cc:161] P d23d174424c4456b964b2a208d42869b: Beginning new tablet copy session on tablet 8a667946726a46208373a80701d4c817 from peer 8d353e6070b4415798e79454c3d68e24 at {username='slave'} at 127.0.0.1:43530: session id = 8d353e6070b4415798e79454c3d68e24-8a667946726a46208373a80701d4c817
I20260710 13:15:39.163105  7520 raft_consensus.cc:359] T 32f2e6c0394a472fb8ccff4f568d4500 P 8d353e6070b4415798e79454c3d68e24 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "fb69514b407a432487642efa7694784c" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 41929 } } peers { permanent_uuid: "d23d174424c4456b964b2a208d42869b" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 32867 } attrs { replace: true } } peers { permanent_uuid: "e4b0e996b4c84535b0aeb6fcc6b35346" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 46679 } } peers { permanent_uuid: "8d353e6070b4415798e79454c3d68e24" member_type: NON_VOTER last_known_addr { host: "127.5.154.4" port: 41541 } attrs { promote: true } }
I20260710 13:15:39.163978  7520 raft_consensus.cc:740] T 32f2e6c0394a472fb8ccff4f568d4500 P 8d353e6070b4415798e79454c3d68e24 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 8d353e6070b4415798e79454c3d68e24, State: Initialized, Role: LEARNER
I20260710 13:15:39.164597  7520 consensus_queue.cc:260] T 32f2e6c0394a472fb8ccff4f568d4500 P 8d353e6070b4415798e79454c3d68e24 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 2, Last appended: 1.2, Last appended by leader: 2, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "fb69514b407a432487642efa7694784c" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 41929 } } peers { permanent_uuid: "d23d174424c4456b964b2a208d42869b" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 32867 } attrs { replace: true } } peers { permanent_uuid: "e4b0e996b4c84535b0aeb6fcc6b35346" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 46679 } } peers { permanent_uuid: "8d353e6070b4415798e79454c3d68e24" member_type: NON_VOTER last_known_addr { host: "127.5.154.4" port: 41541 } attrs { promote: true } }
I20260710 13:15:39.168732  6921 tablet_copy_source_session.cc:215] T 8a667946726a46208373a80701d4c817 P d23d174424c4456b964b2a208d42869b: Tablet Copy: opened 0 blocks and 1 log segments
I20260710 13:15:39.172351  7525 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8a667946726a46208373a80701d4c817. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:15:39.181442  7520 ts_tablet_manager.cc:1434] T 32f2e6c0394a472fb8ccff4f568d4500 P 8d353e6070b4415798e79454c3d68e24: Time spent starting tablet: real 0.023s	user 0.009s	sys 0.004s
I20260710 13:15:39.188776  7530 ts_tablet_manager.cc:933] T 2a4ef710fc364ab5a877e8dfcd8f893d P 8d353e6070b4415798e79454c3d68e24: Initiating tablet copy from peer d23d174424c4456b964b2a208d42869b (127.5.154.2:32867)
I20260710 13:15:39.190894  6995 tablet_copy_service.cc:342] P e4b0e996b4c84535b0aeb6fcc6b35346: Request end of tablet copy session 8d353e6070b4415798e79454c3d68e24-32f2e6c0394a472fb8ccff4f568d4500 received from {username='slave'} at 127.0.0.1:39548
I20260710 13:15:39.191358  6995 tablet_copy_service.cc:434] P e4b0e996b4c84535b0aeb6fcc6b35346: ending tablet copy session 8d353e6070b4415798e79454c3d68e24-32f2e6c0394a472fb8ccff4f568d4500 on tablet 32f2e6c0394a472fb8ccff4f568d4500 with peer 8d353e6070b4415798e79454c3d68e24
I20260710 13:15:39.196229  7522 ts_tablet_manager.cc:1434] T 609d762e77fb4053aaff860fc98b76be P 8d353e6070b4415798e79454c3d68e24: Time spent starting tablet: real 0.041s	user 0.011s	sys 0.015s
I20260710 13:15:39.197976  6921 tablet_copy_service.cc:342] P d23d174424c4456b964b2a208d42869b: Request end of tablet copy session 8d353e6070b4415798e79454c3d68e24-609d762e77fb4053aaff860fc98b76be received from {username='slave'} at 127.0.0.1:43530
I20260710 13:15:39.198369  6921 tablet_copy_service.cc:434] P d23d174424c4456b964b2a208d42869b: ending tablet copy session 8d353e6070b4415798e79454c3d68e24-609d762e77fb4053aaff860fc98b76be on tablet 609d762e77fb4053aaff860fc98b76be with peer 8d353e6070b4415798e79454c3d68e24
I20260710 13:15:39.200594  7530 tablet_copy_client.cc:323] T 2a4ef710fc364ab5a877e8dfcd8f893d P 8d353e6070b4415798e79454c3d68e24: tablet copy: Beginning tablet copy session from remote peer at address 127.5.154.2:32867
I20260710 13:15:39.202471  6921 tablet_copy_service.cc:140] P d23d174424c4456b964b2a208d42869b: Received BeginTabletCopySession request for tablet 2a4ef710fc364ab5a877e8dfcd8f893d from peer 8d353e6070b4415798e79454c3d68e24 ({username='slave'} at 127.0.0.1:43530)
I20260710 13:15:39.202967  6921 tablet_copy_service.cc:161] P d23d174424c4456b964b2a208d42869b: Beginning new tablet copy session on tablet 2a4ef710fc364ab5a877e8dfcd8f893d from peer 8d353e6070b4415798e79454c3d68e24 at {username='slave'} at 127.0.0.1:43530: session id = 8d353e6070b4415798e79454c3d68e24-2a4ef710fc364ab5a877e8dfcd8f893d
I20260710 13:15:39.201368  7525 tablet_copy_client.cc:806] T 8a667946726a46208373a80701d4c817 P 8d353e6070b4415798e79454c3d68e24: tablet copy: Starting download of 0 data blocks...
I20260710 13:15:39.208350  7525 tablet_copy_client.cc:670] T 8a667946726a46208373a80701d4c817 P 8d353e6070b4415798e79454c3d68e24: tablet copy: Starting download of 1 WAL segments...
I20260710 13:15:39.211726  6921 tablet_copy_source_session.cc:215] T 2a4ef710fc364ab5a877e8dfcd8f893d P d23d174424c4456b964b2a208d42869b: Tablet Copy: opened 0 blocks and 1 log segments
I20260710 13:15:39.215741  7530 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2a4ef710fc364ab5a877e8dfcd8f893d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:15:39.223553  7525 tablet_copy_client.cc:538] T 8a667946726a46208373a80701d4c817 P 8d353e6070b4415798e79454c3d68e24: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260710 13:15:39.230990  7530 tablet_copy_client.cc:806] T 2a4ef710fc364ab5a877e8dfcd8f893d P 8d353e6070b4415798e79454c3d68e24: tablet copy: Starting download of 0 data blocks...
I20260710 13:15:39.231587  7530 tablet_copy_client.cc:670] T 2a4ef710fc364ab5a877e8dfcd8f893d P 8d353e6070b4415798e79454c3d68e24: tablet copy: Starting download of 1 WAL segments...
I20260710 13:15:39.232640  7525 tablet_bootstrap.cc:492] T 8a667946726a46208373a80701d4c817 P 8d353e6070b4415798e79454c3d68e24: Bootstrap starting.
I20260710 13:15:39.235100  7530 tablet_copy_client.cc:538] T 2a4ef710fc364ab5a877e8dfcd8f893d P 8d353e6070b4415798e79454c3d68e24: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260710 13:15:39.243052  7530 tablet_bootstrap.cc:492] T 2a4ef710fc364ab5a877e8dfcd8f893d P 8d353e6070b4415798e79454c3d68e24: Bootstrap starting.
I20260710 13:15:39.256000  7525 tablet_bootstrap.cc:492] T 8a667946726a46208373a80701d4c817 P 8d353e6070b4415798e79454c3d68e24: 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
I20260710 13:15:39.256865  7525 tablet_bootstrap.cc:492] T 8a667946726a46208373a80701d4c817 P 8d353e6070b4415798e79454c3d68e24: Bootstrap complete.
I20260710 13:15:39.257467  7525 ts_tablet_manager.cc:1403] T 8a667946726a46208373a80701d4c817 P 8d353e6070b4415798e79454c3d68e24: Time spent bootstrapping tablet: real 0.025s	user 0.015s	sys 0.005s
I20260710 13:15:39.260308  7525 raft_consensus.cc:359] T 8a667946726a46208373a80701d4c817 P 8d353e6070b4415798e79454c3d68e24 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "fb69514b407a432487642efa7694784c" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 41929 } } peers { permanent_uuid: "d23d174424c4456b964b2a208d42869b" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 32867 } } peers { permanent_uuid: "e4b0e996b4c84535b0aeb6fcc6b35346" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 46679 } attrs { replace: true } } peers { permanent_uuid: "8d353e6070b4415798e79454c3d68e24" member_type: NON_VOTER last_known_addr { host: "127.5.154.4" port: 41541 } attrs { promote: true } }
I20260710 13:15:39.261135  7525 raft_consensus.cc:740] T 8a667946726a46208373a80701d4c817 P 8d353e6070b4415798e79454c3d68e24 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 8d353e6070b4415798e79454c3d68e24, State: Initialized, Role: LEARNER
I20260710 13:15:39.261765  7525 consensus_queue.cc:260] T 8a667946726a46208373a80701d4c817 P 8d353e6070b4415798e79454c3d68e24 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 2, Last appended: 1.2, Last appended by leader: 2, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "fb69514b407a432487642efa7694784c" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 41929 } } peers { permanent_uuid: "d23d174424c4456b964b2a208d42869b" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 32867 } } peers { permanent_uuid: "e4b0e996b4c84535b0aeb6fcc6b35346" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 46679 } attrs { replace: true } } peers { permanent_uuid: "8d353e6070b4415798e79454c3d68e24" member_type: NON_VOTER last_known_addr { host: "127.5.154.4" port: 41541 } attrs { promote: true } }
I20260710 13:15:39.264853  7530 tablet_bootstrap.cc:492] T 2a4ef710fc364ab5a877e8dfcd8f893d P 8d353e6070b4415798e79454c3d68e24: 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
I20260710 13:15:39.265703  7530 tablet_bootstrap.cc:492] T 2a4ef710fc364ab5a877e8dfcd8f893d P 8d353e6070b4415798e79454c3d68e24: Bootstrap complete.
I20260710 13:15:39.265728  7525 ts_tablet_manager.cc:1434] T 8a667946726a46208373a80701d4c817 P 8d353e6070b4415798e79454c3d68e24: Time spent starting tablet: real 0.008s	user 0.005s	sys 0.001s
I20260710 13:15:39.267401  7530 ts_tablet_manager.cc:1403] T 2a4ef710fc364ab5a877e8dfcd8f893d P 8d353e6070b4415798e79454c3d68e24: Time spent bootstrapping tablet: real 0.025s	user 0.012s	sys 0.011s
I20260710 13:15:39.267373  6921 tablet_copy_service.cc:342] P d23d174424c4456b964b2a208d42869b: Request end of tablet copy session 8d353e6070b4415798e79454c3d68e24-8a667946726a46208373a80701d4c817 received from {username='slave'} at 127.0.0.1:43530
I20260710 13:15:39.267990  6921 tablet_copy_service.cc:434] P d23d174424c4456b964b2a208d42869b: ending tablet copy session 8d353e6070b4415798e79454c3d68e24-8a667946726a46208373a80701d4c817 on tablet 8a667946726a46208373a80701d4c817 with peer 8d353e6070b4415798e79454c3d68e24
I20260710 13:15:39.270614  7530 raft_consensus.cc:359] T 2a4ef710fc364ab5a877e8dfcd8f893d P 8d353e6070b4415798e79454c3d68e24 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "fb69514b407a432487642efa7694784c" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 41929 } attrs { replace: true } } peers { permanent_uuid: "d23d174424c4456b964b2a208d42869b" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 32867 } } peers { permanent_uuid: "e4b0e996b4c84535b0aeb6fcc6b35346" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 46679 } } peers { permanent_uuid: "8d353e6070b4415798e79454c3d68e24" member_type: NON_VOTER last_known_addr { host: "127.5.154.4" port: 41541 } attrs { promote: true } }
I20260710 13:15:39.271188  7530 raft_consensus.cc:740] T 2a4ef710fc364ab5a877e8dfcd8f893d P 8d353e6070b4415798e79454c3d68e24 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 8d353e6070b4415798e79454c3d68e24, State: Initialized, Role: LEARNER
I20260710 13:15:39.271796  7530 consensus_queue.cc:260] T 2a4ef710fc364ab5a877e8dfcd8f893d P 8d353e6070b4415798e79454c3d68e24 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 2, Last appended: 1.2, Last appended by leader: 2, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "fb69514b407a432487642efa7694784c" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 41929 } attrs { replace: true } } peers { permanent_uuid: "d23d174424c4456b964b2a208d42869b" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 32867 } } peers { permanent_uuid: "e4b0e996b4c84535b0aeb6fcc6b35346" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 46679 } } peers { permanent_uuid: "8d353e6070b4415798e79454c3d68e24" member_type: NON_VOTER last_known_addr { host: "127.5.154.4" port: 41541 } attrs { promote: true } }
I20260710 13:15:39.274049  7530 ts_tablet_manager.cc:1434] T 2a4ef710fc364ab5a877e8dfcd8f893d P 8d353e6070b4415798e79454c3d68e24: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260710 13:15:39.275588  6921 tablet_copy_service.cc:342] P d23d174424c4456b964b2a208d42869b: Request end of tablet copy session 8d353e6070b4415798e79454c3d68e24-2a4ef710fc364ab5a877e8dfcd8f893d received from {username='slave'} at 127.0.0.1:43530
I20260710 13:15:39.275954  6921 tablet_copy_service.cc:434] P d23d174424c4456b964b2a208d42869b: ending tablet copy session 8d353e6070b4415798e79454c3d68e24-2a4ef710fc364ab5a877e8dfcd8f893d on tablet 2a4ef710fc364ab5a877e8dfcd8f893d with peer 8d353e6070b4415798e79454c3d68e24
I20260710 13:15:39.599067  7236 raft_consensus.cc:1217] T 32f2e6c0394a472fb8ccff4f568d4500 P 8d353e6070b4415798e79454c3d68e24 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260710 13:15:39.618286  7236 raft_consensus.cc:1217] T 609d762e77fb4053aaff860fc98b76be P 8d353e6070b4415798e79454c3d68e24 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260710 13:15:39.630805  7236 raft_consensus.cc:1217] T 2a4ef710fc364ab5a877e8dfcd8f893d P 8d353e6070b4415798e79454c3d68e24 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260710 13:15:39.697105  7236 raft_consensus.cc:1217] T 8a667946726a46208373a80701d4c817 P 8d353e6070b4415798e79454c3d68e24 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260710 13:15:40.046414  7463 raft_consensus.cc:1064] T 2a4ef710fc364ab5a877e8dfcd8f893d P d23d174424c4456b964b2a208d42869b: attempting to promote NON_VOTER 8d353e6070b4415798e79454c3d68e24 to VOTER
I20260710 13:15:40.049052  7463 consensus_queue.cc:237] T 2a4ef710fc364ab5a877e8dfcd8f893d P d23d174424c4456b964b2a208d42869b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 2, Committed index: 2, Last appended: 1.2, Last appended by leader: 0, Current term: 1, Majority size: 3, State: 0, Mode: LEADER, active raft config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "fb69514b407a432487642efa7694784c" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 41929 } attrs { replace: true } } peers { permanent_uuid: "d23d174424c4456b964b2a208d42869b" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 32867 } } peers { permanent_uuid: "e4b0e996b4c84535b0aeb6fcc6b35346" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 46679 } } peers { permanent_uuid: "8d353e6070b4415798e79454c3d68e24" member_type: VOTER last_known_addr { host: "127.5.154.4" port: 41541 } attrs { promote: false } }
I20260710 13:15:40.055325  6982 raft_consensus.cc:1275] T 2a4ef710fc364ab5a877e8dfcd8f893d P e4b0e996b4c84535b0aeb6fcc6b35346 [term 1 FOLLOWER]: Refusing update from remote peer d23d174424c4456b964b2a208d42869b: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 13:15:40.055629  7237 raft_consensus.cc:1275] T 2a4ef710fc364ab5a877e8dfcd8f893d P 8d353e6070b4415798e79454c3d68e24 [term 1 LEARNER]: Refusing update from remote peer d23d174424c4456b964b2a208d42869b: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 13:15:40.056406  6834 raft_consensus.cc:1275] T 2a4ef710fc364ab5a877e8dfcd8f893d P fb69514b407a432487642efa7694784c [term 1 FOLLOWER]: Refusing update from remote peer d23d174424c4456b964b2a208d42869b: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 13:15:40.056872  7514 consensus_queue.cc:1048] T 2a4ef710fc364ab5a877e8dfcd8f893d P d23d174424c4456b964b2a208d42869b [LEADER]: Connected to new peer: Peer: permanent_uuid: "8d353e6070b4415798e79454c3d68e24" member_type: VOTER last_known_addr { host: "127.5.154.4" port: 41541 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 13:15:40.057746  7538 consensus_queue.cc:1048] T 2a4ef710fc364ab5a877e8dfcd8f893d P d23d174424c4456b964b2a208d42869b [LEADER]: Connected to new peer: Peer: permanent_uuid: "fb69514b407a432487642efa7694784c" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 41929 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 13:15:40.058372  7463 consensus_queue.cc:1048] T 2a4ef710fc364ab5a877e8dfcd8f893d P d23d174424c4456b964b2a208d42869b [LEADER]: Connected to new peer: Peer: permanent_uuid: "e4b0e996b4c84535b0aeb6fcc6b35346" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 46679 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 13:15:40.081604  7538 raft_consensus.cc:2955] T 2a4ef710fc364ab5a877e8dfcd8f893d P d23d174424c4456b964b2a208d42869b [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 8d353e6070b4415798e79454c3d68e24 (127.5.154.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "fb69514b407a432487642efa7694784c" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 41929 } attrs { replace: true } } peers { permanent_uuid: "d23d174424c4456b964b2a208d42869b" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 32867 } } peers { permanent_uuid: "e4b0e996b4c84535b0aeb6fcc6b35346" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 46679 } } peers { permanent_uuid: "8d353e6070b4415798e79454c3d68e24" member_type: VOTER last_known_addr { host: "127.5.154.4" port: 41541 } attrs { promote: false } } }
I20260710 13:15:40.082986  6982 raft_consensus.cc:2955] T 2a4ef710fc364ab5a877e8dfcd8f893d P e4b0e996b4c84535b0aeb6fcc6b35346 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 8d353e6070b4415798e79454c3d68e24 (127.5.154.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "fb69514b407a432487642efa7694784c" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 41929 } attrs { replace: true } } peers { permanent_uuid: "d23d174424c4456b964b2a208d42869b" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 32867 } } peers { permanent_uuid: "e4b0e996b4c84535b0aeb6fcc6b35346" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 46679 } } peers { permanent_uuid: "8d353e6070b4415798e79454c3d68e24" member_type: VOTER last_known_addr { host: "127.5.154.4" port: 41541 } attrs { promote: false } } }
I20260710 13:15:40.087518  6834 raft_consensus.cc:2955] T 2a4ef710fc364ab5a877e8dfcd8f893d P fb69514b407a432487642efa7694784c [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 8d353e6070b4415798e79454c3d68e24 (127.5.154.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "fb69514b407a432487642efa7694784c" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 41929 } attrs { replace: true } } peers { permanent_uuid: "d23d174424c4456b964b2a208d42869b" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 32867 } } peers { permanent_uuid: "e4b0e996b4c84535b0aeb6fcc6b35346" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 46679 } } peers { permanent_uuid: "8d353e6070b4415798e79454c3d68e24" member_type: VOTER last_known_addr { host: "127.5.154.4" port: 41541 } attrs { promote: false } } }
I20260710 13:15:40.093716  7237 raft_consensus.cc:2955] T 2a4ef710fc364ab5a877e8dfcd8f893d P 8d353e6070b4415798e79454c3d68e24 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 8d353e6070b4415798e79454c3d68e24 (127.5.154.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "fb69514b407a432487642efa7694784c" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 41929 } attrs { replace: true } } peers { permanent_uuid: "d23d174424c4456b964b2a208d42869b" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 32867 } } peers { permanent_uuid: "e4b0e996b4c84535b0aeb6fcc6b35346" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 46679 } } peers { permanent_uuid: "8d353e6070b4415798e79454c3d68e24" member_type: VOTER last_known_addr { host: "127.5.154.4" port: 41541 } attrs { promote: false } } }
I20260710 13:15:40.097378  6734 catalog_manager.cc:5697] T 2a4ef710fc364ab5a877e8dfcd8f893d P d23d174424c4456b964b2a208d42869b reported cstate change: config changed from index 2 to 3, 8d353e6070b4415798e79454c3d68e24 (127.5.154.4) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "d23d174424c4456b964b2a208d42869b" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "fb69514b407a432487642efa7694784c" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 41929 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d23d174424c4456b964b2a208d42869b" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 32867 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e4b0e996b4c84535b0aeb6fcc6b35346" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 46679 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "8d353e6070b4415798e79454c3d68e24" member_type: VOTER last_known_addr { host: "127.5.154.4" port: 41541 } attrs { promote: false } health_report { overall_health: UNKNOWN } } }
I20260710 13:15:40.117177  7536 raft_consensus.cc:1064] T 32f2e6c0394a472fb8ccff4f568d4500 P e4b0e996b4c84535b0aeb6fcc6b35346: attempting to promote NON_VOTER 8d353e6070b4415798e79454c3d68e24 to VOTER
I20260710 13:15:40.119226  7536 consensus_queue.cc:237] T 32f2e6c0394a472fb8ccff4f568d4500 P e4b0e996b4c84535b0aeb6fcc6b35346 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 2, Committed index: 2, Last appended: 1.2, Last appended by leader: 0, Current term: 1, Majority size: 3, State: 0, Mode: LEADER, active raft config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "fb69514b407a432487642efa7694784c" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 41929 } } peers { permanent_uuid: "d23d174424c4456b964b2a208d42869b" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 32867 } attrs { replace: true } } peers { permanent_uuid: "e4b0e996b4c84535b0aeb6fcc6b35346" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 46679 } } peers { permanent_uuid: "8d353e6070b4415798e79454c3d68e24" member_type: VOTER last_known_addr { host: "127.5.154.4" port: 41541 } attrs { promote: false } }
I20260710 13:15:40.132263  7538 raft_consensus.cc:1064] T 609d762e77fb4053aaff860fc98b76be P d23d174424c4456b964b2a208d42869b: attempting to promote NON_VOTER 8d353e6070b4415798e79454c3d68e24 to VOTER
I20260710 13:15:40.135850  7538 consensus_queue.cc:237] T 609d762e77fb4053aaff860fc98b76be P d23d174424c4456b964b2a208d42869b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 2, Committed index: 2, Last appended: 1.2, Last appended by leader: 0, Current term: 1, Majority size: 3, State: 0, Mode: LEADER, active raft config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "fb69514b407a432487642efa7694784c" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 41929 } attrs { replace: true } } peers { permanent_uuid: "d23d174424c4456b964b2a208d42869b" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 32867 } } peers { permanent_uuid: "e4b0e996b4c84535b0aeb6fcc6b35346" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 46679 } } peers { permanent_uuid: "8d353e6070b4415798e79454c3d68e24" member_type: VOTER last_known_addr { host: "127.5.154.4" port: 41541 } attrs { promote: false } }
I20260710 13:15:40.139281  6911 consensus_queue.cc:237] T 2a4ef710fc364ab5a877e8dfcd8f893d P d23d174424c4456b964b2a208d42869b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 3, Committed index: 3, Last appended: 1.3, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "d23d174424c4456b964b2a208d42869b" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 32867 } } peers { permanent_uuid: "e4b0e996b4c84535b0aeb6fcc6b35346" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 46679 } } peers { permanent_uuid: "8d353e6070b4415798e79454c3d68e24" member_type: VOTER last_known_addr { host: "127.5.154.4" port: 41541 } attrs { promote: false } }
I20260710 13:15:40.144170  6982 raft_consensus.cc:1275] T 2a4ef710fc364ab5a877e8dfcd8f893d P e4b0e996b4c84535b0aeb6fcc6b35346 [term 1 FOLLOWER]: Refusing update from remote peer d23d174424c4456b964b2a208d42869b: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 13:15:40.144357  6834 raft_consensus.cc:1275] T 32f2e6c0394a472fb8ccff4f568d4500 P fb69514b407a432487642efa7694784c [term 1 FOLLOWER]: Refusing update from remote peer e4b0e996b4c84535b0aeb6fcc6b35346: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 13:15:40.145133  6911 raft_consensus.cc:1275] T 32f2e6c0394a472fb8ccff4f568d4500 P d23d174424c4456b964b2a208d42869b [term 1 FOLLOWER]: Refusing update from remote peer e4b0e996b4c84535b0aeb6fcc6b35346: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 13:15:40.145493  7463 consensus_queue.cc:1048] T 2a4ef710fc364ab5a877e8dfcd8f893d P d23d174424c4456b964b2a208d42869b [LEADER]: Connected to new peer: Peer: permanent_uuid: "e4b0e996b4c84535b0aeb6fcc6b35346" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 46679 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 13:15:40.145918  7237 raft_consensus.cc:1275] T 32f2e6c0394a472fb8ccff4f568d4500 P 8d353e6070b4415798e79454c3d68e24 [term 1 LEARNER]: Refusing update from remote peer e4b0e996b4c84535b0aeb6fcc6b35346: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 13:15:40.147894  7237 raft_consensus.cc:1275] T 2a4ef710fc364ab5a877e8dfcd8f893d P 8d353e6070b4415798e79454c3d68e24 [term 1 FOLLOWER]: Refusing update from remote peer d23d174424c4456b964b2a208d42869b: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 13:15:40.150626  7502 consensus_queue.cc:1048] T 32f2e6c0394a472fb8ccff4f568d4500 P e4b0e996b4c84535b0aeb6fcc6b35346 [LEADER]: Connected to new peer: Peer: permanent_uuid: "fb69514b407a432487642efa7694784c" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 41929 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 13:15:40.151823  7514 consensus_queue.cc:1048] T 2a4ef710fc364ab5a877e8dfcd8f893d P d23d174424c4456b964b2a208d42869b [LEADER]: Connected to new peer: Peer: permanent_uuid: "8d353e6070b4415798e79454c3d68e24" member_type: VOTER last_known_addr { host: "127.5.154.4" port: 41541 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 13:15:40.152258  7502 consensus_queue.cc:1048] T 32f2e6c0394a472fb8ccff4f568d4500 P e4b0e996b4c84535b0aeb6fcc6b35346 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d23d174424c4456b964b2a208d42869b" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 32867 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.004s
I20260710 13:15:40.158056  7502 consensus_queue.cc:1048] T 32f2e6c0394a472fb8ccff4f568d4500 P e4b0e996b4c84535b0aeb6fcc6b35346 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8d353e6070b4415798e79454c3d68e24" member_type: VOTER last_known_addr { host: "127.5.154.4" port: 41541 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 13:15:40.159281  7514 raft_consensus.cc:2955] T 2a4ef710fc364ab5a877e8dfcd8f893d P d23d174424c4456b964b2a208d42869b [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER fb69514b407a432487642efa7694784c (127.5.154.1) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "d23d174424c4456b964b2a208d42869b" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 32867 } } peers { permanent_uuid: "e4b0e996b4c84535b0aeb6fcc6b35346" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 46679 } } peers { permanent_uuid: "8d353e6070b4415798e79454c3d68e24" member_type: VOTER last_known_addr { host: "127.5.154.4" port: 41541 } attrs { promote: false } } }
I20260710 13:15:40.166581  6982 raft_consensus.cc:2955] T 2a4ef710fc364ab5a877e8dfcd8f893d P e4b0e996b4c84535b0aeb6fcc6b35346 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER fb69514b407a432487642efa7694784c (127.5.154.1) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "d23d174424c4456b964b2a208d42869b" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 32867 } } peers { permanent_uuid: "e4b0e996b4c84535b0aeb6fcc6b35346" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 46679 } } peers { permanent_uuid: "8d353e6070b4415798e79454c3d68e24" member_type: VOTER last_known_addr { host: "127.5.154.4" port: 41541 } attrs { promote: false } } }
I20260710 13:15:40.171936  6981 raft_consensus.cc:1275] T 609d762e77fb4053aaff860fc98b76be P e4b0e996b4c84535b0aeb6fcc6b35346 [term 1 FOLLOWER]: Refusing update from remote peer d23d174424c4456b964b2a208d42869b: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 13:15:40.175335  7463 consensus_queue.cc:1048] T 609d762e77fb4053aaff860fc98b76be P d23d174424c4456b964b2a208d42869b [LEADER]: Connected to new peer: Peer: permanent_uuid: "e4b0e996b4c84535b0aeb6fcc6b35346" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 46679 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 13:15:40.164669  7237 raft_consensus.cc:2955] T 2a4ef710fc364ab5a877e8dfcd8f893d P 8d353e6070b4415798e79454c3d68e24 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER fb69514b407a432487642efa7694784c (127.5.154.1) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "d23d174424c4456b964b2a208d42869b" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 32867 } } peers { permanent_uuid: "e4b0e996b4c84535b0aeb6fcc6b35346" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 46679 } } peers { permanent_uuid: "8d353e6070b4415798e79454c3d68e24" member_type: VOTER last_known_addr { host: "127.5.154.4" port: 41541 } attrs { promote: false } } }
I20260710 13:15:40.173548  7236 raft_consensus.cc:1275] T 609d762e77fb4053aaff860fc98b76be P 8d353e6070b4415798e79454c3d68e24 [term 1 LEARNER]: Refusing update from remote peer d23d174424c4456b964b2a208d42869b: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 13:15:40.189595  7463 consensus_queue.cc:1048] T 609d762e77fb4053aaff860fc98b76be P d23d174424c4456b964b2a208d42869b [LEADER]: Connected to new peer: Peer: permanent_uuid: "8d353e6070b4415798e79454c3d68e24" member_type: VOTER last_known_addr { host: "127.5.154.4" port: 41541 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 13:15:40.202944  6734 catalog_manager.cc:5697] T 2a4ef710fc364ab5a877e8dfcd8f893d P 8d353e6070b4415798e79454c3d68e24 reported cstate change: config changed from index 3 to 4, VOTER fb69514b407a432487642efa7694784c (127.5.154.1) evicted. New cstate: current_term: 1 leader_uuid: "d23d174424c4456b964b2a208d42869b" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "d23d174424c4456b964b2a208d42869b" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 32867 } } peers { permanent_uuid: "e4b0e996b4c84535b0aeb6fcc6b35346" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 46679 } } peers { permanent_uuid: "8d353e6070b4415798e79454c3d68e24" member_type: VOTER last_known_addr { host: "127.5.154.4" port: 41541 } attrs { promote: false } } }
W20260710 13:15:40.204020  6950 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.5.154.4:41541, user_credentials={real_user=slave}} blocked reactor thread for 53954.4us
I20260710 13:15:40.207923  6834 raft_consensus.cc:1275] T 609d762e77fb4053aaff860fc98b76be P fb69514b407a432487642efa7694784c [term 1 FOLLOWER]: Refusing update from remote peer d23d174424c4456b964b2a208d42869b: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 13:15:40.209247  7538 consensus_queue.cc:1048] T 609d762e77fb4053aaff860fc98b76be P d23d174424c4456b964b2a208d42869b [LEADER]: Connected to new peer: Peer: permanent_uuid: "fb69514b407a432487642efa7694784c" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 41929 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 13:15:40.214846  6718 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 2a4ef710fc364ab5a877e8dfcd8f893d with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260710 13:15:40.214596  7502 raft_consensus.cc:2955] T 32f2e6c0394a472fb8ccff4f568d4500 P e4b0e996b4c84535b0aeb6fcc6b35346 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 8d353e6070b4415798e79454c3d68e24 (127.5.154.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "fb69514b407a432487642efa7694784c" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 41929 } } peers { permanent_uuid: "d23d174424c4456b964b2a208d42869b" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 32867 } attrs { replace: true } } peers { permanent_uuid: "e4b0e996b4c84535b0aeb6fcc6b35346" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 46679 } } peers { permanent_uuid: "8d353e6070b4415798e79454c3d68e24" member_type: VOTER last_known_addr { host: "127.5.154.4" port: 41541 } attrs { promote: false } } }
I20260710 13:15:40.223299  6820 tablet_service.cc:1558] Processing DeleteTablet for tablet 2a4ef710fc364ab5a877e8dfcd8f893d with delete_type TABLET_DATA_TOMBSTONED (TS fb69514b407a432487642efa7694784c not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:36716
I20260710 13:15:40.234098  7237 raft_consensus.cc:2955] T 32f2e6c0394a472fb8ccff4f568d4500 P 8d353e6070b4415798e79454c3d68e24 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 8d353e6070b4415798e79454c3d68e24 (127.5.154.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "fb69514b407a432487642efa7694784c" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 41929 } } peers { permanent_uuid: "d23d174424c4456b964b2a208d42869b" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 32867 } attrs { replace: true } } peers { permanent_uuid: "e4b0e996b4c84535b0aeb6fcc6b35346" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 46679 } } peers { permanent_uuid: "8d353e6070b4415798e79454c3d68e24" member_type: VOTER last_known_addr { host: "127.5.154.4" port: 41541 } attrs { promote: false } } }
I20260710 13:15:40.241643  7559 tablet_replica.cc:333] T 2a4ef710fc364ab5a877e8dfcd8f893d P fb69514b407a432487642efa7694784c: stopping tablet replica
I20260710 13:15:40.242568  7559 raft_consensus.cc:2243] T 2a4ef710fc364ab5a877e8dfcd8f893d P fb69514b407a432487642efa7694784c [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:15:40.243263  7559 raft_consensus.cc:2272] T 2a4ef710fc364ab5a877e8dfcd8f893d P fb69514b407a432487642efa7694784c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:15:40.245496  6836 raft_consensus.cc:2955] T 32f2e6c0394a472fb8ccff4f568d4500 P fb69514b407a432487642efa7694784c [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 8d353e6070b4415798e79454c3d68e24 (127.5.154.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "fb69514b407a432487642efa7694784c" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 41929 } } peers { permanent_uuid: "d23d174424c4456b964b2a208d42869b" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 32867 } attrs { replace: true } } peers { permanent_uuid: "e4b0e996b4c84535b0aeb6fcc6b35346" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 46679 } } peers { permanent_uuid: "8d353e6070b4415798e79454c3d68e24" member_type: VOTER last_known_addr { host: "127.5.154.4" port: 41541 } attrs { promote: false } } }
I20260710 13:15:40.247334  7559 ts_tablet_manager.cc:1916] T 2a4ef710fc364ab5a877e8dfcd8f893d P fb69514b407a432487642efa7694784c: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260710 13:15:40.250356  7553 raft_consensus.cc:2955] T 609d762e77fb4053aaff860fc98b76be P d23d174424c4456b964b2a208d42869b [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 8d353e6070b4415798e79454c3d68e24 (127.5.154.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "fb69514b407a432487642efa7694784c" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 41929 } attrs { replace: true } } peers { permanent_uuid: "d23d174424c4456b964b2a208d42869b" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 32867 } } peers { permanent_uuid: "e4b0e996b4c84535b0aeb6fcc6b35346" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 46679 } } peers { permanent_uuid: "8d353e6070b4415798e79454c3d68e24" member_type: VOTER last_known_addr { host: "127.5.154.4" port: 41541 } attrs { promote: false } } }
I20260710 13:15:40.257951  6733 catalog_manager.cc:5697] T 32f2e6c0394a472fb8ccff4f568d4500 P 8d353e6070b4415798e79454c3d68e24 reported cstate change: config changed from index 2 to 3, 8d353e6070b4415798e79454c3d68e24 (127.5.154.4) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "e4b0e996b4c84535b0aeb6fcc6b35346" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "fb69514b407a432487642efa7694784c" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 41929 } } peers { permanent_uuid: "d23d174424c4456b964b2a208d42869b" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 32867 } attrs { replace: true } } peers { permanent_uuid: "e4b0e996b4c84535b0aeb6fcc6b35346" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 46679 } } peers { permanent_uuid: "8d353e6070b4415798e79454c3d68e24" member_type: VOTER last_known_addr { host: "127.5.154.4" port: 41541 } attrs { promote: false } } }
I20260710 13:15:40.258394  6911 raft_consensus.cc:2955] T 32f2e6c0394a472fb8ccff4f568d4500 P d23d174424c4456b964b2a208d42869b [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 8d353e6070b4415798e79454c3d68e24 (127.5.154.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "fb69514b407a432487642efa7694784c" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 41929 } } peers { permanent_uuid: "d23d174424c4456b964b2a208d42869b" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 32867 } attrs { replace: true } } peers { permanent_uuid: "e4b0e996b4c84535b0aeb6fcc6b35346" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 46679 } } peers { permanent_uuid: "8d353e6070b4415798e79454c3d68e24" member_type: VOTER last_known_addr { host: "127.5.154.4" port: 41541 } attrs { promote: false } } }
I20260710 13:15:40.262775  6834 raft_consensus.cc:2955] T 609d762e77fb4053aaff860fc98b76be P fb69514b407a432487642efa7694784c [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 8d353e6070b4415798e79454c3d68e24 (127.5.154.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "fb69514b407a432487642efa7694784c" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 41929 } attrs { replace: true } } peers { permanent_uuid: "d23d174424c4456b964b2a208d42869b" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 32867 } } peers { permanent_uuid: "e4b0e996b4c84535b0aeb6fcc6b35346" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 46679 } } peers { permanent_uuid: "8d353e6070b4415798e79454c3d68e24" member_type: VOTER last_known_addr { host: "127.5.154.4" port: 41541 } attrs { promote: false } } }
I20260710 13:15:40.262918  6981 raft_consensus.cc:2955] T 609d762e77fb4053aaff860fc98b76be P e4b0e996b4c84535b0aeb6fcc6b35346 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 8d353e6070b4415798e79454c3d68e24 (127.5.154.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "fb69514b407a432487642efa7694784c" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 41929 } attrs { replace: true } } peers { permanent_uuid: "d23d174424c4456b964b2a208d42869b" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 32867 } } peers { permanent_uuid: "e4b0e996b4c84535b0aeb6fcc6b35346" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 46679 } } peers { permanent_uuid: "8d353e6070b4415798e79454c3d68e24" member_type: VOTER last_known_addr { host: "127.5.154.4" port: 41541 } attrs { promote: false } } }
I20260710 13:15:40.274463  6982 consensus_queue.cc:237] T 32f2e6c0394a472fb8ccff4f568d4500 P e4b0e996b4c84535b0aeb6fcc6b35346 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 3, Committed index: 3, Last appended: 1.3, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "fb69514b407a432487642efa7694784c" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 41929 } } peers { permanent_uuid: "e4b0e996b4c84535b0aeb6fcc6b35346" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 46679 } } peers { permanent_uuid: "8d353e6070b4415798e79454c3d68e24" member_type: VOTER last_known_addr { host: "127.5.154.4" port: 41541 } attrs { promote: false } }
I20260710 13:15:40.280953  6835 raft_consensus.cc:1275] T 32f2e6c0394a472fb8ccff4f568d4500 P fb69514b407a432487642efa7694784c [term 1 FOLLOWER]: Refusing update from remote peer e4b0e996b4c84535b0aeb6fcc6b35346: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 13:15:40.282457  7237 raft_consensus.cc:1275] T 32f2e6c0394a472fb8ccff4f568d4500 P 8d353e6070b4415798e79454c3d68e24 [term 1 FOLLOWER]: Refusing update from remote peer e4b0e996b4c84535b0aeb6fcc6b35346: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 13:15:40.282501  7550 consensus_queue.cc:1048] T 32f2e6c0394a472fb8ccff4f568d4500 P e4b0e996b4c84535b0aeb6fcc6b35346 [LEADER]: Connected to new peer: Peer: permanent_uuid: "fb69514b407a432487642efa7694784c" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 41929 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260710 13:15:40.282949  7236 raft_consensus.cc:2955] T 609d762e77fb4053aaff860fc98b76be P 8d353e6070b4415798e79454c3d68e24 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 8d353e6070b4415798e79454c3d68e24 (127.5.154.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "fb69514b407a432487642efa7694784c" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 41929 } attrs { replace: true } } peers { permanent_uuid: "d23d174424c4456b964b2a208d42869b" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 32867 } } peers { permanent_uuid: "e4b0e996b4c84535b0aeb6fcc6b35346" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 46679 } } peers { permanent_uuid: "8d353e6070b4415798e79454c3d68e24" member_type: VOTER last_known_addr { host: "127.5.154.4" port: 41541 } attrs { promote: false } } }
I20260710 13:15:40.284135  7502 consensus_queue.cc:1048] T 32f2e6c0394a472fb8ccff4f568d4500 P e4b0e996b4c84535b0aeb6fcc6b35346 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8d353e6070b4415798e79454c3d68e24" member_type: VOTER last_known_addr { host: "127.5.154.4" port: 41541 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 13:15:40.291810  7536 raft_consensus.cc:2955] T 32f2e6c0394a472fb8ccff4f568d4500 P e4b0e996b4c84535b0aeb6fcc6b35346 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER d23d174424c4456b964b2a208d42869b (127.5.154.2) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "fb69514b407a432487642efa7694784c" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 41929 } } peers { permanent_uuid: "e4b0e996b4c84535b0aeb6fcc6b35346" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 46679 } } peers { permanent_uuid: "8d353e6070b4415798e79454c3d68e24" member_type: VOTER last_known_addr { host: "127.5.154.4" port: 41541 } attrs { promote: false } } }
I20260710 13:15:40.293191  6833 raft_consensus.cc:2955] T 32f2e6c0394a472fb8ccff4f568d4500 P fb69514b407a432487642efa7694784c [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER d23d174424c4456b964b2a208d42869b (127.5.154.2) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "fb69514b407a432487642efa7694784c" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 41929 } } peers { permanent_uuid: "e4b0e996b4c84535b0aeb6fcc6b35346" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 46679 } } peers { permanent_uuid: "8d353e6070b4415798e79454c3d68e24" member_type: VOTER last_known_addr { host: "127.5.154.4" port: 41541 } attrs { promote: false } } }
I20260710 13:15:40.296962  7555 raft_consensus.cc:1064] T 8a667946726a46208373a80701d4c817 P d23d174424c4456b964b2a208d42869b: attempting to promote NON_VOTER 8d353e6070b4415798e79454c3d68e24 to VOTER
I20260710 13:15:40.299513  7555 consensus_queue.cc:237] T 8a667946726a46208373a80701d4c817 P d23d174424c4456b964b2a208d42869b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 2, Committed index: 2, Last appended: 1.2, Last appended by leader: 0, Current term: 1, Majority size: 3, State: 0, Mode: LEADER, active raft config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "fb69514b407a432487642efa7694784c" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 41929 } } peers { permanent_uuid: "d23d174424c4456b964b2a208d42869b" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 32867 } } peers { permanent_uuid: "e4b0e996b4c84535b0aeb6fcc6b35346" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 46679 } attrs { replace: true } } peers { permanent_uuid: "8d353e6070b4415798e79454c3d68e24" member_type: VOTER last_known_addr { host: "127.5.154.4" port: 41541 } attrs { promote: false } }
I20260710 13:15:40.306845  7238 raft_consensus.cc:2955] T 32f2e6c0394a472fb8ccff4f568d4500 P 8d353e6070b4415798e79454c3d68e24 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER d23d174424c4456b964b2a208d42869b (127.5.154.2) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "fb69514b407a432487642efa7694784c" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 41929 } } peers { permanent_uuid: "e4b0e996b4c84535b0aeb6fcc6b35346" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 46679 } } peers { permanent_uuid: "8d353e6070b4415798e79454c3d68e24" member_type: VOTER last_known_addr { host: "127.5.154.4" port: 41541 } attrs { promote: false } } }
I20260710 13:15:40.308066  6734 catalog_manager.cc:5697] T 609d762e77fb4053aaff860fc98b76be P d23d174424c4456b964b2a208d42869b reported cstate change: config changed from index 2 to 3, 8d353e6070b4415798e79454c3d68e24 (127.5.154.4) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "d23d174424c4456b964b2a208d42869b" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "fb69514b407a432487642efa7694784c" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 41929 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d23d174424c4456b964b2a208d42869b" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 32867 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e4b0e996b4c84535b0aeb6fcc6b35346" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 46679 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "8d353e6070b4415798e79454c3d68e24" member_type: VOTER last_known_addr { host: "127.5.154.4" port: 41541 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260710 13:15:40.320729  6721 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 32f2e6c0394a472fb8ccff4f568d4500 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260710 13:15:40.323513  6730 catalog_manager.cc:5697] T 32f2e6c0394a472fb8ccff4f568d4500 P fb69514b407a432487642efa7694784c reported cstate change: config changed from index 3 to 4, VOTER d23d174424c4456b964b2a208d42869b (127.5.154.2) evicted. New cstate: current_term: 1 leader_uuid: "e4b0e996b4c84535b0aeb6fcc6b35346" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "fb69514b407a432487642efa7694784c" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 41929 } } peers { permanent_uuid: "e4b0e996b4c84535b0aeb6fcc6b35346" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 46679 } } peers { permanent_uuid: "8d353e6070b4415798e79454c3d68e24" member_type: VOTER last_known_addr { host: "127.5.154.4" port: 41541 } attrs { promote: false } } }
I20260710 13:15:40.334940  6981 raft_consensus.cc:1275] T 8a667946726a46208373a80701d4c817 P e4b0e996b4c84535b0aeb6fcc6b35346 [term 1 FOLLOWER]: Refusing update from remote peer d23d174424c4456b964b2a208d42869b: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 13:15:40.335197  7559 ts_tablet_manager.cc:1929] T 2a4ef710fc364ab5a877e8dfcd8f893d P fb69514b407a432487642efa7694784c: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260710 13:15:40.335741  7559 log.cc:1199] T 2a4ef710fc364ab5a877e8dfcd8f893d P fb69514b407a432487642efa7694784c: Deleting WAL directory at /tmp/dist-test-taskPiHBc8/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783689303377817-5736-0/minicluster-data/ts-0-root/wals/2a4ef710fc364ab5a877e8dfcd8f893d
I20260710 13:15:40.336455  7514 consensus_queue.cc:1048] T 8a667946726a46208373a80701d4c817 P d23d174424c4456b964b2a208d42869b [LEADER]: Connected to new peer: Peer: permanent_uuid: "e4b0e996b4c84535b0aeb6fcc6b35346" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 46679 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 13:15:40.338404  7238 raft_consensus.cc:1275] T 8a667946726a46208373a80701d4c817 P 8d353e6070b4415798e79454c3d68e24 [term 1 LEARNER]: Refusing update from remote peer d23d174424c4456b964b2a208d42869b: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 13:15:40.347114  6911 consensus_queue.cc:237] T 609d762e77fb4053aaff860fc98b76be P d23d174424c4456b964b2a208d42869b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 3, Committed index: 3, Last appended: 1.3, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "d23d174424c4456b964b2a208d42869b" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 32867 } } peers { permanent_uuid: "e4b0e996b4c84535b0aeb6fcc6b35346" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 46679 } } peers { permanent_uuid: "8d353e6070b4415798e79454c3d68e24" member_type: VOTER last_known_addr { host: "127.5.154.4" port: 41541 } attrs { promote: false } }
I20260710 13:15:40.351125  6718 catalog_manager.cc:5028] TS fb69514b407a432487642efa7694784c (127.5.154.1:41929): tablet 2a4ef710fc364ab5a877e8dfcd8f893d (table test-workload [id=3724f98726324e3baa21d331f7f8b767]) successfully deleted
I20260710 13:15:40.352819  7553 consensus_queue.cc:1048] T 8a667946726a46208373a80701d4c817 P d23d174424c4456b964b2a208d42869b [LEADER]: Connected to new peer: Peer: permanent_uuid: "8d353e6070b4415798e79454c3d68e24" member_type: VOTER last_known_addr { host: "127.5.154.4" port: 41541 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 13:15:40.358314  6982 raft_consensus.cc:1275] T 609d762e77fb4053aaff860fc98b76be P e4b0e996b4c84535b0aeb6fcc6b35346 [term 1 FOLLOWER]: Refusing update from remote peer d23d174424c4456b964b2a208d42869b: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 13:15:40.359037  6833 raft_consensus.cc:1275] T 8a667946726a46208373a80701d4c817 P fb69514b407a432487642efa7694784c [term 1 FOLLOWER]: Refusing update from remote peer d23d174424c4456b964b2a208d42869b: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 13:15:40.359737  7553 consensus_queue.cc:1048] T 609d762e77fb4053aaff860fc98b76be P d23d174424c4456b964b2a208d42869b [LEADER]: Connected to new peer: Peer: permanent_uuid: "e4b0e996b4c84535b0aeb6fcc6b35346" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 46679 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 13:15:40.360708  7463 consensus_queue.cc:1048] T 8a667946726a46208373a80701d4c817 P d23d174424c4456b964b2a208d42869b [LEADER]: Connected to new peer: Peer: permanent_uuid: "fb69514b407a432487642efa7694784c" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 41929 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 13:15:40.362088  7236 raft_consensus.cc:1275] T 609d762e77fb4053aaff860fc98b76be P 8d353e6070b4415798e79454c3d68e24 [term 1 FOLLOWER]: Refusing update from remote peer d23d174424c4456b964b2a208d42869b: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 13:15:40.363933  7555 consensus_queue.cc:1048] T 609d762e77fb4053aaff860fc98b76be P d23d174424c4456b964b2a208d42869b [LEADER]: Connected to new peer: Peer: permanent_uuid: "8d353e6070b4415798e79454c3d68e24" member_type: VOTER last_known_addr { host: "127.5.154.4" port: 41541 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 13:15:40.370874  7463 raft_consensus.cc:2955] T 609d762e77fb4053aaff860fc98b76be P d23d174424c4456b964b2a208d42869b [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER fb69514b407a432487642efa7694784c (127.5.154.1) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "d23d174424c4456b964b2a208d42869b" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 32867 } } peers { permanent_uuid: "e4b0e996b4c84535b0aeb6fcc6b35346" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 46679 } } peers { permanent_uuid: "8d353e6070b4415798e79454c3d68e24" member_type: VOTER last_known_addr { host: "127.5.154.4" port: 41541 } attrs { promote: false } } }
I20260710 13:15:40.374255  7236 raft_consensus.cc:2955] T 609d762e77fb4053aaff860fc98b76be P 8d353e6070b4415798e79454c3d68e24 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER fb69514b407a432487642efa7694784c (127.5.154.1) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "d23d174424c4456b964b2a208d42869b" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 32867 } } peers { permanent_uuid: "e4b0e996b4c84535b0aeb6fcc6b35346" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 46679 } } peers { permanent_uuid: "8d353e6070b4415798e79454c3d68e24" member_type: VOTER last_known_addr { host: "127.5.154.4" port: 41541 } attrs { promote: false } } }
I20260710 13:15:40.376436  6892 tablet_service.cc:1558] Processing DeleteTablet for tablet 32f2e6c0394a472fb8ccff4f568d4500 with delete_type TABLET_DATA_TOMBSTONED (TS d23d174424c4456b964b2a208d42869b not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:43492
I20260710 13:15:40.398288  6982 raft_consensus.cc:2955] T 609d762e77fb4053aaff860fc98b76be P e4b0e996b4c84535b0aeb6fcc6b35346 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER fb69514b407a432487642efa7694784c (127.5.154.1) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "d23d174424c4456b964b2a208d42869b" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 32867 } } peers { permanent_uuid: "e4b0e996b4c84535b0aeb6fcc6b35346" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 46679 } } peers { permanent_uuid: "8d353e6070b4415798e79454c3d68e24" member_type: VOTER last_known_addr { host: "127.5.154.4" port: 41541 } attrs { promote: false } } }
I20260710 13:15:40.399386  6734 catalog_manager.cc:5697] T 609d762e77fb4053aaff860fc98b76be P 8d353e6070b4415798e79454c3d68e24 reported cstate change: config changed from index 3 to 4, VOTER fb69514b407a432487642efa7694784c (127.5.154.1) evicted. New cstate: current_term: 1 leader_uuid: "d23d174424c4456b964b2a208d42869b" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "d23d174424c4456b964b2a208d42869b" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 32867 } } peers { permanent_uuid: "e4b0e996b4c84535b0aeb6fcc6b35346" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 46679 } } peers { permanent_uuid: "8d353e6070b4415798e79454c3d68e24" member_type: VOTER last_known_addr { host: "127.5.154.4" port: 41541 } attrs { promote: false } } }
I20260710 13:15:40.403232  7514 raft_consensus.cc:2955] T 8a667946726a46208373a80701d4c817 P d23d174424c4456b964b2a208d42869b [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 8d353e6070b4415798e79454c3d68e24 (127.5.154.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "fb69514b407a432487642efa7694784c" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 41929 } } peers { permanent_uuid: "d23d174424c4456b964b2a208d42869b" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 32867 } } peers { permanent_uuid: "e4b0e996b4c84535b0aeb6fcc6b35346" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 46679 } attrs { replace: true } } peers { permanent_uuid: "8d353e6070b4415798e79454c3d68e24" member_type: VOTER last_known_addr { host: "127.5.154.4" port: 41541 } attrs { promote: false } } }
I20260710 13:15:40.410048  6820 tablet_service.cc:1558] Processing DeleteTablet for tablet 609d762e77fb4053aaff860fc98b76be with delete_type TABLET_DATA_TOMBSTONED (TS fb69514b407a432487642efa7694784c not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:36716
I20260710 13:15:40.410982  7559 tablet_replica.cc:333] T 609d762e77fb4053aaff860fc98b76be P fb69514b407a432487642efa7694784c: stopping tablet replica
I20260710 13:15:40.411855  7559 raft_consensus.cc:2243] T 609d762e77fb4053aaff860fc98b76be P fb69514b407a432487642efa7694784c [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:15:40.412513  7559 raft_consensus.cc:2272] T 609d762e77fb4053aaff860fc98b76be P fb69514b407a432487642efa7694784c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:15:40.418114  7559 ts_tablet_manager.cc:1916] T 609d762e77fb4053aaff860fc98b76be P fb69514b407a432487642efa7694784c: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260710 13:15:40.417275  6833 raft_consensus.cc:2955] T 8a667946726a46208373a80701d4c817 P fb69514b407a432487642efa7694784c [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 8d353e6070b4415798e79454c3d68e24 (127.5.154.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "fb69514b407a432487642efa7694784c" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 41929 } } peers { permanent_uuid: "d23d174424c4456b964b2a208d42869b" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 32867 } } peers { permanent_uuid: "e4b0e996b4c84535b0aeb6fcc6b35346" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 46679 } attrs { replace: true } } peers { permanent_uuid: "8d353e6070b4415798e79454c3d68e24" member_type: VOTER last_known_addr { host: "127.5.154.4" port: 41541 } attrs { promote: false } } }
I20260710 13:15:40.418790  6982 raft_consensus.cc:2955] T 8a667946726a46208373a80701d4c817 P e4b0e996b4c84535b0aeb6fcc6b35346 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 8d353e6070b4415798e79454c3d68e24 (127.5.154.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "fb69514b407a432487642efa7694784c" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 41929 } } peers { permanent_uuid: "d23d174424c4456b964b2a208d42869b" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 32867 } } peers { permanent_uuid: "e4b0e996b4c84535b0aeb6fcc6b35346" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 46679 } attrs { replace: true } } peers { permanent_uuid: "8d353e6070b4415798e79454c3d68e24" member_type: VOTER last_known_addr { host: "127.5.154.4" port: 41541 } attrs { promote: false } } }
I20260710 13:15:40.425210  7563 tablet_replica.cc:333] T 32f2e6c0394a472fb8ccff4f568d4500 P d23d174424c4456b964b2a208d42869b: stopping tablet replica
I20260710 13:15:40.429725  6718 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 609d762e77fb4053aaff860fc98b76be with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260710 13:15:40.430217  7236 raft_consensus.cc:2955] T 8a667946726a46208373a80701d4c817 P 8d353e6070b4415798e79454c3d68e24 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 8d353e6070b4415798e79454c3d68e24 (127.5.154.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "fb69514b407a432487642efa7694784c" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 41929 } } peers { permanent_uuid: "d23d174424c4456b964b2a208d42869b" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 32867 } } peers { permanent_uuid: "e4b0e996b4c84535b0aeb6fcc6b35346" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 46679 } attrs { replace: true } } peers { permanent_uuid: "8d353e6070b4415798e79454c3d68e24" member_type: VOTER last_known_addr { host: "127.5.154.4" port: 41541 } attrs { promote: false } } }
I20260710 13:15:40.431809  6733 catalog_manager.cc:5697] T 8a667946726a46208373a80701d4c817 P fb69514b407a432487642efa7694784c reported cstate change: config changed from index 2 to 3, 8d353e6070b4415798e79454c3d68e24 (127.5.154.4) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "d23d174424c4456b964b2a208d42869b" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "fb69514b407a432487642efa7694784c" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 41929 } } peers { permanent_uuid: "d23d174424c4456b964b2a208d42869b" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 32867 } } peers { permanent_uuid: "e4b0e996b4c84535b0aeb6fcc6b35346" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 46679 } attrs { replace: true } } peers { permanent_uuid: "8d353e6070b4415798e79454c3d68e24" member_type: VOTER last_known_addr { host: "127.5.154.4" port: 41541 } attrs { promote: false } } }
I20260710 13:15:40.435366  7563 raft_consensus.cc:2243] T 32f2e6c0394a472fb8ccff4f568d4500 P d23d174424c4456b964b2a208d42869b [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:15:40.436108  7563 raft_consensus.cc:2272] T 32f2e6c0394a472fb8ccff4f568d4500 P d23d174424c4456b964b2a208d42869b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:15:40.442691  7563 ts_tablet_manager.cc:1916] T 32f2e6c0394a472fb8ccff4f568d4500 P d23d174424c4456b964b2a208d42869b: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260710 13:15:40.452152  7559 ts_tablet_manager.cc:1929] T 609d762e77fb4053aaff860fc98b76be P fb69514b407a432487642efa7694784c: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260710 13:15:40.452689  7559 log.cc:1199] T 609d762e77fb4053aaff860fc98b76be P fb69514b407a432487642efa7694784c: Deleting WAL directory at /tmp/dist-test-taskPiHBc8/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783689303377817-5736-0/minicluster-data/ts-0-root/wals/609d762e77fb4053aaff860fc98b76be
I20260710 13:15:40.454734  6718 catalog_manager.cc:5028] TS fb69514b407a432487642efa7694784c (127.5.154.1:41929): tablet 609d762e77fb4053aaff860fc98b76be (table test-workload [id=3724f98726324e3baa21d331f7f8b767]) successfully deleted
I20260710 13:15:40.459693  6911 consensus_queue.cc:237] T 8a667946726a46208373a80701d4c817 P d23d174424c4456b964b2a208d42869b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 3, Committed index: 3, Last appended: 1.3, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "fb69514b407a432487642efa7694784c" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 41929 } } peers { permanent_uuid: "d23d174424c4456b964b2a208d42869b" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 32867 } } peers { permanent_uuid: "8d353e6070b4415798e79454c3d68e24" member_type: VOTER last_known_addr { host: "127.5.154.4" port: 41541 } attrs { promote: false } }
I20260710 13:15:40.462038  7563 ts_tablet_manager.cc:1929] T 32f2e6c0394a472fb8ccff4f568d4500 P d23d174424c4456b964b2a208d42869b: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260710 13:15:40.462508  7563 log.cc:1199] T 32f2e6c0394a472fb8ccff4f568d4500 P d23d174424c4456b964b2a208d42869b: Deleting WAL directory at /tmp/dist-test-taskPiHBc8/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783689303377817-5736-0/minicluster-data/ts-1-root/wals/32f2e6c0394a472fb8ccff4f568d4500
I20260710 13:15:40.465094  6718 catalog_manager.cc:5028] TS d23d174424c4456b964b2a208d42869b (127.5.154.2:32867): tablet 32f2e6c0394a472fb8ccff4f568d4500 (table test-workload [id=3724f98726324e3baa21d331f7f8b767]) successfully deleted
I20260710 13:15:40.467628  6833 raft_consensus.cc:1275] T 8a667946726a46208373a80701d4c817 P fb69514b407a432487642efa7694784c [term 1 FOLLOWER]: Refusing update from remote peer d23d174424c4456b964b2a208d42869b: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 13:15:40.467650  7236 raft_consensus.cc:1275] T 8a667946726a46208373a80701d4c817 P 8d353e6070b4415798e79454c3d68e24 [term 1 FOLLOWER]: Refusing update from remote peer d23d174424c4456b964b2a208d42869b: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 13:15:40.469045  7538 consensus_queue.cc:1048] T 8a667946726a46208373a80701d4c817 P d23d174424c4456b964b2a208d42869b [LEADER]: Connected to new peer: Peer: permanent_uuid: "fb69514b407a432487642efa7694784c" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 41929 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 13:15:40.471853  7538 consensus_queue.cc:1048] T 8a667946726a46208373a80701d4c817 P d23d174424c4456b964b2a208d42869b [LEADER]: Connected to new peer: Peer: permanent_uuid: "8d353e6070b4415798e79454c3d68e24" member_type: VOTER last_known_addr { host: "127.5.154.4" port: 41541 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 13:15:40.476424  6833 raft_consensus.cc:2955] T 8a667946726a46208373a80701d4c817 P fb69514b407a432487642efa7694784c [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER e4b0e996b4c84535b0aeb6fcc6b35346 (127.5.154.3) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "fb69514b407a432487642efa7694784c" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 41929 } } peers { permanent_uuid: "d23d174424c4456b964b2a208d42869b" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 32867 } } peers { permanent_uuid: "8d353e6070b4415798e79454c3d68e24" member_type: VOTER last_known_addr { host: "127.5.154.4" port: 41541 } attrs { promote: false } } }
I20260710 13:15:40.474968  7514 raft_consensus.cc:2955] T 8a667946726a46208373a80701d4c817 P d23d174424c4456b964b2a208d42869b [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER e4b0e996b4c84535b0aeb6fcc6b35346 (127.5.154.3) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "fb69514b407a432487642efa7694784c" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 41929 } } peers { permanent_uuid: "d23d174424c4456b964b2a208d42869b" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 32867 } } peers { permanent_uuid: "8d353e6070b4415798e79454c3d68e24" member_type: VOTER last_known_addr { host: "127.5.154.4" port: 41541 } attrs { promote: false } } }
I20260710 13:15:40.478618  7236 raft_consensus.cc:2955] T 8a667946726a46208373a80701d4c817 P 8d353e6070b4415798e79454c3d68e24 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER e4b0e996b4c84535b0aeb6fcc6b35346 (127.5.154.3) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "fb69514b407a432487642efa7694784c" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 41929 } } peers { permanent_uuid: "d23d174424c4456b964b2a208d42869b" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 32867 } } peers { permanent_uuid: "8d353e6070b4415798e79454c3d68e24" member_type: VOTER last_known_addr { host: "127.5.154.4" port: 41541 } attrs { promote: false } } }
I20260710 13:15:40.485935  6718 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 8a667946726a46208373a80701d4c817 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260710 13:15:40.490059  6734 catalog_manager.cc:5697] T 8a667946726a46208373a80701d4c817 P fb69514b407a432487642efa7694784c reported cstate change: config changed from index 3 to 4, VOTER e4b0e996b4c84535b0aeb6fcc6b35346 (127.5.154.3) evicted. New cstate: current_term: 1 leader_uuid: "d23d174424c4456b964b2a208d42869b" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "fb69514b407a432487642efa7694784c" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 41929 } } peers { permanent_uuid: "d23d174424c4456b964b2a208d42869b" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 32867 } } peers { permanent_uuid: "8d353e6070b4415798e79454c3d68e24" member_type: VOTER last_known_addr { host: "127.5.154.4" port: 41541 } attrs { promote: false } } }
I20260710 13:15:40.498607  6968 tablet_service.cc:1558] Processing DeleteTablet for tablet 8a667946726a46208373a80701d4c817 with delete_type TABLET_DATA_TOMBSTONED (TS e4b0e996b4c84535b0aeb6fcc6b35346 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:39512
I20260710 13:15:40.500186  7565 tablet_replica.cc:333] T 8a667946726a46208373a80701d4c817 P e4b0e996b4c84535b0aeb6fcc6b35346: stopping tablet replica
I20260710 13:15:40.501116  7565 raft_consensus.cc:2243] T 8a667946726a46208373a80701d4c817 P e4b0e996b4c84535b0aeb6fcc6b35346 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:15:40.501673  7565 raft_consensus.cc:2272] T 8a667946726a46208373a80701d4c817 P e4b0e996b4c84535b0aeb6fcc6b35346 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:15:40.504045  7565 ts_tablet_manager.cc:1916] T 8a667946726a46208373a80701d4c817 P e4b0e996b4c84535b0aeb6fcc6b35346: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260710 13:15:40.514246  7565 ts_tablet_manager.cc:1929] T 8a667946726a46208373a80701d4c817 P e4b0e996b4c84535b0aeb6fcc6b35346: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260710 13:15:40.514499  7565 log.cc:1199] T 8a667946726a46208373a80701d4c817 P e4b0e996b4c84535b0aeb6fcc6b35346: Deleting WAL directory at /tmp/dist-test-taskPiHBc8/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783689303377817-5736-0/minicluster-data/ts-2-root/wals/8a667946726a46208373a80701d4c817
I20260710 13:15:40.515625  6721 catalog_manager.cc:5028] TS e4b0e996b4c84535b0aeb6fcc6b35346 (127.5.154.3:46679): tablet 8a667946726a46208373a80701d4c817 (table test-workload [id=3724f98726324e3baa21d331f7f8b767]) successfully deleted
I20260710 13:15:41.524621  6834 consensus_queue.cc:237] T 32a2c0c939344fc89caee4f49986dcf1 P fb69514b407a432487642efa7694784c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "fb69514b407a432487642efa7694784c" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 41929 } } peers { permanent_uuid: "d23d174424c4456b964b2a208d42869b" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 32867 } } peers { permanent_uuid: "e4b0e996b4c84535b0aeb6fcc6b35346" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 46679 } attrs { replace: true } } peers { permanent_uuid: "8d353e6070b4415798e79454c3d68e24" member_type: NON_VOTER last_known_addr { host: "127.5.154.4" port: 41541 } attrs { promote: true } }
I20260710 13:15:41.529917  6981 raft_consensus.cc:1275] T 32a2c0c939344fc89caee4f49986dcf1 P e4b0e996b4c84535b0aeb6fcc6b35346 [term 1 FOLLOWER]: Refusing update from remote peer fb69514b407a432487642efa7694784c: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
W20260710 13:15:41.530788  6801 consensus_peers.cc:597] T 32a2c0c939344fc89caee4f49986dcf1 P fb69514b407a432487642efa7694784c -> Peer 8d353e6070b4415798e79454c3d68e24 (127.5.154.4:41541): Couldn't send request to peer 8d353e6070b4415798e79454c3d68e24. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 32a2c0c939344fc89caee4f49986dcf1. This is attempt 1: this message will repeat every 5th retry.
I20260710 13:15:41.531054  7539 consensus_queue.cc:1048] T 32a2c0c939344fc89caee4f49986dcf1 P fb69514b407a432487642efa7694784c [LEADER]: Connected to new peer: Peer: permanent_uuid: "e4b0e996b4c84535b0aeb6fcc6b35346" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 46679 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:15:41.531402  6911 raft_consensus.cc:1275] T 32a2c0c939344fc89caee4f49986dcf1 P d23d174424c4456b964b2a208d42869b [term 1 FOLLOWER]: Refusing update from remote peer fb69514b407a432487642efa7694784c: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260710 13:15:41.532593  7539 consensus_queue.cc:1048] T 32a2c0c939344fc89caee4f49986dcf1 P fb69514b407a432487642efa7694784c [LEADER]: Connected to new peer: Peer: permanent_uuid: "d23d174424c4456b964b2a208d42869b" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 32867 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:15:41.537892  7567 raft_consensus.cc:2955] T 32a2c0c939344fc89caee4f49986dcf1 P fb69514b407a432487642efa7694784c [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 8d353e6070b4415798e79454c3d68e24 (127.5.154.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "fb69514b407a432487642efa7694784c" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 41929 } } peers { permanent_uuid: "d23d174424c4456b964b2a208d42869b" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 32867 } } peers { permanent_uuid: "e4b0e996b4c84535b0aeb6fcc6b35346" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 46679 } attrs { replace: true } } peers { permanent_uuid: "8d353e6070b4415798e79454c3d68e24" member_type: NON_VOTER last_known_addr { host: "127.5.154.4" port: 41541 } attrs { promote: true } } }
I20260710 13:15:41.539495  6981 raft_consensus.cc:2955] T 32a2c0c939344fc89caee4f49986dcf1 P e4b0e996b4c84535b0aeb6fcc6b35346 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 8d353e6070b4415798e79454c3d68e24 (127.5.154.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "fb69514b407a432487642efa7694784c" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 41929 } } peers { permanent_uuid: "d23d174424c4456b964b2a208d42869b" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 32867 } } peers { permanent_uuid: "e4b0e996b4c84535b0aeb6fcc6b35346" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 46679 } attrs { replace: true } } peers { permanent_uuid: "8d353e6070b4415798e79454c3d68e24" member_type: NON_VOTER last_known_addr { host: "127.5.154.4" port: 41541 } attrs { promote: true } } }
I20260710 13:15:41.540795  6911 raft_consensus.cc:2955] T 32a2c0c939344fc89caee4f49986dcf1 P d23d174424c4456b964b2a208d42869b [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 8d353e6070b4415798e79454c3d68e24 (127.5.154.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "fb69514b407a432487642efa7694784c" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 41929 } } peers { permanent_uuid: "d23d174424c4456b964b2a208d42869b" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 32867 } } peers { permanent_uuid: "e4b0e996b4c84535b0aeb6fcc6b35346" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 46679 } attrs { replace: true } } peers { permanent_uuid: "8d353e6070b4415798e79454c3d68e24" member_type: NON_VOTER last_known_addr { host: "127.5.154.4" port: 41541 } attrs { promote: true } } }
I20260710 13:15:41.551846  6732 catalog_manager.cc:5697] T 32a2c0c939344fc89caee4f49986dcf1 P e4b0e996b4c84535b0aeb6fcc6b35346 reported cstate change: config changed from index -1 to 2, NON_VOTER 8d353e6070b4415798e79454c3d68e24 (127.5.154.4) added. New cstate: current_term: 1 leader_uuid: "fb69514b407a432487642efa7694784c" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "fb69514b407a432487642efa7694784c" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 41929 } } peers { permanent_uuid: "d23d174424c4456b964b2a208d42869b" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 32867 } } peers { permanent_uuid: "e4b0e996b4c84535b0aeb6fcc6b35346" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 46679 } attrs { replace: true } } peers { permanent_uuid: "8d353e6070b4415798e79454c3d68e24" member_type: NON_VOTER last_known_addr { host: "127.5.154.4" port: 41541 } attrs { promote: true } } }
I20260710 13:15:41.556628  6834 consensus_queue.cc:237] T d4684292b79043c491d152393378f35e P fb69514b407a432487642efa7694784c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "fb69514b407a432487642efa7694784c" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 41929 } } peers { permanent_uuid: "d23d174424c4456b964b2a208d42869b" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 32867 } attrs { replace: true } } peers { permanent_uuid: "e4b0e996b4c84535b0aeb6fcc6b35346" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 46679 } } peers { permanent_uuid: "8d353e6070b4415798e79454c3d68e24" member_type: NON_VOTER last_known_addr { host: "127.5.154.4" port: 41541 } attrs { promote: true } }
I20260710 13:15:41.564908  6981 raft_consensus.cc:1275] T d4684292b79043c491d152393378f35e P e4b0e996b4c84535b0aeb6fcc6b35346 [term 1 FOLLOWER]: Refusing update from remote peer fb69514b407a432487642efa7694784c: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
W20260710 13:15:41.565848  6801 consensus_peers.cc:597] T d4684292b79043c491d152393378f35e P fb69514b407a432487642efa7694784c -> Peer 8d353e6070b4415798e79454c3d68e24 (127.5.154.4:41541): Couldn't send request to peer 8d353e6070b4415798e79454c3d68e24. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: d4684292b79043c491d152393378f35e. This is attempt 1: this message will repeat every 5th retry.
I20260710 13:15:41.566672  7570 consensus_queue.cc:1048] T d4684292b79043c491d152393378f35e P fb69514b407a432487642efa7694784c [LEADER]: Connected to new peer: Peer: permanent_uuid: "e4b0e996b4c84535b0aeb6fcc6b35346" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 46679 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:15:41.567410  6911 raft_consensus.cc:1275] T d4684292b79043c491d152393378f35e P d23d174424c4456b964b2a208d42869b [term 1 FOLLOWER]: Refusing update from remote peer fb69514b407a432487642efa7694784c: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260710 13:15:41.568660  7570 consensus_queue.cc:1048] T d4684292b79043c491d152393378f35e P fb69514b407a432487642efa7694784c [LEADER]: Connected to new peer: Peer: permanent_uuid: "d23d174424c4456b964b2a208d42869b" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 32867 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:15:41.574415  7567 raft_consensus.cc:2955] T d4684292b79043c491d152393378f35e P fb69514b407a432487642efa7694784c [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 8d353e6070b4415798e79454c3d68e24 (127.5.154.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "fb69514b407a432487642efa7694784c" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 41929 } } peers { permanent_uuid: "d23d174424c4456b964b2a208d42869b" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 32867 } attrs { replace: true } } peers { permanent_uuid: "e4b0e996b4c84535b0aeb6fcc6b35346" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 46679 } } peers { permanent_uuid: "8d353e6070b4415798e79454c3d68e24" member_type: NON_VOTER last_known_addr { host: "127.5.154.4" port: 41541 } attrs { promote: true } } }
I20260710 13:15:41.576335  6981 raft_consensus.cc:2955] T d4684292b79043c491d152393378f35e P e4b0e996b4c84535b0aeb6fcc6b35346 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 8d353e6070b4415798e79454c3d68e24 (127.5.154.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "fb69514b407a432487642efa7694784c" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 41929 } } peers { permanent_uuid: "d23d174424c4456b964b2a208d42869b" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 32867 } attrs { replace: true } } peers { permanent_uuid: "e4b0e996b4c84535b0aeb6fcc6b35346" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 46679 } } peers { permanent_uuid: "8d353e6070b4415798e79454c3d68e24" member_type: NON_VOTER last_known_addr { host: "127.5.154.4" port: 41541 } attrs { promote: true } } }
I20260710 13:15:41.577880  6911 raft_consensus.cc:2955] T d4684292b79043c491d152393378f35e P d23d174424c4456b964b2a208d42869b [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 8d353e6070b4415798e79454c3d68e24 (127.5.154.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "fb69514b407a432487642efa7694784c" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 41929 } } peers { permanent_uuid: "d23d174424c4456b964b2a208d42869b" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 32867 } attrs { replace: true } } peers { permanent_uuid: "e4b0e996b4c84535b0aeb6fcc6b35346" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 46679 } } peers { permanent_uuid: "8d353e6070b4415798e79454c3d68e24" member_type: NON_VOTER last_known_addr { host: "127.5.154.4" port: 41541 } attrs { promote: true } } }
I20260710 13:15:41.593330  6733 catalog_manager.cc:5697] T d4684292b79043c491d152393378f35e P fb69514b407a432487642efa7694784c reported cstate change: config changed from index -1 to 2, NON_VOTER 8d353e6070b4415798e79454c3d68e24 (127.5.154.4) added. New cstate: current_term: 1 leader_uuid: "fb69514b407a432487642efa7694784c" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "fb69514b407a432487642efa7694784c" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 41929 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d23d174424c4456b964b2a208d42869b" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 32867 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e4b0e996b4c84535b0aeb6fcc6b35346" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 46679 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "8d353e6070b4415798e79454c3d68e24" member_type: NON_VOTER last_known_addr { host: "127.5.154.4" port: 41541 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260710 13:15:42.113427  7578 ts_tablet_manager.cc:933] T 32a2c0c939344fc89caee4f49986dcf1 P 8d353e6070b4415798e79454c3d68e24: Initiating tablet copy from peer fb69514b407a432487642efa7694784c (127.5.154.1:41929)
I20260710 13:15:42.114743  7578 tablet_copy_client.cc:323] T 32a2c0c939344fc89caee4f49986dcf1 P 8d353e6070b4415798e79454c3d68e24: tablet copy: Beginning tablet copy session from remote peer at address 127.5.154.1:41929
I20260710 13:15:42.116273  6846 tablet_copy_service.cc:140] P fb69514b407a432487642efa7694784c: Received BeginTabletCopySession request for tablet 32a2c0c939344fc89caee4f49986dcf1 from peer 8d353e6070b4415798e79454c3d68e24 ({username='slave'} at 127.0.0.1:36778)
I20260710 13:15:42.116752  6846 tablet_copy_service.cc:161] P fb69514b407a432487642efa7694784c: Beginning new tablet copy session on tablet 32a2c0c939344fc89caee4f49986dcf1 from peer 8d353e6070b4415798e79454c3d68e24 at {username='slave'} at 127.0.0.1:36778: session id = 8d353e6070b4415798e79454c3d68e24-32a2c0c939344fc89caee4f49986dcf1
I20260710 13:15:42.122359  6846 tablet_copy_source_session.cc:215] T 32a2c0c939344fc89caee4f49986dcf1 P fb69514b407a432487642efa7694784c: Tablet Copy: opened 0 blocks and 1 log segments
I20260710 13:15:42.124718  7578 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 32a2c0c939344fc89caee4f49986dcf1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:15:42.134855  7578 tablet_copy_client.cc:806] T 32a2c0c939344fc89caee4f49986dcf1 P 8d353e6070b4415798e79454c3d68e24: tablet copy: Starting download of 0 data blocks...
I20260710 13:15:42.135339  7578 tablet_copy_client.cc:670] T 32a2c0c939344fc89caee4f49986dcf1 P 8d353e6070b4415798e79454c3d68e24: tablet copy: Starting download of 1 WAL segments...
I20260710 13:15:42.138352  7578 tablet_copy_client.cc:538] T 32a2c0c939344fc89caee4f49986dcf1 P 8d353e6070b4415798e79454c3d68e24: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260710 13:15:42.143467  7578 tablet_bootstrap.cc:492] T 32a2c0c939344fc89caee4f49986dcf1 P 8d353e6070b4415798e79454c3d68e24: Bootstrap starting.
I20260710 13:15:42.156760  7578 tablet_bootstrap.cc:492] T 32a2c0c939344fc89caee4f49986dcf1 P 8d353e6070b4415798e79454c3d68e24: 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
I20260710 13:15:42.157339  7578 tablet_bootstrap.cc:492] T 32a2c0c939344fc89caee4f49986dcf1 P 8d353e6070b4415798e79454c3d68e24: Bootstrap complete.
I20260710 13:15:42.157814  7578 ts_tablet_manager.cc:1403] T 32a2c0c939344fc89caee4f49986dcf1 P 8d353e6070b4415798e79454c3d68e24: Time spent bootstrapping tablet: real 0.014s	user 0.015s	sys 0.001s
I20260710 13:15:42.159955  7578 raft_consensus.cc:359] T 32a2c0c939344fc89caee4f49986dcf1 P 8d353e6070b4415798e79454c3d68e24 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "fb69514b407a432487642efa7694784c" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 41929 } } peers { permanent_uuid: "d23d174424c4456b964b2a208d42869b" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 32867 } } peers { permanent_uuid: "e4b0e996b4c84535b0aeb6fcc6b35346" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 46679 } attrs { replace: true } } peers { permanent_uuid: "8d353e6070b4415798e79454c3d68e24" member_type: NON_VOTER last_known_addr { host: "127.5.154.4" port: 41541 } attrs { promote: true } }
I20260710 13:15:42.160499  7578 raft_consensus.cc:740] T 32a2c0c939344fc89caee4f49986dcf1 P 8d353e6070b4415798e79454c3d68e24 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 8d353e6070b4415798e79454c3d68e24, State: Initialized, Role: LEARNER
I20260710 13:15:42.161065  7578 consensus_queue.cc:260] T 32a2c0c939344fc89caee4f49986dcf1 P 8d353e6070b4415798e79454c3d68e24 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 2, Last appended: 1.2, Last appended by leader: 2, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "fb69514b407a432487642efa7694784c" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 41929 } } peers { permanent_uuid: "d23d174424c4456b964b2a208d42869b" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 32867 } } peers { permanent_uuid: "e4b0e996b4c84535b0aeb6fcc6b35346" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 46679 } attrs { replace: true } } peers { permanent_uuid: "8d353e6070b4415798e79454c3d68e24" member_type: NON_VOTER last_known_addr { host: "127.5.154.4" port: 41541 } attrs { promote: true } }
I20260710 13:15:42.163628  7578 ts_tablet_manager.cc:1434] T 32a2c0c939344fc89caee4f49986dcf1 P 8d353e6070b4415798e79454c3d68e24: Time spent starting tablet: real 0.006s	user 0.001s	sys 0.005s
I20260710 13:15:42.165387  6846 tablet_copy_service.cc:342] P fb69514b407a432487642efa7694784c: Request end of tablet copy session 8d353e6070b4415798e79454c3d68e24-32a2c0c939344fc89caee4f49986dcf1 received from {username='slave'} at 127.0.0.1:36778
I20260710 13:15:42.165715  6846 tablet_copy_service.cc:434] P fb69514b407a432487642efa7694784c: ending tablet copy session 8d353e6070b4415798e79454c3d68e24-32a2c0c939344fc89caee4f49986dcf1 on tablet 32a2c0c939344fc89caee4f49986dcf1 with peer 8d353e6070b4415798e79454c3d68e24
I20260710 13:15:42.184715  7578 ts_tablet_manager.cc:933] T d4684292b79043c491d152393378f35e P 8d353e6070b4415798e79454c3d68e24: Initiating tablet copy from peer fb69514b407a432487642efa7694784c (127.5.154.1:41929)
I20260710 13:15:42.188270  7578 tablet_copy_client.cc:323] T d4684292b79043c491d152393378f35e P 8d353e6070b4415798e79454c3d68e24: tablet copy: Beginning tablet copy session from remote peer at address 127.5.154.1:41929
I20260710 13:15:42.189639  6846 tablet_copy_service.cc:140] P fb69514b407a432487642efa7694784c: Received BeginTabletCopySession request for tablet d4684292b79043c491d152393378f35e from peer 8d353e6070b4415798e79454c3d68e24 ({username='slave'} at 127.0.0.1:36778)
I20260710 13:15:42.190052  6846 tablet_copy_service.cc:161] P fb69514b407a432487642efa7694784c: Beginning new tablet copy session on tablet d4684292b79043c491d152393378f35e from peer 8d353e6070b4415798e79454c3d68e24 at {username='slave'} at 127.0.0.1:36778: session id = 8d353e6070b4415798e79454c3d68e24-d4684292b79043c491d152393378f35e
I20260710 13:15:42.194604  6846 tablet_copy_source_session.cc:215] T d4684292b79043c491d152393378f35e P fb69514b407a432487642efa7694784c: Tablet Copy: opened 0 blocks and 1 log segments
I20260710 13:15:42.197979  7578 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d4684292b79043c491d152393378f35e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:15:42.208112  7578 tablet_copy_client.cc:806] T d4684292b79043c491d152393378f35e P 8d353e6070b4415798e79454c3d68e24: tablet copy: Starting download of 0 data blocks...
I20260710 13:15:42.208526  7578 tablet_copy_client.cc:670] T d4684292b79043c491d152393378f35e P 8d353e6070b4415798e79454c3d68e24: tablet copy: Starting download of 1 WAL segments...
I20260710 13:15:42.211587  7578 tablet_copy_client.cc:538] T d4684292b79043c491d152393378f35e P 8d353e6070b4415798e79454c3d68e24: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260710 13:15:42.217005  7578 tablet_bootstrap.cc:492] T d4684292b79043c491d152393378f35e P 8d353e6070b4415798e79454c3d68e24: Bootstrap starting.
I20260710 13:15:42.233127  7578 tablet_bootstrap.cc:492] T d4684292b79043c491d152393378f35e P 8d353e6070b4415798e79454c3d68e24: 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
I20260710 13:15:42.233814  7578 tablet_bootstrap.cc:492] T d4684292b79043c491d152393378f35e P 8d353e6070b4415798e79454c3d68e24: Bootstrap complete.
I20260710 13:15:42.234344  7578 ts_tablet_manager.cc:1403] T d4684292b79043c491d152393378f35e P 8d353e6070b4415798e79454c3d68e24: Time spent bootstrapping tablet: real 0.017s	user 0.015s	sys 0.000s
I20260710 13:15:42.236878  7578 raft_consensus.cc:359] T d4684292b79043c491d152393378f35e P 8d353e6070b4415798e79454c3d68e24 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "fb69514b407a432487642efa7694784c" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 41929 } } peers { permanent_uuid: "d23d174424c4456b964b2a208d42869b" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 32867 } attrs { replace: true } } peers { permanent_uuid: "e4b0e996b4c84535b0aeb6fcc6b35346" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 46679 } } peers { permanent_uuid: "8d353e6070b4415798e79454c3d68e24" member_type: NON_VOTER last_known_addr { host: "127.5.154.4" port: 41541 } attrs { promote: true } }
I20260710 13:15:42.237442  7578 raft_consensus.cc:740] T d4684292b79043c491d152393378f35e P 8d353e6070b4415798e79454c3d68e24 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 8d353e6070b4415798e79454c3d68e24, State: Initialized, Role: LEARNER
I20260710 13:15:42.237902  7578 consensus_queue.cc:260] T d4684292b79043c491d152393378f35e P 8d353e6070b4415798e79454c3d68e24 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 2, Last appended: 1.2, Last appended by leader: 2, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "fb69514b407a432487642efa7694784c" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 41929 } } peers { permanent_uuid: "d23d174424c4456b964b2a208d42869b" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 32867 } attrs { replace: true } } peers { permanent_uuid: "e4b0e996b4c84535b0aeb6fcc6b35346" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 46679 } } peers { permanent_uuid: "8d353e6070b4415798e79454c3d68e24" member_type: NON_VOTER last_known_addr { host: "127.5.154.4" port: 41541 } attrs { promote: true } }
I20260710 13:15:42.239625  7578 ts_tablet_manager.cc:1434] T d4684292b79043c491d152393378f35e P 8d353e6070b4415798e79454c3d68e24: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260710 13:15:42.241207  6846 tablet_copy_service.cc:342] P fb69514b407a432487642efa7694784c: Request end of tablet copy session 8d353e6070b4415798e79454c3d68e24-d4684292b79043c491d152393378f35e received from {username='slave'} at 127.0.0.1:36778
I20260710 13:15:42.241573  6846 tablet_copy_service.cc:434] P fb69514b407a432487642efa7694784c: ending tablet copy session 8d353e6070b4415798e79454c3d68e24-d4684292b79043c491d152393378f35e on tablet d4684292b79043c491d152393378f35e with peer 8d353e6070b4415798e79454c3d68e24
I20260710 13:15:42.566780  7236 raft_consensus.cc:1217] T 32a2c0c939344fc89caee4f49986dcf1 P 8d353e6070b4415798e79454c3d68e24 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260710 13:15:42.578305  7236 raft_consensus.cc:1217] T d4684292b79043c491d152393378f35e P 8d353e6070b4415798e79454c3d68e24 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260710 13:15:43.033950  7586 raft_consensus.cc:1064] T d4684292b79043c491d152393378f35e P fb69514b407a432487642efa7694784c: attempting to promote NON_VOTER 8d353e6070b4415798e79454c3d68e24 to VOTER
I20260710 13:15:43.035666  7586 consensus_queue.cc:237] T d4684292b79043c491d152393378f35e P fb69514b407a432487642efa7694784c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 2, Committed index: 2, Last appended: 1.2, Last appended by leader: 0, Current term: 1, Majority size: 3, State: 0, Mode: LEADER, active raft config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "fb69514b407a432487642efa7694784c" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 41929 } } peers { permanent_uuid: "d23d174424c4456b964b2a208d42869b" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 32867 } attrs { replace: true } } peers { permanent_uuid: "e4b0e996b4c84535b0aeb6fcc6b35346" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 46679 } } peers { permanent_uuid: "8d353e6070b4415798e79454c3d68e24" member_type: VOTER last_known_addr { host: "127.5.154.4" port: 41541 } attrs { promote: false } }
I20260710 13:15:43.041087  6981 raft_consensus.cc:1275] T d4684292b79043c491d152393378f35e P e4b0e996b4c84535b0aeb6fcc6b35346 [term 1 FOLLOWER]: Refusing update from remote peer fb69514b407a432487642efa7694784c: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 13:15:43.043434  7585 raft_consensus.cc:1064] T 32a2c0c939344fc89caee4f49986dcf1 P fb69514b407a432487642efa7694784c: attempting to promote NON_VOTER 8d353e6070b4415798e79454c3d68e24 to VOTER
I20260710 13:15:43.043521  7586 consensus_queue.cc:1048] T d4684292b79043c491d152393378f35e P fb69514b407a432487642efa7694784c [LEADER]: Connected to new peer: Peer: permanent_uuid: "e4b0e996b4c84535b0aeb6fcc6b35346" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 46679 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260710 13:15:43.045054  6911 raft_consensus.cc:1275] T d4684292b79043c491d152393378f35e P d23d174424c4456b964b2a208d42869b [term 1 FOLLOWER]: Refusing update from remote peer fb69514b407a432487642efa7694784c: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 13:15:43.046483  7586 consensus_queue.cc:1048] T d4684292b79043c491d152393378f35e P fb69514b407a432487642efa7694784c [LEADER]: Connected to new peer: Peer: permanent_uuid: "d23d174424c4456b964b2a208d42869b" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 32867 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 13:15:43.048321  7238 raft_consensus.cc:1275] T d4684292b79043c491d152393378f35e P 8d353e6070b4415798e79454c3d68e24 [term 1 LEARNER]: Refusing update from remote peer fb69514b407a432487642efa7694784c: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 13:15:43.051297  7539 consensus_queue.cc:1048] T d4684292b79043c491d152393378f35e P fb69514b407a432487642efa7694784c [LEADER]: Connected to new peer: Peer: permanent_uuid: "8d353e6070b4415798e79454c3d68e24" member_type: VOTER last_known_addr { host: "127.5.154.4" port: 41541 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 13:15:43.051941  7585 consensus_queue.cc:237] T 32a2c0c939344fc89caee4f49986dcf1 P fb69514b407a432487642efa7694784c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 2, Committed index: 2, Last appended: 1.2, Last appended by leader: 0, Current term: 1, Majority size: 3, State: 0, Mode: LEADER, active raft config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "fb69514b407a432487642efa7694784c" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 41929 } } peers { permanent_uuid: "d23d174424c4456b964b2a208d42869b" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 32867 } } peers { permanent_uuid: "e4b0e996b4c84535b0aeb6fcc6b35346" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 46679 } attrs { replace: true } } peers { permanent_uuid: "8d353e6070b4415798e79454c3d68e24" member_type: VOTER last_known_addr { host: "127.5.154.4" port: 41541 } attrs { promote: false } }
I20260710 13:15:43.065181  6981 raft_consensus.cc:1275] T 32a2c0c939344fc89caee4f49986dcf1 P e4b0e996b4c84535b0aeb6fcc6b35346 [term 1 FOLLOWER]: Refusing update from remote peer fb69514b407a432487642efa7694784c: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 13:15:43.065569  7236 raft_consensus.cc:1275] T 32a2c0c939344fc89caee4f49986dcf1 P 8d353e6070b4415798e79454c3d68e24 [term 1 LEARNER]: Refusing update from remote peer fb69514b407a432487642efa7694784c: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 13:15:43.066012  6910 raft_consensus.cc:1275] T 32a2c0c939344fc89caee4f49986dcf1 P d23d174424c4456b964b2a208d42869b [term 1 FOLLOWER]: Refusing update from remote peer fb69514b407a432487642efa7694784c: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 13:15:43.067461  7539 consensus_queue.cc:1048] T 32a2c0c939344fc89caee4f49986dcf1 P fb69514b407a432487642efa7694784c [LEADER]: Connected to new peer: Peer: permanent_uuid: "8d353e6070b4415798e79454c3d68e24" member_type: VOTER last_known_addr { host: "127.5.154.4" port: 41541 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 13:15:43.069240  7586 consensus_queue.cc:1048] T 32a2c0c939344fc89caee4f49986dcf1 P fb69514b407a432487642efa7694784c [LEADER]: Connected to new peer: Peer: permanent_uuid: "d23d174424c4456b964b2a208d42869b" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 32867 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 13:15:43.071731  7585 consensus_queue.cc:1048] T 32a2c0c939344fc89caee4f49986dcf1 P fb69514b407a432487642efa7694784c [LEADER]: Connected to new peer: Peer: permanent_uuid: "e4b0e996b4c84535b0aeb6fcc6b35346" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 46679 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 13:15:43.074959  7539 raft_consensus.cc:2955] T d4684292b79043c491d152393378f35e P fb69514b407a432487642efa7694784c [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 8d353e6070b4415798e79454c3d68e24 (127.5.154.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "fb69514b407a432487642efa7694784c" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 41929 } } peers { permanent_uuid: "d23d174424c4456b964b2a208d42869b" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 32867 } attrs { replace: true } } peers { permanent_uuid: "e4b0e996b4c84535b0aeb6fcc6b35346" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 46679 } } peers { permanent_uuid: "8d353e6070b4415798e79454c3d68e24" member_type: VOTER last_known_addr { host: "127.5.154.4" port: 41541 } attrs { promote: false } } }
I20260710 13:15:43.084962  7238 raft_consensus.cc:2955] T d4684292b79043c491d152393378f35e P 8d353e6070b4415798e79454c3d68e24 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 8d353e6070b4415798e79454c3d68e24 (127.5.154.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "fb69514b407a432487642efa7694784c" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 41929 } } peers { permanent_uuid: "d23d174424c4456b964b2a208d42869b" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 32867 } attrs { replace: true } } peers { permanent_uuid: "e4b0e996b4c84535b0aeb6fcc6b35346" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 46679 } } peers { permanent_uuid: "8d353e6070b4415798e79454c3d68e24" member_type: VOTER last_known_addr { host: "127.5.154.4" port: 41541 } attrs { promote: false } } }
I20260710 13:15:43.094558  6911 raft_consensus.cc:2955] T 32a2c0c939344fc89caee4f49986dcf1 P d23d174424c4456b964b2a208d42869b [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 8d353e6070b4415798e79454c3d68e24 (127.5.154.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "fb69514b407a432487642efa7694784c" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 41929 } } peers { permanent_uuid: "d23d174424c4456b964b2a208d42869b" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 32867 } } peers { permanent_uuid: "e4b0e996b4c84535b0aeb6fcc6b35346" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 46679 } attrs { replace: true } } peers { permanent_uuid: "8d353e6070b4415798e79454c3d68e24" member_type: VOTER last_known_addr { host: "127.5.154.4" port: 41541 } attrs { promote: false } } }
I20260710 13:15:43.092344  7585 raft_consensus.cc:2955] T 32a2c0c939344fc89caee4f49986dcf1 P fb69514b407a432487642efa7694784c [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 8d353e6070b4415798e79454c3d68e24 (127.5.154.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "fb69514b407a432487642efa7694784c" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 41929 } } peers { permanent_uuid: "d23d174424c4456b964b2a208d42869b" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 32867 } } peers { permanent_uuid: "e4b0e996b4c84535b0aeb6fcc6b35346" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 46679 } attrs { replace: true } } peers { permanent_uuid: "8d353e6070b4415798e79454c3d68e24" member_type: VOTER last_known_addr { host: "127.5.154.4" port: 41541 } attrs { promote: false } } }
I20260710 13:15:43.106873  6982 raft_consensus.cc:2955] T d4684292b79043c491d152393378f35e P e4b0e996b4c84535b0aeb6fcc6b35346 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 8d353e6070b4415798e79454c3d68e24 (127.5.154.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "fb69514b407a432487642efa7694784c" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 41929 } } peers { permanent_uuid: "d23d174424c4456b964b2a208d42869b" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 32867 } attrs { replace: true } } peers { permanent_uuid: "e4b0e996b4c84535b0aeb6fcc6b35346" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 46679 } } peers { permanent_uuid: "8d353e6070b4415798e79454c3d68e24" member_type: VOTER last_known_addr { host: "127.5.154.4" port: 41541 } attrs { promote: false } } }
I20260710 13:15:43.115191  6734 catalog_manager.cc:5697] T 32a2c0c939344fc89caee4f49986dcf1 P d23d174424c4456b964b2a208d42869b reported cstate change: config changed from index 2 to 3, 8d353e6070b4415798e79454c3d68e24 (127.5.154.4) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "fb69514b407a432487642efa7694784c" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "fb69514b407a432487642efa7694784c" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 41929 } } peers { permanent_uuid: "d23d174424c4456b964b2a208d42869b" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 32867 } } peers { permanent_uuid: "e4b0e996b4c84535b0aeb6fcc6b35346" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 46679 } attrs { replace: true } } peers { permanent_uuid: "8d353e6070b4415798e79454c3d68e24" member_type: VOTER last_known_addr { host: "127.5.154.4" port: 41541 } attrs { promote: false } } }
I20260710 13:15:43.121398  6732 catalog_manager.cc:5697] T d4684292b79043c491d152393378f35e P 8d353e6070b4415798e79454c3d68e24 reported cstate change: config changed from index 2 to 3, 8d353e6070b4415798e79454c3d68e24 (127.5.154.4) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "fb69514b407a432487642efa7694784c" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "fb69514b407a432487642efa7694784c" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 41929 } } peers { permanent_uuid: "d23d174424c4456b964b2a208d42869b" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 32867 } attrs { replace: true } } peers { permanent_uuid: "e4b0e996b4c84535b0aeb6fcc6b35346" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 46679 } } peers { permanent_uuid: "8d353e6070b4415798e79454c3d68e24" member_type: VOTER last_known_addr { host: "127.5.154.4" port: 41541 } attrs { promote: false } } }
I20260710 13:15:43.121592  6911 raft_consensus.cc:2955] T d4684292b79043c491d152393378f35e P d23d174424c4456b964b2a208d42869b [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 8d353e6070b4415798e79454c3d68e24 (127.5.154.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "fb69514b407a432487642efa7694784c" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 41929 } } peers { permanent_uuid: "d23d174424c4456b964b2a208d42869b" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 32867 } attrs { replace: true } } peers { permanent_uuid: "e4b0e996b4c84535b0aeb6fcc6b35346" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 46679 } } peers { permanent_uuid: "8d353e6070b4415798e79454c3d68e24" member_type: VOTER last_known_addr { host: "127.5.154.4" port: 41541 } attrs { promote: false } } }
I20260710 13:15:43.123031  6981 raft_consensus.cc:2955] T 32a2c0c939344fc89caee4f49986dcf1 P e4b0e996b4c84535b0aeb6fcc6b35346 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 8d353e6070b4415798e79454c3d68e24 (127.5.154.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "fb69514b407a432487642efa7694784c" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 41929 } } peers { permanent_uuid: "d23d174424c4456b964b2a208d42869b" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 32867 } } peers { permanent_uuid: "e4b0e996b4c84535b0aeb6fcc6b35346" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 46679 } attrs { replace: true } } peers { permanent_uuid: "8d353e6070b4415798e79454c3d68e24" member_type: VOTER last_known_addr { host: "127.5.154.4" port: 41541 } attrs { promote: false } } }
I20260710 13:15:43.151527  7238 raft_consensus.cc:2955] T 32a2c0c939344fc89caee4f49986dcf1 P 8d353e6070b4415798e79454c3d68e24 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 8d353e6070b4415798e79454c3d68e24 (127.5.154.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "fb69514b407a432487642efa7694784c" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 41929 } } peers { permanent_uuid: "d23d174424c4456b964b2a208d42869b" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 32867 } } peers { permanent_uuid: "e4b0e996b4c84535b0aeb6fcc6b35346" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 46679 } attrs { replace: true } } peers { permanent_uuid: "8d353e6070b4415798e79454c3d68e24" member_type: VOTER last_known_addr { host: "127.5.154.4" port: 41541 } attrs { promote: false } } }
I20260710 13:15:43.172591  6834 consensus_queue.cc:237] T d4684292b79043c491d152393378f35e P fb69514b407a432487642efa7694784c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 3, Committed index: 3, Last appended: 1.3, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "fb69514b407a432487642efa7694784c" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 41929 } } peers { permanent_uuid: "e4b0e996b4c84535b0aeb6fcc6b35346" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 46679 } } peers { permanent_uuid: "8d353e6070b4415798e79454c3d68e24" member_type: VOTER last_known_addr { host: "127.5.154.4" port: 41541 } attrs { promote: false } }
I20260710 13:15:43.179003  7238 raft_consensus.cc:1275] T d4684292b79043c491d152393378f35e P 8d353e6070b4415798e79454c3d68e24 [term 1 FOLLOWER]: Refusing update from remote peer fb69514b407a432487642efa7694784c: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 13:15:43.180469  7596 consensus_queue.cc:1048] T d4684292b79043c491d152393378f35e P fb69514b407a432487642efa7694784c [LEADER]: Connected to new peer: Peer: permanent_uuid: "8d353e6070b4415798e79454c3d68e24" member_type: VOTER last_known_addr { host: "127.5.154.4" port: 41541 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 13:15:43.182893  6982 raft_consensus.cc:1275] T d4684292b79043c491d152393378f35e P e4b0e996b4c84535b0aeb6fcc6b35346 [term 1 FOLLOWER]: Refusing update from remote peer fb69514b407a432487642efa7694784c: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 13:15:43.184206  7596 consensus_queue.cc:1048] T d4684292b79043c491d152393378f35e P fb69514b407a432487642efa7694784c [LEADER]: Connected to new peer: Peer: permanent_uuid: "e4b0e996b4c84535b0aeb6fcc6b35346" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 46679 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 13:15:43.186403  6834 consensus_queue.cc:237] T 32a2c0c939344fc89caee4f49986dcf1 P fb69514b407a432487642efa7694784c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 3, Committed index: 3, Last appended: 1.3, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "fb69514b407a432487642efa7694784c" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 41929 } } peers { permanent_uuid: "d23d174424c4456b964b2a208d42869b" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 32867 } } peers { permanent_uuid: "8d353e6070b4415798e79454c3d68e24" member_type: VOTER last_known_addr { host: "127.5.154.4" port: 41541 } attrs { promote: false } }
I20260710 13:15:43.190897  7585 raft_consensus.cc:2955] T d4684292b79043c491d152393378f35e P fb69514b407a432487642efa7694784c [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER d23d174424c4456b964b2a208d42869b (127.5.154.2) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "fb69514b407a432487642efa7694784c" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 41929 } } peers { permanent_uuid: "e4b0e996b4c84535b0aeb6fcc6b35346" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 46679 } } peers { permanent_uuid: "8d353e6070b4415798e79454c3d68e24" member_type: VOTER last_known_addr { host: "127.5.154.4" port: 41541 } attrs { promote: false } } }
I20260710 13:15:43.192345  6982 raft_consensus.cc:2955] T d4684292b79043c491d152393378f35e P e4b0e996b4c84535b0aeb6fcc6b35346 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER d23d174424c4456b964b2a208d42869b (127.5.154.2) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "fb69514b407a432487642efa7694784c" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 41929 } } peers { permanent_uuid: "e4b0e996b4c84535b0aeb6fcc6b35346" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 46679 } } peers { permanent_uuid: "8d353e6070b4415798e79454c3d68e24" member_type: VOTER last_known_addr { host: "127.5.154.4" port: 41541 } attrs { promote: false } } }
I20260710 13:15:43.195956  6911 raft_consensus.cc:1275] T 32a2c0c939344fc89caee4f49986dcf1 P d23d174424c4456b964b2a208d42869b [term 1 FOLLOWER]: Refusing update from remote peer fb69514b407a432487642efa7694784c: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 13:15:43.197420  7597 consensus_queue.cc:1048] T 32a2c0c939344fc89caee4f49986dcf1 P fb69514b407a432487642efa7694784c [LEADER]: Connected to new peer: Peer: permanent_uuid: "d23d174424c4456b964b2a208d42869b" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 32867 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 13:15:43.193884  7238 raft_consensus.cc:1275] T 32a2c0c939344fc89caee4f49986dcf1 P 8d353e6070b4415798e79454c3d68e24 [term 1 FOLLOWER]: Refusing update from remote peer fb69514b407a432487642efa7694784c: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 13:15:43.203320  6718 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet d4684292b79043c491d152393378f35e with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260710 13:15:43.204901  7238 raft_consensus.cc:2955] T d4684292b79043c491d152393378f35e P 8d353e6070b4415798e79454c3d68e24 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER d23d174424c4456b964b2a208d42869b (127.5.154.2) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "fb69514b407a432487642efa7694784c" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 41929 } } peers { permanent_uuid: "e4b0e996b4c84535b0aeb6fcc6b35346" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 46679 } } peers { permanent_uuid: "8d353e6070b4415798e79454c3d68e24" member_type: VOTER last_known_addr { host: "127.5.154.4" port: 41541 } attrs { promote: false } } }
I20260710 13:15:43.207116  7596 consensus_queue.cc:1048] T 32a2c0c939344fc89caee4f49986dcf1 P fb69514b407a432487642efa7694784c [LEADER]: Connected to new peer: Peer: permanent_uuid: "8d353e6070b4415798e79454c3d68e24" member_type: VOTER last_known_addr { host: "127.5.154.4" port: 41541 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 13:15:43.210216  7588 raft_consensus.cc:2955] T 32a2c0c939344fc89caee4f49986dcf1 P fb69514b407a432487642efa7694784c [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER e4b0e996b4c84535b0aeb6fcc6b35346 (127.5.154.3) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "fb69514b407a432487642efa7694784c" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 41929 } } peers { permanent_uuid: "d23d174424c4456b964b2a208d42869b" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 32867 } } peers { permanent_uuid: "8d353e6070b4415798e79454c3d68e24" member_type: VOTER last_known_addr { host: "127.5.154.4" port: 41541 } attrs { promote: false } } }
I20260710 13:15:43.211136  6730 catalog_manager.cc:5697] T d4684292b79043c491d152393378f35e P e4b0e996b4c84535b0aeb6fcc6b35346 reported cstate change: config changed from index 3 to 4, VOTER d23d174424c4456b964b2a208d42869b (127.5.154.2) evicted. New cstate: current_term: 1 leader_uuid: "fb69514b407a432487642efa7694784c" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "fb69514b407a432487642efa7694784c" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 41929 } } peers { permanent_uuid: "e4b0e996b4c84535b0aeb6fcc6b35346" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 46679 } } peers { permanent_uuid: "8d353e6070b4415798e79454c3d68e24" member_type: VOTER last_known_addr { host: "127.5.154.4" port: 41541 } attrs { promote: false } } }
I20260710 13:15:43.214582  7236 raft_consensus.cc:2955] T 32a2c0c939344fc89caee4f49986dcf1 P 8d353e6070b4415798e79454c3d68e24 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER e4b0e996b4c84535b0aeb6fcc6b35346 (127.5.154.3) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "fb69514b407a432487642efa7694784c" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 41929 } } peers { permanent_uuid: "d23d174424c4456b964b2a208d42869b" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 32867 } } peers { permanent_uuid: "8d353e6070b4415798e79454c3d68e24" member_type: VOTER last_known_addr { host: "127.5.154.4" port: 41541 } attrs { promote: false } } }
I20260710 13:15:43.216890  6911 raft_consensus.cc:2955] T 32a2c0c939344fc89caee4f49986dcf1 P d23d174424c4456b964b2a208d42869b [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER e4b0e996b4c84535b0aeb6fcc6b35346 (127.5.154.3) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "fb69514b407a432487642efa7694784c" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 41929 } } peers { permanent_uuid: "d23d174424c4456b964b2a208d42869b" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 32867 } } peers { permanent_uuid: "8d353e6070b4415798e79454c3d68e24" member_type: VOTER last_known_addr { host: "127.5.154.4" port: 41541 } attrs { promote: false } } }
I20260710 13:15:43.220682  6892 tablet_service.cc:1558] Processing DeleteTablet for tablet d4684292b79043c491d152393378f35e with delete_type TABLET_DATA_TOMBSTONED (TS d23d174424c4456b964b2a208d42869b not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:43492
I20260710 13:15:43.223491  7604 tablet_replica.cc:333] T d4684292b79043c491d152393378f35e P d23d174424c4456b964b2a208d42869b: stopping tablet replica
I20260710 13:15:43.224937  6718 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 32a2c0c939344fc89caee4f49986dcf1 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260710 13:15:43.226754  6734 catalog_manager.cc:5697] T 32a2c0c939344fc89caee4f49986dcf1 P 8d353e6070b4415798e79454c3d68e24 reported cstate change: config changed from index 3 to 4, VOTER e4b0e996b4c84535b0aeb6fcc6b35346 (127.5.154.3) evicted. New cstate: current_term: 1 leader_uuid: "fb69514b407a432487642efa7694784c" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "fb69514b407a432487642efa7694784c" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 41929 } } peers { permanent_uuid: "d23d174424c4456b964b2a208d42869b" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 32867 } } peers { permanent_uuid: "8d353e6070b4415798e79454c3d68e24" member_type: VOTER last_known_addr { host: "127.5.154.4" port: 41541 } attrs { promote: false } } }
I20260710 13:15:43.224459  7604 raft_consensus.cc:2243] T d4684292b79043c491d152393378f35e P d23d174424c4456b964b2a208d42869b [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:15:43.236961  7604 raft_consensus.cc:2272] T d4684292b79043c491d152393378f35e P d23d174424c4456b964b2a208d42869b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:15:43.240491  6968 tablet_service.cc:1558] Processing DeleteTablet for tablet 32a2c0c939344fc89caee4f49986dcf1 with delete_type TABLET_DATA_TOMBSTONED (TS e4b0e996b4c84535b0aeb6fcc6b35346 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:39512
I20260710 13:15:43.241808  7605 tablet_replica.cc:333] T 32a2c0c939344fc89caee4f49986dcf1 P e4b0e996b4c84535b0aeb6fcc6b35346: stopping tablet replica
I20260710 13:15:43.242628  7605 raft_consensus.cc:2243] T 32a2c0c939344fc89caee4f49986dcf1 P e4b0e996b4c84535b0aeb6fcc6b35346 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:15:43.243525  7604 ts_tablet_manager.cc:1916] T d4684292b79043c491d152393378f35e P d23d174424c4456b964b2a208d42869b: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260710 13:15:43.243341  7605 raft_consensus.cc:2272] T 32a2c0c939344fc89caee4f49986dcf1 P e4b0e996b4c84535b0aeb6fcc6b35346 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:15:43.250213  7605 ts_tablet_manager.cc:1916] T 32a2c0c939344fc89caee4f49986dcf1 P e4b0e996b4c84535b0aeb6fcc6b35346: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260710 13:15:43.253876  7604 ts_tablet_manager.cc:1929] T d4684292b79043c491d152393378f35e P d23d174424c4456b964b2a208d42869b: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260710 13:15:43.254245  7604 log.cc:1199] T d4684292b79043c491d152393378f35e P d23d174424c4456b964b2a208d42869b: Deleting WAL directory at /tmp/dist-test-taskPiHBc8/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783689303377817-5736-0/minicluster-data/ts-1-root/wals/d4684292b79043c491d152393378f35e
I20260710 13:15:43.255561  6718 catalog_manager.cc:5028] TS d23d174424c4456b964b2a208d42869b (127.5.154.2:32867): tablet d4684292b79043c491d152393378f35e (table test-workload [id=3724f98726324e3baa21d331f7f8b767]) successfully deleted
I20260710 13:15:43.260025  7605 ts_tablet_manager.cc:1929] T 32a2c0c939344fc89caee4f49986dcf1 P e4b0e996b4c84535b0aeb6fcc6b35346: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260710 13:15:43.260330  7605 log.cc:1199] T 32a2c0c939344fc89caee4f49986dcf1 P e4b0e996b4c84535b0aeb6fcc6b35346: Deleting WAL directory at /tmp/dist-test-taskPiHBc8/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783689303377817-5736-0/minicluster-data/ts-2-root/wals/32a2c0c939344fc89caee4f49986dcf1
I20260710 13:15:43.261459  6721 catalog_manager.cc:5028] TS e4b0e996b4c84535b0aeb6fcc6b35346 (127.5.154.3:46679): tablet 32a2c0c939344fc89caee4f49986dcf1 (table test-workload [id=3724f98726324e3baa21d331f7f8b767]) successfully deleted
I20260710 13:15:47.453291  7614 raft_consensus.cc:493] T 9f5bc7cc688b400d8617210578c6ab67 P fb69514b407a432487642efa7694784c [term 1 FOLLOWER]: Starting pre-election (detected failure of leader e4b0e996b4c84535b0aeb6fcc6b35346)
I20260710 13:15:47.454594  7614 raft_consensus.cc:515] T 9f5bc7cc688b400d8617210578c6ab67 P fb69514b407a432487642efa7694784c [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "fb69514b407a432487642efa7694784c" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 41929 } } peers { permanent_uuid: "e4b0e996b4c84535b0aeb6fcc6b35346" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 46679 } } peers { permanent_uuid: "8d353e6070b4415798e79454c3d68e24" member_type: VOTER last_known_addr { host: "127.5.154.4" port: 41541 } attrs { promote: false } }
I20260710 13:15:47.464473  7612 raft_consensus.cc:493] T 32f2e6c0394a472fb8ccff4f568d4500 P fb69514b407a432487642efa7694784c [term 1 FOLLOWER]: Starting pre-election (detected failure of leader e4b0e996b4c84535b0aeb6fcc6b35346)
I20260710 13:15:47.465124  7612 raft_consensus.cc:515] T 32f2e6c0394a472fb8ccff4f568d4500 P fb69514b407a432487642efa7694784c [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "fb69514b407a432487642efa7694784c" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 41929 } } peers { permanent_uuid: "e4b0e996b4c84535b0aeb6fcc6b35346" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 46679 } } peers { permanent_uuid: "8d353e6070b4415798e79454c3d68e24" member_type: VOTER last_known_addr { host: "127.5.154.4" port: 41541 } attrs { promote: false } }
I20260710 13:15:47.470515  7612 leader_election.cc:290] T 32f2e6c0394a472fb8ccff4f568d4500 P fb69514b407a432487642efa7694784c [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers e4b0e996b4c84535b0aeb6fcc6b35346 (127.5.154.3:46679), 8d353e6070b4415798e79454c3d68e24 (127.5.154.4:41541)
W20260710 13:15:47.472597  6765 debug-util.cc:398] Leaking SignalData structure 0x7b0800034d60 after lost signal to thread 5739
I20260710 13:15:47.489213  7614 leader_election.cc:290] T 9f5bc7cc688b400d8617210578c6ab67 P fb69514b407a432487642efa7694784c [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers e4b0e996b4c84535b0aeb6fcc6b35346 (127.5.154.3:46679), 8d353e6070b4415798e79454c3d68e24 (127.5.154.4:41541)
I20260710 13:15:47.571584  7612 raft_consensus.cc:493] T 7b598c89d6304c7f9a9bda962206c13e P fb69514b407a432487642efa7694784c [term 1 FOLLOWER]: Starting pre-election (detected failure of leader e4b0e996b4c84535b0aeb6fcc6b35346)
I20260710 13:15:47.572301  7612 raft_consensus.cc:515] T 7b598c89d6304c7f9a9bda962206c13e P fb69514b407a432487642efa7694784c [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fb69514b407a432487642efa7694784c" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 41929 } } peers { permanent_uuid: "d23d174424c4456b964b2a208d42869b" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 32867 } } peers { permanent_uuid: "e4b0e996b4c84535b0aeb6fcc6b35346" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 46679 } }
I20260710 13:15:47.575028  7612 leader_election.cc:290] T 7b598c89d6304c7f9a9bda962206c13e P fb69514b407a432487642efa7694784c [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers d23d174424c4456b964b2a208d42869b (127.5.154.2:32867), e4b0e996b4c84535b0aeb6fcc6b35346 (127.5.154.3:46679)
I20260710 13:15:47.590241  7616 raft_consensus.cc:493] T 823572ae35f14fc88f1c201e460896d5 P 8d353e6070b4415798e79454c3d68e24 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader fb69514b407a432487642efa7694784c)
I20260710 13:15:47.590900  7616 raft_consensus.cc:515] T 823572ae35f14fc88f1c201e460896d5 P 8d353e6070b4415798e79454c3d68e24 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "fb69514b407a432487642efa7694784c" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 41929 } } peers { permanent_uuid: "e4b0e996b4c84535b0aeb6fcc6b35346" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 46679 } } peers { permanent_uuid: "8d353e6070b4415798e79454c3d68e24" member_type: VOTER last_known_addr { host: "127.5.154.4" port: 41541 } attrs { promote: false } }
I20260710 13:15:47.624817  7614 raft_consensus.cc:493] T 1c9d104e697b4b318acf51fddb6cc2db P fb69514b407a432487642efa7694784c [term 1 FOLLOWER]: Starting pre-election (detected failure of leader d23d174424c4456b964b2a208d42869b)
I20260710 13:15:47.625586  7614 raft_consensus.cc:515] T 1c9d104e697b4b318acf51fddb6cc2db P fb69514b407a432487642efa7694784c [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fb69514b407a432487642efa7694784c" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 41929 } } peers { permanent_uuid: "d23d174424c4456b964b2a208d42869b" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 32867 } } peers { permanent_uuid: "e4b0e996b4c84535b0aeb6fcc6b35346" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 46679 } }
I20260710 13:15:47.628262  7614 leader_election.cc:290] T 1c9d104e697b4b318acf51fddb6cc2db P fb69514b407a432487642efa7694784c [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers d23d174424c4456b964b2a208d42869b (127.5.154.2:32867), e4b0e996b4c84535b0aeb6fcc6b35346 (127.5.154.3:46679)
I20260710 13:15:47.676976  7612 raft_consensus.cc:493] T 98b588a2f58548d881001123cfb22294 P fb69514b407a432487642efa7694784c [term 1 FOLLOWER]: Starting pre-election (detected failure of leader d23d174424c4456b964b2a208d42869b)
I20260710 13:15:47.679833  7619 raft_consensus.cc:493] T 365448378d344cb4b762d40a24bfd01d P fb69514b407a432487642efa7694784c [term 1 FOLLOWER]: Starting pre-election (detected failure of leader d23d174424c4456b964b2a208d42869b)
I20260710 13:15:47.689292  7618 raft_consensus.cc:493] T 735d56d6bcd44599ad0392e6ebbf3128 P 8d353e6070b4415798e79454c3d68e24 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader e4b0e996b4c84535b0aeb6fcc6b35346)
I20260710 13:15:47.701990  7620 raft_consensus.cc:493] T 347053c4d8d04327a9720a6a06b14c2d P fb69514b407a432487642efa7694784c [term 1 FOLLOWER]: Starting pre-election (detected failure of leader d23d174424c4456b964b2a208d42869b)
I20260710 13:15:47.706977  7617 raft_consensus.cc:493] T 5a067eef6b6649ce95706dd10ed4dd9f P e4b0e996b4c84535b0aeb6fcc6b35346 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader d23d174424c4456b964b2a208d42869b)
I20260710 13:15:47.709578  7621 raft_consensus.cc:493] T 356e1211bf7e4b8598874df9ddecf490 P 8d353e6070b4415798e79454c3d68e24 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader e4b0e996b4c84535b0aeb6fcc6b35346)
I20260710 13:15:47.725032  7622 raft_consensus.cc:493] T fe076a65a35f4a718ac8d13a58179708 P d23d174424c4456b964b2a208d42869b [term 1 FOLLOWER]: Starting pre-election (detected failure of leader e4b0e996b4c84535b0aeb6fcc6b35346)
I20260710 13:15:47.728343  7625 raft_consensus.cc:493] T d4684292b79043c491d152393378f35e P 8d353e6070b4415798e79454c3d68e24 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader fb69514b407a432487642efa7694784c)
I20260710 13:15:47.729236  7616 leader_election.cc:290] T 823572ae35f14fc88f1c201e460896d5 P 8d353e6070b4415798e79454c3d68e24 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers fb69514b407a432487642efa7694784c (127.5.154.1:41929), e4b0e996b4c84535b0aeb6fcc6b35346 (127.5.154.3:46679)
I20260710 13:15:47.729900  7626 raft_consensus.cc:493] T 2a4ef710fc364ab5a877e8dfcd8f893d P e4b0e996b4c84535b0aeb6fcc6b35346 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader d23d174424c4456b964b2a208d42869b)
I20260710 13:15:47.733404  7463 raft_consensus.cc:493] T a256f1aff9444ef99ba3d8fb9328de66 P d23d174424c4456b964b2a208d42869b [term 1 FOLLOWER]: Starting pre-election (detected failure of leader fb69514b407a432487642efa7694784c)
I20260710 13:15:47.737826  7536 raft_consensus.cc:493] T ba7eb01c95604a4a99577eeab6ca76d0 P e4b0e996b4c84535b0aeb6fcc6b35346 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader fb69514b407a432487642efa7694784c)
I20260710 13:15:47.738914  7612 raft_consensus.cc:515] T 98b588a2f58548d881001123cfb22294 P fb69514b407a432487642efa7694784c [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "fb69514b407a432487642efa7694784c" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 41929 } } peers { permanent_uuid: "d23d174424c4456b964b2a208d42869b" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 32867 } } peers { permanent_uuid: "8d353e6070b4415798e79454c3d68e24" member_type: VOTER last_known_addr { host: "127.5.154.4" port: 41541 } attrs { promote: false } }
I20260710 13:15:47.746520  7620 raft_consensus.cc:515] T 347053c4d8d04327a9720a6a06b14c2d P fb69514b407a432487642efa7694784c [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "fb69514b407a432487642efa7694784c" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 41929 } } peers { permanent_uuid: "d23d174424c4456b964b2a208d42869b" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 32867 } } peers { permanent_uuid: "8d353e6070b4415798e79454c3d68e24" member_type: VOTER last_known_addr { host: "127.5.154.4" port: 41541 } attrs { promote: false } }
I20260710 13:15:47.745154  7618 raft_consensus.cc:515] T 735d56d6bcd44599ad0392e6ebbf3128 P 8d353e6070b4415798e79454c3d68e24 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "e4b0e996b4c84535b0aeb6fcc6b35346" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 46679 } } peers { permanent_uuid: "fb69514b407a432487642efa7694784c" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 41929 } } peers { permanent_uuid: "8d353e6070b4415798e79454c3d68e24" member_type: VOTER last_known_addr { host: "127.5.154.4" port: 41541 } attrs { promote: false } }
I20260710 13:15:47.748814  7620 leader_election.cc:290] T 347053c4d8d04327a9720a6a06b14c2d P fb69514b407a432487642efa7694784c [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers d23d174424c4456b964b2a208d42869b (127.5.154.2:32867), 8d353e6070b4415798e79454c3d68e24 (127.5.154.4:41541)
I20260710 13:15:47.749141  7618 leader_election.cc:290] T 735d56d6bcd44599ad0392e6ebbf3128 P 8d353e6070b4415798e79454c3d68e24 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers e4b0e996b4c84535b0aeb6fcc6b35346 (127.5.154.3:46679), fb69514b407a432487642efa7694784c (127.5.154.1:41929)
I20260710 13:15:47.749686  7618 raft_consensus.cc:493] T 32a2c0c939344fc89caee4f49986dcf1 P 8d353e6070b4415798e79454c3d68e24 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader fb69514b407a432487642efa7694784c)
I20260710 13:15:47.750151  7618 raft_consensus.cc:515] T 32a2c0c939344fc89caee4f49986dcf1 P 8d353e6070b4415798e79454c3d68e24 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "fb69514b407a432487642efa7694784c" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 41929 } } peers { permanent_uuid: "d23d174424c4456b964b2a208d42869b" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 32867 } } peers { permanent_uuid: "8d353e6070b4415798e79454c3d68e24" member_type: VOTER last_known_addr { host: "127.5.154.4" port: 41541 } attrs { promote: false } }
I20260710 13:15:47.750739  7622 raft_consensus.cc:515] T fe076a65a35f4a718ac8d13a58179708 P d23d174424c4456b964b2a208d42869b [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "d23d174424c4456b964b2a208d42869b" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 32867 } } peers { permanent_uuid: "e4b0e996b4c84535b0aeb6fcc6b35346" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 46679 } } peers { permanent_uuid: "8d353e6070b4415798e79454c3d68e24" member_type: VOTER last_known_addr { host: "127.5.154.4" port: 41541 } attrs { promote: false } }
I20260710 13:15:47.752744  7625 raft_consensus.cc:515] T d4684292b79043c491d152393378f35e P 8d353e6070b4415798e79454c3d68e24 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "fb69514b407a432487642efa7694784c" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 41929 } } peers { permanent_uuid: "e4b0e996b4c84535b0aeb6fcc6b35346" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 46679 } } peers { permanent_uuid: "8d353e6070b4415798e79454c3d68e24" member_type: VOTER last_known_addr { host: "127.5.154.4" port: 41541 } attrs { promote: false } }
I20260710 13:15:47.753417  7622 leader_election.cc:290] T fe076a65a35f4a718ac8d13a58179708 P d23d174424c4456b964b2a208d42869b [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers e4b0e996b4c84535b0aeb6fcc6b35346 (127.5.154.3:46679), 8d353e6070b4415798e79454c3d68e24 (127.5.154.4:41541)
I20260710 13:15:47.759027  6982 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "823572ae35f14fc88f1c201e460896d5" candidate_uuid: "8d353e6070b4415798e79454c3d68e24" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "e4b0e996b4c84535b0aeb6fcc6b35346" is_pre_election: true
I20260710 13:15:47.759845  6982 raft_consensus.cc:2468] T 823572ae35f14fc88f1c201e460896d5 P e4b0e996b4c84535b0aeb6fcc6b35346 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 8d353e6070b4415798e79454c3d68e24 in term 1.
I20260710 13:15:47.745009  7619 raft_consensus.cc:515] T 365448378d344cb4b762d40a24bfd01d P fb69514b407a432487642efa7694784c [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fb69514b407a432487642efa7694784c" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 41929 } } peers { permanent_uuid: "d23d174424c4456b964b2a208d42869b" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 32867 } } peers { permanent_uuid: "e4b0e996b4c84535b0aeb6fcc6b35346" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 46679 } }
I20260710 13:15:47.760924  7621 raft_consensus.cc:515] T 356e1211bf7e4b8598874df9ddecf490 P 8d353e6070b4415798e79454c3d68e24 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "d23d174424c4456b964b2a208d42869b" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 32867 } } peers { permanent_uuid: "e4b0e996b4c84535b0aeb6fcc6b35346" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 46679 } } peers { permanent_uuid: "8d353e6070b4415798e79454c3d68e24" member_type: VOTER last_known_addr { host: "127.5.154.4" port: 41541 } attrs { promote: false } }
I20260710 13:15:47.731356  7614 raft_consensus.cc:493] T 735d56d6bcd44599ad0392e6ebbf3128 P fb69514b407a432487642efa7694784c [term 1 FOLLOWER]: Starting pre-election (detected failure of leader e4b0e996b4c84535b0aeb6fcc6b35346)
I20260710 13:15:47.766377  7536 raft_consensus.cc:515] T ba7eb01c95604a4a99577eeab6ca76d0 P e4b0e996b4c84535b0aeb6fcc6b35346 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fb69514b407a432487642efa7694784c" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 41929 } } peers { permanent_uuid: "d23d174424c4456b964b2a208d42869b" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 32867 } } peers { permanent_uuid: "e4b0e996b4c84535b0aeb6fcc6b35346" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 46679 } }
I20260710 13:15:47.768924  7463 raft_consensus.cc:515] T a256f1aff9444ef99ba3d8fb9328de66 P d23d174424c4456b964b2a208d42869b [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "fb69514b407a432487642efa7694784c" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 41929 } } peers { permanent_uuid: "d23d174424c4456b964b2a208d42869b" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 32867 } } peers { permanent_uuid: "8d353e6070b4415798e79454c3d68e24" member_type: VOTER last_known_addr { host: "127.5.154.4" port: 41541 } attrs { promote: false } }
W20260710 13:15:47.995271  6765 debug-util.cc:398] Leaking SignalData structure 0x7b080008ab00 after lost signal to thread 6768
I20260710 13:15:47.755738  7617 raft_consensus.cc:515] T 5a067eef6b6649ce95706dd10ed4dd9f P e4b0e996b4c84535b0aeb6fcc6b35346 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "d23d174424c4456b964b2a208d42869b" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 32867 } } peers { permanent_uuid: "e4b0e996b4c84535b0aeb6fcc6b35346" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 46679 } } peers { permanent_uuid: "8d353e6070b4415798e79454c3d68e24" member_type: VOTER last_known_addr { host: "127.5.154.4" port: 41541 } attrs { promote: false } }
I20260710 13:15:48.012933  7628 raft_consensus.cc:493] T ba7eb01c95604a4a99577eeab6ca76d0 P d23d174424c4456b964b2a208d42869b [term 1 FOLLOWER]: Starting pre-election (detected failure of leader fb69514b407a432487642efa7694784c)
I20260710 13:15:47.998827  7620 raft_consensus.cc:493] T 8a667946726a46208373a80701d4c817 P fb69514b407a432487642efa7694784c [term 1 FOLLOWER]: Starting pre-election (detected failure of leader d23d174424c4456b964b2a208d42869b)
I20260710 13:15:48.029883  7630 raft_consensus.cc:493] T 5e5bb78ed3b74e12a27bb333780416ee P 8d353e6070b4415798e79454c3d68e24 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader fb69514b407a432487642efa7694784c)
I20260710 13:15:48.030424  7618 leader_election.cc:290] T 32a2c0c939344fc89caee4f49986dcf1 P 8d353e6070b4415798e79454c3d68e24 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers fb69514b407a432487642efa7694784c (127.5.154.1:41929), d23d174424c4456b964b2a208d42869b (127.5.154.2:32867)
I20260710 13:15:48.032512  7623 raft_consensus.cc:493] T 356e1211bf7e4b8598874df9ddecf490 P d23d174424c4456b964b2a208d42869b [term 1 FOLLOWER]: Starting pre-election (detected failure of leader e4b0e996b4c84535b0aeb6fcc6b35346)
I20260710 13:15:48.013515  7628 raft_consensus.cc:515] T ba7eb01c95604a4a99577eeab6ca76d0 P d23d174424c4456b964b2a208d42869b [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fb69514b407a432487642efa7694784c" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 41929 } } peers { permanent_uuid: "d23d174424c4456b964b2a208d42869b" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 32867 } } peers { permanent_uuid: "e4b0e996b4c84535b0aeb6fcc6b35346" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 46679 } }
I20260710 13:15:48.030560  7463 leader_election.cc:290] T a256f1aff9444ef99ba3d8fb9328de66 P d23d174424c4456b964b2a208d42869b [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers fb69514b407a432487642efa7694784c (127.5.154.1:41929), 8d353e6070b4415798e79454c3d68e24 (127.5.154.4:41541)
I20260710 13:15:48.026016  7612 leader_election.cc:290] T 98b588a2f58548d881001123cfb22294 P fb69514b407a432487642efa7694784c [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers d23d174424c4456b964b2a208d42869b (127.5.154.2:32867), 8d353e6070b4415798e79454c3d68e24 (127.5.154.4:41541)
I20260710 13:15:48.025867  7616 raft_consensus.cc:493] T 0f2ac2c4b35d469690dbf670e44fc036 P 8d353e6070b4415798e79454c3d68e24 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader fb69514b407a432487642efa7694784c)
I20260710 13:15:48.030869  7625 leader_election.cc:290] T d4684292b79043c491d152393378f35e P 8d353e6070b4415798e79454c3d68e24 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers fb69514b407a432487642efa7694784c (127.5.154.1:41929), e4b0e996b4c84535b0aeb6fcc6b35346 (127.5.154.3:46679)
I20260710 13:15:48.035403  7627 raft_consensus.cc:493] T cee542c73d63441f86158b4cc18fdaaf P d23d174424c4456b964b2a208d42869b [term 1 FOLLOWER]: Starting pre-election (detected failure of leader fb69514b407a432487642efa7694784c)
I20260710 13:15:48.035598  7620 raft_consensus.cc:515] T 8a667946726a46208373a80701d4c817 P fb69514b407a432487642efa7694784c [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "fb69514b407a432487642efa7694784c" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 41929 } } peers { permanent_uuid: "d23d174424c4456b964b2a208d42869b" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 32867 } } peers { permanent_uuid: "8d353e6070b4415798e79454c3d68e24" member_type: VOTER last_known_addr { host: "127.5.154.4" port: 41541 } attrs { promote: false } }
I20260710 13:15:48.006839  7614 raft_consensus.cc:515] T 735d56d6bcd44599ad0392e6ebbf3128 P fb69514b407a432487642efa7694784c [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "e4b0e996b4c84535b0aeb6fcc6b35346" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 46679 } } peers { permanent_uuid: "fb69514b407a432487642efa7694784c" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 41929 } } peers { permanent_uuid: "8d353e6070b4415798e79454c3d68e24" member_type: VOTER last_known_addr { host: "127.5.154.4" port: 41541 } attrs { promote: false } }
I20260710 13:15:48.035898  7616 raft_consensus.cc:515] T 0f2ac2c4b35d469690dbf670e44fc036 P 8d353e6070b4415798e79454c3d68e24 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "fb69514b407a432487642efa7694784c" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 41929 } } peers { permanent_uuid: "d23d174424c4456b964b2a208d42869b" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 32867 } } peers { permanent_uuid: "8d353e6070b4415798e79454c3d68e24" member_type: VOTER last_known_addr { host: "127.5.154.4" port: 41541 } attrs { promote: false } }
I20260710 13:15:47.770203  7626 raft_consensus.cc:515] T 2a4ef710fc364ab5a877e8dfcd8f893d P e4b0e996b4c84535b0aeb6fcc6b35346 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "d23d174424c4456b964b2a208d42869b" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 32867 } } peers { permanent_uuid: "e4b0e996b4c84535b0aeb6fcc6b35346" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 46679 } } peers { permanent_uuid: "8d353e6070b4415798e79454c3d68e24" member_type: VOTER last_known_addr { host: "127.5.154.4" port: 41541 } attrs { promote: false } }
I20260710 13:15:48.029549  7619 leader_election.cc:290] T 365448378d344cb4b762d40a24bfd01d P fb69514b407a432487642efa7694784c [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers d23d174424c4456b964b2a208d42869b (127.5.154.2:32867), e4b0e996b4c84535b0aeb6fcc6b35346 (127.5.154.3:46679)
I20260710 13:15:48.042461  7617 leader_election.cc:290] T 5a067eef6b6649ce95706dd10ed4dd9f P e4b0e996b4c84535b0aeb6fcc6b35346 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers d23d174424c4456b964b2a208d42869b (127.5.154.2:32867), 8d353e6070b4415798e79454c3d68e24 (127.5.154.4:41541)
I20260710 13:15:48.043663  7621 leader_election.cc:290] T 356e1211bf7e4b8598874df9ddecf490 P 8d353e6070b4415798e79454c3d68e24 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers d23d174424c4456b964b2a208d42869b (127.5.154.2:32867), e4b0e996b4c84535b0aeb6fcc6b35346 (127.5.154.3:46679)
I20260710 13:15:48.044148  7627 raft_consensus.cc:515] T cee542c73d63441f86158b4cc18fdaaf P d23d174424c4456b964b2a208d42869b [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fb69514b407a432487642efa7694784c" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 41929 } } peers { permanent_uuid: "d23d174424c4456b964b2a208d42869b" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 32867 } } peers { permanent_uuid: "e4b0e996b4c84535b0aeb6fcc6b35346" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 46679 } }
I20260710 13:15:48.045673  7536 leader_election.cc:290] T ba7eb01c95604a4a99577eeab6ca76d0 P e4b0e996b4c84535b0aeb6fcc6b35346 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers fb69514b407a432487642efa7694784c (127.5.154.1:41929), d23d174424c4456b964b2a208d42869b (127.5.154.2:32867)
I20260710 13:15:48.034111  7618 raft_consensus.cc:493] T 98b588a2f58548d881001123cfb22294 P 8d353e6070b4415798e79454c3d68e24 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader d23d174424c4456b964b2a208d42869b)
I20260710 13:15:48.055765  6979 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fe076a65a35f4a718ac8d13a58179708" candidate_uuid: "d23d174424c4456b964b2a208d42869b" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "e4b0e996b4c84535b0aeb6fcc6b35346" is_pre_election: true
I20260710 13:15:48.057113  6909 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7b598c89d6304c7f9a9bda962206c13e" candidate_uuid: "fb69514b407a432487642efa7694784c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "d23d174424c4456b964b2a208d42869b" is_pre_election: true
I20260710 13:15:48.046902  7629 raft_consensus.cc:493] T 0f2ac2c4b35d469690dbf670e44fc036 P d23d174424c4456b964b2a208d42869b [term 1 FOLLOWER]: Starting pre-election (detected failure of leader fb69514b407a432487642efa7694784c)
I20260710 13:15:48.059283  6911 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1c9d104e697b4b318acf51fddb6cc2db" candidate_uuid: "fb69514b407a432487642efa7694784c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "d23d174424c4456b964b2a208d42869b" is_pre_election: true
I20260710 13:15:48.059687  7616 leader_election.cc:290] T 0f2ac2c4b35d469690dbf670e44fc036 P 8d353e6070b4415798e79454c3d68e24 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers fb69514b407a432487642efa7694784c (127.5.154.1:41929), d23d174424c4456b964b2a208d42869b (127.5.154.2:32867)
I20260710 13:15:48.059363  7629 raft_consensus.cc:515] T 0f2ac2c4b35d469690dbf670e44fc036 P d23d174424c4456b964b2a208d42869b [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "fb69514b407a432487642efa7694784c" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 41929 } } peers { permanent_uuid: "d23d174424c4456b964b2a208d42869b" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 32867 } } peers { permanent_uuid: "8d353e6070b4415798e79454c3d68e24" member_type: VOTER last_known_addr { host: "127.5.154.4" port: 41541 } attrs { promote: false } }
I20260710 13:15:48.048974  7623 raft_consensus.cc:515] T 356e1211bf7e4b8598874df9ddecf490 P d23d174424c4456b964b2a208d42869b [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "d23d174424c4456b964b2a208d42869b" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 32867 } } peers { permanent_uuid: "e4b0e996b4c84535b0aeb6fcc6b35346" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 46679 } } peers { permanent_uuid: "8d353e6070b4415798e79454c3d68e24" member_type: VOTER last_known_addr { host: "127.5.154.4" port: 41541 } attrs { promote: false } }
I20260710 13:15:48.035159  7630 raft_consensus.cc:515] T 5e5bb78ed3b74e12a27bb333780416ee P 8d353e6070b4415798e79454c3d68e24 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "fb69514b407a432487642efa7694784c" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 41929 } } peers { permanent_uuid: "e4b0e996b4c84535b0aeb6fcc6b35346" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 46679 } } peers { permanent_uuid: "8d353e6070b4415798e79454c3d68e24" member_type: VOTER last_known_addr { host: "127.5.154.4" port: 41541 } attrs { promote: false } }
I20260710 13:15:48.066725  7620 leader_election.cc:290] T 8a667946726a46208373a80701d4c817 P fb69514b407a432487642efa7694784c [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers d23d174424c4456b964b2a208d42869b (127.5.154.2:32867), 8d353e6070b4415798e79454c3d68e24 (127.5.154.4:41541)
I20260710 13:15:48.068310  7627 leader_election.cc:290] T cee542c73d63441f86158b4cc18fdaaf P d23d174424c4456b964b2a208d42869b [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers fb69514b407a432487642efa7694784c (127.5.154.1:41929), e4b0e996b4c84535b0aeb6fcc6b35346 (127.5.154.3:46679)
I20260710 13:15:48.057224  6835 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a256f1aff9444ef99ba3d8fb9328de66" candidate_uuid: "d23d174424c4456b964b2a208d42869b" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "fb69514b407a432487642efa7694784c" is_pre_election: true
I20260710 13:15:48.076545  7632 raft_consensus.cc:493] T 7b598c89d6304c7f9a9bda962206c13e P d23d174424c4456b964b2a208d42869b [term 1 FOLLOWER]: Starting pre-election (detected failure of leader e4b0e996b4c84535b0aeb6fcc6b35346)
I20260710 13:15:48.064751  7618 raft_consensus.cc:515] T 98b588a2f58548d881001123cfb22294 P 8d353e6070b4415798e79454c3d68e24 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "fb69514b407a432487642efa7694784c" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 41929 } } peers { permanent_uuid: "d23d174424c4456b964b2a208d42869b" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 32867 } } peers { permanent_uuid: "8d353e6070b4415798e79454c3d68e24" member_type: VOTER last_known_addr { host: "127.5.154.4" port: 41541 } attrs { promote: false } }
W20260710 13:15:48.078502  6765 debug-util.cc:398] Leaking SignalData structure 0x7b0800204460 after lost signal to thread 6860
I20260710 13:15:48.078882  7636 raft_consensus.cc:493] T 365448378d344cb4b762d40a24bfd01d P e4b0e996b4c84535b0aeb6fcc6b35346 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader d23d174424c4456b964b2a208d42869b)
I20260710 13:15:48.066988  7630 leader_election.cc:290] T 5e5bb78ed3b74e12a27bb333780416ee P 8d353e6070b4415798e79454c3d68e24 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers fb69514b407a432487642efa7694784c (127.5.154.1:41929), e4b0e996b4c84535b0aeb6fcc6b35346 (127.5.154.3:46679)
I20260710 13:15:48.070855  7628 leader_election.cc:290] T ba7eb01c95604a4a99577eeab6ca76d0 P d23d174424c4456b964b2a208d42869b [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers fb69514b407a432487642efa7694784c (127.5.154.1:41929), e4b0e996b4c84535b0aeb6fcc6b35346 (127.5.154.3:46679)
I20260710 13:15:48.080157  7633 raft_consensus.cc:493] T cee542c73d63441f86158b4cc18fdaaf P e4b0e996b4c84535b0aeb6fcc6b35346 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader fb69514b407a432487642efa7694784c)
I20260710 13:15:48.082974  6911 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "347053c4d8d04327a9720a6a06b14c2d" candidate_uuid: "fb69514b407a432487642efa7694784c" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "d23d174424c4456b964b2a208d42869b" is_pre_election: true
I20260710 13:15:48.080224  7635 raft_consensus.cc:493] T d4684292b79043c491d152393378f35e P e4b0e996b4c84535b0aeb6fcc6b35346 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader fb69514b407a432487642efa7694784c)
I20260710 13:15:48.080724  6979 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cee542c73d63441f86158b4cc18fdaaf" candidate_uuid: "d23d174424c4456b964b2a208d42869b" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "e4b0e996b4c84535b0aeb6fcc6b35346" is_pre_election: true
I20260710 13:15:48.083885  7614 leader_election.cc:290] T 735d56d6bcd44599ad0392e6ebbf3128 P fb69514b407a432487642efa7694784c [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers e4b0e996b4c84535b0aeb6fcc6b35346 (127.5.154.3:46679), 8d353e6070b4415798e79454c3d68e24 (127.5.154.4:41541)
I20260710 13:15:48.081337  7618 leader_election.cc:290] T 98b588a2f58548d881001123cfb22294 P 8d353e6070b4415798e79454c3d68e24 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers fb69514b407a432487642efa7694784c (127.5.154.1:41929), d23d174424c4456b964b2a208d42869b (127.5.154.2:32867)
I20260710 13:15:48.075325  7634 raft_consensus.cc:493] T 1c9d104e697b4b318acf51fddb6cc2db P e4b0e996b4c84535b0aeb6fcc6b35346 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader d23d174424c4456b964b2a208d42869b)
I20260710 13:15:48.077216  7632 raft_consensus.cc:515] T 7b598c89d6304c7f9a9bda962206c13e P d23d174424c4456b964b2a208d42869b [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fb69514b407a432487642efa7694784c" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 41929 } } peers { permanent_uuid: "d23d174424c4456b964b2a208d42869b" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 32867 } } peers { permanent_uuid: "e4b0e996b4c84535b0aeb6fcc6b35346" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 46679 } }
I20260710 13:15:48.093780  6983 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ba7eb01c95604a4a99577eeab6ca76d0" candidate_uuid: "d23d174424c4456b964b2a208d42869b" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "e4b0e996b4c84535b0aeb6fcc6b35346" is_pre_election: true
I20260710 13:15:48.094384  6983 raft_consensus.cc:2468] T ba7eb01c95604a4a99577eeab6ca76d0 P e4b0e996b4c84535b0aeb6fcc6b35346 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d23d174424c4456b964b2a208d42869b in term 1.
I20260710 13:15:48.091702  6980 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "356e1211bf7e4b8598874df9ddecf490" candidate_uuid: "d23d174424c4456b964b2a208d42869b" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "e4b0e996b4c84535b0aeb6fcc6b35346" is_pre_election: true
I20260710 13:15:48.094506  7634 raft_consensus.cc:515] T 1c9d104e697b4b318acf51fddb6cc2db P e4b0e996b4c84535b0aeb6fcc6b35346 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fb69514b407a432487642efa7694784c" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 41929 } } peers { permanent_uuid: "d23d174424c4456b964b2a208d42869b" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 32867 } } peers { permanent_uuid: "e4b0e996b4c84535b0aeb6fcc6b35346" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 46679 } }
I20260710 13:15:48.091615  6910 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "98b588a2f58548d881001123cfb22294" candidate_uuid: "fb69514b407a432487642efa7694784c" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "d23d174424c4456b964b2a208d42869b" is_pre_election: true
I20260710 13:15:48.097180  6981 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "32f2e6c0394a472fb8ccff4f568d4500" candidate_uuid: "fb69514b407a432487642efa7694784c" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "e4b0e996b4c84535b0aeb6fcc6b35346" is_pre_election: true
I20260710 13:15:48.099614  6877 leader_election.cc:304] T ba7eb01c95604a4a99577eeab6ca76d0 P d23d174424c4456b964b2a208d42869b [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: d23d174424c4456b964b2a208d42869b, e4b0e996b4c84535b0aeb6fcc6b35346; no voters: 
I20260710 13:15:48.099718  6906 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "365448378d344cb4b762d40a24bfd01d" candidate_uuid: "fb69514b407a432487642efa7694784c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "d23d174424c4456b964b2a208d42869b" is_pre_election: true
I20260710 13:15:48.100764  7627 raft_consensus.cc:2804] T ba7eb01c95604a4a99577eeab6ca76d0 P d23d174424c4456b964b2a208d42869b [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260710 13:15:48.101147  7627 raft_consensus.cc:493] T ba7eb01c95604a4a99577eeab6ca76d0 P d23d174424c4456b964b2a208d42869b [term 1 FOLLOWER]: Starting leader election (detected failure of leader fb69514b407a432487642efa7694784c)
I20260710 13:15:48.101507  7627 raft_consensus.cc:3060] T ba7eb01c95604a4a99577eeab6ca76d0 P d23d174424c4456b964b2a208d42869b [term 1 FOLLOWER]: Advancing to term 2
W20260710 13:15:48.103852  6765 debug-util.cc:398] Leaking SignalData structure 0x7b0800285c40 after lost signal to thread 6935
I20260710 13:15:48.104903  6908 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5a067eef6b6649ce95706dd10ed4dd9f" candidate_uuid: "e4b0e996b4c84535b0aeb6fcc6b35346" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "d23d174424c4456b964b2a208d42869b" is_pre_election: true
I20260710 13:15:48.105682  7621 raft_consensus.cc:493] T a256f1aff9444ef99ba3d8fb9328de66 P 8d353e6070b4415798e79454c3d68e24 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader fb69514b407a432487642efa7694784c)
I20260710 13:15:48.106158  7621 raft_consensus.cc:515] T a256f1aff9444ef99ba3d8fb9328de66 P 8d353e6070b4415798e79454c3d68e24 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "fb69514b407a432487642efa7694784c" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 41929 } } peers { permanent_uuid: "d23d174424c4456b964b2a208d42869b" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 32867 } } peers { permanent_uuid: "8d353e6070b4415798e79454c3d68e24" member_type: VOTER last_known_addr { host: "127.5.154.4" port: 41541 } attrs { promote: false } }
I20260710 13:15:48.106894  6909 raft_consensus.cc:2468] T 7b598c89d6304c7f9a9bda962206c13e P d23d174424c4456b964b2a208d42869b [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate fb69514b407a432487642efa7694784c in term 1.
I20260710 13:15:48.108445  6981 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9f5bc7cc688b400d8617210578c6ab67" candidate_uuid: "fb69514b407a432487642efa7694784c" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "e4b0e996b4c84535b0aeb6fcc6b35346" is_pre_election: true
I20260710 13:15:48.093652  7626 leader_election.cc:290] T 2a4ef710fc364ab5a877e8dfcd8f893d P e4b0e996b4c84535b0aeb6fcc6b35346 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers d23d174424c4456b964b2a208d42869b (127.5.154.2:32867), 8d353e6070b4415798e79454c3d68e24 (127.5.154.4:41541)
I20260710 13:15:48.088559  7636 raft_consensus.cc:515] T 365448378d344cb4b762d40a24bfd01d P e4b0e996b4c84535b0aeb6fcc6b35346 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fb69514b407a432487642efa7694784c" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 41929 } } peers { permanent_uuid: "d23d174424c4456b964b2a208d42869b" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 32867 } } peers { permanent_uuid: "e4b0e996b4c84535b0aeb6fcc6b35346" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 46679 } }
I20260710 13:15:48.110052  7630 raft_consensus.cc:493] T 4da6c741486d4e68b1456177dd11977d P 8d353e6070b4415798e79454c3d68e24 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader d23d174424c4456b964b2a208d42869b)
I20260710 13:15:48.111791  7621 leader_election.cc:290] T a256f1aff9444ef99ba3d8fb9328de66 P 8d353e6070b4415798e79454c3d68e24 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers fb69514b407a432487642efa7694784c (127.5.154.1:41929), d23d174424c4456b964b2a208d42869b (127.5.154.2:32867)
I20260710 13:15:48.112318  7616 raft_consensus.cc:493] T 9f5bc7cc688b400d8617210578c6ab67 P 8d353e6070b4415798e79454c3d68e24 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader e4b0e996b4c84535b0aeb6fcc6b35346)
I20260710 13:15:48.113369  6834 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "823572ae35f14fc88f1c201e460896d5" candidate_uuid: "8d353e6070b4415798e79454c3d68e24" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "fb69514b407a432487642efa7694784c" is_pre_election: true
I20260710 13:15:48.120019  6911 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2a4ef710fc364ab5a877e8dfcd8f893d" candidate_uuid: "e4b0e996b4c84535b0aeb6fcc6b35346" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "d23d174424c4456b964b2a208d42869b" is_pre_election: true
I20260710 13:15:48.112216  7618 raft_consensus.cc:493] T fe076a65a35f4a718ac8d13a58179708 P 8d353e6070b4415798e79454c3d68e24 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader e4b0e996b4c84535b0aeb6fcc6b35346)
I20260710 13:15:48.115908  7630 raft_consensus.cc:515] T 4da6c741486d4e68b1456177dd11977d P 8d353e6070b4415798e79454c3d68e24 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "d23d174424c4456b964b2a208d42869b" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 32867 } } peers { permanent_uuid: "e4b0e996b4c84535b0aeb6fcc6b35346" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 46679 } } peers { permanent_uuid: "8d353e6070b4415798e79454c3d68e24" member_type: VOTER last_known_addr { host: "127.5.154.4" port: 41541 } attrs { promote: false } }
I20260710 13:15:48.109102  7623 leader_election.cc:290] T 356e1211bf7e4b8598874df9ddecf490 P d23d174424c4456b964b2a208d42869b [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers e4b0e996b4c84535b0aeb6fcc6b35346 (127.5.154.3:46679), 8d353e6070b4415798e79454c3d68e24 (127.5.154.4:41541)
W20260710 13:15:48.116950  6765 debug-util.cc:398] Leaking SignalData structure 0x7b0800264a80 after lost signal to thread 7009
I20260710 13:15:48.115916  6907 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ba7eb01c95604a4a99577eeab6ca76d0" candidate_uuid: "e4b0e996b4c84535b0aeb6fcc6b35346" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "d23d174424c4456b964b2a208d42869b" is_pre_election: true
I20260710 13:15:48.111814  6833 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cee542c73d63441f86158b4cc18fdaaf" candidate_uuid: "d23d174424c4456b964b2a208d42869b" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "fb69514b407a432487642efa7694784c" is_pre_election: true
I20260710 13:15:48.126276  6982 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7b598c89d6304c7f9a9bda962206c13e" candidate_uuid: "fb69514b407a432487642efa7694784c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "e4b0e996b4c84535b0aeb6fcc6b35346" is_pre_election: true
I20260710 13:15:48.127624  6910 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "32a2c0c939344fc89caee4f49986dcf1" candidate_uuid: "8d353e6070b4415798e79454c3d68e24" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "d23d174424c4456b964b2a208d42869b" is_pre_election: true
I20260710 13:15:48.128302  6834 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0f2ac2c4b35d469690dbf670e44fc036" candidate_uuid: "d23d174424c4456b964b2a208d42869b" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "fb69514b407a432487642efa7694784c" is_pre_election: true
I20260710 13:15:48.123389  7618 raft_consensus.cc:515] T fe076a65a35f4a718ac8d13a58179708 P 8d353e6070b4415798e79454c3d68e24 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "d23d174424c4456b964b2a208d42869b" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 32867 } } peers { permanent_uuid: "e4b0e996b4c84535b0aeb6fcc6b35346" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 46679 } } peers { permanent_uuid: "8d353e6070b4415798e79454c3d68e24" member_type: VOTER last_known_addr { host: "127.5.154.4" port: 41541 } attrs { promote: false } }
I20260710 13:15:48.122599  7621 raft_consensus.cc:493] T 5a067eef6b6649ce95706dd10ed4dd9f P 8d353e6070b4415798e79454c3d68e24 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader d23d174424c4456b964b2a208d42869b)
I20260710 13:15:48.099255  7633 raft_consensus.cc:515] T cee542c73d63441f86158b4cc18fdaaf P e4b0e996b4c84535b0aeb6fcc6b35346 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fb69514b407a432487642efa7694784c" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 41929 } } peers { permanent_uuid: "d23d174424c4456b964b2a208d42869b" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 32867 } } peers { permanent_uuid: "e4b0e996b4c84535b0aeb6fcc6b35346" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 46679 } }
I20260710 13:15:48.122035  7616 raft_consensus.cc:515] T 9f5bc7cc688b400d8617210578c6ab67 P 8d353e6070b4415798e79454c3d68e24 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "fb69514b407a432487642efa7694784c" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 41929 } } peers { permanent_uuid: "e4b0e996b4c84535b0aeb6fcc6b35346" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 46679 } } peers { permanent_uuid: "8d353e6070b4415798e79454c3d68e24" member_type: VOTER last_known_addr { host: "127.5.154.4" port: 41541 } attrs { promote: false } }
I20260710 13:15:48.131750  6983 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1c9d104e697b4b318acf51fddb6cc2db" candidate_uuid: "fb69514b407a432487642efa7694784c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "e4b0e996b4c84535b0aeb6fcc6b35346" is_pre_election: true
I20260710 13:15:48.116055  6831 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "735d56d6bcd44599ad0392e6ebbf3128" candidate_uuid: "8d353e6070b4415798e79454c3d68e24" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "fb69514b407a432487642efa7694784c" is_pre_election: true
I20260710 13:15:48.127223  6906 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8a667946726a46208373a80701d4c817" candidate_uuid: "fb69514b407a432487642efa7694784c" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "d23d174424c4456b964b2a208d42869b" is_pre_election: true
I20260710 13:15:48.133014  7630 leader_election.cc:290] T 4da6c741486d4e68b1456177dd11977d P 8d353e6070b4415798e79454c3d68e24 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers d23d174424c4456b964b2a208d42869b (127.5.154.2:32867), e4b0e996b4c84535b0aeb6fcc6b35346 (127.5.154.3:46679)
I20260710 13:15:48.099416  7635 raft_consensus.cc:515] T d4684292b79043c491d152393378f35e P e4b0e996b4c84535b0aeb6fcc6b35346 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "fb69514b407a432487642efa7694784c" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 41929 } } peers { permanent_uuid: "e4b0e996b4c84535b0aeb6fcc6b35346" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 46679 } } peers { permanent_uuid: "8d353e6070b4415798e79454c3d68e24" member_type: VOTER last_known_addr { host: "127.5.154.4" port: 41541 } attrs { promote: false } }
I20260710 13:15:48.129253  6828 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "32a2c0c939344fc89caee4f49986dcf1" candidate_uuid: "8d353e6070b4415798e79454c3d68e24" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "fb69514b407a432487642efa7694784c" is_pre_election: true
I20260710 13:15:48.134426  7237 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fe076a65a35f4a718ac8d13a58179708" candidate_uuid: "d23d174424c4456b964b2a208d42869b" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "8d353e6070b4415798e79454c3d68e24" is_pre_election: true
I20260710 13:15:48.137148  6829 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ba7eb01c95604a4a99577eeab6ca76d0" candidate_uuid: "d23d174424c4456b964b2a208d42869b" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "fb69514b407a432487642efa7694784c" is_pre_election: true
I20260710 13:15:48.138696  7632 leader_election.cc:290] T 7b598c89d6304c7f9a9bda962206c13e P d23d174424c4456b964b2a208d42869b [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers fb69514b407a432487642efa7694784c (127.5.154.1:41929), e4b0e996b4c84535b0aeb6fcc6b35346 (127.5.154.3:46679)
I20260710 13:15:48.138720  6911 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cee542c73d63441f86158b4cc18fdaaf" candidate_uuid: "e4b0e996b4c84535b0aeb6fcc6b35346" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "d23d174424c4456b964b2a208d42869b" is_pre_election: true
I20260710 13:15:48.139675  7237 raft_consensus.cc:2468] T fe076a65a35f4a718ac8d13a58179708 P 8d353e6070b4415798e79454c3d68e24 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d23d174424c4456b964b2a208d42869b in term 1.
I20260710 13:15:48.136096  6979 raft_consensus.cc:2468] T cee542c73d63441f86158b4cc18fdaaf P e4b0e996b4c84535b0aeb6fcc6b35346 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d23d174424c4456b964b2a208d42869b in term 1.
I20260710 13:15:48.138610  7639 raft_consensus.cc:493] T 347053c4d8d04327a9720a6a06b14c2d P 8d353e6070b4415798e79454c3d68e24 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader d23d174424c4456b964b2a208d42869b)
I20260710 13:15:48.140717  6904 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "356e1211bf7e4b8598874df9ddecf490" candidate_uuid: "8d353e6070b4415798e79454c3d68e24" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "d23d174424c4456b964b2a208d42869b" is_pre_election: true
I20260710 13:15:48.140920  6985 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "735d56d6bcd44599ad0392e6ebbf3128" candidate_uuid: "fb69514b407a432487642efa7694784c" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "e4b0e996b4c84535b0aeb6fcc6b35346" is_pre_election: true
W20260710 13:15:48.139755  6765 debug-util.cc:398] Leaking SignalData structure 0x7b08001fc860 after lost signal to thread 7262
I20260710 13:15:48.134481  7616 leader_election.cc:290] T 9f5bc7cc688b400d8617210578c6ab67 P 8d353e6070b4415798e79454c3d68e24 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers fb69514b407a432487642efa7694784c (127.5.154.1:41929), e4b0e996b4c84535b0aeb6fcc6b35346 (127.5.154.3:46679)
I20260710 13:15:48.142274  6830 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d4684292b79043c491d152393378f35e" candidate_uuid: "8d353e6070b4415798e79454c3d68e24" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "fb69514b407a432487642efa7694784c" is_pre_election: true
I20260710 13:15:48.142566  7618 leader_election.cc:290] T fe076a65a35f4a718ac8d13a58179708 P 8d353e6070b4415798e79454c3d68e24 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers d23d174424c4456b964b2a208d42869b (127.5.154.2:32867), e4b0e996b4c84535b0aeb6fcc6b35346 (127.5.154.3:46679)
I20260710 13:15:48.145332  6833 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7b598c89d6304c7f9a9bda962206c13e" candidate_uuid: "d23d174424c4456b964b2a208d42869b" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "fb69514b407a432487642efa7694784c" is_pre_election: true
I20260710 13:15:48.134492  7633 leader_election.cc:290] T cee542c73d63441f86158b4cc18fdaaf P e4b0e996b4c84535b0aeb6fcc6b35346 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers fb69514b407a432487642efa7694784c (127.5.154.1:41929), d23d174424c4456b964b2a208d42869b (127.5.154.2:32867)
I20260710 13:15:48.145961  6984 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "365448378d344cb4b762d40a24bfd01d" candidate_uuid: "fb69514b407a432487642efa7694784c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "e4b0e996b4c84535b0aeb6fcc6b35346" is_pre_election: true
I20260710 13:15:48.150624  6830 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "365448378d344cb4b762d40a24bfd01d" candidate_uuid: "e4b0e996b4c84535b0aeb6fcc6b35346" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "fb69514b407a432487642efa7694784c" is_pre_election: true
I20260710 13:15:48.146275  6910 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0f2ac2c4b35d469690dbf670e44fc036" candidate_uuid: "8d353e6070b4415798e79454c3d68e24" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "d23d174424c4456b964b2a208d42869b" is_pre_election: true
I20260710 13:15:48.147576  6983 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7b598c89d6304c7f9a9bda962206c13e" candidate_uuid: "d23d174424c4456b964b2a208d42869b" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "e4b0e996b4c84535b0aeb6fcc6b35346" is_pre_election: true
I20260710 13:15:48.149717  7236 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a256f1aff9444ef99ba3d8fb9328de66" candidate_uuid: "d23d174424c4456b964b2a208d42869b" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "8d353e6070b4415798e79454c3d68e24" is_pre_election: true
I20260710 13:15:48.153283  7236 raft_consensus.cc:2468] T a256f1aff9444ef99ba3d8fb9328de66 P 8d353e6070b4415798e79454c3d68e24 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d23d174424c4456b964b2a208d42869b in term 1.
I20260710 13:15:48.154304  6904 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "365448378d344cb4b762d40a24bfd01d" candidate_uuid: "e4b0e996b4c84535b0aeb6fcc6b35346" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "d23d174424c4456b964b2a208d42869b" is_pre_election: true
I20260710 13:15:48.151324  6829 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5e5bb78ed3b74e12a27bb333780416ee" candidate_uuid: "8d353e6070b4415798e79454c3d68e24" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "fb69514b407a432487642efa7694784c" is_pre_election: true
I20260710 13:15:48.155391  6828 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "98b588a2f58548d881001123cfb22294" candidate_uuid: "8d353e6070b4415798e79454c3d68e24" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "fb69514b407a432487642efa7694784c" is_pre_election: true
I20260710 13:15:48.155656  6829 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d4684292b79043c491d152393378f35e" candidate_uuid: "e4b0e996b4c84535b0aeb6fcc6b35346" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "fb69514b407a432487642efa7694784c" is_pre_election: true
I20260710 13:15:48.156706  7635 leader_election.cc:290] T d4684292b79043c491d152393378f35e P e4b0e996b4c84535b0aeb6fcc6b35346 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers fb69514b407a432487642efa7694784c (127.5.154.1:41929), 8d353e6070b4415798e79454c3d68e24 (127.5.154.4:41541)
I20260710 13:15:48.132737  7621 raft_consensus.cc:515] T 5a067eef6b6649ce95706dd10ed4dd9f P 8d353e6070b4415798e79454c3d68e24 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "d23d174424c4456b964b2a208d42869b" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 32867 } } peers { permanent_uuid: "e4b0e996b4c84535b0aeb6fcc6b35346" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 46679 } } peers { permanent_uuid: "8d353e6070b4415798e79454c3d68e24" member_type: VOTER last_known_addr { host: "127.5.154.4" port: 41541 } attrs { promote: false } }
I20260710 13:15:48.159515  6877 leader_election.cc:304] T cee542c73d63441f86158b4cc18fdaaf P d23d174424c4456b964b2a208d42869b [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: d23d174424c4456b964b2a208d42869b, e4b0e996b4c84535b0aeb6fcc6b35346; no voters: fb69514b407a432487642efa7694784c
I20260710 13:15:48.159024  6829 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1c9d104e697b4b318acf51fddb6cc2db" candidate_uuid: "e4b0e996b4c84535b0aeb6fcc6b35346" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "fb69514b407a432487642efa7694784c" is_pre_election: true
I20260710 13:15:48.161193  6832 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ba7eb01c95604a4a99577eeab6ca76d0" candidate_uuid: "e4b0e996b4c84535b0aeb6fcc6b35346" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "fb69514b407a432487642efa7694784c" is_pre_election: true
I20260710 13:15:48.162271  6906 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "98b588a2f58548d881001123cfb22294" candidate_uuid: "8d353e6070b4415798e79454c3d68e24" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "d23d174424c4456b964b2a208d42869b" is_pre_election: true
I20260710 13:15:48.162701  7632 raft_consensus.cc:2804] T cee542c73d63441f86158b4cc18fdaaf P d23d174424c4456b964b2a208d42869b [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260710 13:15:48.163067  7632 raft_consensus.cc:493] T cee542c73d63441f86158b4cc18fdaaf P d23d174424c4456b964b2a208d42869b [term 1 FOLLOWER]: Starting leader election (detected failure of leader fb69514b407a432487642efa7694784c)
I20260710 13:15:48.163347  7632 raft_consensus.cc:3060] T cee542c73d63441f86158b4cc18fdaaf P d23d174424c4456b964b2a208d42869b [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:15:48.165572  7634 leader_election.cc:290] T 1c9d104e697b4b318acf51fddb6cc2db P e4b0e996b4c84535b0aeb6fcc6b35346 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers fb69514b407a432487642efa7694784c (127.5.154.1:41929), d23d174424c4456b964b2a208d42869b (127.5.154.2:32867)
I20260710 13:15:48.156607  7629 leader_election.cc:290] T 0f2ac2c4b35d469690dbf670e44fc036 P d23d174424c4456b964b2a208d42869b [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers fb69514b407a432487642efa7694784c (127.5.154.1:41929), 8d353e6070b4415798e79454c3d68e24 (127.5.154.4:41541)
I20260710 13:15:48.166731  6834 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0f2ac2c4b35d469690dbf670e44fc036" candidate_uuid: "8d353e6070b4415798e79454c3d68e24" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "fb69514b407a432487642efa7694784c" is_pre_election: true
I20260710 13:15:48.170001  7636 leader_election.cc:290] T 365448378d344cb4b762d40a24bfd01d P e4b0e996b4c84535b0aeb6fcc6b35346 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers fb69514b407a432487642efa7694784c (127.5.154.1:41929), d23d174424c4456b964b2a208d42869b (127.5.154.2:32867)
I20260710 13:15:48.171387  7621 leader_election.cc:290] T 5a067eef6b6649ce95706dd10ed4dd9f P 8d353e6070b4415798e79454c3d68e24 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers d23d174424c4456b964b2a208d42869b (127.5.154.2:32867), e4b0e996b4c84535b0aeb6fcc6b35346 (127.5.154.3:46679)
I20260710 13:15:48.172331  6802 leader_election.cc:304] T 1c9d104e697b4b318acf51fddb6cc2db P fb69514b407a432487642efa7694784c [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: fb69514b407a432487642efa7694784c; no voters: d23d174424c4456b964b2a208d42869b, e4b0e996b4c84535b0aeb6fcc6b35346
I20260710 13:15:48.173058  7620 raft_consensus.cc:2749] T 1c9d104e697b4b318acf51fddb6cc2db P fb69514b407a432487642efa7694784c [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260710 13:15:48.175074  6802 leader_election.cc:304] T 365448378d344cb4b762d40a24bfd01d P fb69514b407a432487642efa7694784c [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: fb69514b407a432487642efa7694784c; no voters: d23d174424c4456b964b2a208d42869b, e4b0e996b4c84535b0aeb6fcc6b35346
I20260710 13:15:48.176456  6874 leader_election.cc:304] T 7b598c89d6304c7f9a9bda962206c13e P d23d174424c4456b964b2a208d42869b [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: d23d174424c4456b964b2a208d42869b; no voters: e4b0e996b4c84535b0aeb6fcc6b35346, fb69514b407a432487642efa7694784c
I20260710 13:15:48.176383  6827 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cee542c73d63441f86158b4cc18fdaaf" candidate_uuid: "e4b0e996b4c84535b0aeb6fcc6b35346" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "fb69514b407a432487642efa7694784c" is_pre_election: true
I20260710 13:15:48.177867  7619 raft_consensus.cc:2749] T 365448378d344cb4b762d40a24bfd01d P fb69514b407a432487642efa7694784c [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260710 13:15:48.179239  7236 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0f2ac2c4b35d469690dbf670e44fc036" candidate_uuid: "d23d174424c4456b964b2a208d42869b" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "8d353e6070b4415798e79454c3d68e24" is_pre_election: true
I20260710 13:15:48.158941  7639 raft_consensus.cc:515] T 347053c4d8d04327a9720a6a06b14c2d P 8d353e6070b4415798e79454c3d68e24 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "fb69514b407a432487642efa7694784c" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 41929 } } peers { permanent_uuid: "d23d174424c4456b964b2a208d42869b" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 32867 } } peers { permanent_uuid: "8d353e6070b4415798e79454c3d68e24" member_type: VOTER last_known_addr { host: "127.5.154.4" port: 41541 } attrs { promote: false } }
I20260710 13:15:48.180991  7234 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9f5bc7cc688b400d8617210578c6ab67" candidate_uuid: "fb69514b407a432487642efa7694784c" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "8d353e6070b4415798e79454c3d68e24" is_pre_election: true
I20260710 13:15:48.181936  7234 raft_consensus.cc:2468] T 9f5bc7cc688b400d8617210578c6ab67 P 8d353e6070b4415798e79454c3d68e24 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate fb69514b407a432487642efa7694784c in term 1.
I20260710 13:15:48.169934  7632 raft_consensus.cc:515] T cee542c73d63441f86158b4cc18fdaaf P d23d174424c4456b964b2a208d42869b [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fb69514b407a432487642efa7694784c" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 41929 } } peers { permanent_uuid: "d23d174424c4456b964b2a208d42869b" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 32867 } } peers { permanent_uuid: "e4b0e996b4c84535b0aeb6fcc6b35346" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 46679 } }
I20260710 13:15:48.181372  7628 raft_consensus.cc:2749] T 7b598c89d6304c7f9a9bda962206c13e P d23d174424c4456b964b2a208d42869b [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260710 13:15:48.181303  7233 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "32f2e6c0394a472fb8ccff4f568d4500" candidate_uuid: "fb69514b407a432487642efa7694784c" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "8d353e6070b4415798e79454c3d68e24" is_pre_election: true
I20260710 13:15:48.184835  7639 leader_election.cc:290] T 347053c4d8d04327a9720a6a06b14c2d P 8d353e6070b4415798e79454c3d68e24 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers fb69514b407a432487642efa7694784c (127.5.154.1:41929), d23d174424c4456b964b2a208d42869b (127.5.154.2:32867)
I20260710 13:15:48.183187  7238 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "356e1211bf7e4b8598874df9ddecf490" candidate_uuid: "d23d174424c4456b964b2a208d42869b" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "8d353e6070b4415798e79454c3d68e24" is_pre_election: true
I20260710 13:15:48.187472  7627 raft_consensus.cc:515] T ba7eb01c95604a4a99577eeab6ca76d0 P d23d174424c4456b964b2a208d42869b [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fb69514b407a432487642efa7694784c" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 41929 } } peers { permanent_uuid: "d23d174424c4456b964b2a208d42869b" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 32867 } } peers { permanent_uuid: "e4b0e996b4c84535b0aeb6fcc6b35346" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 46679 } }
I20260710 13:15:48.192386  7235 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "98b588a2f58548d881001123cfb22294" candidate_uuid: "fb69514b407a432487642efa7694784c" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "8d353e6070b4415798e79454c3d68e24" is_pre_election: true
I20260710 13:15:48.193737  6980 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cee542c73d63441f86158b4cc18fdaaf" candidate_uuid: "d23d174424c4456b964b2a208d42869b" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "e4b0e996b4c84535b0aeb6fcc6b35346"
I20260710 13:15:48.194875  6799 leader_election.cc:304] T 7b598c89d6304c7f9a9bda962206c13e P fb69514b407a432487642efa7694784c [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: d23d174424c4456b964b2a208d42869b, fb69514b407a432487642efa7694784c; no voters: e4b0e996b4c84535b0aeb6fcc6b35346
I20260710 13:15:48.195688  7238 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "347053c4d8d04327a9720a6a06b14c2d" candidate_uuid: "fb69514b407a432487642efa7694784c" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "8d353e6070b4415798e79454c3d68e24" is_pre_election: true
W20260710 13:15:48.196607  6950 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.5.154.4:41541, user_credentials={real_user=slave}} blocked reactor thread for 450435us
I20260710 13:15:48.198132  7238 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8a667946726a46208373a80701d4c817" candidate_uuid: "fb69514b407a432487642efa7694784c" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "8d353e6070b4415798e79454c3d68e24" is_pre_election: true
I20260710 13:15:48.203284  7232 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5a067eef6b6649ce95706dd10ed4dd9f" candidate_uuid: "e4b0e996b4c84535b0aeb6fcc6b35346" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "8d353e6070b4415798e79454c3d68e24" is_pre_election: true
I20260710 13:15:48.204109  6827 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9f5bc7cc688b400d8617210578c6ab67" candidate_uuid: "8d353e6070b4415798e79454c3d68e24" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "fb69514b407a432487642efa7694784c" is_pre_election: true
I20260710 13:15:48.204119  6980 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "735d56d6bcd44599ad0392e6ebbf3128" candidate_uuid: "8d353e6070b4415798e79454c3d68e24" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "e4b0e996b4c84535b0aeb6fcc6b35346" is_pre_election: true
I20260710 13:15:48.205389  6948 leader_election.cc:304] T 365448378d344cb4b762d40a24bfd01d P e4b0e996b4c84535b0aeb6fcc6b35346 [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: e4b0e996b4c84535b0aeb6fcc6b35346; no voters: d23d174424c4456b964b2a208d42869b, fb69514b407a432487642efa7694784c
I20260710 13:15:48.205560  7619 raft_consensus.cc:2804] T 7b598c89d6304c7f9a9bda962206c13e P fb69514b407a432487642efa7694784c [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260710 13:15:48.205391  6907 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4da6c741486d4e68b1456177dd11977d" candidate_uuid: "8d353e6070b4415798e79454c3d68e24" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "d23d174424c4456b964b2a208d42869b" is_pre_election: true
I20260710 13:15:48.207824  7619 raft_consensus.cc:493] T 7b598c89d6304c7f9a9bda962206c13e P fb69514b407a432487642efa7694784c [term 1 FOLLOWER]: Starting leader election (detected failure of leader e4b0e996b4c84535b0aeb6fcc6b35346)
I20260710 13:15:48.208225  7619 raft_consensus.cc:3060] T 7b598c89d6304c7f9a9bda962206c13e P fb69514b407a432487642efa7694784c [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:15:48.203382  6908 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a256f1aff9444ef99ba3d8fb9328de66" candidate_uuid: "8d353e6070b4415798e79454c3d68e24" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "d23d174424c4456b964b2a208d42869b" is_pre_election: true
I20260710 13:15:48.205597  7234 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d4684292b79043c491d152393378f35e" candidate_uuid: "e4b0e996b4c84535b0aeb6fcc6b35346" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "8d353e6070b4415798e79454c3d68e24" is_pre_election: true
I20260710 13:15:48.206127  6979 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "356e1211bf7e4b8598874df9ddecf490" candidate_uuid: "8d353e6070b4415798e79454c3d68e24" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "e4b0e996b4c84535b0aeb6fcc6b35346" is_pre_election: true
I20260710 13:15:48.207161  6835 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a256f1aff9444ef99ba3d8fb9328de66" candidate_uuid: "8d353e6070b4415798e79454c3d68e24" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "fb69514b407a432487642efa7694784c" is_pre_election: true
I20260710 13:15:48.207561  6983 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4da6c741486d4e68b1456177dd11977d" candidate_uuid: "8d353e6070b4415798e79454c3d68e24" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "e4b0e996b4c84535b0aeb6fcc6b35346" is_pre_election: true
I20260710 13:15:48.206604  6836 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cee542c73d63441f86158b4cc18fdaaf" candidate_uuid: "d23d174424c4456b964b2a208d42869b" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "fb69514b407a432487642efa7694784c"
I20260710 13:15:48.206861  6906 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fe076a65a35f4a718ac8d13a58179708" candidate_uuid: "8d353e6070b4415798e79454c3d68e24" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "d23d174424c4456b964b2a208d42869b" is_pre_election: true
I20260710 13:15:48.198055  7202 leader_election.cc:304] T 823572ae35f14fc88f1c201e460896d5 P 8d353e6070b4415798e79454c3d68e24 [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: 8d353e6070b4415798e79454c3d68e24, e4b0e996b4c84535b0aeb6fcc6b35346; no voters: 
I20260710 13:15:48.207221  6980 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5e5bb78ed3b74e12a27bb333780416ee" candidate_uuid: "8d353e6070b4415798e79454c3d68e24" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "e4b0e996b4c84535b0aeb6fcc6b35346" is_pre_election: true
I20260710 13:15:48.192981  7632 leader_election.cc:290] T cee542c73d63441f86158b4cc18fdaaf P d23d174424c4456b964b2a208d42869b [CANDIDATE]: Term 2 election: Requested vote from peers fb69514b407a432487642efa7694784c (127.5.154.1:41929), e4b0e996b4c84535b0aeb6fcc6b35346 (127.5.154.3:46679)
I20260710 13:15:48.218850  6876 leader_election.cc:304] T fe076a65a35f4a718ac8d13a58179708 P d23d174424c4456b964b2a208d42869b [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: 8d353e6070b4415798e79454c3d68e24, d23d174424c4456b964b2a208d42869b; no voters: e4b0e996b4c84535b0aeb6fcc6b35346
I20260710 13:15:48.206248  6981 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d4684292b79043c491d152393378f35e" candidate_uuid: "8d353e6070b4415798e79454c3d68e24" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "e4b0e996b4c84535b0aeb6fcc6b35346" is_pre_election: true
I20260710 13:15:48.254640  6908 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5a067eef6b6649ce95706dd10ed4dd9f" candidate_uuid: "8d353e6070b4415798e79454c3d68e24" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "d23d174424c4456b964b2a208d42869b" is_pre_election: true
I20260710 13:15:48.216886  6985 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9f5bc7cc688b400d8617210578c6ab67" candidate_uuid: "8d353e6070b4415798e79454c3d68e24" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "e4b0e996b4c84535b0aeb6fcc6b35346" is_pre_election: true
I20260710 13:15:48.224895  7619 raft_consensus.cc:515] T 7b598c89d6304c7f9a9bda962206c13e P fb69514b407a432487642efa7694784c [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fb69514b407a432487642efa7694784c" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 41929 } } peers { permanent_uuid: "d23d174424c4456b964b2a208d42869b" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 32867 } } peers { permanent_uuid: "e4b0e996b4c84535b0aeb6fcc6b35346" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 46679 } }
I20260710 13:15:48.263505  6874 leader_election.cc:304] T cee542c73d63441f86158b4cc18fdaaf P d23d174424c4456b964b2a208d42869b [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: d23d174424c4456b964b2a208d42869b; no voters: e4b0e996b4c84535b0aeb6fcc6b35346, fb69514b407a432487642efa7694784c
I20260710 13:15:48.263814  6981 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fe076a65a35f4a718ac8d13a58179708" candidate_uuid: "8d353e6070b4415798e79454c3d68e24" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "e4b0e996b4c84535b0aeb6fcc6b35346" is_pre_election: true
I20260710 13:15:48.205684  7627 leader_election.cc:290] T ba7eb01c95604a4a99577eeab6ca76d0 P d23d174424c4456b964b2a208d42869b [CANDIDATE]: Term 2 election: Requested vote from peers fb69514b407a432487642efa7694784c (127.5.154.1:41929), e4b0e996b4c84535b0aeb6fcc6b35346 (127.5.154.3:46679)
W20260710 13:15:48.259979  6876 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.5.154.4:41541, user_credentials={real_user=slave}} blocked reactor thread for 62171.9us
I20260710 13:15:48.218665  7237 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2a4ef710fc364ab5a877e8dfcd8f893d" candidate_uuid: "e4b0e996b4c84535b0aeb6fcc6b35346" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "8d353e6070b4415798e79454c3d68e24" is_pre_election: true
W20260710 13:15:48.260733  6948 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.5.154.2:32867, user_credentials={real_user=slave}} blocked reactor thread for 99022.4us
I20260710 13:15:48.258375  6907 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "347053c4d8d04327a9720a6a06b14c2d" candidate_uuid: "8d353e6070b4415798e79454c3d68e24" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "d23d174424c4456b964b2a208d42869b" is_pre_election: true
I20260710 13:15:48.267585  6876 leader_election.cc:304] T a256f1aff9444ef99ba3d8fb9328de66 P d23d174424c4456b964b2a208d42869b [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: 8d353e6070b4415798e79454c3d68e24, d23d174424c4456b964b2a208d42869b; no voters: fb69514b407a432487642efa7694784c
I20260710 13:15:48.269896  7619 leader_election.cc:290] T 7b598c89d6304c7f9a9bda962206c13e P fb69514b407a432487642efa7694784c [CANDIDATE]: Term 2 election: Requested vote from peers d23d174424c4456b964b2a208d42869b (127.5.154.2:32867), e4b0e996b4c84535b0aeb6fcc6b35346 (127.5.154.3:46679)
W20260710 13:15:48.261513  7202 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.5.154.3:46679, user_credentials={real_user=slave}} blocked reactor thread for 64007.3us
I20260710 13:15:48.261886  6982 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5a067eef6b6649ce95706dd10ed4dd9f" candidate_uuid: "8d353e6070b4415798e79454c3d68e24" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "e4b0e996b4c84535b0aeb6fcc6b35346" is_pre_election: true
I20260710 13:15:48.230355  6984 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ba7eb01c95604a4a99577eeab6ca76d0" candidate_uuid: "d23d174424c4456b964b2a208d42869b" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "e4b0e996b4c84535b0aeb6fcc6b35346"
I20260710 13:15:48.272135  6983 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7b598c89d6304c7f9a9bda962206c13e" candidate_uuid: "fb69514b407a432487642efa7694784c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "e4b0e996b4c84535b0aeb6fcc6b35346"
I20260710 13:15:48.261178  7638 raft_consensus.cc:2749] T 365448378d344cb4b762d40a24bfd01d P e4b0e996b4c84535b0aeb6fcc6b35346 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260710 13:15:48.242110  6801 leader_election.cc:304] T 9f5bc7cc688b400d8617210578c6ab67 P fb69514b407a432487642efa7694784c [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: 8d353e6070b4415798e79454c3d68e24, fb69514b407a432487642efa7694784c; no voters: e4b0e996b4c84535b0aeb6fcc6b35346
I20260710 13:15:48.272512  6907 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7b598c89d6304c7f9a9bda962206c13e" candidate_uuid: "fb69514b407a432487642efa7694784c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "d23d174424c4456b964b2a208d42869b"
I20260710 13:15:48.260268  7632 raft_consensus.cc:2804] T fe076a65a35f4a718ac8d13a58179708 P d23d174424c4456b964b2a208d42869b [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260710 13:15:48.273221  7632 raft_consensus.cc:493] T fe076a65a35f4a718ac8d13a58179708 P d23d174424c4456b964b2a208d42869b [term 1 FOLLOWER]: Starting leader election (detected failure of leader e4b0e996b4c84535b0aeb6fcc6b35346)
I20260710 13:15:48.261857  7639 raft_consensus.cc:2804] T 823572ae35f14fc88f1c201e460896d5 P 8d353e6070b4415798e79454c3d68e24 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260710 13:15:48.199545  7235 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "735d56d6bcd44599ad0392e6ebbf3128" candidate_uuid: "fb69514b407a432487642efa7694784c" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "8d353e6070b4415798e79454c3d68e24" is_pre_election: true
I20260710 13:15:48.273452  6801 leader_election.cc:304] T 32f2e6c0394a472fb8ccff4f568d4500 P fb69514b407a432487642efa7694784c [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: fb69514b407a432487642efa7694784c; no voters: 8d353e6070b4415798e79454c3d68e24, e4b0e996b4c84535b0aeb6fcc6b35346
I20260710 13:15:48.273746  6799 leader_election.cc:304] T 7b598c89d6304c7f9a9bda962206c13e P fb69514b407a432487642efa7694784c [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: fb69514b407a432487642efa7694784c; no voters: d23d174424c4456b964b2a208d42869b, e4b0e996b4c84535b0aeb6fcc6b35346
I20260710 13:15:48.265164  7628 raft_consensus.cc:2749] T cee542c73d63441f86158b4cc18fdaaf P d23d174424c4456b964b2a208d42869b [term 2 FOLLOWER]: Leader election lost for term 2. Reason: could not achieve majority
I20260710 13:15:48.273993  7632 raft_consensus.cc:3060] T fe076a65a35f4a718ac8d13a58179708 P d23d174424c4456b964b2a208d42869b [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:15:48.268028  6950 leader_election.cc:304] T 5a067eef6b6649ce95706dd10ed4dd9f P e4b0e996b4c84535b0aeb6fcc6b35346 [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: e4b0e996b4c84535b0aeb6fcc6b35346; no voters: 8d353e6070b4415798e79454c3d68e24, d23d174424c4456b964b2a208d42869b
I20260710 13:15:48.274587  7614 raft_consensus.cc:2804] T 9f5bc7cc688b400d8617210578c6ab67 P fb69514b407a432487642efa7694784c [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260710 13:15:48.274694  7629 raft_consensus.cc:2804] T a256f1aff9444ef99ba3d8fb9328de66 P d23d174424c4456b964b2a208d42869b [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260710 13:15:48.268133  6835 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "347053c4d8d04327a9720a6a06b14c2d" candidate_uuid: "8d353e6070b4415798e79454c3d68e24" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "fb69514b407a432487642efa7694784c" is_pre_election: true
I20260710 13:15:48.275188  7614 raft_consensus.cc:493] T 9f5bc7cc688b400d8617210578c6ab67 P fb69514b407a432487642efa7694784c [term 1 FOLLOWER]: Starting leader election (detected failure of leader e4b0e996b4c84535b0aeb6fcc6b35346)
I20260710 13:15:48.275353  7620 raft_consensus.cc:2749] T 32f2e6c0394a472fb8ccff4f568d4500 P fb69514b407a432487642efa7694784c [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260710 13:15:48.221544  6827 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ba7eb01c95604a4a99577eeab6ca76d0" candidate_uuid: "d23d174424c4456b964b2a208d42869b" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "fb69514b407a432487642efa7694784c"
I20260710 13:15:48.274575  6906 raft_consensus.cc:1240] T cee542c73d63441f86158b4cc18fdaaf P d23d174424c4456b964b2a208d42869b [term 2 FOLLOWER]: Rejecting Update request from peer fb69514b407a432487642efa7694784c for earlier term 1. Current term is 2. Ops: []
I20260710 13:15:48.275205  7629 raft_consensus.cc:493] T a256f1aff9444ef99ba3d8fb9328de66 P d23d174424c4456b964b2a208d42869b [term 1 FOLLOWER]: Starting leader election (detected failure of leader fb69514b407a432487642efa7694784c)
I20260710 13:15:48.276116  7620 raft_consensus.cc:2749] T 7b598c89d6304c7f9a9bda962206c13e P fb69514b407a432487642efa7694784c [term 2 FOLLOWER]: Leader election lost for term 2. Reason: could not achieve majority
I20260710 13:15:48.276262  7629 raft_consensus.cc:3060] T a256f1aff9444ef99ba3d8fb9328de66 P d23d174424c4456b964b2a208d42869b [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:15:48.275586  7614 raft_consensus.cc:3060] T 9f5bc7cc688b400d8617210578c6ab67 P fb69514b407a432487642efa7694784c [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:15:48.276793  7639 raft_consensus.cc:493] T 823572ae35f14fc88f1c201e460896d5 P 8d353e6070b4415798e79454c3d68e24 [term 1 FOLLOWER]: Starting leader election (detected failure of leader fb69514b407a432487642efa7694784c)
I20260710 13:15:48.277166  7639 raft_consensus.cc:3060] T 823572ae35f14fc88f1c201e460896d5 P 8d353e6070b4415798e79454c3d68e24 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:15:48.268949  6948 leader_election.cc:304] T ba7eb01c95604a4a99577eeab6ca76d0 P e4b0e996b4c84535b0aeb6fcc6b35346 [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: e4b0e996b4c84535b0aeb6fcc6b35346; no voters: d23d174424c4456b964b2a208d42869b, fb69514b407a432487642efa7694784c
I20260710 13:15:48.278703  7634 raft_consensus.cc:2749] T 5a067eef6b6649ce95706dd10ed4dd9f P e4b0e996b4c84535b0aeb6fcc6b35346 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260710 13:15:48.280107  7199 leader_election.cc:304] T 32a2c0c939344fc89caee4f49986dcf1 P 8d353e6070b4415798e79454c3d68e24 [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: 8d353e6070b4415798e79454c3d68e24; no voters: d23d174424c4456b964b2a208d42869b, fb69514b407a432487642efa7694784c
I20260710 13:15:48.280350  7638 raft_consensus.cc:2749] T ba7eb01c95604a4a99577eeab6ca76d0 P e4b0e996b4c84535b0aeb6fcc6b35346 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260710 13:15:48.280916  7621 raft_consensus.cc:2749] T 32a2c0c939344fc89caee4f49986dcf1 P 8d353e6070b4415798e79454c3d68e24 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260710 13:15:48.281239  6948 leader_election.cc:304] T cee542c73d63441f86158b4cc18fdaaf P e4b0e996b4c84535b0aeb6fcc6b35346 [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: e4b0e996b4c84535b0aeb6fcc6b35346; no voters: d23d174424c4456b964b2a208d42869b, fb69514b407a432487642efa7694784c
I20260710 13:15:48.281911  7634 raft_consensus.cc:2749] T cee542c73d63441f86158b4cc18fdaaf P e4b0e996b4c84535b0aeb6fcc6b35346 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260710 13:15:48.282717  7199 leader_election.cc:304] T 98b588a2f58548d881001123cfb22294 P 8d353e6070b4415798e79454c3d68e24 [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: 8d353e6070b4415798e79454c3d68e24; no voters: d23d174424c4456b964b2a208d42869b, fb69514b407a432487642efa7694784c
I20260710 13:15:48.283448  7621 raft_consensus.cc:2749] T 98b588a2f58548d881001123cfb22294 P 8d353e6070b4415798e79454c3d68e24 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260710 13:15:48.284638  7199 leader_election.cc:304] T 0f2ac2c4b35d469690dbf670e44fc036 P 8d353e6070b4415798e79454c3d68e24 [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: 8d353e6070b4415798e79454c3d68e24; no voters: d23d174424c4456b964b2a208d42869b, fb69514b407a432487642efa7694784c
I20260710 13:15:48.278251  6950 leader_election.cc:304] T d4684292b79043c491d152393378f35e P e4b0e996b4c84535b0aeb6fcc6b35346 [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: e4b0e996b4c84535b0aeb6fcc6b35346; no voters: 8d353e6070b4415798e79454c3d68e24, fb69514b407a432487642efa7694784c
I20260710 13:15:48.285715  6876 leader_election.cc:304] T 0f2ac2c4b35d469690dbf670e44fc036 P d23d174424c4456b964b2a208d42869b [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: d23d174424c4456b964b2a208d42869b; no voters: 8d353e6070b4415798e79454c3d68e24, fb69514b407a432487642efa7694784c
I20260710 13:15:48.286752  6876 leader_election.cc:304] T 356e1211bf7e4b8598874df9ddecf490 P d23d174424c4456b964b2a208d42869b [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: d23d174424c4456b964b2a208d42869b; no voters: 8d353e6070b4415798e79454c3d68e24, e4b0e996b4c84535b0aeb6fcc6b35346
I20260710 13:15:48.287274  6950 leader_election.cc:304] T 2a4ef710fc364ab5a877e8dfcd8f893d P e4b0e996b4c84535b0aeb6fcc6b35346 [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: e4b0e996b4c84535b0aeb6fcc6b35346; no voters: 8d353e6070b4415798e79454c3d68e24, d23d174424c4456b964b2a208d42869b
I20260710 13:15:48.284749  7620 consensus_queue.cc:1059] T cee542c73d63441f86158b4cc18fdaaf P fb69514b407a432487642efa7694784c [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "d23d174424c4456b964b2a208d42869b" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 32867 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:15:48.288462  7634 raft_consensus.cc:2749] T d4684292b79043c491d152393378f35e P e4b0e996b4c84535b0aeb6fcc6b35346 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260710 13:15:48.289137  7627 raft_consensus.cc:2749] T 0f2ac2c4b35d469690dbf670e44fc036 P d23d174424c4456b964b2a208d42869b [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260710 13:15:48.290443  7202 leader_election.cc:304] T 735d56d6bcd44599ad0392e6ebbf3128 P 8d353e6070b4415798e79454c3d68e24 [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: 8d353e6070b4415798e79454c3d68e24; no voters: e4b0e996b4c84535b0aeb6fcc6b35346, fb69514b407a432487642efa7694784c
I20260710 13:15:48.290509  7629 raft_consensus.cc:515] T a256f1aff9444ef99ba3d8fb9328de66 P d23d174424c4456b964b2a208d42869b [term 2 FOLLOWER]: Starting leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "fb69514b407a432487642efa7694784c" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 41929 } } peers { permanent_uuid: "d23d174424c4456b964b2a208d42869b" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 32867 } } peers { permanent_uuid: "8d353e6070b4415798e79454c3d68e24" member_type: VOTER last_known_addr { host: "127.5.154.4" port: 41541 } attrs { promote: false } }
I20260710 13:15:48.283532  7614 raft_consensus.cc:515] T 9f5bc7cc688b400d8617210578c6ab67 P fb69514b407a432487642efa7694784c [term 2 FOLLOWER]: Starting leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "fb69514b407a432487642efa7694784c" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 41929 } } peers { permanent_uuid: "e4b0e996b4c84535b0aeb6fcc6b35346" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 46679 } } peers { permanent_uuid: "8d353e6070b4415798e79454c3d68e24" member_type: VOTER last_known_addr { host: "127.5.154.4" port: 41541 } attrs { promote: false } }
I20260710 13:15:48.295030  6801 leader_election.cc:304] T 98b588a2f58548d881001123cfb22294 P fb69514b407a432487642efa7694784c [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: fb69514b407a432487642efa7694784c; no voters: 8d353e6070b4415798e79454c3d68e24, d23d174424c4456b964b2a208d42869b
I20260710 13:15:48.293401  6874 leader_election.cc:304] T ba7eb01c95604a4a99577eeab6ca76d0 P d23d174424c4456b964b2a208d42869b [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: d23d174424c4456b964b2a208d42869b; no voters: e4b0e996b4c84535b0aeb6fcc6b35346, fb69514b407a432487642efa7694784c
I20260710 13:15:48.294957  7199 leader_election.cc:304] T a256f1aff9444ef99ba3d8fb9328de66 P 8d353e6070b4415798e79454c3d68e24 [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: 8d353e6070b4415798e79454c3d68e24; no voters: d23d174424c4456b964b2a208d42869b, fb69514b407a432487642efa7694784c
I20260710 13:15:48.294194  7627 raft_consensus.cc:2749] T 356e1211bf7e4b8598874df9ddecf490 P d23d174424c4456b964b2a208d42869b [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260710 13:15:48.296820  7622 raft_consensus.cc:2749] T ba7eb01c95604a4a99577eeab6ca76d0 P d23d174424c4456b964b2a208d42869b [term 2 FOLLOWER]: Leader election lost for term 2. Reason: could not achieve majority
I20260710 13:15:48.296252  7620 raft_consensus.cc:3055] T cee542c73d63441f86158b4cc18fdaaf P fb69514b407a432487642efa7694784c [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:15:48.295354  7618 raft_consensus.cc:2749] T 735d56d6bcd44599ad0392e6ebbf3128 P 8d353e6070b4415798e79454c3d68e24 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260710 13:15:48.295339  7621 raft_consensus.cc:2749] T 0f2ac2c4b35d469690dbf670e44fc036 P 8d353e6070b4415798e79454c3d68e24 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260710 13:15:48.297432  7620 raft_consensus.cc:740] T cee542c73d63441f86158b4cc18fdaaf P fb69514b407a432487642efa7694784c [term 1 LEADER]: Becoming Follower/Learner. State: Replica: fb69514b407a432487642efa7694784c, State: Running, Role: LEADER
I20260710 13:15:48.297493  7616 raft_consensus.cc:2749] T a256f1aff9444ef99ba3d8fb9328de66 P 8d353e6070b4415798e79454c3d68e24 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260710 13:15:48.298686  7634 raft_consensus.cc:2749] T 2a4ef710fc364ab5a877e8dfcd8f893d P e4b0e996b4c84535b0aeb6fcc6b35346 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260710 13:15:48.296272  7614 leader_election.cc:290] T 9f5bc7cc688b400d8617210578c6ab67 P fb69514b407a432487642efa7694784c [CANDIDATE]: Term 2 election: Requested vote from peers e4b0e996b4c84535b0aeb6fcc6b35346 (127.5.154.3:46679), 8d353e6070b4415798e79454c3d68e24 (127.5.154.4:41541)
I20260710 13:15:48.298503  7199 leader_election.cc:304] T 347053c4d8d04327a9720a6a06b14c2d P 8d353e6070b4415798e79454c3d68e24 [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: 8d353e6070b4415798e79454c3d68e24; no voters: d23d174424c4456b964b2a208d42869b, fb69514b407a432487642efa7694784c
I20260710 13:15:48.298954  7620 consensus_queue.cc:260] T cee542c73d63441f86158b4cc18fdaaf P fb69514b407a432487642efa7694784c [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: "fb69514b407a432487642efa7694784c" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 41929 } } peers { permanent_uuid: "d23d174424c4456b964b2a208d42869b" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 32867 } } peers { permanent_uuid: "e4b0e996b4c84535b0aeb6fcc6b35346" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 46679 } }
I20260710 13:15:48.300017  7616 raft_consensus.cc:2749] T 347053c4d8d04327a9720a6a06b14c2d P 8d353e6070b4415798e79454c3d68e24 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260710 13:15:48.300631  7620 raft_consensus.cc:3060] T cee542c73d63441f86158b4cc18fdaaf P fb69514b407a432487642efa7694784c [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:15:48.297986  7619 raft_consensus.cc:2749] T 98b588a2f58548d881001123cfb22294 P fb69514b407a432487642efa7694784c [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260710 13:15:48.296299  7202 leader_election.cc:304] T 4da6c741486d4e68b1456177dd11977d P 8d353e6070b4415798e79454c3d68e24 [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: 8d353e6070b4415798e79454c3d68e24; no voters: d23d174424c4456b964b2a208d42869b, e4b0e996b4c84535b0aeb6fcc6b35346
I20260710 13:15:48.297829  6983 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9f5bc7cc688b400d8617210578c6ab67" candidate_uuid: "fb69514b407a432487642efa7694784c" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "e4b0e996b4c84535b0aeb6fcc6b35346"
I20260710 13:15:48.301710  7616 raft_consensus.cc:2749] T 4da6c741486d4e68b1456177dd11977d P 8d353e6070b4415798e79454c3d68e24 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260710 13:15:48.291697  7639 raft_consensus.cc:515] T 823572ae35f14fc88f1c201e460896d5 P 8d353e6070b4415798e79454c3d68e24 [term 2 FOLLOWER]: Starting leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "fb69514b407a432487642efa7694784c" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 41929 } } peers { permanent_uuid: "e4b0e996b4c84535b0aeb6fcc6b35346" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 46679 } } peers { permanent_uuid: "8d353e6070b4415798e79454c3d68e24" member_type: VOTER last_known_addr { host: "127.5.154.4" port: 41541 } attrs { promote: false } }
I20260710 13:15:48.302702  6827 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a256f1aff9444ef99ba3d8fb9328de66" candidate_uuid: "d23d174424c4456b964b2a208d42869b" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "fb69514b407a432487642efa7694784c"
I20260710 13:15:48.302871  7202 leader_election.cc:304] T d4684292b79043c491d152393378f35e P 8d353e6070b4415798e79454c3d68e24 [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: 8d353e6070b4415798e79454c3d68e24; no voters: e4b0e996b4c84535b0aeb6fcc6b35346, fb69514b407a432487642efa7694784c
I20260710 13:15:48.303556  7616 raft_consensus.cc:2749] T d4684292b79043c491d152393378f35e P 8d353e6070b4415798e79454c3d68e24 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260710 13:15:48.303879  7639 leader_election.cc:290] T 823572ae35f14fc88f1c201e460896d5 P 8d353e6070b4415798e79454c3d68e24 [CANDIDATE]: Term 2 election: Requested vote from peers fb69514b407a432487642efa7694784c (127.5.154.1:41929), e4b0e996b4c84535b0aeb6fcc6b35346 (127.5.154.3:46679)
I20260710 13:15:48.304176  7629 leader_election.cc:290] T a256f1aff9444ef99ba3d8fb9328de66 P d23d174424c4456b964b2a208d42869b [CANDIDATE]: Term 2 election: Requested vote from peers fb69514b407a432487642efa7694784c (127.5.154.1:41929), 8d353e6070b4415798e79454c3d68e24 (127.5.154.4:41541)
I20260710 13:15:48.297043  6801 leader_election.cc:304] T 347053c4d8d04327a9720a6a06b14c2d P fb69514b407a432487642efa7694784c [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: fb69514b407a432487642efa7694784c; no voters: 8d353e6070b4415798e79454c3d68e24, d23d174424c4456b964b2a208d42869b
I20260710 13:15:48.304857  7202 leader_election.cc:304] T 5e5bb78ed3b74e12a27bb333780416ee P 8d353e6070b4415798e79454c3d68e24 [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: 8d353e6070b4415798e79454c3d68e24; no voters: e4b0e996b4c84535b0aeb6fcc6b35346, fb69514b407a432487642efa7694784c
I20260710 13:15:48.306224  6801 leader_election.cc:304] T 8a667946726a46208373a80701d4c817 P fb69514b407a432487642efa7694784c [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: fb69514b407a432487642efa7694784c; no voters: 8d353e6070b4415798e79454c3d68e24, d23d174424c4456b964b2a208d42869b
I20260710 13:15:48.306759  7614 raft_consensus.cc:2749] T 347053c4d8d04327a9720a6a06b14c2d P fb69514b407a432487642efa7694784c [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260710 13:15:48.306942  6906 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1c9d104e697b4b318acf51fddb6cc2db" candidate_uuid: "e4b0e996b4c84535b0aeb6fcc6b35346" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "d23d174424c4456b964b2a208d42869b" is_pre_election: true
I20260710 13:15:48.311187  7620 raft_consensus.cc:2749] T 8a667946726a46208373a80701d4c817 P fb69514b407a432487642efa7694784c [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260710 13:15:48.308133  7237 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a256f1aff9444ef99ba3d8fb9328de66" candidate_uuid: "d23d174424c4456b964b2a208d42869b" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "8d353e6070b4415798e79454c3d68e24"
I20260710 13:15:48.308670  6827 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "823572ae35f14fc88f1c201e460896d5" candidate_uuid: "8d353e6070b4415798e79454c3d68e24" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "fb69514b407a432487642efa7694784c"
I20260710 13:15:48.312086  6948 leader_election.cc:304] T 1c9d104e697b4b318acf51fddb6cc2db P e4b0e996b4c84535b0aeb6fcc6b35346 [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: e4b0e996b4c84535b0aeb6fcc6b35346; no voters: d23d174424c4456b964b2a208d42869b, fb69514b407a432487642efa7694784c
I20260710 13:15:48.294190  7632 raft_consensus.cc:515] T fe076a65a35f4a718ac8d13a58179708 P d23d174424c4456b964b2a208d42869b [term 2 FOLLOWER]: Starting leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "d23d174424c4456b964b2a208d42869b" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 32867 } } peers { permanent_uuid: "e4b0e996b4c84535b0aeb6fcc6b35346" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 46679 } } peers { permanent_uuid: "8d353e6070b4415798e79454c3d68e24" member_type: VOTER last_known_addr { host: "127.5.154.4" port: 41541 } attrs { promote: false } }
I20260710 13:15:48.312649  7202 leader_election.cc:304] T 356e1211bf7e4b8598874df9ddecf490 P 8d353e6070b4415798e79454c3d68e24 [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: 8d353e6070b4415798e79454c3d68e24; no voters: d23d174424c4456b964b2a208d42869b, e4b0e996b4c84535b0aeb6fcc6b35346
I20260710 13:15:48.312860  7634 raft_consensus.cc:2749] T 1c9d104e697b4b318acf51fddb6cc2db P e4b0e996b4c84535b0aeb6fcc6b35346 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260710 13:15:48.313360  7616 raft_consensus.cc:2749] T 5e5bb78ed3b74e12a27bb333780416ee P 8d353e6070b4415798e79454c3d68e24 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260710 13:15:48.313786  7202 leader_election.cc:304] T 9f5bc7cc688b400d8617210578c6ab67 P 8d353e6070b4415798e79454c3d68e24 [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: 8d353e6070b4415798e79454c3d68e24; no voters: e4b0e996b4c84535b0aeb6fcc6b35346, fb69514b407a432487642efa7694784c
I20260710 13:15:48.313953  7616 raft_consensus.cc:2749] T 356e1211bf7e4b8598874df9ddecf490 P 8d353e6070b4415798e79454c3d68e24 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260710 13:15:48.314287  7632 leader_election.cc:290] T fe076a65a35f4a718ac8d13a58179708 P d23d174424c4456b964b2a208d42869b [CANDIDATE]: Term 2 election: Requested vote from peers e4b0e996b4c84535b0aeb6fcc6b35346 (127.5.154.3:46679), 8d353e6070b4415798e79454c3d68e24 (127.5.154.4:41541)
I20260710 13:15:48.310374  7235 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9f5bc7cc688b400d8617210578c6ab67" candidate_uuid: "fb69514b407a432487642efa7694784c" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "8d353e6070b4415798e79454c3d68e24"
I20260710 13:15:48.314568  7616 raft_consensus.cc:2749] T 9f5bc7cc688b400d8617210578c6ab67 P 8d353e6070b4415798e79454c3d68e24 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260710 13:15:48.314920  7202 leader_election.cc:304] T fe076a65a35f4a718ac8d13a58179708 P 8d353e6070b4415798e79454c3d68e24 [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: 8d353e6070b4415798e79454c3d68e24; no voters: d23d174424c4456b964b2a208d42869b, e4b0e996b4c84535b0aeb6fcc6b35346
I20260710 13:15:48.315083  6983 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fe076a65a35f4a718ac8d13a58179708" candidate_uuid: "d23d174424c4456b964b2a208d42869b" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "e4b0e996b4c84535b0aeb6fcc6b35346"
I20260710 13:15:48.315645  7616 raft_consensus.cc:2749] T fe076a65a35f4a718ac8d13a58179708 P 8d353e6070b4415798e79454c3d68e24 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260710 13:15:48.316057  7202 leader_election.cc:304] T 5a067eef6b6649ce95706dd10ed4dd9f P 8d353e6070b4415798e79454c3d68e24 [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: 8d353e6070b4415798e79454c3d68e24; no voters: d23d174424c4456b964b2a208d42869b, e4b0e996b4c84535b0aeb6fcc6b35346
I20260710 13:15:48.311553  6801 leader_election.cc:304] T 735d56d6bcd44599ad0392e6ebbf3128 P fb69514b407a432487642efa7694784c [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: fb69514b407a432487642efa7694784c; no voters: 8d353e6070b4415798e79454c3d68e24, e4b0e996b4c84535b0aeb6fcc6b35346
I20260710 13:15:48.316785  7616 raft_consensus.cc:2749] T 5a067eef6b6649ce95706dd10ed4dd9f P 8d353e6070b4415798e79454c3d68e24 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260710 13:15:48.316956  7614 raft_consensus.cc:2749] T 735d56d6bcd44599ad0392e6ebbf3128 P fb69514b407a432487642efa7694784c [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260710 13:15:48.317499  7237 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fe076a65a35f4a718ac8d13a58179708" candidate_uuid: "d23d174424c4456b964b2a208d42869b" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "8d353e6070b4415798e79454c3d68e24"
I20260710 13:15:48.317837  6983 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "823572ae35f14fc88f1c201e460896d5" candidate_uuid: "8d353e6070b4415798e79454c3d68e24" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "e4b0e996b4c84535b0aeb6fcc6b35346"
I20260710 13:15:48.318746  6876 leader_election.cc:304] T a256f1aff9444ef99ba3d8fb9328de66 P d23d174424c4456b964b2a208d42869b [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: d23d174424c4456b964b2a208d42869b; no voters: 8d353e6070b4415798e79454c3d68e24, fb69514b407a432487642efa7694784c
I20260710 13:15:48.318956  6801 leader_election.cc:304] T 9f5bc7cc688b400d8617210578c6ab67 P fb69514b407a432487642efa7694784c [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: fb69514b407a432487642efa7694784c; no voters: 8d353e6070b4415798e79454c3d68e24, e4b0e996b4c84535b0aeb6fcc6b35346
I20260710 13:15:48.319185  7202 leader_election.cc:304] T 823572ae35f14fc88f1c201e460896d5 P 8d353e6070b4415798e79454c3d68e24 [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: 8d353e6070b4415798e79454c3d68e24; no voters: e4b0e996b4c84535b0aeb6fcc6b35346, fb69514b407a432487642efa7694784c
I20260710 13:15:48.319540  7632 raft_consensus.cc:2749] T a256f1aff9444ef99ba3d8fb9328de66 P d23d174424c4456b964b2a208d42869b [term 2 FOLLOWER]: Leader election lost for term 2. Reason: could not achieve majority
I20260710 13:15:48.320286  7639 raft_consensus.cc:2749] T 823572ae35f14fc88f1c201e460896d5 P 8d353e6070b4415798e79454c3d68e24 [term 2 FOLLOWER]: Leader election lost for term 2. Reason: could not achieve majority
I20260710 13:15:48.320340  7620 raft_consensus.cc:2749] T 9f5bc7cc688b400d8617210578c6ab67 P fb69514b407a432487642efa7694784c [term 2 FOLLOWER]: Leader election lost for term 2. Reason: could not achieve majority
I20260710 13:15:48.322263  6876 leader_election.cc:304] T fe076a65a35f4a718ac8d13a58179708 P d23d174424c4456b964b2a208d42869b [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: d23d174424c4456b964b2a208d42869b; no voters: 8d353e6070b4415798e79454c3d68e24, e4b0e996b4c84535b0aeb6fcc6b35346
I20260710 13:15:48.322903  7632 raft_consensus.cc:2749] T fe076a65a35f4a718ac8d13a58179708 P d23d174424c4456b964b2a208d42869b [term 2 FOLLOWER]: Leader election lost for term 2. Reason: could not achieve majority
I20260710 13:15:48.370765  6906 raft_consensus.cc:1240] T ba7eb01c95604a4a99577eeab6ca76d0 P d23d174424c4456b964b2a208d42869b [term 2 FOLLOWER]: Rejecting Update request from peer fb69514b407a432487642efa7694784c for earlier term 1. Current term is 2. Ops: []
I20260710 13:15:48.372121  7620 consensus_queue.cc:1059] T ba7eb01c95604a4a99577eeab6ca76d0 P fb69514b407a432487642efa7694784c [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "d23d174424c4456b964b2a208d42869b" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 32867 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260710 13:15:48.373387  7614 raft_consensus.cc:3055] T ba7eb01c95604a4a99577eeab6ca76d0 P fb69514b407a432487642efa7694784c [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:15:48.373684  7614 raft_consensus.cc:740] T ba7eb01c95604a4a99577eeab6ca76d0 P fb69514b407a432487642efa7694784c [term 1 LEADER]: Becoming Follower/Learner. State: Replica: fb69514b407a432487642efa7694784c, State: Running, Role: LEADER
I20260710 13:15:48.374378  7614 consensus_queue.cc:260] T ba7eb01c95604a4a99577eeab6ca76d0 P fb69514b407a432487642efa7694784c [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: "fb69514b407a432487642efa7694784c" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 41929 } } peers { permanent_uuid: "d23d174424c4456b964b2a208d42869b" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 32867 } } peers { permanent_uuid: "e4b0e996b4c84535b0aeb6fcc6b35346" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 46679 } }
I20260710 13:15:48.375423  7614 raft_consensus.cc:3060] T ba7eb01c95604a4a99577eeab6ca76d0 P fb69514b407a432487642efa7694784c [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:15:48.425954  6836 raft_consensus.cc:1240] T 7b598c89d6304c7f9a9bda962206c13e P fb69514b407a432487642efa7694784c [term 2 FOLLOWER]: Rejecting Update request from peer e4b0e996b4c84535b0aeb6fcc6b35346 for earlier term 1. Current term is 2. Ops: []
I20260710 13:15:48.427446  7638 consensus_queue.cc:1059] T 7b598c89d6304c7f9a9bda962206c13e P e4b0e996b4c84535b0aeb6fcc6b35346 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "fb69514b407a432487642efa7694784c" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 41929 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:15:48.438256  7634 raft_consensus.cc:3055] T 7b598c89d6304c7f9a9bda962206c13e P e4b0e996b4c84535b0aeb6fcc6b35346 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:15:48.438632  7634 raft_consensus.cc:740] T 7b598c89d6304c7f9a9bda962206c13e P e4b0e996b4c84535b0aeb6fcc6b35346 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: e4b0e996b4c84535b0aeb6fcc6b35346, State: Running, Role: LEADER
I20260710 13:15:48.439504  7634 consensus_queue.cc:260] T 7b598c89d6304c7f9a9bda962206c13e P e4b0e996b4c84535b0aeb6fcc6b35346 [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: "fb69514b407a432487642efa7694784c" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 41929 } } peers { permanent_uuid: "d23d174424c4456b964b2a208d42869b" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 32867 } } peers { permanent_uuid: "e4b0e996b4c84535b0aeb6fcc6b35346" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 46679 } }
I20260710 13:15:48.440811  7634 raft_consensus.cc:3060] T 7b598c89d6304c7f9a9bda962206c13e P e4b0e996b4c84535b0aeb6fcc6b35346 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:15:48.475889  6907 raft_consensus.cc:1240] T fe076a65a35f4a718ac8d13a58179708 P d23d174424c4456b964b2a208d42869b [term 2 FOLLOWER]: Rejecting Update request from peer e4b0e996b4c84535b0aeb6fcc6b35346 for earlier term 1. Current term is 2. Ops: []
I20260710 13:15:48.477136  7634 consensus_queue.cc:1059] T fe076a65a35f4a718ac8d13a58179708 P e4b0e996b4c84535b0aeb6fcc6b35346 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "d23d174424c4456b964b2a208d42869b" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 32867 }, Status: INVALID_TERM, Last received: 1.4, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260710 13:15:48.478041  7638 raft_consensus.cc:3055] T fe076a65a35f4a718ac8d13a58179708 P e4b0e996b4c84535b0aeb6fcc6b35346 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:15:48.478394  7638 raft_consensus.cc:740] T fe076a65a35f4a718ac8d13a58179708 P e4b0e996b4c84535b0aeb6fcc6b35346 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: e4b0e996b4c84535b0aeb6fcc6b35346, State: Running, Role: LEADER
I20260710 13:15:48.479218  7638 consensus_queue.cc:260] T fe076a65a35f4a718ac8d13a58179708 P e4b0e996b4c84535b0aeb6fcc6b35346 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 4, Committed index: 4, Last appended: 1.4, Last appended by leader: 4, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "d23d174424c4456b964b2a208d42869b" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 32867 } } peers { permanent_uuid: "e4b0e996b4c84535b0aeb6fcc6b35346" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 46679 } } peers { permanent_uuid: "8d353e6070b4415798e79454c3d68e24" member_type: VOTER last_known_addr { host: "127.5.154.4" port: 41541 } attrs { promote: false } }
I20260710 13:15:48.480588  7638 raft_consensus.cc:3060] T fe076a65a35f4a718ac8d13a58179708 P e4b0e996b4c84535b0aeb6fcc6b35346 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:15:48.515516  6907 raft_consensus.cc:1240] T a256f1aff9444ef99ba3d8fb9328de66 P d23d174424c4456b964b2a208d42869b [term 2 FOLLOWER]: Rejecting Update request from peer fb69514b407a432487642efa7694784c for earlier term 1. Current term is 2. Ops: []
I20260710 13:15:48.516978  7614 consensus_queue.cc:1059] T a256f1aff9444ef99ba3d8fb9328de66 P fb69514b407a432487642efa7694784c [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "d23d174424c4456b964b2a208d42869b" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 32867 }, Status: INVALID_TERM, Last received: 1.4, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260710 13:15:48.518042  7620 raft_consensus.cc:3055] T a256f1aff9444ef99ba3d8fb9328de66 P fb69514b407a432487642efa7694784c [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:15:48.518435  7620 raft_consensus.cc:740] T a256f1aff9444ef99ba3d8fb9328de66 P fb69514b407a432487642efa7694784c [term 1 LEADER]: Becoming Follower/Learner. State: Replica: fb69514b407a432487642efa7694784c, State: Running, Role: LEADER
I20260710 13:15:48.519306  7620 consensus_queue.cc:260] T a256f1aff9444ef99ba3d8fb9328de66 P fb69514b407a432487642efa7694784c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 4, Committed index: 4, Last appended: 1.4, Last appended by leader: 4, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "fb69514b407a432487642efa7694784c" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 41929 } } peers { permanent_uuid: "d23d174424c4456b964b2a208d42869b" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 32867 } } peers { permanent_uuid: "8d353e6070b4415798e79454c3d68e24" member_type: VOTER last_known_addr { host: "127.5.154.4" port: 41541 } attrs { promote: false } }
I20260710 13:15:48.520612  7620 raft_consensus.cc:3060] T a256f1aff9444ef99ba3d8fb9328de66 P fb69514b407a432487642efa7694784c [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:15:48.645185  7237 raft_consensus.cc:1240] T 823572ae35f14fc88f1c201e460896d5 P 8d353e6070b4415798e79454c3d68e24 [term 2 FOLLOWER]: Rejecting Update request from peer fb69514b407a432487642efa7694784c for earlier term 1. Current term is 2. Ops: []
I20260710 13:15:48.646391  7620 consensus_queue.cc:1059] T 823572ae35f14fc88f1c201e460896d5 P fb69514b407a432487642efa7694784c [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "8d353e6070b4415798e79454c3d68e24" member_type: VOTER last_known_addr { host: "127.5.154.4" port: 41541 } attrs { promote: false }, Status: INVALID_TERM, Last received: 1.4, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260710 13:15:48.647306  7614 raft_consensus.cc:3055] T 823572ae35f14fc88f1c201e460896d5 P fb69514b407a432487642efa7694784c [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:15:48.647594  7614 raft_consensus.cc:740] T 823572ae35f14fc88f1c201e460896d5 P fb69514b407a432487642efa7694784c [term 1 LEADER]: Becoming Follower/Learner. State: Replica: fb69514b407a432487642efa7694784c, State: Running, Role: LEADER
I20260710 13:15:48.648236  7614 consensus_queue.cc:260] T 823572ae35f14fc88f1c201e460896d5 P fb69514b407a432487642efa7694784c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 4, Committed index: 4, Last appended: 1.4, Last appended by leader: 4, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "fb69514b407a432487642efa7694784c" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 41929 } } peers { permanent_uuid: "e4b0e996b4c84535b0aeb6fcc6b35346" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 46679 } } peers { permanent_uuid: "8d353e6070b4415798e79454c3d68e24" member_type: VOTER last_known_addr { host: "127.5.154.4" port: 41541 } attrs { promote: false } }
I20260710 13:15:48.649139  7614 raft_consensus.cc:3060] T 823572ae35f14fc88f1c201e460896d5 P fb69514b407a432487642efa7694784c [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:15:48.663225  6827 raft_consensus.cc:1240] T 9f5bc7cc688b400d8617210578c6ab67 P fb69514b407a432487642efa7694784c [term 2 FOLLOWER]: Rejecting Update request from peer e4b0e996b4c84535b0aeb6fcc6b35346 for earlier term 1. Current term is 2. Ops: []
I20260710 13:15:48.664295  7638 consensus_queue.cc:1059] T 9f5bc7cc688b400d8617210578c6ab67 P e4b0e996b4c84535b0aeb6fcc6b35346 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "fb69514b407a432487642efa7694784c" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 41929 }, Status: INVALID_TERM, Last received: 1.4, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260710 13:15:48.664973  7634 raft_consensus.cc:3055] T 9f5bc7cc688b400d8617210578c6ab67 P e4b0e996b4c84535b0aeb6fcc6b35346 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:15:48.665326  7634 raft_consensus.cc:740] T 9f5bc7cc688b400d8617210578c6ab67 P e4b0e996b4c84535b0aeb6fcc6b35346 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: e4b0e996b4c84535b0aeb6fcc6b35346, State: Running, Role: LEADER
I20260710 13:15:48.666086  7634 consensus_queue.cc:260] T 9f5bc7cc688b400d8617210578c6ab67 P e4b0e996b4c84535b0aeb6fcc6b35346 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 4, Committed index: 4, Last appended: 1.4, Last appended by leader: 4, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "fb69514b407a432487642efa7694784c" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 41929 } } peers { permanent_uuid: "e4b0e996b4c84535b0aeb6fcc6b35346" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 46679 } } peers { permanent_uuid: "8d353e6070b4415798e79454c3d68e24" member_type: VOTER last_known_addr { host: "127.5.154.4" port: 41541 } attrs { promote: false } }
I20260710 13:15:48.667295  7634 raft_consensus.cc:3060] T 9f5bc7cc688b400d8617210578c6ab67 P e4b0e996b4c84535b0aeb6fcc6b35346 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:15:48.926940  5736 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 13:15:48.957376  6907 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "347053c4d8d04327a9720a6a06b14c2d"
dest_uuid: "d23d174424c4456b964b2a208d42869b"
mode: GRACEFUL
new_leader_uuid: "8d353e6070b4415798e79454c3d68e24"
 from {username='slave'} at 127.0.0.1:33180
I20260710 13:15:48.958189  6907 raft_consensus.cc:606] T 347053c4d8d04327a9720a6a06b14c2d P d23d174424c4456b964b2a208d42869b [term 1 LEADER]: Received request to transfer leadership to TS 8d353e6070b4415798e79454c3d68e24
I20260710 13:15:48.960539  6907 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "365448378d344cb4b762d40a24bfd01d"
dest_uuid: "d23d174424c4456b964b2a208d42869b"
mode: GRACEFUL
new_leader_uuid: "e4b0e996b4c84535b0aeb6fcc6b35346"
 from {username='slave'} at 127.0.0.1:33180
I20260710 13:15:48.961084  6907 raft_consensus.cc:606] T 365448378d344cb4b762d40a24bfd01d P d23d174424c4456b964b2a208d42869b [term 1 LEADER]: Received request to transfer leadership to TS e4b0e996b4c84535b0aeb6fcc6b35346
I20260710 13:15:48.971340  6827 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "5e5bb78ed3b74e12a27bb333780416ee"
dest_uuid: "fb69514b407a432487642efa7694784c"
mode: GRACEFUL
new_leader_uuid: "8d353e6070b4415798e79454c3d68e24"
 from {username='slave'} at 127.0.0.1:58964
I20260710 13:15:48.971813  6827 raft_consensus.cc:606] T 5e5bb78ed3b74e12a27bb333780416ee P fb69514b407a432487642efa7694784c [term 1 LEADER]: Received request to transfer leadership to TS 8d353e6070b4415798e79454c3d68e24
I20260710 13:15:48.974107  6907 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "98b588a2f58548d881001123cfb22294"
dest_uuid: "d23d174424c4456b964b2a208d42869b"
mode: GRACEFUL
new_leader_uuid: "8d353e6070b4415798e79454c3d68e24"
 from {username='slave'} at 127.0.0.1:33180
I20260710 13:15:48.974653  6907 raft_consensus.cc:606] T 98b588a2f58548d881001123cfb22294 P d23d174424c4456b964b2a208d42869b [term 1 LEADER]: Received request to transfer leadership to TS 8d353e6070b4415798e79454c3d68e24
I20260710 13:15:48.976801  6827 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "a256f1aff9444ef99ba3d8fb9328de66"
dest_uuid: "fb69514b407a432487642efa7694784c"
mode: GRACEFUL
new_leader_uuid: "8d353e6070b4415798e79454c3d68e24"
 from {username='slave'} at 127.0.0.1:58964
I20260710 13:15:48.977216  6827 raft_consensus.cc:606] T a256f1aff9444ef99ba3d8fb9328de66 P fb69514b407a432487642efa7694784c [term 2 FOLLOWER]: Received request to transfer leadership to TS 8d353e6070b4415798e79454c3d68e24
I20260710 13:15:48.977483  6827 raft_consensus.cc:614] T a256f1aff9444ef99ba3d8fb9328de66 P fb69514b407a432487642efa7694784c [term 2 FOLLOWER]: Rejecting request to transer leadership while not leader
I20260710 13:15:48.978360  5736 auto_leader_rebalancer.cc:479] table: test-workload, leader rebalance finish, leader transfer count: 5
I20260710 13:15:48.978981  5736 auto_leader_rebalancer.cc:554] All tables' leader rebalancing finished this round
I20260710 13:15:49.039340  7628 raft_consensus.cc:993] T 347053c4d8d04327a9720a6a06b14c2d P d23d174424c4456b964b2a208d42869b: : Instructing follower 8d353e6070b4415798e79454c3d68e24 to start an election
I20260710 13:15:49.039781  7637 raft_consensus.cc:1081] T 347053c4d8d04327a9720a6a06b14c2d P d23d174424c4456b964b2a208d42869b [term 1 LEADER]: Signalling peer 8d353e6070b4415798e79454c3d68e24 to start an election
I20260710 13:15:49.041124  7237 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "347053c4d8d04327a9720a6a06b14c2d"
dest_uuid: "8d353e6070b4415798e79454c3d68e24"
 from {username='slave'} at 127.0.0.1:44782
I20260710 13:15:49.041699  7237 raft_consensus.cc:493] T 347053c4d8d04327a9720a6a06b14c2d P 8d353e6070b4415798e79454c3d68e24 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:15:49.042012  7237 raft_consensus.cc:3060] T 347053c4d8d04327a9720a6a06b14c2d P 8d353e6070b4415798e79454c3d68e24 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:15:49.048501  7237 raft_consensus.cc:515] T 347053c4d8d04327a9720a6a06b14c2d P 8d353e6070b4415798e79454c3d68e24 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "fb69514b407a432487642efa7694784c" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 41929 } } peers { permanent_uuid: "d23d174424c4456b964b2a208d42869b" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 32867 } } peers { permanent_uuid: "8d353e6070b4415798e79454c3d68e24" member_type: VOTER last_known_addr { host: "127.5.154.4" port: 41541 } attrs { promote: false } }
I20260710 13:15:49.050331  7237 leader_election.cc:290] T 347053c4d8d04327a9720a6a06b14c2d P 8d353e6070b4415798e79454c3d68e24 [CANDIDATE]: Term 2 election: Requested vote from peers fb69514b407a432487642efa7694784c (127.5.154.1:41929), d23d174424c4456b964b2a208d42869b (127.5.154.2:32867)
I20260710 13:15:49.051026  6827 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "347053c4d8d04327a9720a6a06b14c2d" candidate_uuid: "8d353e6070b4415798e79454c3d68e24" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "fb69514b407a432487642efa7694784c"
I20260710 13:15:49.051306  6907 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "347053c4d8d04327a9720a6a06b14c2d" candidate_uuid: "8d353e6070b4415798e79454c3d68e24" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "d23d174424c4456b964b2a208d42869b"
I20260710 13:15:49.051537  6827 raft_consensus.cc:3060] T 347053c4d8d04327a9720a6a06b14c2d P fb69514b407a432487642efa7694784c [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:15:49.051913  6907 raft_consensus.cc:3055] T 347053c4d8d04327a9720a6a06b14c2d P d23d174424c4456b964b2a208d42869b [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:15:49.052321  6907 raft_consensus.cc:740] T 347053c4d8d04327a9720a6a06b14c2d P d23d174424c4456b964b2a208d42869b [term 1 LEADER]: Becoming Follower/Learner. State: Replica: d23d174424c4456b964b2a208d42869b, State: Running, Role: LEADER
I20260710 13:15:49.053170  6907 consensus_queue.cc:260] T 347053c4d8d04327a9720a6a06b14c2d P d23d174424c4456b964b2a208d42869b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 4, Committed index: 4, Last appended: 1.4, Last appended by leader: 4, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "fb69514b407a432487642efa7694784c" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 41929 } } peers { permanent_uuid: "d23d174424c4456b964b2a208d42869b" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 32867 } } peers { permanent_uuid: "8d353e6070b4415798e79454c3d68e24" member_type: VOTER last_known_addr { host: "127.5.154.4" port: 41541 } attrs { promote: false } }
I20260710 13:15:49.054462  6907 raft_consensus.cc:3060] T 347053c4d8d04327a9720a6a06b14c2d P d23d174424c4456b964b2a208d42869b [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:15:49.056751  6827 raft_consensus.cc:2468] T 347053c4d8d04327a9720a6a06b14c2d P fb69514b407a432487642efa7694784c [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8d353e6070b4415798e79454c3d68e24 in term 2.
I20260710 13:15:49.057644  7199 leader_election.cc:304] T 347053c4d8d04327a9720a6a06b14c2d P 8d353e6070b4415798e79454c3d68e24 [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: 8d353e6070b4415798e79454c3d68e24, fb69514b407a432487642efa7694784c; no voters: 
I20260710 13:15:49.058923  7645 raft_consensus.cc:2804] T 347053c4d8d04327a9720a6a06b14c2d P 8d353e6070b4415798e79454c3d68e24 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:15:49.060055  7645 raft_consensus.cc:697] T 347053c4d8d04327a9720a6a06b14c2d P 8d353e6070b4415798e79454c3d68e24 [term 2 LEADER]: Becoming Leader. State: Replica: 8d353e6070b4415798e79454c3d68e24, State: Running, Role: LEADER
I20260710 13:15:49.060925  7645 consensus_queue.cc:237] T 347053c4d8d04327a9720a6a06b14c2d P 8d353e6070b4415798e79454c3d68e24 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 4, Committed index: 4, Last appended: 1.4, Last appended by leader: 4, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "fb69514b407a432487642efa7694784c" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 41929 } } peers { permanent_uuid: "d23d174424c4456b964b2a208d42869b" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 32867 } } peers { permanent_uuid: "8d353e6070b4415798e79454c3d68e24" member_type: VOTER last_known_addr { host: "127.5.154.4" port: 41541 } attrs { promote: false } }
I20260710 13:15:49.061874  6907 raft_consensus.cc:2468] T 347053c4d8d04327a9720a6a06b14c2d P d23d174424c4456b964b2a208d42869b [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8d353e6070b4415798e79454c3d68e24 in term 2.
I20260710 13:15:49.072247  6734 catalog_manager.cc:5697] T 347053c4d8d04327a9720a6a06b14c2d P 8d353e6070b4415798e79454c3d68e24 reported cstate change: term changed from 1 to 2, leader changed from d23d174424c4456b964b2a208d42869b (127.5.154.2) to 8d353e6070b4415798e79454c3d68e24 (127.5.154.4). New cstate: current_term: 2 leader_uuid: "8d353e6070b4415798e79454c3d68e24" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "fb69514b407a432487642efa7694784c" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 41929 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d23d174424c4456b964b2a208d42869b" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 32867 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8d353e6070b4415798e79454c3d68e24" member_type: VOTER last_known_addr { host: "127.5.154.4" port: 41541 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260710 13:15:49.131642  7614 raft_consensus.cc:993] T 5e5bb78ed3b74e12a27bb333780416ee P fb69514b407a432487642efa7694784c: : Instructing follower 8d353e6070b4415798e79454c3d68e24 to start an election
I20260710 13:15:49.132095  7620 raft_consensus.cc:1081] T 5e5bb78ed3b74e12a27bb333780416ee P fb69514b407a432487642efa7694784c [term 1 LEADER]: Signalling peer 8d353e6070b4415798e79454c3d68e24 to start an election
I20260710 13:15:49.133498  7237 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "5e5bb78ed3b74e12a27bb333780416ee"
dest_uuid: "8d353e6070b4415798e79454c3d68e24"
 from {username='slave'} at 127.0.0.1:44766
I20260710 13:15:49.133924  7237 raft_consensus.cc:493] T 5e5bb78ed3b74e12a27bb333780416ee P 8d353e6070b4415798e79454c3d68e24 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:15:49.134176  7237 raft_consensus.cc:3060] T 5e5bb78ed3b74e12a27bb333780416ee P 8d353e6070b4415798e79454c3d68e24 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:15:49.138383  7237 raft_consensus.cc:515] T 5e5bb78ed3b74e12a27bb333780416ee P 8d353e6070b4415798e79454c3d68e24 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "fb69514b407a432487642efa7694784c" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 41929 } } peers { permanent_uuid: "e4b0e996b4c84535b0aeb6fcc6b35346" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 46679 } } peers { permanent_uuid: "8d353e6070b4415798e79454c3d68e24" member_type: VOTER last_known_addr { host: "127.5.154.4" port: 41541 } attrs { promote: false } }
I20260710 13:15:49.139763  7237 leader_election.cc:290] T 5e5bb78ed3b74e12a27bb333780416ee P 8d353e6070b4415798e79454c3d68e24 [CANDIDATE]: Term 2 election: Requested vote from peers fb69514b407a432487642efa7694784c (127.5.154.1:41929), e4b0e996b4c84535b0aeb6fcc6b35346 (127.5.154.3:46679)
I20260710 13:15:49.140493  6827 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5e5bb78ed3b74e12a27bb333780416ee" candidate_uuid: "8d353e6070b4415798e79454c3d68e24" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "fb69514b407a432487642efa7694784c"
I20260710 13:15:49.140901  6984 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5e5bb78ed3b74e12a27bb333780416ee" candidate_uuid: "8d353e6070b4415798e79454c3d68e24" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "e4b0e996b4c84535b0aeb6fcc6b35346"
I20260710 13:15:49.141145  6827 raft_consensus.cc:3055] T 5e5bb78ed3b74e12a27bb333780416ee P fb69514b407a432487642efa7694784c [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:15:49.141476  6984 raft_consensus.cc:3060] T 5e5bb78ed3b74e12a27bb333780416ee P e4b0e996b4c84535b0aeb6fcc6b35346 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:15:49.141480  6827 raft_consensus.cc:740] T 5e5bb78ed3b74e12a27bb333780416ee P fb69514b407a432487642efa7694784c [term 1 LEADER]: Becoming Follower/Learner. State: Replica: fb69514b407a432487642efa7694784c, State: Running, Role: LEADER
I20260710 13:15:49.142525  6827 consensus_queue.cc:260] T 5e5bb78ed3b74e12a27bb333780416ee P fb69514b407a432487642efa7694784c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 4, Committed index: 4, Last appended: 1.4, Last appended by leader: 4, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "fb69514b407a432487642efa7694784c" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 41929 } } peers { permanent_uuid: "e4b0e996b4c84535b0aeb6fcc6b35346" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 46679 } } peers { permanent_uuid: "8d353e6070b4415798e79454c3d68e24" member_type: VOTER last_known_addr { host: "127.5.154.4" port: 41541 } attrs { promote: false } }
I20260710 13:15:49.143781  6827 raft_consensus.cc:3060] T 5e5bb78ed3b74e12a27bb333780416ee P fb69514b407a432487642efa7694784c [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:15:49.149053  6984 raft_consensus.cc:2468] T 5e5bb78ed3b74e12a27bb333780416ee P e4b0e996b4c84535b0aeb6fcc6b35346 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8d353e6070b4415798e79454c3d68e24 in term 2.
I20260710 13:15:49.150347  6827 raft_consensus.cc:2468] T 5e5bb78ed3b74e12a27bb333780416ee P fb69514b407a432487642efa7694784c [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8d353e6070b4415798e79454c3d68e24 in term 2.
I20260710 13:15:49.150507  7202 leader_election.cc:304] T 5e5bb78ed3b74e12a27bb333780416ee P 8d353e6070b4415798e79454c3d68e24 [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: 8d353e6070b4415798e79454c3d68e24, e4b0e996b4c84535b0aeb6fcc6b35346; no voters: 
I20260710 13:15:49.151330  7645 raft_consensus.cc:2804] T 5e5bb78ed3b74e12a27bb333780416ee P 8d353e6070b4415798e79454c3d68e24 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:15:49.151741  7645 raft_consensus.cc:697] T 5e5bb78ed3b74e12a27bb333780416ee P 8d353e6070b4415798e79454c3d68e24 [term 2 LEADER]: Becoming Leader. State: Replica: 8d353e6070b4415798e79454c3d68e24, State: Running, Role: LEADER
I20260710 13:15:49.152494  7645 consensus_queue.cc:237] T 5e5bb78ed3b74e12a27bb333780416ee P 8d353e6070b4415798e79454c3d68e24 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 4, Committed index: 4, Last appended: 1.4, Last appended by leader: 4, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "fb69514b407a432487642efa7694784c" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 41929 } } peers { permanent_uuid: "e4b0e996b4c84535b0aeb6fcc6b35346" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 46679 } } peers { permanent_uuid: "8d353e6070b4415798e79454c3d68e24" member_type: VOTER last_known_addr { host: "127.5.154.4" port: 41541 } attrs { promote: false } }
I20260710 13:15:49.159842  6734 catalog_manager.cc:5697] T 5e5bb78ed3b74e12a27bb333780416ee P 8d353e6070b4415798e79454c3d68e24 reported cstate change: term changed from 1 to 2, leader changed from fb69514b407a432487642efa7694784c (127.5.154.1) to 8d353e6070b4415798e79454c3d68e24 (127.5.154.4). New cstate: current_term: 2 leader_uuid: "8d353e6070b4415798e79454c3d68e24" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "fb69514b407a432487642efa7694784c" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 41929 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e4b0e996b4c84535b0aeb6fcc6b35346" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 46679 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8d353e6070b4415798e79454c3d68e24" member_type: VOTER last_known_addr { host: "127.5.154.4" port: 41541 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260710 13:15:49.349124  7628 raft_consensus.cc:993] T 98b588a2f58548d881001123cfb22294 P d23d174424c4456b964b2a208d42869b: : Instructing follower 8d353e6070b4415798e79454c3d68e24 to start an election
I20260710 13:15:49.350054  7637 raft_consensus.cc:1081] T 98b588a2f58548d881001123cfb22294 P d23d174424c4456b964b2a208d42869b [term 1 LEADER]: Signalling peer 8d353e6070b4415798e79454c3d68e24 to start an election
I20260710 13:15:49.351452  7237 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "98b588a2f58548d881001123cfb22294"
dest_uuid: "8d353e6070b4415798e79454c3d68e24"
 from {username='slave'} at 127.0.0.1:44782
I20260710 13:15:49.351941  7237 raft_consensus.cc:493] T 98b588a2f58548d881001123cfb22294 P 8d353e6070b4415798e79454c3d68e24 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:15:49.352187  7237 raft_consensus.cc:3060] T 98b588a2f58548d881001123cfb22294 P 8d353e6070b4415798e79454c3d68e24 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:15:49.356119  7237 raft_consensus.cc:515] T 98b588a2f58548d881001123cfb22294 P 8d353e6070b4415798e79454c3d68e24 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "fb69514b407a432487642efa7694784c" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 41929 } } peers { permanent_uuid: "d23d174424c4456b964b2a208d42869b" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 32867 } } peers { permanent_uuid: "8d353e6070b4415798e79454c3d68e24" member_type: VOTER last_known_addr { host: "127.5.154.4" port: 41541 } attrs { promote: false } }
I20260710 13:15:49.357447  7237 leader_election.cc:290] T 98b588a2f58548d881001123cfb22294 P 8d353e6070b4415798e79454c3d68e24 [CANDIDATE]: Term 2 election: Requested vote from peers fb69514b407a432487642efa7694784c (127.5.154.1:41929), d23d174424c4456b964b2a208d42869b (127.5.154.2:32867)
I20260710 13:15:49.358143  6827 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "98b588a2f58548d881001123cfb22294" candidate_uuid: "8d353e6070b4415798e79454c3d68e24" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "fb69514b407a432487642efa7694784c"
I20260710 13:15:49.358440  6907 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "98b588a2f58548d881001123cfb22294" candidate_uuid: "8d353e6070b4415798e79454c3d68e24" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "d23d174424c4456b964b2a208d42869b"
I20260710 13:15:49.358714  6827 raft_consensus.cc:3060] T 98b588a2f58548d881001123cfb22294 P fb69514b407a432487642efa7694784c [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:15:49.359122  6907 raft_consensus.cc:3055] T 98b588a2f58548d881001123cfb22294 P d23d174424c4456b964b2a208d42869b [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:15:49.359454  6907 raft_consensus.cc:740] T 98b588a2f58548d881001123cfb22294 P d23d174424c4456b964b2a208d42869b [term 1 LEADER]: Becoming Follower/Learner. State: Replica: d23d174424c4456b964b2a208d42869b, State: Running, Role: LEADER
I20260710 13:15:49.360234  6907 consensus_queue.cc:260] T 98b588a2f58548d881001123cfb22294 P d23d174424c4456b964b2a208d42869b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 4, Committed index: 4, Last appended: 1.4, Last appended by leader: 4, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "fb69514b407a432487642efa7694784c" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 41929 } } peers { permanent_uuid: "d23d174424c4456b964b2a208d42869b" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 32867 } } peers { permanent_uuid: "8d353e6070b4415798e79454c3d68e24" member_type: VOTER last_known_addr { host: "127.5.154.4" port: 41541 } attrs { promote: false } }
I20260710 13:15:49.361457  6907 raft_consensus.cc:3060] T 98b588a2f58548d881001123cfb22294 P d23d174424c4456b964b2a208d42869b [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:15:49.368779  6827 raft_consensus.cc:2468] T 98b588a2f58548d881001123cfb22294 P fb69514b407a432487642efa7694784c [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8d353e6070b4415798e79454c3d68e24 in term 2.
I20260710 13:15:49.369448  6907 raft_consensus.cc:2468] T 98b588a2f58548d881001123cfb22294 P d23d174424c4456b964b2a208d42869b [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8d353e6070b4415798e79454c3d68e24 in term 2.
I20260710 13:15:49.369701  7199 leader_election.cc:304] T 98b588a2f58548d881001123cfb22294 P 8d353e6070b4415798e79454c3d68e24 [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: 8d353e6070b4415798e79454c3d68e24, fb69514b407a432487642efa7694784c; no voters: 
I20260710 13:15:49.370651  7645 raft_consensus.cc:2804] T 98b588a2f58548d881001123cfb22294 P 8d353e6070b4415798e79454c3d68e24 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:15:49.371100  7645 raft_consensus.cc:697] T 98b588a2f58548d881001123cfb22294 P 8d353e6070b4415798e79454c3d68e24 [term 2 LEADER]: Becoming Leader. State: Replica: 8d353e6070b4415798e79454c3d68e24, State: Running, Role: LEADER
I20260710 13:15:49.371913  7645 consensus_queue.cc:237] T 98b588a2f58548d881001123cfb22294 P 8d353e6070b4415798e79454c3d68e24 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 4, Committed index: 4, Last appended: 1.4, Last appended by leader: 4, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "fb69514b407a432487642efa7694784c" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 41929 } } peers { permanent_uuid: "d23d174424c4456b964b2a208d42869b" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 32867 } } peers { permanent_uuid: "8d353e6070b4415798e79454c3d68e24" member_type: VOTER last_known_addr { host: "127.5.154.4" port: 41541 } attrs { promote: false } }
I20260710 13:15:49.377803  7628 raft_consensus.cc:993] T 365448378d344cb4b762d40a24bfd01d P d23d174424c4456b964b2a208d42869b: : Instructing follower e4b0e996b4c84535b0aeb6fcc6b35346 to start an election
I20260710 13:15:49.378242  7628 raft_consensus.cc:1081] T 365448378d344cb4b762d40a24bfd01d P d23d174424c4456b964b2a208d42869b [term 1 LEADER]: Signalling peer e4b0e996b4c84535b0aeb6fcc6b35346 to start an election
I20260710 13:15:49.379647  6984 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "365448378d344cb4b762d40a24bfd01d"
dest_uuid: "e4b0e996b4c84535b0aeb6fcc6b35346"
 from {username='slave'} at 127.0.0.1:39530
I20260710 13:15:49.380117  6984 raft_consensus.cc:493] T 365448378d344cb4b762d40a24bfd01d P e4b0e996b4c84535b0aeb6fcc6b35346 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:15:49.380445  6984 raft_consensus.cc:3060] T 365448378d344cb4b762d40a24bfd01d P e4b0e996b4c84535b0aeb6fcc6b35346 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:15:49.384536  6734 catalog_manager.cc:5697] T 98b588a2f58548d881001123cfb22294 P 8d353e6070b4415798e79454c3d68e24 reported cstate change: term changed from 1 to 2, leader changed from d23d174424c4456b964b2a208d42869b (127.5.154.2) to 8d353e6070b4415798e79454c3d68e24 (127.5.154.4). New cstate: current_term: 2 leader_uuid: "8d353e6070b4415798e79454c3d68e24" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "fb69514b407a432487642efa7694784c" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 41929 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d23d174424c4456b964b2a208d42869b" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 32867 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8d353e6070b4415798e79454c3d68e24" member_type: VOTER last_known_addr { host: "127.5.154.4" port: 41541 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260710 13:15:49.386423  6984 raft_consensus.cc:515] T 365448378d344cb4b762d40a24bfd01d P e4b0e996b4c84535b0aeb6fcc6b35346 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fb69514b407a432487642efa7694784c" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 41929 } } peers { permanent_uuid: "d23d174424c4456b964b2a208d42869b" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 32867 } } peers { permanent_uuid: "e4b0e996b4c84535b0aeb6fcc6b35346" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 46679 } }
I20260710 13:15:49.388233  6984 leader_election.cc:290] T 365448378d344cb4b762d40a24bfd01d P e4b0e996b4c84535b0aeb6fcc6b35346 [CANDIDATE]: Term 2 election: Requested vote from peers fb69514b407a432487642efa7694784c (127.5.154.1:41929), d23d174424c4456b964b2a208d42869b (127.5.154.2:32867)
I20260710 13:15:49.389457  6907 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "365448378d344cb4b762d40a24bfd01d" candidate_uuid: "e4b0e996b4c84535b0aeb6fcc6b35346" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "d23d174424c4456b964b2a208d42869b"
I20260710 13:15:49.389669  6827 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "365448378d344cb4b762d40a24bfd01d" candidate_uuid: "e4b0e996b4c84535b0aeb6fcc6b35346" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "fb69514b407a432487642efa7694784c"
I20260710 13:15:49.390023  6907 raft_consensus.cc:3055] T 365448378d344cb4b762d40a24bfd01d P d23d174424c4456b964b2a208d42869b [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:15:49.390261  6827 raft_consensus.cc:3060] T 365448378d344cb4b762d40a24bfd01d P fb69514b407a432487642efa7694784c [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:15:49.390436  6907 raft_consensus.cc:740] T 365448378d344cb4b762d40a24bfd01d P d23d174424c4456b964b2a208d42869b [term 1 LEADER]: Becoming Follower/Learner. State: Replica: d23d174424c4456b964b2a208d42869b, State: Running, Role: LEADER
I20260710 13:15:49.391813  6907 consensus_queue.cc:260] T 365448378d344cb4b762d40a24bfd01d P d23d174424c4456b964b2a208d42869b [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: "fb69514b407a432487642efa7694784c" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 41929 } } peers { permanent_uuid: "d23d174424c4456b964b2a208d42869b" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 32867 } } peers { permanent_uuid: "e4b0e996b4c84535b0aeb6fcc6b35346" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 46679 } }
I20260710 13:15:49.393028  6907 raft_consensus.cc:3060] T 365448378d344cb4b762d40a24bfd01d P d23d174424c4456b964b2a208d42869b [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:15:49.397881  6827 raft_consensus.cc:2468] T 365448378d344cb4b762d40a24bfd01d P fb69514b407a432487642efa7694784c [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e4b0e996b4c84535b0aeb6fcc6b35346 in term 2.
I20260710 13:15:49.398859  6948 leader_election.cc:304] T 365448378d344cb4b762d40a24bfd01d P e4b0e996b4c84535b0aeb6fcc6b35346 [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: e4b0e996b4c84535b0aeb6fcc6b35346, fb69514b407a432487642efa7694784c; no voters: 
I20260710 13:15:49.399520  7634 raft_consensus.cc:2804] T 365448378d344cb4b762d40a24bfd01d P e4b0e996b4c84535b0aeb6fcc6b35346 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:15:49.403899  6907 raft_consensus.cc:2468] T 365448378d344cb4b762d40a24bfd01d P d23d174424c4456b964b2a208d42869b [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e4b0e996b4c84535b0aeb6fcc6b35346 in term 2.
I20260710 13:15:49.404533  7634 raft_consensus.cc:697] T 365448378d344cb4b762d40a24bfd01d P e4b0e996b4c84535b0aeb6fcc6b35346 [term 2 LEADER]: Becoming Leader. State: Replica: e4b0e996b4c84535b0aeb6fcc6b35346, State: Running, Role: LEADER
I20260710 13:15:49.405441  7634 consensus_queue.cc:237] T 365448378d344cb4b762d40a24bfd01d P e4b0e996b4c84535b0aeb6fcc6b35346 [LEADER]: Queue 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: "fb69514b407a432487642efa7694784c" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 41929 } } peers { permanent_uuid: "d23d174424c4456b964b2a208d42869b" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 32867 } } peers { permanent_uuid: "e4b0e996b4c84535b0aeb6fcc6b35346" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 46679 } }
I20260710 13:15:49.412971  6734 catalog_manager.cc:5697] T 365448378d344cb4b762d40a24bfd01d P e4b0e996b4c84535b0aeb6fcc6b35346 reported cstate change: term changed from 1 to 2, leader changed from d23d174424c4456b964b2a208d42869b (127.5.154.2) to e4b0e996b4c84535b0aeb6fcc6b35346 (127.5.154.3). New cstate: current_term: 2 leader_uuid: "e4b0e996b4c84535b0aeb6fcc6b35346" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fb69514b407a432487642efa7694784c" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 41929 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d23d174424c4456b964b2a208d42869b" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 32867 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e4b0e996b4c84535b0aeb6fcc6b35346" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 46679 } health_report { overall_health: HEALTHY } } }
I20260710 13:15:49.581383  6827 raft_consensus.cc:1275] T 5e5bb78ed3b74e12a27bb333780416ee P fb69514b407a432487642efa7694784c [term 2 FOLLOWER]: Refusing update from remote peer 8d353e6070b4415798e79454c3d68e24: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260710 13:15:49.582592  7645 consensus_queue.cc:1048] T 5e5bb78ed3b74e12a27bb333780416ee P 8d353e6070b4415798e79454c3d68e24 [LEADER]: Connected to new peer: Peer: permanent_uuid: "fb69514b407a432487642efa7694784c" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 41929 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260710 13:15:49.592285  6984 raft_consensus.cc:1275] T 5e5bb78ed3b74e12a27bb333780416ee P e4b0e996b4c84535b0aeb6fcc6b35346 [term 2 FOLLOWER]: Refusing update from remote peer 8d353e6070b4415798e79454c3d68e24: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260710 13:15:49.594626  6836 raft_consensus.cc:1275] T 347053c4d8d04327a9720a6a06b14c2d P fb69514b407a432487642efa7694784c [term 2 FOLLOWER]: Refusing update from remote peer 8d353e6070b4415798e79454c3d68e24: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260710 13:15:49.595453  7645 consensus_queue.cc:1048] T 5e5bb78ed3b74e12a27bb333780416ee P 8d353e6070b4415798e79454c3d68e24 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e4b0e996b4c84535b0aeb6fcc6b35346" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 46679 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260710 13:15:49.597702  7645 consensus_queue.cc:1048] T 347053c4d8d04327a9720a6a06b14c2d P 8d353e6070b4415798e79454c3d68e24 [LEADER]: Connected to new peer: Peer: permanent_uuid: "fb69514b407a432487642efa7694784c" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 41929 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260710 13:15:49.646562  6907 raft_consensus.cc:1275] T 347053c4d8d04327a9720a6a06b14c2d P d23d174424c4456b964b2a208d42869b [term 2 FOLLOWER]: Refusing update from remote peer 8d353e6070b4415798e79454c3d68e24: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260710 13:15:49.647977  7646 consensus_queue.cc:1048] T 347053c4d8d04327a9720a6a06b14c2d P 8d353e6070b4415798e79454c3d68e24 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d23d174424c4456b964b2a208d42869b" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 32867 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260710 13:15:49.656737  7620 raft_consensus.cc:493] T ba7eb01c95604a4a99577eeab6ca76d0 P fb69514b407a432487642efa7694784c [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:15:49.657186  7620 raft_consensus.cc:515] T ba7eb01c95604a4a99577eeab6ca76d0 P fb69514b407a432487642efa7694784c [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fb69514b407a432487642efa7694784c" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 41929 } } peers { permanent_uuid: "d23d174424c4456b964b2a208d42869b" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 32867 } } peers { permanent_uuid: "e4b0e996b4c84535b0aeb6fcc6b35346" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 46679 } }
I20260710 13:15:49.659050  7620 leader_election.cc:290] T ba7eb01c95604a4a99577eeab6ca76d0 P fb69514b407a432487642efa7694784c [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers d23d174424c4456b964b2a208d42869b (127.5.154.2:32867), e4b0e996b4c84535b0aeb6fcc6b35346 (127.5.154.3:46679)
I20260710 13:15:49.660475  6906 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ba7eb01c95604a4a99577eeab6ca76d0" candidate_uuid: "fb69514b407a432487642efa7694784c" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "d23d174424c4456b964b2a208d42869b" is_pre_election: true
I20260710 13:15:49.661147  6906 raft_consensus.cc:2468] T ba7eb01c95604a4a99577eeab6ca76d0 P d23d174424c4456b964b2a208d42869b [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate fb69514b407a432487642efa7694784c in term 2.
I20260710 13:15:49.661607  6984 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ba7eb01c95604a4a99577eeab6ca76d0" candidate_uuid: "fb69514b407a432487642efa7694784c" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "e4b0e996b4c84535b0aeb6fcc6b35346" is_pre_election: true
I20260710 13:15:49.662389  6799 leader_election.cc:304] T ba7eb01c95604a4a99577eeab6ca76d0 P fb69514b407a432487642efa7694784c [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: d23d174424c4456b964b2a208d42869b, fb69514b407a432487642efa7694784c; no voters: 
I20260710 13:15:49.663053  7620 raft_consensus.cc:2804] T ba7eb01c95604a4a99577eeab6ca76d0 P fb69514b407a432487642efa7694784c [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260710 13:15:49.663115  6984 raft_consensus.cc:2468] T ba7eb01c95604a4a99577eeab6ca76d0 P e4b0e996b4c84535b0aeb6fcc6b35346 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate fb69514b407a432487642efa7694784c in term 1.
I20260710 13:15:49.663519  7620 raft_consensus.cc:493] T ba7eb01c95604a4a99577eeab6ca76d0 P fb69514b407a432487642efa7694784c [term 2 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:15:49.664776  7620 raft_consensus.cc:3060] T ba7eb01c95604a4a99577eeab6ca76d0 P fb69514b407a432487642efa7694784c [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:15:49.669521  7620 raft_consensus.cc:515] T ba7eb01c95604a4a99577eeab6ca76d0 P fb69514b407a432487642efa7694784c [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fb69514b407a432487642efa7694784c" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 41929 } } peers { permanent_uuid: "d23d174424c4456b964b2a208d42869b" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 32867 } } peers { permanent_uuid: "e4b0e996b4c84535b0aeb6fcc6b35346" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 46679 } }
I20260710 13:15:49.671185  7620 leader_election.cc:290] T ba7eb01c95604a4a99577eeab6ca76d0 P fb69514b407a432487642efa7694784c [CANDIDATE]: Term 3 election: Requested vote from peers d23d174424c4456b964b2a208d42869b (127.5.154.2:32867), e4b0e996b4c84535b0aeb6fcc6b35346 (127.5.154.3:46679)
I20260710 13:15:49.671746  6907 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ba7eb01c95604a4a99577eeab6ca76d0" candidate_uuid: "fb69514b407a432487642efa7694784c" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "d23d174424c4456b964b2a208d42869b"
I20260710 13:15:49.672144  6984 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ba7eb01c95604a4a99577eeab6ca76d0" candidate_uuid: "fb69514b407a432487642efa7694784c" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "e4b0e996b4c84535b0aeb6fcc6b35346"
I20260710 13:15:49.672269  6907 raft_consensus.cc:3060] T ba7eb01c95604a4a99577eeab6ca76d0 P d23d174424c4456b964b2a208d42869b [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:15:49.672717  6984 raft_consensus.cc:3060] T ba7eb01c95604a4a99577eeab6ca76d0 P e4b0e996b4c84535b0aeb6fcc6b35346 [term 1 FOLLOWER]: Advancing to term 3
I20260710 13:15:49.678993  6907 raft_consensus.cc:2468] T ba7eb01c95604a4a99577eeab6ca76d0 P d23d174424c4456b964b2a208d42869b [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fb69514b407a432487642efa7694784c in term 3.
I20260710 13:15:49.679416  6984 raft_consensus.cc:2468] T ba7eb01c95604a4a99577eeab6ca76d0 P e4b0e996b4c84535b0aeb6fcc6b35346 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fb69514b407a432487642efa7694784c in term 3.
I20260710 13:15:49.680302  6802 leader_election.cc:304] T ba7eb01c95604a4a99577eeab6ca76d0 P fb69514b407a432487642efa7694784c [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: e4b0e996b4c84535b0aeb6fcc6b35346, fb69514b407a432487642efa7694784c; no voters: 
I20260710 13:15:49.681175  7620 raft_consensus.cc:2804] T ba7eb01c95604a4a99577eeab6ca76d0 P fb69514b407a432487642efa7694784c [term 3 FOLLOWER]: Leader election won for term 3
I20260710 13:15:49.682312  7620 raft_consensus.cc:697] T ba7eb01c95604a4a99577eeab6ca76d0 P fb69514b407a432487642efa7694784c [term 3 LEADER]: Becoming Leader. State: Replica: fb69514b407a432487642efa7694784c, State: Running, Role: LEADER
I20260710 13:15:49.683024  7620 consensus_queue.cc:237] T ba7eb01c95604a4a99577eeab6ca76d0 P fb69514b407a432487642efa7694784c [LEADER]: Queue 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: "fb69514b407a432487642efa7694784c" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 41929 } } peers { permanent_uuid: "d23d174424c4456b964b2a208d42869b" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 32867 } } peers { permanent_uuid: "e4b0e996b4c84535b0aeb6fcc6b35346" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 46679 } }
I20260710 13:15:49.690151  6730 catalog_manager.cc:5697] T ba7eb01c95604a4a99577eeab6ca76d0 P fb69514b407a432487642efa7694784c reported cstate change: term changed from 1 to 3. New cstate: current_term: 3 leader_uuid: "fb69514b407a432487642efa7694784c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fb69514b407a432487642efa7694784c" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 41929 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d23d174424c4456b964b2a208d42869b" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 32867 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e4b0e996b4c84535b0aeb6fcc6b35346" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 46679 } health_report { overall_health: UNKNOWN } } }
I20260710 13:15:49.763131  7634 raft_consensus.cc:493] T 823572ae35f14fc88f1c201e460896d5 P e4b0e996b4c84535b0aeb6fcc6b35346 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader fb69514b407a432487642efa7694784c)
I20260710 13:15:49.763594  7634 raft_consensus.cc:515] T 823572ae35f14fc88f1c201e460896d5 P e4b0e996b4c84535b0aeb6fcc6b35346 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "fb69514b407a432487642efa7694784c" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 41929 } } peers { permanent_uuid: "e4b0e996b4c84535b0aeb6fcc6b35346" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 46679 } } peers { permanent_uuid: "8d353e6070b4415798e79454c3d68e24" member_type: VOTER last_known_addr { host: "127.5.154.4" port: 41541 } attrs { promote: false } }
I20260710 13:15:49.765255  7634 leader_election.cc:290] T 823572ae35f14fc88f1c201e460896d5 P e4b0e996b4c84535b0aeb6fcc6b35346 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers fb69514b407a432487642efa7694784c (127.5.154.1:41929), 8d353e6070b4415798e79454c3d68e24 (127.5.154.4:41541)
I20260710 13:15:49.765903  6827 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "823572ae35f14fc88f1c201e460896d5" candidate_uuid: "e4b0e996b4c84535b0aeb6fcc6b35346" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "fb69514b407a432487642efa7694784c" is_pre_election: true
I20260710 13:15:49.766150  7237 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "823572ae35f14fc88f1c201e460896d5" candidate_uuid: "e4b0e996b4c84535b0aeb6fcc6b35346" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "8d353e6070b4415798e79454c3d68e24" is_pre_election: true
I20260710 13:15:49.766762  7237 raft_consensus.cc:2393] T 823572ae35f14fc88f1c201e460896d5 P 8d353e6070b4415798e79454c3d68e24 [term 2 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate e4b0e996b4c84535b0aeb6fcc6b35346 in current term 2: Already voted for candidate 8d353e6070b4415798e79454c3d68e24 in this term.
I20260710 13:15:49.766582  6827 raft_consensus.cc:2468] T 823572ae35f14fc88f1c201e460896d5 P fb69514b407a432487642efa7694784c [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e4b0e996b4c84535b0aeb6fcc6b35346 in term 2.
I20260710 13:15:49.767729  6948 leader_election.cc:304] T 823572ae35f14fc88f1c201e460896d5 P e4b0e996b4c84535b0aeb6fcc6b35346 [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: e4b0e996b4c84535b0aeb6fcc6b35346, fb69514b407a432487642efa7694784c; no voters: 8d353e6070b4415798e79454c3d68e24
I20260710 13:15:49.768250  7634 raft_consensus.cc:2804] T 823572ae35f14fc88f1c201e460896d5 P e4b0e996b4c84535b0aeb6fcc6b35346 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260710 13:15:49.768556  7634 raft_consensus.cc:493] T 823572ae35f14fc88f1c201e460896d5 P e4b0e996b4c84535b0aeb6fcc6b35346 [term 1 FOLLOWER]: Starting leader election (detected failure of leader fb69514b407a432487642efa7694784c)
I20260710 13:15:49.768838  7634 raft_consensus.cc:3060] T 823572ae35f14fc88f1c201e460896d5 P e4b0e996b4c84535b0aeb6fcc6b35346 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:15:49.773512  7634 raft_consensus.cc:515] T 823572ae35f14fc88f1c201e460896d5 P e4b0e996b4c84535b0aeb6fcc6b35346 [term 2 FOLLOWER]: Starting leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "fb69514b407a432487642efa7694784c" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 41929 } } peers { permanent_uuid: "e4b0e996b4c84535b0aeb6fcc6b35346" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 46679 } } peers { permanent_uuid: "8d353e6070b4415798e79454c3d68e24" member_type: VOTER last_known_addr { host: "127.5.154.4" port: 41541 } attrs { promote: false } }
I20260710 13:15:49.775331  7634 leader_election.cc:290] T 823572ae35f14fc88f1c201e460896d5 P e4b0e996b4c84535b0aeb6fcc6b35346 [CANDIDATE]: Term 2 election: Requested vote from peers fb69514b407a432487642efa7694784c (127.5.154.1:41929), 8d353e6070b4415798e79454c3d68e24 (127.5.154.4:41541)
I20260710 13:15:49.776319  6827 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "823572ae35f14fc88f1c201e460896d5" candidate_uuid: "e4b0e996b4c84535b0aeb6fcc6b35346" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "fb69514b407a432487642efa7694784c"
I20260710 13:15:49.776393  7237 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "823572ae35f14fc88f1c201e460896d5" candidate_uuid: "e4b0e996b4c84535b0aeb6fcc6b35346" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "8d353e6070b4415798e79454c3d68e24"
I20260710 13:15:49.777312  7237 raft_consensus.cc:2393] T 823572ae35f14fc88f1c201e460896d5 P 8d353e6070b4415798e79454c3d68e24 [term 2 FOLLOWER]: Leader election vote request: Denying vote to candidate e4b0e996b4c84535b0aeb6fcc6b35346 in current term 2: Already voted for candidate 8d353e6070b4415798e79454c3d68e24 in this term.
I20260710 13:15:49.782915  6827 raft_consensus.cc:2468] T 823572ae35f14fc88f1c201e460896d5 P fb69514b407a432487642efa7694784c [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e4b0e996b4c84535b0aeb6fcc6b35346 in term 2.
I20260710 13:15:49.783897  6948 leader_election.cc:304] T 823572ae35f14fc88f1c201e460896d5 P e4b0e996b4c84535b0aeb6fcc6b35346 [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: e4b0e996b4c84535b0aeb6fcc6b35346, fb69514b407a432487642efa7694784c; no voters: 8d353e6070b4415798e79454c3d68e24
I20260710 13:15:49.784557  7634 raft_consensus.cc:2804] T 823572ae35f14fc88f1c201e460896d5 P e4b0e996b4c84535b0aeb6fcc6b35346 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:15:49.784948  7634 raft_consensus.cc:697] T 823572ae35f14fc88f1c201e460896d5 P e4b0e996b4c84535b0aeb6fcc6b35346 [term 2 LEADER]: Becoming Leader. State: Replica: e4b0e996b4c84535b0aeb6fcc6b35346, State: Running, Role: LEADER
I20260710 13:15:49.785682  7634 consensus_queue.cc:237] T 823572ae35f14fc88f1c201e460896d5 P e4b0e996b4c84535b0aeb6fcc6b35346 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 4, Committed index: 4, Last appended: 1.4, Last appended by leader: 4, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "fb69514b407a432487642efa7694784c" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 41929 } } peers { permanent_uuid: "e4b0e996b4c84535b0aeb6fcc6b35346" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 46679 } } peers { permanent_uuid: "8d353e6070b4415798e79454c3d68e24" member_type: VOTER last_known_addr { host: "127.5.154.4" port: 41541 } attrs { promote: false } }
I20260710 13:15:49.793150  6730 catalog_manager.cc:5697] T 823572ae35f14fc88f1c201e460896d5 P e4b0e996b4c84535b0aeb6fcc6b35346 reported cstate change: term changed from 1 to 2, leader changed from fb69514b407a432487642efa7694784c (127.5.154.1) to e4b0e996b4c84535b0aeb6fcc6b35346 (127.5.154.3). New cstate: current_term: 2 leader_uuid: "e4b0e996b4c84535b0aeb6fcc6b35346" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "fb69514b407a432487642efa7694784c" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 41929 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e4b0e996b4c84535b0aeb6fcc6b35346" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 46679 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "8d353e6070b4415798e79454c3d68e24" member_type: VOTER last_known_addr { host: "127.5.154.4" port: 41541 } attrs { promote: false } health_report { overall_health: UNKNOWN } } }
I20260710 13:15:49.827598  6827 raft_consensus.cc:1275] T 365448378d344cb4b762d40a24bfd01d P fb69514b407a432487642efa7694784c [term 2 FOLLOWER]: Refusing update from remote peer e4b0e996b4c84535b0aeb6fcc6b35346: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:15:49.828936  7634 consensus_queue.cc:1048] T 365448378d344cb4b762d40a24bfd01d P e4b0e996b4c84535b0aeb6fcc6b35346 [LEADER]: Connected to new peer: Peer: permanent_uuid: "fb69514b407a432487642efa7694784c" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 41929 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:15:49.838124  6907 raft_consensus.cc:1275] T 365448378d344cb4b762d40a24bfd01d P d23d174424c4456b964b2a208d42869b [term 2 FOLLOWER]: Refusing update from remote peer e4b0e996b4c84535b0aeb6fcc6b35346: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:15:49.839908  7656 consensus_queue.cc:1048] T 365448378d344cb4b762d40a24bfd01d P e4b0e996b4c84535b0aeb6fcc6b35346 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d23d174424c4456b964b2a208d42869b" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 32867 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:15:49.852594  7620 raft_consensus.cc:493] T a256f1aff9444ef99ba3d8fb9328de66 P fb69514b407a432487642efa7694784c [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:15:49.853076  7620 raft_consensus.cc:515] T a256f1aff9444ef99ba3d8fb9328de66 P fb69514b407a432487642efa7694784c [term 2 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "fb69514b407a432487642efa7694784c" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 41929 } } peers { permanent_uuid: "d23d174424c4456b964b2a208d42869b" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 32867 } } peers { permanent_uuid: "8d353e6070b4415798e79454c3d68e24" member_type: VOTER last_known_addr { host: "127.5.154.4" port: 41541 } attrs { promote: false } }
I20260710 13:15:49.855070  7620 leader_election.cc:290] T a256f1aff9444ef99ba3d8fb9328de66 P fb69514b407a432487642efa7694784c [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers d23d174424c4456b964b2a208d42869b (127.5.154.2:32867), 8d353e6070b4415798e79454c3d68e24 (127.5.154.4:41541)
I20260710 13:15:49.856197  6907 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a256f1aff9444ef99ba3d8fb9328de66" candidate_uuid: "fb69514b407a432487642efa7694784c" candidate_term: 3 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "d23d174424c4456b964b2a208d42869b" is_pre_election: true
I20260710 13:15:49.856375  7237 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a256f1aff9444ef99ba3d8fb9328de66" candidate_uuid: "fb69514b407a432487642efa7694784c" candidate_term: 3 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "8d353e6070b4415798e79454c3d68e24" is_pre_election: true
I20260710 13:15:49.856886  6907 raft_consensus.cc:2468] T a256f1aff9444ef99ba3d8fb9328de66 P d23d174424c4456b964b2a208d42869b [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate fb69514b407a432487642efa7694784c in term 2.
I20260710 13:15:49.857934  6799 leader_election.cc:304] T a256f1aff9444ef99ba3d8fb9328de66 P fb69514b407a432487642efa7694784c [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: d23d174424c4456b964b2a208d42869b, fb69514b407a432487642efa7694784c; no voters: 8d353e6070b4415798e79454c3d68e24
I20260710 13:15:49.858626  7620 raft_consensus.cc:2804] T a256f1aff9444ef99ba3d8fb9328de66 P fb69514b407a432487642efa7694784c [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260710 13:15:49.858982  7620 raft_consensus.cc:493] T a256f1aff9444ef99ba3d8fb9328de66 P fb69514b407a432487642efa7694784c [term 2 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:15:49.859292  7620 raft_consensus.cc:3060] T a256f1aff9444ef99ba3d8fb9328de66 P fb69514b407a432487642efa7694784c [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:15:49.863451  7628 raft_consensus.cc:493] T cee542c73d63441f86158b4cc18fdaaf P d23d174424c4456b964b2a208d42869b [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:15:49.863843  7628 raft_consensus.cc:515] T cee542c73d63441f86158b4cc18fdaaf P d23d174424c4456b964b2a208d42869b [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fb69514b407a432487642efa7694784c" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 41929 } } peers { permanent_uuid: "d23d174424c4456b964b2a208d42869b" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 32867 } } peers { permanent_uuid: "e4b0e996b4c84535b0aeb6fcc6b35346" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 46679 } }
I20260710 13:15:49.865425  7628 leader_election.cc:290] T cee542c73d63441f86158b4cc18fdaaf P d23d174424c4456b964b2a208d42869b [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers fb69514b407a432487642efa7694784c (127.5.154.1:41929), e4b0e996b4c84535b0aeb6fcc6b35346 (127.5.154.3:46679)
I20260710 13:15:49.866016  6827 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cee542c73d63441f86158b4cc18fdaaf" candidate_uuid: "d23d174424c4456b964b2a208d42869b" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "fb69514b407a432487642efa7694784c" is_pre_election: true
I20260710 13:15:49.866214  7620 raft_consensus.cc:515] T a256f1aff9444ef99ba3d8fb9328de66 P fb69514b407a432487642efa7694784c [term 3 FOLLOWER]: Starting leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "fb69514b407a432487642efa7694784c" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 41929 } } peers { permanent_uuid: "d23d174424c4456b964b2a208d42869b" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 32867 } } peers { permanent_uuid: "8d353e6070b4415798e79454c3d68e24" member_type: VOTER last_known_addr { host: "127.5.154.4" port: 41541 } attrs { promote: false } }
I20260710 13:15:49.866628  6827 raft_consensus.cc:2468] T cee542c73d63441f86158b4cc18fdaaf P fb69514b407a432487642efa7694784c [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d23d174424c4456b964b2a208d42869b in term 2.
I20260710 13:15:49.867523  6984 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cee542c73d63441f86158b4cc18fdaaf" candidate_uuid: "d23d174424c4456b964b2a208d42869b" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "e4b0e996b4c84535b0aeb6fcc6b35346" is_pre_election: true
I20260710 13:15:49.868096  6984 raft_consensus.cc:2468] T cee542c73d63441f86158b4cc18fdaaf P e4b0e996b4c84535b0aeb6fcc6b35346 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d23d174424c4456b964b2a208d42869b in term 1.
I20260710 13:15:49.868526  7620 leader_election.cc:290] T a256f1aff9444ef99ba3d8fb9328de66 P fb69514b407a432487642efa7694784c [CANDIDATE]: Term 3 election: Requested vote from peers d23d174424c4456b964b2a208d42869b (127.5.154.2:32867), 8d353e6070b4415798e79454c3d68e24 (127.5.154.4:41541)
I20260710 13:15:49.868777  6874 leader_election.cc:304] T cee542c73d63441f86158b4cc18fdaaf P d23d174424c4456b964b2a208d42869b [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: d23d174424c4456b964b2a208d42869b, fb69514b407a432487642efa7694784c; no voters: 
I20260710 13:15:49.869714  6907 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a256f1aff9444ef99ba3d8fb9328de66" candidate_uuid: "fb69514b407a432487642efa7694784c" candidate_term: 3 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "d23d174424c4456b964b2a208d42869b"
I20260710 13:15:49.870223  7237 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a256f1aff9444ef99ba3d8fb9328de66" candidate_uuid: "fb69514b407a432487642efa7694784c" candidate_term: 3 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "8d353e6070b4415798e79454c3d68e24"
I20260710 13:15:49.874297  7628 raft_consensus.cc:2804] T cee542c73d63441f86158b4cc18fdaaf P d23d174424c4456b964b2a208d42869b [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260710 13:15:49.870229  6907 raft_consensus.cc:3060] T a256f1aff9444ef99ba3d8fb9328de66 P d23d174424c4456b964b2a208d42869b [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:15:49.874585  7628 raft_consensus.cc:493] T cee542c73d63441f86158b4cc18fdaaf P d23d174424c4456b964b2a208d42869b [term 2 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:15:49.875196  7628 raft_consensus.cc:3060] T cee542c73d63441f86158b4cc18fdaaf P d23d174424c4456b964b2a208d42869b [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:15:49.881527  6907 raft_consensus.cc:2468] T a256f1aff9444ef99ba3d8fb9328de66 P d23d174424c4456b964b2a208d42869b [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fb69514b407a432487642efa7694784c in term 3.
I20260710 13:15:49.881556  6827 raft_consensus.cc:1275] T 98b588a2f58548d881001123cfb22294 P fb69514b407a432487642efa7694784c [term 2 FOLLOWER]: Refusing update from remote peer 8d353e6070b4415798e79454c3d68e24: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260710 13:15:49.881615  7628 raft_consensus.cc:515] T cee542c73d63441f86158b4cc18fdaaf P d23d174424c4456b964b2a208d42869b [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fb69514b407a432487642efa7694784c" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 41929 } } peers { permanent_uuid: "d23d174424c4456b964b2a208d42869b" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 32867 } } peers { permanent_uuid: "e4b0e996b4c84535b0aeb6fcc6b35346" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 46679 } }
I20260710 13:15:49.882753  6799 leader_election.cc:304] T a256f1aff9444ef99ba3d8fb9328de66 P fb69514b407a432487642efa7694784c [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: d23d174424c4456b964b2a208d42869b, fb69514b407a432487642efa7694784c; no voters: 8d353e6070b4415798e79454c3d68e24
I20260710 13:15:49.883422  7661 consensus_queue.cc:1048] T 98b588a2f58548d881001123cfb22294 P 8d353e6070b4415798e79454c3d68e24 [LEADER]: Connected to new peer: Peer: permanent_uuid: "fb69514b407a432487642efa7694784c" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 41929 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260710 13:15:49.884527  7620 raft_consensus.cc:2804] T a256f1aff9444ef99ba3d8fb9328de66 P fb69514b407a432487642efa7694784c [term 3 FOLLOWER]: Leader election won for term 3
I20260710 13:15:49.884450  6836 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cee542c73d63441f86158b4cc18fdaaf" candidate_uuid: "d23d174424c4456b964b2a208d42869b" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "fb69514b407a432487642efa7694784c"
I20260710 13:15:49.885124  6836 raft_consensus.cc:3060] T cee542c73d63441f86158b4cc18fdaaf P fb69514b407a432487642efa7694784c [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:15:49.885924  7628 leader_election.cc:290] T cee542c73d63441f86158b4cc18fdaaf P d23d174424c4456b964b2a208d42869b [CANDIDATE]: Term 3 election: Requested vote from peers fb69514b407a432487642efa7694784c (127.5.154.1:41929), e4b0e996b4c84535b0aeb6fcc6b35346 (127.5.154.3:46679)
I20260710 13:15:49.885098  7620 raft_consensus.cc:697] T a256f1aff9444ef99ba3d8fb9328de66 P fb69514b407a432487642efa7694784c [term 3 LEADER]: Becoming Leader. State: Replica: fb69514b407a432487642efa7694784c, State: Running, Role: LEADER
I20260710 13:15:49.887317  7620 consensus_queue.cc:237] T a256f1aff9444ef99ba3d8fb9328de66 P fb69514b407a432487642efa7694784c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 4, Committed index: 4, Last appended: 1.4, Last appended by leader: 4, Current term: 3, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "fb69514b407a432487642efa7694784c" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 41929 } } peers { permanent_uuid: "d23d174424c4456b964b2a208d42869b" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 32867 } } peers { permanent_uuid: "8d353e6070b4415798e79454c3d68e24" member_type: VOTER last_known_addr { host: "127.5.154.4" port: 41541 } attrs { promote: false } }
I20260710 13:15:49.888693  6984 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cee542c73d63441f86158b4cc18fdaaf" candidate_uuid: "d23d174424c4456b964b2a208d42869b" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "e4b0e996b4c84535b0aeb6fcc6b35346"
I20260710 13:15:49.889230  6984 raft_consensus.cc:3060] T cee542c73d63441f86158b4cc18fdaaf P e4b0e996b4c84535b0aeb6fcc6b35346 [term 1 FOLLOWER]: Advancing to term 3
I20260710 13:15:49.898264  6907 raft_consensus.cc:1275] T 98b588a2f58548d881001123cfb22294 P d23d174424c4456b964b2a208d42869b [term 2 FOLLOWER]: Refusing update from remote peer 8d353e6070b4415798e79454c3d68e24: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260710 13:15:49.898708  7634 raft_consensus.cc:493] T 7b598c89d6304c7f9a9bda962206c13e P e4b0e996b4c84535b0aeb6fcc6b35346 [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:15:49.899248  7634 raft_consensus.cc:515] T 7b598c89d6304c7f9a9bda962206c13e P e4b0e996b4c84535b0aeb6fcc6b35346 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fb69514b407a432487642efa7694784c" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 41929 } } peers { permanent_uuid: "d23d174424c4456b964b2a208d42869b" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 32867 } } peers { permanent_uuid: "e4b0e996b4c84535b0aeb6fcc6b35346" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 46679 } }
I20260710 13:15:49.899808  7661 consensus_queue.cc:1048] T 98b588a2f58548d881001123cfb22294 P 8d353e6070b4415798e79454c3d68e24 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d23d174424c4456b964b2a208d42869b" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 32867 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260710 13:15:49.901407  7634 leader_election.cc:290] T 7b598c89d6304c7f9a9bda962206c13e P e4b0e996b4c84535b0aeb6fcc6b35346 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers fb69514b407a432487642efa7694784c (127.5.154.1:41929), d23d174424c4456b964b2a208d42869b (127.5.154.2:32867)
I20260710 13:15:49.903537  6906 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7b598c89d6304c7f9a9bda962206c13e" candidate_uuid: "e4b0e996b4c84535b0aeb6fcc6b35346" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "d23d174424c4456b964b2a208d42869b" is_pre_election: true
I20260710 13:15:49.903980  6835 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7b598c89d6304c7f9a9bda962206c13e" candidate_uuid: "e4b0e996b4c84535b0aeb6fcc6b35346" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "fb69514b407a432487642efa7694784c" is_pre_election: true
I20260710 13:15:49.904333  6906 raft_consensus.cc:2468] T 7b598c89d6304c7f9a9bda962206c13e P d23d174424c4456b964b2a208d42869b [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e4b0e996b4c84535b0aeb6fcc6b35346 in term 1.
I20260710 13:15:49.904815  6835 raft_consensus.cc:2468] T 7b598c89d6304c7f9a9bda962206c13e P fb69514b407a432487642efa7694784c [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e4b0e996b4c84535b0aeb6fcc6b35346 in term 2.
I20260710 13:15:49.905772  6948 leader_election.cc:304] T 7b598c89d6304c7f9a9bda962206c13e P e4b0e996b4c84535b0aeb6fcc6b35346 [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: d23d174424c4456b964b2a208d42869b, e4b0e996b4c84535b0aeb6fcc6b35346; no voters: 
I20260710 13:15:49.907104  7634 raft_consensus.cc:2804] T 7b598c89d6304c7f9a9bda962206c13e P e4b0e996b4c84535b0aeb6fcc6b35346 [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260710 13:15:49.908957  7634 raft_consensus.cc:493] T 7b598c89d6304c7f9a9bda962206c13e P e4b0e996b4c84535b0aeb6fcc6b35346 [term 2 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:15:49.909350  7634 raft_consensus.cc:3060] T 7b598c89d6304c7f9a9bda962206c13e P e4b0e996b4c84535b0aeb6fcc6b35346 [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:15:49.913998  7645 raft_consensus.cc:493] T a256f1aff9444ef99ba3d8fb9328de66 P 8d353e6070b4415798e79454c3d68e24 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader fb69514b407a432487642efa7694784c)
I20260710 13:15:49.914513  7645 raft_consensus.cc:515] T a256f1aff9444ef99ba3d8fb9328de66 P 8d353e6070b4415798e79454c3d68e24 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "fb69514b407a432487642efa7694784c" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 41929 } } peers { permanent_uuid: "d23d174424c4456b964b2a208d42869b" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 32867 } } peers { permanent_uuid: "8d353e6070b4415798e79454c3d68e24" member_type: VOTER last_known_addr { host: "127.5.154.4" port: 41541 } attrs { promote: false } }
I20260710 13:15:49.918004  6836 raft_consensus.cc:2468] T cee542c73d63441f86158b4cc18fdaaf P fb69514b407a432487642efa7694784c [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d23d174424c4456b964b2a208d42869b in term 3.
I20260710 13:15:49.919312  6874 leader_election.cc:304] T cee542c73d63441f86158b4cc18fdaaf P d23d174424c4456b964b2a208d42869b [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: d23d174424c4456b964b2a208d42869b, fb69514b407a432487642efa7694784c; no voters: 
I20260710 13:15:49.920842  7645 leader_election.cc:290] T a256f1aff9444ef99ba3d8fb9328de66 P 8d353e6070b4415798e79454c3d68e24 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers fb69514b407a432487642efa7694784c (127.5.154.1:41929), d23d174424c4456b964b2a208d42869b (127.5.154.2:32867)
I20260710 13:15:49.926838  6906 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a256f1aff9444ef99ba3d8fb9328de66" candidate_uuid: "8d353e6070b4415798e79454c3d68e24" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "d23d174424c4456b964b2a208d42869b" is_pre_election: true
I20260710 13:15:49.927654  6906 raft_consensus.cc:2368] T a256f1aff9444ef99ba3d8fb9328de66 P d23d174424c4456b964b2a208d42869b [term 3 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 8d353e6070b4415798e79454c3d68e24 for earlier term 2. Current term is 3.
I20260710 13:15:49.934530  6827 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a256f1aff9444ef99ba3d8fb9328de66" candidate_uuid: "8d353e6070b4415798e79454c3d68e24" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "fb69514b407a432487642efa7694784c" is_pre_election: true
I20260710 13:15:49.928205  7628 raft_consensus.cc:2804] T cee542c73d63441f86158b4cc18fdaaf P d23d174424c4456b964b2a208d42869b [term 3 FOLLOWER]: Leader election won for term 3
I20260710 13:15:49.927157  6984 raft_consensus.cc:2468] T cee542c73d63441f86158b4cc18fdaaf P e4b0e996b4c84535b0aeb6fcc6b35346 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d23d174424c4456b964b2a208d42869b in term 3.
I20260710 13:15:49.936988  7628 raft_consensus.cc:697] T cee542c73d63441f86158b4cc18fdaaf P d23d174424c4456b964b2a208d42869b [term 3 LEADER]: Becoming Leader. State: Replica: d23d174424c4456b964b2a208d42869b, State: Running, Role: LEADER
I20260710 13:15:49.945870  7628 consensus_queue.cc:237] T cee542c73d63441f86158b4cc18fdaaf P d23d174424c4456b964b2a208d42869b [LEADER]: Queue 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: "fb69514b407a432487642efa7694784c" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 41929 } } peers { permanent_uuid: "d23d174424c4456b964b2a208d42869b" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 32867 } } peers { permanent_uuid: "e4b0e996b4c84535b0aeb6fcc6b35346" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 46679 } }
I20260710 13:15:49.952195  6730 catalog_manager.cc:5697] T a256f1aff9444ef99ba3d8fb9328de66 P fb69514b407a432487642efa7694784c reported cstate change: term changed from 1 to 3. New cstate: current_term: 3 leader_uuid: "fb69514b407a432487642efa7694784c" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "fb69514b407a432487642efa7694784c" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 41929 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d23d174424c4456b964b2a208d42869b" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 32867 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8d353e6070b4415798e79454c3d68e24" member_type: VOTER last_known_addr { host: "127.5.154.4" port: 41541 } attrs { promote: false } health_report { overall_health: UNKNOWN } } }
I20260710 13:15:49.957747  7634 raft_consensus.cc:515] T 7b598c89d6304c7f9a9bda962206c13e P e4b0e996b4c84535b0aeb6fcc6b35346 [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fb69514b407a432487642efa7694784c" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 41929 } } peers { permanent_uuid: "d23d174424c4456b964b2a208d42869b" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 32867 } } peers { permanent_uuid: "e4b0e996b4c84535b0aeb6fcc6b35346" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 46679 } }
I20260710 13:15:49.963709  6827 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7b598c89d6304c7f9a9bda962206c13e" candidate_uuid: "e4b0e996b4c84535b0aeb6fcc6b35346" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "fb69514b407a432487642efa7694784c"
I20260710 13:15:49.964294  6827 raft_consensus.cc:3060] T 7b598c89d6304c7f9a9bda962206c13e P fb69514b407a432487642efa7694784c [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:15:49.963996  7199 leader_election.cc:400] T a256f1aff9444ef99ba3d8fb9328de66 P 8d353e6070b4415798e79454c3d68e24 [CANDIDATE]: Term 2 pre-election: Vote denied by peer d23d174424c4456b964b2a208d42869b (127.5.154.2:32867) with higher term. Message: Invalid argument: T a256f1aff9444ef99ba3d8fb9328de66 P d23d174424c4456b964b2a208d42869b [term 3 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 8d353e6070b4415798e79454c3d68e24 for earlier term 2. Current term is 3.
I20260710 13:15:49.965328  7199 leader_election.cc:403] T a256f1aff9444ef99ba3d8fb9328de66 P 8d353e6070b4415798e79454c3d68e24 [CANDIDATE]: Term 2 pre-election: Cancelling election due to peer responding with higher term
I20260710 13:15:49.966575  7675 raft_consensus.cc:3060] T a256f1aff9444ef99ba3d8fb9328de66 P 8d353e6070b4415798e79454c3d68e24 [term 1 FOLLOWER]: Advancing to term 3
I20260710 13:15:49.966804  7634 leader_election.cc:290] T 7b598c89d6304c7f9a9bda962206c13e P e4b0e996b4c84535b0aeb6fcc6b35346 [CANDIDATE]: Term 3 election: Requested vote from peers fb69514b407a432487642efa7694784c (127.5.154.1:41929), d23d174424c4456b964b2a208d42869b (127.5.154.2:32867)
I20260710 13:15:49.974169  6827 raft_consensus.cc:2468] T 7b598c89d6304c7f9a9bda962206c13e P fb69514b407a432487642efa7694784c [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e4b0e996b4c84535b0aeb6fcc6b35346 in term 3.
I20260710 13:15:49.975209  6948 leader_election.cc:304] T 7b598c89d6304c7f9a9bda962206c13e P e4b0e996b4c84535b0aeb6fcc6b35346 [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: e4b0e996b4c84535b0aeb6fcc6b35346, fb69514b407a432487642efa7694784c; no voters: 
I20260710 13:15:49.975629  7675 raft_consensus.cc:2749] T a256f1aff9444ef99ba3d8fb9328de66 P 8d353e6070b4415798e79454c3d68e24 [term 3 FOLLOWER]: Leader pre-election lost for term 2. Reason: Vote denied by peer d23d174424c4456b964b2a208d42869b (127.5.154.2:32867) with higher term. Message: Invalid argument: T a256f1aff9444ef99ba3d8fb9328de66 P d23d174424c4456b964b2a208d42869b [term 3 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 8d353e6070b4415798e79454c3d68e24 for earlier term 2. Current term is 3.
I20260710 13:15:49.976018  7634 raft_consensus.cc:2804] T 7b598c89d6304c7f9a9bda962206c13e P e4b0e996b4c84535b0aeb6fcc6b35346 [term 3 FOLLOWER]: Leader election won for term 3
I20260710 13:15:49.977501  7634 raft_consensus.cc:697] T 7b598c89d6304c7f9a9bda962206c13e P e4b0e996b4c84535b0aeb6fcc6b35346 [term 3 LEADER]: Becoming Leader. State: Replica: e4b0e996b4c84535b0aeb6fcc6b35346, State: Running, Role: LEADER
I20260710 13:15:49.978431  7634 consensus_queue.cc:237] T 7b598c89d6304c7f9a9bda962206c13e P e4b0e996b4c84535b0aeb6fcc6b35346 [LEADER]: Queue 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: "fb69514b407a432487642efa7694784c" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 41929 } } peers { permanent_uuid: "d23d174424c4456b964b2a208d42869b" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 32867 } } peers { permanent_uuid: "e4b0e996b4c84535b0aeb6fcc6b35346" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 46679 } }
I20260710 13:15:49.967828  6907 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7b598c89d6304c7f9a9bda962206c13e" candidate_uuid: "e4b0e996b4c84535b0aeb6fcc6b35346" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "d23d174424c4456b964b2a208d42869b"
I20260710 13:15:49.979840  6907 raft_consensus.cc:3060] T 7b598c89d6304c7f9a9bda962206c13e P d23d174424c4456b964b2a208d42869b [term 1 FOLLOWER]: Advancing to term 3
I20260710 13:15:49.980758  5736 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 13:15:49.981309  6734 catalog_manager.cc:5697] T cee542c73d63441f86158b4cc18fdaaf P d23d174424c4456b964b2a208d42869b reported cstate change: term changed from 1 to 3, leader changed from fb69514b407a432487642efa7694784c (127.5.154.1) to d23d174424c4456b964b2a208d42869b (127.5.154.2). New cstate: current_term: 3 leader_uuid: "d23d174424c4456b964b2a208d42869b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fb69514b407a432487642efa7694784c" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 41929 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d23d174424c4456b964b2a208d42869b" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 32867 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e4b0e996b4c84535b0aeb6fcc6b35346" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 46679 } health_report { overall_health: UNKNOWN } } }
I20260710 13:15:49.995230  6734 catalog_manager.cc:5697] T 7b598c89d6304c7f9a9bda962206c13e P e4b0e996b4c84535b0aeb6fcc6b35346 reported cstate change: term changed from 1 to 3. New cstate: current_term: 3 leader_uuid: "e4b0e996b4c84535b0aeb6fcc6b35346" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fb69514b407a432487642efa7694784c" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 41929 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d23d174424c4456b964b2a208d42869b" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 32867 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e4b0e996b4c84535b0aeb6fcc6b35346" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 46679 } health_report { overall_health: HEALTHY } } }
I20260710 13:15:50.004875  6907 raft_consensus.cc:2468] T 7b598c89d6304c7f9a9bda962206c13e P d23d174424c4456b964b2a208d42869b [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e4b0e996b4c84535b0aeb6fcc6b35346 in term 3.
I20260710 13:15:50.015861  5736 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 13:15:50.034070  6907 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "1c9d104e697b4b318acf51fddb6cc2db"
dest_uuid: "d23d174424c4456b964b2a208d42869b"
mode: GRACEFUL
new_leader_uuid: "fb69514b407a432487642efa7694784c"
 from {username='slave'} at 127.0.0.1:33180
I20260710 13:15:50.034684  6907 raft_consensus.cc:606] T 1c9d104e697b4b318acf51fddb6cc2db P d23d174424c4456b964b2a208d42869b [term 1 LEADER]: Received request to transfer leadership to TS fb69514b407a432487642efa7694784c
I20260710 13:15:50.056371  6984 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "735d56d6bcd44599ad0392e6ebbf3128"
dest_uuid: "e4b0e996b4c84535b0aeb6fcc6b35346"
mode: GRACEFUL
new_leader_uuid: "8d353e6070b4415798e79454c3d68e24"
 from {username='slave'} at 127.0.0.1:41516
I20260710 13:15:50.056921  6984 raft_consensus.cc:606] T 735d56d6bcd44599ad0392e6ebbf3128 P e4b0e996b4c84535b0aeb6fcc6b35346 [term 1 LEADER]: Received request to transfer leadership to TS 8d353e6070b4415798e79454c3d68e24
I20260710 13:15:50.058015  7634 raft_consensus.cc:493] T 9f5bc7cc688b400d8617210578c6ab67 P e4b0e996b4c84535b0aeb6fcc6b35346 [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:15:50.058537  7634 raft_consensus.cc:515] T 9f5bc7cc688b400d8617210578c6ab67 P e4b0e996b4c84535b0aeb6fcc6b35346 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "fb69514b407a432487642efa7694784c" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 41929 } } peers { permanent_uuid: "e4b0e996b4c84535b0aeb6fcc6b35346" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 46679 } } peers { permanent_uuid: "8d353e6070b4415798e79454c3d68e24" member_type: VOTER last_known_addr { host: "127.5.154.4" port: 41541 } attrs { promote: false } }
I20260710 13:15:50.059587  6984 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "823572ae35f14fc88f1c201e460896d5"
dest_uuid: "e4b0e996b4c84535b0aeb6fcc6b35346"
mode: GRACEFUL
new_leader_uuid: "8d353e6070b4415798e79454c3d68e24"
 from {username='slave'} at 127.0.0.1:41516
I20260710 13:15:50.060089  6984 raft_consensus.cc:606] T 823572ae35f14fc88f1c201e460896d5 P e4b0e996b4c84535b0aeb6fcc6b35346 [term 2 LEADER]: Received request to transfer leadership to TS 8d353e6070b4415798e79454c3d68e24
I20260710 13:15:50.060814  7634 leader_election.cc:290] T 9f5bc7cc688b400d8617210578c6ab67 P e4b0e996b4c84535b0aeb6fcc6b35346 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers fb69514b407a432487642efa7694784c (127.5.154.1:41929), 8d353e6070b4415798e79454c3d68e24 (127.5.154.4:41541)
I20260710 13:15:50.061517  5736 auto_leader_rebalancer.cc:479] table: test-workload, leader rebalance finish, leader transfer count: 3
I20260710 13:15:50.061517  6827 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9f5bc7cc688b400d8617210578c6ab67" candidate_uuid: "e4b0e996b4c84535b0aeb6fcc6b35346" candidate_term: 3 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "fb69514b407a432487642efa7694784c" is_pre_election: true
I20260710 13:15:50.062198  6827 raft_consensus.cc:2468] T 9f5bc7cc688b400d8617210578c6ab67 P fb69514b407a432487642efa7694784c [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e4b0e996b4c84535b0aeb6fcc6b35346 in term 2.
I20260710 13:15:50.062222  7237 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9f5bc7cc688b400d8617210578c6ab67" candidate_uuid: "e4b0e996b4c84535b0aeb6fcc6b35346" candidate_term: 3 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "8d353e6070b4415798e79454c3d68e24" is_pre_election: true
I20260710 13:15:50.062619  5736 auto_leader_rebalancer.cc:554] All tables' leader rebalancing finished this round
I20260710 13:15:50.063199  6948 leader_election.cc:304] T 9f5bc7cc688b400d8617210578c6ab67 P e4b0e996b4c84535b0aeb6fcc6b35346 [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: e4b0e996b4c84535b0aeb6fcc6b35346, fb69514b407a432487642efa7694784c; no voters: 
I20260710 13:15:50.063928  7634 raft_consensus.cc:2804] T 9f5bc7cc688b400d8617210578c6ab67 P e4b0e996b4c84535b0aeb6fcc6b35346 [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260710 13:15:50.064237  7634 raft_consensus.cc:493] T 9f5bc7cc688b400d8617210578c6ab67 P e4b0e996b4c84535b0aeb6fcc6b35346 [term 2 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:15:50.064493  7634 raft_consensus.cc:3060] T 9f5bc7cc688b400d8617210578c6ab67 P e4b0e996b4c84535b0aeb6fcc6b35346 [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:15:50.069181  7634 raft_consensus.cc:515] T 9f5bc7cc688b400d8617210578c6ab67 P e4b0e996b4c84535b0aeb6fcc6b35346 [term 3 FOLLOWER]: Starting leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "fb69514b407a432487642efa7694784c" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 41929 } } peers { permanent_uuid: "e4b0e996b4c84535b0aeb6fcc6b35346" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 46679 } } peers { permanent_uuid: "8d353e6070b4415798e79454c3d68e24" member_type: VOTER last_known_addr { host: "127.5.154.4" port: 41541 } attrs { promote: false } }
I20260710 13:15:50.071331  7634 leader_election.cc:290] T 9f5bc7cc688b400d8617210578c6ab67 P e4b0e996b4c84535b0aeb6fcc6b35346 [CANDIDATE]: Term 3 election: Requested vote from peers fb69514b407a432487642efa7694784c (127.5.154.1:41929), 8d353e6070b4415798e79454c3d68e24 (127.5.154.4:41541)
I20260710 13:15:50.071630  6827 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9f5bc7cc688b400d8617210578c6ab67" candidate_uuid: "e4b0e996b4c84535b0aeb6fcc6b35346" candidate_term: 3 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "fb69514b407a432487642efa7694784c"
I20260710 13:15:50.072310  6827 raft_consensus.cc:3060] T 9f5bc7cc688b400d8617210578c6ab67 P fb69514b407a432487642efa7694784c [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:15:50.072275  7237 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9f5bc7cc688b400d8617210578c6ab67" candidate_uuid: "e4b0e996b4c84535b0aeb6fcc6b35346" candidate_term: 3 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "8d353e6070b4415798e79454c3d68e24"
I20260710 13:15:50.075714  7646 raft_consensus.cc:493] T 9f5bc7cc688b400d8617210578c6ab67 P 8d353e6070b4415798e79454c3d68e24 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader e4b0e996b4c84535b0aeb6fcc6b35346)
I20260710 13:15:50.076205  7646 raft_consensus.cc:515] T 9f5bc7cc688b400d8617210578c6ab67 P 8d353e6070b4415798e79454c3d68e24 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "fb69514b407a432487642efa7694784c" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 41929 } } peers { permanent_uuid: "e4b0e996b4c84535b0aeb6fcc6b35346" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 46679 } } peers { permanent_uuid: "8d353e6070b4415798e79454c3d68e24" member_type: VOTER last_known_addr { host: "127.5.154.4" port: 41541 } attrs { promote: false } }
I20260710 13:15:50.077940  6827 raft_consensus.cc:2468] T 9f5bc7cc688b400d8617210578c6ab67 P fb69514b407a432487642efa7694784c [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e4b0e996b4c84535b0aeb6fcc6b35346 in term 3.
I20260710 13:15:50.078392  7646 leader_election.cc:290] T 9f5bc7cc688b400d8617210578c6ab67 P 8d353e6070b4415798e79454c3d68e24 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers fb69514b407a432487642efa7694784c (127.5.154.1:41929), e4b0e996b4c84535b0aeb6fcc6b35346 (127.5.154.3:46679)
I20260710 13:15:50.078927  6836 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9f5bc7cc688b400d8617210578c6ab67" candidate_uuid: "8d353e6070b4415798e79454c3d68e24" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "fb69514b407a432487642efa7694784c" is_pre_election: true
I20260710 13:15:50.079182  6948 leader_election.cc:304] T 9f5bc7cc688b400d8617210578c6ab67 P e4b0e996b4c84535b0aeb6fcc6b35346 [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: e4b0e996b4c84535b0aeb6fcc6b35346, fb69514b407a432487642efa7694784c; no voters: 8d353e6070b4415798e79454c3d68e24
I20260710 13:15:50.079579  6836 raft_consensus.cc:2368] T 9f5bc7cc688b400d8617210578c6ab67 P fb69514b407a432487642efa7694784c [term 3 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 8d353e6070b4415798e79454c3d68e24 for earlier term 2. Current term is 3.
I20260710 13:15:50.079982  7634 raft_consensus.cc:2804] T 9f5bc7cc688b400d8617210578c6ab67 P e4b0e996b4c84535b0aeb6fcc6b35346 [term 3 FOLLOWER]: Leader election won for term 3
I20260710 13:15:50.080444  7634 raft_consensus.cc:697] T 9f5bc7cc688b400d8617210578c6ab67 P e4b0e996b4c84535b0aeb6fcc6b35346 [term 3 LEADER]: Becoming Leader. State: Replica: e4b0e996b4c84535b0aeb6fcc6b35346, State: Running, Role: LEADER
I20260710 13:15:50.081332  7634 consensus_queue.cc:237] T 9f5bc7cc688b400d8617210578c6ab67 P e4b0e996b4c84535b0aeb6fcc6b35346 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 4, Committed index: 4, Last appended: 1.4, Last appended by leader: 4, Current term: 3, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "fb69514b407a432487642efa7694784c" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 41929 } } peers { permanent_uuid: "e4b0e996b4c84535b0aeb6fcc6b35346" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 46679 } } peers { permanent_uuid: "8d353e6070b4415798e79454c3d68e24" member_type: VOTER last_known_addr { host: "127.5.154.4" port: 41541 } attrs { promote: false } }
I20260710 13:15:50.081957  7199 leader_election.cc:400] T 9f5bc7cc688b400d8617210578c6ab67 P 8d353e6070b4415798e79454c3d68e24 [CANDIDATE]: Term 2 pre-election: Vote denied by peer fb69514b407a432487642efa7694784c (127.5.154.1:41929) with higher term. Message: Invalid argument: T 9f5bc7cc688b400d8617210578c6ab67 P fb69514b407a432487642efa7694784c [term 3 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 8d353e6070b4415798e79454c3d68e24 for earlier term 2. Current term is 3.
I20260710 13:15:50.082265  7199 leader_election.cc:403] T 9f5bc7cc688b400d8617210578c6ab67 P 8d353e6070b4415798e79454c3d68e24 [CANDIDATE]: Term 2 pre-election: Cancelling election due to peer responding with higher term
I20260710 13:15:50.082728  7646 raft_consensus.cc:3060] T 9f5bc7cc688b400d8617210578c6ab67 P 8d353e6070b4415798e79454c3d68e24 [term 1 FOLLOWER]: Advancing to term 3
I20260710 13:15:50.084435  6984 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9f5bc7cc688b400d8617210578c6ab67" candidate_uuid: "8d353e6070b4415798e79454c3d68e24" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "e4b0e996b4c84535b0aeb6fcc6b35346" is_pre_election: true
I20260710 13:15:50.091058  7646 raft_consensus.cc:2749] T 9f5bc7cc688b400d8617210578c6ab67 P 8d353e6070b4415798e79454c3d68e24 [term 3 FOLLOWER]: Leader pre-election lost for term 2. Reason: Vote denied by peer fb69514b407a432487642efa7694784c (127.5.154.1:41929) with higher term. Message: Invalid argument: T 9f5bc7cc688b400d8617210578c6ab67 P fb69514b407a432487642efa7694784c [term 3 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 8d353e6070b4415798e79454c3d68e24 for earlier term 2. Current term is 3.
I20260710 13:15:50.092291  6734 catalog_manager.cc:5697] T 9f5bc7cc688b400d8617210578c6ab67 P e4b0e996b4c84535b0aeb6fcc6b35346 reported cstate change: term changed from 1 to 3. New cstate: current_term: 3 leader_uuid: "e4b0e996b4c84535b0aeb6fcc6b35346" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "fb69514b407a432487642efa7694784c" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 41929 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e4b0e996b4c84535b0aeb6fcc6b35346" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 46679 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "8d353e6070b4415798e79454c3d68e24" member_type: VOTER last_known_addr { host: "127.5.154.4" port: 41541 } attrs { promote: false } health_report { overall_health: UNKNOWN } } }
I20260710 13:15:50.109851  6907 raft_consensus.cc:1275] T ba7eb01c95604a4a99577eeab6ca76d0 P d23d174424c4456b964b2a208d42869b [term 3 FOLLOWER]: Refusing update from remote peer fb69514b407a432487642efa7694784c: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260710 13:15:50.111071  7676 consensus_queue.cc:1048] T ba7eb01c95604a4a99577eeab6ca76d0 P fb69514b407a432487642efa7694784c [LEADER]: Connected to new peer: Peer: permanent_uuid: "d23d174424c4456b964b2a208d42869b" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 32867 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:15:50.120537  6984 raft_consensus.cc:1275] T ba7eb01c95604a4a99577eeab6ca76d0 P e4b0e996b4c84535b0aeb6fcc6b35346 [term 3 FOLLOWER]: Refusing update from remote peer fb69514b407a432487642efa7694784c: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260710 13:15:50.123948  7667 consensus_queue.cc:1048] T ba7eb01c95604a4a99577eeab6ca76d0 P fb69514b407a432487642efa7694784c [LEADER]: Connected to new peer: Peer: permanent_uuid: "e4b0e996b4c84535b0aeb6fcc6b35346" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 46679 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:15:50.131666  7675 raft_consensus.cc:493] T 823572ae35f14fc88f1c201e460896d5 P 8d353e6070b4415798e79454c3d68e24 [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:15:50.132169  7675 raft_consensus.cc:515] T 823572ae35f14fc88f1c201e460896d5 P 8d353e6070b4415798e79454c3d68e24 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "fb69514b407a432487642efa7694784c" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 41929 } } peers { permanent_uuid: "e4b0e996b4c84535b0aeb6fcc6b35346" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 46679 } } peers { permanent_uuid: "8d353e6070b4415798e79454c3d68e24" member_type: VOTER last_known_addr { host: "127.5.154.4" port: 41541 } attrs { promote: false } }
I20260710 13:15:50.134668  7675 leader_election.cc:290] T 823572ae35f14fc88f1c201e460896d5 P 8d353e6070b4415798e79454c3d68e24 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers fb69514b407a432487642efa7694784c (127.5.154.1:41929), e4b0e996b4c84535b0aeb6fcc6b35346 (127.5.154.3:46679)
I20260710 13:15:50.136848  6982 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "823572ae35f14fc88f1c201e460896d5" candidate_uuid: "8d353e6070b4415798e79454c3d68e24" candidate_term: 3 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "e4b0e996b4c84535b0aeb6fcc6b35346" is_pre_election: true
I20260710 13:15:50.137253  6836 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "823572ae35f14fc88f1c201e460896d5" candidate_uuid: "8d353e6070b4415798e79454c3d68e24" candidate_term: 3 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "fb69514b407a432487642efa7694784c" is_pre_election: true
I20260710 13:15:50.137809  6836 raft_consensus.cc:2468] T 823572ae35f14fc88f1c201e460896d5 P fb69514b407a432487642efa7694784c [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 8d353e6070b4415798e79454c3d68e24 in term 2.
I20260710 13:15:50.139431  7199 leader_election.cc:304] T 823572ae35f14fc88f1c201e460896d5 P 8d353e6070b4415798e79454c3d68e24 [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: 8d353e6070b4415798e79454c3d68e24, fb69514b407a432487642efa7694784c; no voters: e4b0e996b4c84535b0aeb6fcc6b35346
I20260710 13:15:50.140726  7646 raft_consensus.cc:2804] T 823572ae35f14fc88f1c201e460896d5 P 8d353e6070b4415798e79454c3d68e24 [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260710 13:15:50.141019  7646 raft_consensus.cc:493] T 823572ae35f14fc88f1c201e460896d5 P 8d353e6070b4415798e79454c3d68e24 [term 2 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:15:50.141278  7646 raft_consensus.cc:3060] T 823572ae35f14fc88f1c201e460896d5 P 8d353e6070b4415798e79454c3d68e24 [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:15:50.147285  7646 raft_consensus.cc:515] T 823572ae35f14fc88f1c201e460896d5 P 8d353e6070b4415798e79454c3d68e24 [term 3 FOLLOWER]: Starting leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "fb69514b407a432487642efa7694784c" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 41929 } } peers { permanent_uuid: "e4b0e996b4c84535b0aeb6fcc6b35346" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 46679 } } peers { permanent_uuid: "8d353e6070b4415798e79454c3d68e24" member_type: VOTER last_known_addr { host: "127.5.154.4" port: 41541 } attrs { promote: false } }
I20260710 13:15:50.149675  7646 leader_election.cc:290] T 823572ae35f14fc88f1c201e460896d5 P 8d353e6070b4415798e79454c3d68e24 [CANDIDATE]: Term 3 election: Requested vote from peers fb69514b407a432487642efa7694784c (127.5.154.1:41929), e4b0e996b4c84535b0aeb6fcc6b35346 (127.5.154.3:46679)
I20260710 13:15:50.149942  6827 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "823572ae35f14fc88f1c201e460896d5" candidate_uuid: "8d353e6070b4415798e79454c3d68e24" candidate_term: 3 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "fb69514b407a432487642efa7694784c"
I20260710 13:15:50.150180  6984 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "823572ae35f14fc88f1c201e460896d5" candidate_uuid: "8d353e6070b4415798e79454c3d68e24" candidate_term: 3 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "e4b0e996b4c84535b0aeb6fcc6b35346"
I20260710 13:15:50.150539  6827 raft_consensus.cc:3060] T 823572ae35f14fc88f1c201e460896d5 P fb69514b407a432487642efa7694784c [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:15:50.152465  7634 raft_consensus.cc:493] T fe076a65a35f4a718ac8d13a58179708 P e4b0e996b4c84535b0aeb6fcc6b35346 [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:15:50.152941  7634 raft_consensus.cc:515] T fe076a65a35f4a718ac8d13a58179708 P e4b0e996b4c84535b0aeb6fcc6b35346 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "d23d174424c4456b964b2a208d42869b" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 32867 } } peers { permanent_uuid: "e4b0e996b4c84535b0aeb6fcc6b35346" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 46679 } } peers { permanent_uuid: "8d353e6070b4415798e79454c3d68e24" member_type: VOTER last_known_addr { host: "127.5.154.4" port: 41541 } attrs { promote: false } }
I20260710 13:15:50.154870  7634 leader_election.cc:290] T fe076a65a35f4a718ac8d13a58179708 P e4b0e996b4c84535b0aeb6fcc6b35346 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers d23d174424c4456b964b2a208d42869b (127.5.154.2:32867), 8d353e6070b4415798e79454c3d68e24 (127.5.154.4:41541)
I20260710 13:15:50.156188  6907 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fe076a65a35f4a718ac8d13a58179708" candidate_uuid: "e4b0e996b4c84535b0aeb6fcc6b35346" candidate_term: 3 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "d23d174424c4456b964b2a208d42869b" is_pre_election: true
I20260710 13:15:50.156522  7237 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fe076a65a35f4a718ac8d13a58179708" candidate_uuid: "e4b0e996b4c84535b0aeb6fcc6b35346" candidate_term: 3 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "8d353e6070b4415798e79454c3d68e24" is_pre_election: true
I20260710 13:15:50.156929  6907 raft_consensus.cc:2468] T fe076a65a35f4a718ac8d13a58179708 P d23d174424c4456b964b2a208d42869b [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e4b0e996b4c84535b0aeb6fcc6b35346 in term 2.
I20260710 13:15:50.157105  7237 raft_consensus.cc:2468] T fe076a65a35f4a718ac8d13a58179708 P 8d353e6070b4415798e79454c3d68e24 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e4b0e996b4c84535b0aeb6fcc6b35346 in term 1.
I20260710 13:15:50.157984  6950 leader_election.cc:304] T fe076a65a35f4a718ac8d13a58179708 P e4b0e996b4c84535b0aeb6fcc6b35346 [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: 8d353e6070b4415798e79454c3d68e24, e4b0e996b4c84535b0aeb6fcc6b35346; no voters: 
I20260710 13:15:50.159842  7634 raft_consensus.cc:2804] T fe076a65a35f4a718ac8d13a58179708 P e4b0e996b4c84535b0aeb6fcc6b35346 [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260710 13:15:50.160171  7634 raft_consensus.cc:493] T fe076a65a35f4a718ac8d13a58179708 P e4b0e996b4c84535b0aeb6fcc6b35346 [term 2 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:15:50.160467  7634 raft_consensus.cc:3060] T fe076a65a35f4a718ac8d13a58179708 P e4b0e996b4c84535b0aeb6fcc6b35346 [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:15:50.160615  6827 raft_consensus.cc:2468] T 823572ae35f14fc88f1c201e460896d5 P fb69514b407a432487642efa7694784c [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8d353e6070b4415798e79454c3d68e24 in term 3.
I20260710 13:15:50.162137  7199 leader_election.cc:304] T 823572ae35f14fc88f1c201e460896d5 P 8d353e6070b4415798e79454c3d68e24 [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: 8d353e6070b4415798e79454c3d68e24, fb69514b407a432487642efa7694784c; no voters: e4b0e996b4c84535b0aeb6fcc6b35346
I20260710 13:15:50.163085  7646 raft_consensus.cc:2804] T 823572ae35f14fc88f1c201e460896d5 P 8d353e6070b4415798e79454c3d68e24 [term 3 FOLLOWER]: Leader election won for term 3
I20260710 13:15:50.163726  7646 raft_consensus.cc:697] T 823572ae35f14fc88f1c201e460896d5 P 8d353e6070b4415798e79454c3d68e24 [term 3 LEADER]: Becoming Leader. State: Replica: 8d353e6070b4415798e79454c3d68e24, State: Running, Role: LEADER
I20260710 13:15:50.164520  7646 consensus_queue.cc:237] T 823572ae35f14fc88f1c201e460896d5 P 8d353e6070b4415798e79454c3d68e24 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 4, Committed index: 4, Last appended: 1.4, Last appended by leader: 4, Current term: 3, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "fb69514b407a432487642efa7694784c" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 41929 } } peers { permanent_uuid: "e4b0e996b4c84535b0aeb6fcc6b35346" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 46679 } } peers { permanent_uuid: "8d353e6070b4415798e79454c3d68e24" member_type: VOTER last_known_addr { host: "127.5.154.4" port: 41541 } attrs { promote: false } }
I20260710 13:15:50.167930  7634 raft_consensus.cc:515] T fe076a65a35f4a718ac8d13a58179708 P e4b0e996b4c84535b0aeb6fcc6b35346 [term 3 FOLLOWER]: Starting leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "d23d174424c4456b964b2a208d42869b" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 32867 } } peers { permanent_uuid: "e4b0e996b4c84535b0aeb6fcc6b35346" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 46679 } } peers { permanent_uuid: "8d353e6070b4415798e79454c3d68e24" member_type: VOTER last_known_addr { host: "127.5.154.4" port: 41541 } attrs { promote: false } }
I20260710 13:15:50.170607  6907 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fe076a65a35f4a718ac8d13a58179708" candidate_uuid: "e4b0e996b4c84535b0aeb6fcc6b35346" candidate_term: 3 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "d23d174424c4456b964b2a208d42869b"
I20260710 13:15:50.171139  6907 raft_consensus.cc:3060] T fe076a65a35f4a718ac8d13a58179708 P d23d174424c4456b964b2a208d42869b [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:15:50.171212  7237 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fe076a65a35f4a718ac8d13a58179708" candidate_uuid: "e4b0e996b4c84535b0aeb6fcc6b35346" candidate_term: 3 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "8d353e6070b4415798e79454c3d68e24"
I20260710 13:15:50.171839  7237 raft_consensus.cc:3060] T fe076a65a35f4a718ac8d13a58179708 P 8d353e6070b4415798e79454c3d68e24 [term 1 FOLLOWER]: Advancing to term 3
I20260710 13:15:50.178390  7237 raft_consensus.cc:2468] T fe076a65a35f4a718ac8d13a58179708 P 8d353e6070b4415798e79454c3d68e24 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e4b0e996b4c84535b0aeb6fcc6b35346 in term 3.
I20260710 13:15:50.179453  6950 leader_election.cc:304] T fe076a65a35f4a718ac8d13a58179708 P e4b0e996b4c84535b0aeb6fcc6b35346 [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: 8d353e6070b4415798e79454c3d68e24, e4b0e996b4c84535b0aeb6fcc6b35346; no voters: 
I20260710 13:15:50.180194  7656 raft_consensus.cc:2804] T fe076a65a35f4a718ac8d13a58179708 P e4b0e996b4c84535b0aeb6fcc6b35346 [term 3 FOLLOWER]: Leader election won for term 3
I20260710 13:15:50.180368  7634 leader_election.cc:290] T fe076a65a35f4a718ac8d13a58179708 P e4b0e996b4c84535b0aeb6fcc6b35346 [CANDIDATE]: Term 3 election: Requested vote from peers d23d174424c4456b964b2a208d42869b (127.5.154.2:32867), 8d353e6070b4415798e79454c3d68e24 (127.5.154.4:41541)
I20260710 13:15:50.181041  7656 raft_consensus.cc:697] T fe076a65a35f4a718ac8d13a58179708 P e4b0e996b4c84535b0aeb6fcc6b35346 [term 3 LEADER]: Becoming Leader. State: Replica: e4b0e996b4c84535b0aeb6fcc6b35346, State: Running, Role: LEADER
I20260710 13:15:50.182380  7656 consensus_queue.cc:237] T fe076a65a35f4a718ac8d13a58179708 P e4b0e996b4c84535b0aeb6fcc6b35346 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 4, Committed index: 4, Last appended: 1.4, Last appended by leader: 4, Current term: 3, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "d23d174424c4456b964b2a208d42869b" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 32867 } } peers { permanent_uuid: "e4b0e996b4c84535b0aeb6fcc6b35346" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 46679 } } peers { permanent_uuid: "8d353e6070b4415798e79454c3d68e24" member_type: VOTER last_known_addr { host: "127.5.154.4" port: 41541 } attrs { promote: false } }
I20260710 13:15:50.183339  6907 raft_consensus.cc:2468] T fe076a65a35f4a718ac8d13a58179708 P d23d174424c4456b964b2a208d42869b [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e4b0e996b4c84535b0aeb6fcc6b35346 in term 3.
I20260710 13:15:50.186061  6734 catalog_manager.cc:5697] T 823572ae35f14fc88f1c201e460896d5 P 8d353e6070b4415798e79454c3d68e24 reported cstate change: term changed from 2 to 3, leader changed from e4b0e996b4c84535b0aeb6fcc6b35346 (127.5.154.3) to 8d353e6070b4415798e79454c3d68e24 (127.5.154.4). New cstate: current_term: 3 leader_uuid: "8d353e6070b4415798e79454c3d68e24" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "fb69514b407a432487642efa7694784c" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 41929 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e4b0e996b4c84535b0aeb6fcc6b35346" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 46679 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8d353e6070b4415798e79454c3d68e24" member_type: VOTER last_known_addr { host: "127.5.154.4" port: 41541 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260710 13:15:50.195748  6730 catalog_manager.cc:5697] T fe076a65a35f4a718ac8d13a58179708 P e4b0e996b4c84535b0aeb6fcc6b35346 reported cstate change: term changed from 1 to 3. New cstate: current_term: 3 leader_uuid: "e4b0e996b4c84535b0aeb6fcc6b35346" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "d23d174424c4456b964b2a208d42869b" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 32867 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e4b0e996b4c84535b0aeb6fcc6b35346" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 46679 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "8d353e6070b4415798e79454c3d68e24" member_type: VOTER last_known_addr { host: "127.5.154.4" port: 41541 } attrs { promote: false } health_report { overall_health: UNKNOWN } } }
I20260710 13:15:50.327051  7677 raft_consensus.cc:993] T 1c9d104e697b4b318acf51fddb6cc2db P d23d174424c4456b964b2a208d42869b: : Instructing follower fb69514b407a432487642efa7694784c to start an election
I20260710 13:15:50.327584  7628 raft_consensus.cc:1081] T 1c9d104e697b4b318acf51fddb6cc2db P d23d174424c4456b964b2a208d42869b [term 1 LEADER]: Signalling peer fb69514b407a432487642efa7694784c to start an election
I20260710 13:15:50.329748  6827 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "1c9d104e697b4b318acf51fddb6cc2db"
dest_uuid: "fb69514b407a432487642efa7694784c"
 from {username='slave'} at 127.0.0.1:36732
I20260710 13:15:50.330188  6827 raft_consensus.cc:493] T 1c9d104e697b4b318acf51fddb6cc2db P fb69514b407a432487642efa7694784c [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:15:50.330446  6827 raft_consensus.cc:3060] T 1c9d104e697b4b318acf51fddb6cc2db P fb69514b407a432487642efa7694784c [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:15:50.335378  6907 raft_consensus.cc:1275] T a256f1aff9444ef99ba3d8fb9328de66 P d23d174424c4456b964b2a208d42869b [term 3 FOLLOWER]: Refusing update from remote peer fb69514b407a432487642efa7694784c: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 3 index: 5. (index mismatch)
I20260710 13:15:50.335641  6984 raft_consensus.cc:1275] T cee542c73d63441f86158b4cc18fdaaf P e4b0e996b4c84535b0aeb6fcc6b35346 [term 3 FOLLOWER]: Refusing update from remote peer d23d174424c4456b964b2a208d42869b: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260710 13:15:50.337121  7676 consensus_queue.cc:1048] T a256f1aff9444ef99ba3d8fb9328de66 P fb69514b407a432487642efa7694784c [LEADER]: Connected to new peer: Peer: permanent_uuid: "d23d174424c4456b964b2a208d42869b" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 32867 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260710 13:15:50.337551  7677 consensus_queue.cc:1048] T cee542c73d63441f86158b4cc18fdaaf P d23d174424c4456b964b2a208d42869b [LEADER]: Connected to new peer: Peer: permanent_uuid: "e4b0e996b4c84535b0aeb6fcc6b35346" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 46679 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:15:50.339890  6827 raft_consensus.cc:515] T 1c9d104e697b4b318acf51fddb6cc2db P fb69514b407a432487642efa7694784c [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fb69514b407a432487642efa7694784c" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 41929 } } peers { permanent_uuid: "d23d174424c4456b964b2a208d42869b" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 32867 } } peers { permanent_uuid: "e4b0e996b4c84535b0aeb6fcc6b35346" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 46679 } }
I20260710 13:15:50.342636  6906 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1c9d104e697b4b318acf51fddb6cc2db" candidate_uuid: "fb69514b407a432487642efa7694784c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "d23d174424c4456b964b2a208d42869b"
I20260710 13:15:50.343240  6906 raft_consensus.cc:3055] T 1c9d104e697b4b318acf51fddb6cc2db P d23d174424c4456b964b2a208d42869b [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:15:50.343567  6906 raft_consensus.cc:740] T 1c9d104e697b4b318acf51fddb6cc2db P d23d174424c4456b964b2a208d42869b [term 1 LEADER]: Becoming Follower/Learner. State: Replica: d23d174424c4456b964b2a208d42869b, State: Running, Role: LEADER
I20260710 13:15:50.344411  6906 consensus_queue.cc:260] T 1c9d104e697b4b318acf51fddb6cc2db P d23d174424c4456b964b2a208d42869b [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: "fb69514b407a432487642efa7694784c" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 41929 } } peers { permanent_uuid: "d23d174424c4456b964b2a208d42869b" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 32867 } } peers { permanent_uuid: "e4b0e996b4c84535b0aeb6fcc6b35346" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 46679 } }
I20260710 13:15:50.345557  6906 raft_consensus.cc:3060] T 1c9d104e697b4b318acf51fddb6cc2db P d23d174424c4456b964b2a208d42869b [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:15:50.356935  6836 raft_consensus.cc:1275] T cee542c73d63441f86158b4cc18fdaaf P fb69514b407a432487642efa7694784c [term 3 FOLLOWER]: Refusing update from remote peer d23d174424c4456b964b2a208d42869b: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260710 13:15:50.358397  7628 consensus_queue.cc:1048] T cee542c73d63441f86158b4cc18fdaaf P d23d174424c4456b964b2a208d42869b [LEADER]: Connected to new peer: Peer: permanent_uuid: "fb69514b407a432487642efa7694784c" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 41929 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:15:50.366497  7237 raft_consensus.cc:1275] T a256f1aff9444ef99ba3d8fb9328de66 P 8d353e6070b4415798e79454c3d68e24 [term 3 FOLLOWER]: Refusing update from remote peer fb69514b407a432487642efa7694784c: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 3 index: 5. (index mismatch)
I20260710 13:15:50.367901  7667 consensus_queue.cc:1048] T a256f1aff9444ef99ba3d8fb9328de66 P fb69514b407a432487642efa7694784c [LEADER]: Connected to new peer: Peer: permanent_uuid: "8d353e6070b4415798e79454c3d68e24" member_type: VOTER last_known_addr { host: "127.5.154.4" port: 41541 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260710 13:15:50.380108  7235 raft_consensus.cc:1240] T 823572ae35f14fc88f1c201e460896d5 P 8d353e6070b4415798e79454c3d68e24 [term 3 LEADER]: Rejecting Update request from peer e4b0e996b4c84535b0aeb6fcc6b35346 for earlier term 2. Current term is 3. Ops: []
I20260710 13:15:50.382226  7634 consensus_queue.cc:1059] T 823572ae35f14fc88f1c201e460896d5 P e4b0e996b4c84535b0aeb6fcc6b35346 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "8d353e6070b4415798e79454c3d68e24" member_type: VOTER last_known_addr { host: "127.5.154.4" port: 41541 } attrs { promote: false }, Status: INVALID_TERM, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.001s
I20260710 13:15:50.384069  6835 raft_consensus.cc:1275] T 7b598c89d6304c7f9a9bda962206c13e P fb69514b407a432487642efa7694784c [term 3 FOLLOWER]: Refusing update from remote peer e4b0e996b4c84535b0aeb6fcc6b35346: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260710 13:15:50.396034  7656 consensus_queue.cc:1048] T 7b598c89d6304c7f9a9bda962206c13e P e4b0e996b4c84535b0aeb6fcc6b35346 [LEADER]: Connected to new peer: Peer: permanent_uuid: "fb69514b407a432487642efa7694784c" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 41929 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:15:50.401392  6827 leader_election.cc:290] T 1c9d104e697b4b318acf51fddb6cc2db P fb69514b407a432487642efa7694784c [CANDIDATE]: Term 2 election: Requested vote from peers d23d174424c4456b964b2a208d42869b (127.5.154.2:32867), e4b0e996b4c84535b0aeb6fcc6b35346 (127.5.154.3:46679)
I20260710 13:15:50.417315  6984 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1c9d104e697b4b318acf51fddb6cc2db" candidate_uuid: "fb69514b407a432487642efa7694784c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "e4b0e996b4c84535b0aeb6fcc6b35346"
I20260710 13:15:50.405435  6906 raft_consensus.cc:2468] T 1c9d104e697b4b318acf51fddb6cc2db P d23d174424c4456b964b2a208d42869b [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fb69514b407a432487642efa7694784c in term 2.
I20260710 13:15:50.417935  6984 raft_consensus.cc:3060] T 1c9d104e697b4b318acf51fddb6cc2db P e4b0e996b4c84535b0aeb6fcc6b35346 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:15:50.418764  6799 leader_election.cc:304] T 1c9d104e697b4b318acf51fddb6cc2db P fb69514b407a432487642efa7694784c [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: d23d174424c4456b964b2a208d42869b, fb69514b407a432487642efa7694784c; no voters: 
I20260710 13:15:50.419489  7667 raft_consensus.cc:2804] T 1c9d104e697b4b318acf51fddb6cc2db P fb69514b407a432487642efa7694784c [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:15:50.419937  7667 raft_consensus.cc:697] T 1c9d104e697b4b318acf51fddb6cc2db P fb69514b407a432487642efa7694784c [term 2 LEADER]: Becoming Leader. State: Replica: fb69514b407a432487642efa7694784c, State: Running, Role: LEADER
I20260710 13:15:50.420861  7667 consensus_queue.cc:237] T 1c9d104e697b4b318acf51fddb6cc2db P fb69514b407a432487642efa7694784c [LEADER]: Queue 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: "fb69514b407a432487642efa7694784c" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 41929 } } peers { permanent_uuid: "d23d174424c4456b964b2a208d42869b" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 32867 } } peers { permanent_uuid: "e4b0e996b4c84535b0aeb6fcc6b35346" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 46679 } }
I20260710 13:15:50.425096  6984 raft_consensus.cc:2468] T 1c9d104e697b4b318acf51fddb6cc2db P e4b0e996b4c84535b0aeb6fcc6b35346 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fb69514b407a432487642efa7694784c in term 2.
I20260710 13:15:50.436913  7634 consensus_queue.cc:1243] T 823572ae35f14fc88f1c201e460896d5 P e4b0e996b4c84535b0aeb6fcc6b35346 [LEADER]: Peer 8d353e6070b4415798e79454c3d68e24 log is divergent from this leader: its last log entry 3.5 is not in this leader's log and it has not received anything from this leader yet. Falling back to committed index 4
W20260710 13:15:50.440169  6948 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.5.154.1:41929, user_credentials={real_user=slave}} blocked reactor thread for 55018.1us
I20260710 13:15:50.440611  7693 raft_consensus.cc:3055] T 823572ae35f14fc88f1c201e460896d5 P e4b0e996b4c84535b0aeb6fcc6b35346 [term 2 LEADER]: Stepping down as leader of term 2
I20260710 13:15:50.440976  7693 raft_consensus.cc:740] T 823572ae35f14fc88f1c201e460896d5 P e4b0e996b4c84535b0aeb6fcc6b35346 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: e4b0e996b4c84535b0aeb6fcc6b35346, State: Running, Role: LEADER
I20260710 13:15:50.441718  7693 consensus_queue.cc:260] T 823572ae35f14fc88f1c201e460896d5 P e4b0e996b4c84535b0aeb6fcc6b35346 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 4, Committed index: 4, Last appended: 2.5, Last appended by leader: 5, Current term: 2, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "fb69514b407a432487642efa7694784c" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 41929 } } peers { permanent_uuid: "e4b0e996b4c84535b0aeb6fcc6b35346" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 46679 } } peers { permanent_uuid: "8d353e6070b4415798e79454c3d68e24" member_type: VOTER last_known_addr { host: "127.5.154.4" port: 41541 } attrs { promote: false } }
I20260710 13:15:50.442783  7693 raft_consensus.cc:3060] T 823572ae35f14fc88f1c201e460896d5 P e4b0e996b4c84535b0aeb6fcc6b35346 [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:15:50.451223  7694 raft_consensus.cc:993] T 735d56d6bcd44599ad0392e6ebbf3128 P e4b0e996b4c84535b0aeb6fcc6b35346: : Instructing follower 8d353e6070b4415798e79454c3d68e24 to start an election
I20260710 13:15:50.453843  7694 raft_consensus.cc:1081] T 735d56d6bcd44599ad0392e6ebbf3128 P e4b0e996b4c84535b0aeb6fcc6b35346 [term 1 LEADER]: Signalling peer 8d353e6070b4415798e79454c3d68e24 to start an election
I20260710 13:15:50.455402  7237 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "735d56d6bcd44599ad0392e6ebbf3128"
dest_uuid: "8d353e6070b4415798e79454c3d68e24"
 from {username='slave'} at 127.0.0.1:44752
I20260710 13:15:50.455899  7237 raft_consensus.cc:493] T 735d56d6bcd44599ad0392e6ebbf3128 P 8d353e6070b4415798e79454c3d68e24 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:15:50.456199  7237 raft_consensus.cc:3060] T 735d56d6bcd44599ad0392e6ebbf3128 P 8d353e6070b4415798e79454c3d68e24 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:15:50.457504  6730 catalog_manager.cc:5697] T 1c9d104e697b4b318acf51fddb6cc2db P fb69514b407a432487642efa7694784c reported cstate change: term changed from 1 to 2, leader changed from d23d174424c4456b964b2a208d42869b (127.5.154.2) to fb69514b407a432487642efa7694784c (127.5.154.1). New cstate: current_term: 2 leader_uuid: "fb69514b407a432487642efa7694784c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fb69514b407a432487642efa7694784c" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 41929 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d23d174424c4456b964b2a208d42869b" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 32867 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e4b0e996b4c84535b0aeb6fcc6b35346" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 46679 } health_report { overall_health: UNKNOWN } } }
I20260710 13:15:50.462044  7237 raft_consensus.cc:515] T 735d56d6bcd44599ad0392e6ebbf3128 P 8d353e6070b4415798e79454c3d68e24 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "e4b0e996b4c84535b0aeb6fcc6b35346" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 46679 } } peers { permanent_uuid: "fb69514b407a432487642efa7694784c" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 41929 } } peers { permanent_uuid: "8d353e6070b4415798e79454c3d68e24" member_type: VOTER last_known_addr { host: "127.5.154.4" port: 41541 } attrs { promote: false } }
I20260710 13:15:50.464588  7237 leader_election.cc:290] T 735d56d6bcd44599ad0392e6ebbf3128 P 8d353e6070b4415798e79454c3d68e24 [CANDIDATE]: Term 2 election: Requested vote from peers e4b0e996b4c84535b0aeb6fcc6b35346 (127.5.154.3:46679), fb69514b407a432487642efa7694784c (127.5.154.1:41929)
I20260710 13:15:50.465446  6835 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "735d56d6bcd44599ad0392e6ebbf3128" candidate_uuid: "8d353e6070b4415798e79454c3d68e24" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "fb69514b407a432487642efa7694784c"
I20260710 13:15:50.450169  6836 raft_consensus.cc:1240] T 823572ae35f14fc88f1c201e460896d5 P fb69514b407a432487642efa7694784c [term 3 FOLLOWER]: Rejecting Update request from peer e4b0e996b4c84535b0aeb6fcc6b35346 for earlier term 2. Current term is 3. Ops: []
I20260710 13:15:50.466013  6835 raft_consensus.cc:3060] T 735d56d6bcd44599ad0392e6ebbf3128 P fb69514b407a432487642efa7694784c [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:15:50.470253  6984 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "735d56d6bcd44599ad0392e6ebbf3128" candidate_uuid: "8d353e6070b4415798e79454c3d68e24" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "e4b0e996b4c84535b0aeb6fcc6b35346"
I20260710 13:15:50.470810  6984 raft_consensus.cc:3055] T 735d56d6bcd44599ad0392e6ebbf3128 P e4b0e996b4c84535b0aeb6fcc6b35346 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:15:50.471113  6984 raft_consensus.cc:740] T 735d56d6bcd44599ad0392e6ebbf3128 P e4b0e996b4c84535b0aeb6fcc6b35346 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: e4b0e996b4c84535b0aeb6fcc6b35346, State: Running, Role: LEADER
I20260710 13:15:50.471925  6835 raft_consensus.cc:2468] T 735d56d6bcd44599ad0392e6ebbf3128 P fb69514b407a432487642efa7694784c [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8d353e6070b4415798e79454c3d68e24 in term 2.
I20260710 13:15:50.473733  6836 raft_consensus.cc:1240] T 735d56d6bcd44599ad0392e6ebbf3128 P fb69514b407a432487642efa7694784c [term 2 FOLLOWER]: Rejecting Update request from peer e4b0e996b4c84535b0aeb6fcc6b35346 for earlier term 1. Current term is 2. Ops: []
I20260710 13:15:50.471863  6984 consensus_queue.cc:260] T 735d56d6bcd44599ad0392e6ebbf3128 P e4b0e996b4c84535b0aeb6fcc6b35346 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 4, Committed index: 4, Last appended: 1.4, Last appended by leader: 4, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "e4b0e996b4c84535b0aeb6fcc6b35346" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 46679 } } peers { permanent_uuid: "fb69514b407a432487642efa7694784c" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 41929 } } peers { permanent_uuid: "8d353e6070b4415798e79454c3d68e24" member_type: VOTER last_known_addr { host: "127.5.154.4" port: 41541 } attrs { promote: false } }
I20260710 13:15:50.475752  7199 leader_election.cc:304] T 735d56d6bcd44599ad0392e6ebbf3128 P 8d353e6070b4415798e79454c3d68e24 [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: 8d353e6070b4415798e79454c3d68e24, fb69514b407a432487642efa7694784c; no voters: 
I20260710 13:15:50.476394  6984 raft_consensus.cc:3060] T 735d56d6bcd44599ad0392e6ebbf3128 P e4b0e996b4c84535b0aeb6fcc6b35346 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:15:50.476732  7675 raft_consensus.cc:2804] T 735d56d6bcd44599ad0392e6ebbf3128 P 8d353e6070b4415798e79454c3d68e24 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:15:50.477232  7675 raft_consensus.cc:697] T 735d56d6bcd44599ad0392e6ebbf3128 P 8d353e6070b4415798e79454c3d68e24 [term 2 LEADER]: Becoming Leader. State: Replica: 8d353e6070b4415798e79454c3d68e24, State: Running, Role: LEADER
I20260710 13:15:50.478072  7675 consensus_queue.cc:237] T 735d56d6bcd44599ad0392e6ebbf3128 P 8d353e6070b4415798e79454c3d68e24 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 4, Committed index: 4, Last appended: 1.4, Last appended by leader: 4, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "e4b0e996b4c84535b0aeb6fcc6b35346" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 46679 } } peers { permanent_uuid: "fb69514b407a432487642efa7694784c" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 41929 } } peers { permanent_uuid: "8d353e6070b4415798e79454c3d68e24" member_type: VOTER last_known_addr { host: "127.5.154.4" port: 41541 } attrs { promote: false } }
I20260710 13:15:50.488694  6906 raft_consensus.cc:1275] T 7b598c89d6304c7f9a9bda962206c13e P d23d174424c4456b964b2a208d42869b [term 3 FOLLOWER]: Refusing update from remote peer e4b0e996b4c84535b0aeb6fcc6b35346: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260710 13:15:50.489383  6984 raft_consensus.cc:2468] T 735d56d6bcd44599ad0392e6ebbf3128 P e4b0e996b4c84535b0aeb6fcc6b35346 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8d353e6070b4415798e79454c3d68e24 in term 2.
I20260710 13:15:50.489636  6836 raft_consensus.cc:1275] T 9f5bc7cc688b400d8617210578c6ab67 P fb69514b407a432487642efa7694784c [term 3 FOLLOWER]: Refusing update from remote peer e4b0e996b4c84535b0aeb6fcc6b35346: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 3 index: 5. (index mismatch)
I20260710 13:15:50.492295  7634 consensus_queue.cc:1048] T 9f5bc7cc688b400d8617210578c6ab67 P e4b0e996b4c84535b0aeb6fcc6b35346 [LEADER]: Connected to new peer: Peer: permanent_uuid: "fb69514b407a432487642efa7694784c" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 41929 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
W20260710 13:15:50.476938  7693 consensus_queue.cc:1175] T 735d56d6bcd44599ad0392e6ebbf3128 P e4b0e996b4c84535b0aeb6fcc6b35346 [NON_LEADER]: Queue is closed or peer was untracked, disregarding peer response. Response: responder_uuid: "fb69514b407a432487642efa7694784c" responder_term: 2 status { last_received { term: 1 index: 4 } last_committed_idx: 4 error { code: INVALID_TERM status { code: ILLEGAL_STATE message: "Rejecting Update request from peer e4b0e996b4c84535b0aeb6fcc6b35346 for earlier term 1. Current term is 2. Ops: []" } } last_received_current_leader { term: 0 index: 0 } }
I20260710 13:15:50.496047  7634 consensus_queue.cc:1048] T 7b598c89d6304c7f9a9bda962206c13e P e4b0e996b4c84535b0aeb6fcc6b35346 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d23d174424c4456b964b2a208d42869b" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 32867 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:15:50.506561  7237 raft_consensus.cc:1275] T 9f5bc7cc688b400d8617210578c6ab67 P 8d353e6070b4415798e79454c3d68e24 [term 3 FOLLOWER]: Refusing update from remote peer e4b0e996b4c84535b0aeb6fcc6b35346: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 3 index: 5. (index mismatch)
I20260710 13:15:50.507956  7693 consensus_queue.cc:1048] T 9f5bc7cc688b400d8617210578c6ab67 P e4b0e996b4c84535b0aeb6fcc6b35346 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8d353e6070b4415798e79454c3d68e24" member_type: VOTER last_known_addr { host: "127.5.154.4" port: 41541 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260710 13:15:50.511579  6734 catalog_manager.cc:5697] T 735d56d6bcd44599ad0392e6ebbf3128 P 8d353e6070b4415798e79454c3d68e24 reported cstate change: term changed from 1 to 2, leader changed from e4b0e996b4c84535b0aeb6fcc6b35346 (127.5.154.3) to 8d353e6070b4415798e79454c3d68e24 (127.5.154.4). New cstate: current_term: 2 leader_uuid: "8d353e6070b4415798e79454c3d68e24" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "e4b0e996b4c84535b0aeb6fcc6b35346" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 46679 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "fb69514b407a432487642efa7694784c" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 41929 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8d353e6070b4415798e79454c3d68e24" member_type: VOTER last_known_addr { host: "127.5.154.4" port: 41541 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260710 13:15:50.621598  6906 raft_consensus.cc:1275] T fe076a65a35f4a718ac8d13a58179708 P d23d174424c4456b964b2a208d42869b [term 3 FOLLOWER]: Refusing update from remote peer e4b0e996b4c84535b0aeb6fcc6b35346: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 3 index: 5. (index mismatch)
I20260710 13:15:50.622623  7634 consensus_queue.cc:1048] T fe076a65a35f4a718ac8d13a58179708 P e4b0e996b4c84535b0aeb6fcc6b35346 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d23d174424c4456b964b2a208d42869b" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 32867 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260710 13:15:50.631727  7237 raft_consensus.cc:1275] T fe076a65a35f4a718ac8d13a58179708 P 8d353e6070b4415798e79454c3d68e24 [term 3 FOLLOWER]: Refusing update from remote peer e4b0e996b4c84535b0aeb6fcc6b35346: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 3 index: 5. (index mismatch)
I20260710 13:15:50.637454  7634 consensus_queue.cc:1048] T fe076a65a35f4a718ac8d13a58179708 P e4b0e996b4c84535b0aeb6fcc6b35346 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8d353e6070b4415798e79454c3d68e24" member_type: VOTER last_known_addr { host: "127.5.154.4" port: 41541 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260710 13:15:50.665570  6836 raft_consensus.cc:1275] T 823572ae35f14fc88f1c201e460896d5 P fb69514b407a432487642efa7694784c [term 3 FOLLOWER]: Refusing update from remote peer 8d353e6070b4415798e79454c3d68e24: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 3 index: 5. (index mismatch)
I20260710 13:15:50.666571  7675 consensus_queue.cc:1048] T 823572ae35f14fc88f1c201e460896d5 P 8d353e6070b4415798e79454c3d68e24 [LEADER]: Connected to new peer: Peer: permanent_uuid: "fb69514b407a432487642efa7694784c" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 41929 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260710 13:15:50.675639  6984 raft_consensus.cc:1275] T 823572ae35f14fc88f1c201e460896d5 P e4b0e996b4c84535b0aeb6fcc6b35346 [term 3 FOLLOWER]: Refusing update from remote peer 8d353e6070b4415798e79454c3d68e24: Log matching property violated. Preceding OpId in replica: term: 2 index: 5. Preceding OpId from leader: term: 3 index: 5. (term mismatch)
I20260710 13:15:50.675990  6984 pending_rounds.cc:85] T 823572ae35f14fc88f1c201e460896d5 P e4b0e996b4c84535b0aeb6fcc6b35346: Aborting all ops after (but not including) 4
I20260710 13:15:50.676240  6984 pending_rounds.cc:107] T 823572ae35f14fc88f1c201e460896d5 P e4b0e996b4c84535b0aeb6fcc6b35346: Aborting uncommitted NO_OP operation due to leader change: 2.5
I20260710 13:15:50.676476  6984 raft_consensus.cc:2889] T 823572ae35f14fc88f1c201e460896d5 P e4b0e996b4c84535b0aeb6fcc6b35346 [term 3 FOLLOWER]: NO_OP replication failed: Aborted: Op aborted by new leader
I20260710 13:15:50.677748  7646 consensus_queue.cc:1048] T 823572ae35f14fc88f1c201e460896d5 P 8d353e6070b4415798e79454c3d68e24 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e4b0e996b4c84535b0aeb6fcc6b35346" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 46679 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260710 13:15:50.843542  6984 raft_consensus.cc:1275] T 1c9d104e697b4b318acf51fddb6cc2db P e4b0e996b4c84535b0aeb6fcc6b35346 [term 2 FOLLOWER]: Refusing update from remote peer fb69514b407a432487642efa7694784c: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:15:50.844540  7667 consensus_queue.cc:1048] T 1c9d104e697b4b318acf51fddb6cc2db P fb69514b407a432487642efa7694784c [LEADER]: Connected to new peer: Peer: permanent_uuid: "e4b0e996b4c84535b0aeb6fcc6b35346" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 46679 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:15:50.853343  6906 raft_consensus.cc:1275] T 1c9d104e697b4b318acf51fddb6cc2db P d23d174424c4456b964b2a208d42869b [term 2 FOLLOWER]: Refusing update from remote peer fb69514b407a432487642efa7694784c: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:15:50.854859  7620 consensus_queue.cc:1048] T 1c9d104e697b4b318acf51fddb6cc2db P fb69514b407a432487642efa7694784c [LEADER]: Connected to new peer: Peer: permanent_uuid: "d23d174424c4456b964b2a208d42869b" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 32867 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:15:50.898368  6984 raft_consensus.cc:1275] T 735d56d6bcd44599ad0392e6ebbf3128 P e4b0e996b4c84535b0aeb6fcc6b35346 [term 2 FOLLOWER]: Refusing update from remote peer 8d353e6070b4415798e79454c3d68e24: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260710 13:15:50.899384  7646 consensus_queue.cc:1048] T 735d56d6bcd44599ad0392e6ebbf3128 P 8d353e6070b4415798e79454c3d68e24 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e4b0e996b4c84535b0aeb6fcc6b35346" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 46679 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260710 13:15:50.907174  6836 raft_consensus.cc:1275] T 735d56d6bcd44599ad0392e6ebbf3128 P fb69514b407a432487642efa7694784c [term 2 FOLLOWER]: Refusing update from remote peer 8d353e6070b4415798e79454c3d68e24: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260710 13:15:50.908962  7675 consensus_queue.cc:1048] T 735d56d6bcd44599ad0392e6ebbf3128 P 8d353e6070b4415798e79454c3d68e24 [LEADER]: Connected to new peer: Peer: permanent_uuid: "fb69514b407a432487642efa7694784c" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 41929 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260710 13:15:51.063512  5736 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 13:15:51.085434  5736 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 13:15:51.098148  6836 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "ba7eb01c95604a4a99577eeab6ca76d0"
dest_uuid: "fb69514b407a432487642efa7694784c"
mode: GRACEFUL
new_leader_uuid: "d23d174424c4456b964b2a208d42869b"
 from {username='slave'} at 127.0.0.1:58964
I20260710 13:15:51.098595  6836 raft_consensus.cc:606] T ba7eb01c95604a4a99577eeab6ca76d0 P fb69514b407a432487642efa7694784c [term 3 LEADER]: Received request to transfer leadership to TS d23d174424c4456b964b2a208d42869b
I20260710 13:15:51.099593  5736 auto_leader_rebalancer.cc:479] table: test-workload, leader rebalance finish, leader transfer count: 1
I20260710 13:15:51.100152  5736 auto_leader_rebalancer.cc:554] All tables' leader rebalancing finished this round
I20260710 13:15:51.167237  7676 raft_consensus.cc:993] T ba7eb01c95604a4a99577eeab6ca76d0 P fb69514b407a432487642efa7694784c: : Instructing follower d23d174424c4456b964b2a208d42869b to start an election
I20260710 13:15:51.167646  7620 raft_consensus.cc:1081] T ba7eb01c95604a4a99577eeab6ca76d0 P fb69514b407a432487642efa7694784c [term 3 LEADER]: Signalling peer d23d174424c4456b964b2a208d42869b to start an election
I20260710 13:15:51.168963  6906 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "ba7eb01c95604a4a99577eeab6ca76d0"
dest_uuid: "d23d174424c4456b964b2a208d42869b"
 from {username='slave'} at 127.0.0.1:43500
I20260710 13:15:51.169519  6906 raft_consensus.cc:493] T ba7eb01c95604a4a99577eeab6ca76d0 P d23d174424c4456b964b2a208d42869b [term 3 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:15:51.170010  6906 raft_consensus.cc:3060] T ba7eb01c95604a4a99577eeab6ca76d0 P d23d174424c4456b964b2a208d42869b [term 3 FOLLOWER]: Advancing to term 4
I20260710 13:15:51.176657  6906 raft_consensus.cc:515] T ba7eb01c95604a4a99577eeab6ca76d0 P d23d174424c4456b964b2a208d42869b [term 4 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fb69514b407a432487642efa7694784c" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 41929 } } peers { permanent_uuid: "d23d174424c4456b964b2a208d42869b" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 32867 } } peers { permanent_uuid: "e4b0e996b4c84535b0aeb6fcc6b35346" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 46679 } }
I20260710 13:15:51.178630  6906 leader_election.cc:290] T ba7eb01c95604a4a99577eeab6ca76d0 P d23d174424c4456b964b2a208d42869b [CANDIDATE]: Term 4 election: Requested vote from peers fb69514b407a432487642efa7694784c (127.5.154.1:41929), e4b0e996b4c84535b0aeb6fcc6b35346 (127.5.154.3:46679)
I20260710 13:15:51.179119  6836 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ba7eb01c95604a4a99577eeab6ca76d0" candidate_uuid: "d23d174424c4456b964b2a208d42869b" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: true dest_uuid: "fb69514b407a432487642efa7694784c"
I20260710 13:15:51.179548  6984 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ba7eb01c95604a4a99577eeab6ca76d0" candidate_uuid: "d23d174424c4456b964b2a208d42869b" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: true dest_uuid: "e4b0e996b4c84535b0aeb6fcc6b35346"
I20260710 13:15:51.180020  6836 raft_consensus.cc:3055] T ba7eb01c95604a4a99577eeab6ca76d0 P fb69514b407a432487642efa7694784c [term 3 LEADER]: Stepping down as leader of term 3
I20260710 13:15:51.180029  6984 raft_consensus.cc:3060] T ba7eb01c95604a4a99577eeab6ca76d0 P e4b0e996b4c84535b0aeb6fcc6b35346 [term 3 FOLLOWER]: Advancing to term 4
I20260710 13:15:51.180449  6836 raft_consensus.cc:740] T ba7eb01c95604a4a99577eeab6ca76d0 P fb69514b407a432487642efa7694784c [term 3 LEADER]: Becoming Follower/Learner. State: Replica: fb69514b407a432487642efa7694784c, State: Running, Role: LEADER
I20260710 13:15:51.181214  6836 consensus_queue.cc:260] T ba7eb01c95604a4a99577eeab6ca76d0 P fb69514b407a432487642efa7694784c [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: "fb69514b407a432487642efa7694784c" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 41929 } } peers { permanent_uuid: "d23d174424c4456b964b2a208d42869b" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 32867 } } peers { permanent_uuid: "e4b0e996b4c84535b0aeb6fcc6b35346" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 46679 } }
I20260710 13:15:51.182279  6836 raft_consensus.cc:3060] T ba7eb01c95604a4a99577eeab6ca76d0 P fb69514b407a432487642efa7694784c [term 3 FOLLOWER]: Advancing to term 4
I20260710 13:15:51.186035  6984 raft_consensus.cc:2468] T ba7eb01c95604a4a99577eeab6ca76d0 P e4b0e996b4c84535b0aeb6fcc6b35346 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d23d174424c4456b964b2a208d42869b in term 4.
I20260710 13:15:51.187135  6877 leader_election.cc:304] T ba7eb01c95604a4a99577eeab6ca76d0 P d23d174424c4456b964b2a208d42869b [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: d23d174424c4456b964b2a208d42869b, e4b0e996b4c84535b0aeb6fcc6b35346; no voters: 
I20260710 13:15:51.187888  7710 raft_consensus.cc:2804] T ba7eb01c95604a4a99577eeab6ca76d0 P d23d174424c4456b964b2a208d42869b [term 4 FOLLOWER]: Leader election won for term 4
I20260710 13:15:51.188331  7710 raft_consensus.cc:697] T ba7eb01c95604a4a99577eeab6ca76d0 P d23d174424c4456b964b2a208d42869b [term 4 LEADER]: Becoming Leader. State: Replica: d23d174424c4456b964b2a208d42869b, State: Running, Role: LEADER
I20260710 13:15:51.188697  6836 raft_consensus.cc:2468] T ba7eb01c95604a4a99577eeab6ca76d0 P fb69514b407a432487642efa7694784c [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d23d174424c4456b964b2a208d42869b in term 4.
I20260710 13:15:51.189157  7710 consensus_queue.cc:237] T ba7eb01c95604a4a99577eeab6ca76d0 P d23d174424c4456b964b2a208d42869b [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: "fb69514b407a432487642efa7694784c" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 41929 } } peers { permanent_uuid: "d23d174424c4456b964b2a208d42869b" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 32867 } } peers { permanent_uuid: "e4b0e996b4c84535b0aeb6fcc6b35346" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 46679 } }
I20260710 13:15:51.196156  6734 catalog_manager.cc:5697] T ba7eb01c95604a4a99577eeab6ca76d0 P d23d174424c4456b964b2a208d42869b reported cstate change: term changed from 3 to 4, leader changed from fb69514b407a432487642efa7694784c (127.5.154.1) to d23d174424c4456b964b2a208d42869b (127.5.154.2). New cstate: current_term: 4 leader_uuid: "d23d174424c4456b964b2a208d42869b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fb69514b407a432487642efa7694784c" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 41929 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d23d174424c4456b964b2a208d42869b" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 32867 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e4b0e996b4c84535b0aeb6fcc6b35346" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 46679 } health_report { overall_health: UNKNOWN } } }
I20260710 13:15:51.696218  6836 raft_consensus.cc:1275] T ba7eb01c95604a4a99577eeab6ca76d0 P fb69514b407a432487642efa7694784c [term 4 FOLLOWER]: Refusing update from remote peer d23d174424c4456b964b2a208d42869b: Log matching property violated. Preceding OpId in replica: term: 3 index: 2. Preceding OpId from leader: term: 4 index: 3. (index mismatch)
I20260710 13:15:51.697180  7710 consensus_queue.cc:1048] T ba7eb01c95604a4a99577eeab6ca76d0 P d23d174424c4456b964b2a208d42869b [LEADER]: Connected to new peer: Peer: permanent_uuid: "fb69514b407a432487642efa7694784c" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 41929 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 13:15:51.709475  6984 raft_consensus.cc:1275] T ba7eb01c95604a4a99577eeab6ca76d0 P e4b0e996b4c84535b0aeb6fcc6b35346 [term 4 FOLLOWER]: Refusing update from remote peer d23d174424c4456b964b2a208d42869b: Log matching property violated. Preceding OpId in replica: term: 3 index: 2. Preceding OpId from leader: term: 4 index: 3. (index mismatch)
I20260710 13:15:51.710680  7710 consensus_queue.cc:1048] T ba7eb01c95604a4a99577eeab6ca76d0 P d23d174424c4456b964b2a208d42869b [LEADER]: Connected to new peer: Peer: permanent_uuid: "e4b0e996b4c84535b0aeb6fcc6b35346" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 46679 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 13:15:52.100898  5736 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 13:15:52.118310  5736 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 13:15:52.132899  6906 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "609d762e77fb4053aaff860fc98b76be"
dest_uuid: "d23d174424c4456b964b2a208d42869b"
mode: GRACEFUL
new_leader_uuid: "8d353e6070b4415798e79454c3d68e24"
 from {username='slave'} at 127.0.0.1:33180
I20260710 13:15:52.133355  6906 raft_consensus.cc:606] T 609d762e77fb4053aaff860fc98b76be P d23d174424c4456b964b2a208d42869b [term 1 LEADER]: Received request to transfer leadership to TS 8d353e6070b4415798e79454c3d68e24
I20260710 13:15:52.134374  5736 auto_leader_rebalancer.cc:479] table: test-workload, leader rebalance finish, leader transfer count: 1
I20260710 13:15:52.134893  5736 auto_leader_rebalancer.cc:554] All tables' leader rebalancing finished this round
I20260710 13:15:52.722782  7709 raft_consensus.cc:993] T 609d762e77fb4053aaff860fc98b76be P d23d174424c4456b964b2a208d42869b: : Instructing follower 8d353e6070b4415798e79454c3d68e24 to start an election
I20260710 13:15:52.723244  7710 raft_consensus.cc:1081] T 609d762e77fb4053aaff860fc98b76be P d23d174424c4456b964b2a208d42869b [term 1 LEADER]: Signalling peer 8d353e6070b4415798e79454c3d68e24 to start an election
I20260710 13:15:52.724556  7235 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "609d762e77fb4053aaff860fc98b76be"
dest_uuid: "8d353e6070b4415798e79454c3d68e24"
 from {username='slave'} at 127.0.0.1:44782
I20260710 13:15:52.725059  7235 raft_consensus.cc:493] T 609d762e77fb4053aaff860fc98b76be P 8d353e6070b4415798e79454c3d68e24 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:15:52.725417  7235 raft_consensus.cc:3060] T 609d762e77fb4053aaff860fc98b76be P 8d353e6070b4415798e79454c3d68e24 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:15:52.731403  7235 raft_consensus.cc:515] T 609d762e77fb4053aaff860fc98b76be P 8d353e6070b4415798e79454c3d68e24 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "d23d174424c4456b964b2a208d42869b" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 32867 } } peers { permanent_uuid: "e4b0e996b4c84535b0aeb6fcc6b35346" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 46679 } } peers { permanent_uuid: "8d353e6070b4415798e79454c3d68e24" member_type: VOTER last_known_addr { host: "127.5.154.4" port: 41541 } attrs { promote: false } }
I20260710 13:15:52.733270  7235 leader_election.cc:290] T 609d762e77fb4053aaff860fc98b76be P 8d353e6070b4415798e79454c3d68e24 [CANDIDATE]: Term 2 election: Requested vote from peers d23d174424c4456b964b2a208d42869b (127.5.154.2:32867), e4b0e996b4c84535b0aeb6fcc6b35346 (127.5.154.3:46679)
I20260710 13:15:52.733771  6907 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "609d762e77fb4053aaff860fc98b76be" candidate_uuid: "8d353e6070b4415798e79454c3d68e24" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "d23d174424c4456b964b2a208d42869b"
I20260710 13:15:52.734232  6907 raft_consensus.cc:3055] T 609d762e77fb4053aaff860fc98b76be P d23d174424c4456b964b2a208d42869b [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:15:52.734462  6907 raft_consensus.cc:740] T 609d762e77fb4053aaff860fc98b76be P d23d174424c4456b964b2a208d42869b [term 1 LEADER]: Becoming Follower/Learner. State: Replica: d23d174424c4456b964b2a208d42869b, State: Running, Role: LEADER
I20260710 13:15:52.735061  6907 consensus_queue.cc:260] T 609d762e77fb4053aaff860fc98b76be P d23d174424c4456b964b2a208d42869b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 4, Committed index: 4, Last appended: 1.4, Last appended by leader: 4, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "d23d174424c4456b964b2a208d42869b" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 32867 } } peers { permanent_uuid: "e4b0e996b4c84535b0aeb6fcc6b35346" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 46679 } } peers { permanent_uuid: "8d353e6070b4415798e79454c3d68e24" member_type: VOTER last_known_addr { host: "127.5.154.4" port: 41541 } attrs { promote: false } }
I20260710 13:15:52.735925  6907 raft_consensus.cc:3060] T 609d762e77fb4053aaff860fc98b76be P d23d174424c4456b964b2a208d42869b [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:15:52.737149  6984 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "609d762e77fb4053aaff860fc98b76be" candidate_uuid: "8d353e6070b4415798e79454c3d68e24" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "e4b0e996b4c84535b0aeb6fcc6b35346"
I20260710 13:15:52.737713  6984 raft_consensus.cc:3060] T 609d762e77fb4053aaff860fc98b76be P e4b0e996b4c84535b0aeb6fcc6b35346 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:15:52.742199  6907 raft_consensus.cc:2468] T 609d762e77fb4053aaff860fc98b76be P d23d174424c4456b964b2a208d42869b [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8d353e6070b4415798e79454c3d68e24 in term 2.
I20260710 13:15:52.743418  7199 leader_election.cc:304] T 609d762e77fb4053aaff860fc98b76be P 8d353e6070b4415798e79454c3d68e24 [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: 8d353e6070b4415798e79454c3d68e24, d23d174424c4456b964b2a208d42869b; no voters: 
I20260710 13:15:52.743609  6984 raft_consensus.cc:2468] T 609d762e77fb4053aaff860fc98b76be P e4b0e996b4c84535b0aeb6fcc6b35346 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8d353e6070b4415798e79454c3d68e24 in term 2.
I20260710 13:15:52.744168  7675 raft_consensus.cc:2804] T 609d762e77fb4053aaff860fc98b76be P 8d353e6070b4415798e79454c3d68e24 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:15:52.746978  7675 raft_consensus.cc:697] T 609d762e77fb4053aaff860fc98b76be P 8d353e6070b4415798e79454c3d68e24 [term 2 LEADER]: Becoming Leader. State: Replica: 8d353e6070b4415798e79454c3d68e24, State: Running, Role: LEADER
I20260710 13:15:52.747985  7675 consensus_queue.cc:237] T 609d762e77fb4053aaff860fc98b76be P 8d353e6070b4415798e79454c3d68e24 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 4, Committed index: 4, Last appended: 1.4, Last appended by leader: 4, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "d23d174424c4456b964b2a208d42869b" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 32867 } } peers { permanent_uuid: "e4b0e996b4c84535b0aeb6fcc6b35346" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 46679 } } peers { permanent_uuid: "8d353e6070b4415798e79454c3d68e24" member_type: VOTER last_known_addr { host: "127.5.154.4" port: 41541 } attrs { promote: false } }
I20260710 13:15:52.754455  6733 catalog_manager.cc:5697] T 609d762e77fb4053aaff860fc98b76be P 8d353e6070b4415798e79454c3d68e24 reported cstate change: term changed from 1 to 2, leader changed from d23d174424c4456b964b2a208d42869b (127.5.154.2) to 8d353e6070b4415798e79454c3d68e24 (127.5.154.4). New cstate: current_term: 2 leader_uuid: "8d353e6070b4415798e79454c3d68e24" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "d23d174424c4456b964b2a208d42869b" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 32867 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e4b0e996b4c84535b0aeb6fcc6b35346" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 46679 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8d353e6070b4415798e79454c3d68e24" member_type: VOTER last_known_addr { host: "127.5.154.4" port: 41541 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260710 13:15:53.135532  5736 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 13:15:53.147504  5736 tablet_server.cc:179] TabletServer@127.5.154.1:0 shutting down...
I20260710 13:15:53.173144  5736 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260710 13:15:53.173995  5736 tablet_replica.cc:333] T 9f5bc7cc688b400d8617210578c6ab67 P fb69514b407a432487642efa7694784c: stopping tablet replica
I20260710 13:15:53.174830  5736 raft_consensus.cc:2243] T 9f5bc7cc688b400d8617210578c6ab67 P fb69514b407a432487642efa7694784c [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 13:15:53.175473  5736 raft_consensus.cc:2272] T 9f5bc7cc688b400d8617210578c6ab67 P fb69514b407a432487642efa7694784c [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 13:15:53.177642  5736 tablet_replica.cc:333] T 32f2e6c0394a472fb8ccff4f568d4500 P fb69514b407a432487642efa7694784c: stopping tablet replica
I20260710 13:15:53.178110  5736 raft_consensus.cc:2243] T 32f2e6c0394a472fb8ccff4f568d4500 P fb69514b407a432487642efa7694784c [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:15:53.178624  5736 raft_consensus.cc:2272] T 32f2e6c0394a472fb8ccff4f568d4500 P fb69514b407a432487642efa7694784c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:15:53.180289  5736 tablet_replica.cc:333] T 7b598c89d6304c7f9a9bda962206c13e P fb69514b407a432487642efa7694784c: stopping tablet replica
I20260710 13:15:53.180861  5736 raft_consensus.cc:2243] T 7b598c89d6304c7f9a9bda962206c13e P fb69514b407a432487642efa7694784c [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 13:15:53.181216  5736 raft_consensus.cc:2272] T 7b598c89d6304c7f9a9bda962206c13e P fb69514b407a432487642efa7694784c [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 13:15:53.182667  5736 tablet_replica.cc:333] T 8a667946726a46208373a80701d4c817 P fb69514b407a432487642efa7694784c: stopping tablet replica
I20260710 13:15:53.183130  5736 raft_consensus.cc:2243] T 8a667946726a46208373a80701d4c817 P fb69514b407a432487642efa7694784c [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:15:53.183562  5736 raft_consensus.cc:2272] T 8a667946726a46208373a80701d4c817 P fb69514b407a432487642efa7694784c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:15:53.185087  5736 tablet_replica.cc:333] T 98b588a2f58548d881001123cfb22294 P fb69514b407a432487642efa7694784c: stopping tablet replica
I20260710 13:15:53.185526  5736 raft_consensus.cc:2243] T 98b588a2f58548d881001123cfb22294 P fb69514b407a432487642efa7694784c [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:15:53.185873  5736 raft_consensus.cc:2272] T 98b588a2f58548d881001123cfb22294 P fb69514b407a432487642efa7694784c [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:15:53.187433  5736 tablet_replica.cc:333] T 823572ae35f14fc88f1c201e460896d5 P fb69514b407a432487642efa7694784c: stopping tablet replica
I20260710 13:15:53.187989  5736 raft_consensus.cc:2243] T 823572ae35f14fc88f1c201e460896d5 P fb69514b407a432487642efa7694784c [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 13:15:53.188367  5736 raft_consensus.cc:2272] T 823572ae35f14fc88f1c201e460896d5 P fb69514b407a432487642efa7694784c [term 3 FOLLOWER]: Raft consensus is shut down!
W20260710 13:15:53.189311  6948 proxy.cc:239] Call had error, refreshing address and retrying: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer
I20260710 13:15:53.190521  5736 tablet_replica.cc:333] T 347053c4d8d04327a9720a6a06b14c2d P fb69514b407a432487642efa7694784c: stopping tablet replica
I20260710 13:15:53.191108  5736 raft_consensus.cc:2243] T 347053c4d8d04327a9720a6a06b14c2d P fb69514b407a432487642efa7694784c [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:15:53.191699  5736 raft_consensus.cc:2272] T 347053c4d8d04327a9720a6a06b14c2d P fb69514b407a432487642efa7694784c [term 2 FOLLOWER]: Raft consensus is shut down!
W20260710 13:15:53.191766  6948 consensus_peers.cc:597] T 9f5bc7cc688b400d8617210578c6ab67 P e4b0e996b4c84535b0aeb6fcc6b35346 -> Peer fb69514b407a432487642efa7694784c (127.5.154.1:41929): Couldn't send request to peer fb69514b407a432487642efa7694784c. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260710 13:15:53.193431  5736 tablet_replica.cc:333] T cee542c73d63441f86158b4cc18fdaaf P fb69514b407a432487642efa7694784c: stopping tablet replica
I20260710 13:15:53.193945  5736 raft_consensus.cc:2243] T cee542c73d63441f86158b4cc18fdaaf P fb69514b407a432487642efa7694784c [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 13:15:53.194278  5736 raft_consensus.cc:2272] T cee542c73d63441f86158b4cc18fdaaf P fb69514b407a432487642efa7694784c [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 13:15:53.196182  5736 tablet_replica.cc:333] T 1c9d104e697b4b318acf51fddb6cc2db P fb69514b407a432487642efa7694784c: stopping tablet replica
I20260710 13:15:53.196705  5736 raft_consensus.cc:2243] T 1c9d104e697b4b318acf51fddb6cc2db P fb69514b407a432487642efa7694784c [term 2 LEADER]: Raft consensus shutting down.
I20260710 13:15:53.197372  5736 raft_consensus.cc:2272] T 1c9d104e697b4b318acf51fddb6cc2db P fb69514b407a432487642efa7694784c [term 2 FOLLOWER]: Raft consensus is shut down!
W20260710 13:15:53.198740  6874 consensus_peers.cc:597] T ba7eb01c95604a4a99577eeab6ca76d0 P d23d174424c4456b964b2a208d42869b -> Peer fb69514b407a432487642efa7694784c (127.5.154.1:41929): Couldn't send request to peer fb69514b407a432487642efa7694784c. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260710 13:15:53.199266  5736 tablet_replica.cc:333] T 0f2ac2c4b35d469690dbf670e44fc036 P fb69514b407a432487642efa7694784c: stopping tablet replica
I20260710 13:15:53.199765  5736 raft_consensus.cc:2243] T 0f2ac2c4b35d469690dbf670e44fc036 P fb69514b407a432487642efa7694784c [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:15:53.200405  5736 raft_consensus.cc:2272] T 0f2ac2c4b35d469690dbf670e44fc036 P fb69514b407a432487642efa7694784c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:15:53.202080  5736 tablet_replica.cc:333] T ba7eb01c95604a4a99577eeab6ca76d0 P fb69514b407a432487642efa7694784c: stopping tablet replica
I20260710 13:15:53.202497  5736 raft_consensus.cc:2243] T ba7eb01c95604a4a99577eeab6ca76d0 P fb69514b407a432487642efa7694784c [term 4 FOLLOWER]: Raft consensus shutting down.
I20260710 13:15:53.202813  5736 raft_consensus.cc:2272] T ba7eb01c95604a4a99577eeab6ca76d0 P fb69514b407a432487642efa7694784c [term 4 FOLLOWER]: Raft consensus is shut down!
I20260710 13:15:53.204239  5736 tablet_replica.cc:333] T 5e5bb78ed3b74e12a27bb333780416ee P fb69514b407a432487642efa7694784c: stopping tablet replica
I20260710 13:15:53.204710  5736 raft_consensus.cc:2243] T 5e5bb78ed3b74e12a27bb333780416ee P fb69514b407a432487642efa7694784c [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:15:53.205042  5736 raft_consensus.cc:2272] T 5e5bb78ed3b74e12a27bb333780416ee P fb69514b407a432487642efa7694784c [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:15:53.206614  5736 tablet_replica.cc:333] T 32a2c0c939344fc89caee4f49986dcf1 P fb69514b407a432487642efa7694784c: stopping tablet replica
I20260710 13:15:53.207032  5736 raft_consensus.cc:2243] T 32a2c0c939344fc89caee4f49986dcf1 P fb69514b407a432487642efa7694784c [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:15:53.207633  5736 raft_consensus.cc:2272] T 32a2c0c939344fc89caee4f49986dcf1 P fb69514b407a432487642efa7694784c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:15:53.209473  5736 tablet_replica.cc:333] T 735d56d6bcd44599ad0392e6ebbf3128 P fb69514b407a432487642efa7694784c: stopping tablet replica
I20260710 13:15:53.209913  5736 raft_consensus.cc:2243] T 735d56d6bcd44599ad0392e6ebbf3128 P fb69514b407a432487642efa7694784c [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:15:53.210544  5736 raft_consensus.cc:2272] T 735d56d6bcd44599ad0392e6ebbf3128 P fb69514b407a432487642efa7694784c [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:15:53.212049  5736 tablet_replica.cc:333] T f23fcfd86f064dadba84f5841444f6e0 P fb69514b407a432487642efa7694784c: stopping tablet replica
I20260710 13:15:53.212495  5736 raft_consensus.cc:2243] T f23fcfd86f064dadba84f5841444f6e0 P fb69514b407a432487642efa7694784c [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:15:53.213182  5736 raft_consensus.cc:2272] T f23fcfd86f064dadba84f5841444f6e0 P fb69514b407a432487642efa7694784c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:15:53.214833  5736 tablet_replica.cc:333] T d4684292b79043c491d152393378f35e P fb69514b407a432487642efa7694784c: stopping tablet replica
I20260710 13:15:53.215267  5736 raft_consensus.cc:2243] T d4684292b79043c491d152393378f35e P fb69514b407a432487642efa7694784c [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:15:53.215924  5736 raft_consensus.cc:2272] T d4684292b79043c491d152393378f35e P fb69514b407a432487642efa7694784c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:15:53.218027  5736 tablet_replica.cc:333] T 365448378d344cb4b762d40a24bfd01d P fb69514b407a432487642efa7694784c: stopping tablet replica
I20260710 13:15:53.217921  6906 raft_consensus.cc:1275] T 609d762e77fb4053aaff860fc98b76be P d23d174424c4456b964b2a208d42869b [term 2 FOLLOWER]: Refusing update from remote peer 8d353e6070b4415798e79454c3d68e24: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260710 13:15:53.218700  5736 raft_consensus.cc:2243] T 365448378d344cb4b762d40a24bfd01d P fb69514b407a432487642efa7694784c [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:15:53.219193  5736 raft_consensus.cc:2272] T 365448378d344cb4b762d40a24bfd01d P fb69514b407a432487642efa7694784c [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:15:53.219230  7675 consensus_queue.cc:1048] T 609d762e77fb4053aaff860fc98b76be P 8d353e6070b4415798e79454c3d68e24 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d23d174424c4456b964b2a208d42869b" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 32867 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260710 13:15:53.221053  5736 tablet_replica.cc:333] T a256f1aff9444ef99ba3d8fb9328de66 P fb69514b407a432487642efa7694784c: stopping tablet replica
I20260710 13:15:53.221635  5736 raft_consensus.cc:2243] T a256f1aff9444ef99ba3d8fb9328de66 P fb69514b407a432487642efa7694784c [term 3 LEADER]: Raft consensus shutting down.
I20260710 13:15:53.222517  5736 raft_consensus.cc:2272] T a256f1aff9444ef99ba3d8fb9328de66 P fb69514b407a432487642efa7694784c [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 13:15:53.229897  6982 raft_consensus.cc:1275] T 609d762e77fb4053aaff860fc98b76be P e4b0e996b4c84535b0aeb6fcc6b35346 [term 2 FOLLOWER]: Refusing update from remote peer 8d353e6070b4415798e79454c3d68e24: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260710 13:15:53.232055  7675 consensus_queue.cc:1048] T 609d762e77fb4053aaff860fc98b76be P 8d353e6070b4415798e79454c3d68e24 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e4b0e996b4c84535b0aeb6fcc6b35346" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 46679 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
W20260710 13:15:53.237857  6948 consensus_peers.cc:597] T 365448378d344cb4b762d40a24bfd01d P e4b0e996b4c84535b0aeb6fcc6b35346 -> Peer fb69514b407a432487642efa7694784c (127.5.154.1:41929): Couldn't send request to peer fb69514b407a432487642efa7694784c. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260710 13:15:53.259020  7199 consensus_peers.cc:597] T 823572ae35f14fc88f1c201e460896d5 P 8d353e6070b4415798e79454c3d68e24 -> Peer fb69514b407a432487642efa7694784c (127.5.154.1:41929): Couldn't send request to peer fb69514b407a432487642efa7694784c. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260710 13:15:53.279173  5736 tablet_server.cc:196] TabletServer@127.5.154.1:0 shutdown complete.
I20260710 13:15:53.313660  5736 tablet_server.cc:179] TabletServer@127.5.154.2:0 shutting down...
W20260710 13:15:53.337625  6948 consensus_peers.cc:597] T fe076a65a35f4a718ac8d13a58179708 P e4b0e996b4c84535b0aeb6fcc6b35346 -> Peer d23d174424c4456b964b2a208d42869b (127.5.154.2:32867): Couldn't send request to peer d23d174424c4456b964b2a208d42869b. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260710 13:15:53.337702  7199 consensus_peers.cc:597] T 5e5bb78ed3b74e12a27bb333780416ee P 8d353e6070b4415798e79454c3d68e24 -> Peer fb69514b407a432487642efa7694784c (127.5.154.1:41929): Couldn't send request to peer fb69514b407a432487642efa7694784c. Status: Network error: Client connection negotiation failed: client connection to 127.5.154.1:41929: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 13:15:53.342485  5736 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260710 13:15:53.343278  5736 tablet_replica.cc:333] T 609d762e77fb4053aaff860fc98b76be P d23d174424c4456b964b2a208d42869b: stopping tablet replica
I20260710 13:15:53.344025  5736 raft_consensus.cc:2243] T 609d762e77fb4053aaff860fc98b76be P d23d174424c4456b964b2a208d42869b [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:15:53.344544  5736 raft_consensus.cc:2272] T 609d762e77fb4053aaff860fc98b76be P d23d174424c4456b964b2a208d42869b [term 2 FOLLOWER]: Raft consensus is shut down!
W20260710 13:15:53.345428  6948 consensus_peers.cc:597] T 32f2e6c0394a472fb8ccff4f568d4500 P e4b0e996b4c84535b0aeb6fcc6b35346 -> Peer fb69514b407a432487642efa7694784c (127.5.154.1:41929): Couldn't send request to peer fb69514b407a432487642efa7694784c. Status: Network error: Client connection negotiation failed: client connection to 127.5.154.1:41929: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 13:15:53.346864  5736 tablet_replica.cc:333] T 98b588a2f58548d881001123cfb22294 P d23d174424c4456b964b2a208d42869b: stopping tablet replica
I20260710 13:15:53.347366  5736 raft_consensus.cc:2243] T 98b588a2f58548d881001123cfb22294 P d23d174424c4456b964b2a208d42869b [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:15:53.347747  5736 raft_consensus.cc:2272] T 98b588a2f58548d881001123cfb22294 P d23d174424c4456b964b2a208d42869b [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:15:53.349377  5736 tablet_replica.cc:333] T 8a667946726a46208373a80701d4c817 P d23d174424c4456b964b2a208d42869b: stopping tablet replica
I20260710 13:15:53.349813  5736 raft_consensus.cc:2243] T 8a667946726a46208373a80701d4c817 P d23d174424c4456b964b2a208d42869b [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:15:53.350455  5736 raft_consensus.cc:2272] T 8a667946726a46208373a80701d4c817 P d23d174424c4456b964b2a208d42869b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:15:53.351987  5736 tablet_replica.cc:333] T 7b598c89d6304c7f9a9bda962206c13e P d23d174424c4456b964b2a208d42869b: stopping tablet replica
I20260710 13:15:53.352459  5736 raft_consensus.cc:2243] T 7b598c89d6304c7f9a9bda962206c13e P d23d174424c4456b964b2a208d42869b [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 13:15:53.352835  5736 raft_consensus.cc:2272] T 7b598c89d6304c7f9a9bda962206c13e P d23d174424c4456b964b2a208d42869b [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 13:15:53.354393  5736 tablet_replica.cc:333] T fe076a65a35f4a718ac8d13a58179708 P d23d174424c4456b964b2a208d42869b: stopping tablet replica
I20260710 13:15:53.354856  5736 raft_consensus.cc:2243] T fe076a65a35f4a718ac8d13a58179708 P d23d174424c4456b964b2a208d42869b [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 13:15:53.355342  5736 raft_consensus.cc:2272] T fe076a65a35f4a718ac8d13a58179708 P d23d174424c4456b964b2a208d42869b [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 13:15:53.357005  5736 tablet_replica.cc:333] T 347053c4d8d04327a9720a6a06b14c2d P d23d174424c4456b964b2a208d42869b: stopping tablet replica
I20260710 13:15:53.357623  5736 raft_consensus.cc:2243] T 347053c4d8d04327a9720a6a06b14c2d P d23d174424c4456b964b2a208d42869b [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:15:53.357937  5736 raft_consensus.cc:2272] T 347053c4d8d04327a9720a6a06b14c2d P d23d174424c4456b964b2a208d42869b [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:15:53.359390  5736 tablet_replica.cc:333] T cee542c73d63441f86158b4cc18fdaaf P d23d174424c4456b964b2a208d42869b: stopping tablet replica
I20260710 13:15:53.359860  5736 raft_consensus.cc:2243] T cee542c73d63441f86158b4cc18fdaaf P d23d174424c4456b964b2a208d42869b [term 3 LEADER]: Raft consensus shutting down.
I20260710 13:15:53.360478  5736 raft_consensus.cc:2272] T cee542c73d63441f86158b4cc18fdaaf P d23d174424c4456b964b2a208d42869b [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 13:15:53.362435  5736 tablet_replica.cc:333] T 1c9d104e697b4b318acf51fddb6cc2db P d23d174424c4456b964b2a208d42869b: stopping tablet replica
I20260710 13:15:53.362861  5736 raft_consensus.cc:2243] T 1c9d104e697b4b318acf51fddb6cc2db P d23d174424c4456b964b2a208d42869b [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:15:53.363229  5736 raft_consensus.cc:2272] T 1c9d104e697b4b318acf51fddb6cc2db P d23d174424c4456b964b2a208d42869b [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:15:53.364705  5736 tablet_replica.cc:333] T 0f2ac2c4b35d469690dbf670e44fc036 P d23d174424c4456b964b2a208d42869b: stopping tablet replica
I20260710 13:15:53.365131  5736 raft_consensus.cc:2243] T 0f2ac2c4b35d469690dbf670e44fc036 P d23d174424c4456b964b2a208d42869b [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:15:53.365514  5736 raft_consensus.cc:2272] T 0f2ac2c4b35d469690dbf670e44fc036 P d23d174424c4456b964b2a208d42869b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:15:53.366894  5736 tablet_replica.cc:333] T 2a4ef710fc364ab5a877e8dfcd8f893d P d23d174424c4456b964b2a208d42869b: stopping tablet replica
I20260710 13:15:53.367321  5736 raft_consensus.cc:2243] T 2a4ef710fc364ab5a877e8dfcd8f893d P d23d174424c4456b964b2a208d42869b [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:15:53.367955  5736 raft_consensus.cc:2272] T 2a4ef710fc364ab5a877e8dfcd8f893d P d23d174424c4456b964b2a208d42869b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:15:53.369477  5736 tablet_replica.cc:333] T ba7eb01c95604a4a99577eeab6ca76d0 P d23d174424c4456b964b2a208d42869b: stopping tablet replica
I20260710 13:15:53.369915  5736 raft_consensus.cc:2243] T ba7eb01c95604a4a99577eeab6ca76d0 P d23d174424c4456b964b2a208d42869b [term 4 LEADER]: Raft consensus shutting down.
I20260710 13:15:53.370510  5736 raft_consensus.cc:2272] T ba7eb01c95604a4a99577eeab6ca76d0 P d23d174424c4456b964b2a208d42869b [term 4 FOLLOWER]: Raft consensus is shut down!
I20260710 13:15:53.371999  5736 tablet_replica.cc:333] T 32a2c0c939344fc89caee4f49986dcf1 P d23d174424c4456b964b2a208d42869b: stopping tablet replica
I20260710 13:15:53.372421  5736 raft_consensus.cc:2243] T 32a2c0c939344fc89caee4f49986dcf1 P d23d174424c4456b964b2a208d42869b [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:15:53.372870  5736 raft_consensus.cc:2272] T 32a2c0c939344fc89caee4f49986dcf1 P d23d174424c4456b964b2a208d42869b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:15:53.374370  5736 tablet_replica.cc:333] T 4da6c741486d4e68b1456177dd11977d P d23d174424c4456b964b2a208d42869b: stopping tablet replica
I20260710 13:15:53.374805  5736 raft_consensus.cc:2243] T 4da6c741486d4e68b1456177dd11977d P d23d174424c4456b964b2a208d42869b [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:15:53.375586  5736 raft_consensus.cc:2272] T 4da6c741486d4e68b1456177dd11977d P d23d174424c4456b964b2a208d42869b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:15:53.377756  5736 tablet_replica.cc:333] T 5a067eef6b6649ce95706dd10ed4dd9f P d23d174424c4456b964b2a208d42869b: stopping tablet replica
I20260710 13:15:53.378247  5736 raft_consensus.cc:2243] T 5a067eef6b6649ce95706dd10ed4dd9f P d23d174424c4456b964b2a208d42869b [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:15:53.378897  5736 raft_consensus.cc:2272] T 5a067eef6b6649ce95706dd10ed4dd9f P d23d174424c4456b964b2a208d42869b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:15:53.380462  5736 tablet_replica.cc:333] T 365448378d344cb4b762d40a24bfd01d P d23d174424c4456b964b2a208d42869b: stopping tablet replica
I20260710 13:15:53.380897  5736 raft_consensus.cc:2243] T 365448378d344cb4b762d40a24bfd01d P d23d174424c4456b964b2a208d42869b [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:15:53.381235  5736 raft_consensus.cc:2272] T 365448378d344cb4b762d40a24bfd01d P d23d174424c4456b964b2a208d42869b [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:15:53.382717  5736 tablet_replica.cc:333] T f23fcfd86f064dadba84f5841444f6e0 P d23d174424c4456b964b2a208d42869b: stopping tablet replica
I20260710 13:15:53.383126  5736 raft_consensus.cc:2243] T f23fcfd86f064dadba84f5841444f6e0 P d23d174424c4456b964b2a208d42869b [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:15:53.383462  5736 raft_consensus.cc:2272] T f23fcfd86f064dadba84f5841444f6e0 P d23d174424c4456b964b2a208d42869b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:15:53.384924  5736 tablet_replica.cc:333] T 356e1211bf7e4b8598874df9ddecf490 P d23d174424c4456b964b2a208d42869b: stopping tablet replica
I20260710 13:15:53.385319  5736 raft_consensus.cc:2243] T 356e1211bf7e4b8598874df9ddecf490 P d23d174424c4456b964b2a208d42869b [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:15:53.385737  5736 raft_consensus.cc:2272] T 356e1211bf7e4b8598874df9ddecf490 P d23d174424c4456b964b2a208d42869b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:15:53.387271  5736 tablet_replica.cc:333] T a256f1aff9444ef99ba3d8fb9328de66 P d23d174424c4456b964b2a208d42869b: stopping tablet replica
I20260710 13:15:53.387678  5736 raft_consensus.cc:2243] T a256f1aff9444ef99ba3d8fb9328de66 P d23d174424c4456b964b2a208d42869b [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 13:15:53.388139  5736 raft_consensus.cc:2272] T a256f1aff9444ef99ba3d8fb9328de66 P d23d174424c4456b964b2a208d42869b [term 3 FOLLOWER]: Raft consensus is shut down!
W20260710 13:15:53.418522  7199 consensus_peers.cc:597] T 735d56d6bcd44599ad0392e6ebbf3128 P 8d353e6070b4415798e79454c3d68e24 -> Peer fb69514b407a432487642efa7694784c (127.5.154.1:41929): Couldn't send request to peer fb69514b407a432487642efa7694784c. Status: Network error: Client connection negotiation failed: client connection to 127.5.154.1:41929: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 13:15:53.427096  5736 tablet_server.cc:196] TabletServer@127.5.154.2:0 shutdown complete.
W20260710 13:15:53.451833  6948 consensus_peers.cc:597] T 365448378d344cb4b762d40a24bfd01d P e4b0e996b4c84535b0aeb6fcc6b35346 -> Peer d23d174424c4456b964b2a208d42869b (127.5.154.2:32867): Couldn't send request to peer d23d174424c4456b964b2a208d42869b. Status: Network error: Client connection negotiation failed: client connection to 127.5.154.2:32867: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260710 13:15:53.461861  7199 consensus_peers.cc:597] T 347053c4d8d04327a9720a6a06b14c2d P 8d353e6070b4415798e79454c3d68e24 -> Peer fb69514b407a432487642efa7694784c (127.5.154.1:41929): Couldn't send request to peer fb69514b407a432487642efa7694784c. Status: Network error: Client connection negotiation failed: client connection to 127.5.154.1:41929: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 13:15:53.463148  5736 tablet_server.cc:179] TabletServer@127.5.154.3:0 shutting down...
W20260710 13:15:53.469444  7199 consensus_peers.cc:597] T 98b588a2f58548d881001123cfb22294 P 8d353e6070b4415798e79454c3d68e24 -> Peer d23d174424c4456b964b2a208d42869b (127.5.154.2:32867): Couldn't send request to peer d23d174424c4456b964b2a208d42869b. Status: Network error: Client connection negotiation failed: client connection to 127.5.154.2:32867: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 13:15:53.491142  5736 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260710 13:15:53.491957  5736 tablet_replica.cc:333] T 609d762e77fb4053aaff860fc98b76be P e4b0e996b4c84535b0aeb6fcc6b35346: stopping tablet replica
I20260710 13:15:53.492825  5736 raft_consensus.cc:2243] T 609d762e77fb4053aaff860fc98b76be P e4b0e996b4c84535b0aeb6fcc6b35346 [term 2 FOLLOWER]: Raft consensus shutting down.
W20260710 13:15:53.492969  7199 consensus_peers.cc:597] T 347053c4d8d04327a9720a6a06b14c2d P 8d353e6070b4415798e79454c3d68e24 -> Peer d23d174424c4456b964b2a208d42869b (127.5.154.2:32867): Couldn't send request to peer d23d174424c4456b964b2a208d42869b. Status: Network error: Client connection negotiation failed: client connection to 127.5.154.2:32867: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 13:15:53.493324  5736 raft_consensus.cc:2272] T 609d762e77fb4053aaff860fc98b76be P e4b0e996b4c84535b0aeb6fcc6b35346 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:15:53.495563  5736 tablet_replica.cc:333] T 7b598c89d6304c7f9a9bda962206c13e P e4b0e996b4c84535b0aeb6fcc6b35346: stopping tablet replica
I20260710 13:15:53.496043  5736 raft_consensus.cc:2243] T 7b598c89d6304c7f9a9bda962206c13e P e4b0e996b4c84535b0aeb6fcc6b35346 [term 3 LEADER]: Raft consensus shutting down.
I20260710 13:15:53.496712  5736 raft_consensus.cc:2272] T 7b598c89d6304c7f9a9bda962206c13e P e4b0e996b4c84535b0aeb6fcc6b35346 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 13:15:53.498206  5736 tablet_replica.cc:333] T 32f2e6c0394a472fb8ccff4f568d4500 P e4b0e996b4c84535b0aeb6fcc6b35346: stopping tablet replica
I20260710 13:15:53.498680  5736 raft_consensus.cc:2243] T 32f2e6c0394a472fb8ccff4f568d4500 P e4b0e996b4c84535b0aeb6fcc6b35346 [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:15:53.499310  5736 raft_consensus.cc:2272] T 32f2e6c0394a472fb8ccff4f568d4500 P e4b0e996b4c84535b0aeb6fcc6b35346 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:15:53.500929  5736 tablet_replica.cc:333] T 356e1211bf7e4b8598874df9ddecf490 P e4b0e996b4c84535b0aeb6fcc6b35346: stopping tablet replica
I20260710 13:15:53.501360  5736 raft_consensus.cc:2243] T 356e1211bf7e4b8598874df9ddecf490 P e4b0e996b4c84535b0aeb6fcc6b35346 [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:15:53.501998  5736 raft_consensus.cc:2272] T 356e1211bf7e4b8598874df9ddecf490 P e4b0e996b4c84535b0aeb6fcc6b35346 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:15:53.503463  5736 tablet_replica.cc:333] T fe076a65a35f4a718ac8d13a58179708 P e4b0e996b4c84535b0aeb6fcc6b35346: stopping tablet replica
I20260710 13:15:53.503926  5736 raft_consensus.cc:2243] T fe076a65a35f4a718ac8d13a58179708 P e4b0e996b4c84535b0aeb6fcc6b35346 [term 3 LEADER]: Raft consensus shutting down.
I20260710 13:15:53.504534  5736 raft_consensus.cc:2272] T fe076a65a35f4a718ac8d13a58179708 P e4b0e996b4c84535b0aeb6fcc6b35346 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 13:15:53.505962  5736 tablet_replica.cc:333] T 9f5bc7cc688b400d8617210578c6ab67 P e4b0e996b4c84535b0aeb6fcc6b35346: stopping tablet replica
I20260710 13:15:53.506392  5736 raft_consensus.cc:2243] T 9f5bc7cc688b400d8617210578c6ab67 P e4b0e996b4c84535b0aeb6fcc6b35346 [term 3 LEADER]: Raft consensus shutting down.
I20260710 13:15:53.506997  5736 raft_consensus.cc:2272] T 9f5bc7cc688b400d8617210578c6ab67 P e4b0e996b4c84535b0aeb6fcc6b35346 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 13:15:53.508522  5736 tablet_replica.cc:333] T 5a067eef6b6649ce95706dd10ed4dd9f P e4b0e996b4c84535b0aeb6fcc6b35346: stopping tablet replica
I20260710 13:15:53.509033  5736 raft_consensus.cc:2243] T 5a067eef6b6649ce95706dd10ed4dd9f P e4b0e996b4c84535b0aeb6fcc6b35346 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:15:53.509545  5736 raft_consensus.cc:2272] T 5a067eef6b6649ce95706dd10ed4dd9f P e4b0e996b4c84535b0aeb6fcc6b35346 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:15:53.511224  5736 tablet_replica.cc:333] T 4da6c741486d4e68b1456177dd11977d P e4b0e996b4c84535b0aeb6fcc6b35346: stopping tablet replica
W20260710 13:15:53.511444  7199 consensus_peers.cc:597] T 98b588a2f58548d881001123cfb22294 P 8d353e6070b4415798e79454c3d68e24 -> Peer fb69514b407a432487642efa7694784c (127.5.154.1:41929): Couldn't send request to peer fb69514b407a432487642efa7694784c. Status: Network error: Client connection negotiation failed: client connection to 127.5.154.1:41929: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 13:15:53.511664  5736 raft_consensus.cc:2243] T 4da6c741486d4e68b1456177dd11977d P e4b0e996b4c84535b0aeb6fcc6b35346 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:15:53.512141  5736 raft_consensus.cc:2272] T 4da6c741486d4e68b1456177dd11977d P e4b0e996b4c84535b0aeb6fcc6b35346 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:15:53.513733  5736 tablet_replica.cc:333] T 823572ae35f14fc88f1c201e460896d5 P e4b0e996b4c84535b0aeb6fcc6b35346: stopping tablet replica
I20260710 13:15:53.514204  5736 raft_consensus.cc:2243] T 823572ae35f14fc88f1c201e460896d5 P e4b0e996b4c84535b0aeb6fcc6b35346 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 13:15:53.514591  5736 raft_consensus.cc:2272] T 823572ae35f14fc88f1c201e460896d5 P e4b0e996b4c84535b0aeb6fcc6b35346 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 13:15:53.516021  5736 tablet_replica.cc:333] T ba7eb01c95604a4a99577eeab6ca76d0 P e4b0e996b4c84535b0aeb6fcc6b35346: stopping tablet replica
I20260710 13:15:53.516461  5736 raft_consensus.cc:2243] T ba7eb01c95604a4a99577eeab6ca76d0 P e4b0e996b4c84535b0aeb6fcc6b35346 [term 4 FOLLOWER]: Raft consensus shutting down.
I20260710 13:15:53.516852  5736 raft_consensus.cc:2272] T ba7eb01c95604a4a99577eeab6ca76d0 P e4b0e996b4c84535b0aeb6fcc6b35346 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260710 13:15:53.518450  5736 tablet_replica.cc:333] T 2a4ef710fc364ab5a877e8dfcd8f893d P e4b0e996b4c84535b0aeb6fcc6b35346: stopping tablet replica
I20260710 13:15:53.518908  5736 raft_consensus.cc:2243] T 2a4ef710fc364ab5a877e8dfcd8f893d P e4b0e996b4c84535b0aeb6fcc6b35346 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:15:53.519383  5736 raft_consensus.cc:2272] T 2a4ef710fc364ab5a877e8dfcd8f893d P e4b0e996b4c84535b0aeb6fcc6b35346 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:15:53.520901  5736 tablet_replica.cc:333] T cee542c73d63441f86158b4cc18fdaaf P e4b0e996b4c84535b0aeb6fcc6b35346: stopping tablet replica
I20260710 13:15:53.521346  5736 raft_consensus.cc:2243] T cee542c73d63441f86158b4cc18fdaaf P e4b0e996b4c84535b0aeb6fcc6b35346 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 13:15:53.521688  5736 raft_consensus.cc:2272] T cee542c73d63441f86158b4cc18fdaaf P e4b0e996b4c84535b0aeb6fcc6b35346 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 13:15:53.523249  5736 tablet_replica.cc:333] T 1c9d104e697b4b318acf51fddb6cc2db P e4b0e996b4c84535b0aeb6fcc6b35346: stopping tablet replica
I20260710 13:15:53.523679  5736 raft_consensus.cc:2243] T 1c9d104e697b4b318acf51fddb6cc2db P e4b0e996b4c84535b0aeb6fcc6b35346 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:15:53.524055  5736 raft_consensus.cc:2272] T 1c9d104e697b4b318acf51fddb6cc2db P e4b0e996b4c84535b0aeb6fcc6b35346 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:15:53.525569  5736 tablet_replica.cc:333] T 5e5bb78ed3b74e12a27bb333780416ee P e4b0e996b4c84535b0aeb6fcc6b35346: stopping tablet replica
I20260710 13:15:53.525997  5736 raft_consensus.cc:2243] T 5e5bb78ed3b74e12a27bb333780416ee P e4b0e996b4c84535b0aeb6fcc6b35346 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:15:53.526473  5736 raft_consensus.cc:2272] T 5e5bb78ed3b74e12a27bb333780416ee P e4b0e996b4c84535b0aeb6fcc6b35346 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:15:53.528007  5736 tablet_replica.cc:333] T 735d56d6bcd44599ad0392e6ebbf3128 P e4b0e996b4c84535b0aeb6fcc6b35346: stopping tablet replica
I20260710 13:15:53.528429  5736 raft_consensus.cc:2243] T 735d56d6bcd44599ad0392e6ebbf3128 P e4b0e996b4c84535b0aeb6fcc6b35346 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:15:53.528805  5736 raft_consensus.cc:2272] T 735d56d6bcd44599ad0392e6ebbf3128 P e4b0e996b4c84535b0aeb6fcc6b35346 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:15:53.530340  5736 tablet_replica.cc:333] T 365448378d344cb4b762d40a24bfd01d P e4b0e996b4c84535b0aeb6fcc6b35346: stopping tablet replica
I20260710 13:15:53.530769  5736 raft_consensus.cc:2243] T 365448378d344cb4b762d40a24bfd01d P e4b0e996b4c84535b0aeb6fcc6b35346 [term 2 LEADER]: Raft consensus shutting down.
I20260710 13:15:53.531450  5736 raft_consensus.cc:2272] T 365448378d344cb4b762d40a24bfd01d P e4b0e996b4c84535b0aeb6fcc6b35346 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:15:53.533013  5736 tablet_replica.cc:333] T f23fcfd86f064dadba84f5841444f6e0 P e4b0e996b4c84535b0aeb6fcc6b35346: stopping tablet replica
I20260710 13:15:53.533458  5736 raft_consensus.cc:2243] T f23fcfd86f064dadba84f5841444f6e0 P e4b0e996b4c84535b0aeb6fcc6b35346 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:15:53.533820  5736 raft_consensus.cc:2272] T f23fcfd86f064dadba84f5841444f6e0 P e4b0e996b4c84535b0aeb6fcc6b35346 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:15:53.535331  5736 tablet_replica.cc:333] T d4684292b79043c491d152393378f35e P e4b0e996b4c84535b0aeb6fcc6b35346: stopping tablet replica
I20260710 13:15:53.535729  5736 raft_consensus.cc:2243] T d4684292b79043c491d152393378f35e P e4b0e996b4c84535b0aeb6fcc6b35346 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:15:53.536162  5736 raft_consensus.cc:2272] T d4684292b79043c491d152393378f35e P e4b0e996b4c84535b0aeb6fcc6b35346 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:15:53.578207  5736 tablet_server.cc:196] TabletServer@127.5.154.3:0 shutdown complete.
W20260710 13:15:53.601660  7202 consensus_peers.cc:597] T 735d56d6bcd44599ad0392e6ebbf3128 P 8d353e6070b4415798e79454c3d68e24 -> Peer e4b0e996b4c84535b0aeb6fcc6b35346 (127.5.154.3:46679): Couldn't send request to peer e4b0e996b4c84535b0aeb6fcc6b35346. Status: Network error: Client connection negotiation failed: client connection to 127.5.154.3:46679: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 13:15:53.614188  5736 tablet_server.cc:179] TabletServer@127.5.154.4:0 shutting down...
I20260710 13:15:53.636251  5736 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260710 13:15:53.636854  5736 tablet_replica.cc:333] T d4684292b79043c491d152393378f35e P 8d353e6070b4415798e79454c3d68e24: stopping tablet replica
I20260710 13:15:53.637423  5736 raft_consensus.cc:2243] T d4684292b79043c491d152393378f35e P 8d353e6070b4415798e79454c3d68e24 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:15:53.637959  5736 raft_consensus.cc:2272] T d4684292b79043c491d152393378f35e P 8d353e6070b4415798e79454c3d68e24 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:15:53.639710  5736 tablet_replica.cc:333] T 8a667946726a46208373a80701d4c817 P 8d353e6070b4415798e79454c3d68e24: stopping tablet replica
I20260710 13:15:53.640200  5736 raft_consensus.cc:2243] T 8a667946726a46208373a80701d4c817 P 8d353e6070b4415798e79454c3d68e24 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:15:53.640676  5736 raft_consensus.cc:2272] T 8a667946726a46208373a80701d4c817 P 8d353e6070b4415798e79454c3d68e24 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:15:53.642189  5736 tablet_replica.cc:333] T 32f2e6c0394a472fb8ccff4f568d4500 P 8d353e6070b4415798e79454c3d68e24: stopping tablet replica
I20260710 13:15:53.642663  5736 raft_consensus.cc:2243] T 32f2e6c0394a472fb8ccff4f568d4500 P 8d353e6070b4415798e79454c3d68e24 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:15:53.643054  5736 raft_consensus.cc:2272] T 32f2e6c0394a472fb8ccff4f568d4500 P 8d353e6070b4415798e79454c3d68e24 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:15:53.644624  5736 tablet_replica.cc:333] T 9f5bc7cc688b400d8617210578c6ab67 P 8d353e6070b4415798e79454c3d68e24: stopping tablet replica
I20260710 13:15:53.645062  5736 raft_consensus.cc:2243] T 9f5bc7cc688b400d8617210578c6ab67 P 8d353e6070b4415798e79454c3d68e24 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 13:15:53.645514  5736 raft_consensus.cc:2272] T 9f5bc7cc688b400d8617210578c6ab67 P 8d353e6070b4415798e79454c3d68e24 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 13:15:53.646992  5736 tablet_replica.cc:333] T 4da6c741486d4e68b1456177dd11977d P 8d353e6070b4415798e79454c3d68e24: stopping tablet replica
I20260710 13:15:53.647432  5736 raft_consensus.cc:2243] T 4da6c741486d4e68b1456177dd11977d P 8d353e6070b4415798e79454c3d68e24 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:15:53.647845  5736 raft_consensus.cc:2272] T 4da6c741486d4e68b1456177dd11977d P 8d353e6070b4415798e79454c3d68e24 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:15:53.649416  5736 tablet_replica.cc:333] T 823572ae35f14fc88f1c201e460896d5 P 8d353e6070b4415798e79454c3d68e24: stopping tablet replica
I20260710 13:15:53.649844  5736 raft_consensus.cc:2243] T 823572ae35f14fc88f1c201e460896d5 P 8d353e6070b4415798e79454c3d68e24 [term 3 LEADER]: Raft consensus shutting down.
I20260710 13:15:53.650487  5736 raft_consensus.cc:2272] T 823572ae35f14fc88f1c201e460896d5 P 8d353e6070b4415798e79454c3d68e24 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 13:15:53.651964  5736 tablet_replica.cc:333] T 5a067eef6b6649ce95706dd10ed4dd9f P 8d353e6070b4415798e79454c3d68e24: stopping tablet replica
I20260710 13:15:53.652428  5736 raft_consensus.cc:2243] T 5a067eef6b6649ce95706dd10ed4dd9f P 8d353e6070b4415798e79454c3d68e24 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:15:53.652871  5736 raft_consensus.cc:2272] T 5a067eef6b6649ce95706dd10ed4dd9f P 8d353e6070b4415798e79454c3d68e24 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:15:53.654362  5736 tablet_replica.cc:333] T 735d56d6bcd44599ad0392e6ebbf3128 P 8d353e6070b4415798e79454c3d68e24: stopping tablet replica
I20260710 13:15:53.654791  5736 raft_consensus.cc:2243] T 735d56d6bcd44599ad0392e6ebbf3128 P 8d353e6070b4415798e79454c3d68e24 [term 2 LEADER]: Raft consensus shutting down.
I20260710 13:15:53.655411  5736 raft_consensus.cc:2272] T 735d56d6bcd44599ad0392e6ebbf3128 P 8d353e6070b4415798e79454c3d68e24 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:15:53.656930  5736 tablet_replica.cc:333] T 609d762e77fb4053aaff860fc98b76be P 8d353e6070b4415798e79454c3d68e24: stopping tablet replica
I20260710 13:15:53.657378  5736 raft_consensus.cc:2243] T 609d762e77fb4053aaff860fc98b76be P 8d353e6070b4415798e79454c3d68e24 [term 2 LEADER]: Raft consensus shutting down.
I20260710 13:15:53.658022  5736 raft_consensus.cc:2272] T 609d762e77fb4053aaff860fc98b76be P 8d353e6070b4415798e79454c3d68e24 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:15:53.659761  5736 tablet_replica.cc:333] T 98b588a2f58548d881001123cfb22294 P 8d353e6070b4415798e79454c3d68e24: stopping tablet replica
I20260710 13:15:53.660220  5736 raft_consensus.cc:2243] T 98b588a2f58548d881001123cfb22294 P 8d353e6070b4415798e79454c3d68e24 [term 2 LEADER]: Raft consensus shutting down.
I20260710 13:15:53.660881  5736 raft_consensus.cc:2272] T 98b588a2f58548d881001123cfb22294 P 8d353e6070b4415798e79454c3d68e24 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:15:53.662295  5736 tablet_replica.cc:333] T 356e1211bf7e4b8598874df9ddecf490 P 8d353e6070b4415798e79454c3d68e24: stopping tablet replica
I20260710 13:15:53.662727  5736 raft_consensus.cc:2243] T 356e1211bf7e4b8598874df9ddecf490 P 8d353e6070b4415798e79454c3d68e24 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:15:53.663158  5736 raft_consensus.cc:2272] T 356e1211bf7e4b8598874df9ddecf490 P 8d353e6070b4415798e79454c3d68e24 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:15:53.664603  5736 tablet_replica.cc:333] T a256f1aff9444ef99ba3d8fb9328de66 P 8d353e6070b4415798e79454c3d68e24: stopping tablet replica
I20260710 13:15:53.665023  5736 raft_consensus.cc:2243] T a256f1aff9444ef99ba3d8fb9328de66 P 8d353e6070b4415798e79454c3d68e24 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 13:15:53.665367  5736 raft_consensus.cc:2272] T a256f1aff9444ef99ba3d8fb9328de66 P 8d353e6070b4415798e79454c3d68e24 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 13:15:53.666747  5736 tablet_replica.cc:333] T 347053c4d8d04327a9720a6a06b14c2d P 8d353e6070b4415798e79454c3d68e24: stopping tablet replica
I20260710 13:15:53.667174  5736 raft_consensus.cc:2243] T 347053c4d8d04327a9720a6a06b14c2d P 8d353e6070b4415798e79454c3d68e24 [term 2 LEADER]: Raft consensus shutting down.
I20260710 13:15:53.667765  5736 raft_consensus.cc:2272] T 347053c4d8d04327a9720a6a06b14c2d P 8d353e6070b4415798e79454c3d68e24 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:15:53.669297  5736 tablet_replica.cc:333] T 0f2ac2c4b35d469690dbf670e44fc036 P 8d353e6070b4415798e79454c3d68e24: stopping tablet replica
I20260710 13:15:53.669718  5736 raft_consensus.cc:2243] T 0f2ac2c4b35d469690dbf670e44fc036 P 8d353e6070b4415798e79454c3d68e24 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:15:53.670135  5736 raft_consensus.cc:2272] T 0f2ac2c4b35d469690dbf670e44fc036 P 8d353e6070b4415798e79454c3d68e24 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:15:53.671586  5736 tablet_replica.cc:333] T fe076a65a35f4a718ac8d13a58179708 P 8d353e6070b4415798e79454c3d68e24: stopping tablet replica
I20260710 13:15:53.671994  5736 raft_consensus.cc:2243] T fe076a65a35f4a718ac8d13a58179708 P 8d353e6070b4415798e79454c3d68e24 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 13:15:53.672420  5736 raft_consensus.cc:2272] T fe076a65a35f4a718ac8d13a58179708 P 8d353e6070b4415798e79454c3d68e24 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 13:15:53.673893  5736 tablet_replica.cc:333] T 32a2c0c939344fc89caee4f49986dcf1 P 8d353e6070b4415798e79454c3d68e24: stopping tablet replica
I20260710 13:15:53.674326  5736 raft_consensus.cc:2243] T 32a2c0c939344fc89caee4f49986dcf1 P 8d353e6070b4415798e79454c3d68e24 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:15:53.674758  5736 raft_consensus.cc:2272] T 32a2c0c939344fc89caee4f49986dcf1 P 8d353e6070b4415798e79454c3d68e24 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:15:53.676242  5736 tablet_replica.cc:333] T 2a4ef710fc364ab5a877e8dfcd8f893d P 8d353e6070b4415798e79454c3d68e24: stopping tablet replica
I20260710 13:15:53.676669  5736 raft_consensus.cc:2243] T 2a4ef710fc364ab5a877e8dfcd8f893d P 8d353e6070b4415798e79454c3d68e24 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:15:53.677109  5736 raft_consensus.cc:2272] T 2a4ef710fc364ab5a877e8dfcd8f893d P 8d353e6070b4415798e79454c3d68e24 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:15:53.678606  5736 tablet_replica.cc:333] T 5e5bb78ed3b74e12a27bb333780416ee P 8d353e6070b4415798e79454c3d68e24: stopping tablet replica
I20260710 13:15:53.678978  5736 raft_consensus.cc:2243] T 5e5bb78ed3b74e12a27bb333780416ee P 8d353e6070b4415798e79454c3d68e24 [term 2 LEADER]: Raft consensus shutting down.
I20260710 13:15:53.679590  5736 raft_consensus.cc:2272] T 5e5bb78ed3b74e12a27bb333780416ee P 8d353e6070b4415798e79454c3d68e24 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:15:53.713649  5736 tablet_server.cc:196] TabletServer@127.5.154.4:0 shutdown complete.
I20260710 13:15:53.739255  5736 master.cc:562] Master@127.5.154.62:37229 shutting down...
I20260710 13:15:53.775337  5736 raft_consensus.cc:2243] T 00000000000000000000000000000000 P de4eec7fc4214b9bb2366f5b01fc6f4d [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:15:53.776233  5736 raft_consensus.cc:2272] T 00000000000000000000000000000000 P de4eec7fc4214b9bb2366f5b01fc6f4d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:15:53.776592  5736 tablet_replica.cc:333] T 00000000000000000000000000000000 P de4eec7fc4214b9bb2366f5b01fc6f4d: stopping tablet replica
I20260710 13:15:53.812285  5736 master.cc:584] Master@127.5.154.62:37229 shutdown complete.
[       OK ] LeaderRebalancerTest.AddTserver (28368 ms)
[ RUN      ] LeaderRebalancerTest.RestartTserver
I20260710 13:15:53.869977  5736 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.5.154.62:37223
I20260710 13:15:53.871062  5736 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 13:15:53.876642  7745 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 13:15:53.877215  7748 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 13:15:53.877373  7746 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 13:15:53.878983  5736 server_base.cc:1061] running on GCE node
I20260710 13:15:53.880008  5736 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 13:15:53.880179  5736 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260710 13:15:53.880326  5736 hybrid_clock.cc:648] HybridClock initialized: now 1783689353880309 us; error 0 us; skew 500 ppm
I20260710 13:15:53.880885  5736 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 13:15:53.883052  5736 webserver.cc:533] Webserver started at http://127.5.154.62:35971/ using document root <none> and password file <none>
I20260710 13:15:53.883491  5736 fs_manager.cc:362] Metadata directory not provided
I20260710 13:15:53.883644  5736 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 13:15:53.883894  5736 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 13:15:53.885169  5736 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskPiHBc8/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783689303377817-5736-0/minicluster-data/master-0-root/instance:
uuid: "bcec161112b443c299df36f2c5c2b8a0"
format_stamp: "Formatted at 2026-07-10 13:15:53 on dist-test-slave-46l2"
I20260710 13:15:53.889186  5736 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.003s	sys 0.001s
I20260710 13:15:53.892158  7753 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:15:53.892879  5736 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260710 13:15:53.893098  5736 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskPiHBc8/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783689303377817-5736-0/minicluster-data/master-0-root
uuid: "bcec161112b443c299df36f2c5c2b8a0"
format_stamp: "Formatted at 2026-07-10 13:15:53 on dist-test-slave-46l2"
I20260710 13:15:53.893353  5736 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskPiHBc8/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783689303377817-5736-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskPiHBc8/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783689303377817-5736-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskPiHBc8/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783689303377817-5736-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)
I20260710 13:15:53.915421  5736 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 13:15:53.916505  5736 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 13:15:53.951591  5736 rpc_server.cc:307] RPC server started. Bound to: 127.5.154.62:37223
I20260710 13:15:53.951680  7804 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.5.154.62:37223 every 8 connection(s)
I20260710 13:15:53.955386  7805 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:15:53.966125  7805 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P bcec161112b443c299df36f2c5c2b8a0: Bootstrap starting.
I20260710 13:15:53.970746  7805 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P bcec161112b443c299df36f2c5c2b8a0: Neither blocks nor log segments found. Creating new log.
I20260710 13:15:53.974784  7805 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P bcec161112b443c299df36f2c5c2b8a0: No bootstrap required, opened a new log
I20260710 13:15:53.976939  7805 raft_consensus.cc:359] T 00000000000000000000000000000000 P bcec161112b443c299df36f2c5c2b8a0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "bcec161112b443c299df36f2c5c2b8a0" member_type: VOTER }
I20260710 13:15:53.977355  7805 raft_consensus.cc:385] T 00000000000000000000000000000000 P bcec161112b443c299df36f2c5c2b8a0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:15:53.977571  7805 raft_consensus.cc:740] T 00000000000000000000000000000000 P bcec161112b443c299df36f2c5c2b8a0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: bcec161112b443c299df36f2c5c2b8a0, State: Initialized, Role: FOLLOWER
I20260710 13:15:53.978139  7805 consensus_queue.cc:260] T 00000000000000000000000000000000 P bcec161112b443c299df36f2c5c2b8a0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "bcec161112b443c299df36f2c5c2b8a0" member_type: VOTER }
I20260710 13:15:53.978571  7805 raft_consensus.cc:399] T 00000000000000000000000000000000 P bcec161112b443c299df36f2c5c2b8a0 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260710 13:15:53.978791  7805 raft_consensus.cc:493] T 00000000000000000000000000000000 P bcec161112b443c299df36f2c5c2b8a0 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260710 13:15:53.979036  7805 raft_consensus.cc:3060] T 00000000000000000000000000000000 P bcec161112b443c299df36f2c5c2b8a0 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:15:53.983203  7805 raft_consensus.cc:515] T 00000000000000000000000000000000 P bcec161112b443c299df36f2c5c2b8a0 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "bcec161112b443c299df36f2c5c2b8a0" member_type: VOTER }
I20260710 13:15:53.983670  7805 leader_election.cc:304] T 00000000000000000000000000000000 P bcec161112b443c299df36f2c5c2b8a0 [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: bcec161112b443c299df36f2c5c2b8a0; no voters: 
I20260710 13:15:53.984794  7805 leader_election.cc:290] T 00000000000000000000000000000000 P bcec161112b443c299df36f2c5c2b8a0 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260710 13:15:53.985133  7808 raft_consensus.cc:2804] T 00000000000000000000000000000000 P bcec161112b443c299df36f2c5c2b8a0 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:15:53.986476  7808 raft_consensus.cc:697] T 00000000000000000000000000000000 P bcec161112b443c299df36f2c5c2b8a0 [term 1 LEADER]: Becoming Leader. State: Replica: bcec161112b443c299df36f2c5c2b8a0, State: Running, Role: LEADER
I20260710 13:15:53.987112  7808 consensus_queue.cc:237] T 00000000000000000000000000000000 P bcec161112b443c299df36f2c5c2b8a0 [LEADER]: Queue going to LEADER mode. State: All 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: "bcec161112b443c299df36f2c5c2b8a0" member_type: VOTER }
I20260710 13:15:53.987532  7805 sys_catalog.cc:565] T 00000000000000000000000000000000 P bcec161112b443c299df36f2c5c2b8a0 [sys.catalog]: configured and running, proceeding with master startup.
I20260710 13:15:53.993342  7809 sys_catalog.cc:455] T 00000000000000000000000000000000 P bcec161112b443c299df36f2c5c2b8a0 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "bcec161112b443c299df36f2c5c2b8a0" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "bcec161112b443c299df36f2c5c2b8a0" member_type: VOTER } }
I20260710 13:15:53.993894  7809 sys_catalog.cc:458] T 00000000000000000000000000000000 P bcec161112b443c299df36f2c5c2b8a0 [sys.catalog]: This master's current role is: LEADER
I20260710 13:15:53.995045  7810 sys_catalog.cc:455] T 00000000000000000000000000000000 P bcec161112b443c299df36f2c5c2b8a0 [sys.catalog]: SysCatalogTable state changed. Reason: New leader bcec161112b443c299df36f2c5c2b8a0. Latest consensus state: current_term: 1 leader_uuid: "bcec161112b443c299df36f2c5c2b8a0" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "bcec161112b443c299df36f2c5c2b8a0" member_type: VOTER } }
I20260710 13:15:53.995460  7810 sys_catalog.cc:458] T 00000000000000000000000000000000 P bcec161112b443c299df36f2c5c2b8a0 [sys.catalog]: This master's current role is: LEADER
I20260710 13:15:53.998404  7818 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260710 13:15:54.003369  7818 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260710 13:15:54.004360  5736 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260710 13:15:54.012126  7818 catalog_manager.cc:1383] Generated new cluster ID: 9c50333e537a4d81bdd6b2c8bdaaeb2a
I20260710 13:15:54.012370  7818 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260710 13:15:54.044937  7818 catalog_manager.cc:1406] Generated new certificate authority record
I20260710 13:15:54.046066  7818 catalog_manager.cc:1540] Loading token signing keys...
I20260710 13:15:54.064961  7818 catalog_manager.cc:6070] T 00000000000000000000000000000000 P bcec161112b443c299df36f2c5c2b8a0: Generated new TSK 0
I20260710 13:15:54.065469  7818 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260710 13:15:54.070971  5736 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 13:15:54.076704  7826 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 13:15:54.077721  7827 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 13:15:54.079115  7829 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 13:15:54.081256  5736 server_base.cc:1061] running on GCE node
I20260710 13:15:54.082078  5736 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 13:15:54.082247  5736 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260710 13:15:54.082362  5736 hybrid_clock.cc:648] HybridClock initialized: now 1783689354082351 us; error 0 us; skew 500 ppm
I20260710 13:15:54.082811  5736 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 13:15:54.084882  5736 webserver.cc:533] Webserver started at http://127.5.154.1:35305/ using document root <none> and password file <none>
I20260710 13:15:54.085295  5736 fs_manager.cc:362] Metadata directory not provided
I20260710 13:15:54.085438  5736 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 13:15:54.085642  5736 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 13:15:54.086664  5736 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskPiHBc8/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783689303377817-5736-0/minicluster-data/ts-0-root/instance:
uuid: "87d14a2ec3324673861a8f8f0436adfb"
format_stamp: "Formatted at 2026-07-10 13:15:54 on dist-test-slave-46l2"
I20260710 13:15:54.090729  5736 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.003s	sys 0.002s
I20260710 13:15:54.093672  7834 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:15:54.094311  5736 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.001s
I20260710 13:15:54.094584  5736 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskPiHBc8/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783689303377817-5736-0/minicluster-data/ts-0-root
uuid: "87d14a2ec3324673861a8f8f0436adfb"
format_stamp: "Formatted at 2026-07-10 13:15:54 on dist-test-slave-46l2"
I20260710 13:15:54.094879  5736 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskPiHBc8/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783689303377817-5736-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskPiHBc8/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783689303377817-5736-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskPiHBc8/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783689303377817-5736-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)
I20260710 13:15:54.111323  5736 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 13:15:54.112486  5736 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 13:15:54.113955  5736 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260710 13:15:54.116140  5736 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260710 13:15:54.116333  5736 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:15:54.116544  5736 ts_tablet_manager.cc:616] Registered 0 tablets
I20260710 13:15:54.116756  5736 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.001s	sys 0.000s
I20260710 13:15:54.153883  5736 rpc_server.cc:307] RPC server started. Bound to: 127.5.154.1:40417
I20260710 13:15:54.153973  7896 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.5.154.1:40417 every 8 connection(s)
I20260710 13:15:54.158422  5736 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 13:15:54.165091  7901 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 13:15:54.166889  7902 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 13:15:54.168041  7904 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 13:15:54.168951  5736 server_base.cc:1061] running on GCE node
I20260710 13:15:54.169977  5736 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 13:15:54.170171  5736 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260710 13:15:54.170334  5736 hybrid_clock.cc:648] HybridClock initialized: now 1783689354170317 us; error 0 us; skew 500 ppm
I20260710 13:15:54.170996  5736 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 13:15:54.173657  5736 webserver.cc:533] Webserver started at http://127.5.154.2:33353/ using document root <none> and password file <none>
I20260710 13:15:54.173998  7897 heartbeater.cc:344] Connected to a master server at 127.5.154.62:37223
I20260710 13:15:54.174192  5736 fs_manager.cc:362] Metadata directory not provided
I20260710 13:15:54.174315  7897 heartbeater.cc:461] Registering TS with master...
I20260710 13:15:54.174458  5736 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 13:15:54.174773  5736 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 13:15:54.175058  7897 heartbeater.cc:507] Master 127.5.154.62:37223 requested a full tablet report, sending...
I20260710 13:15:54.175896  5736 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskPiHBc8/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783689303377817-5736-0/minicluster-data/ts-1-root/instance:
uuid: "19e98fdd0d604ed4a2695173041c5d59"
format_stamp: "Formatted at 2026-07-10 13:15:54 on dist-test-slave-46l2"
I20260710 13:15:54.177179  7770 ts_manager.cc:194] Registered new tserver with Master: 87d14a2ec3324673861a8f8f0436adfb (127.5.154.1:40417)
I20260710 13:15:54.179709  7770 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:56214
I20260710 13:15:54.181558  5736 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.003s	sys 0.003s
I20260710 13:15:54.184902  7909 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:15:54.185525  5736 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.001s
I20260710 13:15:54.185793  5736 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskPiHBc8/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783689303377817-5736-0/minicluster-data/ts-1-root
uuid: "19e98fdd0d604ed4a2695173041c5d59"
format_stamp: "Formatted at 2026-07-10 13:15:54 on dist-test-slave-46l2"
I20260710 13:15:54.186049  5736 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskPiHBc8/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783689303377817-5736-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskPiHBc8/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783689303377817-5736-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskPiHBc8/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783689303377817-5736-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)
I20260710 13:15:54.200284  5736 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 13:15:54.201388  5736 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 13:15:54.202711  5736 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260710 13:15:54.204727  5736 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260710 13:15:54.204912  5736 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:15:54.205120  5736 ts_tablet_manager.cc:616] Registered 0 tablets
I20260710 13:15:54.205264  5736 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:15:54.241902  5736 rpc_server.cc:307] RPC server started. Bound to: 127.5.154.2:33835
I20260710 13:15:54.241998  7971 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.5.154.2:33835 every 8 connection(s)
I20260710 13:15:54.246263  5736 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 13:15:54.252640  7975 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 13:15:54.254207  7976 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 13:15:54.255443  7978 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 13:15:54.256886  5736 server_base.cc:1061] running on GCE node
I20260710 13:15:54.257385  7972 heartbeater.cc:344] Connected to a master server at 127.5.154.62:37223
I20260710 13:15:54.257707  7972 heartbeater.cc:461] Registering TS with master...
I20260710 13:15:54.257778  5736 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 13:15:54.258028  5736 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260710 13:15:54.258176  5736 hybrid_clock.cc:648] HybridClock initialized: now 1783689354258159 us; error 0 us; skew 500 ppm
I20260710 13:15:54.258431  7972 heartbeater.cc:507] Master 127.5.154.62:37223 requested a full tablet report, sending...
I20260710 13:15:54.258720  5736 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 13:15:54.260390  7770 ts_manager.cc:194] Registered new tserver with Master: 19e98fdd0d604ed4a2695173041c5d59 (127.5.154.2:33835)
I20260710 13:15:54.261463  5736 webserver.cc:533] Webserver started at http://127.5.154.3:35183/ using document root <none> and password file <none>
I20260710 13:15:54.262084  5736 fs_manager.cc:362] Metadata directory not provided
I20260710 13:15:54.262117  7770 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:56226
I20260710 13:15:54.262430  5736 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 13:15:54.262769  5736 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 13:15:54.264155  5736 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskPiHBc8/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783689303377817-5736-0/minicluster-data/ts-2-root/instance:
uuid: "06826489741648cdb706d06b030176e1"
format_stamp: "Formatted at 2026-07-10 13:15:54 on dist-test-slave-46l2"
I20260710 13:15:54.268175  5736 fs_manager.cc:696] Time spent creating directory manager: real 0.003s	user 0.002s	sys 0.001s
I20260710 13:15:54.271179  7983 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:15:54.271818  5736 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260710 13:15:54.272066  5736 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskPiHBc8/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783689303377817-5736-0/minicluster-data/ts-2-root
uuid: "06826489741648cdb706d06b030176e1"
format_stamp: "Formatted at 2026-07-10 13:15:54 on dist-test-slave-46l2"
I20260710 13:15:54.272303  5736 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskPiHBc8/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783689303377817-5736-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskPiHBc8/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783689303377817-5736-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskPiHBc8/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783689303377817-5736-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)
I20260710 13:15:54.285802  5736 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 13:15:54.286865  5736 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 13:15:54.288229  5736 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260710 13:15:54.290375  5736 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260710 13:15:54.290560  5736 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:15:54.290771  5736 ts_tablet_manager.cc:616] Registered 0 tablets
I20260710 13:15:54.290915  5736 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:15:54.326953  5736 rpc_server.cc:307] RPC server started. Bound to: 127.5.154.3:44361
I20260710 13:15:54.327033  8045 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.5.154.3:44361 every 8 connection(s)
I20260710 13:15:54.331355  5736 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 13:15:54.337206  8049 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 13:15:54.338881  8050 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 13:15:54.340435  5736 server_base.cc:1061] running on GCE node
W20260710 13:15:54.340457  8052 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 13:15:54.341780  5736 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
I20260710 13:15:54.341913  8046 heartbeater.cc:344] Connected to a master server at 127.5.154.62:37223
W20260710 13:15:54.342051  5736 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260710 13:15:54.342284  5736 hybrid_clock.cc:648] HybridClock initialized: now 1783689354342266 us; error 0 us; skew 500 ppm
I20260710 13:15:54.342311  8046 heartbeater.cc:461] Registering TS with master...
I20260710 13:15:54.342856  5736 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 13:15:54.343071  8046 heartbeater.cc:507] Master 127.5.154.62:37223 requested a full tablet report, sending...
I20260710 13:15:54.344956  7770 ts_manager.cc:194] Registered new tserver with Master: 06826489741648cdb706d06b030176e1 (127.5.154.3:44361)
I20260710 13:15:54.345293  5736 webserver.cc:533] Webserver started at http://127.5.154.4:42051/ using document root <none> and password file <none>
I20260710 13:15:54.345762  5736 fs_manager.cc:362] Metadata directory not provided
I20260710 13:15:54.345934  5736 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 13:15:54.346166  5736 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 13:15:54.346311  7770 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:56236
I20260710 13:15:54.347370  5736 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskPiHBc8/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783689303377817-5736-0/minicluster-data/ts-3-root/instance:
uuid: "ce8e221ab13047f5abcb0d7a54acba91"
format_stamp: "Formatted at 2026-07-10 13:15:54 on dist-test-slave-46l2"
I20260710 13:15:54.351330  5736 fs_manager.cc:696] Time spent creating directory manager: real 0.003s	user 0.004s	sys 0.000s
I20260710 13:15:54.354396  8057 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:15:54.355031  5736 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.001s	sys 0.000s
I20260710 13:15:54.355290  5736 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskPiHBc8/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783689303377817-5736-0/minicluster-data/ts-3-root
uuid: "ce8e221ab13047f5abcb0d7a54acba91"
format_stamp: "Formatted at 2026-07-10 13:15:54 on dist-test-slave-46l2"
I20260710 13:15:54.355527  5736 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskPiHBc8/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783689303377817-5736-0/minicluster-data/ts-3-root
metadata directory: /tmp/dist-test-taskPiHBc8/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783689303377817-5736-0/minicluster-data/ts-3-root
1 data directories: /tmp/dist-test-taskPiHBc8/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783689303377817-5736-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)
I20260710 13:15:54.377287  5736 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 13:15:54.378371  5736 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 13:15:54.379635  5736 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260710 13:15:54.381685  5736 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260710 13:15:54.381865  5736 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:15:54.382071  5736 ts_tablet_manager.cc:616] Registered 0 tablets
I20260710 13:15:54.382226  5736 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:15:54.419194  5736 rpc_server.cc:307] RPC server started. Bound to: 127.5.154.4:33965
I20260710 13:15:54.419286  8119 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.5.154.4:33965 every 8 connection(s)
I20260710 13:15:54.431991  8120 heartbeater.cc:344] Connected to a master server at 127.5.154.62:37223
I20260710 13:15:54.432319  8120 heartbeater.cc:461] Registering TS with master...
I20260710 13:15:54.433082  8120 heartbeater.cc:507] Master 127.5.154.62:37223 requested a full tablet report, sending...
I20260710 13:15:54.434820  7770 ts_manager.cc:194] Registered new tserver with Master: ce8e221ab13047f5abcb0d7a54acba91 (127.5.154.4:33965)
I20260710 13:15:54.435452  5736 internal_mini_cluster.cc:371] 4 TS(s) registered with all masters after 0.013287134s
I20260710 13:15:54.436414  7770 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:56250
I20260710 13:15:54.458679  7770 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:56252:
name: "test-workload"
schema {
  columns {
    name: "key"
    type: INT32
    is_key: true
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "int_val"
    type: INT32
    is_key: false
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "string_val"
    type: STRING
    is_key: false
    is_nullable: true
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
}
num_replicas: 3
split_rows_range_bounds {
  rows: "\004\001\000UUU\005\004\001\000\252\252\252\n\004\001\000\377\377\377\017\004\001\000TUU\025\004\001\000\251\252\252\032\004\001\000\376\377\377\037\004\001\000SUU%\004\001\000\250\252\252*\004\001\000\375\377\377/\004\001\000RUU5\004\001\000\247\252\252:\004\001\000\374\377\377?\004\001\000QUUE\004\001\000\246\252\252J\004\001\000\373\377\377O\004\001\000PUUU\004\001\000\245\252\252Z\004\001\000\372\377\377_\004\001\000OUUe\004\001\000\244\252\252j\004\001\000\371\377\377o\004\001\000NUUu\004\001\000\243\252\252z""\004\001\000UUU\005\004\001\000\252\252\252\n\004\001\000\377\377\377\017\004\001\000TUU\025\004\001\000\251\252\252\032\004\001\000\376\377\377\037\004\001\000SUU%\004\001\000\250\252\252*\004\001\000\375\377\377/\004\001\000RUU5\004\001\000\247\252\252:\004\001\000\374\377\377?\004\001\000QUUE\004\001\000\246\252\252J\004\001\000\373\377\377O\004\001\000PUUU\004\001\000\245\252\252Z\004\001\000\372\377\377_\004\001\000OUUe\004\001\000\244\252\252j\004\001\000\371\377\377o\004\001\000NUUu\004\001\000\243\252\252z"
  indirect_data: """"
}
partition_schema {
  range_schema {
    columns {
      name: "key"
    }
  }
}
I20260710 13:15:54.601423  8011 tablet_service.cc:1511] Processing CreateTablet for tablet 7ca9db70bc8b4ec7a4f388e6e509ec14 (DEFAULT_TABLE table=test-workload [id=08e158da99cb4b3eae0eadb2bc75925f]), partition=RANGE (key) PARTITION VALUES < 89478485
I20260710 13:15:54.602834  8011 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7ca9db70bc8b4ec7a4f388e6e509ec14. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:15:54.604924  7937 tablet_service.cc:1511] Processing CreateTablet for tablet 7ca9db70bc8b4ec7a4f388e6e509ec14 (DEFAULT_TABLE table=test-workload [id=08e158da99cb4b3eae0eadb2bc75925f]), partition=RANGE (key) PARTITION VALUES < 89478485
I20260710 13:15:54.606175  7937 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7ca9db70bc8b4ec7a4f388e6e509ec14. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:15:54.610890  7936 tablet_service.cc:1511] Processing CreateTablet for tablet 56b08def76cd4255a601bfabe397d33f (DEFAULT_TABLE table=test-workload [id=08e158da99cb4b3eae0eadb2bc75925f]), partition=RANGE (key) PARTITION 89478485 <= VALUES < 178956970
I20260710 13:15:54.612234  7936 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 56b08def76cd4255a601bfabe397d33f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:15:54.613952  7935 tablet_service.cc:1511] Processing CreateTablet for tablet c1a99d91d1944c3cae63944eadfbf575 (DEFAULT_TABLE table=test-workload [id=08e158da99cb4b3eae0eadb2bc75925f]), partition=RANGE (key) PARTITION 178956970 <= VALUES < 268435455
I20260710 13:15:54.614092  8010 tablet_service.cc:1511] Processing CreateTablet for tablet 56b08def76cd4255a601bfabe397d33f (DEFAULT_TABLE table=test-workload [id=08e158da99cb4b3eae0eadb2bc75925f]), partition=RANGE (key) PARTITION 89478485 <= VALUES < 178956970
I20260710 13:15:54.615202  7935 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c1a99d91d1944c3cae63944eadfbf575. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:15:54.615227  8010 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 56b08def76cd4255a601bfabe397d33f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:15:54.625058  7934 tablet_service.cc:1511] Processing CreateTablet for tablet 481d7b24a80646f6977a5c2cdc605486 (DEFAULT_TABLE table=test-workload [id=08e158da99cb4b3eae0eadb2bc75925f]), partition=RANGE (key) PARTITION 357913940 <= VALUES < 447392425
I20260710 13:15:54.625391  7933 tablet_service.cc:1511] Processing CreateTablet for tablet 6204bf1667104b499e0f23a82255910a (DEFAULT_TABLE table=test-workload [id=08e158da99cb4b3eae0eadb2bc75925f]), partition=RANGE (key) PARTITION 447392425 <= VALUES < 536870910
I20260710 13:15:54.626317  7934 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 481d7b24a80646f6977a5c2cdc605486. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:15:54.627218  8085 tablet_service.cc:1511] Processing CreateTablet for tablet 7ca9db70bc8b4ec7a4f388e6e509ec14 (DEFAULT_TABLE table=test-workload [id=08e158da99cb4b3eae0eadb2bc75925f]), partition=RANGE (key) PARTITION VALUES < 89478485
I20260710 13:15:54.627403  7932 tablet_service.cc:1511] Processing CreateTablet for tablet 45bb6fa02abe42d2b65dc5835c382de4 (DEFAULT_TABLE table=test-workload [id=08e158da99cb4b3eae0eadb2bc75925f]), partition=RANGE (key) PARTITION 626349395 <= VALUES < 715827880
I20260710 13:15:54.628407  8085 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7ca9db70bc8b4ec7a4f388e6e509ec14. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:15:54.628692  7932 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 45bb6fa02abe42d2b65dc5835c382de4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:15:54.629254  8077 tablet_service.cc:1511] Processing CreateTablet for tablet ba9f31cd863d47e696773565aa81d55d (DEFAULT_TABLE table=test-workload [id=08e158da99cb4b3eae0eadb2bc75925f]), partition=RANGE (key) PARTITION 984263335 <= VALUES < 1073741820
I20260710 13:15:54.629580  8078 tablet_service.cc:1511] Processing CreateTablet for tablet 1ad38d7c83b045d6b33b1ebe97d42462 (DEFAULT_TABLE table=test-workload [id=08e158da99cb4b3eae0eadb2bc75925f]), partition=RANGE (key) PARTITION 894784850 <= VALUES < 984263335
I20260710 13:15:54.630460  8077 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ba9f31cd863d47e696773565aa81d55d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:15:54.631783  8079 tablet_service.cc:1511] Processing CreateTablet for tablet 439cd77d06564b9d8a70b7d6b3196166 (DEFAULT_TABLE table=test-workload [id=08e158da99cb4b3eae0eadb2bc75925f]), partition=RANGE (key) PARTITION 805306365 <= VALUES < 894784850
I20260710 13:15:54.633044  8079 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 439cd77d06564b9d8a70b7d6b3196166. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:15:54.635129  8080 tablet_service.cc:1511] Processing CreateTablet for tablet 45bb6fa02abe42d2b65dc5835c382de4 (DEFAULT_TABLE table=test-workload [id=08e158da99cb4b3eae0eadb2bc75925f]), partition=RANGE (key) PARTITION 626349395 <= VALUES < 715827880
I20260710 13:15:54.637053  8082 tablet_service.cc:1511] Processing CreateTablet for tablet 6204bf1667104b499e0f23a82255910a (DEFAULT_TABLE table=test-workload [id=08e158da99cb4b3eae0eadb2bc75925f]), partition=RANGE (key) PARTITION 447392425 <= VALUES < 536870910
I20260710 13:15:54.638705  8083 tablet_service.cc:1511] Processing CreateTablet for tablet 8d6ace6849ef4ad69a6ae4d4c0686b6c (DEFAULT_TABLE table=test-workload [id=08e158da99cb4b3eae0eadb2bc75925f]), partition=RANGE (key) PARTITION 268435455 <= VALUES < 357913940
I20260710 13:15:54.640332  7928 tablet_service.cc:1511] Processing CreateTablet for tablet 8dfee17a96ad46d184fbc3e11de45d24 (DEFAULT_TABLE table=test-workload [id=08e158da99cb4b3eae0eadb2bc75925f]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1163220305
I20260710 13:15:54.641981  8084 tablet_service.cc:1511] Processing CreateTablet for tablet c1a99d91d1944c3cae63944eadfbf575 (DEFAULT_TABLE table=test-workload [id=08e158da99cb4b3eae0eadb2bc75925f]), partition=RANGE (key) PARTITION 178956970 <= VALUES < 268435455
I20260710 13:15:54.643607  7929 tablet_service.cc:1511] Processing CreateTablet for tablet ba9f31cd863d47e696773565aa81d55d (DEFAULT_TABLE table=test-workload [id=08e158da99cb4b3eae0eadb2bc75925f]), partition=RANGE (key) PARTITION 984263335 <= VALUES < 1073741820
I20260710 13:15:54.645399  7930 tablet_service.cc:1511] Processing CreateTablet for tablet 439cd77d06564b9d8a70b7d6b3196166 (DEFAULT_TABLE table=test-workload [id=08e158da99cb4b3eae0eadb2bc75925f]), partition=RANGE (key) PARTITION 805306365 <= VALUES < 894784850
I20260710 13:15:54.647136  7931 tablet_service.cc:1511] Processing CreateTablet for tablet df71c0f1ca2f4116bf4220ccf3fecd4c (DEFAULT_TABLE table=test-workload [id=08e158da99cb4b3eae0eadb2bc75925f]), partition=RANGE (key) PARTITION 715827880 <= VALUES < 805306365
I20260710 13:15:54.648802  8081 tablet_service.cc:1511] Processing CreateTablet for tablet d26c9ed7b4fc45789e10e9d018ebfac3 (DEFAULT_TABLE table=test-workload [id=08e158da99cb4b3eae0eadb2bc75925f]), partition=RANGE (key) PARTITION 536870910 <= VALUES < 626349395
I20260710 13:15:54.650285  8078 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1ad38d7c83b045d6b33b1ebe97d42462. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:15:54.659336  8083 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8d6ace6849ef4ad69a6ae4d4c0686b6c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:15:54.659582  7933 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6204bf1667104b499e0f23a82255910a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:15:54.661439  8084 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c1a99d91d1944c3cae63944eadfbf575. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:15:54.664748  7929 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ba9f31cd863d47e696773565aa81d55d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:15:54.665820  8080 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 45bb6fa02abe42d2b65dc5835c382de4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:15:54.668283  8082 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6204bf1667104b499e0f23a82255910a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:15:54.668900  7931 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet df71c0f1ca2f4116bf4220ccf3fecd4c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:15:54.670001  7928 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8dfee17a96ad46d184fbc3e11de45d24. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:15:54.670179  8081 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d26c9ed7b4fc45789e10e9d018ebfac3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:15:54.672895  7930 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 439cd77d06564b9d8a70b7d6b3196166. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:15:54.680522  8009 tablet_service.cc:1511] Processing CreateTablet for tablet 8d6ace6849ef4ad69a6ae4d4c0686b6c (DEFAULT_TABLE table=test-workload [id=08e158da99cb4b3eae0eadb2bc75925f]), partition=RANGE (key) PARTITION 268435455 <= VALUES < 357913940
I20260710 13:15:54.681783  8009 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8d6ace6849ef4ad69a6ae4d4c0686b6c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:15:54.686949  8008 tablet_service.cc:1511] Processing CreateTablet for tablet 481d7b24a80646f6977a5c2cdc605486 (DEFAULT_TABLE table=test-workload [id=08e158da99cb4b3eae0eadb2bc75925f]), partition=RANGE (key) PARTITION 357913940 <= VALUES < 447392425
I20260710 13:15:54.688139  8008 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 481d7b24a80646f6977a5c2cdc605486. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:15:54.688347  8007 tablet_service.cc:1511] Processing CreateTablet for tablet d26c9ed7b4fc45789e10e9d018ebfac3 (DEFAULT_TABLE table=test-workload [id=08e158da99cb4b3eae0eadb2bc75925f]), partition=RANGE (key) PARTITION 536870910 <= VALUES < 626349395
I20260710 13:15:54.689675  8007 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d26c9ed7b4fc45789e10e9d018ebfac3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:15:54.693677  8006 tablet_service.cc:1511] Processing CreateTablet for tablet 45bb6fa02abe42d2b65dc5835c382de4 (DEFAULT_TABLE table=test-workload [id=08e158da99cb4b3eae0eadb2bc75925f]), partition=RANGE (key) PARTITION 626349395 <= VALUES < 715827880
I20260710 13:15:54.694975  8006 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 45bb6fa02abe42d2b65dc5835c382de4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:15:54.697686  8005 tablet_service.cc:1511] Processing CreateTablet for tablet df71c0f1ca2f4116bf4220ccf3fecd4c (DEFAULT_TABLE table=test-workload [id=08e158da99cb4b3eae0eadb2bc75925f]), partition=RANGE (key) PARTITION 715827880 <= VALUES < 805306365
I20260710 13:15:54.698625  8138 tablet_bootstrap.cc:492] T 45bb6fa02abe42d2b65dc5835c382de4 P 19e98fdd0d604ed4a2695173041c5d59: Bootstrap starting.
I20260710 13:15:54.698913  8005 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet df71c0f1ca2f4116bf4220ccf3fecd4c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:15:54.700373  7932 tablet_service.cc:1511] Processing CreateTablet for tablet 60cd74f46c3149c3bb1fdab9e612f18f (DEFAULT_TABLE table=test-workload [id=08e158da99cb4b3eae0eadb2bc75925f]), partition=RANGE (key) PARTITION 1163220305 <= VALUES < 1252698790
I20260710 13:15:54.700526  8004 tablet_service.cc:1511] Processing CreateTablet for tablet 1ad38d7c83b045d6b33b1ebe97d42462 (DEFAULT_TABLE table=test-workload [id=08e158da99cb4b3eae0eadb2bc75925f]), partition=RANGE (key) PARTITION 894784850 <= VALUES < 984263335
I20260710 13:15:54.702556  8076 tablet_service.cc:1511] Processing CreateTablet for tablet d85f427507f54f8395849c34c95a793a (DEFAULT_TABLE table=test-workload [id=08e158da99cb4b3eae0eadb2bc75925f]), partition=RANGE (key) PARTITION 1252698790 <= VALUES < 1342177275
I20260710 13:15:54.715951  8004 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1ad38d7c83b045d6b33b1ebe97d42462. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:15:54.716075  8076 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d85f427507f54f8395849c34c95a793a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:15:54.719679  7937 tablet_service.cc:1511] Processing CreateTablet for tablet 8fd073b365054fdab4be2796ac37103f (DEFAULT_TABLE table=test-workload [id=08e158da99cb4b3eae0eadb2bc75925f]), partition=RANGE (key) PARTITION 1342177275 <= VALUES < 1431655760
I20260710 13:15:54.703465  8085 tablet_service.cc:1511] Processing CreateTablet for tablet 60cd74f46c3149c3bb1fdab9e612f18f (DEFAULT_TABLE table=test-workload [id=08e158da99cb4b3eae0eadb2bc75925f]), partition=RANGE (key) PARTITION 1163220305 <= VALUES < 1252698790
I20260710 13:15:54.725242  8085 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 60cd74f46c3149c3bb1fdab9e612f18f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:15:54.706707  8003 tablet_service.cc:1511] Processing CreateTablet for tablet ba9f31cd863d47e696773565aa81d55d (DEFAULT_TABLE table=test-workload [id=08e158da99cb4b3eae0eadb2bc75925f]), partition=RANGE (key) PARTITION 984263335 <= VALUES < 1073741820
I20260710 13:15:54.709019  8002 tablet_service.cc:1511] Processing CreateTablet for tablet 8dfee17a96ad46d184fbc3e11de45d24 (DEFAULT_TABLE table=test-workload [id=08e158da99cb4b3eae0eadb2bc75925f]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1163220305
I20260710 13:15:54.727366  8010 tablet_service.cc:1511] Processing CreateTablet for tablet d85f427507f54f8395849c34c95a793a (DEFAULT_TABLE table=test-workload [id=08e158da99cb4b3eae0eadb2bc75925f]), partition=RANGE (key) PARTITION 1252698790 <= VALUES < 1342177275
I20260710 13:15:54.728088  8003 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ba9f31cd863d47e696773565aa81d55d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:15:54.728742  8002 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8dfee17a96ad46d184fbc3e11de45d24. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:15:54.739611  8010 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d85f427507f54f8395849c34c95a793a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:15:54.750080  8078 tablet_service.cc:1511] Processing CreateTablet for tablet 8fd073b365054fdab4be2796ac37103f (DEFAULT_TABLE table=test-workload [id=08e158da99cb4b3eae0eadb2bc75925f]), partition=RANGE (key) PARTITION 1342177275 <= VALUES < 1431655760
I20260710 13:15:54.751361  8078 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8fd073b365054fdab4be2796ac37103f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:15:54.758718  7932 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 60cd74f46c3149c3bb1fdab9e612f18f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:15:54.760645  8003 tablet_service.cc:1511] Processing CreateTablet for tablet 8fd073b365054fdab4be2796ac37103f (DEFAULT_TABLE table=test-workload [id=08e158da99cb4b3eae0eadb2bc75925f]), partition=RANGE (key) PARTITION 1342177275 <= VALUES < 1431655760
I20260710 13:15:54.762940  8003 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8fd073b365054fdab4be2796ac37103f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:15:54.765141  7860 tablet_service.cc:1511] Processing CreateTablet for tablet 8d6ace6849ef4ad69a6ae4d4c0686b6c (DEFAULT_TABLE table=test-workload [id=08e158da99cb4b3eae0eadb2bc75925f]), partition=RANGE (key) PARTITION 268435455 <= VALUES < 357913940
I20260710 13:15:54.766325  7860 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8d6ace6849ef4ad69a6ae4d4c0686b6c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:15:54.768487  7862 tablet_service.cc:1511] Processing CreateTablet for tablet 56b08def76cd4255a601bfabe397d33f (DEFAULT_TABLE table=test-workload [id=08e158da99cb4b3eae0eadb2bc75925f]), partition=RANGE (key) PARTITION 89478485 <= VALUES < 178956970
I20260710 13:15:54.769798  7862 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 56b08def76cd4255a601bfabe397d33f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:15:54.769567  7859 tablet_service.cc:1511] Processing CreateTablet for tablet 481d7b24a80646f6977a5c2cdc605486 (DEFAULT_TABLE table=test-workload [id=08e158da99cb4b3eae0eadb2bc75925f]), partition=RANGE (key) PARTITION 357913940 <= VALUES < 447392425
I20260710 13:15:54.770797  7859 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 481d7b24a80646f6977a5c2cdc605486. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:15:54.771713  7861 tablet_service.cc:1511] Processing CreateTablet for tablet c1a99d91d1944c3cae63944eadfbf575 (DEFAULT_TABLE table=test-workload [id=08e158da99cb4b3eae0eadb2bc75925f]), partition=RANGE (key) PARTITION 178956970 <= VALUES < 268435455
I20260710 13:15:54.772936  7861 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c1a99d91d1944c3cae63944eadfbf575. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:15:54.773703  7858 tablet_service.cc:1511] Processing CreateTablet for tablet 6204bf1667104b499e0f23a82255910a (DEFAULT_TABLE table=test-workload [id=08e158da99cb4b3eae0eadb2bc75925f]), partition=RANGE (key) PARTITION 447392425 <= VALUES < 536870910
I20260710 13:15:54.774864  7858 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6204bf1667104b499e0f23a82255910a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:15:54.776899  7937 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8fd073b365054fdab4be2796ac37103f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:15:54.777603  7857 tablet_service.cc:1511] Processing CreateTablet for tablet d26c9ed7b4fc45789e10e9d018ebfac3 (DEFAULT_TABLE table=test-workload [id=08e158da99cb4b3eae0eadb2bc75925f]), partition=RANGE (key) PARTITION 536870910 <= VALUES < 626349395
I20260710 13:15:54.778780  7857 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d26c9ed7b4fc45789e10e9d018ebfac3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:15:54.781663  7856 tablet_service.cc:1511] Processing CreateTablet for tablet df71c0f1ca2f4116bf4220ccf3fecd4c (DEFAULT_TABLE table=test-workload [id=08e158da99cb4b3eae0eadb2bc75925f]), partition=RANGE (key) PARTITION 715827880 <= VALUES < 805306365
I20260710 13:15:54.782840  7856 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet df71c0f1ca2f4116bf4220ccf3fecd4c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:15:54.785739  7855 tablet_service.cc:1511] Processing CreateTablet for tablet 439cd77d06564b9d8a70b7d6b3196166 (DEFAULT_TABLE table=test-workload [id=08e158da99cb4b3eae0eadb2bc75925f]), partition=RANGE (key) PARTITION 805306365 <= VALUES < 894784850
I20260710 13:15:54.786926  7855 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 439cd77d06564b9d8a70b7d6b3196166. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:15:54.787598  8137 tablet_bootstrap.cc:492] T 7ca9db70bc8b4ec7a4f388e6e509ec14 P ce8e221ab13047f5abcb0d7a54acba91: Bootstrap starting.
I20260710 13:15:54.789652  7854 tablet_service.cc:1511] Processing CreateTablet for tablet 1ad38d7c83b045d6b33b1ebe97d42462 (DEFAULT_TABLE table=test-workload [id=08e158da99cb4b3eae0eadb2bc75925f]), partition=RANGE (key) PARTITION 894784850 <= VALUES < 984263335
I20260710 13:15:54.790800  7854 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1ad38d7c83b045d6b33b1ebe97d42462. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:15:54.793684  7853 tablet_service.cc:1511] Processing CreateTablet for tablet 8dfee17a96ad46d184fbc3e11de45d24 (DEFAULT_TABLE table=test-workload [id=08e158da99cb4b3eae0eadb2bc75925f]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1163220305
I20260710 13:15:54.794945  7853 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8dfee17a96ad46d184fbc3e11de45d24. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:15:54.793773  7933 tablet_service.cc:1511] Processing CreateTablet for tablet af41ae6a04a0424fba68c04d3b5906ef (DEFAULT_TABLE table=test-workload [id=08e158da99cb4b3eae0eadb2bc75925f]), partition=RANGE (key) PARTITION 1431655760 <= VALUES < 1521134245
I20260710 13:15:54.811704  7933 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet af41ae6a04a0424fba68c04d3b5906ef. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:15:54.812723  8003 tablet_service.cc:1511] Processing CreateTablet for tablet af41ae6a04a0424fba68c04d3b5906ef (DEFAULT_TABLE table=test-workload [id=08e158da99cb4b3eae0eadb2bc75925f]), partition=RANGE (key) PARTITION 1431655760 <= VALUES < 1521134245
I20260710 13:15:54.813899  8003 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet af41ae6a04a0424fba68c04d3b5906ef. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:15:54.830372  8139 tablet_bootstrap.cc:492] T 481d7b24a80646f6977a5c2cdc605486 P 06826489741648cdb706d06b030176e1: Bootstrap starting.
I20260710 13:15:54.850764  8138 tablet_bootstrap.cc:654] T 45bb6fa02abe42d2b65dc5835c382de4 P 19e98fdd0d604ed4a2695173041c5d59: Neither blocks nor log segments found. Creating new log.
I20260710 13:15:54.853818  8139 tablet_bootstrap.cc:654] T 481d7b24a80646f6977a5c2cdc605486 P 06826489741648cdb706d06b030176e1: Neither blocks nor log segments found. Creating new log.
I20260710 13:15:54.867733  7862 tablet_service.cc:1511] Processing CreateTablet for tablet 60cd74f46c3149c3bb1fdab9e612f18f (DEFAULT_TABLE table=test-workload [id=08e158da99cb4b3eae0eadb2bc75925f]), partition=RANGE (key) PARTITION 1163220305 <= VALUES < 1252698790
I20260710 13:15:54.868058  7858 tablet_service.cc:1511] Processing CreateTablet for tablet d85f427507f54f8395849c34c95a793a (DEFAULT_TABLE table=test-workload [id=08e158da99cb4b3eae0eadb2bc75925f]), partition=RANGE (key) PARTITION 1252698790 <= VALUES < 1342177275
I20260710 13:15:54.880504  8081 tablet_service.cc:1511] Processing CreateTablet for tablet ee512a687c804da3a03acc9cb03c299b (DEFAULT_TABLE table=test-workload [id=08e158da99cb4b3eae0eadb2bc75925f]), partition=RANGE (key) PARTITION 1521134245 <= VALUES < 1610612730
I20260710 13:15:54.886078  8081 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ee512a687c804da3a03acc9cb03c299b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:15:54.887370  7929 tablet_service.cc:1511] Processing CreateTablet for tablet ee512a687c804da3a03acc9cb03c299b (DEFAULT_TABLE table=test-workload [id=08e158da99cb4b3eae0eadb2bc75925f]), partition=RANGE (key) PARTITION 1521134245 <= VALUES < 1610612730
I20260710 13:15:54.888518  7929 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ee512a687c804da3a03acc9cb03c299b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:15:54.894229  8005 tablet_service.cc:1511] Processing CreateTablet for tablet 625930dbc32643a2af6c5bb1cf08c03d (DEFAULT_TABLE table=test-workload [id=08e158da99cb4b3eae0eadb2bc75925f]), partition=RANGE (key) PARTITION 1610612730 <= VALUES < 1700091215
I20260710 13:15:54.896041  8138 tablet_bootstrap.cc:492] T 45bb6fa02abe42d2b65dc5835c382de4 P 19e98fdd0d604ed4a2695173041c5d59: No bootstrap required, opened a new log
I20260710 13:15:54.896469  7933 tablet_service.cc:1511] Processing CreateTablet for tablet 5478c4c8ad8b4b7896e4841dfbb65a95 (DEFAULT_TABLE table=test-workload [id=08e158da99cb4b3eae0eadb2bc75925f]), partition=RANGE (key) PARTITION 1700091215 <= VALUES < 1789569700
I20260710 13:15:54.904382  8138 ts_tablet_manager.cc:1403] T 45bb6fa02abe42d2b65dc5835c382de4 P 19e98fdd0d604ed4a2695173041c5d59: Time spent bootstrapping tablet: real 0.206s	user 0.010s	sys 0.011s
I20260710 13:15:54.904820  7933 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5478c4c8ad8b4b7896e4841dfbb65a95. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:15:54.906634  7862 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 60cd74f46c3149c3bb1fdab9e612f18f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:15:54.907296  8138 raft_consensus.cc:359] T 45bb6fa02abe42d2b65dc5835c382de4 P 19e98fdd0d604ed4a2695173041c5d59 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "19e98fdd0d604ed4a2695173041c5d59" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 33835 } } peers { permanent_uuid: "06826489741648cdb706d06b030176e1" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 44361 } } peers { permanent_uuid: "ce8e221ab13047f5abcb0d7a54acba91" member_type: VOTER last_known_addr { host: "127.5.154.4" port: 33965 } }
I20260710 13:15:54.907965  8138 raft_consensus.cc:385] T 45bb6fa02abe42d2b65dc5835c382de4 P 19e98fdd0d604ed4a2695173041c5d59 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:15:54.908236  8138 raft_consensus.cc:740] T 45bb6fa02abe42d2b65dc5835c382de4 P 19e98fdd0d604ed4a2695173041c5d59 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 19e98fdd0d604ed4a2695173041c5d59, State: Initialized, Role: FOLLOWER
I20260710 13:15:54.897856  8005 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 625930dbc32643a2af6c5bb1cf08c03d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:15:54.913800  7856 tablet_service.cc:1511] Processing CreateTablet for tablet ee512a687c804da3a03acc9cb03c299b (DEFAULT_TABLE table=test-workload [id=08e158da99cb4b3eae0eadb2bc75925f]), partition=RANGE (key) PARTITION 1521134245 <= VALUES < 1610612730
I20260710 13:15:54.900406  8083 tablet_service.cc:1511] Processing CreateTablet for tablet 5478c4c8ad8b4b7896e4841dfbb65a95 (DEFAULT_TABLE table=test-workload [id=08e158da99cb4b3eae0eadb2bc75925f]), partition=RANGE (key) PARTITION 1700091215 <= VALUES < 1789569700
I20260710 13:15:54.922679  8083 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5478c4c8ad8b4b7896e4841dfbb65a95. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:15:54.923267  8009 tablet_service.cc:1511] Processing CreateTablet for tablet 7f9fde98e74f459d8db8a8a4527c9f70 (DEFAULT_TABLE table=test-workload [id=08e158da99cb4b3eae0eadb2bc75925f]), partition=RANGE (key) PARTITION 1968526670 <= VALUES < 2058005155
I20260710 13:15:54.924396  8009 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7f9fde98e74f459d8db8a8a4527c9f70. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:15:54.925477  8084 tablet_service.cc:1511] Processing CreateTablet for tablet 7f9fde98e74f459d8db8a8a4527c9f70 (DEFAULT_TABLE table=test-workload [id=08e158da99cb4b3eae0eadb2bc75925f]), partition=RANGE (key) PARTITION 1968526670 <= VALUES < 2058005155
I20260710 13:15:54.930284  7931 tablet_service.cc:1511] Processing CreateTablet for tablet c7fb1d06bda24cd0a8d48e3d93e66119 (DEFAULT_TABLE table=test-workload [id=08e158da99cb4b3eae0eadb2bc75925f]), partition=RANGE (key) PARTITION 2058005155 <= VALUES
I20260710 13:15:54.930737  8084 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7f9fde98e74f459d8db8a8a4527c9f70. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:15:54.897909  7859 tablet_service.cc:1511] Processing CreateTablet for tablet af41ae6a04a0424fba68c04d3b5906ef (DEFAULT_TABLE table=test-workload [id=08e158da99cb4b3eae0eadb2bc75925f]), partition=RANGE (key) PARTITION 1431655760 <= VALUES < 1521134245
I20260710 13:15:54.914597  8002 tablet_service.cc:1511] Processing CreateTablet for tablet 4f4abe8c7d004d92b3c6ddbbb9ed3ee3 (DEFAULT_TABLE table=test-workload [id=08e158da99cb4b3eae0eadb2bc75925f]), partition=RANGE (key) PARTITION 1789569700 <= VALUES < 1879048185
I20260710 13:15:54.942432  8002 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4f4abe8c7d004d92b3c6ddbbb9ed3ee3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:15:54.915588  8085 tablet_service.cc:1511] Processing CreateTablet for tablet 8d145847dba84d8d8f9aad2970a51c17 (DEFAULT_TABLE table=test-workload [id=08e158da99cb4b3eae0eadb2bc75925f]), partition=RANGE (key) PARTITION 1879048185 <= VALUES < 1968526670
I20260710 13:15:54.943342  8085 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8d145847dba84d8d8f9aad2970a51c17. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:15:54.948850  7855 tablet_service.cc:1511] Processing CreateTablet for tablet 625930dbc32643a2af6c5bb1cf08c03d (DEFAULT_TABLE table=test-workload [id=08e158da99cb4b3eae0eadb2bc75925f]), partition=RANGE (key) PARTITION 1610612730 <= VALUES < 1700091215
I20260710 13:15:54.916347  8138 consensus_queue.cc:260] T 45bb6fa02abe42d2b65dc5835c382de4 P 19e98fdd0d604ed4a2695173041c5d59 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "19e98fdd0d604ed4a2695173041c5d59" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 33835 } } peers { permanent_uuid: "06826489741648cdb706d06b030176e1" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 44361 } } peers { permanent_uuid: "ce8e221ab13047f5abcb0d7a54acba91" member_type: VOTER last_known_addr { host: "127.5.154.4" port: 33965 } }
I20260710 13:15:54.921485  7930 tablet_service.cc:1511] Processing CreateTablet for tablet 8d145847dba84d8d8f9aad2970a51c17 (DEFAULT_TABLE table=test-workload [id=08e158da99cb4b3eae0eadb2bc75925f]), partition=RANGE (key) PARTITION 1879048185 <= VALUES < 1968526670
I20260710 13:15:54.926961  7858 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d85f427507f54f8395849c34c95a793a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:15:54.931459  7931 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c7fb1d06bda24cd0a8d48e3d93e66119. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:15:54.954159  7930 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8d145847dba84d8d8f9aad2970a51c17. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:15:54.901249  8004 tablet_service.cc:1511] Processing CreateTablet for tablet 5478c4c8ad8b4b7896e4841dfbb65a95 (DEFAULT_TABLE table=test-workload [id=08e158da99cb4b3eae0eadb2bc75925f]), partition=RANGE (key) PARTITION 1700091215 <= VALUES < 1789569700
I20260710 13:15:54.957620  8004 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5478c4c8ad8b4b7896e4841dfbb65a95. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:15:54.902740  8080 tablet_service.cc:1511] Processing CreateTablet for tablet 625930dbc32643a2af6c5bb1cf08c03d (DEFAULT_TABLE table=test-workload [id=08e158da99cb4b3eae0eadb2bc75925f]), partition=RANGE (key) PARTITION 1610612730 <= VALUES < 1700091215
I20260710 13:15:54.933576  8140 tablet_bootstrap.cc:492] T 481d7b24a80646f6977a5c2cdc605486 P 87d14a2ec3324673861a8f8f0436adfb: Bootstrap starting.
I20260710 13:15:54.934540  8007 tablet_service.cc:1511] Processing CreateTablet for tablet c7fb1d06bda24cd0a8d48e3d93e66119 (DEFAULT_TABLE table=test-workload [id=08e158da99cb4b3eae0eadb2bc75925f]), partition=RANGE (key) PARTITION 2058005155 <= VALUES
I20260710 13:15:54.884339  8137 tablet_bootstrap.cc:654] T 7ca9db70bc8b4ec7a4f388e6e509ec14 P ce8e221ab13047f5abcb0d7a54acba91: Neither blocks nor log segments found. Creating new log.
I20260710 13:15:54.962299  8007 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c7fb1d06bda24cd0a8d48e3d93e66119. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:15:54.962532  8080 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 625930dbc32643a2af6c5bb1cf08c03d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:15:54.950881  8139 tablet_bootstrap.cc:492] T 481d7b24a80646f6977a5c2cdc605486 P 06826489741648cdb706d06b030176e1: No bootstrap required, opened a new log
I20260710 13:15:54.918247  7937 tablet_service.cc:1511] Processing CreateTablet for tablet 4f4abe8c7d004d92b3c6ddbbb9ed3ee3 (DEFAULT_TABLE table=test-workload [id=08e158da99cb4b3eae0eadb2bc75925f]), partition=RANGE (key) PARTITION 1789569700 <= VALUES < 1879048185
I20260710 13:15:54.965636  7937 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4f4abe8c7d004d92b3c6ddbbb9ed3ee3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:15:54.964802  8139 ts_tablet_manager.cc:1403] T 481d7b24a80646f6977a5c2cdc605486 P 06826489741648cdb706d06b030176e1: Time spent bootstrapping tablet: real 0.135s	user 0.014s	sys 0.016s
I20260710 13:15:54.971359  8139 raft_consensus.cc:359] T 481d7b24a80646f6977a5c2cdc605486 P 06826489741648cdb706d06b030176e1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "87d14a2ec3324673861a8f8f0436adfb" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 40417 } } peers { permanent_uuid: "19e98fdd0d604ed4a2695173041c5d59" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 33835 } } peers { permanent_uuid: "06826489741648cdb706d06b030176e1" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 44361 } }
I20260710 13:15:54.972052  8139 raft_consensus.cc:385] T 481d7b24a80646f6977a5c2cdc605486 P 06826489741648cdb706d06b030176e1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:15:54.960125  7856 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ee512a687c804da3a03acc9cb03c299b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:15:54.972381  8139 raft_consensus.cc:740] T 481d7b24a80646f6977a5c2cdc605486 P 06826489741648cdb706d06b030176e1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 06826489741648cdb706d06b030176e1, State: Initialized, Role: FOLLOWER
I20260710 13:15:54.974786  7859 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet af41ae6a04a0424fba68c04d3b5906ef. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:15:54.975121  8139 consensus_queue.cc:260] T 481d7b24a80646f6977a5c2cdc605486 P 06826489741648cdb706d06b030176e1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "87d14a2ec3324673861a8f8f0436adfb" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 40417 } } peers { permanent_uuid: "19e98fdd0d604ed4a2695173041c5d59" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 33835 } } peers { permanent_uuid: "06826489741648cdb706d06b030176e1" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 44361 } }
I20260710 13:15:54.978173  7857 tablet_service.cc:1511] Processing CreateTablet for tablet 8d145847dba84d8d8f9aad2970a51c17 (DEFAULT_TABLE table=test-workload [id=08e158da99cb4b3eae0eadb2bc75925f]), partition=RANGE (key) PARTITION 1879048185 <= VALUES < 1968526670
I20260710 13:15:54.979353  7857 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8d145847dba84d8d8f9aad2970a51c17. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:15:54.986863  7861 tablet_service.cc:1511] Processing CreateTablet for tablet 4f4abe8c7d004d92b3c6ddbbb9ed3ee3 (DEFAULT_TABLE table=test-workload [id=08e158da99cb4b3eae0eadb2bc75925f]), partition=RANGE (key) PARTITION 1789569700 <= VALUES < 1879048185
I20260710 13:15:54.971815  8081 tablet_service.cc:1511] Processing CreateTablet for tablet c7fb1d06bda24cd0a8d48e3d93e66119 (DEFAULT_TABLE table=test-workload [id=08e158da99cb4b3eae0eadb2bc75925f]), partition=RANGE (key) PARTITION 2058005155 <= VALUES
I20260710 13:15:54.989454  8081 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c7fb1d06bda24cd0a8d48e3d93e66119. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:15:54.988046  7861 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4f4abe8c7d004d92b3c6ddbbb9ed3ee3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:15:54.991191  7855 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 625930dbc32643a2af6c5bb1cf08c03d. 1 dirs total, 0 dirs full, 0 dirs failed
W20260710 13:15:55.005148  7817 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260710 13:15:55.007179  8140 tablet_bootstrap.cc:654] T 481d7b24a80646f6977a5c2cdc605486 P 87d14a2ec3324673861a8f8f0436adfb: Neither blocks nor log segments found. Creating new log.
I20260710 13:15:55.015079  7854 tablet_service.cc:1511] Processing CreateTablet for tablet 7f9fde98e74f459d8db8a8a4527c9f70 (DEFAULT_TABLE table=test-workload [id=08e158da99cb4b3eae0eadb2bc75925f]), partition=RANGE (key) PARTITION 1968526670 <= VALUES < 2058005155
I20260710 13:15:55.016295  7854 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7f9fde98e74f459d8db8a8a4527c9f70. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:15:55.029481  8138 ts_tablet_manager.cc:1434] T 45bb6fa02abe42d2b65dc5835c382de4 P 19e98fdd0d604ed4a2695173041c5d59: Time spent starting tablet: real 0.125s	user 0.011s	sys 0.002s
I20260710 13:15:55.030261  7972 heartbeater.cc:499] Master 127.5.154.62:37223 was elected leader, sending a full tablet report...
I20260710 13:15:55.035964  8138 tablet_bootstrap.cc:492] T 7ca9db70bc8b4ec7a4f388e6e509ec14 P 19e98fdd0d604ed4a2695173041c5d59: Bootstrap starting.
I20260710 13:15:55.050639  8138 tablet_bootstrap.cc:654] T 7ca9db70bc8b4ec7a4f388e6e509ec14 P 19e98fdd0d604ed4a2695173041c5d59: Neither blocks nor log segments found. Creating new log.
I20260710 13:15:55.069032  8046 heartbeater.cc:499] Master 127.5.154.62:37223 was elected leader, sending a full tablet report...
I20260710 13:15:55.069293  8143 raft_consensus.cc:493] T 45bb6fa02abe42d2b65dc5835c382de4 P 19e98fdd0d604ed4a2695173041c5d59 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:15:55.069766  8143 raft_consensus.cc:515] T 45bb6fa02abe42d2b65dc5835c382de4 P 19e98fdd0d604ed4a2695173041c5d59 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "19e98fdd0d604ed4a2695173041c5d59" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 33835 } } peers { permanent_uuid: "06826489741648cdb706d06b030176e1" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 44361 } } peers { permanent_uuid: "ce8e221ab13047f5abcb0d7a54acba91" member_type: VOTER last_known_addr { host: "127.5.154.4" port: 33965 } }
I20260710 13:15:55.071043  8137 tablet_bootstrap.cc:492] T 7ca9db70bc8b4ec7a4f388e6e509ec14 P ce8e221ab13047f5abcb0d7a54acba91: No bootstrap required, opened a new log
I20260710 13:15:55.071545  8137 ts_tablet_manager.cc:1403] T 7ca9db70bc8b4ec7a4f388e6e509ec14 P ce8e221ab13047f5abcb0d7a54acba91: Time spent bootstrapping tablet: real 0.357s	user 0.011s	sys 0.000s
I20260710 13:15:55.073549  8139 ts_tablet_manager.cc:1434] T 481d7b24a80646f6977a5c2cdc605486 P 06826489741648cdb706d06b030176e1: Time spent starting tablet: real 0.106s	user 0.035s	sys 0.020s
I20260710 13:15:55.074469  8139 tablet_bootstrap.cc:492] T 56b08def76cd4255a601bfabe397d33f P 06826489741648cdb706d06b030176e1: Bootstrap starting.
W20260710 13:15:55.080950  8047 tablet.cc:2406] T 481d7b24a80646f6977a5c2cdc605486 P 06826489741648cdb706d06b030176e1: Can't schedule compaction. Clean time has not been advanced past its initial value.
I20260710 13:15:55.088550  8137 raft_consensus.cc:359] T 7ca9db70bc8b4ec7a4f388e6e509ec14 P ce8e221ab13047f5abcb0d7a54acba91 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "19e98fdd0d604ed4a2695173041c5d59" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 33835 } } peers { permanent_uuid: "ce8e221ab13047f5abcb0d7a54acba91" member_type: VOTER last_known_addr { host: "127.5.154.4" port: 33965 } } peers { permanent_uuid: "06826489741648cdb706d06b030176e1" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 44361 } }
I20260710 13:15:55.089416  8137 raft_consensus.cc:385] T 7ca9db70bc8b4ec7a4f388e6e509ec14 P ce8e221ab13047f5abcb0d7a54acba91 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:15:55.092253  8137 raft_consensus.cc:740] T 7ca9db70bc8b4ec7a4f388e6e509ec14 P ce8e221ab13047f5abcb0d7a54acba91 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ce8e221ab13047f5abcb0d7a54acba91, State: Initialized, Role: FOLLOWER
I20260710 13:15:55.096175  8137 consensus_queue.cc:260] T 7ca9db70bc8b4ec7a4f388e6e509ec14 P ce8e221ab13047f5abcb0d7a54acba91 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "19e98fdd0d604ed4a2695173041c5d59" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 33835 } } peers { permanent_uuid: "ce8e221ab13047f5abcb0d7a54acba91" member_type: VOTER last_known_addr { host: "127.5.154.4" port: 33965 } } peers { permanent_uuid: "06826489741648cdb706d06b030176e1" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 44361 } }
I20260710 13:15:55.098349  8143 leader_election.cc:290] T 45bb6fa02abe42d2b65dc5835c382de4 P 19e98fdd0d604ed4a2695173041c5d59 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 06826489741648cdb706d06b030176e1 (127.5.154.3:44361), ce8e221ab13047f5abcb0d7a54acba91 (127.5.154.4:33965)
I20260710 13:15:55.150004  8139 tablet_bootstrap.cc:654] T 56b08def76cd4255a601bfabe397d33f P 06826489741648cdb706d06b030176e1: Neither blocks nor log segments found. Creating new log.
I20260710 13:15:55.173981  8137 ts_tablet_manager.cc:1434] T 7ca9db70bc8b4ec7a4f388e6e509ec14 P ce8e221ab13047f5abcb0d7a54acba91: Time spent starting tablet: real 0.102s	user 0.023s	sys 0.038s
I20260710 13:15:55.176982  8021 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "45bb6fa02abe42d2b65dc5835c382de4" candidate_uuid: "19e98fdd0d604ed4a2695173041c5d59" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "06826489741648cdb706d06b030176e1" is_pre_election: true
I20260710 13:15:55.178476  8120 heartbeater.cc:499] Master 127.5.154.62:37223 was elected leader, sending a full tablet report...
W20260710 13:15:55.179045  7911 leader_election.cc:343] T 45bb6fa02abe42d2b65dc5835c382de4 P 19e98fdd0d604ed4a2695173041c5d59 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 06826489741648cdb706d06b030176e1 (127.5.154.3:44361): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:15:55.182401  7897 heartbeater.cc:499] Master 127.5.154.62:37223 was elected leader, sending a full tablet report...
I20260710 13:15:55.185632  8095 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "45bb6fa02abe42d2b65dc5835c382de4" candidate_uuid: "19e98fdd0d604ed4a2695173041c5d59" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ce8e221ab13047f5abcb0d7a54acba91" is_pre_election: true
I20260710 13:15:55.188163  8138 tablet_bootstrap.cc:492] T 7ca9db70bc8b4ec7a4f388e6e509ec14 P 19e98fdd0d604ed4a2695173041c5d59: No bootstrap required, opened a new log
W20260710 13:15:55.188262  7910 leader_election.cc:343] T 45bb6fa02abe42d2b65dc5835c382de4 P 19e98fdd0d604ed4a2695173041c5d59 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer ce8e221ab13047f5abcb0d7a54acba91 (127.5.154.4:33965): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:15:55.192950  8138 ts_tablet_manager.cc:1403] T 7ca9db70bc8b4ec7a4f388e6e509ec14 P 19e98fdd0d604ed4a2695173041c5d59: Time spent bootstrapping tablet: real 0.157s	user 0.013s	sys 0.009s
I20260710 13:15:55.189913  8140 tablet_bootstrap.cc:492] T 481d7b24a80646f6977a5c2cdc605486 P 87d14a2ec3324673861a8f8f0436adfb: No bootstrap required, opened a new log
I20260710 13:15:55.193755  8140 ts_tablet_manager.cc:1403] T 481d7b24a80646f6977a5c2cdc605486 P 87d14a2ec3324673861a8f8f0436adfb: Time spent bootstrapping tablet: real 0.261s	user 0.015s	sys 0.024s
I20260710 13:15:55.192891  7910 leader_election.cc:304] T 45bb6fa02abe42d2b65dc5835c382de4 P 19e98fdd0d604ed4a2695173041c5d59 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 19e98fdd0d604ed4a2695173041c5d59; no voters: 06826489741648cdb706d06b030176e1, ce8e221ab13047f5abcb0d7a54acba91
I20260710 13:15:55.189122  8137 tablet_bootstrap.cc:492] T ba9f31cd863d47e696773565aa81d55d P ce8e221ab13047f5abcb0d7a54acba91: Bootstrap starting.
I20260710 13:15:55.196255  8146 raft_consensus.cc:2749] T 45bb6fa02abe42d2b65dc5835c382de4 P 19e98fdd0d604ed4a2695173041c5d59 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:15:55.201560  8139 tablet_bootstrap.cc:492] T 56b08def76cd4255a601bfabe397d33f P 06826489741648cdb706d06b030176e1: No bootstrap required, opened a new log
I20260710 13:15:55.202085  8139 ts_tablet_manager.cc:1403] T 56b08def76cd4255a601bfabe397d33f P 06826489741648cdb706d06b030176e1: Time spent bootstrapping tablet: real 0.128s	user 0.008s	sys 0.027s
I20260710 13:15:55.202658  8137 tablet_bootstrap.cc:654] T ba9f31cd863d47e696773565aa81d55d P ce8e221ab13047f5abcb0d7a54acba91: Neither blocks nor log segments found. Creating new log.
I20260710 13:15:55.203197  8140 raft_consensus.cc:359] T 481d7b24a80646f6977a5c2cdc605486 P 87d14a2ec3324673861a8f8f0436adfb [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "87d14a2ec3324673861a8f8f0436adfb" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 40417 } } peers { permanent_uuid: "19e98fdd0d604ed4a2695173041c5d59" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 33835 } } peers { permanent_uuid: "06826489741648cdb706d06b030176e1" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 44361 } }
I20260710 13:15:55.204890  8140 raft_consensus.cc:385] T 481d7b24a80646f6977a5c2cdc605486 P 87d14a2ec3324673861a8f8f0436adfb [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:15:55.205271  8140 raft_consensus.cc:740] T 481d7b24a80646f6977a5c2cdc605486 P 87d14a2ec3324673861a8f8f0436adfb [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 87d14a2ec3324673861a8f8f0436adfb, State: Initialized, Role: FOLLOWER
I20260710 13:15:55.205025  8139 raft_consensus.cc:359] T 56b08def76cd4255a601bfabe397d33f P 06826489741648cdb706d06b030176e1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "87d14a2ec3324673861a8f8f0436adfb" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 40417 } } peers { permanent_uuid: "19e98fdd0d604ed4a2695173041c5d59" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 33835 } } peers { permanent_uuid: "06826489741648cdb706d06b030176e1" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 44361 } }
I20260710 13:15:55.204174  8138 raft_consensus.cc:359] T 7ca9db70bc8b4ec7a4f388e6e509ec14 P 19e98fdd0d604ed4a2695173041c5d59 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "19e98fdd0d604ed4a2695173041c5d59" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 33835 } } peers { permanent_uuid: "ce8e221ab13047f5abcb0d7a54acba91" member_type: VOTER last_known_addr { host: "127.5.154.4" port: 33965 } } peers { permanent_uuid: "06826489741648cdb706d06b030176e1" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 44361 } }
I20260710 13:15:55.205902  8139 raft_consensus.cc:385] T 56b08def76cd4255a601bfabe397d33f P 06826489741648cdb706d06b030176e1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:15:55.206216  8138 raft_consensus.cc:385] T 7ca9db70bc8b4ec7a4f388e6e509ec14 P 19e98fdd0d604ed4a2695173041c5d59 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:15:55.206357  8139 raft_consensus.cc:740] T 56b08def76cd4255a601bfabe397d33f P 06826489741648cdb706d06b030176e1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 06826489741648cdb706d06b030176e1, State: Initialized, Role: FOLLOWER
I20260710 13:15:55.206642  8138 raft_consensus.cc:740] T 7ca9db70bc8b4ec7a4f388e6e509ec14 P 19e98fdd0d604ed4a2695173041c5d59 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 19e98fdd0d604ed4a2695173041c5d59, State: Initialized, Role: FOLLOWER
I20260710 13:15:55.207417  8139 consensus_queue.cc:260] T 56b08def76cd4255a601bfabe397d33f P 06826489741648cdb706d06b030176e1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "87d14a2ec3324673861a8f8f0436adfb" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 40417 } } peers { permanent_uuid: "19e98fdd0d604ed4a2695173041c5d59" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 33835 } } peers { permanent_uuid: "06826489741648cdb706d06b030176e1" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 44361 } }
I20260710 13:15:55.207649  8140 consensus_queue.cc:260] T 481d7b24a80646f6977a5c2cdc605486 P 87d14a2ec3324673861a8f8f0436adfb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "87d14a2ec3324673861a8f8f0436adfb" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 40417 } } peers { permanent_uuid: "19e98fdd0d604ed4a2695173041c5d59" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 33835 } } peers { permanent_uuid: "06826489741648cdb706d06b030176e1" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 44361 } }
I20260710 13:15:55.207434  8138 consensus_queue.cc:260] T 7ca9db70bc8b4ec7a4f388e6e509ec14 P 19e98fdd0d604ed4a2695173041c5d59 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "19e98fdd0d604ed4a2695173041c5d59" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 33835 } } peers { permanent_uuid: "ce8e221ab13047f5abcb0d7a54acba91" member_type: VOTER last_known_addr { host: "127.5.154.4" port: 33965 } } peers { permanent_uuid: "06826489741648cdb706d06b030176e1" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 44361 } }
I20260710 13:15:55.215559  8138 ts_tablet_manager.cc:1434] T 7ca9db70bc8b4ec7a4f388e6e509ec14 P 19e98fdd0d604ed4a2695173041c5d59: Time spent starting tablet: real 0.022s	user 0.006s	sys 0.000s
I20260710 13:15:55.214010  8139 ts_tablet_manager.cc:1434] T 56b08def76cd4255a601bfabe397d33f P 06826489741648cdb706d06b030176e1: Time spent starting tablet: real 0.012s	user 0.006s	sys 0.000s
I20260710 13:15:55.216635  8139 tablet_bootstrap.cc:492] T ba9f31cd863d47e696773565aa81d55d P 06826489741648cdb706d06b030176e1: Bootstrap starting.
I20260710 13:15:55.222038  8148 raft_consensus.cc:493] T 7ca9db70bc8b4ec7a4f388e6e509ec14 P ce8e221ab13047f5abcb0d7a54acba91 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:15:55.222532  8148 raft_consensus.cc:515] T 7ca9db70bc8b4ec7a4f388e6e509ec14 P ce8e221ab13047f5abcb0d7a54acba91 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "19e98fdd0d604ed4a2695173041c5d59" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 33835 } } peers { permanent_uuid: "ce8e221ab13047f5abcb0d7a54acba91" member_type: VOTER last_known_addr { host: "127.5.154.4" port: 33965 } } peers { permanent_uuid: "06826489741648cdb706d06b030176e1" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 44361 } }
I20260710 13:15:55.224900  8138 tablet_bootstrap.cc:492] T ba9f31cd863d47e696773565aa81d55d P 19e98fdd0d604ed4a2695173041c5d59: Bootstrap starting.
I20260710 13:15:55.231108  8137 tablet_bootstrap.cc:492] T ba9f31cd863d47e696773565aa81d55d P ce8e221ab13047f5abcb0d7a54acba91: No bootstrap required, opened a new log
I20260710 13:15:55.231602  8137 ts_tablet_manager.cc:1403] T ba9f31cd863d47e696773565aa81d55d P ce8e221ab13047f5abcb0d7a54acba91: Time spent bootstrapping tablet: real 0.043s	user 0.024s	sys 0.009s
I20260710 13:15:55.232681  8148 leader_election.cc:290] T 7ca9db70bc8b4ec7a4f388e6e509ec14 P ce8e221ab13047f5abcb0d7a54acba91 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 19e98fdd0d604ed4a2695173041c5d59 (127.5.154.2:33835), 06826489741648cdb706d06b030176e1 (127.5.154.3:44361)
I20260710 13:15:55.234403  8140 ts_tablet_manager.cc:1434] T 481d7b24a80646f6977a5c2cdc605486 P 87d14a2ec3324673861a8f8f0436adfb: Time spent starting tablet: real 0.040s	user 0.013s	sys 0.005s
I20260710 13:15:55.234794  8139 tablet_bootstrap.cc:654] T ba9f31cd863d47e696773565aa81d55d P 06826489741648cdb706d06b030176e1: Neither blocks nor log segments found. Creating new log.
I20260710 13:15:55.234979  8138 tablet_bootstrap.cc:654] T ba9f31cd863d47e696773565aa81d55d P 19e98fdd0d604ed4a2695173041c5d59: Neither blocks nor log segments found. Creating new log.
I20260710 13:15:55.234486  8137 raft_consensus.cc:359] T ba9f31cd863d47e696773565aa81d55d P ce8e221ab13047f5abcb0d7a54acba91 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "19e98fdd0d604ed4a2695173041c5d59" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 33835 } } peers { permanent_uuid: "06826489741648cdb706d06b030176e1" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 44361 } } peers { permanent_uuid: "ce8e221ab13047f5abcb0d7a54acba91" member_type: VOTER last_known_addr { host: "127.5.154.4" port: 33965 } }
I20260710 13:15:55.239575  8137 raft_consensus.cc:385] T ba9f31cd863d47e696773565aa81d55d P ce8e221ab13047f5abcb0d7a54acba91 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:15:55.239873  8137 raft_consensus.cc:740] T ba9f31cd863d47e696773565aa81d55d P ce8e221ab13047f5abcb0d7a54acba91 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ce8e221ab13047f5abcb0d7a54acba91, State: Initialized, Role: FOLLOWER
I20260710 13:15:55.240615  8137 consensus_queue.cc:260] T ba9f31cd863d47e696773565aa81d55d P ce8e221ab13047f5abcb0d7a54acba91 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "19e98fdd0d604ed4a2695173041c5d59" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 33835 } } peers { permanent_uuid: "06826489741648cdb706d06b030176e1" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 44361 } } peers { permanent_uuid: "ce8e221ab13047f5abcb0d7a54acba91" member_type: VOTER last_known_addr { host: "127.5.154.4" port: 33965 } }
I20260710 13:15:55.238848  8140 tablet_bootstrap.cc:492] T 56b08def76cd4255a601bfabe397d33f P 87d14a2ec3324673861a8f8f0436adfb: Bootstrap starting.
I20260710 13:15:55.249332  8140 tablet_bootstrap.cc:654] T 56b08def76cd4255a601bfabe397d33f P 87d14a2ec3324673861a8f8f0436adfb: Neither blocks nor log segments found. Creating new log.
I20260710 13:15:55.255910  8137 ts_tablet_manager.cc:1434] T ba9f31cd863d47e696773565aa81d55d P ce8e221ab13047f5abcb0d7a54acba91: Time spent starting tablet: real 0.024s	user 0.008s	sys 0.000s
I20260710 13:15:55.257196  8137 tablet_bootstrap.cc:492] T 439cd77d06564b9d8a70b7d6b3196166 P ce8e221ab13047f5abcb0d7a54acba91: Bootstrap starting.
I20260710 13:15:55.262010  8140 tablet_bootstrap.cc:492] T 56b08def76cd4255a601bfabe397d33f P 87d14a2ec3324673861a8f8f0436adfb: No bootstrap required, opened a new log
I20260710 13:15:55.262403  8140 ts_tablet_manager.cc:1403] T 56b08def76cd4255a601bfabe397d33f P 87d14a2ec3324673861a8f8f0436adfb: Time spent bootstrapping tablet: real 0.024s	user 0.010s	sys 0.001s
I20260710 13:15:55.265899  8146 raft_consensus.cc:493] T 7ca9db70bc8b4ec7a4f388e6e509ec14 P 19e98fdd0d604ed4a2695173041c5d59 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:15:55.266471  8146 raft_consensus.cc:515] T 7ca9db70bc8b4ec7a4f388e6e509ec14 P 19e98fdd0d604ed4a2695173041c5d59 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "19e98fdd0d604ed4a2695173041c5d59" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 33835 } } peers { permanent_uuid: "ce8e221ab13047f5abcb0d7a54acba91" member_type: VOTER last_known_addr { host: "127.5.154.4" port: 33965 } } peers { permanent_uuid: "06826489741648cdb706d06b030176e1" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 44361 } }
I20260710 13:15:55.266791  8021 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7ca9db70bc8b4ec7a4f388e6e509ec14" candidate_uuid: "ce8e221ab13047f5abcb0d7a54acba91" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "06826489741648cdb706d06b030176e1" is_pre_election: true
I20260710 13:15:55.268054  8138 tablet_bootstrap.cc:492] T ba9f31cd863d47e696773565aa81d55d P 19e98fdd0d604ed4a2695173041c5d59: No bootstrap required, opened a new log
I20260710 13:15:55.268558  8138 ts_tablet_manager.cc:1403] T ba9f31cd863d47e696773565aa81d55d P 19e98fdd0d604ed4a2695173041c5d59: Time spent bootstrapping tablet: real 0.044s	user 0.012s	sys 0.017s
I20260710 13:15:55.268399  8140 raft_consensus.cc:359] T 56b08def76cd4255a601bfabe397d33f P 87d14a2ec3324673861a8f8f0436adfb [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "87d14a2ec3324673861a8f8f0436adfb" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 40417 } } peers { permanent_uuid: "19e98fdd0d604ed4a2695173041c5d59" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 33835 } } peers { permanent_uuid: "06826489741648cdb706d06b030176e1" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 44361 } }
W20260710 13:15:55.268947  8059 leader_election.cc:343] T 7ca9db70bc8b4ec7a4f388e6e509ec14 P ce8e221ab13047f5abcb0d7a54acba91 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 06826489741648cdb706d06b030176e1 (127.5.154.3:44361): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:15:55.269232  8140 raft_consensus.cc:385] T 56b08def76cd4255a601bfabe397d33f P 87d14a2ec3324673861a8f8f0436adfb [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:15:55.268468  8146 leader_election.cc:290] T 7ca9db70bc8b4ec7a4f388e6e509ec14 P 19e98fdd0d604ed4a2695173041c5d59 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ce8e221ab13047f5abcb0d7a54acba91 (127.5.154.4:33965), 06826489741648cdb706d06b030176e1 (127.5.154.3:44361)
I20260710 13:15:55.269644  8140 raft_consensus.cc:740] T 56b08def76cd4255a601bfabe397d33f P 87d14a2ec3324673861a8f8f0436adfb [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 87d14a2ec3324673861a8f8f0436adfb, State: Initialized, Role: FOLLOWER
I20260710 13:15:55.270035  8021 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7ca9db70bc8b4ec7a4f388e6e509ec14" candidate_uuid: "19e98fdd0d604ed4a2695173041c5d59" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "06826489741648cdb706d06b030176e1" is_pre_election: true
I20260710 13:15:55.270581  8140 consensus_queue.cc:260] T 56b08def76cd4255a601bfabe397d33f P 87d14a2ec3324673861a8f8f0436adfb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "87d14a2ec3324673861a8f8f0436adfb" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 40417 } } peers { permanent_uuid: "19e98fdd0d604ed4a2695173041c5d59" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 33835 } } peers { permanent_uuid: "06826489741648cdb706d06b030176e1" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 44361 } }
W20260710 13:15:55.271358  7911 leader_election.cc:343] T 7ca9db70bc8b4ec7a4f388e6e509ec14 P 19e98fdd0d604ed4a2695173041c5d59 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 06826489741648cdb706d06b030176e1 (127.5.154.3:44361): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:15:55.271458  8138 raft_consensus.cc:359] T ba9f31cd863d47e696773565aa81d55d P 19e98fdd0d604ed4a2695173041c5d59 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "19e98fdd0d604ed4a2695173041c5d59" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 33835 } } peers { permanent_uuid: "06826489741648cdb706d06b030176e1" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 44361 } } peers { permanent_uuid: "ce8e221ab13047f5abcb0d7a54acba91" member_type: VOTER last_known_addr { host: "127.5.154.4" port: 33965 } }
I20260710 13:15:55.272198  8138 raft_consensus.cc:385] T ba9f31cd863d47e696773565aa81d55d P 19e98fdd0d604ed4a2695173041c5d59 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:15:55.272516  8138 raft_consensus.cc:740] T ba9f31cd863d47e696773565aa81d55d P 19e98fdd0d604ed4a2695173041c5d59 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 19e98fdd0d604ed4a2695173041c5d59, State: Initialized, Role: FOLLOWER
I20260710 13:15:55.273310  8137 tablet_bootstrap.cc:654] T 439cd77d06564b9d8a70b7d6b3196166 P ce8e221ab13047f5abcb0d7a54acba91: Neither blocks nor log segments found. Creating new log.
I20260710 13:15:55.273236  8138 consensus_queue.cc:260] T ba9f31cd863d47e696773565aa81d55d P 19e98fdd0d604ed4a2695173041c5d59 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "19e98fdd0d604ed4a2695173041c5d59" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 33835 } } peers { permanent_uuid: "06826489741648cdb706d06b030176e1" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 44361 } } peers { permanent_uuid: "ce8e221ab13047f5abcb0d7a54acba91" member_type: VOTER last_known_addr { host: "127.5.154.4" port: 33965 } }
I20260710 13:15:55.273593  8095 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7ca9db70bc8b4ec7a4f388e6e509ec14" candidate_uuid: "19e98fdd0d604ed4a2695173041c5d59" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ce8e221ab13047f5abcb0d7a54acba91" is_pre_election: true
I20260710 13:15:55.274705  8095 raft_consensus.cc:2468] T 7ca9db70bc8b4ec7a4f388e6e509ec14 P ce8e221ab13047f5abcb0d7a54acba91 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 19e98fdd0d604ed4a2695173041c5d59 in term 0.
I20260710 13:15:55.275462  8138 ts_tablet_manager.cc:1434] T ba9f31cd863d47e696773565aa81d55d P 19e98fdd0d604ed4a2695173041c5d59: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260710 13:15:55.276391  8138 tablet_bootstrap.cc:492] T 6204bf1667104b499e0f23a82255910a P 19e98fdd0d604ed4a2695173041c5d59: Bootstrap starting.
I20260710 13:15:55.282375  8138 tablet_bootstrap.cc:654] T 6204bf1667104b499e0f23a82255910a P 19e98fdd0d604ed4a2695173041c5d59: Neither blocks nor log segments found. Creating new log.
I20260710 13:15:55.282987  7910 leader_election.cc:304] T 7ca9db70bc8b4ec7a4f388e6e509ec14 P 19e98fdd0d604ed4a2695173041c5d59 [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: 19e98fdd0d604ed4a2695173041c5d59, ce8e221ab13047f5abcb0d7a54acba91; no voters: 06826489741648cdb706d06b030176e1
I20260710 13:15:55.283356  8140 ts_tablet_manager.cc:1434] T 56b08def76cd4255a601bfabe397d33f P 87d14a2ec3324673861a8f8f0436adfb: Time spent starting tablet: real 0.021s	user 0.006s	sys 0.001s
I20260710 13:15:55.284345  7947 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7ca9db70bc8b4ec7a4f388e6e509ec14" candidate_uuid: "ce8e221ab13047f5abcb0d7a54acba91" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "19e98fdd0d604ed4a2695173041c5d59" is_pre_election: true
I20260710 13:15:55.285020  7947 raft_consensus.cc:2468] T 7ca9db70bc8b4ec7a4f388e6e509ec14 P 19e98fdd0d604ed4a2695173041c5d59 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ce8e221ab13047f5abcb0d7a54acba91 in term 0.
I20260710 13:15:55.285930  8146 raft_consensus.cc:2804] T 7ca9db70bc8b4ec7a4f388e6e509ec14 P 19e98fdd0d604ed4a2695173041c5d59 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:15:55.286264  8146 raft_consensus.cc:493] T 7ca9db70bc8b4ec7a4f388e6e509ec14 P 19e98fdd0d604ed4a2695173041c5d59 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:15:55.286563  8146 raft_consensus.cc:3060] T 7ca9db70bc8b4ec7a4f388e6e509ec14 P 19e98fdd0d604ed4a2695173041c5d59 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:15:55.287696  8139 tablet_bootstrap.cc:492] T ba9f31cd863d47e696773565aa81d55d P 06826489741648cdb706d06b030176e1: No bootstrap required, opened a new log
I20260710 13:15:55.288130  8139 ts_tablet_manager.cc:1403] T ba9f31cd863d47e696773565aa81d55d P 06826489741648cdb706d06b030176e1: Time spent bootstrapping tablet: real 0.072s	user 0.019s	sys 0.002s
I20260710 13:15:55.289549  8061 leader_election.cc:304] T 7ca9db70bc8b4ec7a4f388e6e509ec14 P ce8e221ab13047f5abcb0d7a54acba91 [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: 19e98fdd0d604ed4a2695173041c5d59, ce8e221ab13047f5abcb0d7a54acba91; no voters: 06826489741648cdb706d06b030176e1
I20260710 13:15:55.290524  8140 tablet_bootstrap.cc:492] T 6204bf1667104b499e0f23a82255910a P 87d14a2ec3324673861a8f8f0436adfb: Bootstrap starting.
I20260710 13:15:55.290642  8148 raft_consensus.cc:2804] T 7ca9db70bc8b4ec7a4f388e6e509ec14 P ce8e221ab13047f5abcb0d7a54acba91 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:15:55.290920  8139 raft_consensus.cc:359] T ba9f31cd863d47e696773565aa81d55d P 06826489741648cdb706d06b030176e1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "19e98fdd0d604ed4a2695173041c5d59" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 33835 } } peers { permanent_uuid: "06826489741648cdb706d06b030176e1" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 44361 } } peers { permanent_uuid: "ce8e221ab13047f5abcb0d7a54acba91" member_type: VOTER last_known_addr { host: "127.5.154.4" port: 33965 } }
I20260710 13:15:55.291618  8139 raft_consensus.cc:385] T ba9f31cd863d47e696773565aa81d55d P 06826489741648cdb706d06b030176e1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:15:55.291900  8139 raft_consensus.cc:740] T ba9f31cd863d47e696773565aa81d55d P 06826489741648cdb706d06b030176e1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 06826489741648cdb706d06b030176e1, State: Initialized, Role: FOLLOWER
I20260710 13:15:55.292263  8148 raft_consensus.cc:493] T 7ca9db70bc8b4ec7a4f388e6e509ec14 P ce8e221ab13047f5abcb0d7a54acba91 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:15:55.292629  8148 raft_consensus.cc:3060] T 7ca9db70bc8b4ec7a4f388e6e509ec14 P ce8e221ab13047f5abcb0d7a54acba91 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:15:55.299288  8139 consensus_queue.cc:260] T ba9f31cd863d47e696773565aa81d55d P 06826489741648cdb706d06b030176e1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "19e98fdd0d604ed4a2695173041c5d59" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 33835 } } peers { permanent_uuid: "06826489741648cdb706d06b030176e1" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 44361 } } peers { permanent_uuid: "ce8e221ab13047f5abcb0d7a54acba91" member_type: VOTER last_known_addr { host: "127.5.154.4" port: 33965 } }
I20260710 13:15:55.303905  8148 raft_consensus.cc:515] T 7ca9db70bc8b4ec7a4f388e6e509ec14 P ce8e221ab13047f5abcb0d7a54acba91 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "19e98fdd0d604ed4a2695173041c5d59" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 33835 } } peers { permanent_uuid: "ce8e221ab13047f5abcb0d7a54acba91" member_type: VOTER last_known_addr { host: "127.5.154.4" port: 33965 } } peers { permanent_uuid: "06826489741648cdb706d06b030176e1" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 44361 } }
I20260710 13:15:55.304533  8140 tablet_bootstrap.cc:654] T 6204bf1667104b499e0f23a82255910a P 87d14a2ec3324673861a8f8f0436adfb: Neither blocks nor log segments found. Creating new log.
I20260710 13:15:55.306730  7947 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7ca9db70bc8b4ec7a4f388e6e509ec14" candidate_uuid: "ce8e221ab13047f5abcb0d7a54acba91" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "19e98fdd0d604ed4a2695173041c5d59"
I20260710 13:15:55.307858  8148 leader_election.cc:290] T 7ca9db70bc8b4ec7a4f388e6e509ec14 P ce8e221ab13047f5abcb0d7a54acba91 [CANDIDATE]: Term 1 election: Requested vote from peers 19e98fdd0d604ed4a2695173041c5d59 (127.5.154.2:33835), 06826489741648cdb706d06b030176e1 (127.5.154.3:44361)
I20260710 13:15:55.308086  8139 ts_tablet_manager.cc:1434] T ba9f31cd863d47e696773565aa81d55d P 06826489741648cdb706d06b030176e1: Time spent starting tablet: real 0.020s	user 0.004s	sys 0.003s
I20260710 13:15:55.309089  8021 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7ca9db70bc8b4ec7a4f388e6e509ec14" candidate_uuid: "ce8e221ab13047f5abcb0d7a54acba91" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "06826489741648cdb706d06b030176e1"
W20260710 13:15:55.310599  8059 leader_election.cc:343] T 7ca9db70bc8b4ec7a4f388e6e509ec14 P ce8e221ab13047f5abcb0d7a54acba91 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 06826489741648cdb706d06b030176e1 (127.5.154.3:44361): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:15:55.312554  8137 tablet_bootstrap.cc:492] T 439cd77d06564b9d8a70b7d6b3196166 P ce8e221ab13047f5abcb0d7a54acba91: No bootstrap required, opened a new log
I20260710 13:15:55.312661  8139 tablet_bootstrap.cc:492] T 8fd073b365054fdab4be2796ac37103f P 06826489741648cdb706d06b030176e1: Bootstrap starting.
I20260710 13:15:55.313213  8137 ts_tablet_manager.cc:1403] T 439cd77d06564b9d8a70b7d6b3196166 P ce8e221ab13047f5abcb0d7a54acba91: Time spent bootstrapping tablet: real 0.056s	user 0.011s	sys 0.000s
I20260710 13:15:55.300468  8146 raft_consensus.cc:515] T 7ca9db70bc8b4ec7a4f388e6e509ec14 P 19e98fdd0d604ed4a2695173041c5d59 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "19e98fdd0d604ed4a2695173041c5d59" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 33835 } } peers { permanent_uuid: "ce8e221ab13047f5abcb0d7a54acba91" member_type: VOTER last_known_addr { host: "127.5.154.4" port: 33965 } } peers { permanent_uuid: "06826489741648cdb706d06b030176e1" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 44361 } }
I20260710 13:15:55.317214  7947 raft_consensus.cc:2393] T 7ca9db70bc8b4ec7a4f388e6e509ec14 P 19e98fdd0d604ed4a2695173041c5d59 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate ce8e221ab13047f5abcb0d7a54acba91 in current term 1: Already voted for candidate 19e98fdd0d604ed4a2695173041c5d59 in this term.
I20260710 13:15:55.320392  8061 leader_election.cc:304] T 7ca9db70bc8b4ec7a4f388e6e509ec14 P ce8e221ab13047f5abcb0d7a54acba91 [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: ce8e221ab13047f5abcb0d7a54acba91; no voters: 06826489741648cdb706d06b030176e1, 19e98fdd0d604ed4a2695173041c5d59
I20260710 13:15:55.325289  8021 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7ca9db70bc8b4ec7a4f388e6e509ec14" candidate_uuid: "19e98fdd0d604ed4a2695173041c5d59" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "06826489741648cdb706d06b030176e1"
I20260710 13:15:55.319978  8137 raft_consensus.cc:359] T 439cd77d06564b9d8a70b7d6b3196166 P ce8e221ab13047f5abcb0d7a54acba91 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ce8e221ab13047f5abcb0d7a54acba91" member_type: VOTER last_known_addr { host: "127.5.154.4" port: 33965 } } peers { permanent_uuid: "87d14a2ec3324673861a8f8f0436adfb" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 40417 } } peers { permanent_uuid: "19e98fdd0d604ed4a2695173041c5d59" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 33835 } }
I20260710 13:15:55.337548  8137 raft_consensus.cc:385] T 439cd77d06564b9d8a70b7d6b3196166 P ce8e221ab13047f5abcb0d7a54acba91 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:15:55.337000  8148 raft_consensus.cc:2749] T 7ca9db70bc8b4ec7a4f388e6e509ec14 P ce8e221ab13047f5abcb0d7a54acba91 [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260710 13:15:55.335604  8140 tablet_bootstrap.cc:492] T 6204bf1667104b499e0f23a82255910a P 87d14a2ec3324673861a8f8f0436adfb: No bootstrap required, opened a new log
W20260710 13:15:55.337781  7911 leader_election.cc:343] T 7ca9db70bc8b4ec7a4f388e6e509ec14 P 19e98fdd0d604ed4a2695173041c5d59 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 06826489741648cdb706d06b030176e1 (127.5.154.3:44361): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:15:55.322039  8095 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7ca9db70bc8b4ec7a4f388e6e509ec14" candidate_uuid: "19e98fdd0d604ed4a2695173041c5d59" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ce8e221ab13047f5abcb0d7a54acba91"
I20260710 13:15:55.324153  8146 leader_election.cc:290] T 7ca9db70bc8b4ec7a4f388e6e509ec14 P 19e98fdd0d604ed4a2695173041c5d59 [CANDIDATE]: Term 1 election: Requested vote from peers ce8e221ab13047f5abcb0d7a54acba91 (127.5.154.4:33965), 06826489741648cdb706d06b030176e1 (127.5.154.3:44361)
I20260710 13:15:55.338341  8140 ts_tablet_manager.cc:1403] T 6204bf1667104b499e0f23a82255910a P 87d14a2ec3324673861a8f8f0436adfb: Time spent bootstrapping tablet: real 0.048s	user 0.009s	sys 0.019s
I20260710 13:15:55.320308  8139 tablet_bootstrap.cc:654] T 8fd073b365054fdab4be2796ac37103f P 06826489741648cdb706d06b030176e1: Neither blocks nor log segments found. Creating new log.
I20260710 13:15:55.338889  8095 raft_consensus.cc:2393] T 7ca9db70bc8b4ec7a4f388e6e509ec14 P ce8e221ab13047f5abcb0d7a54acba91 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 19e98fdd0d604ed4a2695173041c5d59 in current term 1: Already voted for candidate ce8e221ab13047f5abcb0d7a54acba91 in this term.
I20260710 13:15:55.340004  7910 leader_election.cc:304] T 7ca9db70bc8b4ec7a4f388e6e509ec14 P 19e98fdd0d604ed4a2695173041c5d59 [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: 19e98fdd0d604ed4a2695173041c5d59; no voters: 06826489741648cdb706d06b030176e1, ce8e221ab13047f5abcb0d7a54acba91
I20260710 13:15:55.341197  8146 raft_consensus.cc:2749] T 7ca9db70bc8b4ec7a4f388e6e509ec14 P 19e98fdd0d604ed4a2695173041c5d59 [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260710 13:15:55.341955  8137 raft_consensus.cc:740] T 439cd77d06564b9d8a70b7d6b3196166 P ce8e221ab13047f5abcb0d7a54acba91 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ce8e221ab13047f5abcb0d7a54acba91, State: Initialized, Role: FOLLOWER
I20260710 13:15:55.341780  8140 raft_consensus.cc:359] T 6204bf1667104b499e0f23a82255910a P 87d14a2ec3324673861a8f8f0436adfb [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ce8e221ab13047f5abcb0d7a54acba91" member_type: VOTER last_known_addr { host: "127.5.154.4" port: 33965 } } peers { permanent_uuid: "87d14a2ec3324673861a8f8f0436adfb" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 40417 } } peers { permanent_uuid: "19e98fdd0d604ed4a2695173041c5d59" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 33835 } }
I20260710 13:15:55.342675  8140 raft_consensus.cc:385] T 6204bf1667104b499e0f23a82255910a P 87d14a2ec3324673861a8f8f0436adfb [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:15:55.343065  8140 raft_consensus.cc:740] T 6204bf1667104b499e0f23a82255910a P 87d14a2ec3324673861a8f8f0436adfb [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 87d14a2ec3324673861a8f8f0436adfb, State: Initialized, Role: FOLLOWER
I20260710 13:15:55.343883  8140 consensus_queue.cc:260] T 6204bf1667104b499e0f23a82255910a P 87d14a2ec3324673861a8f8f0436adfb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ce8e221ab13047f5abcb0d7a54acba91" member_type: VOTER last_known_addr { host: "127.5.154.4" port: 33965 } } peers { permanent_uuid: "87d14a2ec3324673861a8f8f0436adfb" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 40417 } } peers { permanent_uuid: "19e98fdd0d604ed4a2695173041c5d59" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 33835 } }
I20260710 13:15:55.342952  8137 consensus_queue.cc:260] T 439cd77d06564b9d8a70b7d6b3196166 P ce8e221ab13047f5abcb0d7a54acba91 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ce8e221ab13047f5abcb0d7a54acba91" member_type: VOTER last_known_addr { host: "127.5.154.4" port: 33965 } } peers { permanent_uuid: "87d14a2ec3324673861a8f8f0436adfb" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 40417 } } peers { permanent_uuid: "19e98fdd0d604ed4a2695173041c5d59" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 33835 } }
I20260710 13:15:55.345793  8138 tablet_bootstrap.cc:492] T 6204bf1667104b499e0f23a82255910a P 19e98fdd0d604ed4a2695173041c5d59: No bootstrap required, opened a new log
I20260710 13:15:55.346310  8138 ts_tablet_manager.cc:1403] T 6204bf1667104b499e0f23a82255910a P 19e98fdd0d604ed4a2695173041c5d59: Time spent bootstrapping tablet: real 0.070s	user 0.033s	sys 0.034s
I20260710 13:15:55.348423  8140 ts_tablet_manager.cc:1434] T 6204bf1667104b499e0f23a82255910a P 87d14a2ec3324673861a8f8f0436adfb: Time spent starting tablet: real 0.010s	user 0.006s	sys 0.000s
I20260710 13:15:55.349198  8138 raft_consensus.cc:359] T 6204bf1667104b499e0f23a82255910a P 19e98fdd0d604ed4a2695173041c5d59 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ce8e221ab13047f5abcb0d7a54acba91" member_type: VOTER last_known_addr { host: "127.5.154.4" port: 33965 } } peers { permanent_uuid: "87d14a2ec3324673861a8f8f0436adfb" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 40417 } } peers { permanent_uuid: "19e98fdd0d604ed4a2695173041c5d59" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 33835 } }
I20260710 13:15:55.349917  8138 raft_consensus.cc:385] T 6204bf1667104b499e0f23a82255910a P 19e98fdd0d604ed4a2695173041c5d59 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:15:55.350257  8138 raft_consensus.cc:740] T 6204bf1667104b499e0f23a82255910a P 19e98fdd0d604ed4a2695173041c5d59 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 19e98fdd0d604ed4a2695173041c5d59, State: Initialized, Role: FOLLOWER
I20260710 13:15:55.349375  8140 tablet_bootstrap.cc:492] T df71c0f1ca2f4116bf4220ccf3fecd4c P 87d14a2ec3324673861a8f8f0436adfb: Bootstrap starting.
I20260710 13:15:55.351121  8138 consensus_queue.cc:260] T 6204bf1667104b499e0f23a82255910a P 19e98fdd0d604ed4a2695173041c5d59 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ce8e221ab13047f5abcb0d7a54acba91" member_type: VOTER last_known_addr { host: "127.5.154.4" port: 33965 } } peers { permanent_uuid: "87d14a2ec3324673861a8f8f0436adfb" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 40417 } } peers { permanent_uuid: "19e98fdd0d604ed4a2695173041c5d59" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 33835 } }
I20260710 13:15:55.355068  8138 ts_tablet_manager.cc:1434] T 6204bf1667104b499e0f23a82255910a P 19e98fdd0d604ed4a2695173041c5d59: Time spent starting tablet: real 0.008s	user 0.005s	sys 0.000s
I20260710 13:15:55.355436  8137 ts_tablet_manager.cc:1434] T 439cd77d06564b9d8a70b7d6b3196166 P ce8e221ab13047f5abcb0d7a54acba91: Time spent starting tablet: real 0.041s	user 0.005s	sys 0.001s
I20260710 13:15:55.356006  8138 tablet_bootstrap.cc:492] T df71c0f1ca2f4116bf4220ccf3fecd4c P 19e98fdd0d604ed4a2695173041c5d59: Bootstrap starting.
I20260710 13:15:55.359808  8140 tablet_bootstrap.cc:654] T df71c0f1ca2f4116bf4220ccf3fecd4c P 87d14a2ec3324673861a8f8f0436adfb: Neither blocks nor log segments found. Creating new log.
I20260710 13:15:55.362346  8138 tablet_bootstrap.cc:654] T df71c0f1ca2f4116bf4220ccf3fecd4c P 19e98fdd0d604ed4a2695173041c5d59: Neither blocks nor log segments found. Creating new log.
I20260710 13:15:55.365196  8137 tablet_bootstrap.cc:492] T 1ad38d7c83b045d6b33b1ebe97d42462 P ce8e221ab13047f5abcb0d7a54acba91: Bootstrap starting.
I20260710 13:15:55.372377  8137 tablet_bootstrap.cc:654] T 1ad38d7c83b045d6b33b1ebe97d42462 P ce8e221ab13047f5abcb0d7a54acba91: Neither blocks nor log segments found. Creating new log.
I20260710 13:15:55.374661  8138 tablet_bootstrap.cc:492] T df71c0f1ca2f4116bf4220ccf3fecd4c P 19e98fdd0d604ed4a2695173041c5d59: No bootstrap required, opened a new log
I20260710 13:15:55.375033  8139 tablet_bootstrap.cc:492] T 8fd073b365054fdab4be2796ac37103f P 06826489741648cdb706d06b030176e1: No bootstrap required, opened a new log
I20260710 13:15:55.375197  8138 ts_tablet_manager.cc:1403] T df71c0f1ca2f4116bf4220ccf3fecd4c P 19e98fdd0d604ed4a2695173041c5d59: Time spent bootstrapping tablet: real 0.019s	user 0.009s	sys 0.009s
I20260710 13:15:55.375515  8139 ts_tablet_manager.cc:1403] T 8fd073b365054fdab4be2796ac37103f P 06826489741648cdb706d06b030176e1: Time spent bootstrapping tablet: real 0.063s	user 0.014s	sys 0.024s
I20260710 13:15:55.377916  8140 tablet_bootstrap.cc:492] T df71c0f1ca2f4116bf4220ccf3fecd4c P 87d14a2ec3324673861a8f8f0436adfb: No bootstrap required, opened a new log
I20260710 13:15:55.378458  8140 ts_tablet_manager.cc:1403] T df71c0f1ca2f4116bf4220ccf3fecd4c P 87d14a2ec3324673861a8f8f0436adfb: Time spent bootstrapping tablet: real 0.029s	user 0.014s	sys 0.008s
I20260710 13:15:55.379542  8139 raft_consensus.cc:359] T 8fd073b365054fdab4be2796ac37103f P 06826489741648cdb706d06b030176e1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "19e98fdd0d604ed4a2695173041c5d59" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 33835 } } peers { permanent_uuid: "06826489741648cdb706d06b030176e1" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 44361 } } peers { permanent_uuid: "ce8e221ab13047f5abcb0d7a54acba91" member_type: VOTER last_known_addr { host: "127.5.154.4" port: 33965 } }
I20260710 13:15:55.380275  8139 raft_consensus.cc:385] T 8fd073b365054fdab4be2796ac37103f P 06826489741648cdb706d06b030176e1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:15:55.377981  8138 raft_consensus.cc:359] T df71c0f1ca2f4116bf4220ccf3fecd4c P 19e98fdd0d604ed4a2695173041c5d59 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "87d14a2ec3324673861a8f8f0436adfb" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 40417 } } peers { permanent_uuid: "19e98fdd0d604ed4a2695173041c5d59" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 33835 } } peers { permanent_uuid: "06826489741648cdb706d06b030176e1" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 44361 } }
I20260710 13:15:55.380577  8139 raft_consensus.cc:740] T 8fd073b365054fdab4be2796ac37103f P 06826489741648cdb706d06b030176e1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 06826489741648cdb706d06b030176e1, State: Initialized, Role: FOLLOWER
I20260710 13:15:55.380791  8138 raft_consensus.cc:385] T df71c0f1ca2f4116bf4220ccf3fecd4c P 19e98fdd0d604ed4a2695173041c5d59 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:15:55.380529  8140 raft_consensus.cc:359] T df71c0f1ca2f4116bf4220ccf3fecd4c P 87d14a2ec3324673861a8f8f0436adfb [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "87d14a2ec3324673861a8f8f0436adfb" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 40417 } } peers { permanent_uuid: "19e98fdd0d604ed4a2695173041c5d59" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 33835 } } peers { permanent_uuid: "06826489741648cdb706d06b030176e1" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 44361 } }
I20260710 13:15:55.381417  8140 raft_consensus.cc:385] T df71c0f1ca2f4116bf4220ccf3fecd4c P 87d14a2ec3324673861a8f8f0436adfb [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:15:55.381381  8138 raft_consensus.cc:740] T df71c0f1ca2f4116bf4220ccf3fecd4c P 19e98fdd0d604ed4a2695173041c5d59 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 19e98fdd0d604ed4a2695173041c5d59, State: Initialized, Role: FOLLOWER
I20260710 13:15:55.381809  8140 raft_consensus.cc:740] T df71c0f1ca2f4116bf4220ccf3fecd4c P 87d14a2ec3324673861a8f8f0436adfb [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 87d14a2ec3324673861a8f8f0436adfb, State: Initialized, Role: FOLLOWER
I20260710 13:15:55.381748  8139 consensus_queue.cc:260] T 8fd073b365054fdab4be2796ac37103f P 06826489741648cdb706d06b030176e1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "19e98fdd0d604ed4a2695173041c5d59" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 33835 } } peers { permanent_uuid: "06826489741648cdb706d06b030176e1" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 44361 } } peers { permanent_uuid: "ce8e221ab13047f5abcb0d7a54acba91" member_type: VOTER last_known_addr { host: "127.5.154.4" port: 33965 } }
I20260710 13:15:55.382652  8140 consensus_queue.cc:260] T df71c0f1ca2f4116bf4220ccf3fecd4c P 87d14a2ec3324673861a8f8f0436adfb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "87d14a2ec3324673861a8f8f0436adfb" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 40417 } } peers { permanent_uuid: "19e98fdd0d604ed4a2695173041c5d59" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 33835 } } peers { permanent_uuid: "06826489741648cdb706d06b030176e1" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 44361 } }
I20260710 13:15:55.382448  8138 consensus_queue.cc:260] T df71c0f1ca2f4116bf4220ccf3fecd4c P 19e98fdd0d604ed4a2695173041c5d59 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "87d14a2ec3324673861a8f8f0436adfb" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 40417 } } peers { permanent_uuid: "19e98fdd0d604ed4a2695173041c5d59" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 33835 } } peers { permanent_uuid: "06826489741648cdb706d06b030176e1" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 44361 } }
I20260710 13:15:55.384891  8140 ts_tablet_manager.cc:1434] T df71c0f1ca2f4116bf4220ccf3fecd4c P 87d14a2ec3324673861a8f8f0436adfb: Time spent starting tablet: real 0.006s	user 0.003s	sys 0.003s
I20260710 13:15:55.385831  8140 tablet_bootstrap.cc:492] T c1a99d91d1944c3cae63944eadfbf575 P 87d14a2ec3324673861a8f8f0436adfb: Bootstrap starting.
I20260710 13:15:55.387807  8138 ts_tablet_manager.cc:1434] T df71c0f1ca2f4116bf4220ccf3fecd4c P 19e98fdd0d604ed4a2695173041c5d59: Time spent starting tablet: real 0.012s	user 0.006s	sys 0.001s
I20260710 13:15:55.388815  8138 tablet_bootstrap.cc:492] T c1a99d91d1944c3cae63944eadfbf575 P 19e98fdd0d604ed4a2695173041c5d59: Bootstrap starting.
I20260710 13:15:55.390821  8137 tablet_bootstrap.cc:492] T 1ad38d7c83b045d6b33b1ebe97d42462 P ce8e221ab13047f5abcb0d7a54acba91: No bootstrap required, opened a new log
I20260710 13:15:55.391275  8137 ts_tablet_manager.cc:1403] T 1ad38d7c83b045d6b33b1ebe97d42462 P ce8e221ab13047f5abcb0d7a54acba91: Time spent bootstrapping tablet: real 0.026s	user 0.010s	sys 0.007s
I20260710 13:15:55.392012  8140 tablet_bootstrap.cc:654] T c1a99d91d1944c3cae63944eadfbf575 P 87d14a2ec3324673861a8f8f0436adfb: Neither blocks nor log segments found. Creating new log.
I20260710 13:15:55.394078  8137 raft_consensus.cc:359] T 1ad38d7c83b045d6b33b1ebe97d42462 P ce8e221ab13047f5abcb0d7a54acba91 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "06826489741648cdb706d06b030176e1" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 44361 } } peers { permanent_uuid: "ce8e221ab13047f5abcb0d7a54acba91" member_type: VOTER last_known_addr { host: "127.5.154.4" port: 33965 } } peers { permanent_uuid: "87d14a2ec3324673861a8f8f0436adfb" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 40417 } }
I20260710 13:15:55.394769  8137 raft_consensus.cc:385] T 1ad38d7c83b045d6b33b1ebe97d42462 P ce8e221ab13047f5abcb0d7a54acba91 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:15:55.395148  8138 tablet_bootstrap.cc:654] T c1a99d91d1944c3cae63944eadfbf575 P 19e98fdd0d604ed4a2695173041c5d59: Neither blocks nor log segments found. Creating new log.
I20260710 13:15:55.395292  8137 raft_consensus.cc:740] T 1ad38d7c83b045d6b33b1ebe97d42462 P ce8e221ab13047f5abcb0d7a54acba91 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ce8e221ab13047f5abcb0d7a54acba91, State: Initialized, Role: FOLLOWER
I20260710 13:15:55.396325  8154 raft_consensus.cc:493] T 6204bf1667104b499e0f23a82255910a P 87d14a2ec3324673861a8f8f0436adfb [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:15:55.396355  8137 consensus_queue.cc:260] T 1ad38d7c83b045d6b33b1ebe97d42462 P ce8e221ab13047f5abcb0d7a54acba91 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "06826489741648cdb706d06b030176e1" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 44361 } } peers { permanent_uuid: "ce8e221ab13047f5abcb0d7a54acba91" member_type: VOTER last_known_addr { host: "127.5.154.4" port: 33965 } } peers { permanent_uuid: "87d14a2ec3324673861a8f8f0436adfb" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 40417 } }
I20260710 13:15:55.396963  8154 raft_consensus.cc:515] T 6204bf1667104b499e0f23a82255910a P 87d14a2ec3324673861a8f8f0436adfb [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ce8e221ab13047f5abcb0d7a54acba91" member_type: VOTER last_known_addr { host: "127.5.154.4" port: 33965 } } peers { permanent_uuid: "87d14a2ec3324673861a8f8f0436adfb" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 40417 } } peers { permanent_uuid: "19e98fdd0d604ed4a2695173041c5d59" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 33835 } }
I20260710 13:15:55.400832  8145 raft_consensus.cc:493] T 481d7b24a80646f6977a5c2cdc605486 P 06826489741648cdb706d06b030176e1 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:15:55.401444  8139 ts_tablet_manager.cc:1434] T 8fd073b365054fdab4be2796ac37103f P 06826489741648cdb706d06b030176e1: Time spent starting tablet: real 0.026s	user 0.008s	sys 0.000s
I20260710 13:15:55.401278  8145 raft_consensus.cc:515] T 481d7b24a80646f6977a5c2cdc605486 P 06826489741648cdb706d06b030176e1 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "87d14a2ec3324673861a8f8f0436adfb" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 40417 } } peers { permanent_uuid: "19e98fdd0d604ed4a2695173041c5d59" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 33835 } } peers { permanent_uuid: "06826489741648cdb706d06b030176e1" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 44361 } }
I20260710 13:15:55.403949  8139 tablet_bootstrap.cc:492] T 7ca9db70bc8b4ec7a4f388e6e509ec14 P 06826489741648cdb706d06b030176e1: Bootstrap starting.
I20260710 13:15:55.412729  8145 leader_election.cc:290] T 481d7b24a80646f6977a5c2cdc605486 P 06826489741648cdb706d06b030176e1 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 87d14a2ec3324673861a8f8f0436adfb (127.5.154.1:40417), 19e98fdd0d604ed4a2695173041c5d59 (127.5.154.2:33835)
I20260710 13:15:55.414175  8154 leader_election.cc:290] T 6204bf1667104b499e0f23a82255910a P 87d14a2ec3324673861a8f8f0436adfb [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ce8e221ab13047f5abcb0d7a54acba91 (127.5.154.4:33965), 19e98fdd0d604ed4a2695173041c5d59 (127.5.154.2:33835)
I20260710 13:15:55.415668  8139 tablet_bootstrap.cc:654] T 7ca9db70bc8b4ec7a4f388e6e509ec14 P 06826489741648cdb706d06b030176e1: Neither blocks nor log segments found. Creating new log.
I20260710 13:15:55.417972  8154 raft_consensus.cc:493] T 481d7b24a80646f6977a5c2cdc605486 P 87d14a2ec3324673861a8f8f0436adfb [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:15:55.418473  8154 raft_consensus.cc:515] T 481d7b24a80646f6977a5c2cdc605486 P 87d14a2ec3324673861a8f8f0436adfb [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "87d14a2ec3324673861a8f8f0436adfb" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 40417 } } peers { permanent_uuid: "19e98fdd0d604ed4a2695173041c5d59" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 33835 } } peers { permanent_uuid: "06826489741648cdb706d06b030176e1" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 44361 } }
I20260710 13:15:55.424296  8137 ts_tablet_manager.cc:1434] T 1ad38d7c83b045d6b33b1ebe97d42462 P ce8e221ab13047f5abcb0d7a54acba91: Time spent starting tablet: real 0.033s	user 0.006s	sys 0.000s
I20260710 13:15:55.429045  8145 raft_consensus.cc:493] T ba9f31cd863d47e696773565aa81d55d P 06826489741648cdb706d06b030176e1 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:15:55.429522  8145 raft_consensus.cc:515] T ba9f31cd863d47e696773565aa81d55d P 06826489741648cdb706d06b030176e1 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "19e98fdd0d604ed4a2695173041c5d59" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 33835 } } peers { permanent_uuid: "06826489741648cdb706d06b030176e1" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 44361 } } peers { permanent_uuid: "ce8e221ab13047f5abcb0d7a54acba91" member_type: VOTER last_known_addr { host: "127.5.154.4" port: 33965 } }
I20260710 13:15:55.430094  8154 leader_election.cc:290] T 481d7b24a80646f6977a5c2cdc605486 P 87d14a2ec3324673861a8f8f0436adfb [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 19e98fdd0d604ed4a2695173041c5d59 (127.5.154.2:33835), 06826489741648cdb706d06b030176e1 (127.5.154.3:44361)
I20260710 13:15:55.431032  8137 tablet_bootstrap.cc:492] T 6204bf1667104b499e0f23a82255910a P ce8e221ab13047f5abcb0d7a54acba91: Bootstrap starting.
I20260710 13:15:55.433224  8145 leader_election.cc:290] T ba9f31cd863d47e696773565aa81d55d P 06826489741648cdb706d06b030176e1 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 19e98fdd0d604ed4a2695173041c5d59 (127.5.154.2:33835), ce8e221ab13047f5abcb0d7a54acba91 (127.5.154.4:33965)
I20260710 13:15:55.437961  8137 tablet_bootstrap.cc:654] T 6204bf1667104b499e0f23a82255910a P ce8e221ab13047f5abcb0d7a54acba91: Neither blocks nor log segments found. Creating new log.
I20260710 13:15:55.448799  8139 tablet_bootstrap.cc:492] T 7ca9db70bc8b4ec7a4f388e6e509ec14 P 06826489741648cdb706d06b030176e1: No bootstrap required, opened a new log
I20260710 13:15:55.449121  8137 tablet_bootstrap.cc:492] T 6204bf1667104b499e0f23a82255910a P ce8e221ab13047f5abcb0d7a54acba91: No bootstrap required, opened a new log
I20260710 13:15:55.449591  8137 ts_tablet_manager.cc:1403] T 6204bf1667104b499e0f23a82255910a P ce8e221ab13047f5abcb0d7a54acba91: Time spent bootstrapping tablet: real 0.019s	user 0.015s	sys 0.002s
I20260710 13:15:55.451177  8139 ts_tablet_manager.cc:1403] T 7ca9db70bc8b4ec7a4f388e6e509ec14 P 06826489741648cdb706d06b030176e1: Time spent bootstrapping tablet: real 0.047s	user 0.013s	sys 0.008s
I20260710 13:15:55.452519  8137 raft_consensus.cc:359] T 6204bf1667104b499e0f23a82255910a P ce8e221ab13047f5abcb0d7a54acba91 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ce8e221ab13047f5abcb0d7a54acba91" member_type: VOTER last_known_addr { host: "127.5.154.4" port: 33965 } } peers { permanent_uuid: "87d14a2ec3324673861a8f8f0436adfb" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 40417 } } peers { permanent_uuid: "19e98fdd0d604ed4a2695173041c5d59" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 33835 } }
I20260710 13:15:55.453330  8137 raft_consensus.cc:385] T 6204bf1667104b499e0f23a82255910a P ce8e221ab13047f5abcb0d7a54acba91 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:15:55.453620  8137 raft_consensus.cc:740] T 6204bf1667104b499e0f23a82255910a P ce8e221ab13047f5abcb0d7a54acba91 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ce8e221ab13047f5abcb0d7a54acba91, State: Initialized, Role: FOLLOWER
I20260710 13:15:55.454496  8137 consensus_queue.cc:260] T 6204bf1667104b499e0f23a82255910a P ce8e221ab13047f5abcb0d7a54acba91 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ce8e221ab13047f5abcb0d7a54acba91" member_type: VOTER last_known_addr { host: "127.5.154.4" port: 33965 } } peers { permanent_uuid: "87d14a2ec3324673861a8f8f0436adfb" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 40417 } } peers { permanent_uuid: "19e98fdd0d604ed4a2695173041c5d59" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 33835 } }
I20260710 13:15:55.455549  8139 raft_consensus.cc:359] T 7ca9db70bc8b4ec7a4f388e6e509ec14 P 06826489741648cdb706d06b030176e1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "19e98fdd0d604ed4a2695173041c5d59" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 33835 } } peers { permanent_uuid: "ce8e221ab13047f5abcb0d7a54acba91" member_type: VOTER last_known_addr { host: "127.5.154.4" port: 33965 } } peers { permanent_uuid: "06826489741648cdb706d06b030176e1" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 44361 } }
I20260710 13:15:55.456192  8139 raft_consensus.cc:385] T 7ca9db70bc8b4ec7a4f388e6e509ec14 P 06826489741648cdb706d06b030176e1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:15:55.456478  8139 raft_consensus.cc:740] T 7ca9db70bc8b4ec7a4f388e6e509ec14 P 06826489741648cdb706d06b030176e1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 06826489741648cdb706d06b030176e1, State: Initialized, Role: FOLLOWER
I20260710 13:15:55.459864  8139 consensus_queue.cc:260] T 7ca9db70bc8b4ec7a4f388e6e509ec14 P 06826489741648cdb706d06b030176e1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "19e98fdd0d604ed4a2695173041c5d59" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 33835 } } peers { permanent_uuid: "ce8e221ab13047f5abcb0d7a54acba91" member_type: VOTER last_known_addr { host: "127.5.154.4" port: 33965 } } peers { permanent_uuid: "06826489741648cdb706d06b030176e1" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 44361 } }
I20260710 13:15:55.463230  8137 ts_tablet_manager.cc:1434] T 6204bf1667104b499e0f23a82255910a P ce8e221ab13047f5abcb0d7a54acba91: Time spent starting tablet: real 0.013s	user 0.007s	sys 0.000s
I20260710 13:15:55.465189  8139 ts_tablet_manager.cc:1434] T 7ca9db70bc8b4ec7a4f388e6e509ec14 P 06826489741648cdb706d06b030176e1: Time spent starting tablet: real 0.014s	user 0.004s	sys 0.002s
I20260710 13:15:55.466120  8139 tablet_bootstrap.cc:492] T 45bb6fa02abe42d2b65dc5835c382de4 P 06826489741648cdb706d06b030176e1: Bootstrap starting.
I20260710 13:15:55.468487  8145 raft_consensus.cc:493] T 56b08def76cd4255a601bfabe397d33f P 06826489741648cdb706d06b030176e1 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:15:55.468967  8145 raft_consensus.cc:515] T 56b08def76cd4255a601bfabe397d33f P 06826489741648cdb706d06b030176e1 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "87d14a2ec3324673861a8f8f0436adfb" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 40417 } } peers { permanent_uuid: "19e98fdd0d604ed4a2695173041c5d59" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 33835 } } peers { permanent_uuid: "06826489741648cdb706d06b030176e1" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 44361 } }
I20260710 13:15:55.470912  8145 leader_election.cc:290] T 56b08def76cd4255a601bfabe397d33f P 06826489741648cdb706d06b030176e1 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 87d14a2ec3324673861a8f8f0436adfb (127.5.154.1:40417), 19e98fdd0d604ed4a2695173041c5d59 (127.5.154.2:33835)
I20260710 13:15:55.480765  8137 tablet_bootstrap.cc:492] T d85f427507f54f8395849c34c95a793a P ce8e221ab13047f5abcb0d7a54acba91: Bootstrap starting.
I20260710 13:15:55.481235  8139 tablet_bootstrap.cc:654] T 45bb6fa02abe42d2b65dc5835c382de4 P 06826489741648cdb706d06b030176e1: Neither blocks nor log segments found. Creating new log.
I20260710 13:15:55.483259  8148 raft_consensus.cc:493] T 439cd77d06564b9d8a70b7d6b3196166 P ce8e221ab13047f5abcb0d7a54acba91 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:15:55.483727  8148 raft_consensus.cc:515] T 439cd77d06564b9d8a70b7d6b3196166 P ce8e221ab13047f5abcb0d7a54acba91 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ce8e221ab13047f5abcb0d7a54acba91" member_type: VOTER last_known_addr { host: "127.5.154.4" port: 33965 } } peers { permanent_uuid: "87d14a2ec3324673861a8f8f0436adfb" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 40417 } } peers { permanent_uuid: "19e98fdd0d604ed4a2695173041c5d59" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 33835 } }
I20260710 13:15:55.485963  8148 leader_election.cc:290] T 439cd77d06564b9d8a70b7d6b3196166 P ce8e221ab13047f5abcb0d7a54acba91 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 87d14a2ec3324673861a8f8f0436adfb (127.5.154.1:40417), 19e98fdd0d604ed4a2695173041c5d59 (127.5.154.2:33835)
I20260710 13:15:55.487142  8137 tablet_bootstrap.cc:654] T d85f427507f54f8395849c34c95a793a P ce8e221ab13047f5abcb0d7a54acba91: Neither blocks nor log segments found. Creating new log.
I20260710 13:15:55.490525  7947 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "439cd77d06564b9d8a70b7d6b3196166" candidate_uuid: "ce8e221ab13047f5abcb0d7a54acba91" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "19e98fdd0d604ed4a2695173041c5d59" is_pre_election: true
W20260710 13:15:55.491869  8061 leader_election.cc:343] T 439cd77d06564b9d8a70b7d6b3196166 P ce8e221ab13047f5abcb0d7a54acba91 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 19e98fdd0d604ed4a2695173041c5d59 (127.5.154.2:33835): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:15:55.495062  8095 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ba9f31cd863d47e696773565aa81d55d" candidate_uuid: "06826489741648cdb706d06b030176e1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ce8e221ab13047f5abcb0d7a54acba91" is_pre_election: true
I20260710 13:15:55.495723  8095 raft_consensus.cc:2468] T ba9f31cd863d47e696773565aa81d55d P ce8e221ab13047f5abcb0d7a54acba91 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 06826489741648cdb706d06b030176e1 in term 0.
I20260710 13:15:55.497124  7984 leader_election.cc:304] T ba9f31cd863d47e696773565aa81d55d P 06826489741648cdb706d06b030176e1 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 06826489741648cdb706d06b030176e1, ce8e221ab13047f5abcb0d7a54acba91; no voters: 
I20260710 13:15:55.497896  8145 raft_consensus.cc:2804] T ba9f31cd863d47e696773565aa81d55d P 06826489741648cdb706d06b030176e1 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:15:55.498265  8145 raft_consensus.cc:493] T ba9f31cd863d47e696773565aa81d55d P 06826489741648cdb706d06b030176e1 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:15:55.498584  8145 raft_consensus.cc:3060] T ba9f31cd863d47e696773565aa81d55d P 06826489741648cdb706d06b030176e1 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:15:55.501878  8137 tablet_bootstrap.cc:492] T d85f427507f54f8395849c34c95a793a P ce8e221ab13047f5abcb0d7a54acba91: No bootstrap required, opened a new log
I20260710 13:15:55.502358  8137 ts_tablet_manager.cc:1403] T d85f427507f54f8395849c34c95a793a P ce8e221ab13047f5abcb0d7a54acba91: Time spent bootstrapping tablet: real 0.022s	user 0.008s	sys 0.008s
I20260710 13:15:55.505194  8137 raft_consensus.cc:359] T d85f427507f54f8395849c34c95a793a P ce8e221ab13047f5abcb0d7a54acba91 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "06826489741648cdb706d06b030176e1" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 44361 } } peers { permanent_uuid: "ce8e221ab13047f5abcb0d7a54acba91" member_type: VOTER last_known_addr { host: "127.5.154.4" port: 33965 } } peers { permanent_uuid: "87d14a2ec3324673861a8f8f0436adfb" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 40417 } }
I20260710 13:15:55.505300  8145 raft_consensus.cc:515] T ba9f31cd863d47e696773565aa81d55d P 06826489741648cdb706d06b030176e1 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "19e98fdd0d604ed4a2695173041c5d59" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 33835 } } peers { permanent_uuid: "06826489741648cdb706d06b030176e1" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 44361 } } peers { permanent_uuid: "ce8e221ab13047f5abcb0d7a54acba91" member_type: VOTER last_known_addr { host: "127.5.154.4" port: 33965 } }
I20260710 13:15:55.505895  8137 raft_consensus.cc:385] T d85f427507f54f8395849c34c95a793a P ce8e221ab13047f5abcb0d7a54acba91 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:15:55.506193  8137 raft_consensus.cc:740] T d85f427507f54f8395849c34c95a793a P ce8e221ab13047f5abcb0d7a54acba91 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ce8e221ab13047f5abcb0d7a54acba91, State: Initialized, Role: FOLLOWER
I20260710 13:15:55.507067  8137 consensus_queue.cc:260] T d85f427507f54f8395849c34c95a793a P ce8e221ab13047f5abcb0d7a54acba91 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "06826489741648cdb706d06b030176e1" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 44361 } } peers { permanent_uuid: "ce8e221ab13047f5abcb0d7a54acba91" member_type: VOTER last_known_addr { host: "127.5.154.4" port: 33965 } } peers { permanent_uuid: "87d14a2ec3324673861a8f8f0436adfb" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 40417 } }
I20260710 13:15:55.508526  8095 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ba9f31cd863d47e696773565aa81d55d" candidate_uuid: "06826489741648cdb706d06b030176e1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ce8e221ab13047f5abcb0d7a54acba91"
I20260710 13:15:55.509068  8095 raft_consensus.cc:3060] T ba9f31cd863d47e696773565aa81d55d P ce8e221ab13047f5abcb0d7a54acba91 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:15:55.511360  8137 ts_tablet_manager.cc:1434] T d85f427507f54f8395849c34c95a793a P ce8e221ab13047f5abcb0d7a54acba91: Time spent starting tablet: real 0.009s	user 0.007s	sys 0.000s
I20260710 13:15:55.512336  8137 tablet_bootstrap.cc:492] T 8d6ace6849ef4ad69a6ae4d4c0686b6c P ce8e221ab13047f5abcb0d7a54acba91: Bootstrap starting.
I20260710 13:15:55.515669  8095 raft_consensus.cc:2468] T ba9f31cd863d47e696773565aa81d55d P ce8e221ab13047f5abcb0d7a54acba91 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 06826489741648cdb706d06b030176e1 in term 1.
I20260710 13:15:55.516783  7984 leader_election.cc:304] T ba9f31cd863d47e696773565aa81d55d P 06826489741648cdb706d06b030176e1 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 06826489741648cdb706d06b030176e1, ce8e221ab13047f5abcb0d7a54acba91; no voters: 
I20260710 13:15:55.518350  8137 tablet_bootstrap.cc:654] T 8d6ace6849ef4ad69a6ae4d4c0686b6c P ce8e221ab13047f5abcb0d7a54acba91: Neither blocks nor log segments found. Creating new log.
I20260710 13:15:55.522411  8154 raft_consensus.cc:493] T 56b08def76cd4255a601bfabe397d33f P 87d14a2ec3324673861a8f8f0436adfb [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:15:55.522907  8154 raft_consensus.cc:515] T 56b08def76cd4255a601bfabe397d33f P 87d14a2ec3324673861a8f8f0436adfb [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "87d14a2ec3324673861a8f8f0436adfb" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 40417 } } peers { permanent_uuid: "19e98fdd0d604ed4a2695173041c5d59" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 33835 } } peers { permanent_uuid: "06826489741648cdb706d06b030176e1" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 44361 } }
I20260710 13:15:55.523351  8145 leader_election.cc:290] T ba9f31cd863d47e696773565aa81d55d P 06826489741648cdb706d06b030176e1 [CANDIDATE]: Term 1 election: Requested vote from peers 19e98fdd0d604ed4a2695173041c5d59 (127.5.154.2:33835), ce8e221ab13047f5abcb0d7a54acba91 (127.5.154.4:33965)
I20260710 13:15:55.523983  8145 raft_consensus.cc:2804] T ba9f31cd863d47e696773565aa81d55d P 06826489741648cdb706d06b030176e1 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:15:55.524410  8145 raft_consensus.cc:697] T ba9f31cd863d47e696773565aa81d55d P 06826489741648cdb706d06b030176e1 [term 1 LEADER]: Becoming Leader. State: Replica: 06826489741648cdb706d06b030176e1, State: Running, Role: LEADER
I20260710 13:15:55.525043  8154 leader_election.cc:290] T 56b08def76cd4255a601bfabe397d33f P 87d14a2ec3324673861a8f8f0436adfb [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 19e98fdd0d604ed4a2695173041c5d59 (127.5.154.2:33835), 06826489741648cdb706d06b030176e1 (127.5.154.3:44361)
I20260710 13:15:55.525228  8145 consensus_queue.cc:237] T ba9f31cd863d47e696773565aa81d55d P 06826489741648cdb706d06b030176e1 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "19e98fdd0d604ed4a2695173041c5d59" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 33835 } } peers { permanent_uuid: "06826489741648cdb706d06b030176e1" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 44361 } } peers { permanent_uuid: "ce8e221ab13047f5abcb0d7a54acba91" member_type: VOTER last_known_addr { host: "127.5.154.4" port: 33965 } }
I20260710 13:15:55.534915  8137 tablet_bootstrap.cc:492] T 8d6ace6849ef4ad69a6ae4d4c0686b6c P ce8e221ab13047f5abcb0d7a54acba91: No bootstrap required, opened a new log
I20260710 13:15:55.535419  8137 ts_tablet_manager.cc:1403] T 8d6ace6849ef4ad69a6ae4d4c0686b6c P ce8e221ab13047f5abcb0d7a54acba91: Time spent bootstrapping tablet: real 0.023s	user 0.015s	sys 0.000s
I20260710 13:15:55.538414  8137 raft_consensus.cc:359] T 8d6ace6849ef4ad69a6ae4d4c0686b6c P ce8e221ab13047f5abcb0d7a54acba91 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "87d14a2ec3324673861a8f8f0436adfb" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 40417 } } peers { permanent_uuid: "06826489741648cdb706d06b030176e1" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 44361 } } peers { permanent_uuid: "ce8e221ab13047f5abcb0d7a54acba91" member_type: VOTER last_known_addr { host: "127.5.154.4" port: 33965 } }
I20260710 13:15:55.539070  8137 raft_consensus.cc:385] T 8d6ace6849ef4ad69a6ae4d4c0686b6c P ce8e221ab13047f5abcb0d7a54acba91 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:15:55.539357  8137 raft_consensus.cc:740] T 8d6ace6849ef4ad69a6ae4d4c0686b6c P ce8e221ab13047f5abcb0d7a54acba91 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ce8e221ab13047f5abcb0d7a54acba91, State: Initialized, Role: FOLLOWER
I20260710 13:15:55.540246  8137 consensus_queue.cc:260] T 8d6ace6849ef4ad69a6ae4d4c0686b6c P ce8e221ab13047f5abcb0d7a54acba91 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "87d14a2ec3324673861a8f8f0436adfb" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 40417 } } peers { permanent_uuid: "06826489741648cdb706d06b030176e1" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 44361 } } peers { permanent_uuid: "ce8e221ab13047f5abcb0d7a54acba91" member_type: VOTER last_known_addr { host: "127.5.154.4" port: 33965 } }
I20260710 13:15:55.542150  7947 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "481d7b24a80646f6977a5c2cdc605486" candidate_uuid: "06826489741648cdb706d06b030176e1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "19e98fdd0d604ed4a2695173041c5d59" is_pre_election: true
I20260710 13:15:55.543736  7947 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ba9f31cd863d47e696773565aa81d55d" candidate_uuid: "06826489741648cdb706d06b030176e1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "19e98fdd0d604ed4a2695173041c5d59" is_pre_election: true
I20260710 13:15:55.544334  7947 raft_consensus.cc:2468] T ba9f31cd863d47e696773565aa81d55d P 19e98fdd0d604ed4a2695173041c5d59 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 06826489741648cdb706d06b030176e1 in term 0.
I20260710 13:15:55.547978  7872 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "439cd77d06564b9d8a70b7d6b3196166" candidate_uuid: "ce8e221ab13047f5abcb0d7a54acba91" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "87d14a2ec3324673861a8f8f0436adfb" is_pre_election: true
I20260710 13:15:55.549705  7947 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "56b08def76cd4255a601bfabe397d33f" candidate_uuid: "06826489741648cdb706d06b030176e1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "19e98fdd0d604ed4a2695173041c5d59" is_pre_election: true
I20260710 13:15:55.551157  7947 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ba9f31cd863d47e696773565aa81d55d" candidate_uuid: "06826489741648cdb706d06b030176e1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "19e98fdd0d604ed4a2695173041c5d59"
I20260710 13:15:55.551676  7947 raft_consensus.cc:3060] T ba9f31cd863d47e696773565aa81d55d P 19e98fdd0d604ed4a2695173041c5d59 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:15:55.555123  8137 ts_tablet_manager.cc:1434] T 8d6ace6849ef4ad69a6ae4d4c0686b6c P ce8e221ab13047f5abcb0d7a54acba91: Time spent starting tablet: real 0.019s	user 0.007s	sys 0.000s
W20260710 13:15:55.557201  7987 leader_election.cc:343] T 481d7b24a80646f6977a5c2cdc605486 P 06826489741648cdb706d06b030176e1 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 19e98fdd0d604ed4a2695173041c5d59 (127.5.154.2:33835): Illegal state: must be running to vote when last-logged opid is not known
W20260710 13:15:55.559913  7987 leader_election.cc:343] T 56b08def76cd4255a601bfabe397d33f P 06826489741648cdb706d06b030176e1 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 19e98fdd0d604ed4a2695173041c5d59 (127.5.154.2:33835): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:15:55.563048  7770 catalog_manager.cc:5697] T ba9f31cd863d47e696773565aa81d55d P 06826489741648cdb706d06b030176e1 reported cstate change: term changed from 0 to 1, leader changed from <none> to 06826489741648cdb706d06b030176e1 (127.5.154.3). New cstate: current_term: 1 leader_uuid: "06826489741648cdb706d06b030176e1" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "19e98fdd0d604ed4a2695173041c5d59" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 33835 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "06826489741648cdb706d06b030176e1" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 44361 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ce8e221ab13047f5abcb0d7a54acba91" member_type: VOTER last_known_addr { host: "127.5.154.4" port: 33965 } health_report { overall_health: UNKNOWN } } }
I20260710 13:15:55.564100  8137 tablet_bootstrap.cc:492] T d26c9ed7b4fc45789e10e9d018ebfac3 P ce8e221ab13047f5abcb0d7a54acba91: Bootstrap starting.
W20260710 13:15:55.566430  8060 leader_election.cc:343] T 439cd77d06564b9d8a70b7d6b3196166 P ce8e221ab13047f5abcb0d7a54acba91 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 87d14a2ec3324673861a8f8f0436adfb (127.5.154.1:40417): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:15:55.566898  8060 leader_election.cc:304] T 439cd77d06564b9d8a70b7d6b3196166 P ce8e221ab13047f5abcb0d7a54acba91 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: ce8e221ab13047f5abcb0d7a54acba91; no voters: 19e98fdd0d604ed4a2695173041c5d59, 87d14a2ec3324673861a8f8f0436adfb
I20260710 13:15:55.568008  8148 raft_consensus.cc:2749] T 439cd77d06564b9d8a70b7d6b3196166 P ce8e221ab13047f5abcb0d7a54acba91 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:15:55.572451  8137 tablet_bootstrap.cc:654] T d26c9ed7b4fc45789e10e9d018ebfac3 P ce8e221ab13047f5abcb0d7a54acba91: Neither blocks nor log segments found. Creating new log.
I20260710 13:15:55.575281  7872 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "481d7b24a80646f6977a5c2cdc605486" candidate_uuid: "06826489741648cdb706d06b030176e1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "87d14a2ec3324673861a8f8f0436adfb" is_pre_election: true
I20260710 13:15:55.575920  7872 raft_consensus.cc:2468] T 481d7b24a80646f6977a5c2cdc605486 P 87d14a2ec3324673861a8f8f0436adfb [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 06826489741648cdb706d06b030176e1 in term 0.
I20260710 13:15:55.578022  7872 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "56b08def76cd4255a601bfabe397d33f" candidate_uuid: "06826489741648cdb706d06b030176e1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "87d14a2ec3324673861a8f8f0436adfb" is_pre_election: true
I20260710 13:15:55.578626  7872 raft_consensus.cc:2468] T 56b08def76cd4255a601bfabe397d33f P 87d14a2ec3324673861a8f8f0436adfb [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 06826489741648cdb706d06b030176e1 in term 0.
I20260710 13:15:55.579772  7986 leader_election.cc:304] T 481d7b24a80646f6977a5c2cdc605486 P 06826489741648cdb706d06b030176e1 [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: 06826489741648cdb706d06b030176e1, 87d14a2ec3324673861a8f8f0436adfb; no voters: 19e98fdd0d604ed4a2695173041c5d59
I20260710 13:15:55.580646  8145 raft_consensus.cc:2804] T 481d7b24a80646f6977a5c2cdc605486 P 06826489741648cdb706d06b030176e1 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:15:55.581040  8145 raft_consensus.cc:493] T 481d7b24a80646f6977a5c2cdc605486 P 06826489741648cdb706d06b030176e1 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:15:55.581372  8145 raft_consensus.cc:3060] T 481d7b24a80646f6977a5c2cdc605486 P 06826489741648cdb706d06b030176e1 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:15:55.581585  7986 leader_election.cc:304] T 56b08def76cd4255a601bfabe397d33f P 06826489741648cdb706d06b030176e1 [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: 06826489741648cdb706d06b030176e1, 87d14a2ec3324673861a8f8f0436adfb; no voters: 19e98fdd0d604ed4a2695173041c5d59
I20260710 13:15:55.581868  8146 raft_consensus.cc:493] T df71c0f1ca2f4116bf4220ccf3fecd4c P 19e98fdd0d604ed4a2695173041c5d59 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:15:55.582302  8146 raft_consensus.cc:515] T df71c0f1ca2f4116bf4220ccf3fecd4c P 19e98fdd0d604ed4a2695173041c5d59 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "87d14a2ec3324673861a8f8f0436adfb" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 40417 } } peers { permanent_uuid: "19e98fdd0d604ed4a2695173041c5d59" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 33835 } } peers { permanent_uuid: "06826489741648cdb706d06b030176e1" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 44361 } }
I20260710 13:15:55.586699  8146 leader_election.cc:290] T df71c0f1ca2f4116bf4220ccf3fecd4c P 19e98fdd0d604ed4a2695173041c5d59 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 87d14a2ec3324673861a8f8f0436adfb (127.5.154.1:40417), 06826489741648cdb706d06b030176e1 (127.5.154.3:44361)
I20260710 13:15:55.588199  8021 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "df71c0f1ca2f4116bf4220ccf3fecd4c" candidate_uuid: "19e98fdd0d604ed4a2695173041c5d59" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "06826489741648cdb706d06b030176e1" is_pre_election: true
I20260710 13:15:55.589356  8184 raft_consensus.cc:2804] T 56b08def76cd4255a601bfabe397d33f P 06826489741648cdb706d06b030176e1 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:15:55.589749  8184 raft_consensus.cc:493] T 56b08def76cd4255a601bfabe397d33f P 06826489741648cdb706d06b030176e1 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:15:55.590065  8184 raft_consensus.cc:3060] T 56b08def76cd4255a601bfabe397d33f P 06826489741648cdb706d06b030176e1 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:15:55.593626  7947 raft_consensus.cc:2468] T ba9f31cd863d47e696773565aa81d55d P 19e98fdd0d604ed4a2695173041c5d59 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 06826489741648cdb706d06b030176e1 in term 1.
I20260710 13:15:55.600520  7946 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6204bf1667104b499e0f23a82255910a" candidate_uuid: "87d14a2ec3324673861a8f8f0436adfb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "19e98fdd0d604ed4a2695173041c5d59" is_pre_election: true
W20260710 13:15:55.600683  7911 leader_election.cc:343] T df71c0f1ca2f4116bf4220ccf3fecd4c P 19e98fdd0d604ed4a2695173041c5d59 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 06826489741648cdb706d06b030176e1 (127.5.154.3:44361): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:15:55.601205  7946 raft_consensus.cc:2468] T 6204bf1667104b499e0f23a82255910a P 19e98fdd0d604ed4a2695173041c5d59 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 87d14a2ec3324673861a8f8f0436adfb in term 0.
I20260710 13:15:55.602233  7872 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "df71c0f1ca2f4116bf4220ccf3fecd4c" candidate_uuid: "19e98fdd0d604ed4a2695173041c5d59" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "87d14a2ec3324673861a8f8f0436adfb" is_pre_election: true
I20260710 13:15:55.602861  7872 raft_consensus.cc:2468] T df71c0f1ca2f4116bf4220ccf3fecd4c P 87d14a2ec3324673861a8f8f0436adfb [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 19e98fdd0d604ed4a2695173041c5d59 in term 0.
I20260710 13:15:55.604091  7912 leader_election.cc:304] T df71c0f1ca2f4116bf4220ccf3fecd4c P 19e98fdd0d604ed4a2695173041c5d59 [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: 19e98fdd0d604ed4a2695173041c5d59, 87d14a2ec3324673861a8f8f0436adfb; no voters: 06826489741648cdb706d06b030176e1
I20260710 13:15:55.604943  8146 raft_consensus.cc:2804] T df71c0f1ca2f4116bf4220ccf3fecd4c P 19e98fdd0d604ed4a2695173041c5d59 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:15:55.605270  8146 raft_consensus.cc:493] T df71c0f1ca2f4116bf4220ccf3fecd4c P 19e98fdd0d604ed4a2695173041c5d59 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:15:55.605572  8146 raft_consensus.cc:3060] T df71c0f1ca2f4116bf4220ccf3fecd4c P 19e98fdd0d604ed4a2695173041c5d59 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:15:55.605890  7946 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "481d7b24a80646f6977a5c2cdc605486" candidate_uuid: "87d14a2ec3324673861a8f8f0436adfb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "19e98fdd0d604ed4a2695173041c5d59" is_pre_election: true
I20260710 13:15:55.607206  7946 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "56b08def76cd4255a601bfabe397d33f" candidate_uuid: "87d14a2ec3324673861a8f8f0436adfb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "19e98fdd0d604ed4a2695173041c5d59" is_pre_election: true
I20260710 13:15:55.607878  8184 raft_consensus.cc:515] T 56b08def76cd4255a601bfabe397d33f P 06826489741648cdb706d06b030176e1 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "87d14a2ec3324673861a8f8f0436adfb" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 40417 } } peers { permanent_uuid: "19e98fdd0d604ed4a2695173041c5d59" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 33835 } } peers { permanent_uuid: "06826489741648cdb706d06b030176e1" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 44361 } }
I20260710 13:15:55.608844  7838 leader_election.cc:304] T 6204bf1667104b499e0f23a82255910a P 87d14a2ec3324673861a8f8f0436adfb [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 19e98fdd0d604ed4a2695173041c5d59, 87d14a2ec3324673861a8f8f0436adfb; no voters: 
I20260710 13:15:55.609604  8154 raft_consensus.cc:2804] T 6204bf1667104b499e0f23a82255910a P 87d14a2ec3324673861a8f8f0436adfb [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:15:55.609925  8154 raft_consensus.cc:493] T 6204bf1667104b499e0f23a82255910a P 87d14a2ec3324673861a8f8f0436adfb [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:15:55.610261  8154 raft_consensus.cc:3060] T 6204bf1667104b499e0f23a82255910a P 87d14a2ec3324673861a8f8f0436adfb [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:15:55.610102  8145 raft_consensus.cc:515] T 481d7b24a80646f6977a5c2cdc605486 P 06826489741648cdb706d06b030176e1 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "87d14a2ec3324673861a8f8f0436adfb" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 40417 } } peers { permanent_uuid: "19e98fdd0d604ed4a2695173041c5d59" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 33835 } } peers { permanent_uuid: "06826489741648cdb706d06b030176e1" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 44361 } }
I20260710 13:15:55.611601  8146 raft_consensus.cc:515] T df71c0f1ca2f4116bf4220ccf3fecd4c P 19e98fdd0d604ed4a2695173041c5d59 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "87d14a2ec3324673861a8f8f0436adfb" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 40417 } } peers { permanent_uuid: "19e98fdd0d604ed4a2695173041c5d59" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 33835 } } peers { permanent_uuid: "06826489741648cdb706d06b030176e1" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 44361 } }
I20260710 13:15:55.613831  8145 leader_election.cc:290] T 481d7b24a80646f6977a5c2cdc605486 P 06826489741648cdb706d06b030176e1 [CANDIDATE]: Term 1 election: Requested vote from peers 87d14a2ec3324673861a8f8f0436adfb (127.5.154.1:40417), 19e98fdd0d604ed4a2695173041c5d59 (127.5.154.2:33835)
I20260710 13:15:55.614262  7872 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "df71c0f1ca2f4116bf4220ccf3fecd4c" candidate_uuid: "19e98fdd0d604ed4a2695173041c5d59" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "87d14a2ec3324673861a8f8f0436adfb"
I20260710 13:15:55.614883  7872 raft_consensus.cc:3060] T df71c0f1ca2f4116bf4220ccf3fecd4c P 87d14a2ec3324673861a8f8f0436adfb [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:15:55.614380  8184 leader_election.cc:290] T 56b08def76cd4255a601bfabe397d33f P 06826489741648cdb706d06b030176e1 [CANDIDATE]: Term 1 election: Requested vote from peers 87d14a2ec3324673861a8f8f0436adfb (127.5.154.1:40417), 19e98fdd0d604ed4a2695173041c5d59 (127.5.154.2:33835)
I20260710 13:15:55.616531  8154 raft_consensus.cc:515] T 6204bf1667104b499e0f23a82255910a P 87d14a2ec3324673861a8f8f0436adfb [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ce8e221ab13047f5abcb0d7a54acba91" member_type: VOTER last_known_addr { host: "127.5.154.4" port: 33965 } } peers { permanent_uuid: "87d14a2ec3324673861a8f8f0436adfb" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 40417 } } peers { permanent_uuid: "19e98fdd0d604ed4a2695173041c5d59" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 33835 } }
I20260710 13:15:55.622016  8021 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "df71c0f1ca2f4116bf4220ccf3fecd4c" candidate_uuid: "19e98fdd0d604ed4a2695173041c5d59" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "06826489741648cdb706d06b030176e1"
I20260710 13:15:55.622151  7872 raft_consensus.cc:2468] T df71c0f1ca2f4116bf4220ccf3fecd4c P 87d14a2ec3324673861a8f8f0436adfb [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 19e98fdd0d604ed4a2695173041c5d59 in term 1.
I20260710 13:15:55.623406  7912 leader_election.cc:304] T df71c0f1ca2f4116bf4220ccf3fecd4c P 19e98fdd0d604ed4a2695173041c5d59 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 19e98fdd0d604ed4a2695173041c5d59, 87d14a2ec3324673861a8f8f0436adfb; no voters: 
W20260710 13:15:55.624586  7911 leader_election.cc:343] T df71c0f1ca2f4116bf4220ccf3fecd4c P 19e98fdd0d604ed4a2695173041c5d59 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 06826489741648cdb706d06b030176e1 (127.5.154.3:44361): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:15:55.623797  8094 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6204bf1667104b499e0f23a82255910a" candidate_uuid: "87d14a2ec3324673861a8f8f0436adfb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ce8e221ab13047f5abcb0d7a54acba91"
I20260710 13:15:55.626626  8094 raft_consensus.cc:3060] T 6204bf1667104b499e0f23a82255910a P ce8e221ab13047f5abcb0d7a54acba91 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:15:55.627246  8020 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "56b08def76cd4255a601bfabe397d33f" candidate_uuid: "87d14a2ec3324673861a8f8f0436adfb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "06826489741648cdb706d06b030176e1" is_pre_election: true
I20260710 13:15:55.617590  7946 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "481d7b24a80646f6977a5c2cdc605486" candidate_uuid: "06826489741648cdb706d06b030176e1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "19e98fdd0d604ed4a2695173041c5d59"
I20260710 13:15:55.628079  8020 raft_consensus.cc:2393] T 56b08def76cd4255a601bfabe397d33f P 06826489741648cdb706d06b030176e1 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 87d14a2ec3324673861a8f8f0436adfb in current term 1: Already voted for candidate 06826489741648cdb706d06b030176e1 in this term.
I20260710 13:15:55.627328  8021 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "481d7b24a80646f6977a5c2cdc605486" candidate_uuid: "87d14a2ec3324673861a8f8f0436adfb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "06826489741648cdb706d06b030176e1" is_pre_election: true
I20260710 13:15:55.628752  8021 raft_consensus.cc:2393] T 481d7b24a80646f6977a5c2cdc605486 P 06826489741648cdb706d06b030176e1 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 87d14a2ec3324673861a8f8f0436adfb in current term 1: Already voted for candidate 06826489741648cdb706d06b030176e1 in this term.
I20260710 13:15:55.618009  7945 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "56b08def76cd4255a601bfabe397d33f" candidate_uuid: "06826489741648cdb706d06b030176e1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "19e98fdd0d604ed4a2695173041c5d59"
W20260710 13:15:55.634383  7987 leader_election.cc:343] T 481d7b24a80646f6977a5c2cdc605486 P 06826489741648cdb706d06b030176e1 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 19e98fdd0d604ed4a2695173041c5d59 (127.5.154.2:33835): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:15:55.634529  8094 raft_consensus.cc:2468] T 6204bf1667104b499e0f23a82255910a P ce8e221ab13047f5abcb0d7a54acba91 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 87d14a2ec3324673861a8f8f0436adfb in term 1.
W20260710 13:15:55.635491  7987 leader_election.cc:343] T 56b08def76cd4255a601bfabe397d33f P 06826489741648cdb706d06b030176e1 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 19e98fdd0d604ed4a2695173041c5d59 (127.5.154.2:33835): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:15:55.635890  7835 leader_election.cc:304] T 6204bf1667104b499e0f23a82255910a P 87d14a2ec3324673861a8f8f0436adfb [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 87d14a2ec3324673861a8f8f0436adfb, ce8e221ab13047f5abcb0d7a54acba91; no voters: 
I20260710 13:15:55.622016  8095 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6204bf1667104b499e0f23a82255910a" candidate_uuid: "87d14a2ec3324673861a8f8f0436adfb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ce8e221ab13047f5abcb0d7a54acba91" is_pre_election: true
I20260710 13:15:55.637990  8095 raft_consensus.cc:2376] T 6204bf1667104b499e0f23a82255910a P ce8e221ab13047f5abcb0d7a54acba91 [term 1 FOLLOWER]: Leader pre-election vote request: Already granted yes vote for candidate 87d14a2ec3324673861a8f8f0436adfb in term 1. Re-sending same reply.
I20260710 13:15:55.621091  8146 leader_election.cc:290] T df71c0f1ca2f4116bf4220ccf3fecd4c P 19e98fdd0d604ed4a2695173041c5d59 [CANDIDATE]: Term 1 election: Requested vote from peers 87d14a2ec3324673861a8f8f0436adfb (127.5.154.1:40417), 06826489741648cdb706d06b030176e1 (127.5.154.3:44361)
I20260710 13:15:55.639308  8146 raft_consensus.cc:2804] T df71c0f1ca2f4116bf4220ccf3fecd4c P 19e98fdd0d604ed4a2695173041c5d59 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:15:55.639734  8146 raft_consensus.cc:697] T df71c0f1ca2f4116bf4220ccf3fecd4c P 19e98fdd0d604ed4a2695173041c5d59 [term 1 LEADER]: Becoming Leader. State: Replica: 19e98fdd0d604ed4a2695173041c5d59, State: Running, Role: LEADER
I20260710 13:15:55.638614  8190 raft_consensus.cc:2804] T 6204bf1667104b499e0f23a82255910a P 87d14a2ec3324673861a8f8f0436adfb [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:15:55.640650  8140 tablet_bootstrap.cc:492] T c1a99d91d1944c3cae63944eadfbf575 P 87d14a2ec3324673861a8f8f0436adfb: No bootstrap required, opened a new log
I20260710 13:15:55.640518  8146 consensus_queue.cc:237] T df71c0f1ca2f4116bf4220ccf3fecd4c P 19e98fdd0d604ed4a2695173041c5d59 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "87d14a2ec3324673861a8f8f0436adfb" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 40417 } } peers { permanent_uuid: "19e98fdd0d604ed4a2695173041c5d59" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 33835 } } peers { permanent_uuid: "06826489741648cdb706d06b030176e1" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 44361 } }
I20260710 13:15:55.641136  8140 ts_tablet_manager.cc:1403] T c1a99d91d1944c3cae63944eadfbf575 P 87d14a2ec3324673861a8f8f0436adfb: Time spent bootstrapping tablet: real 0.255s	user 0.017s	sys 0.002s
I20260710 13:15:55.619303  8137 tablet_bootstrap.cc:492] T d26c9ed7b4fc45789e10e9d018ebfac3 P ce8e221ab13047f5abcb0d7a54acba91: No bootstrap required, opened a new log
I20260710 13:15:55.644312  8137 ts_tablet_manager.cc:1403] T d26c9ed7b4fc45789e10e9d018ebfac3 P ce8e221ab13047f5abcb0d7a54acba91: Time spent bootstrapping tablet: real 0.080s	user 0.030s	sys 0.023s
I20260710 13:15:55.644120  8140 raft_consensus.cc:359] T c1a99d91d1944c3cae63944eadfbf575 P 87d14a2ec3324673861a8f8f0436adfb [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "87d14a2ec3324673861a8f8f0436adfb" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 40417 } } peers { permanent_uuid: "ce8e221ab13047f5abcb0d7a54acba91" member_type: VOTER last_known_addr { host: "127.5.154.4" port: 33965 } } peers { permanent_uuid: "19e98fdd0d604ed4a2695173041c5d59" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 33835 } }
I20260710 13:15:55.644831  8140 raft_consensus.cc:385] T c1a99d91d1944c3cae63944eadfbf575 P 87d14a2ec3324673861a8f8f0436adfb [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:15:55.645123  8140 raft_consensus.cc:740] T c1a99d91d1944c3cae63944eadfbf575 P 87d14a2ec3324673861a8f8f0436adfb [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 87d14a2ec3324673861a8f8f0436adfb, State: Initialized, Role: FOLLOWER
W20260710 13:15:55.616878  7838 leader_election.cc:343] T 481d7b24a80646f6977a5c2cdc605486 P 87d14a2ec3324673861a8f8f0436adfb [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 19e98fdd0d604ed4a2695173041c5d59 (127.5.154.2:33835): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:15:55.646625  8190 raft_consensus.cc:697] T 6204bf1667104b499e0f23a82255910a P 87d14a2ec3324673861a8f8f0436adfb [term 1 LEADER]: Becoming Leader. State: Replica: 87d14a2ec3324673861a8f8f0436adfb, State: Running, Role: LEADER
I20260710 13:15:55.646791  7836 leader_election.cc:304] T 481d7b24a80646f6977a5c2cdc605486 P 87d14a2ec3324673861a8f8f0436adfb [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 87d14a2ec3324673861a8f8f0436adfb; no voters: 06826489741648cdb706d06b030176e1, 19e98fdd0d604ed4a2695173041c5d59
I20260710 13:15:55.647197  8137 raft_consensus.cc:359] T d26c9ed7b4fc45789e10e9d018ebfac3 P ce8e221ab13047f5abcb0d7a54acba91 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "06826489741648cdb706d06b030176e1" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 44361 } } peers { permanent_uuid: "ce8e221ab13047f5abcb0d7a54acba91" member_type: VOTER last_known_addr { host: "127.5.154.4" port: 33965 } } peers { permanent_uuid: "87d14a2ec3324673861a8f8f0436adfb" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 40417 } }
I20260710 13:15:55.648465  8137 raft_consensus.cc:385] T d26c9ed7b4fc45789e10e9d018ebfac3 P ce8e221ab13047f5abcb0d7a54acba91 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:15:55.649202  8137 raft_consensus.cc:740] T d26c9ed7b4fc45789e10e9d018ebfac3 P ce8e221ab13047f5abcb0d7a54acba91 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ce8e221ab13047f5abcb0d7a54acba91, State: Initialized, Role: FOLLOWER
I20260710 13:15:55.650128  8191 raft_consensus.cc:3060] T 481d7b24a80646f6977a5c2cdc605486 P 87d14a2ec3324673861a8f8f0436adfb [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:15:55.650254  8137 consensus_queue.cc:260] T d26c9ed7b4fc45789e10e9d018ebfac3 P ce8e221ab13047f5abcb0d7a54acba91 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "06826489741648cdb706d06b030176e1" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 44361 } } peers { permanent_uuid: "ce8e221ab13047f5abcb0d7a54acba91" member_type: VOTER last_known_addr { host: "127.5.154.4" port: 33965 } } peers { permanent_uuid: "87d14a2ec3324673861a8f8f0436adfb" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 40417 } }
I20260710 13:15:55.647539  8190 consensus_queue.cc:237] T 6204bf1667104b499e0f23a82255910a P 87d14a2ec3324673861a8f8f0436adfb [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ce8e221ab13047f5abcb0d7a54acba91" member_type: VOTER last_known_addr { host: "127.5.154.4" port: 33965 } } peers { permanent_uuid: "87d14a2ec3324673861a8f8f0436adfb" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 40417 } } peers { permanent_uuid: "19e98fdd0d604ed4a2695173041c5d59" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 33835 } }
I20260710 13:15:55.655478  8137 ts_tablet_manager.cc:1434] T d26c9ed7b4fc45789e10e9d018ebfac3 P ce8e221ab13047f5abcb0d7a54acba91: Time spent starting tablet: real 0.011s	user 0.006s	sys 0.000s
W20260710 13:15:55.656898  7838 leader_election.cc:343] T 56b08def76cd4255a601bfabe397d33f P 87d14a2ec3324673861a8f8f0436adfb [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 19e98fdd0d604ed4a2695173041c5d59 (127.5.154.2:33835): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:15:55.658610  7838 leader_election.cc:304] T 56b08def76cd4255a601bfabe397d33f P 87d14a2ec3324673861a8f8f0436adfb [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 87d14a2ec3324673861a8f8f0436adfb; no voters: 06826489741648cdb706d06b030176e1, 19e98fdd0d604ed4a2695173041c5d59
I20260710 13:15:55.659511  8138 tablet_bootstrap.cc:492] T c1a99d91d1944c3cae63944eadfbf575 P 19e98fdd0d604ed4a2695173041c5d59: No bootstrap required, opened a new log
I20260710 13:15:55.660156  7872 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "56b08def76cd4255a601bfabe397d33f" candidate_uuid: "06826489741648cdb706d06b030176e1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "87d14a2ec3324673861a8f8f0436adfb"
I20260710 13:15:55.660856  7872 raft_consensus.cc:3060] T 56b08def76cd4255a601bfabe397d33f P 87d14a2ec3324673861a8f8f0436adfb [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:15:55.663838  8154 leader_election.cc:290] T 6204bf1667104b499e0f23a82255910a P 87d14a2ec3324673861a8f8f0436adfb [CANDIDATE]: Term 1 election: Requested vote from peers ce8e221ab13047f5abcb0d7a54acba91 (127.5.154.4:33965), 19e98fdd0d604ed4a2695173041c5d59 (127.5.154.2:33835)
I20260710 13:15:55.666950  7871 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "481d7b24a80646f6977a5c2cdc605486" candidate_uuid: "06826489741648cdb706d06b030176e1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "87d14a2ec3324673861a8f8f0436adfb"
I20260710 13:15:55.657090  8137 tablet_bootstrap.cc:492] T 45bb6fa02abe42d2b65dc5835c382de4 P ce8e221ab13047f5abcb0d7a54acba91: Bootstrap starting.
I20260710 13:15:55.667656  7872 raft_consensus.cc:2468] T 56b08def76cd4255a601bfabe397d33f P 87d14a2ec3324673861a8f8f0436adfb [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 06826489741648cdb706d06b030176e1 in term 1.
I20260710 13:15:55.670441  7986 leader_election.cc:304] T 56b08def76cd4255a601bfabe397d33f P 06826489741648cdb706d06b030176e1 [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: 06826489741648cdb706d06b030176e1, 87d14a2ec3324673861a8f8f0436adfb; no voters: 19e98fdd0d604ed4a2695173041c5d59
I20260710 13:15:55.671208  8184 raft_consensus.cc:2804] T 56b08def76cd4255a601bfabe397d33f P 06826489741648cdb706d06b030176e1 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:15:55.672194  8184 raft_consensus.cc:697] T 56b08def76cd4255a601bfabe397d33f P 06826489741648cdb706d06b030176e1 [term 1 LEADER]: Becoming Leader. State: Replica: 06826489741648cdb706d06b030176e1, State: Running, Role: LEADER
I20260710 13:15:55.669763  8140 consensus_queue.cc:260] T c1a99d91d1944c3cae63944eadfbf575 P 87d14a2ec3324673861a8f8f0436adfb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "87d14a2ec3324673861a8f8f0436adfb" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 40417 } } peers { permanent_uuid: "ce8e221ab13047f5abcb0d7a54acba91" member_type: VOTER last_known_addr { host: "127.5.154.4" port: 33965 } } peers { permanent_uuid: "19e98fdd0d604ed4a2695173041c5d59" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 33835 } }
I20260710 13:15:55.668946  8138 ts_tablet_manager.cc:1403] T c1a99d91d1944c3cae63944eadfbf575 P 19e98fdd0d604ed4a2695173041c5d59: Time spent bootstrapping tablet: real 0.280s	user 0.097s	sys 0.115s
I20260710 13:15:55.668926  7947 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6204bf1667104b499e0f23a82255910a" candidate_uuid: "87d14a2ec3324673861a8f8f0436adfb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "19e98fdd0d604ed4a2695173041c5d59"
I20260710 13:15:55.673969  8184 consensus_queue.cc:237] T 56b08def76cd4255a601bfabe397d33f P 06826489741648cdb706d06b030176e1 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "87d14a2ec3324673861a8f8f0436adfb" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 40417 } } peers { permanent_uuid: "19e98fdd0d604ed4a2695173041c5d59" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 33835 } } peers { permanent_uuid: "06826489741648cdb706d06b030176e1" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 44361 } }
I20260710 13:15:55.677598  7769 catalog_manager.cc:5697] T df71c0f1ca2f4116bf4220ccf3fecd4c P 19e98fdd0d604ed4a2695173041c5d59 reported cstate change: term changed from 0 to 1, leader changed from <none> to 19e98fdd0d604ed4a2695173041c5d59 (127.5.154.2). New cstate: current_term: 1 leader_uuid: "19e98fdd0d604ed4a2695173041c5d59" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "87d14a2ec3324673861a8f8f0436adfb" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 40417 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "19e98fdd0d604ed4a2695173041c5d59" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 33835 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "06826489741648cdb706d06b030176e1" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 44361 } health_report { overall_health: UNKNOWN } } }
I20260710 13:15:55.680212  7947 raft_consensus.cc:3060] T 6204bf1667104b499e0f23a82255910a P 19e98fdd0d604ed4a2695173041c5d59 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:15:55.681407  8140 ts_tablet_manager.cc:1434] T c1a99d91d1944c3cae63944eadfbf575 P 87d14a2ec3324673861a8f8f0436adfb: Time spent starting tablet: real 0.040s	user 0.003s	sys 0.003s
I20260710 13:15:55.682642  8191 raft_consensus.cc:2749] T 481d7b24a80646f6977a5c2cdc605486 P 87d14a2ec3324673861a8f8f0436adfb [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:15:55.669939  8154 raft_consensus.cc:2749] T 56b08def76cd4255a601bfabe397d33f P 87d14a2ec3324673861a8f8f0436adfb [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:15:55.696559  7871 raft_consensus.cc:2468] T 481d7b24a80646f6977a5c2cdc605486 P 87d14a2ec3324673861a8f8f0436adfb [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 06826489741648cdb706d06b030176e1 in term 1.
I20260710 13:15:55.691172  8138 raft_consensus.cc:359] T c1a99d91d1944c3cae63944eadfbf575 P 19e98fdd0d604ed4a2695173041c5d59 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "87d14a2ec3324673861a8f8f0436adfb" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 40417 } } peers { permanent_uuid: "ce8e221ab13047f5abcb0d7a54acba91" member_type: VOTER last_known_addr { host: "127.5.154.4" port: 33965 } } peers { permanent_uuid: "19e98fdd0d604ed4a2695173041c5d59" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 33835 } }
I20260710 13:15:55.703889  7986 leader_election.cc:304] T 481d7b24a80646f6977a5c2cdc605486 P 06826489741648cdb706d06b030176e1 [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: 06826489741648cdb706d06b030176e1, 87d14a2ec3324673861a8f8f0436adfb; no voters: 19e98fdd0d604ed4a2695173041c5d59
I20260710 13:15:55.705005  8145 raft_consensus.cc:2804] T 481d7b24a80646f6977a5c2cdc605486 P 06826489741648cdb706d06b030176e1 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:15:55.702514  8138 raft_consensus.cc:385] T c1a99d91d1944c3cae63944eadfbf575 P 19e98fdd0d604ed4a2695173041c5d59 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:15:55.706210  8138 raft_consensus.cc:740] T c1a99d91d1944c3cae63944eadfbf575 P 19e98fdd0d604ed4a2695173041c5d59 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 19e98fdd0d604ed4a2695173041c5d59, State: Initialized, Role: FOLLOWER
I20260710 13:15:55.706910  8138 consensus_queue.cc:260] T c1a99d91d1944c3cae63944eadfbf575 P 19e98fdd0d604ed4a2695173041c5d59 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "87d14a2ec3324673861a8f8f0436adfb" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 40417 } } peers { permanent_uuid: "ce8e221ab13047f5abcb0d7a54acba91" member_type: VOTER last_known_addr { host: "127.5.154.4" port: 33965 } } peers { permanent_uuid: "19e98fdd0d604ed4a2695173041c5d59" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 33835 } }
I20260710 13:15:55.710024  7947 raft_consensus.cc:2468] T 6204bf1667104b499e0f23a82255910a P 19e98fdd0d604ed4a2695173041c5d59 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 87d14a2ec3324673861a8f8f0436adfb in term 1.
I20260710 13:15:55.712965  8139 tablet_bootstrap.cc:492] T 45bb6fa02abe42d2b65dc5835c382de4 P 06826489741648cdb706d06b030176e1: No bootstrap required, opened a new log
I20260710 13:15:55.713495  8139 ts_tablet_manager.cc:1403] T 45bb6fa02abe42d2b65dc5835c382de4 P 06826489741648cdb706d06b030176e1: Time spent bootstrapping tablet: real 0.248s	user 0.061s	sys 0.050s
I20260710 13:15:55.713681  8137 tablet_bootstrap.cc:654] T 45bb6fa02abe42d2b65dc5835c382de4 P ce8e221ab13047f5abcb0d7a54acba91: Neither blocks nor log segments found. Creating new log.
I20260710 13:15:55.715852  8148 raft_consensus.cc:493] T 8d6ace6849ef4ad69a6ae4d4c0686b6c P ce8e221ab13047f5abcb0d7a54acba91 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:15:55.716739  8148 raft_consensus.cc:515] T 8d6ace6849ef4ad69a6ae4d4c0686b6c P ce8e221ab13047f5abcb0d7a54acba91 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "87d14a2ec3324673861a8f8f0436adfb" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 40417 } } peers { permanent_uuid: "06826489741648cdb706d06b030176e1" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 44361 } } peers { permanent_uuid: "ce8e221ab13047f5abcb0d7a54acba91" member_type: VOTER last_known_addr { host: "127.5.154.4" port: 33965 } }
I20260710 13:15:55.717319  8138 ts_tablet_manager.cc:1434] T c1a99d91d1944c3cae63944eadfbf575 P 19e98fdd0d604ed4a2695173041c5d59: Time spent starting tablet: real 0.038s	user 0.007s	sys 0.000s
I20260710 13:15:55.717020  8139 raft_consensus.cc:359] T 45bb6fa02abe42d2b65dc5835c382de4 P 06826489741648cdb706d06b030176e1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "19e98fdd0d604ed4a2695173041c5d59" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 33835 } } peers { permanent_uuid: "06826489741648cdb706d06b030176e1" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 44361 } } peers { permanent_uuid: "ce8e221ab13047f5abcb0d7a54acba91" member_type: VOTER last_known_addr { host: "127.5.154.4" port: 33965 } }
I20260710 13:15:55.717765  8139 raft_consensus.cc:385] T 45bb6fa02abe42d2b65dc5835c382de4 P 06826489741648cdb706d06b030176e1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:15:55.718075  8139 raft_consensus.cc:740] T 45bb6fa02abe42d2b65dc5835c382de4 P 06826489741648cdb706d06b030176e1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 06826489741648cdb706d06b030176e1, State: Initialized, Role: FOLLOWER
I20260710 13:15:55.718264  8138 tablet_bootstrap.cc:492] T 56b08def76cd4255a601bfabe397d33f P 19e98fdd0d604ed4a2695173041c5d59: Bootstrap starting.
I20260710 13:15:55.719388  8140 tablet_bootstrap.cc:492] T 439cd77d06564b9d8a70b7d6b3196166 P 87d14a2ec3324673861a8f8f0436adfb: Bootstrap starting.
I20260710 13:15:55.719974  8139 consensus_queue.cc:260] T 45bb6fa02abe42d2b65dc5835c382de4 P 06826489741648cdb706d06b030176e1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "19e98fdd0d604ed4a2695173041c5d59" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 33835 } } peers { permanent_uuid: "06826489741648cdb706d06b030176e1" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 44361 } } peers { permanent_uuid: "ce8e221ab13047f5abcb0d7a54acba91" member_type: VOTER last_known_addr { host: "127.5.154.4" port: 33965 } }
I20260710 13:15:55.720714  7871 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8d6ace6849ef4ad69a6ae4d4c0686b6c" candidate_uuid: "ce8e221ab13047f5abcb0d7a54acba91" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "87d14a2ec3324673861a8f8f0436adfb" is_pre_election: true
I20260710 13:15:55.719990  8148 leader_election.cc:290] T 8d6ace6849ef4ad69a6ae4d4c0686b6c P ce8e221ab13047f5abcb0d7a54acba91 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 87d14a2ec3324673861a8f8f0436adfb (127.5.154.1:40417), 06826489741648cdb706d06b030176e1 (127.5.154.3:44361)
I20260710 13:15:55.721911  7768 catalog_manager.cc:5697] T 6204bf1667104b499e0f23a82255910a P 87d14a2ec3324673861a8f8f0436adfb reported cstate change: term changed from 0 to 1, leader changed from <none> to 87d14a2ec3324673861a8f8f0436adfb (127.5.154.1). New cstate: current_term: 1 leader_uuid: "87d14a2ec3324673861a8f8f0436adfb" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ce8e221ab13047f5abcb0d7a54acba91" member_type: VOTER last_known_addr { host: "127.5.154.4" port: 33965 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "87d14a2ec3324673861a8f8f0436adfb" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 40417 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "19e98fdd0d604ed4a2695173041c5d59" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 33835 } health_report { overall_health: UNKNOWN } } }
I20260710 13:15:55.723274  8021 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8d6ace6849ef4ad69a6ae4d4c0686b6c" candidate_uuid: "ce8e221ab13047f5abcb0d7a54acba91" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "06826489741648cdb706d06b030176e1" is_pre_election: true
W20260710 13:15:55.725757  8059 leader_election.cc:343] T 8d6ace6849ef4ad69a6ae4d4c0686b6c P ce8e221ab13047f5abcb0d7a54acba91 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 06826489741648cdb706d06b030176e1 (127.5.154.3:44361): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:15:55.724381  8145 raft_consensus.cc:697] T 481d7b24a80646f6977a5c2cdc605486 P 06826489741648cdb706d06b030176e1 [term 1 LEADER]: Becoming Leader. State: Replica: 06826489741648cdb706d06b030176e1, State: Running, Role: LEADER
W20260710 13:15:55.732981  8060 leader_election.cc:343] T 8d6ace6849ef4ad69a6ae4d4c0686b6c P ce8e221ab13047f5abcb0d7a54acba91 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 87d14a2ec3324673861a8f8f0436adfb (127.5.154.1:40417): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:15:55.732859  8145 consensus_queue.cc:237] T 481d7b24a80646f6977a5c2cdc605486 P 06826489741648cdb706d06b030176e1 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "87d14a2ec3324673861a8f8f0436adfb" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 40417 } } peers { permanent_uuid: "19e98fdd0d604ed4a2695173041c5d59" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 33835 } } peers { permanent_uuid: "06826489741648cdb706d06b030176e1" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 44361 } }
I20260710 13:15:55.733453  8060 leader_election.cc:304] T 8d6ace6849ef4ad69a6ae4d4c0686b6c P ce8e221ab13047f5abcb0d7a54acba91 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: ce8e221ab13047f5abcb0d7a54acba91; no voters: 06826489741648cdb706d06b030176e1, 87d14a2ec3324673861a8f8f0436adfb
I20260710 13:15:55.734537  8140 tablet_bootstrap.cc:654] T 439cd77d06564b9d8a70b7d6b3196166 P 87d14a2ec3324673861a8f8f0436adfb: Neither blocks nor log segments found. Creating new log.
I20260710 13:15:55.734474  8148 raft_consensus.cc:2749] T 8d6ace6849ef4ad69a6ae4d4c0686b6c P ce8e221ab13047f5abcb0d7a54acba91 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:15:55.730265  8137 tablet_bootstrap.cc:492] T 45bb6fa02abe42d2b65dc5835c382de4 P ce8e221ab13047f5abcb0d7a54acba91: No bootstrap required, opened a new log
I20260710 13:15:55.736083  8139 ts_tablet_manager.cc:1434] T 45bb6fa02abe42d2b65dc5835c382de4 P 06826489741648cdb706d06b030176e1: Time spent starting tablet: real 0.022s	user 0.007s	sys 0.000s
I20260710 13:15:55.736322  8137 ts_tablet_manager.cc:1403] T 45bb6fa02abe42d2b65dc5835c382de4 P ce8e221ab13047f5abcb0d7a54acba91: Time spent bootstrapping tablet: real 0.079s	user 0.011s	sys 0.007s
I20260710 13:15:55.737074  8139 tablet_bootstrap.cc:492] T d26c9ed7b4fc45789e10e9d018ebfac3 P 06826489741648cdb706d06b030176e1: Bootstrap starting.
I20260710 13:15:55.740253  8137 raft_consensus.cc:359] T 45bb6fa02abe42d2b65dc5835c382de4 P ce8e221ab13047f5abcb0d7a54acba91 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "19e98fdd0d604ed4a2695173041c5d59" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 33835 } } peers { permanent_uuid: "06826489741648cdb706d06b030176e1" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 44361 } } peers { permanent_uuid: "ce8e221ab13047f5abcb0d7a54acba91" member_type: VOTER last_known_addr { host: "127.5.154.4" port: 33965 } }
I20260710 13:15:55.740869  8137 raft_consensus.cc:385] T 45bb6fa02abe42d2b65dc5835c382de4 P ce8e221ab13047f5abcb0d7a54acba91 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:15:55.741048  8137 raft_consensus.cc:740] T 45bb6fa02abe42d2b65dc5835c382de4 P ce8e221ab13047f5abcb0d7a54acba91 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ce8e221ab13047f5abcb0d7a54acba91, State: Initialized, Role: FOLLOWER
I20260710 13:15:55.741998  8138 tablet_bootstrap.cc:654] T 56b08def76cd4255a601bfabe397d33f P 19e98fdd0d604ed4a2695173041c5d59: Neither blocks nor log segments found. Creating new log.
I20260710 13:15:55.748382  8148 raft_consensus.cc:493] T d85f427507f54f8395849c34c95a793a P ce8e221ab13047f5abcb0d7a54acba91 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:15:55.748875  8148 raft_consensus.cc:515] T d85f427507f54f8395849c34c95a793a P ce8e221ab13047f5abcb0d7a54acba91 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "06826489741648cdb706d06b030176e1" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 44361 } } peers { permanent_uuid: "ce8e221ab13047f5abcb0d7a54acba91" member_type: VOTER last_known_addr { host: "127.5.154.4" port: 33965 } } peers { permanent_uuid: "87d14a2ec3324673861a8f8f0436adfb" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 40417 } }
I20260710 13:15:55.749598  8137 consensus_queue.cc:260] T 45bb6fa02abe42d2b65dc5835c382de4 P ce8e221ab13047f5abcb0d7a54acba91 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "19e98fdd0d604ed4a2695173041c5d59" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 33835 } } peers { permanent_uuid: "06826489741648cdb706d06b030176e1" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 44361 } } peers { permanent_uuid: "ce8e221ab13047f5abcb0d7a54acba91" member_type: VOTER last_known_addr { host: "127.5.154.4" port: 33965 } }
I20260710 13:15:55.750033  7769 catalog_manager.cc:5697] T 56b08def76cd4255a601bfabe397d33f P 06826489741648cdb706d06b030176e1 reported cstate change: term changed from 0 to 1, leader changed from <none> to 06826489741648cdb706d06b030176e1 (127.5.154.3). New cstate: current_term: 1 leader_uuid: "06826489741648cdb706d06b030176e1" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "87d14a2ec3324673861a8f8f0436adfb" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 40417 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "19e98fdd0d604ed4a2695173041c5d59" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 33835 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "06826489741648cdb706d06b030176e1" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 44361 } health_report { overall_health: HEALTHY } } }
I20260710 13:15:55.750854  8148 leader_election.cc:290] T d85f427507f54f8395849c34c95a793a P ce8e221ab13047f5abcb0d7a54acba91 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 06826489741648cdb706d06b030176e1 (127.5.154.3:44361), 87d14a2ec3324673861a8f8f0436adfb (127.5.154.1:40417)
I20260710 13:15:55.751746  7769 catalog_manager.cc:5697] T 481d7b24a80646f6977a5c2cdc605486 P 06826489741648cdb706d06b030176e1 reported cstate change: term changed from 0 to 1, leader changed from <none> to 06826489741648cdb706d06b030176e1 (127.5.154.3). New cstate: current_term: 1 leader_uuid: "06826489741648cdb706d06b030176e1" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "87d14a2ec3324673861a8f8f0436adfb" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 40417 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "19e98fdd0d604ed4a2695173041c5d59" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 33835 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "06826489741648cdb706d06b030176e1" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 44361 } health_report { overall_health: HEALTHY } } }
I20260710 13:15:55.753585  8021 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d85f427507f54f8395849c34c95a793a" candidate_uuid: "ce8e221ab13047f5abcb0d7a54acba91" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "06826489741648cdb706d06b030176e1" is_pre_election: true
I20260710 13:15:55.754714  8139 tablet_bootstrap.cc:654] T d26c9ed7b4fc45789e10e9d018ebfac3 P 06826489741648cdb706d06b030176e1: Neither blocks nor log segments found. Creating new log.
I20260710 13:15:55.755191  7871 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d85f427507f54f8395849c34c95a793a" candidate_uuid: "ce8e221ab13047f5abcb0d7a54acba91" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "87d14a2ec3324673861a8f8f0436adfb" is_pre_election: true
W20260710 13:15:55.761744  8059 leader_election.cc:343] T d85f427507f54f8395849c34c95a793a P ce8e221ab13047f5abcb0d7a54acba91 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 06826489741648cdb706d06b030176e1 (127.5.154.3:44361): Illegal state: must be running to vote when last-logged opid is not known
W20260710 13:15:55.763382  8060 leader_election.cc:343] T d85f427507f54f8395849c34c95a793a P ce8e221ab13047f5abcb0d7a54acba91 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 87d14a2ec3324673861a8f8f0436adfb (127.5.154.1:40417): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:15:55.763801  8060 leader_election.cc:304] T d85f427507f54f8395849c34c95a793a P ce8e221ab13047f5abcb0d7a54acba91 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: ce8e221ab13047f5abcb0d7a54acba91; no voters: 06826489741648cdb706d06b030176e1, 87d14a2ec3324673861a8f8f0436adfb
I20260710 13:15:55.764348  8148 raft_consensus.cc:2749] T d85f427507f54f8395849c34c95a793a P ce8e221ab13047f5abcb0d7a54acba91 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:15:55.774850  8140 tablet_bootstrap.cc:492] T 439cd77d06564b9d8a70b7d6b3196166 P 87d14a2ec3324673861a8f8f0436adfb: No bootstrap required, opened a new log
I20260710 13:15:55.775254  8140 ts_tablet_manager.cc:1403] T 439cd77d06564b9d8a70b7d6b3196166 P 87d14a2ec3324673861a8f8f0436adfb: Time spent bootstrapping tablet: real 0.056s	user 0.010s	sys 0.002s
I20260710 13:15:55.776078  8145 raft_consensus.cc:493] T 7ca9db70bc8b4ec7a4f388e6e509ec14 P 06826489741648cdb706d06b030176e1 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:15:55.776609  8145 raft_consensus.cc:515] T 7ca9db70bc8b4ec7a4f388e6e509ec14 P 06826489741648cdb706d06b030176e1 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "19e98fdd0d604ed4a2695173041c5d59" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 33835 } } peers { permanent_uuid: "ce8e221ab13047f5abcb0d7a54acba91" member_type: VOTER last_known_addr { host: "127.5.154.4" port: 33965 } } peers { permanent_uuid: "06826489741648cdb706d06b030176e1" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 44361 } }
I20260710 13:15:55.778990  8145 leader_election.cc:290] T 7ca9db70bc8b4ec7a4f388e6e509ec14 P 06826489741648cdb706d06b030176e1 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 19e98fdd0d604ed4a2695173041c5d59 (127.5.154.2:33835), ce8e221ab13047f5abcb0d7a54acba91 (127.5.154.4:33965)
I20260710 13:15:55.779279  7947 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7ca9db70bc8b4ec7a4f388e6e509ec14" candidate_uuid: "06826489741648cdb706d06b030176e1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "19e98fdd0d604ed4a2695173041c5d59" is_pre_election: true
I20260710 13:15:55.779633  8095 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7ca9db70bc8b4ec7a4f388e6e509ec14" candidate_uuid: "06826489741648cdb706d06b030176e1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ce8e221ab13047f5abcb0d7a54acba91" is_pre_election: true
I20260710 13:15:55.777987  8140 raft_consensus.cc:359] T 439cd77d06564b9d8a70b7d6b3196166 P 87d14a2ec3324673861a8f8f0436adfb [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ce8e221ab13047f5abcb0d7a54acba91" member_type: VOTER last_known_addr { host: "127.5.154.4" port: 33965 } } peers { permanent_uuid: "87d14a2ec3324673861a8f8f0436adfb" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 40417 } } peers { permanent_uuid: "19e98fdd0d604ed4a2695173041c5d59" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 33835 } }
I20260710 13:15:55.780447  8140 raft_consensus.cc:385] T 439cd77d06564b9d8a70b7d6b3196166 P 87d14a2ec3324673861a8f8f0436adfb [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:15:55.780745  8140 raft_consensus.cc:740] T 439cd77d06564b9d8a70b7d6b3196166 P 87d14a2ec3324673861a8f8f0436adfb [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 87d14a2ec3324673861a8f8f0436adfb, State: Initialized, Role: FOLLOWER
I20260710 13:15:55.779898  7947 raft_consensus.cc:2393] T 7ca9db70bc8b4ec7a4f388e6e509ec14 P 19e98fdd0d604ed4a2695173041c5d59 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 06826489741648cdb706d06b030176e1 in current term 1: Already voted for candidate 19e98fdd0d604ed4a2695173041c5d59 in this term.
I20260710 13:15:55.782114  8095 raft_consensus.cc:2393] T 7ca9db70bc8b4ec7a4f388e6e509ec14 P ce8e221ab13047f5abcb0d7a54acba91 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 06826489741648cdb706d06b030176e1 in current term 1: Already voted for candidate ce8e221ab13047f5abcb0d7a54acba91 in this term.
I20260710 13:15:55.782147  8137 ts_tablet_manager.cc:1434] T 45bb6fa02abe42d2b65dc5835c382de4 P ce8e221ab13047f5abcb0d7a54acba91: Time spent starting tablet: real 0.045s	user 0.004s	sys 0.016s
I20260710 13:15:55.783289  7984 leader_election.cc:304] T 7ca9db70bc8b4ec7a4f388e6e509ec14 P 06826489741648cdb706d06b030176e1 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 06826489741648cdb706d06b030176e1; no voters: 19e98fdd0d604ed4a2695173041c5d59, ce8e221ab13047f5abcb0d7a54acba91
I20260710 13:15:55.784384  8145 raft_consensus.cc:3060] T 7ca9db70bc8b4ec7a4f388e6e509ec14 P 06826489741648cdb706d06b030176e1 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:15:55.784778  8138 tablet_bootstrap.cc:492] T 56b08def76cd4255a601bfabe397d33f P 19e98fdd0d604ed4a2695173041c5d59: No bootstrap required, opened a new log
I20260710 13:15:55.785118  8139 tablet_bootstrap.cc:492] T d26c9ed7b4fc45789e10e9d018ebfac3 P 06826489741648cdb706d06b030176e1: No bootstrap required, opened a new log
I20260710 13:15:55.785287  8138 ts_tablet_manager.cc:1403] T 56b08def76cd4255a601bfabe397d33f P 19e98fdd0d604ed4a2695173041c5d59: Time spent bootstrapping tablet: real 0.067s	user 0.019s	sys 0.008s
I20260710 13:15:55.785619  8139 ts_tablet_manager.cc:1403] T d26c9ed7b4fc45789e10e9d018ebfac3 P 06826489741648cdb706d06b030176e1: Time spent bootstrapping tablet: real 0.049s	user 0.020s	sys 0.008s
I20260710 13:15:55.788347  8139 raft_consensus.cc:359] T d26c9ed7b4fc45789e10e9d018ebfac3 P 06826489741648cdb706d06b030176e1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "06826489741648cdb706d06b030176e1" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 44361 } } peers { permanent_uuid: "ce8e221ab13047f5abcb0d7a54acba91" member_type: VOTER last_known_addr { host: "127.5.154.4" port: 33965 } } peers { permanent_uuid: "87d14a2ec3324673861a8f8f0436adfb" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 40417 } }
I20260710 13:15:55.788262  8138 raft_consensus.cc:359] T 56b08def76cd4255a601bfabe397d33f P 19e98fdd0d604ed4a2695173041c5d59 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "87d14a2ec3324673861a8f8f0436adfb" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 40417 } } peers { permanent_uuid: "19e98fdd0d604ed4a2695173041c5d59" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 33835 } } peers { permanent_uuid: "06826489741648cdb706d06b030176e1" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 44361 } }
I20260710 13:15:55.789144  8139 raft_consensus.cc:385] T d26c9ed7b4fc45789e10e9d018ebfac3 P 06826489741648cdb706d06b030176e1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:15:55.789252  8138 raft_consensus.cc:385] T 56b08def76cd4255a601bfabe397d33f P 19e98fdd0d604ed4a2695173041c5d59 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:15:55.789574  8139 raft_consensus.cc:740] T d26c9ed7b4fc45789e10e9d018ebfac3 P 06826489741648cdb706d06b030176e1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 06826489741648cdb706d06b030176e1, State: Initialized, Role: FOLLOWER
I20260710 13:15:55.789672  8138 raft_consensus.cc:740] T 56b08def76cd4255a601bfabe397d33f P 19e98fdd0d604ed4a2695173041c5d59 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 19e98fdd0d604ed4a2695173041c5d59, State: Initialized, Role: FOLLOWER
I20260710 13:15:55.781620  8140 consensus_queue.cc:260] T 439cd77d06564b9d8a70b7d6b3196166 P 87d14a2ec3324673861a8f8f0436adfb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ce8e221ab13047f5abcb0d7a54acba91" member_type: VOTER last_known_addr { host: "127.5.154.4" port: 33965 } } peers { permanent_uuid: "87d14a2ec3324673861a8f8f0436adfb" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 40417 } } peers { permanent_uuid: "19e98fdd0d604ed4a2695173041c5d59" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 33835 } }
I20260710 13:15:55.790871  8145 raft_consensus.cc:2749] T 7ca9db70bc8b4ec7a4f388e6e509ec14 P 06826489741648cdb706d06b030176e1 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:15:55.790517  8138 consensus_queue.cc:260] T 56b08def76cd4255a601bfabe397d33f P 19e98fdd0d604ed4a2695173041c5d59 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "87d14a2ec3324673861a8f8f0436adfb" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 40417 } } peers { permanent_uuid: "19e98fdd0d604ed4a2695173041c5d59" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 33835 } } peers { permanent_uuid: "06826489741648cdb706d06b030176e1" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 44361 } }
I20260710 13:15:55.790483  8139 consensus_queue.cc:260] T d26c9ed7b4fc45789e10e9d018ebfac3 P 06826489741648cdb706d06b030176e1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "06826489741648cdb706d06b030176e1" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 44361 } } peers { permanent_uuid: "ce8e221ab13047f5abcb0d7a54acba91" member_type: VOTER last_known_addr { host: "127.5.154.4" port: 33965 } } peers { permanent_uuid: "87d14a2ec3324673861a8f8f0436adfb" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 40417 } }
I20260710 13:15:55.783289  8137 tablet_bootstrap.cc:492] T c1a99d91d1944c3cae63944eadfbf575 P ce8e221ab13047f5abcb0d7a54acba91: Bootstrap starting.
I20260710 13:15:55.796996  8137 tablet_bootstrap.cc:654] T c1a99d91d1944c3cae63944eadfbf575 P ce8e221ab13047f5abcb0d7a54acba91: Neither blocks nor log segments found. Creating new log.
I20260710 13:15:55.797286  8139 ts_tablet_manager.cc:1434] T d26c9ed7b4fc45789e10e9d018ebfac3 P 06826489741648cdb706d06b030176e1: Time spent starting tablet: real 0.011s	user 0.005s	sys 0.001s
I20260710 13:15:55.798262  8139 tablet_bootstrap.cc:492] T df71c0f1ca2f4116bf4220ccf3fecd4c P 06826489741648cdb706d06b030176e1: Bootstrap starting.
I20260710 13:15:55.798432  8140 ts_tablet_manager.cc:1434] T 439cd77d06564b9d8a70b7d6b3196166 P 87d14a2ec3324673861a8f8f0436adfb: Time spent starting tablet: real 0.023s	user 0.007s	sys 0.000s
I20260710 13:15:55.804651  8139 tablet_bootstrap.cc:654] T df71c0f1ca2f4116bf4220ccf3fecd4c P 06826489741648cdb706d06b030176e1: Neither blocks nor log segments found. Creating new log.
I20260710 13:15:55.805814  8140 tablet_bootstrap.cc:492] T d26c9ed7b4fc45789e10e9d018ebfac3 P 87d14a2ec3324673861a8f8f0436adfb: Bootstrap starting.
I20260710 13:15:55.807614  8137 tablet_bootstrap.cc:492] T c1a99d91d1944c3cae63944eadfbf575 P ce8e221ab13047f5abcb0d7a54acba91: No bootstrap required, opened a new log
I20260710 13:15:55.807874  8138 ts_tablet_manager.cc:1434] T 56b08def76cd4255a601bfabe397d33f P 19e98fdd0d604ed4a2695173041c5d59: Time spent starting tablet: real 0.022s	user 0.006s	sys 0.000s
I20260710 13:15:55.808102  8137 ts_tablet_manager.cc:1403] T c1a99d91d1944c3cae63944eadfbf575 P ce8e221ab13047f5abcb0d7a54acba91: Time spent bootstrapping tablet: real 0.025s	user 0.015s	sys 0.000s
I20260710 13:15:55.811022  8137 raft_consensus.cc:359] T c1a99d91d1944c3cae63944eadfbf575 P ce8e221ab13047f5abcb0d7a54acba91 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "87d14a2ec3324673861a8f8f0436adfb" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 40417 } } peers { permanent_uuid: "ce8e221ab13047f5abcb0d7a54acba91" member_type: VOTER last_known_addr { host: "127.5.154.4" port: 33965 } } peers { permanent_uuid: "19e98fdd0d604ed4a2695173041c5d59" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 33835 } }
I20260710 13:15:55.811738  8137 raft_consensus.cc:385] T c1a99d91d1944c3cae63944eadfbf575 P ce8e221ab13047f5abcb0d7a54acba91 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:15:55.812042  8137 raft_consensus.cc:740] T c1a99d91d1944c3cae63944eadfbf575 P ce8e221ab13047f5abcb0d7a54acba91 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ce8e221ab13047f5abcb0d7a54acba91, State: Initialized, Role: FOLLOWER
I20260710 13:15:55.812336  8140 tablet_bootstrap.cc:654] T d26c9ed7b4fc45789e10e9d018ebfac3 P 87d14a2ec3324673861a8f8f0436adfb: Neither blocks nor log segments found. Creating new log.
I20260710 13:15:55.812837  8137 consensus_queue.cc:260] T c1a99d91d1944c3cae63944eadfbf575 P ce8e221ab13047f5abcb0d7a54acba91 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "87d14a2ec3324673861a8f8f0436adfb" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 40417 } } peers { permanent_uuid: "ce8e221ab13047f5abcb0d7a54acba91" member_type: VOTER last_known_addr { host: "127.5.154.4" port: 33965 } } peers { permanent_uuid: "19e98fdd0d604ed4a2695173041c5d59" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 33835 } }
I20260710 13:15:55.815769  8138 tablet_bootstrap.cc:492] T 481d7b24a80646f6977a5c2cdc605486 P 19e98fdd0d604ed4a2695173041c5d59: Bootstrap starting.
I20260710 13:15:55.821728  8137 ts_tablet_manager.cc:1434] T c1a99d91d1944c3cae63944eadfbf575 P ce8e221ab13047f5abcb0d7a54acba91: Time spent starting tablet: real 0.013s	user 0.005s	sys 0.000s
I20260710 13:15:55.822921  8137 tablet_bootstrap.cc:492] T 60cd74f46c3149c3bb1fdab9e612f18f P ce8e221ab13047f5abcb0d7a54acba91: Bootstrap starting.
I20260710 13:15:55.823083  8138 tablet_bootstrap.cc:654] T 481d7b24a80646f6977a5c2cdc605486 P 19e98fdd0d604ed4a2695173041c5d59: Neither blocks nor log segments found. Creating new log.
I20260710 13:15:55.832253  8137 tablet_bootstrap.cc:654] T 60cd74f46c3149c3bb1fdab9e612f18f P ce8e221ab13047f5abcb0d7a54acba91: Neither blocks nor log segments found. Creating new log.
I20260710 13:15:55.835466  8139 tablet_bootstrap.cc:492] T df71c0f1ca2f4116bf4220ccf3fecd4c P 06826489741648cdb706d06b030176e1: No bootstrap required, opened a new log
I20260710 13:15:55.835978  8139 ts_tablet_manager.cc:1403] T df71c0f1ca2f4116bf4220ccf3fecd4c P 06826489741648cdb706d06b030176e1: Time spent bootstrapping tablet: real 0.038s	user 0.014s	sys 0.016s
I20260710 13:15:55.836069  8138 tablet_bootstrap.cc:492] T 481d7b24a80646f6977a5c2cdc605486 P 19e98fdd0d604ed4a2695173041c5d59: No bootstrap required, opened a new log
I20260710 13:15:55.836508  8138 ts_tablet_manager.cc:1403] T 481d7b24a80646f6977a5c2cdc605486 P 19e98fdd0d604ed4a2695173041c5d59: Time spent bootstrapping tablet: real 0.021s	user 0.008s	sys 0.008s
I20260710 13:15:55.838698  8139 raft_consensus.cc:359] T df71c0f1ca2f4116bf4220ccf3fecd4c P 06826489741648cdb706d06b030176e1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "87d14a2ec3324673861a8f8f0436adfb" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 40417 } } peers { permanent_uuid: "19e98fdd0d604ed4a2695173041c5d59" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 33835 } } peers { permanent_uuid: "06826489741648cdb706d06b030176e1" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 44361 } }
I20260710 13:15:55.838877  8138 raft_consensus.cc:359] T 481d7b24a80646f6977a5c2cdc605486 P 19e98fdd0d604ed4a2695173041c5d59 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "87d14a2ec3324673861a8f8f0436adfb" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 40417 } } peers { permanent_uuid: "19e98fdd0d604ed4a2695173041c5d59" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 33835 } } peers { permanent_uuid: "06826489741648cdb706d06b030176e1" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 44361 } }
I20260710 13:15:55.839537  8139 raft_consensus.cc:385] T df71c0f1ca2f4116bf4220ccf3fecd4c P 06826489741648cdb706d06b030176e1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:15:55.839540  8138 raft_consensus.cc:385] T 481d7b24a80646f6977a5c2cdc605486 P 19e98fdd0d604ed4a2695173041c5d59 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:15:55.840123  8139 raft_consensus.cc:740] T df71c0f1ca2f4116bf4220ccf3fecd4c P 06826489741648cdb706d06b030176e1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 06826489741648cdb706d06b030176e1, State: Initialized, Role: FOLLOWER
I20260710 13:15:55.840204  8138 raft_consensus.cc:740] T 481d7b24a80646f6977a5c2cdc605486 P 19e98fdd0d604ed4a2695173041c5d59 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 19e98fdd0d604ed4a2695173041c5d59, State: Initialized, Role: FOLLOWER
I20260710 13:15:55.841336  8140 tablet_bootstrap.cc:492] T d26c9ed7b4fc45789e10e9d018ebfac3 P 87d14a2ec3324673861a8f8f0436adfb: No bootstrap required, opened a new log
I20260710 13:15:55.841416  8137 tablet_bootstrap.cc:492] T 60cd74f46c3149c3bb1fdab9e612f18f P ce8e221ab13047f5abcb0d7a54acba91: No bootstrap required, opened a new log
I20260710 13:15:55.841029  8138 consensus_queue.cc:260] T 481d7b24a80646f6977a5c2cdc605486 P 19e98fdd0d604ed4a2695173041c5d59 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "87d14a2ec3324673861a8f8f0436adfb" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 40417 } } peers { permanent_uuid: "19e98fdd0d604ed4a2695173041c5d59" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 33835 } } peers { permanent_uuid: "06826489741648cdb706d06b030176e1" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 44361 } }
I20260710 13:15:55.841029  8139 consensus_queue.cc:260] T df71c0f1ca2f4116bf4220ccf3fecd4c P 06826489741648cdb706d06b030176e1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "87d14a2ec3324673861a8f8f0436adfb" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 40417 } } peers { permanent_uuid: "19e98fdd0d604ed4a2695173041c5d59" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 33835 } } peers { permanent_uuid: "06826489741648cdb706d06b030176e1" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 44361 } }
I20260710 13:15:55.841910  8140 ts_tablet_manager.cc:1403] T d26c9ed7b4fc45789e10e9d018ebfac3 P 87d14a2ec3324673861a8f8f0436adfb: Time spent bootstrapping tablet: real 0.036s	user 0.014s	sys 0.008s
I20260710 13:15:55.841934  8137 ts_tablet_manager.cc:1403] T 60cd74f46c3149c3bb1fdab9e612f18f P ce8e221ab13047f5abcb0d7a54acba91: Time spent bootstrapping tablet: real 0.019s	user 0.010s	sys 0.000s
I20260710 13:15:55.844719  8137 raft_consensus.cc:359] T 60cd74f46c3149c3bb1fdab9e612f18f P ce8e221ab13047f5abcb0d7a54acba91 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ce8e221ab13047f5abcb0d7a54acba91" member_type: VOTER last_known_addr { host: "127.5.154.4" port: 33965 } } peers { permanent_uuid: "87d14a2ec3324673861a8f8f0436adfb" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 40417 } } peers { permanent_uuid: "19e98fdd0d604ed4a2695173041c5d59" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 33835 } }
I20260710 13:15:55.845399  8137 raft_consensus.cc:385] T 60cd74f46c3149c3bb1fdab9e612f18f P ce8e221ab13047f5abcb0d7a54acba91 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:15:55.845042  8140 raft_consensus.cc:359] T d26c9ed7b4fc45789e10e9d018ebfac3 P 87d14a2ec3324673861a8f8f0436adfb [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "06826489741648cdb706d06b030176e1" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 44361 } } peers { permanent_uuid: "ce8e221ab13047f5abcb0d7a54acba91" member_type: VOTER last_known_addr { host: "127.5.154.4" port: 33965 } } peers { permanent_uuid: "87d14a2ec3324673861a8f8f0436adfb" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 40417 } }
I20260710 13:15:55.845744  8140 raft_consensus.cc:385] T d26c9ed7b4fc45789e10e9d018ebfac3 P 87d14a2ec3324673861a8f8f0436adfb [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:15:55.845849  8138 ts_tablet_manager.cc:1434] T 481d7b24a80646f6977a5c2cdc605486 P 19e98fdd0d604ed4a2695173041c5d59: Time spent starting tablet: real 0.009s	user 0.005s	sys 0.000s
I20260710 13:15:55.846077  8140 raft_consensus.cc:740] T d26c9ed7b4fc45789e10e9d018ebfac3 P 87d14a2ec3324673861a8f8f0436adfb [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 87d14a2ec3324673861a8f8f0436adfb, State: Initialized, Role: FOLLOWER
I20260710 13:15:55.846844  8138 tablet_bootstrap.cc:492] T 8dfee17a96ad46d184fbc3e11de45d24 P 19e98fdd0d604ed4a2695173041c5d59: Bootstrap starting.
I20260710 13:15:55.846948  8140 consensus_queue.cc:260] T d26c9ed7b4fc45789e10e9d018ebfac3 P 87d14a2ec3324673861a8f8f0436adfb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "06826489741648cdb706d06b030176e1" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 44361 } } peers { permanent_uuid: "ce8e221ab13047f5abcb0d7a54acba91" member_type: VOTER last_known_addr { host: "127.5.154.4" port: 33965 } } peers { permanent_uuid: "87d14a2ec3324673861a8f8f0436adfb" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 40417 } }
I20260710 13:15:55.848394  8139 ts_tablet_manager.cc:1434] T df71c0f1ca2f4116bf4220ccf3fecd4c P 06826489741648cdb706d06b030176e1: Time spent starting tablet: real 0.012s	user 0.006s	sys 0.000s
I20260710 13:15:55.845665  8137 raft_consensus.cc:740] T 60cd74f46c3149c3bb1fdab9e612f18f P ce8e221ab13047f5abcb0d7a54acba91 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ce8e221ab13047f5abcb0d7a54acba91, State: Initialized, Role: FOLLOWER
I20260710 13:15:55.851747  8205 raft_consensus.cc:493] T 1ad38d7c83b045d6b33b1ebe97d42462 P ce8e221ab13047f5abcb0d7a54acba91 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:15:55.852264  8205 raft_consensus.cc:515] T 1ad38d7c83b045d6b33b1ebe97d42462 P ce8e221ab13047f5abcb0d7a54acba91 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "06826489741648cdb706d06b030176e1" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 44361 } } peers { permanent_uuid: "ce8e221ab13047f5abcb0d7a54acba91" member_type: VOTER last_known_addr { host: "127.5.154.4" port: 33965 } } peers { permanent_uuid: "87d14a2ec3324673861a8f8f0436adfb" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 40417 } }
I20260710 13:15:55.852716  8138 tablet_bootstrap.cc:654] T 8dfee17a96ad46d184fbc3e11de45d24 P 19e98fdd0d604ed4a2695173041c5d59: Neither blocks nor log segments found. Creating new log.
I20260710 13:15:55.854332  8205 leader_election.cc:290] T 1ad38d7c83b045d6b33b1ebe97d42462 P ce8e221ab13047f5abcb0d7a54acba91 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 06826489741648cdb706d06b030176e1 (127.5.154.3:44361), 87d14a2ec3324673861a8f8f0436adfb (127.5.154.1:40417)
I20260710 13:15:55.856106  8140 ts_tablet_manager.cc:1434] T d26c9ed7b4fc45789e10e9d018ebfac3 P 87d14a2ec3324673861a8f8f0436adfb: Time spent starting tablet: real 0.014s	user 0.003s	sys 0.004s
I20260710 13:15:55.856165  8021 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1ad38d7c83b045d6b33b1ebe97d42462" candidate_uuid: "ce8e221ab13047f5abcb0d7a54acba91" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "06826489741648cdb706d06b030176e1" is_pre_election: true
W20260710 13:15:55.857966  8059 leader_election.cc:343] T 1ad38d7c83b045d6b33b1ebe97d42462 P ce8e221ab13047f5abcb0d7a54acba91 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 06826489741648cdb706d06b030176e1 (127.5.154.3:44361): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:15:55.859117  8140 tablet_bootstrap.cc:492] T 1ad38d7c83b045d6b33b1ebe97d42462 P 87d14a2ec3324673861a8f8f0436adfb: Bootstrap starting.
I20260710 13:15:55.859869  7871 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1ad38d7c83b045d6b33b1ebe97d42462" candidate_uuid: "ce8e221ab13047f5abcb0d7a54acba91" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "87d14a2ec3324673861a8f8f0436adfb" is_pre_election: true
I20260710 13:15:55.861518  8139 tablet_bootstrap.cc:492] T 8d6ace6849ef4ad69a6ae4d4c0686b6c P 06826489741648cdb706d06b030176e1: Bootstrap starting.
I20260710 13:15:55.863379  8138 tablet_bootstrap.cc:492] T 8dfee17a96ad46d184fbc3e11de45d24 P 19e98fdd0d604ed4a2695173041c5d59: No bootstrap required, opened a new log
I20260710 13:15:55.863817  8138 ts_tablet_manager.cc:1403] T 8dfee17a96ad46d184fbc3e11de45d24 P 19e98fdd0d604ed4a2695173041c5d59: Time spent bootstrapping tablet: real 0.017s	user 0.007s	sys 0.007s
W20260710 13:15:55.865027  8060 leader_election.cc:343] T 1ad38d7c83b045d6b33b1ebe97d42462 P ce8e221ab13047f5abcb0d7a54acba91 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 87d14a2ec3324673861a8f8f0436adfb (127.5.154.1:40417): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:15:55.865247  8140 tablet_bootstrap.cc:654] T 1ad38d7c83b045d6b33b1ebe97d42462 P 87d14a2ec3324673861a8f8f0436adfb: Neither blocks nor log segments found. Creating new log.
I20260710 13:15:55.865482  8060 leader_election.cc:304] T 1ad38d7c83b045d6b33b1ebe97d42462 P ce8e221ab13047f5abcb0d7a54acba91 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: ce8e221ab13047f5abcb0d7a54acba91; no voters: 06826489741648cdb706d06b030176e1, 87d14a2ec3324673861a8f8f0436adfb
I20260710 13:15:55.866364  8138 raft_consensus.cc:359] T 8dfee17a96ad46d184fbc3e11de45d24 P 19e98fdd0d604ed4a2695173041c5d59 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "87d14a2ec3324673861a8f8f0436adfb" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 40417 } } peers { permanent_uuid: "19e98fdd0d604ed4a2695173041c5d59" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 33835 } } peers { permanent_uuid: "06826489741648cdb706d06b030176e1" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 44361 } }
I20260710 13:15:55.866995  8138 raft_consensus.cc:385] T 8dfee17a96ad46d184fbc3e11de45d24 P 19e98fdd0d604ed4a2695173041c5d59 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:15:55.867257  8138 raft_consensus.cc:740] T 8dfee17a96ad46d184fbc3e11de45d24 P 19e98fdd0d604ed4a2695173041c5d59 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 19e98fdd0d604ed4a2695173041c5d59, State: Initialized, Role: FOLLOWER
I20260710 13:15:55.867784  8139 tablet_bootstrap.cc:654] T 8d6ace6849ef4ad69a6ae4d4c0686b6c P 06826489741648cdb706d06b030176e1: Neither blocks nor log segments found. Creating new log.
I20260710 13:15:55.868062  8138 consensus_queue.cc:260] T 8dfee17a96ad46d184fbc3e11de45d24 P 19e98fdd0d604ed4a2695173041c5d59 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "87d14a2ec3324673861a8f8f0436adfb" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 40417 } } peers { permanent_uuid: "19e98fdd0d604ed4a2695173041c5d59" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 33835 } } peers { permanent_uuid: "06826489741648cdb706d06b030176e1" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 44361 } }
I20260710 13:15:55.870289  8205 raft_consensus.cc:2749] T 1ad38d7c83b045d6b33b1ebe97d42462 P ce8e221ab13047f5abcb0d7a54acba91 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:15:55.871104  8145 raft_consensus.cc:493] T 8fd073b365054fdab4be2796ac37103f P 06826489741648cdb706d06b030176e1 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:15:55.871563  8145 raft_consensus.cc:515] T 8fd073b365054fdab4be2796ac37103f P 06826489741648cdb706d06b030176e1 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "19e98fdd0d604ed4a2695173041c5d59" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 33835 } } peers { permanent_uuid: "06826489741648cdb706d06b030176e1" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 44361 } } peers { permanent_uuid: "ce8e221ab13047f5abcb0d7a54acba91" member_type: VOTER last_known_addr { host: "127.5.154.4" port: 33965 } }
I20260710 13:15:55.873659  8145 leader_election.cc:290] T 8fd073b365054fdab4be2796ac37103f P 06826489741648cdb706d06b030176e1 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 19e98fdd0d604ed4a2695173041c5d59 (127.5.154.2:33835), ce8e221ab13047f5abcb0d7a54acba91 (127.5.154.4:33965)
I20260710 13:15:55.851281  8137 consensus_queue.cc:260] T 60cd74f46c3149c3bb1fdab9e612f18f P ce8e221ab13047f5abcb0d7a54acba91 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ce8e221ab13047f5abcb0d7a54acba91" member_type: VOTER last_known_addr { host: "127.5.154.4" port: 33965 } } peers { permanent_uuid: "87d14a2ec3324673861a8f8f0436adfb" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 40417 } } peers { permanent_uuid: "19e98fdd0d604ed4a2695173041c5d59" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 33835 } }
I20260710 13:15:55.874428  7947 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8fd073b365054fdab4be2796ac37103f" candidate_uuid: "06826489741648cdb706d06b030176e1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "19e98fdd0d604ed4a2695173041c5d59" is_pre_election: true
I20260710 13:15:55.876139  8137 ts_tablet_manager.cc:1434] T 60cd74f46c3149c3bb1fdab9e612f18f P ce8e221ab13047f5abcb0d7a54acba91: Time spent starting tablet: real 0.034s	user 0.004s	sys 0.000s
I20260710 13:15:55.876478  8140 tablet_bootstrap.cc:492] T 1ad38d7c83b045d6b33b1ebe97d42462 P 87d14a2ec3324673861a8f8f0436adfb: No bootstrap required, opened a new log
I20260710 13:15:55.876145  8095 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8fd073b365054fdab4be2796ac37103f" candidate_uuid: "06826489741648cdb706d06b030176e1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ce8e221ab13047f5abcb0d7a54acba91" is_pre_election: true
I20260710 13:15:55.877000  8140 ts_tablet_manager.cc:1403] T 1ad38d7c83b045d6b33b1ebe97d42462 P 87d14a2ec3324673861a8f8f0436adfb: Time spent bootstrapping tablet: real 0.018s	user 0.007s	sys 0.008s
I20260710 13:15:55.877648  8138 ts_tablet_manager.cc:1434] T 8dfee17a96ad46d184fbc3e11de45d24 P 19e98fdd0d604ed4a2695173041c5d59: Time spent starting tablet: real 0.014s	user 0.007s	sys 0.000s
W20260710 13:15:55.877813  7984 leader_election.cc:343] T 8fd073b365054fdab4be2796ac37103f P 06826489741648cdb706d06b030176e1 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer ce8e221ab13047f5abcb0d7a54acba91 (127.5.154.4:33965): Illegal state: must be running to vote when last-logged opid is not known
W20260710 13:15:55.878345  7987 leader_election.cc:343] T 8fd073b365054fdab4be2796ac37103f P 06826489741648cdb706d06b030176e1 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 19e98fdd0d604ed4a2695173041c5d59 (127.5.154.2:33835): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:15:55.878645  8138 tablet_bootstrap.cc:492] T 439cd77d06564b9d8a70b7d6b3196166 P 19e98fdd0d604ed4a2695173041c5d59: Bootstrap starting.
I20260710 13:15:55.879617  8137 tablet_bootstrap.cc:492] T ee512a687c804da3a03acc9cb03c299b P ce8e221ab13047f5abcb0d7a54acba91: Bootstrap starting.
I20260710 13:15:55.880525  8139 tablet_bootstrap.cc:492] T 8d6ace6849ef4ad69a6ae4d4c0686b6c P 06826489741648cdb706d06b030176e1: No bootstrap required, opened a new log
I20260710 13:15:55.881027  8139 ts_tablet_manager.cc:1403] T 8d6ace6849ef4ad69a6ae4d4c0686b6c P 06826489741648cdb706d06b030176e1: Time spent bootstrapping tablet: real 0.020s	user 0.011s	sys 0.004s
I20260710 13:15:55.883780  8138 tablet_bootstrap.cc:654] T 439cd77d06564b9d8a70b7d6b3196166 P 19e98fdd0d604ed4a2695173041c5d59: Neither blocks nor log segments found. Creating new log.
I20260710 13:15:55.883509  8139 raft_consensus.cc:359] T 8d6ace6849ef4ad69a6ae4d4c0686b6c P 06826489741648cdb706d06b030176e1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "87d14a2ec3324673861a8f8f0436adfb" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 40417 } } peers { permanent_uuid: "06826489741648cdb706d06b030176e1" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 44361 } } peers { permanent_uuid: "ce8e221ab13047f5abcb0d7a54acba91" member_type: VOTER last_known_addr { host: "127.5.154.4" port: 33965 } }
I20260710 13:15:55.884289  8139 raft_consensus.cc:385] T 8d6ace6849ef4ad69a6ae4d4c0686b6c P 06826489741648cdb706d06b030176e1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:15:55.884627  8139 raft_consensus.cc:740] T 8d6ace6849ef4ad69a6ae4d4c0686b6c P 06826489741648cdb706d06b030176e1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 06826489741648cdb706d06b030176e1, State: Initialized, Role: FOLLOWER
I20260710 13:15:55.885288  8139 consensus_queue.cc:260] T 8d6ace6849ef4ad69a6ae4d4c0686b6c P 06826489741648cdb706d06b030176e1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "87d14a2ec3324673861a8f8f0436adfb" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 40417 } } peers { permanent_uuid: "06826489741648cdb706d06b030176e1" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 44361 } } peers { permanent_uuid: "ce8e221ab13047f5abcb0d7a54acba91" member_type: VOTER last_known_addr { host: "127.5.154.4" port: 33965 } }
I20260710 13:15:55.878762  7987 leader_election.cc:304] T 8fd073b365054fdab4be2796ac37103f P 06826489741648cdb706d06b030176e1 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 06826489741648cdb706d06b030176e1; no voters: 19e98fdd0d604ed4a2695173041c5d59, ce8e221ab13047f5abcb0d7a54acba91
I20260710 13:15:55.887411  8145 raft_consensus.cc:2749] T 8fd073b365054fdab4be2796ac37103f P 06826489741648cdb706d06b030176e1 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:15:55.899137  8190 raft_consensus.cc:493] T d26c9ed7b4fc45789e10e9d018ebfac3 P 87d14a2ec3324673861a8f8f0436adfb [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:15:55.899600  8190 raft_consensus.cc:515] T d26c9ed7b4fc45789e10e9d018ebfac3 P 87d14a2ec3324673861a8f8f0436adfb [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "06826489741648cdb706d06b030176e1" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 44361 } } peers { permanent_uuid: "ce8e221ab13047f5abcb0d7a54acba91" member_type: VOTER last_known_addr { host: "127.5.154.4" port: 33965 } } peers { permanent_uuid: "87d14a2ec3324673861a8f8f0436adfb" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 40417 } }
I20260710 13:15:55.900238  8146 raft_consensus.cc:493] T 8dfee17a96ad46d184fbc3e11de45d24 P 19e98fdd0d604ed4a2695173041c5d59 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:15:55.900549  8137 tablet_bootstrap.cc:654] T ee512a687c804da3a03acc9cb03c299b P ce8e221ab13047f5abcb0d7a54acba91: Neither blocks nor log segments found. Creating new log.
I20260710 13:15:55.900673  8146 raft_consensus.cc:515] T 8dfee17a96ad46d184fbc3e11de45d24 P 19e98fdd0d604ed4a2695173041c5d59 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "87d14a2ec3324673861a8f8f0436adfb" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 40417 } } peers { permanent_uuid: "19e98fdd0d604ed4a2695173041c5d59" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 33835 } } peers { permanent_uuid: "06826489741648cdb706d06b030176e1" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 44361 } }
I20260710 13:15:55.901641  8190 leader_election.cc:290] T d26c9ed7b4fc45789e10e9d018ebfac3 P 87d14a2ec3324673861a8f8f0436adfb [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 06826489741648cdb706d06b030176e1 (127.5.154.3:44361), ce8e221ab13047f5abcb0d7a54acba91 (127.5.154.4:33965)
I20260710 13:15:55.902609  8146 leader_election.cc:290] T 8dfee17a96ad46d184fbc3e11de45d24 P 19e98fdd0d604ed4a2695173041c5d59 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 87d14a2ec3324673861a8f8f0436adfb (127.5.154.1:40417), 06826489741648cdb706d06b030176e1 (127.5.154.3:44361)
I20260710 13:15:55.905064  8021 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8dfee17a96ad46d184fbc3e11de45d24" candidate_uuid: "19e98fdd0d604ed4a2695173041c5d59" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "06826489741648cdb706d06b030176e1" is_pre_election: true
I20260710 13:15:55.906193  8095 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d26c9ed7b4fc45789e10e9d018ebfac3" candidate_uuid: "87d14a2ec3324673861a8f8f0436adfb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ce8e221ab13047f5abcb0d7a54acba91" is_pre_election: true
W20260710 13:15:55.906500  7911 leader_election.cc:343] T 8dfee17a96ad46d184fbc3e11de45d24 P 19e98fdd0d604ed4a2695173041c5d59 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 06826489741648cdb706d06b030176e1 (127.5.154.3:44361): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:15:55.907723  7871 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8dfee17a96ad46d184fbc3e11de45d24" candidate_uuid: "19e98fdd0d604ed4a2695173041c5d59" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "87d14a2ec3324673861a8f8f0436adfb" is_pre_election: true
I20260710 13:15:55.908342  8139 ts_tablet_manager.cc:1434] T 8d6ace6849ef4ad69a6ae4d4c0686b6c P 06826489741648cdb706d06b030176e1: Time spent starting tablet: real 0.027s	user 0.008s	sys 0.006s
W20260710 13:15:55.909053  7912 leader_election.cc:343] T 8dfee17a96ad46d184fbc3e11de45d24 P 19e98fdd0d604ed4a2695173041c5d59 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 87d14a2ec3324673861a8f8f0436adfb (127.5.154.1:40417): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:15:55.909485  7912 leader_election.cc:304] T 8dfee17a96ad46d184fbc3e11de45d24 P 19e98fdd0d604ed4a2695173041c5d59 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 19e98fdd0d604ed4a2695173041c5d59; no voters: 06826489741648cdb706d06b030176e1, 87d14a2ec3324673861a8f8f0436adfb
I20260710 13:15:55.910133  8146 raft_consensus.cc:2749] T 8dfee17a96ad46d184fbc3e11de45d24 P 19e98fdd0d604ed4a2695173041c5d59 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:15:55.910316  8095 raft_consensus.cc:2468] T d26c9ed7b4fc45789e10e9d018ebfac3 P ce8e221ab13047f5abcb0d7a54acba91 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 87d14a2ec3324673861a8f8f0436adfb in term 0.
I20260710 13:15:55.911523  7835 leader_election.cc:304] T d26c9ed7b4fc45789e10e9d018ebfac3 P 87d14a2ec3324673861a8f8f0436adfb [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 87d14a2ec3324673861a8f8f0436adfb, ce8e221ab13047f5abcb0d7a54acba91; no voters: 
I20260710 13:15:55.912273  8190 raft_consensus.cc:2804] T d26c9ed7b4fc45789e10e9d018ebfac3 P 87d14a2ec3324673861a8f8f0436adfb [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:15:55.912748  8190 raft_consensus.cc:493] T d26c9ed7b4fc45789e10e9d018ebfac3 P 87d14a2ec3324673861a8f8f0436adfb [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:15:55.912766  8145 raft_consensus.cc:493] T df71c0f1ca2f4116bf4220ccf3fecd4c P 06826489741648cdb706d06b030176e1 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:15:55.913106  8190 raft_consensus.cc:3060] T d26c9ed7b4fc45789e10e9d018ebfac3 P 87d14a2ec3324673861a8f8f0436adfb [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:15:55.913364  8145 raft_consensus.cc:515] T df71c0f1ca2f4116bf4220ccf3fecd4c P 06826489741648cdb706d06b030176e1 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "87d14a2ec3324673861a8f8f0436adfb" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 40417 } } peers { permanent_uuid: "19e98fdd0d604ed4a2695173041c5d59" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 33835 } } peers { permanent_uuid: "06826489741648cdb706d06b030176e1" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 44361 } }
I20260710 13:15:55.915343  8145 leader_election.cc:290] T df71c0f1ca2f4116bf4220ccf3fecd4c P 06826489741648cdb706d06b030176e1 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 87d14a2ec3324673861a8f8f0436adfb (127.5.154.1:40417), 19e98fdd0d604ed4a2695173041c5d59 (127.5.154.2:33835)
I20260710 13:15:55.912315  8021 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d26c9ed7b4fc45789e10e9d018ebfac3" candidate_uuid: "87d14a2ec3324673861a8f8f0436adfb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "06826489741648cdb706d06b030176e1" is_pre_election: true
I20260710 13:15:55.917778  8021 raft_consensus.cc:2468] T d26c9ed7b4fc45789e10e9d018ebfac3 P 06826489741648cdb706d06b030176e1 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 87d14a2ec3324673861a8f8f0436adfb in term 0.
I20260710 13:15:55.919430  7871 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "df71c0f1ca2f4116bf4220ccf3fecd4c" candidate_uuid: "06826489741648cdb706d06b030176e1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "87d14a2ec3324673861a8f8f0436adfb" is_pre_election: true
I20260710 13:15:55.919751  8190 raft_consensus.cc:515] T d26c9ed7b4fc45789e10e9d018ebfac3 P 87d14a2ec3324673861a8f8f0436adfb [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "06826489741648cdb706d06b030176e1" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 44361 } } peers { permanent_uuid: "ce8e221ab13047f5abcb0d7a54acba91" member_type: VOTER last_known_addr { host: "127.5.154.4" port: 33965 } } peers { permanent_uuid: "87d14a2ec3324673861a8f8f0436adfb" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 40417 } }
I20260710 13:15:55.921005  7947 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "df71c0f1ca2f4116bf4220ccf3fecd4c" candidate_uuid: "06826489741648cdb706d06b030176e1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "19e98fdd0d604ed4a2695173041c5d59" is_pre_election: true
I20260710 13:15:55.922304  8140 raft_consensus.cc:359] T 1ad38d7c83b045d6b33b1ebe97d42462 P 87d14a2ec3324673861a8f8f0436adfb [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "06826489741648cdb706d06b030176e1" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 44361 } } peers { permanent_uuid: "ce8e221ab13047f5abcb0d7a54acba91" member_type: VOTER last_known_addr { host: "127.5.154.4" port: 33965 } } peers { permanent_uuid: "87d14a2ec3324673861a8f8f0436adfb" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 40417 } }
I20260710 13:15:55.920145  7871 raft_consensus.cc:2393] T df71c0f1ca2f4116bf4220ccf3fecd4c P 87d14a2ec3324673861a8f8f0436adfb [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 06826489741648cdb706d06b030176e1 in current term 1: Already voted for candidate 19e98fdd0d604ed4a2695173041c5d59 in this term.
I20260710 13:15:55.923530  8139 tablet_bootstrap.cc:492] T 1ad38d7c83b045d6b33b1ebe97d42462 P 06826489741648cdb706d06b030176e1: Bootstrap starting.
I20260710 13:15:55.923830  7986 leader_election.cc:304] T df71c0f1ca2f4116bf4220ccf3fecd4c P 06826489741648cdb706d06b030176e1 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 06826489741648cdb706d06b030176e1; no voters: 19e98fdd0d604ed4a2695173041c5d59, 87d14a2ec3324673861a8f8f0436adfb
I20260710 13:15:55.925009  8145 raft_consensus.cc:3060] T df71c0f1ca2f4116bf4220ccf3fecd4c P 06826489741648cdb706d06b030176e1 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:15:55.929731  8139 tablet_bootstrap.cc:654] T 1ad38d7c83b045d6b33b1ebe97d42462 P 06826489741648cdb706d06b030176e1: Neither blocks nor log segments found. Creating new log.
I20260710 13:15:55.931821  8140 raft_consensus.cc:385] T 1ad38d7c83b045d6b33b1ebe97d42462 P 87d14a2ec3324673861a8f8f0436adfb [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:15:55.932139  8140 raft_consensus.cc:740] T 1ad38d7c83b045d6b33b1ebe97d42462 P 87d14a2ec3324673861a8f8f0436adfb [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 87d14a2ec3324673861a8f8f0436adfb, State: Initialized, Role: FOLLOWER
I20260710 13:15:55.934512  8138 tablet_bootstrap.cc:492] T 439cd77d06564b9d8a70b7d6b3196166 P 19e98fdd0d604ed4a2695173041c5d59: No bootstrap required, opened a new log
I20260710 13:15:55.934655  8021 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d26c9ed7b4fc45789e10e9d018ebfac3" candidate_uuid: "87d14a2ec3324673861a8f8f0436adfb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "06826489741648cdb706d06b030176e1"
I20260710 13:15:55.935120  8138 ts_tablet_manager.cc:1403] T 439cd77d06564b9d8a70b7d6b3196166 P 19e98fdd0d604ed4a2695173041c5d59: Time spent bootstrapping tablet: real 0.057s	user 0.015s	sys 0.036s
I20260710 13:15:55.935276  8021 raft_consensus.cc:3060] T d26c9ed7b4fc45789e10e9d018ebfac3 P 06826489741648cdb706d06b030176e1 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:15:55.935644  8146 raft_consensus.cc:493] T 56b08def76cd4255a601bfabe397d33f P 19e98fdd0d604ed4a2695173041c5d59 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:15:55.936072  8146 raft_consensus.cc:515] T 56b08def76cd4255a601bfabe397d33f P 19e98fdd0d604ed4a2695173041c5d59 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "87d14a2ec3324673861a8f8f0436adfb" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 40417 } } peers { permanent_uuid: "19e98fdd0d604ed4a2695173041c5d59" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 33835 } } peers { permanent_uuid: "06826489741648cdb706d06b030176e1" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 44361 } }
I20260710 13:15:55.939210  8020 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "56b08def76cd4255a601bfabe397d33f" candidate_uuid: "19e98fdd0d604ed4a2695173041c5d59" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "06826489741648cdb706d06b030176e1" is_pre_election: true
I20260710 13:15:55.939670  7871 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "56b08def76cd4255a601bfabe397d33f" candidate_uuid: "19e98fdd0d604ed4a2695173041c5d59" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "87d14a2ec3324673861a8f8f0436adfb" is_pre_election: true
I20260710 13:15:55.938072  8146 leader_election.cc:290] T 56b08def76cd4255a601bfabe397d33f P 19e98fdd0d604ed4a2695173041c5d59 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 87d14a2ec3324673861a8f8f0436adfb (127.5.154.1:40417), 06826489741648cdb706d06b030176e1 (127.5.154.3:44361)
I20260710 13:15:55.940416  7871 raft_consensus.cc:2393] T 56b08def76cd4255a601bfabe397d33f P 87d14a2ec3324673861a8f8f0436adfb [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 19e98fdd0d604ed4a2695173041c5d59 in current term 1: Already voted for candidate 06826489741648cdb706d06b030176e1 in this term.
I20260710 13:15:55.938107  8138 raft_consensus.cc:359] T 439cd77d06564b9d8a70b7d6b3196166 P 19e98fdd0d604ed4a2695173041c5d59 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ce8e221ab13047f5abcb0d7a54acba91" member_type: VOTER last_known_addr { host: "127.5.154.4" port: 33965 } } peers { permanent_uuid: "87d14a2ec3324673861a8f8f0436adfb" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 40417 } } peers { permanent_uuid: "19e98fdd0d604ed4a2695173041c5d59" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 33835 } }
I20260710 13:15:55.941692  8138 raft_consensus.cc:385] T 439cd77d06564b9d8a70b7d6b3196166 P 19e98fdd0d604ed4a2695173041c5d59 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:15:55.941967  8021 raft_consensus.cc:2468] T d26c9ed7b4fc45789e10e9d018ebfac3 P 06826489741648cdb706d06b030176e1 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 87d14a2ec3324673861a8f8f0436adfb in term 1.
I20260710 13:15:55.942035  8138 raft_consensus.cc:740] T 439cd77d06564b9d8a70b7d6b3196166 P 19e98fdd0d604ed4a2695173041c5d59 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 19e98fdd0d604ed4a2695173041c5d59, State: Initialized, Role: FOLLOWER
I20260710 13:15:55.942183  7912 leader_election.cc:304] T 56b08def76cd4255a601bfabe397d33f P 19e98fdd0d604ed4a2695173041c5d59 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 19e98fdd0d604ed4a2695173041c5d59; no voters: 06826489741648cdb706d06b030176e1, 87d14a2ec3324673861a8f8f0436adfb
I20260710 13:15:55.943087  7836 leader_election.cc:304] T d26c9ed7b4fc45789e10e9d018ebfac3 P 87d14a2ec3324673861a8f8f0436adfb [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 06826489741648cdb706d06b030176e1, 87d14a2ec3324673861a8f8f0436adfb; no voters: 
I20260710 13:15:55.943348  8146 raft_consensus.cc:3060] T 56b08def76cd4255a601bfabe397d33f P 19e98fdd0d604ed4a2695173041c5d59 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:15:55.943063  8138 consensus_queue.cc:260] T 439cd77d06564b9d8a70b7d6b3196166 P 19e98fdd0d604ed4a2695173041c5d59 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ce8e221ab13047f5abcb0d7a54acba91" member_type: VOTER last_known_addr { host: "127.5.154.4" port: 33965 } } peers { permanent_uuid: "87d14a2ec3324673861a8f8f0436adfb" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 40417 } } peers { permanent_uuid: "19e98fdd0d604ed4a2695173041c5d59" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 33835 } }
I20260710 13:15:55.944047  8154 raft_consensus.cc:2804] T d26c9ed7b4fc45789e10e9d018ebfac3 P 87d14a2ec3324673861a8f8f0436adfb [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:15:55.944489  8154 raft_consensus.cc:697] T d26c9ed7b4fc45789e10e9d018ebfac3 P 87d14a2ec3324673861a8f8f0436adfb [term 1 LEADER]: Becoming Leader. State: Replica: 87d14a2ec3324673861a8f8f0436adfb, State: Running, Role: LEADER
I20260710 13:15:55.945258  8154 consensus_queue.cc:237] T d26c9ed7b4fc45789e10e9d018ebfac3 P 87d14a2ec3324673861a8f8f0436adfb [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "06826489741648cdb706d06b030176e1" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 44361 } } peers { permanent_uuid: "ce8e221ab13047f5abcb0d7a54acba91" member_type: VOTER last_known_addr { host: "127.5.154.4" port: 33965 } } peers { permanent_uuid: "87d14a2ec3324673861a8f8f0436adfb" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 40417 } }
I20260710 13:15:55.945744  8138 ts_tablet_manager.cc:1434] T 439cd77d06564b9d8a70b7d6b3196166 P 19e98fdd0d604ed4a2695173041c5d59: Time spent starting tablet: real 0.010s	user 0.006s	sys 0.000s
I20260710 13:15:55.946671  8138 tablet_bootstrap.cc:492] T af41ae6a04a0424fba68c04d3b5906ef P 19e98fdd0d604ed4a2695173041c5d59: Bootstrap starting.
I20260710 13:15:55.950313  8145 raft_consensus.cc:2749] T df71c0f1ca2f4116bf4220ccf3fecd4c P 06826489741648cdb706d06b030176e1 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:15:55.951144  8140 consensus_queue.cc:260] T 1ad38d7c83b045d6b33b1ebe97d42462 P 87d14a2ec3324673861a8f8f0436adfb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "06826489741648cdb706d06b030176e1" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 44361 } } peers { permanent_uuid: "ce8e221ab13047f5abcb0d7a54acba91" member_type: VOTER last_known_addr { host: "127.5.154.4" port: 33965 } } peers { permanent_uuid: "87d14a2ec3324673861a8f8f0436adfb" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 40417 } }
I20260710 13:15:55.952195  8138 tablet_bootstrap.cc:654] T af41ae6a04a0424fba68c04d3b5906ef P 19e98fdd0d604ed4a2695173041c5d59: Neither blocks nor log segments found. Creating new log.
I20260710 13:15:55.953028  8191 raft_consensus.cc:493] T c1a99d91d1944c3cae63944eadfbf575 P 87d14a2ec3324673861a8f8f0436adfb [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:15:55.953465  8190 leader_election.cc:290] T d26c9ed7b4fc45789e10e9d018ebfac3 P 87d14a2ec3324673861a8f8f0436adfb [CANDIDATE]: Term 1 election: Requested vote from peers 06826489741648cdb706d06b030176e1 (127.5.154.3:44361), ce8e221ab13047f5abcb0d7a54acba91 (127.5.154.4:33965)
I20260710 13:15:55.949509  8146 raft_consensus.cc:2749] T 56b08def76cd4255a601bfabe397d33f P 19e98fdd0d604ed4a2695173041c5d59 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:15:55.954340  8140 ts_tablet_manager.cc:1434] T 1ad38d7c83b045d6b33b1ebe97d42462 P 87d14a2ec3324673861a8f8f0436adfb: Time spent starting tablet: real 0.077s	user 0.020s	sys 0.000s
I20260710 13:15:55.954730  8095 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d26c9ed7b4fc45789e10e9d018ebfac3" candidate_uuid: "87d14a2ec3324673861a8f8f0436adfb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ce8e221ab13047f5abcb0d7a54acba91"
I20260710 13:15:55.955303  8095 raft_consensus.cc:3060] T d26c9ed7b4fc45789e10e9d018ebfac3 P ce8e221ab13047f5abcb0d7a54acba91 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:15:55.957507  8137 tablet_bootstrap.cc:492] T ee512a687c804da3a03acc9cb03c299b P ce8e221ab13047f5abcb0d7a54acba91: No bootstrap required, opened a new log
I20260710 13:15:55.957870  8137 ts_tablet_manager.cc:1403] T ee512a687c804da3a03acc9cb03c299b P ce8e221ab13047f5abcb0d7a54acba91: Time spent bootstrapping tablet: real 0.078s	user 0.018s	sys 0.007s
I20260710 13:15:55.960213  8137 raft_consensus.cc:359] T ee512a687c804da3a03acc9cb03c299b P ce8e221ab13047f5abcb0d7a54acba91 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ce8e221ab13047f5abcb0d7a54acba91" member_type: VOTER last_known_addr { host: "127.5.154.4" port: 33965 } } peers { permanent_uuid: "87d14a2ec3324673861a8f8f0436adfb" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 40417 } } peers { permanent_uuid: "19e98fdd0d604ed4a2695173041c5d59" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 33835 } }
I20260710 13:15:55.960832  8137 raft_consensus.cc:385] T ee512a687c804da3a03acc9cb03c299b P ce8e221ab13047f5abcb0d7a54acba91 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:15:55.953507  8191 raft_consensus.cc:515] T c1a99d91d1944c3cae63944eadfbf575 P 87d14a2ec3324673861a8f8f0436adfb [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "87d14a2ec3324673861a8f8f0436adfb" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 40417 } } peers { permanent_uuid: "ce8e221ab13047f5abcb0d7a54acba91" member_type: VOTER last_known_addr { host: "127.5.154.4" port: 33965 } } peers { permanent_uuid: "19e98fdd0d604ed4a2695173041c5d59" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 33835 } }
I20260710 13:15:55.961099  8137 raft_consensus.cc:740] T ee512a687c804da3a03acc9cb03c299b P ce8e221ab13047f5abcb0d7a54acba91 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ce8e221ab13047f5abcb0d7a54acba91, State: Initialized, Role: FOLLOWER
I20260710 13:15:55.961760  8137 consensus_queue.cc:260] T ee512a687c804da3a03acc9cb03c299b P ce8e221ab13047f5abcb0d7a54acba91 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ce8e221ab13047f5abcb0d7a54acba91" member_type: VOTER last_known_addr { host: "127.5.154.4" port: 33965 } } peers { permanent_uuid: "87d14a2ec3324673861a8f8f0436adfb" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 40417 } } peers { permanent_uuid: "19e98fdd0d604ed4a2695173041c5d59" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 33835 } }
I20260710 13:15:55.961997  8145 consensus_queue.cc:1048] T ba9f31cd863d47e696773565aa81d55d P 06826489741648cdb706d06b030176e1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "19e98fdd0d604ed4a2695173041c5d59" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 33835 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:15:55.962812  8191 leader_election.cc:290] T c1a99d91d1944c3cae63944eadfbf575 P 87d14a2ec3324673861a8f8f0436adfb [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ce8e221ab13047f5abcb0d7a54acba91 (127.5.154.4:33965), 19e98fdd0d604ed4a2695173041c5d59 (127.5.154.2:33835)
I20260710 13:15:55.965149  8094 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c1a99d91d1944c3cae63944eadfbf575" candidate_uuid: "87d14a2ec3324673861a8f8f0436adfb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ce8e221ab13047f5abcb0d7a54acba91" is_pre_election: true
I20260710 13:15:55.965728  8094 raft_consensus.cc:2468] T c1a99d91d1944c3cae63944eadfbf575 P ce8e221ab13047f5abcb0d7a54acba91 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 87d14a2ec3324673861a8f8f0436adfb in term 0.
I20260710 13:15:55.966028  7945 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c1a99d91d1944c3cae63944eadfbf575" candidate_uuid: "87d14a2ec3324673861a8f8f0436adfb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "19e98fdd0d604ed4a2695173041c5d59" is_pre_election: true
I20260710 13:15:55.966573  7945 raft_consensus.cc:2468] T c1a99d91d1944c3cae63944eadfbf575 P 19e98fdd0d604ed4a2695173041c5d59 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 87d14a2ec3324673861a8f8f0436adfb in term 0.
I20260710 13:15:55.967722  7838 leader_election.cc:304] T c1a99d91d1944c3cae63944eadfbf575 P 87d14a2ec3324673861a8f8f0436adfb [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 19e98fdd0d604ed4a2695173041c5d59, 87d14a2ec3324673861a8f8f0436adfb; no voters: 
I20260710 13:15:55.969198  8191 raft_consensus.cc:2804] T c1a99d91d1944c3cae63944eadfbf575 P 87d14a2ec3324673861a8f8f0436adfb [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:15:55.969573  8191 raft_consensus.cc:493] T c1a99d91d1944c3cae63944eadfbf575 P 87d14a2ec3324673861a8f8f0436adfb [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:15:55.969951  8191 raft_consensus.cc:3060] T c1a99d91d1944c3cae63944eadfbf575 P 87d14a2ec3324673861a8f8f0436adfb [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:15:55.955297  8140 tablet_bootstrap.cc:492] T 8dfee17a96ad46d184fbc3e11de45d24 P 87d14a2ec3324673861a8f8f0436adfb: Bootstrap starting.
I20260710 13:15:55.970112  8095 raft_consensus.cc:2468] T d26c9ed7b4fc45789e10e9d018ebfac3 P ce8e221ab13047f5abcb0d7a54acba91 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 87d14a2ec3324673861a8f8f0436adfb in term 1.
I20260710 13:15:55.977955  8137 ts_tablet_manager.cc:1434] T ee512a687c804da3a03acc9cb03c299b P ce8e221ab13047f5abcb0d7a54acba91: Time spent starting tablet: real 0.020s	user 0.005s	sys 0.001s
I20260710 13:15:55.980542  8139 tablet_bootstrap.cc:492] T 1ad38d7c83b045d6b33b1ebe97d42462 P 06826489741648cdb706d06b030176e1: No bootstrap required, opened a new log
I20260710 13:15:55.982458  8191 raft_consensus.cc:515] T c1a99d91d1944c3cae63944eadfbf575 P 87d14a2ec3324673861a8f8f0436adfb [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "87d14a2ec3324673861a8f8f0436adfb" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 40417 } } peers { permanent_uuid: "ce8e221ab13047f5abcb0d7a54acba91" member_type: VOTER last_known_addr { host: "127.5.154.4" port: 33965 } } peers { permanent_uuid: "19e98fdd0d604ed4a2695173041c5d59" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 33835 } }
I20260710 13:15:55.983982  8140 tablet_bootstrap.cc:654] T 8dfee17a96ad46d184fbc3e11de45d24 P 87d14a2ec3324673861a8f8f0436adfb: Neither blocks nor log segments found. Creating new log.
I20260710 13:15:55.981241  8139 ts_tablet_manager.cc:1403] T 1ad38d7c83b045d6b33b1ebe97d42462 P 06826489741648cdb706d06b030176e1: Time spent bootstrapping tablet: real 0.072s	user 0.016s	sys 0.006s
I20260710 13:15:55.985351  8137 tablet_bootstrap.cc:492] T 5478c4c8ad8b4b7896e4841dfbb65a95 P ce8e221ab13047f5abcb0d7a54acba91: Bootstrap starting.
I20260710 13:15:55.986792  8095 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c1a99d91d1944c3cae63944eadfbf575" candidate_uuid: "87d14a2ec3324673861a8f8f0436adfb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ce8e221ab13047f5abcb0d7a54acba91"
I20260710 13:15:55.987530  8095 raft_consensus.cc:3060] T c1a99d91d1944c3cae63944eadfbf575 P ce8e221ab13047f5abcb0d7a54acba91 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:15:55.987622  7945 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c1a99d91d1944c3cae63944eadfbf575" candidate_uuid: "87d14a2ec3324673861a8f8f0436adfb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "19e98fdd0d604ed4a2695173041c5d59"
I20260710 13:15:55.988183  7945 raft_consensus.cc:3060] T c1a99d91d1944c3cae63944eadfbf575 P 19e98fdd0d604ed4a2695173041c5d59 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:15:55.991827  8137 tablet_bootstrap.cc:654] T 5478c4c8ad8b4b7896e4841dfbb65a95 P ce8e221ab13047f5abcb0d7a54acba91: Neither blocks nor log segments found. Creating new log.
I20260710 13:15:55.995000  8145 raft_consensus.cc:493] T 8d6ace6849ef4ad69a6ae4d4c0686b6c P 06826489741648cdb706d06b030176e1 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:15:55.995421  8145 raft_consensus.cc:515] T 8d6ace6849ef4ad69a6ae4d4c0686b6c P 06826489741648cdb706d06b030176e1 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "87d14a2ec3324673861a8f8f0436adfb" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 40417 } } peers { permanent_uuid: "06826489741648cdb706d06b030176e1" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 44361 } } peers { permanent_uuid: "ce8e221ab13047f5abcb0d7a54acba91" member_type: VOTER last_known_addr { host: "127.5.154.4" port: 33965 } }
I20260710 13:15:55.998262  8139 raft_consensus.cc:359] T 1ad38d7c83b045d6b33b1ebe97d42462 P 06826489741648cdb706d06b030176e1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "06826489741648cdb706d06b030176e1" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 44361 } } peers { permanent_uuid: "ce8e221ab13047f5abcb0d7a54acba91" member_type: VOTER last_known_addr { host: "127.5.154.4" port: 33965 } } peers { permanent_uuid: "87d14a2ec3324673861a8f8f0436adfb" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 40417 } }
I20260710 13:15:55.998677  7871 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8d6ace6849ef4ad69a6ae4d4c0686b6c" candidate_uuid: "06826489741648cdb706d06b030176e1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "87d14a2ec3324673861a8f8f0436adfb" is_pre_election: true
I20260710 13:15:55.998991  8139 raft_consensus.cc:385] T 1ad38d7c83b045d6b33b1ebe97d42462 P 06826489741648cdb706d06b030176e1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:15:55.999303  8139 raft_consensus.cc:740] T 1ad38d7c83b045d6b33b1ebe97d42462 P 06826489741648cdb706d06b030176e1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 06826489741648cdb706d06b030176e1, State: Initialized, Role: FOLLOWER
I20260710 13:15:55.999729  8145 leader_election.cc:290] T 8d6ace6849ef4ad69a6ae4d4c0686b6c P 06826489741648cdb706d06b030176e1 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 87d14a2ec3324673861a8f8f0436adfb (127.5.154.1:40417), ce8e221ab13047f5abcb0d7a54acba91 (127.5.154.4:33965)
I20260710 13:15:56.000085  8094 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8d6ace6849ef4ad69a6ae4d4c0686b6c" candidate_uuid: "06826489741648cdb706d06b030176e1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ce8e221ab13047f5abcb0d7a54acba91" is_pre_election: true
I20260710 13:15:56.000730  8094 raft_consensus.cc:2468] T 8d6ace6849ef4ad69a6ae4d4c0686b6c P ce8e221ab13047f5abcb0d7a54acba91 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 06826489741648cdb706d06b030176e1 in term 0.
I20260710 13:15:56.000793  7945 raft_consensus.cc:2468] T c1a99d91d1944c3cae63944eadfbf575 P 19e98fdd0d604ed4a2695173041c5d59 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 87d14a2ec3324673861a8f8f0436adfb in term 1.
W20260710 13:15:56.001679  7986 leader_election.cc:343] T 8d6ace6849ef4ad69a6ae4d4c0686b6c P 06826489741648cdb706d06b030176e1 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 87d14a2ec3324673861a8f8f0436adfb (127.5.154.1:40417): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:15:56.001952  7838 leader_election.cc:304] T c1a99d91d1944c3cae63944eadfbf575 P 87d14a2ec3324673861a8f8f0436adfb [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 19e98fdd0d604ed4a2695173041c5d59, 87d14a2ec3324673861a8f8f0436adfb; no voters: 
I20260710 13:15:56.002784  8190 raft_consensus.cc:2804] T c1a99d91d1944c3cae63944eadfbf575 P 87d14a2ec3324673861a8f8f0436adfb [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:15:55.998303  8137 tablet_bootstrap.cc:492] T 5478c4c8ad8b4b7896e4841dfbb65a95 P ce8e221ab13047f5abcb0d7a54acba91: No bootstrap required, opened a new log
I20260710 13:15:56.003263  8190 raft_consensus.cc:697] T c1a99d91d1944c3cae63944eadfbf575 P 87d14a2ec3324673861a8f8f0436adfb [term 1 LEADER]: Becoming Leader. State: Replica: 87d14a2ec3324673861a8f8f0436adfb, State: Running, Role: LEADER
I20260710 13:15:56.003722  8137 ts_tablet_manager.cc:1403] T 5478c4c8ad8b4b7896e4841dfbb65a95 P ce8e221ab13047f5abcb0d7a54acba91: Time spent bootstrapping tablet: real 0.019s	user 0.005s	sys 0.004s
I20260710 13:15:56.002691  7984 leader_election.cc:304] T 8d6ace6849ef4ad69a6ae4d4c0686b6c P 06826489741648cdb706d06b030176e1 [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: 06826489741648cdb706d06b030176e1, ce8e221ab13047f5abcb0d7a54acba91; no voters: 87d14a2ec3324673861a8f8f0436adfb
I20260710 13:15:56.004061  8190 consensus_queue.cc:237] T c1a99d91d1944c3cae63944eadfbf575 P 87d14a2ec3324673861a8f8f0436adfb [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "87d14a2ec3324673861a8f8f0436adfb" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 40417 } } peers { permanent_uuid: "ce8e221ab13047f5abcb0d7a54acba91" member_type: VOTER last_known_addr { host: "127.5.154.4" port: 33965 } } peers { permanent_uuid: "19e98fdd0d604ed4a2695173041c5d59" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 33835 } }
I20260710 13:15:56.006165  8137 raft_consensus.cc:359] T 5478c4c8ad8b4b7896e4841dfbb65a95 P ce8e221ab13047f5abcb0d7a54acba91 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "19e98fdd0d604ed4a2695173041c5d59" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 33835 } } peers { permanent_uuid: "06826489741648cdb706d06b030176e1" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 44361 } } peers { permanent_uuid: "ce8e221ab13047f5abcb0d7a54acba91" member_type: VOTER last_known_addr { host: "127.5.154.4" port: 33965 } }
I20260710 13:15:56.006361  8095 raft_consensus.cc:2468] T c1a99d91d1944c3cae63944eadfbf575 P ce8e221ab13047f5abcb0d7a54acba91 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 87d14a2ec3324673861a8f8f0436adfb in term 1.
I20260710 13:15:56.007448  8137 raft_consensus.cc:385] T 5478c4c8ad8b4b7896e4841dfbb65a95 P ce8e221ab13047f5abcb0d7a54acba91 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:15:56.010200  8137 raft_consensus.cc:740] T 5478c4c8ad8b4b7896e4841dfbb65a95 P ce8e221ab13047f5abcb0d7a54acba91 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ce8e221ab13047f5abcb0d7a54acba91, State: Initialized, Role: FOLLOWER
I20260710 13:15:56.010921  8137 consensus_queue.cc:260] T 5478c4c8ad8b4b7896e4841dfbb65a95 P ce8e221ab13047f5abcb0d7a54acba91 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "19e98fdd0d604ed4a2695173041c5d59" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 33835 } } peers { permanent_uuid: "06826489741648cdb706d06b030176e1" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 44361 } } peers { permanent_uuid: "ce8e221ab13047f5abcb0d7a54acba91" member_type: VOTER last_known_addr { host: "127.5.154.4" port: 33965 } }
I20260710 13:15:56.012908  8137 ts_tablet_manager.cc:1434] T 5478c4c8ad8b4b7896e4841dfbb65a95 P ce8e221ab13047f5abcb0d7a54acba91: Time spent starting tablet: real 0.009s	user 0.006s	sys 0.000s
W20260710 13:15:56.007164  7817 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260710 13:15:56.009745  8145 raft_consensus.cc:2804] T 8d6ace6849ef4ad69a6ae4d4c0686b6c P 06826489741648cdb706d06b030176e1 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:15:56.015794  7770 catalog_manager.cc:5697] T d26c9ed7b4fc45789e10e9d018ebfac3 P 87d14a2ec3324673861a8f8f0436adfb reported cstate change: term changed from 0 to 1, leader changed from <none> to 87d14a2ec3324673861a8f8f0436adfb (127.5.154.1). New cstate: current_term: 1 leader_uuid: "87d14a2ec3324673861a8f8f0436adfb" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "06826489741648cdb706d06b030176e1" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 44361 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ce8e221ab13047f5abcb0d7a54acba91" member_type: VOTER last_known_addr { host: "127.5.154.4" port: 33965 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "87d14a2ec3324673861a8f8f0436adfb" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 40417 } health_report { overall_health: HEALTHY } } }
I20260710 13:15:56.016698  8145 raft_consensus.cc:493] T 8d6ace6849ef4ad69a6ae4d4c0686b6c P 06826489741648cdb706d06b030176e1 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:15:56.017179  8145 raft_consensus.cc:3060] T 8d6ace6849ef4ad69a6ae4d4c0686b6c P 06826489741648cdb706d06b030176e1 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:15:56.020355  8137 tablet_bootstrap.cc:492] T 8fd073b365054fdab4be2796ac37103f P ce8e221ab13047f5abcb0d7a54acba91: Bootstrap starting.
I20260710 13:15:56.020272  8146 raft_consensus.cc:493] T 481d7b24a80646f6977a5c2cdc605486 P 19e98fdd0d604ed4a2695173041c5d59 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:15:56.020864  8146 raft_consensus.cc:515] T 481d7b24a80646f6977a5c2cdc605486 P 19e98fdd0d604ed4a2695173041c5d59 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "87d14a2ec3324673861a8f8f0436adfb" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 40417 } } peers { permanent_uuid: "19e98fdd0d604ed4a2695173041c5d59" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 33835 } } peers { permanent_uuid: "06826489741648cdb706d06b030176e1" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 44361 } }
I20260710 13:15:56.023697  7871 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "481d7b24a80646f6977a5c2cdc605486" candidate_uuid: "19e98fdd0d604ed4a2695173041c5d59" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "87d14a2ec3324673861a8f8f0436adfb" is_pre_election: true
I20260710 13:15:56.024390  7871 raft_consensus.cc:2393] T 481d7b24a80646f6977a5c2cdc605486 P 87d14a2ec3324673861a8f8f0436adfb [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 19e98fdd0d604ed4a2695173041c5d59 in current term 1: Already voted for candidate 06826489741648cdb706d06b030176e1 in this term.
I20260710 13:15:56.027000  8021 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "481d7b24a80646f6977a5c2cdc605486" candidate_uuid: "19e98fdd0d604ed4a2695173041c5d59" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "06826489741648cdb706d06b030176e1" is_pre_election: true
I20260710 13:15:56.009799  8140 tablet_bootstrap.cc:492] T 8dfee17a96ad46d184fbc3e11de45d24 P 87d14a2ec3324673861a8f8f0436adfb: No bootstrap required, opened a new log
I20260710 13:15:55.999959  8139 consensus_queue.cc:260] T 1ad38d7c83b045d6b33b1ebe97d42462 P 06826489741648cdb706d06b030176e1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "06826489741648cdb706d06b030176e1" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 44361 } } peers { permanent_uuid: "ce8e221ab13047f5abcb0d7a54acba91" member_type: VOTER last_known_addr { host: "127.5.154.4" port: 33965 } } peers { permanent_uuid: "87d14a2ec3324673861a8f8f0436adfb" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 40417 } }
I20260710 13:15:56.028403  7911 leader_election.cc:304] T 481d7b24a80646f6977a5c2cdc605486 P 19e98fdd0d604ed4a2695173041c5d59 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 19e98fdd0d604ed4a2695173041c5d59; no voters: 06826489741648cdb706d06b030176e1, 87d14a2ec3324673861a8f8f0436adfb
I20260710 13:15:56.028998  8140 ts_tablet_manager.cc:1403] T 8dfee17a96ad46d184fbc3e11de45d24 P 87d14a2ec3324673861a8f8f0436adfb: Time spent bootstrapping tablet: real 0.074s	user 0.011s	sys 0.000s
I20260710 13:15:56.029402  8189 raft_consensus.cc:3060] T 481d7b24a80646f6977a5c2cdc605486 P 19e98fdd0d604ed4a2695173041c5d59 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:15:56.031032  8137 tablet_bootstrap.cc:654] T 8fd073b365054fdab4be2796ac37103f P ce8e221ab13047f5abcb0d7a54acba91: Neither blocks nor log segments found. Creating new log.
I20260710 13:15:56.031756  8140 raft_consensus.cc:359] T 8dfee17a96ad46d184fbc3e11de45d24 P 87d14a2ec3324673861a8f8f0436adfb [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "87d14a2ec3324673861a8f8f0436adfb" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 40417 } } peers { permanent_uuid: "19e98fdd0d604ed4a2695173041c5d59" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 33835 } } peers { permanent_uuid: "06826489741648cdb706d06b030176e1" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 44361 } }
I20260710 13:15:56.032442  8140 raft_consensus.cc:385] T 8dfee17a96ad46d184fbc3e11de45d24 P 87d14a2ec3324673861a8f8f0436adfb [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:15:56.032724  8140 raft_consensus.cc:740] T 8dfee17a96ad46d184fbc3e11de45d24 P 87d14a2ec3324673861a8f8f0436adfb [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 87d14a2ec3324673861a8f8f0436adfb, State: Initialized, Role: FOLLOWER
I20260710 13:15:56.034832  8139 ts_tablet_manager.cc:1434] T 1ad38d7c83b045d6b33b1ebe97d42462 P 06826489741648cdb706d06b030176e1: Time spent starting tablet: real 0.050s	user 0.005s	sys 0.000s
I20260710 13:15:56.035673  8154 raft_consensus.cc:493] T 439cd77d06564b9d8a70b7d6b3196166 P 87d14a2ec3324673861a8f8f0436adfb [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:15:56.036110  8154 raft_consensus.cc:515] T 439cd77d06564b9d8a70b7d6b3196166 P 87d14a2ec3324673861a8f8f0436adfb [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ce8e221ab13047f5abcb0d7a54acba91" member_type: VOTER last_known_addr { host: "127.5.154.4" port: 33965 } } peers { permanent_uuid: "87d14a2ec3324673861a8f8f0436adfb" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 40417 } } peers { permanent_uuid: "19e98fdd0d604ed4a2695173041c5d59" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 33835 } }
I20260710 13:15:56.037700  8189 raft_consensus.cc:2749] T 481d7b24a80646f6977a5c2cdc605486 P 19e98fdd0d604ed4a2695173041c5d59 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:15:56.032781  8146 leader_election.cc:290] T 481d7b24a80646f6977a5c2cdc605486 P 19e98fdd0d604ed4a2695173041c5d59 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 87d14a2ec3324673861a8f8f0436adfb (127.5.154.1:40417), 06826489741648cdb706d06b030176e1 (127.5.154.3:44361)
I20260710 13:15:56.039194  8095 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "439cd77d06564b9d8a70b7d6b3196166" candidate_uuid: "87d14a2ec3324673861a8f8f0436adfb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ce8e221ab13047f5abcb0d7a54acba91" is_pre_election: true
I20260710 13:15:56.039778  8095 raft_consensus.cc:2468] T 439cd77d06564b9d8a70b7d6b3196166 P ce8e221ab13047f5abcb0d7a54acba91 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 87d14a2ec3324673861a8f8f0436adfb in term 0.
I20260710 13:15:56.040234  8154 leader_election.cc:290] T 439cd77d06564b9d8a70b7d6b3196166 P 87d14a2ec3324673861a8f8f0436adfb [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ce8e221ab13047f5abcb0d7a54acba91 (127.5.154.4:33965), 19e98fdd0d604ed4a2695173041c5d59 (127.5.154.2:33835)
I20260710 13:15:56.041000  7835 leader_election.cc:304] T 439cd77d06564b9d8a70b7d6b3196166 P 87d14a2ec3324673861a8f8f0436adfb [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 87d14a2ec3324673861a8f8f0436adfb, ce8e221ab13047f5abcb0d7a54acba91; no voters: 
I20260710 13:15:56.041553  8139 tablet_bootstrap.cc:492] T 8dfee17a96ad46d184fbc3e11de45d24 P 06826489741648cdb706d06b030176e1: Bootstrap starting.
I20260710 13:15:56.041800  8154 raft_consensus.cc:2804] T 439cd77d06564b9d8a70b7d6b3196166 P 87d14a2ec3324673861a8f8f0436adfb [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:15:56.042181  8154 raft_consensus.cc:493] T 439cd77d06564b9d8a70b7d6b3196166 P 87d14a2ec3324673861a8f8f0436adfb [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:15:56.042560  8154 raft_consensus.cc:3060] T 439cd77d06564b9d8a70b7d6b3196166 P 87d14a2ec3324673861a8f8f0436adfb [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:15:56.046154  7945 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "439cd77d06564b9d8a70b7d6b3196166" candidate_uuid: "87d14a2ec3324673861a8f8f0436adfb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "19e98fdd0d604ed4a2695173041c5d59" is_pre_election: true
I20260710 13:15:56.047116  7770 catalog_manager.cc:5697] T c1a99d91d1944c3cae63944eadfbf575 P 87d14a2ec3324673861a8f8f0436adfb reported cstate change: term changed from 0 to 1, leader changed from <none> to 87d14a2ec3324673861a8f8f0436adfb (127.5.154.1). New cstate: current_term: 1 leader_uuid: "87d14a2ec3324673861a8f8f0436adfb" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "87d14a2ec3324673861a8f8f0436adfb" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 40417 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ce8e221ab13047f5abcb0d7a54acba91" member_type: VOTER last_known_addr { host: "127.5.154.4" port: 33965 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "19e98fdd0d604ed4a2695173041c5d59" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 33835 } health_report { overall_health: UNKNOWN } } }
I20260710 13:15:56.050670  7945 raft_consensus.cc:2468] T 439cd77d06564b9d8a70b7d6b3196166 P 19e98fdd0d604ed4a2695173041c5d59 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 87d14a2ec3324673861a8f8f0436adfb in term 0.
I20260710 13:15:56.051659  8184 consensus_queue.cc:1048] T ba9f31cd863d47e696773565aa81d55d P 06826489741648cdb706d06b030176e1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ce8e221ab13047f5abcb0d7a54acba91" member_type: VOTER last_known_addr { host: "127.5.154.4" port: 33965 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:15:56.049489  8154 raft_consensus.cc:515] T 439cd77d06564b9d8a70b7d6b3196166 P 87d14a2ec3324673861a8f8f0436adfb [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ce8e221ab13047f5abcb0d7a54acba91" member_type: VOTER last_known_addr { host: "127.5.154.4" port: 33965 } } peers { permanent_uuid: "87d14a2ec3324673861a8f8f0436adfb" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 40417 } } peers { permanent_uuid: "19e98fdd0d604ed4a2695173041c5d59" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 33835 } }
I20260710 13:15:56.052940  8184 raft_consensus.cc:493] T 45bb6fa02abe42d2b65dc5835c382de4 P 06826489741648cdb706d06b030176e1 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:15:56.053386  8184 raft_consensus.cc:515] T 45bb6fa02abe42d2b65dc5835c382de4 P 06826489741648cdb706d06b030176e1 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "19e98fdd0d604ed4a2695173041c5d59" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 33835 } } peers { permanent_uuid: "06826489741648cdb706d06b030176e1" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 44361 } } peers { permanent_uuid: "ce8e221ab13047f5abcb0d7a54acba91" member_type: VOTER last_known_addr { host: "127.5.154.4" port: 33965 } }
I20260710 13:15:56.053948  8137 tablet_bootstrap.cc:492] T 8fd073b365054fdab4be2796ac37103f P ce8e221ab13047f5abcb0d7a54acba91: No bootstrap required, opened a new log
I20260710 13:15:56.054462  8137 ts_tablet_manager.cc:1403] T 8fd073b365054fdab4be2796ac37103f P ce8e221ab13047f5abcb0d7a54acba91: Time spent bootstrapping tablet: real 0.034s	user 0.008s	sys 0.007s
I20260710 13:15:56.058013  8138 tablet_bootstrap.cc:492] T af41ae6a04a0424fba68c04d3b5906ef P 19e98fdd0d604ed4a2695173041c5d59: No bootstrap required, opened a new log
I20260710 13:15:56.058482  8138 ts_tablet_manager.cc:1403] T af41ae6a04a0424fba68c04d3b5906ef P 19e98fdd0d604ed4a2695173041c5d59: Time spent bootstrapping tablet: real 0.112s	user 0.040s	sys 0.039s
I20260710 13:15:56.059226  8137 raft_consensus.cc:359] T 8fd073b365054fdab4be2796ac37103f P ce8e221ab13047f5abcb0d7a54acba91 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "19e98fdd0d604ed4a2695173041c5d59" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 33835 } } peers { permanent_uuid: "06826489741648cdb706d06b030176e1" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 44361 } } peers { permanent_uuid: "ce8e221ab13047f5abcb0d7a54acba91" member_type: VOTER last_known_addr { host: "127.5.154.4" port: 33965 } }
I20260710 13:15:56.059875  8137 raft_consensus.cc:385] T 8fd073b365054fdab4be2796ac37103f P ce8e221ab13047f5abcb0d7a54acba91 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:15:56.060146  8137 raft_consensus.cc:740] T 8fd073b365054fdab4be2796ac37103f P ce8e221ab13047f5abcb0d7a54acba91 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ce8e221ab13047f5abcb0d7a54acba91, State: Initialized, Role: FOLLOWER
I20260710 13:15:56.061228  8154 leader_election.cc:290] T 439cd77d06564b9d8a70b7d6b3196166 P 87d14a2ec3324673861a8f8f0436adfb [CANDIDATE]: Term 1 election: Requested vote from peers ce8e221ab13047f5abcb0d7a54acba91 (127.5.154.4:33965), 19e98fdd0d604ed4a2695173041c5d59 (127.5.154.2:33835)
I20260710 13:15:56.061676  8191 leader_election.cc:290] T c1a99d91d1944c3cae63944eadfbf575 P 87d14a2ec3324673861a8f8f0436adfb [CANDIDATE]: Term 1 election: Requested vote from peers ce8e221ab13047f5abcb0d7a54acba91 (127.5.154.4:33965), 19e98fdd0d604ed4a2695173041c5d59 (127.5.154.2:33835)
I20260710 13:15:56.061946  8137 consensus_queue.cc:260] T 8fd073b365054fdab4be2796ac37103f P ce8e221ab13047f5abcb0d7a54acba91 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "19e98fdd0d604ed4a2695173041c5d59" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 33835 } } peers { permanent_uuid: "06826489741648cdb706d06b030176e1" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 44361 } } peers { permanent_uuid: "ce8e221ab13047f5abcb0d7a54acba91" member_type: VOTER last_known_addr { host: "127.5.154.4" port: 33965 } }
I20260710 13:15:56.061048  8145 raft_consensus.cc:515] T 8d6ace6849ef4ad69a6ae4d4c0686b6c P 06826489741648cdb706d06b030176e1 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "87d14a2ec3324673861a8f8f0436adfb" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 40417 } } peers { permanent_uuid: "06826489741648cdb706d06b030176e1" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 44361 } } peers { permanent_uuid: "ce8e221ab13047f5abcb0d7a54acba91" member_type: VOTER last_known_addr { host: "127.5.154.4" port: 33965 } }
I20260710 13:15:56.064642  8138 raft_consensus.cc:359] T af41ae6a04a0424fba68c04d3b5906ef P 19e98fdd0d604ed4a2695173041c5d59 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "87d14a2ec3324673861a8f8f0436adfb" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 40417 } } peers { permanent_uuid: "19e98fdd0d604ed4a2695173041c5d59" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 33835 } } peers { permanent_uuid: "06826489741648cdb706d06b030176e1" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 44361 } }
I20260710 13:15:56.065277  8138 raft_consensus.cc:385] T af41ae6a04a0424fba68c04d3b5906ef P 19e98fdd0d604ed4a2695173041c5d59 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:15:56.065541  8138 raft_consensus.cc:740] T af41ae6a04a0424fba68c04d3b5906ef P 19e98fdd0d604ed4a2695173041c5d59 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 19e98fdd0d604ed4a2695173041c5d59, State: Initialized, Role: FOLLOWER
I20260710 13:15:56.066169  8138 consensus_queue.cc:260] T af41ae6a04a0424fba68c04d3b5906ef P 19e98fdd0d604ed4a2695173041c5d59 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "87d14a2ec3324673861a8f8f0436adfb" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 40417 } } peers { permanent_uuid: "19e98fdd0d604ed4a2695173041c5d59" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 33835 } } peers { permanent_uuid: "06826489741648cdb706d06b030176e1" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 44361 } }
I20260710 13:15:56.067128  7871 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8d6ace6849ef4ad69a6ae4d4c0686b6c" candidate_uuid: "06826489741648cdb706d06b030176e1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "87d14a2ec3324673861a8f8f0436adfb"
I20260710 13:15:56.067342  8137 ts_tablet_manager.cc:1434] T 8fd073b365054fdab4be2796ac37103f P ce8e221ab13047f5abcb0d7a54acba91: Time spent starting tablet: real 0.013s	user 0.005s	sys 0.003s
W20260710 13:15:56.068629  7986 leader_election.cc:343] T 8d6ace6849ef4ad69a6ae4d4c0686b6c P 06826489741648cdb706d06b030176e1 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 87d14a2ec3324673861a8f8f0436adfb (127.5.154.1:40417): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:15:56.068949  8137 tablet_bootstrap.cc:492] T 8d145847dba84d8d8f9aad2970a51c17 P ce8e221ab13047f5abcb0d7a54acba91: Bootstrap starting.
I20260710 13:15:56.068619  8140 consensus_queue.cc:260] T 8dfee17a96ad46d184fbc3e11de45d24 P 87d14a2ec3324673861a8f8f0436adfb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "87d14a2ec3324673861a8f8f0436adfb" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 40417 } } peers { permanent_uuid: "19e98fdd0d604ed4a2695173041c5d59" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 33835 } } peers { permanent_uuid: "06826489741648cdb706d06b030176e1" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 44361 } }
I20260710 13:15:56.071059  8095 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "439cd77d06564b9d8a70b7d6b3196166" candidate_uuid: "87d14a2ec3324673861a8f8f0436adfb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ce8e221ab13047f5abcb0d7a54acba91"
I20260710 13:15:56.071596  8095 raft_consensus.cc:3060] T 439cd77d06564b9d8a70b7d6b3196166 P ce8e221ab13047f5abcb0d7a54acba91 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:15:56.072407  8140 ts_tablet_manager.cc:1434] T 8dfee17a96ad46d184fbc3e11de45d24 P 87d14a2ec3324673861a8f8f0436adfb: Time spent starting tablet: real 0.043s	user 0.005s	sys 0.000s
I20260710 13:15:56.074596  8184 leader_election.cc:290] T 45bb6fa02abe42d2b65dc5835c382de4 P 06826489741648cdb706d06b030176e1 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 19e98fdd0d604ed4a2695173041c5d59 (127.5.154.2:33835), ce8e221ab13047f5abcb0d7a54acba91 (127.5.154.4:33965)
I20260710 13:15:56.074826  8137 tablet_bootstrap.cc:654] T 8d145847dba84d8d8f9aad2970a51c17 P ce8e221ab13047f5abcb0d7a54acba91: Neither blocks nor log segments found. Creating new log.
I20260710 13:15:56.076030  7946 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "45bb6fa02abe42d2b65dc5835c382de4" candidate_uuid: "06826489741648cdb706d06b030176e1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "19e98fdd0d604ed4a2695173041c5d59" is_pre_election: true
I20260710 13:15:56.076645  7946 raft_consensus.cc:2468] T 45bb6fa02abe42d2b65dc5835c382de4 P 19e98fdd0d604ed4a2695173041c5d59 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 06826489741648cdb706d06b030176e1 in term 0.
I20260710 13:15:56.076879  8139 tablet_bootstrap.cc:654] T 8dfee17a96ad46d184fbc3e11de45d24 P 06826489741648cdb706d06b030176e1: Neither blocks nor log segments found. Creating new log.
I20260710 13:15:56.068073  8138 ts_tablet_manager.cc:1434] T af41ae6a04a0424fba68c04d3b5906ef P 19e98fdd0d604ed4a2695173041c5d59: Time spent starting tablet: real 0.009s	user 0.004s	sys 0.000s
I20260710 13:15:56.078166  8138 tablet_bootstrap.cc:492] T 8fd073b365054fdab4be2796ac37103f P 19e98fdd0d604ed4a2695173041c5d59: Bootstrap starting.
I20260710 13:15:56.077891  8189 consensus_queue.cc:1048] T df71c0f1ca2f4116bf4220ccf3fecd4c P 19e98fdd0d604ed4a2695173041c5d59 [LEADER]: Connected to new peer: Peer: permanent_uuid: "87d14a2ec3324673861a8f8f0436adfb" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 40417 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:15:56.079181  8093 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "45bb6fa02abe42d2b65dc5835c382de4" candidate_uuid: "06826489741648cdb706d06b030176e1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ce8e221ab13047f5abcb0d7a54acba91" is_pre_election: true
I20260710 13:15:56.079851  8093 raft_consensus.cc:2468] T 45bb6fa02abe42d2b65dc5835c382de4 P ce8e221ab13047f5abcb0d7a54acba91 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 06826489741648cdb706d06b030176e1 in term 0.
I20260710 13:15:56.077813  7987 leader_election.cc:304] T 45bb6fa02abe42d2b65dc5835c382de4 P 06826489741648cdb706d06b030176e1 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 06826489741648cdb706d06b030176e1, 19e98fdd0d604ed4a2695173041c5d59; no voters: 
I20260710 13:15:56.081558  8226 raft_consensus.cc:2804] T 45bb6fa02abe42d2b65dc5835c382de4 P 06826489741648cdb706d06b030176e1 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:15:56.081920  8226 raft_consensus.cc:493] T 45bb6fa02abe42d2b65dc5835c382de4 P 06826489741648cdb706d06b030176e1 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:15:56.082248  8226 raft_consensus.cc:3060] T 45bb6fa02abe42d2b65dc5835c382de4 P 06826489741648cdb706d06b030176e1 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:15:56.084124  8138 tablet_bootstrap.cc:654] T 8fd073b365054fdab4be2796ac37103f P 19e98fdd0d604ed4a2695173041c5d59: Neither blocks nor log segments found. Creating new log.
I20260710 13:15:56.089596  8140 tablet_bootstrap.cc:492] T 8d6ace6849ef4ad69a6ae4d4c0686b6c P 87d14a2ec3324673861a8f8f0436adfb: Bootstrap starting.
I20260710 13:15:56.092937  8230 consensus_queue.cc:1048] T df71c0f1ca2f4116bf4220ccf3fecd4c P 19e98fdd0d604ed4a2695173041c5d59 [LEADER]: Connected to new peer: Peer: permanent_uuid: "06826489741648cdb706d06b030176e1" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 44361 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.009s
I20260710 13:15:56.101392  8093 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8d6ace6849ef4ad69a6ae4d4c0686b6c" candidate_uuid: "06826489741648cdb706d06b030176e1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ce8e221ab13047f5abcb0d7a54acba91"
I20260710 13:15:56.102286  8145 leader_election.cc:290] T 8d6ace6849ef4ad69a6ae4d4c0686b6c P 06826489741648cdb706d06b030176e1 [CANDIDATE]: Term 1 election: Requested vote from peers 87d14a2ec3324673861a8f8f0436adfb (127.5.154.1:40417), ce8e221ab13047f5abcb0d7a54acba91 (127.5.154.4:33965)
I20260710 13:15:56.118104  8093 raft_consensus.cc:3060] T 8d6ace6849ef4ad69a6ae4d4c0686b6c P ce8e221ab13047f5abcb0d7a54acba91 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:15:56.114292  7945 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "439cd77d06564b9d8a70b7d6b3196166" candidate_uuid: "87d14a2ec3324673861a8f8f0436adfb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "19e98fdd0d604ed4a2695173041c5d59"
I20260710 13:15:56.127360  7945 raft_consensus.cc:3060] T 439cd77d06564b9d8a70b7d6b3196166 P 19e98fdd0d604ed4a2695173041c5d59 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:15:56.127569  8191 raft_consensus.cc:493] T 1ad38d7c83b045d6b33b1ebe97d42462 P 87d14a2ec3324673861a8f8f0436adfb [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:15:56.136366  8095 raft_consensus.cc:2468] T 439cd77d06564b9d8a70b7d6b3196166 P ce8e221ab13047f5abcb0d7a54acba91 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 87d14a2ec3324673861a8f8f0436adfb in term 1.
I20260710 13:15:56.132990  8191 raft_consensus.cc:515] T 1ad38d7c83b045d6b33b1ebe97d42462 P 87d14a2ec3324673861a8f8f0436adfb [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "06826489741648cdb706d06b030176e1" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 44361 } } peers { permanent_uuid: "ce8e221ab13047f5abcb0d7a54acba91" member_type: VOTER last_known_addr { host: "127.5.154.4" port: 33965 } } peers { permanent_uuid: "87d14a2ec3324673861a8f8f0436adfb" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 40417 } }
I20260710 13:15:56.138643  8137 tablet_bootstrap.cc:492] T 8d145847dba84d8d8f9aad2970a51c17 P ce8e221ab13047f5abcb0d7a54acba91: No bootstrap required, opened a new log
I20260710 13:15:56.139122  8137 ts_tablet_manager.cc:1403] T 8d145847dba84d8d8f9aad2970a51c17 P ce8e221ab13047f5abcb0d7a54acba91: Time spent bootstrapping tablet: real 0.070s	user 0.013s	sys 0.007s
I20260710 13:15:56.136711  8140 tablet_bootstrap.cc:654] T 8d6ace6849ef4ad69a6ae4d4c0686b6c P 87d14a2ec3324673861a8f8f0436adfb: Neither blocks nor log segments found. Creating new log.
I20260710 13:15:56.141537  7835 leader_election.cc:304] T 439cd77d06564b9d8a70b7d6b3196166 P 87d14a2ec3324673861a8f8f0436adfb [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 87d14a2ec3324673861a8f8f0436adfb, ce8e221ab13047f5abcb0d7a54acba91; no voters: 
I20260710 13:15:56.141762  8226 raft_consensus.cc:515] T 45bb6fa02abe42d2b65dc5835c382de4 P 06826489741648cdb706d06b030176e1 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "19e98fdd0d604ed4a2695173041c5d59" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 33835 } } peers { permanent_uuid: "06826489741648cdb706d06b030176e1" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 44361 } } peers { permanent_uuid: "ce8e221ab13047f5abcb0d7a54acba91" member_type: VOTER last_known_addr { host: "127.5.154.4" port: 33965 } }
I20260710 13:15:56.143440  8139 tablet_bootstrap.cc:492] T 8dfee17a96ad46d184fbc3e11de45d24 P 06826489741648cdb706d06b030176e1: No bootstrap required, opened a new log
I20260710 13:15:56.143934  8139 ts_tablet_manager.cc:1403] T 8dfee17a96ad46d184fbc3e11de45d24 P 06826489741648cdb706d06b030176e1: Time spent bootstrapping tablet: real 0.103s	user 0.011s	sys 0.006s
I20260710 13:15:56.144713  8154 raft_consensus.cc:2804] T 439cd77d06564b9d8a70b7d6b3196166 P 87d14a2ec3324673861a8f8f0436adfb [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:15:56.145165  7946 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "45bb6fa02abe42d2b65dc5835c382de4" candidate_uuid: "06826489741648cdb706d06b030176e1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "19e98fdd0d604ed4a2695173041c5d59"
I20260710 13:15:56.145737  7946 raft_consensus.cc:3060] T 45bb6fa02abe42d2b65dc5835c382de4 P 19e98fdd0d604ed4a2695173041c5d59 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:15:56.145790  8226 leader_election.cc:290] T 45bb6fa02abe42d2b65dc5835c382de4 P 06826489741648cdb706d06b030176e1 [CANDIDATE]: Term 1 election: Requested vote from peers 19e98fdd0d604ed4a2695173041c5d59 (127.5.154.2:33835), ce8e221ab13047f5abcb0d7a54acba91 (127.5.154.4:33965)
I20260710 13:15:56.146555  8095 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "45bb6fa02abe42d2b65dc5835c382de4" candidate_uuid: "06826489741648cdb706d06b030176e1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ce8e221ab13047f5abcb0d7a54acba91"
I20260710 13:15:56.146931  8191 leader_election.cc:290] T 1ad38d7c83b045d6b33b1ebe97d42462 P 87d14a2ec3324673861a8f8f0436adfb [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 06826489741648cdb706d06b030176e1 (127.5.154.3:44361), ce8e221ab13047f5abcb0d7a54acba91 (127.5.154.4:33965)
I20260710 13:15:56.147120  8095 raft_consensus.cc:3060] T 45bb6fa02abe42d2b65dc5835c382de4 P ce8e221ab13047f5abcb0d7a54acba91 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:15:56.148242  8020 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1ad38d7c83b045d6b33b1ebe97d42462" candidate_uuid: "87d14a2ec3324673861a8f8f0436adfb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "06826489741648cdb706d06b030176e1" is_pre_election: true
I20260710 13:15:56.148849  8020 raft_consensus.cc:2468] T 1ad38d7c83b045d6b33b1ebe97d42462 P 06826489741648cdb706d06b030176e1 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 87d14a2ec3324673861a8f8f0436adfb in term 0.
I20260710 13:15:56.149986  8092 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1ad38d7c83b045d6b33b1ebe97d42462" candidate_uuid: "87d14a2ec3324673861a8f8f0436adfb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ce8e221ab13047f5abcb0d7a54acba91" is_pre_election: true
I20260710 13:15:56.150588  8092 raft_consensus.cc:2468] T 1ad38d7c83b045d6b33b1ebe97d42462 P ce8e221ab13047f5abcb0d7a54acba91 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 87d14a2ec3324673861a8f8f0436adfb in term 0.
I20260710 13:15:56.145174  8154 raft_consensus.cc:697] T 439cd77d06564b9d8a70b7d6b3196166 P 87d14a2ec3324673861a8f8f0436adfb [term 1 LEADER]: Becoming Leader. State: Replica: 87d14a2ec3324673861a8f8f0436adfb, State: Running, Role: LEADER
I20260710 13:15:56.152040  8154 consensus_queue.cc:237] T 439cd77d06564b9d8a70b7d6b3196166 P 87d14a2ec3324673861a8f8f0436adfb [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ce8e221ab13047f5abcb0d7a54acba91" member_type: VOTER last_known_addr { host: "127.5.154.4" port: 33965 } } peers { permanent_uuid: "87d14a2ec3324673861a8f8f0436adfb" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 40417 } } peers { permanent_uuid: "19e98fdd0d604ed4a2695173041c5d59" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 33835 } }
I20260710 13:15:56.152395  7836 leader_election.cc:304] T 1ad38d7c83b045d6b33b1ebe97d42462 P 87d14a2ec3324673861a8f8f0436adfb [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 06826489741648cdb706d06b030176e1, 87d14a2ec3324673861a8f8f0436adfb; no voters: 
I20260710 13:15:56.156253  8191 raft_consensus.cc:2804] T 1ad38d7c83b045d6b33b1ebe97d42462 P 87d14a2ec3324673861a8f8f0436adfb [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:15:56.152679  8093 raft_consensus.cc:2468] T 8d6ace6849ef4ad69a6ae4d4c0686b6c P ce8e221ab13047f5abcb0d7a54acba91 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 06826489741648cdb706d06b030176e1 in term 1.
I20260710 13:15:56.157564  8137 raft_consensus.cc:359] T 8d145847dba84d8d8f9aad2970a51c17 P ce8e221ab13047f5abcb0d7a54acba91 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ce8e221ab13047f5abcb0d7a54acba91" member_type: VOTER last_known_addr { host: "127.5.154.4" port: 33965 } } peers { permanent_uuid: "87d14a2ec3324673861a8f8f0436adfb" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 40417 } } peers { permanent_uuid: "19e98fdd0d604ed4a2695173041c5d59" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 33835 } }
I20260710 13:15:56.157239  8191 raft_consensus.cc:493] T 1ad38d7c83b045d6b33b1ebe97d42462 P 87d14a2ec3324673861a8f8f0436adfb [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:15:56.158074  8138 tablet_bootstrap.cc:492] T 8fd073b365054fdab4be2796ac37103f P 19e98fdd0d604ed4a2695173041c5d59: No bootstrap required, opened a new log
I20260710 13:15:56.158987  8137 raft_consensus.cc:385] T 8d145847dba84d8d8f9aad2970a51c17 P ce8e221ab13047f5abcb0d7a54acba91 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:15:56.159288  8137 raft_consensus.cc:740] T 8d145847dba84d8d8f9aad2970a51c17 P ce8e221ab13047f5abcb0d7a54acba91 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ce8e221ab13047f5abcb0d7a54acba91, State: Initialized, Role: FOLLOWER
I20260710 13:15:56.159426  8138 ts_tablet_manager.cc:1403] T 8fd073b365054fdab4be2796ac37103f P 19e98fdd0d604ed4a2695173041c5d59: Time spent bootstrapping tablet: real 0.081s	user 0.017s	sys 0.021s
I20260710 13:15:56.160995  7984 leader_election.cc:304] T 8d6ace6849ef4ad69a6ae4d4c0686b6c P 06826489741648cdb706d06b030176e1 [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: 06826489741648cdb706d06b030176e1, ce8e221ab13047f5abcb0d7a54acba91; no voters: 87d14a2ec3324673861a8f8f0436adfb
I20260710 13:15:56.159442  8191 raft_consensus.cc:3060] T 1ad38d7c83b045d6b33b1ebe97d42462 P 87d14a2ec3324673861a8f8f0436adfb [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:15:56.162681  8184 raft_consensus.cc:2804] T 8d6ace6849ef4ad69a6ae4d4c0686b6c P 06826489741648cdb706d06b030176e1 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:15:56.163127  8184 raft_consensus.cc:697] T 8d6ace6849ef4ad69a6ae4d4c0686b6c P 06826489741648cdb706d06b030176e1 [term 1 LEADER]: Becoming Leader. State: Replica: 06826489741648cdb706d06b030176e1, State: Running, Role: LEADER
I20260710 13:15:56.163890  8184 consensus_queue.cc:237] T 8d6ace6849ef4ad69a6ae4d4c0686b6c P 06826489741648cdb706d06b030176e1 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "87d14a2ec3324673861a8f8f0436adfb" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 40417 } } peers { permanent_uuid: "06826489741648cdb706d06b030176e1" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 44361 } } peers { permanent_uuid: "ce8e221ab13047f5abcb0d7a54acba91" member_type: VOTER last_known_addr { host: "127.5.154.4" port: 33965 } }
I20260710 13:15:56.164597  7945 raft_consensus.cc:2468] T 439cd77d06564b9d8a70b7d6b3196166 P 19e98fdd0d604ed4a2695173041c5d59 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 87d14a2ec3324673861a8f8f0436adfb in term 1.
I20260710 13:15:56.157689  7946 raft_consensus.cc:2468] T 45bb6fa02abe42d2b65dc5835c382de4 P 19e98fdd0d604ed4a2695173041c5d59 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 06826489741648cdb706d06b030176e1 in term 1.
I20260710 13:15:56.166424  8137 consensus_queue.cc:260] T 8d145847dba84d8d8f9aad2970a51c17 P ce8e221ab13047f5abcb0d7a54acba91 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ce8e221ab13047f5abcb0d7a54acba91" member_type: VOTER last_known_addr { host: "127.5.154.4" port: 33965 } } peers { permanent_uuid: "87d14a2ec3324673861a8f8f0436adfb" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 40417 } } peers { permanent_uuid: "19e98fdd0d604ed4a2695173041c5d59" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 33835 } }
I20260710 13:15:56.169111  7987 leader_election.cc:304] T 45bb6fa02abe42d2b65dc5835c382de4 P 06826489741648cdb706d06b030176e1 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 06826489741648cdb706d06b030176e1, 19e98fdd0d604ed4a2695173041c5d59; no voters: 
I20260710 13:15:56.170290  8137 ts_tablet_manager.cc:1434] T 8d145847dba84d8d8f9aad2970a51c17 P ce8e221ab13047f5abcb0d7a54acba91: Time spent starting tablet: real 0.031s	user 0.005s	sys 0.002s
I20260710 13:15:56.170702  8145 raft_consensus.cc:2804] T 45bb6fa02abe42d2b65dc5835c382de4 P 06826489741648cdb706d06b030176e1 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:15:56.173514  8138 raft_consensus.cc:359] T 8fd073b365054fdab4be2796ac37103f P 19e98fdd0d604ed4a2695173041c5d59 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "19e98fdd0d604ed4a2695173041c5d59" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 33835 } } peers { permanent_uuid: "06826489741648cdb706d06b030176e1" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 44361 } } peers { permanent_uuid: "ce8e221ab13047f5abcb0d7a54acba91" member_type: VOTER last_known_addr { host: "127.5.154.4" port: 33965 } }
I20260710 13:15:56.179589  8138 raft_consensus.cc:385] T 8fd073b365054fdab4be2796ac37103f P 19e98fdd0d604ed4a2695173041c5d59 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:15:56.178421  8145 raft_consensus.cc:697] T 45bb6fa02abe42d2b65dc5835c382de4 P 06826489741648cdb706d06b030176e1 [term 1 LEADER]: Becoming Leader. State: Replica: 06826489741648cdb706d06b030176e1, State: Running, Role: LEADER
I20260710 13:15:56.180006  8138 raft_consensus.cc:740] T 8fd073b365054fdab4be2796ac37103f P 19e98fdd0d604ed4a2695173041c5d59 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 19e98fdd0d604ed4a2695173041c5d59, State: Initialized, Role: FOLLOWER
I20260710 13:15:56.180548  8145 consensus_queue.cc:237] T 45bb6fa02abe42d2b65dc5835c382de4 P 06826489741648cdb706d06b030176e1 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "19e98fdd0d604ed4a2695173041c5d59" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 33835 } } peers { permanent_uuid: "06826489741648cdb706d06b030176e1" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 44361 } } peers { permanent_uuid: "ce8e221ab13047f5abcb0d7a54acba91" member_type: VOTER last_known_addr { host: "127.5.154.4" port: 33965 } }
I20260710 13:15:56.180763  8138 consensus_queue.cc:260] T 8fd073b365054fdab4be2796ac37103f P 19e98fdd0d604ed4a2695173041c5d59 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "19e98fdd0d604ed4a2695173041c5d59" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 33835 } } peers { permanent_uuid: "06826489741648cdb706d06b030176e1" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 44361 } } peers { permanent_uuid: "ce8e221ab13047f5abcb0d7a54acba91" member_type: VOTER last_known_addr { host: "127.5.154.4" port: 33965 } }
I20260710 13:15:56.182521  8095 raft_consensus.cc:2468] T 45bb6fa02abe42d2b65dc5835c382de4 P ce8e221ab13047f5abcb0d7a54acba91 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 06826489741648cdb706d06b030176e1 in term 1.
I20260710 13:15:56.183028  8138 ts_tablet_manager.cc:1434] T 8fd073b365054fdab4be2796ac37103f P 19e98fdd0d604ed4a2695173041c5d59: Time spent starting tablet: real 0.023s	user 0.005s	sys 0.001s
I20260710 13:15:56.183917  8138 tablet_bootstrap.cc:492] T 60cd74f46c3149c3bb1fdab9e612f18f P 19e98fdd0d604ed4a2695173041c5d59: Bootstrap starting.
I20260710 13:15:56.156109  8226 consensus_queue.cc:1048] T 56b08def76cd4255a601bfabe397d33f P 06826489741648cdb706d06b030176e1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "19e98fdd0d604ed4a2695173041c5d59" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 33835 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.004s
I20260710 13:15:56.185607  8139 raft_consensus.cc:359] T 8dfee17a96ad46d184fbc3e11de45d24 P 06826489741648cdb706d06b030176e1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "87d14a2ec3324673861a8f8f0436adfb" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 40417 } } peers { permanent_uuid: "19e98fdd0d604ed4a2695173041c5d59" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 33835 } } peers { permanent_uuid: "06826489741648cdb706d06b030176e1" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 44361 } }
I20260710 13:15:56.186242  8139 raft_consensus.cc:385] T 8dfee17a96ad46d184fbc3e11de45d24 P 06826489741648cdb706d06b030176e1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:15:56.186499  8139 raft_consensus.cc:740] T 8dfee17a96ad46d184fbc3e11de45d24 P 06826489741648cdb706d06b030176e1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 06826489741648cdb706d06b030176e1, State: Initialized, Role: FOLLOWER
I20260710 13:15:56.179309  8137 tablet_bootstrap.cc:492] T 625930dbc32643a2af6c5bb1cf08c03d P ce8e221ab13047f5abcb0d7a54acba91: Bootstrap starting.
I20260710 13:15:56.177603  8191 raft_consensus.cc:515] T 1ad38d7c83b045d6b33b1ebe97d42462 P 87d14a2ec3324673861a8f8f0436adfb [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "06826489741648cdb706d06b030176e1" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 44361 } } peers { permanent_uuid: "ce8e221ab13047f5abcb0d7a54acba91" member_type: VOTER last_known_addr { host: "127.5.154.4" port: 33965 } } peers { permanent_uuid: "87d14a2ec3324673861a8f8f0436adfb" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 40417 } }
I20260710 13:15:56.188594  8191 leader_election.cc:290] T 1ad38d7c83b045d6b33b1ebe97d42462 P 87d14a2ec3324673861a8f8f0436adfb [CANDIDATE]: Term 1 election: Requested vote from peers 06826489741648cdb706d06b030176e1 (127.5.154.3:44361), ce8e221ab13047f5abcb0d7a54acba91 (127.5.154.4:33965)
I20260710 13:15:56.187083  8139 consensus_queue.cc:260] T 8dfee17a96ad46d184fbc3e11de45d24 P 06826489741648cdb706d06b030176e1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "87d14a2ec3324673861a8f8f0436adfb" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 40417 } } peers { permanent_uuid: "19e98fdd0d604ed4a2695173041c5d59" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 33835 } } peers { permanent_uuid: "06826489741648cdb706d06b030176e1" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 44361 } }
I20260710 13:15:56.191543  8138 tablet_bootstrap.cc:654] T 60cd74f46c3149c3bb1fdab9e612f18f P 19e98fdd0d604ed4a2695173041c5d59: Neither blocks nor log segments found. Creating new log.
I20260710 13:15:56.192358  8137 tablet_bootstrap.cc:654] T 625930dbc32643a2af6c5bb1cf08c03d P ce8e221ab13047f5abcb0d7a54acba91: Neither blocks nor log segments found. Creating new log.
I20260710 13:15:56.207442  8226 consensus_queue.cc:1048] T 481d7b24a80646f6977a5c2cdc605486 P 06826489741648cdb706d06b030176e1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "19e98fdd0d604ed4a2695173041c5d59" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 33835 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:15:56.203157  8095 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1ad38d7c83b045d6b33b1ebe97d42462" candidate_uuid: "87d14a2ec3324673861a8f8f0436adfb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ce8e221ab13047f5abcb0d7a54acba91"
I20260710 13:15:56.224144  8095 raft_consensus.cc:3060] T 1ad38d7c83b045d6b33b1ebe97d42462 P ce8e221ab13047f5abcb0d7a54acba91 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:15:56.198837  8021 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1ad38d7c83b045d6b33b1ebe97d42462" candidate_uuid: "87d14a2ec3324673861a8f8f0436adfb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "06826489741648cdb706d06b030176e1"
I20260710 13:15:56.225194  8021 raft_consensus.cc:3060] T 1ad38d7c83b045d6b33b1ebe97d42462 P 06826489741648cdb706d06b030176e1 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:15:56.197081  8148 raft_consensus.cc:493] T 8d145847dba84d8d8f9aad2970a51c17 P ce8e221ab13047f5abcb0d7a54acba91 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:15:56.226965  8148 raft_consensus.cc:515] T 8d145847dba84d8d8f9aad2970a51c17 P ce8e221ab13047f5abcb0d7a54acba91 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ce8e221ab13047f5abcb0d7a54acba91" member_type: VOTER last_known_addr { host: "127.5.154.4" port: 33965 } } peers { permanent_uuid: "87d14a2ec3324673861a8f8f0436adfb" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 40417 } } peers { permanent_uuid: "19e98fdd0d604ed4a2695173041c5d59" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 33835 } }
I20260710 13:15:56.228936  8148 leader_election.cc:290] T 8d145847dba84d8d8f9aad2970a51c17 P ce8e221ab13047f5abcb0d7a54acba91 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 87d14a2ec3324673861a8f8f0436adfb (127.5.154.1:40417), 19e98fdd0d604ed4a2695173041c5d59 (127.5.154.2:33835)
I20260710 13:15:56.229743  7872 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8d145847dba84d8d8f9aad2970a51c17" candidate_uuid: "ce8e221ab13047f5abcb0d7a54acba91" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "87d14a2ec3324673861a8f8f0436adfb" is_pre_election: true
I20260710 13:15:56.231846  7944 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8d145847dba84d8d8f9aad2970a51c17" candidate_uuid: "ce8e221ab13047f5abcb0d7a54acba91" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "19e98fdd0d604ed4a2695173041c5d59" is_pre_election: true
W20260710 13:15:56.232280  8060 leader_election.cc:343] T 8d145847dba84d8d8f9aad2970a51c17 P ce8e221ab13047f5abcb0d7a54acba91 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 87d14a2ec3324673861a8f8f0436adfb (127.5.154.1:40417): Illegal state: must be running to vote when last-logged opid is not known
W20260710 13:15:56.233193  8061 leader_election.cc:343] T 8d145847dba84d8d8f9aad2970a51c17 P ce8e221ab13047f5abcb0d7a54acba91 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 19e98fdd0d604ed4a2695173041c5d59 (127.5.154.2:33835): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:15:56.192804  8205 raft_consensus.cc:493] T 60cd74f46c3149c3bb1fdab9e612f18f P ce8e221ab13047f5abcb0d7a54acba91 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:15:56.233623  8061 leader_election.cc:304] T 8d145847dba84d8d8f9aad2970a51c17 P ce8e221ab13047f5abcb0d7a54acba91 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: ce8e221ab13047f5abcb0d7a54acba91; no voters: 19e98fdd0d604ed4a2695173041c5d59, 87d14a2ec3324673861a8f8f0436adfb
I20260710 13:15:56.233934  8205 raft_consensus.cc:515] T 60cd74f46c3149c3bb1fdab9e612f18f P ce8e221ab13047f5abcb0d7a54acba91 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ce8e221ab13047f5abcb0d7a54acba91" member_type: VOTER last_known_addr { host: "127.5.154.4" port: 33965 } } peers { permanent_uuid: "87d14a2ec3324673861a8f8f0436adfb" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 40417 } } peers { permanent_uuid: "19e98fdd0d604ed4a2695173041c5d59" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 33835 } }
I20260710 13:15:56.234864  8145 consensus_queue.cc:1048] T 481d7b24a80646f6977a5c2cdc605486 P 06826489741648cdb706d06b030176e1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "87d14a2ec3324673861a8f8f0436adfb" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 40417 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:15:56.236192  8189 raft_consensus.cc:493] T af41ae6a04a0424fba68c04d3b5906ef P 19e98fdd0d604ed4a2695173041c5d59 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:15:56.236822  8184 consensus_queue.cc:1048] T 56b08def76cd4255a601bfabe397d33f P 06826489741648cdb706d06b030176e1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "87d14a2ec3324673861a8f8f0436adfb" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 40417 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:15:56.238758  8148 raft_consensus.cc:2749] T 8d145847dba84d8d8f9aad2970a51c17 P ce8e221ab13047f5abcb0d7a54acba91 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:15:56.234514  7768 catalog_manager.cc:5697] T 8d6ace6849ef4ad69a6ae4d4c0686b6c P 06826489741648cdb706d06b030176e1 reported cstate change: term changed from 0 to 1, leader changed from <none> to 06826489741648cdb706d06b030176e1 (127.5.154.3). New cstate: current_term: 1 leader_uuid: "06826489741648cdb706d06b030176e1" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "87d14a2ec3324673861a8f8f0436adfb" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 40417 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "06826489741648cdb706d06b030176e1" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 44361 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ce8e221ab13047f5abcb0d7a54acba91" member_type: VOTER last_known_addr { host: "127.5.154.4" port: 33965 } health_report { overall_health: UNKNOWN } } }
I20260710 13:15:56.244666  8205 leader_election.cc:290] T 60cd74f46c3149c3bb1fdab9e612f18f P ce8e221ab13047f5abcb0d7a54acba91 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 87d14a2ec3324673861a8f8f0436adfb (127.5.154.1:40417), 19e98fdd0d604ed4a2695173041c5d59 (127.5.154.2:33835)
I20260710 13:15:56.245016  7870 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "60cd74f46c3149c3bb1fdab9e612f18f" candidate_uuid: "ce8e221ab13047f5abcb0d7a54acba91" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "87d14a2ec3324673861a8f8f0436adfb" is_pre_election: true
I20260710 13:15:56.245648  7946 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "60cd74f46c3149c3bb1fdab9e612f18f" candidate_uuid: "ce8e221ab13047f5abcb0d7a54acba91" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "19e98fdd0d604ed4a2695173041c5d59" is_pre_election: true
W20260710 13:15:56.246455  8060 leader_election.cc:343] T 60cd74f46c3149c3bb1fdab9e612f18f P ce8e221ab13047f5abcb0d7a54acba91 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 87d14a2ec3324673861a8f8f0436adfb (127.5.154.1:40417): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:15:56.216517  8140 tablet_bootstrap.cc:492] T 8d6ace6849ef4ad69a6ae4d4c0686b6c P 87d14a2ec3324673861a8f8f0436adfb: No bootstrap required, opened a new log
I20260710 13:15:56.236739  8189 raft_consensus.cc:515] T af41ae6a04a0424fba68c04d3b5906ef P 19e98fdd0d604ed4a2695173041c5d59 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "87d14a2ec3324673861a8f8f0436adfb" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 40417 } } peers { permanent_uuid: "19e98fdd0d604ed4a2695173041c5d59" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 33835 } } peers { permanent_uuid: "06826489741648cdb706d06b030176e1" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 44361 } }
W20260710 13:15:56.247045  8061 leader_election.cc:343] T 60cd74f46c3149c3bb1fdab9e612f18f P ce8e221ab13047f5abcb0d7a54acba91 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 19e98fdd0d604ed4a2695173041c5d59 (127.5.154.2:33835): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:15:56.193444  8139 ts_tablet_manager.cc:1434] T 8dfee17a96ad46d184fbc3e11de45d24 P 06826489741648cdb706d06b030176e1: Time spent starting tablet: real 0.049s	user 0.002s	sys 0.003s
I20260710 13:15:56.247457  8061 leader_election.cc:304] T 60cd74f46c3149c3bb1fdab9e612f18f P ce8e221ab13047f5abcb0d7a54acba91 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: ce8e221ab13047f5abcb0d7a54acba91; no voters: 19e98fdd0d604ed4a2695173041c5d59, 87d14a2ec3324673861a8f8f0436adfb
I20260710 13:15:56.247403  8021 raft_consensus.cc:2468] T 1ad38d7c83b045d6b33b1ebe97d42462 P 06826489741648cdb706d06b030176e1 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 87d14a2ec3324673861a8f8f0436adfb in term 1.
I20260710 13:15:56.248507  8189 leader_election.cc:290] T af41ae6a04a0424fba68c04d3b5906ef P 19e98fdd0d604ed4a2695173041c5d59 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 87d14a2ec3324673861a8f8f0436adfb (127.5.154.1:40417), 06826489741648cdb706d06b030176e1 (127.5.154.3:44361)
I20260710 13:15:56.249166  7836 leader_election.cc:304] T 1ad38d7c83b045d6b33b1ebe97d42462 P 87d14a2ec3324673861a8f8f0436adfb [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 06826489741648cdb706d06b030176e1, 87d14a2ec3324673861a8f8f0436adfb; no voters: 
I20260710 13:15:56.249547  8020 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "af41ae6a04a0424fba68c04d3b5906ef" candidate_uuid: "19e98fdd0d604ed4a2695173041c5d59" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "06826489741648cdb706d06b030176e1" is_pre_election: true
I20260710 13:15:56.250232  8139 tablet_bootstrap.cc:492] T 7f9fde98e74f459d8db8a8a4527c9f70 P 06826489741648cdb706d06b030176e1: Bootstrap starting.
I20260710 13:15:56.250376  8191 raft_consensus.cc:2804] T 1ad38d7c83b045d6b33b1ebe97d42462 P 87d14a2ec3324673861a8f8f0436adfb [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:15:56.249580  8140 ts_tablet_manager.cc:1403] T 8d6ace6849ef4ad69a6ae4d4c0686b6c P 87d14a2ec3324673861a8f8f0436adfb: Time spent bootstrapping tablet: real 0.160s	user 0.008s	sys 0.007s
I20260710 13:15:56.261838  8191 raft_consensus.cc:697] T 1ad38d7c83b045d6b33b1ebe97d42462 P 87d14a2ec3324673861a8f8f0436adfb [term 1 LEADER]: Becoming Leader. State: Replica: 87d14a2ec3324673861a8f8f0436adfb, State: Running, Role: LEADER
I20260710 13:15:56.262665  8191 consensus_queue.cc:237] T 1ad38d7c83b045d6b33b1ebe97d42462 P 87d14a2ec3324673861a8f8f0436adfb [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "06826489741648cdb706d06b030176e1" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 44361 } } peers { permanent_uuid: "ce8e221ab13047f5abcb0d7a54acba91" member_type: VOTER last_known_addr { host: "127.5.154.4" port: 33965 } } peers { permanent_uuid: "87d14a2ec3324673861a8f8f0436adfb" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 40417 } }
I20260710 13:15:56.250763  7870 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "af41ae6a04a0424fba68c04d3b5906ef" candidate_uuid: "19e98fdd0d604ed4a2695173041c5d59" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "87d14a2ec3324673861a8f8f0436adfb" is_pre_election: true
I20260710 13:15:56.263993  8140 raft_consensus.cc:359] T 8d6ace6849ef4ad69a6ae4d4c0686b6c P 87d14a2ec3324673861a8f8f0436adfb [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "87d14a2ec3324673861a8f8f0436adfb" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 40417 } } peers { permanent_uuid: "06826489741648cdb706d06b030176e1" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 44361 } } peers { permanent_uuid: "ce8e221ab13047f5abcb0d7a54acba91" member_type: VOTER last_known_addr { host: "127.5.154.4" port: 33965 } }
I20260710 13:15:56.266808  8140 raft_consensus.cc:385] T 8d6ace6849ef4ad69a6ae4d4c0686b6c P 87d14a2ec3324673861a8f8f0436adfb [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:15:56.267060  8140 raft_consensus.cc:740] T 8d6ace6849ef4ad69a6ae4d4c0686b6c P 87d14a2ec3324673861a8f8f0436adfb [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 87d14a2ec3324673861a8f8f0436adfb, State: Initialized, Role: FOLLOWER
W20260710 13:15:56.251312  7911 leader_election.cc:343] T af41ae6a04a0424fba68c04d3b5906ef P 19e98fdd0d604ed4a2695173041c5d59 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 06826489741648cdb706d06b030176e1 (127.5.154.3:44361): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:15:56.250697  8205 raft_consensus.cc:2749] T 60cd74f46c3149c3bb1fdab9e612f18f P ce8e221ab13047f5abcb0d7a54acba91 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
W20260710 13:15:56.268621  7912 leader_election.cc:343] T af41ae6a04a0424fba68c04d3b5906ef P 19e98fdd0d604ed4a2695173041c5d59 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 87d14a2ec3324673861a8f8f0436adfb (127.5.154.1:40417): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:15:56.266187  8095 raft_consensus.cc:2468] T 1ad38d7c83b045d6b33b1ebe97d42462 P ce8e221ab13047f5abcb0d7a54acba91 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 87d14a2ec3324673861a8f8f0436adfb in term 1.
I20260710 13:15:56.258374  8199 raft_consensus.cc:493] T 8dfee17a96ad46d184fbc3e11de45d24 P 06826489741648cdb706d06b030176e1 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:15:56.269474  7911 leader_election.cc:304] T af41ae6a04a0424fba68c04d3b5906ef P 19e98fdd0d604ed4a2695173041c5d59 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 19e98fdd0d604ed4a2695173041c5d59; no voters: 06826489741648cdb706d06b030176e1, 87d14a2ec3324673861a8f8f0436adfb
I20260710 13:15:56.269523  8199 raft_consensus.cc:515] T 8dfee17a96ad46d184fbc3e11de45d24 P 06826489741648cdb706d06b030176e1 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "87d14a2ec3324673861a8f8f0436adfb" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 40417 } } peers { permanent_uuid: "19e98fdd0d604ed4a2695173041c5d59" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 33835 } } peers { permanent_uuid: "06826489741648cdb706d06b030176e1" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 44361 } }
I20260710 13:15:56.270064  7769 catalog_manager.cc:5697] T 439cd77d06564b9d8a70b7d6b3196166 P 87d14a2ec3324673861a8f8f0436adfb reported cstate change: term changed from 0 to 1, leader changed from <none> to 87d14a2ec3324673861a8f8f0436adfb (127.5.154.1). New cstate: current_term: 1 leader_uuid: "87d14a2ec3324673861a8f8f0436adfb" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ce8e221ab13047f5abcb0d7a54acba91" member_type: VOTER last_known_addr { host: "127.5.154.4" port: 33965 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "87d14a2ec3324673861a8f8f0436adfb" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 40417 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "19e98fdd0d604ed4a2695173041c5d59" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 33835 } health_report { overall_health: UNKNOWN } } }
I20260710 13:15:56.270798  8189 raft_consensus.cc:2749] T af41ae6a04a0424fba68c04d3b5906ef P 19e98fdd0d604ed4a2695173041c5d59 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:15:56.270655  8140 consensus_queue.cc:260] T 8d6ace6849ef4ad69a6ae4d4c0686b6c P 87d14a2ec3324673861a8f8f0436adfb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "87d14a2ec3324673861a8f8f0436adfb" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 40417 } } peers { permanent_uuid: "06826489741648cdb706d06b030176e1" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 44361 } } peers { permanent_uuid: "ce8e221ab13047f5abcb0d7a54acba91" member_type: VOTER last_known_addr { host: "127.5.154.4" port: 33965 } }
I20260710 13:15:56.273082  8199 leader_election.cc:290] T 8dfee17a96ad46d184fbc3e11de45d24 P 06826489741648cdb706d06b030176e1 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 87d14a2ec3324673861a8f8f0436adfb (127.5.154.1:40417), 19e98fdd0d604ed4a2695173041c5d59 (127.5.154.2:33835)
I20260710 13:15:56.273618  7947 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8dfee17a96ad46d184fbc3e11de45d24" candidate_uuid: "06826489741648cdb706d06b030176e1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "19e98fdd0d604ed4a2695173041c5d59" is_pre_election: true
I20260710 13:15:56.267982  8154 consensus_queue.cc:1048] T 6204bf1667104b499e0f23a82255910a P 87d14a2ec3324673861a8f8f0436adfb [LEADER]: Connected to new peer: Peer: permanent_uuid: "ce8e221ab13047f5abcb0d7a54acba91" member_type: VOTER last_known_addr { host: "127.5.154.4" port: 33965 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:15:56.273823  7870 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8dfee17a96ad46d184fbc3e11de45d24" candidate_uuid: "06826489741648cdb706d06b030176e1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "87d14a2ec3324673861a8f8f0436adfb" is_pre_election: true
I20260710 13:15:56.274474  8190 consensus_queue.cc:1048] T 6204bf1667104b499e0f23a82255910a P 87d14a2ec3324673861a8f8f0436adfb [LEADER]: Connected to new peer: Peer: permanent_uuid: "19e98fdd0d604ed4a2695173041c5d59" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 33835 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:15:56.274586  7870 raft_consensus.cc:2468] T 8dfee17a96ad46d184fbc3e11de45d24 P 87d14a2ec3324673861a8f8f0436adfb [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 06826489741648cdb706d06b030176e1 in term 0.
I20260710 13:15:56.275456  7947 raft_consensus.cc:2468] T 8dfee17a96ad46d184fbc3e11de45d24 P 19e98fdd0d604ed4a2695173041c5d59 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 06826489741648cdb706d06b030176e1 in term 0.
I20260710 13:15:56.278291  7986 leader_election.cc:304] T 8dfee17a96ad46d184fbc3e11de45d24 P 06826489741648cdb706d06b030176e1 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 06826489741648cdb706d06b030176e1, 87d14a2ec3324673861a8f8f0436adfb; no voters: 
I20260710 13:15:56.278781  8137 tablet_bootstrap.cc:492] T 625930dbc32643a2af6c5bb1cf08c03d P ce8e221ab13047f5abcb0d7a54acba91: No bootstrap required, opened a new log
I20260710 13:15:56.279186  8137 ts_tablet_manager.cc:1403] T 625930dbc32643a2af6c5bb1cf08c03d P ce8e221ab13047f5abcb0d7a54acba91: Time spent bootstrapping tablet: real 0.100s	user 0.009s	sys 0.000s
I20260710 13:15:56.279858  8199 raft_consensus.cc:2804] T 8dfee17a96ad46d184fbc3e11de45d24 P 06826489741648cdb706d06b030176e1 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:15:56.280197  8140 ts_tablet_manager.cc:1434] T 8d6ace6849ef4ad69a6ae4d4c0686b6c P 87d14a2ec3324673861a8f8f0436adfb: Time spent starting tablet: real 0.018s	user 0.004s	sys 0.001s
I20260710 13:15:56.281198  8140 tablet_bootstrap.cc:492] T 60cd74f46c3149c3bb1fdab9e612f18f P 87d14a2ec3324673861a8f8f0436adfb: Bootstrap starting.
I20260710 13:15:56.280203  8199 raft_consensus.cc:493] T 8dfee17a96ad46d184fbc3e11de45d24 P 06826489741648cdb706d06b030176e1 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:15:56.285684  8138 tablet_bootstrap.cc:492] T 60cd74f46c3149c3bb1fdab9e612f18f P 19e98fdd0d604ed4a2695173041c5d59: No bootstrap required, opened a new log
I20260710 13:15:56.287451  8140 tablet_bootstrap.cc:654] T 60cd74f46c3149c3bb1fdab9e612f18f P 87d14a2ec3324673861a8f8f0436adfb: Neither blocks nor log segments found. Creating new log.
I20260710 13:15:56.287052  8138 ts_tablet_manager.cc:1403] T 60cd74f46c3149c3bb1fdab9e612f18f P 19e98fdd0d604ed4a2695173041c5d59: Time spent bootstrapping tablet: real 0.103s	user 0.016s	sys 0.014s
I20260710 13:15:56.290158  8199 raft_consensus.cc:3060] T 8dfee17a96ad46d184fbc3e11de45d24 P 06826489741648cdb706d06b030176e1 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:15:56.306316  8138 raft_consensus.cc:359] T 60cd74f46c3149c3bb1fdab9e612f18f P 19e98fdd0d604ed4a2695173041c5d59 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ce8e221ab13047f5abcb0d7a54acba91" member_type: VOTER last_known_addr { host: "127.5.154.4" port: 33965 } } peers { permanent_uuid: "87d14a2ec3324673861a8f8f0436adfb" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 40417 } } peers { permanent_uuid: "19e98fdd0d604ed4a2695173041c5d59" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 33835 } }
I20260710 13:15:56.306951  8138 raft_consensus.cc:385] T 60cd74f46c3149c3bb1fdab9e612f18f P 19e98fdd0d604ed4a2695173041c5d59 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:15:56.307204  8138 raft_consensus.cc:740] T 60cd74f46c3149c3bb1fdab9e612f18f P 19e98fdd0d604ed4a2695173041c5d59 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 19e98fdd0d604ed4a2695173041c5d59, State: Initialized, Role: FOLLOWER
I20260710 13:15:56.288858  8137 raft_consensus.cc:359] T 625930dbc32643a2af6c5bb1cf08c03d P ce8e221ab13047f5abcb0d7a54acba91 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "06826489741648cdb706d06b030176e1" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 44361 } } peers { permanent_uuid: "ce8e221ab13047f5abcb0d7a54acba91" member_type: VOTER last_known_addr { host: "127.5.154.4" port: 33965 } } peers { permanent_uuid: "87d14a2ec3324673861a8f8f0436adfb" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 40417 } }
I20260710 13:15:56.307659  8137 raft_consensus.cc:385] T 625930dbc32643a2af6c5bb1cf08c03d P ce8e221ab13047f5abcb0d7a54acba91 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:15:56.307886  8137 raft_consensus.cc:740] T 625930dbc32643a2af6c5bb1cf08c03d P ce8e221ab13047f5abcb0d7a54acba91 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ce8e221ab13047f5abcb0d7a54acba91, State: Initialized, Role: FOLLOWER
I20260710 13:15:56.308748  8138 consensus_queue.cc:260] T 60cd74f46c3149c3bb1fdab9e612f18f P 19e98fdd0d604ed4a2695173041c5d59 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ce8e221ab13047f5abcb0d7a54acba91" member_type: VOTER last_known_addr { host: "127.5.154.4" port: 33965 } } peers { permanent_uuid: "87d14a2ec3324673861a8f8f0436adfb" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 40417 } } peers { permanent_uuid: "19e98fdd0d604ed4a2695173041c5d59" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 33835 } }
I20260710 13:15:56.317799  8138 ts_tablet_manager.cc:1434] T 60cd74f46c3149c3bb1fdab9e612f18f P 19e98fdd0d604ed4a2695173041c5d59: Time spent starting tablet: real 0.027s	user 0.009s	sys 0.000s
I20260710 13:15:56.319146  8138 tablet_bootstrap.cc:492] T 4f4abe8c7d004d92b3c6ddbbb9ed3ee3 P 19e98fdd0d604ed4a2695173041c5d59: Bootstrap starting.
I20260710 13:15:56.322894  8189 raft_consensus.cc:493] T 60cd74f46c3149c3bb1fdab9e612f18f P 19e98fdd0d604ed4a2695173041c5d59 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:15:56.323362  8189 raft_consensus.cc:515] T 60cd74f46c3149c3bb1fdab9e612f18f P 19e98fdd0d604ed4a2695173041c5d59 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ce8e221ab13047f5abcb0d7a54acba91" member_type: VOTER last_known_addr { host: "127.5.154.4" port: 33965 } } peers { permanent_uuid: "87d14a2ec3324673861a8f8f0436adfb" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 40417 } } peers { permanent_uuid: "19e98fdd0d604ed4a2695173041c5d59" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 33835 } }
I20260710 13:15:56.325084  8189 leader_election.cc:290] T 60cd74f46c3149c3bb1fdab9e612f18f P 19e98fdd0d604ed4a2695173041c5d59 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ce8e221ab13047f5abcb0d7a54acba91 (127.5.154.4:33965), 87d14a2ec3324673861a8f8f0436adfb (127.5.154.1:40417)
I20260710 13:15:56.326244  8094 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "60cd74f46c3149c3bb1fdab9e612f18f" candidate_uuid: "19e98fdd0d604ed4a2695173041c5d59" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ce8e221ab13047f5abcb0d7a54acba91" is_pre_election: true
I20260710 13:15:56.326871  8094 raft_consensus.cc:2468] T 60cd74f46c3149c3bb1fdab9e612f18f P ce8e221ab13047f5abcb0d7a54acba91 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 19e98fdd0d604ed4a2695173041c5d59 in term 0.
I20260710 13:15:56.332361  8139 tablet_bootstrap.cc:654] T 7f9fde98e74f459d8db8a8a4527c9f70 P 06826489741648cdb706d06b030176e1: Neither blocks nor log segments found. Creating new log.
I20260710 13:15:56.319352  8137 consensus_queue.cc:260] T 625930dbc32643a2af6c5bb1cf08c03d P ce8e221ab13047f5abcb0d7a54acba91 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "06826489741648cdb706d06b030176e1" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 44361 } } peers { permanent_uuid: "ce8e221ab13047f5abcb0d7a54acba91" member_type: VOTER last_known_addr { host: "127.5.154.4" port: 33965 } } peers { permanent_uuid: "87d14a2ec3324673861a8f8f0436adfb" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 40417 } }
I20260710 13:15:56.339445  7910 leader_election.cc:304] T 60cd74f46c3149c3bb1fdab9e612f18f P 19e98fdd0d604ed4a2695173041c5d59 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 19e98fdd0d604ed4a2695173041c5d59, ce8e221ab13047f5abcb0d7a54acba91; no voters: 
I20260710 13:15:56.340080  8205 raft_consensus.cc:493] T 8fd073b365054fdab4be2796ac37103f P ce8e221ab13047f5abcb0d7a54acba91 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:15:56.340703  8148 raft_consensus.cc:493] T 5478c4c8ad8b4b7896e4841dfbb65a95 P ce8e221ab13047f5abcb0d7a54acba91 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:15:56.340551  8205 raft_consensus.cc:515] T 8fd073b365054fdab4be2796ac37103f P ce8e221ab13047f5abcb0d7a54acba91 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "19e98fdd0d604ed4a2695173041c5d59" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 33835 } } peers { permanent_uuid: "06826489741648cdb706d06b030176e1" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 44361 } } peers { permanent_uuid: "ce8e221ab13047f5abcb0d7a54acba91" member_type: VOTER last_known_addr { host: "127.5.154.4" port: 33965 } }
I20260710 13:15:56.341219  8148 raft_consensus.cc:515] T 5478c4c8ad8b4b7896e4841dfbb65a95 P ce8e221ab13047f5abcb0d7a54acba91 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "19e98fdd0d604ed4a2695173041c5d59" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 33835 } } peers { permanent_uuid: "06826489741648cdb706d06b030176e1" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 44361 } } peers { permanent_uuid: "ce8e221ab13047f5abcb0d7a54acba91" member_type: VOTER last_known_addr { host: "127.5.154.4" port: 33965 } }
I20260710 13:15:56.342572  8205 leader_election.cc:290] T 8fd073b365054fdab4be2796ac37103f P ce8e221ab13047f5abcb0d7a54acba91 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 19e98fdd0d604ed4a2695173041c5d59 (127.5.154.2:33835), 06826489741648cdb706d06b030176e1 (127.5.154.3:44361)
I20260710 13:15:56.343253  8148 leader_election.cc:290] T 5478c4c8ad8b4b7896e4841dfbb65a95 P ce8e221ab13047f5abcb0d7a54acba91 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 19e98fdd0d604ed4a2695173041c5d59 (127.5.154.2:33835), 06826489741648cdb706d06b030176e1 (127.5.154.3:44361)
I20260710 13:15:56.345431  8021 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8fd073b365054fdab4be2796ac37103f" candidate_uuid: "ce8e221ab13047f5abcb0d7a54acba91" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "06826489741648cdb706d06b030176e1" is_pre_election: true
I20260710 13:15:56.346140  8021 raft_consensus.cc:2468] T 8fd073b365054fdab4be2796ac37103f P 06826489741648cdb706d06b030176e1 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ce8e221ab13047f5abcb0d7a54acba91 in term 0.
I20260710 13:15:56.347815  8137 ts_tablet_manager.cc:1434] T 625930dbc32643a2af6c5bb1cf08c03d P ce8e221ab13047f5abcb0d7a54acba91: Time spent starting tablet: real 0.068s	user 0.007s	sys 0.004s
I20260710 13:15:56.348850  8137 tablet_bootstrap.cc:492] T 7f9fde98e74f459d8db8a8a4527c9f70 P ce8e221ab13047f5abcb0d7a54acba91: Bootstrap starting.
I20260710 13:15:56.346585  8199 raft_consensus.cc:515] T 8dfee17a96ad46d184fbc3e11de45d24 P 06826489741648cdb706d06b030176e1 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "87d14a2ec3324673861a8f8f0436adfb" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 40417 } } peers { permanent_uuid: "19e98fdd0d604ed4a2695173041c5d59" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 33835 } } peers { permanent_uuid: "06826489741648cdb706d06b030176e1" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 44361 } }
I20260710 13:15:56.340552  8230 raft_consensus.cc:2804] T 60cd74f46c3149c3bb1fdab9e612f18f P 19e98fdd0d604ed4a2695173041c5d59 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:15:56.364745  7869 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "60cd74f46c3149c3bb1fdab9e612f18f" candidate_uuid: "19e98fdd0d604ed4a2695173041c5d59" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "87d14a2ec3324673861a8f8f0436adfb" is_pre_election: true
I20260710 13:15:56.364984  8059 leader_election.cc:304] T 8fd073b365054fdab4be2796ac37103f P ce8e221ab13047f5abcb0d7a54acba91 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 06826489741648cdb706d06b030176e1, ce8e221ab13047f5abcb0d7a54acba91; no voters: 
W20260710 13:15:56.366291  7912 leader_election.cc:343] T 60cd74f46c3149c3bb1fdab9e612f18f P 19e98fdd0d604ed4a2695173041c5d59 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 87d14a2ec3324673861a8f8f0436adfb (127.5.154.1:40417): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:15:56.366973  8148 raft_consensus.cc:2804] T 8fd073b365054fdab4be2796ac37103f P ce8e221ab13047f5abcb0d7a54acba91 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:15:56.366182  8021 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5478c4c8ad8b4b7896e4841dfbb65a95" candidate_uuid: "ce8e221ab13047f5abcb0d7a54acba91" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "06826489741648cdb706d06b030176e1" is_pre_election: true
I20260710 13:15:56.367375  8148 raft_consensus.cc:493] T 8fd073b365054fdab4be2796ac37103f P ce8e221ab13047f5abcb0d7a54acba91 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:15:56.367728  8148 raft_consensus.cc:3060] T 8fd073b365054fdab4be2796ac37103f P ce8e221ab13047f5abcb0d7a54acba91 [term 0 FOLLOWER]: Advancing to term 1
W20260710 13:15:56.368397  8059 leader_election.cc:343] T 5478c4c8ad8b4b7896e4841dfbb65a95 P ce8e221ab13047f5abcb0d7a54acba91 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 06826489741648cdb706d06b030176e1 (127.5.154.3:44361): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:15:56.362385  8230 raft_consensus.cc:493] T 60cd74f46c3149c3bb1fdab9e612f18f P 19e98fdd0d604ed4a2695173041c5d59 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:15:56.374191  8230 raft_consensus.cc:3060] T 60cd74f46c3149c3bb1fdab9e612f18f P 19e98fdd0d604ed4a2695173041c5d59 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:15:56.384632  8138 tablet_bootstrap.cc:654] T 4f4abe8c7d004d92b3c6ddbbb9ed3ee3 P 19e98fdd0d604ed4a2695173041c5d59: Neither blocks nor log segments found. Creating new log.
I20260710 13:15:56.385468  8230 raft_consensus.cc:515] T 60cd74f46c3149c3bb1fdab9e612f18f P 19e98fdd0d604ed4a2695173041c5d59 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ce8e221ab13047f5abcb0d7a54acba91" member_type: VOTER last_known_addr { host: "127.5.154.4" port: 33965 } } peers { permanent_uuid: "87d14a2ec3324673861a8f8f0436adfb" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 40417 } } peers { permanent_uuid: "19e98fdd0d604ed4a2695173041c5d59" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 33835 } }
I20260710 13:15:56.388098  8137 tablet_bootstrap.cc:654] T 7f9fde98e74f459d8db8a8a4527c9f70 P ce8e221ab13047f5abcb0d7a54acba91: Neither blocks nor log segments found. Creating new log.
I20260710 13:15:56.388411  8094 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "60cd74f46c3149c3bb1fdab9e612f18f" candidate_uuid: "19e98fdd0d604ed4a2695173041c5d59" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ce8e221ab13047f5abcb0d7a54acba91"
I20260710 13:15:56.389086  8094 raft_consensus.cc:3060] T 60cd74f46c3149c3bb1fdab9e612f18f P ce8e221ab13047f5abcb0d7a54acba91 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:15:56.394083  8189 raft_consensus.cc:493] T 8fd073b365054fdab4be2796ac37103f P 19e98fdd0d604ed4a2695173041c5d59 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:15:56.400527  7767 catalog_manager.cc:5697] T 1ad38d7c83b045d6b33b1ebe97d42462 P 87d14a2ec3324673861a8f8f0436adfb reported cstate change: term changed from 0 to 1, leader changed from <none> to 87d14a2ec3324673861a8f8f0436adfb (127.5.154.1). New cstate: current_term: 1 leader_uuid: "87d14a2ec3324673861a8f8f0436adfb" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "06826489741648cdb706d06b030176e1" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 44361 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ce8e221ab13047f5abcb0d7a54acba91" member_type: VOTER last_known_addr { host: "127.5.154.4" port: 33965 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "87d14a2ec3324673861a8f8f0436adfb" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 40417 } health_report { overall_health: HEALTHY } } }
I20260710 13:15:56.405346  8189 raft_consensus.cc:515] T 8fd073b365054fdab4be2796ac37103f P 19e98fdd0d604ed4a2695173041c5d59 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "19e98fdd0d604ed4a2695173041c5d59" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 33835 } } peers { permanent_uuid: "06826489741648cdb706d06b030176e1" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 44361 } } peers { permanent_uuid: "ce8e221ab13047f5abcb0d7a54acba91" member_type: VOTER last_known_addr { host: "127.5.154.4" port: 33965 } }
I20260710 13:15:56.406205  7869 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8dfee17a96ad46d184fbc3e11de45d24" candidate_uuid: "06826489741648cdb706d06b030176e1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "87d14a2ec3324673861a8f8f0436adfb"
I20260710 13:15:56.406769  7869 raft_consensus.cc:3060] T 8dfee17a96ad46d184fbc3e11de45d24 P 87d14a2ec3324673861a8f8f0436adfb [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:15:56.406975  8205 raft_consensus.cc:493] T 625930dbc32643a2af6c5bb1cf08c03d P ce8e221ab13047f5abcb0d7a54acba91 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:15:56.395351  8148 raft_consensus.cc:515] T 8fd073b365054fdab4be2796ac37103f P ce8e221ab13047f5abcb0d7a54acba91 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "19e98fdd0d604ed4a2695173041c5d59" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 33835 } } peers { permanent_uuid: "06826489741648cdb706d06b030176e1" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 44361 } } peers { permanent_uuid: "ce8e221ab13047f5abcb0d7a54acba91" member_type: VOTER last_known_addr { host: "127.5.154.4" port: 33965 } }
I20260710 13:15:56.408743  8230 leader_election.cc:290] T 60cd74f46c3149c3bb1fdab9e612f18f P 19e98fdd0d604ed4a2695173041c5d59 [CANDIDATE]: Term 1 election: Requested vote from peers ce8e221ab13047f5abcb0d7a54acba91 (127.5.154.4:33965), 87d14a2ec3324673861a8f8f0436adfb (127.5.154.1:40417)
I20260710 13:15:56.408528  8199 leader_election.cc:290] T 8dfee17a96ad46d184fbc3e11de45d24 P 06826489741648cdb706d06b030176e1 [CANDIDATE]: Term 1 election: Requested vote from peers 87d14a2ec3324673861a8f8f0436adfb (127.5.154.1:40417), 19e98fdd0d604ed4a2695173041c5d59 (127.5.154.2:33835)
I20260710 13:15:56.414947  8140 tablet_bootstrap.cc:492] T 60cd74f46c3149c3bb1fdab9e612f18f P 87d14a2ec3324673861a8f8f0436adfb: No bootstrap required, opened a new log
I20260710 13:15:56.415407  8140 ts_tablet_manager.cc:1403] T 60cd74f46c3149c3bb1fdab9e612f18f P 87d14a2ec3324673861a8f8f0436adfb: Time spent bootstrapping tablet: real 0.134s	user 0.021s	sys 0.011s
I20260710 13:15:56.415480  8021 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8fd073b365054fdab4be2796ac37103f" candidate_uuid: "ce8e221ab13047f5abcb0d7a54acba91" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "06826489741648cdb706d06b030176e1"
I20260710 13:15:56.416034  8021 raft_consensus.cc:3060] T 8fd073b365054fdab4be2796ac37103f P 06826489741648cdb706d06b030176e1 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:15:56.417388  7947 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8dfee17a96ad46d184fbc3e11de45d24" candidate_uuid: "06826489741648cdb706d06b030176e1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "19e98fdd0d604ed4a2695173041c5d59"
I20260710 13:15:56.417910  7947 raft_consensus.cc:3060] T 8dfee17a96ad46d184fbc3e11de45d24 P 19e98fdd0d604ed4a2695173041c5d59 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:15:56.417974  8140 raft_consensus.cc:359] T 60cd74f46c3149c3bb1fdab9e612f18f P 87d14a2ec3324673861a8f8f0436adfb [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ce8e221ab13047f5abcb0d7a54acba91" member_type: VOTER last_known_addr { host: "127.5.154.4" port: 33965 } } peers { permanent_uuid: "87d14a2ec3324673861a8f8f0436adfb" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 40417 } } peers { permanent_uuid: "19e98fdd0d604ed4a2695173041c5d59" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 33835 } }
I20260710 13:15:56.418852  8140 raft_consensus.cc:385] T 60cd74f46c3149c3bb1fdab9e612f18f P 87d14a2ec3324673861a8f8f0436adfb [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:15:56.419148  8140 raft_consensus.cc:740] T 60cd74f46c3149c3bb1fdab9e612f18f P 87d14a2ec3324673861a8f8f0436adfb [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 87d14a2ec3324673861a8f8f0436adfb, State: Initialized, Role: FOLLOWER
I20260710 13:15:56.419207  8093 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8fd073b365054fdab4be2796ac37103f" candidate_uuid: "19e98fdd0d604ed4a2695173041c5d59" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ce8e221ab13047f5abcb0d7a54acba91" is_pre_election: true
I20260710 13:15:56.420050  8140 consensus_queue.cc:260] T 60cd74f46c3149c3bb1fdab9e612f18f P 87d14a2ec3324673861a8f8f0436adfb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ce8e221ab13047f5abcb0d7a54acba91" member_type: VOTER last_known_addr { host: "127.5.154.4" port: 33965 } } peers { permanent_uuid: "87d14a2ec3324673861a8f8f0436adfb" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 40417 } } peers { permanent_uuid: "19e98fdd0d604ed4a2695173041c5d59" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 33835 } }
I20260710 13:15:56.421542  7871 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "60cd74f46c3149c3bb1fdab9e612f18f" candidate_uuid: "19e98fdd0d604ed4a2695173041c5d59" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "87d14a2ec3324673861a8f8f0436adfb"
I20260710 13:15:56.421033  7769 catalog_manager.cc:5697] T 45bb6fa02abe42d2b65dc5835c382de4 P 06826489741648cdb706d06b030176e1 reported cstate change: term changed from 0 to 1, leader changed from <none> to 06826489741648cdb706d06b030176e1 (127.5.154.3). New cstate: current_term: 1 leader_uuid: "06826489741648cdb706d06b030176e1" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "19e98fdd0d604ed4a2695173041c5d59" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 33835 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "06826489741648cdb706d06b030176e1" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 44361 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ce8e221ab13047f5abcb0d7a54acba91" member_type: VOTER last_known_addr { host: "127.5.154.4" port: 33965 } health_report { overall_health: UNKNOWN } } }
I20260710 13:15:56.422119  7871 raft_consensus.cc:3060] T 60cd74f46c3149c3bb1fdab9e612f18f P 87d14a2ec3324673861a8f8f0436adfb [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:15:56.420002  8093 raft_consensus.cc:2393] T 8fd073b365054fdab4be2796ac37103f P ce8e221ab13047f5abcb0d7a54acba91 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 19e98fdd0d604ed4a2695173041c5d59 in current term 1: Already voted for candidate ce8e221ab13047f5abcb0d7a54acba91 in this term.
I20260710 13:15:56.414948  8139 tablet_bootstrap.cc:492] T 7f9fde98e74f459d8db8a8a4527c9f70 P 06826489741648cdb706d06b030176e1: No bootstrap required, opened a new log
I20260710 13:15:56.424827  8139 ts_tablet_manager.cc:1403] T 7f9fde98e74f459d8db8a8a4527c9f70 P 06826489741648cdb706d06b030176e1: Time spent bootstrapping tablet: real 0.176s	user 0.023s	sys 0.035s
I20260710 13:15:56.423476  7946 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8fd073b365054fdab4be2796ac37103f" candidate_uuid: "ce8e221ab13047f5abcb0d7a54acba91" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "19e98fdd0d604ed4a2695173041c5d59" is_pre_election: true
I20260710 13:15:56.407428  8205 raft_consensus.cc:515] T 625930dbc32643a2af6c5bb1cf08c03d P ce8e221ab13047f5abcb0d7a54acba91 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "06826489741648cdb706d06b030176e1" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 44361 } } peers { permanent_uuid: "ce8e221ab13047f5abcb0d7a54acba91" member_type: VOTER last_known_addr { host: "127.5.154.4" port: 33965 } } peers { permanent_uuid: "87d14a2ec3324673861a8f8f0436adfb" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 40417 } }
I20260710 13:15:56.429411  7946 raft_consensus.cc:2468] T 8fd073b365054fdab4be2796ac37103f P 19e98fdd0d604ed4a2695173041c5d59 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ce8e221ab13047f5abcb0d7a54acba91 in term 0.
I20260710 13:15:56.429930  8020 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8fd073b365054fdab4be2796ac37103f" candidate_uuid: "19e98fdd0d604ed4a2695173041c5d59" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "06826489741648cdb706d06b030176e1" is_pre_election: true
I20260710 13:15:56.431331  8094 raft_consensus.cc:2468] T 60cd74f46c3149c3bb1fdab9e612f18f P ce8e221ab13047f5abcb0d7a54acba91 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 19e98fdd0d604ed4a2695173041c5d59 in term 1.
I20260710 13:15:56.432843  8205 leader_election.cc:290] T 625930dbc32643a2af6c5bb1cf08c03d P ce8e221ab13047f5abcb0d7a54acba91 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 06826489741648cdb706d06b030176e1 (127.5.154.3:44361), 87d14a2ec3324673861a8f8f0436adfb (127.5.154.1:40417)
I20260710 13:15:56.433020  7910 leader_election.cc:304] T 60cd74f46c3149c3bb1fdab9e612f18f P 19e98fdd0d604ed4a2695173041c5d59 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 19e98fdd0d604ed4a2695173041c5d59, ce8e221ab13047f5abcb0d7a54acba91; no voters: 
I20260710 13:15:56.413515  8189 leader_election.cc:290] T 8fd073b365054fdab4be2796ac37103f P 19e98fdd0d604ed4a2695173041c5d59 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 06826489741648cdb706d06b030176e1 (127.5.154.3:44361), ce8e221ab13047f5abcb0d7a54acba91 (127.5.154.4:33965)
I20260710 13:15:56.437342  8230 raft_consensus.cc:2804] T 60cd74f46c3149c3bb1fdab9e612f18f P 19e98fdd0d604ed4a2695173041c5d59 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:15:56.434197  7872 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "625930dbc32643a2af6c5bb1cf08c03d" candidate_uuid: "ce8e221ab13047f5abcb0d7a54acba91" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "87d14a2ec3324673861a8f8f0436adfb" is_pre_election: true
I20260710 13:15:56.438035  8230 raft_consensus.cc:697] T 60cd74f46c3149c3bb1fdab9e612f18f P 19e98fdd0d604ed4a2695173041c5d59 [term 1 LEADER]: Becoming Leader. State: Replica: 19e98fdd0d604ed4a2695173041c5d59, State: Running, Role: LEADER
W20260710 13:15:56.438946  8060 leader_election.cc:343] T 625930dbc32643a2af6c5bb1cf08c03d P ce8e221ab13047f5abcb0d7a54acba91 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 87d14a2ec3324673861a8f8f0436adfb (127.5.154.1:40417): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:15:56.431427  7911 leader_election.cc:304] T 8fd073b365054fdab4be2796ac37103f P 19e98fdd0d604ed4a2695173041c5d59 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 19e98fdd0d604ed4a2695173041c5d59; no voters: 06826489741648cdb706d06b030176e1, ce8e221ab13047f5abcb0d7a54acba91
I20260710 13:15:56.439210  7871 raft_consensus.cc:2468] T 60cd74f46c3149c3bb1fdab9e612f18f P 87d14a2ec3324673861a8f8f0436adfb [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 19e98fdd0d604ed4a2695173041c5d59 in term 1.
I20260710 13:15:56.440114  8189 raft_consensus.cc:3060] T 8fd073b365054fdab4be2796ac37103f P 19e98fdd0d604ed4a2695173041c5d59 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:15:56.440279  8191 consensus_queue.cc:1048] T d26c9ed7b4fc45789e10e9d018ebfac3 P 87d14a2ec3324673861a8f8f0436adfb [LEADER]: Connected to new peer: Peer: permanent_uuid: "06826489741648cdb706d06b030176e1" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 44361 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:15:56.436025  8020 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "625930dbc32643a2af6c5bb1cf08c03d" candidate_uuid: "ce8e221ab13047f5abcb0d7a54acba91" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "06826489741648cdb706d06b030176e1" is_pre_election: true
W20260710 13:15:56.443377  8059 leader_election.cc:343] T 625930dbc32643a2af6c5bb1cf08c03d P ce8e221ab13047f5abcb0d7a54acba91 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 06826489741648cdb706d06b030176e1 (127.5.154.3:44361): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:15:56.443799  8059 leader_election.cc:304] T 625930dbc32643a2af6c5bb1cf08c03d P ce8e221ab13047f5abcb0d7a54acba91 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: ce8e221ab13047f5abcb0d7a54acba91; no voters: 06826489741648cdb706d06b030176e1, 87d14a2ec3324673861a8f8f0436adfb
I20260710 13:15:56.444783  7947 raft_consensus.cc:2468] T 8dfee17a96ad46d184fbc3e11de45d24 P 19e98fdd0d604ed4a2695173041c5d59 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 06826489741648cdb706d06b030176e1 in term 1.
I20260710 13:15:56.446018  7987 leader_election.cc:304] T 8dfee17a96ad46d184fbc3e11de45d24 P 06826489741648cdb706d06b030176e1 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 06826489741648cdb706d06b030176e1, 19e98fdd0d604ed4a2695173041c5d59; no voters: 
I20260710 13:15:56.446641  8189 raft_consensus.cc:2749] T 8fd073b365054fdab4be2796ac37103f P 19e98fdd0d604ed4a2695173041c5d59 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:15:56.446816  8199 raft_consensus.cc:2804] T 8dfee17a96ad46d184fbc3e11de45d24 P 06826489741648cdb706d06b030176e1 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:15:56.448028  8205 raft_consensus.cc:2749] T 625930dbc32643a2af6c5bb1cf08c03d P ce8e221ab13047f5abcb0d7a54acba91 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:15:56.448269  8021 raft_consensus.cc:2468] T 8fd073b365054fdab4be2796ac37103f P 06826489741648cdb706d06b030176e1 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ce8e221ab13047f5abcb0d7a54acba91 in term 1.
I20260710 13:15:56.448755  8199 raft_consensus.cc:697] T 8dfee17a96ad46d184fbc3e11de45d24 P 06826489741648cdb706d06b030176e1 [term 1 LEADER]: Becoming Leader. State: Replica: 06826489741648cdb706d06b030176e1, State: Running, Role: LEADER
I20260710 13:15:56.449653  8059 leader_election.cc:304] T 8fd073b365054fdab4be2796ac37103f P ce8e221ab13047f5abcb0d7a54acba91 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 06826489741648cdb706d06b030176e1, ce8e221ab13047f5abcb0d7a54acba91; no voters: 
I20260710 13:15:56.450440  8199 consensus_queue.cc:237] T 8dfee17a96ad46d184fbc3e11de45d24 P 06826489741648cdb706d06b030176e1 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "87d14a2ec3324673861a8f8f0436adfb" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 40417 } } peers { permanent_uuid: "19e98fdd0d604ed4a2695173041c5d59" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 33835 } } peers { permanent_uuid: "06826489741648cdb706d06b030176e1" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 44361 } }
I20260710 13:15:56.450695  8193 consensus_queue.cc:1048] T c1a99d91d1944c3cae63944eadfbf575 P 87d14a2ec3324673861a8f8f0436adfb [LEADER]: Connected to new peer: Peer: permanent_uuid: "19e98fdd0d604ed4a2695173041c5d59" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 33835 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 13:15:56.452204  7944 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5478c4c8ad8b4b7896e4841dfbb65a95" candidate_uuid: "ce8e221ab13047f5abcb0d7a54acba91" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "19e98fdd0d604ed4a2695173041c5d59" is_pre_election: true
I20260710 13:15:56.453919  8256 raft_consensus.cc:2804] T 8fd073b365054fdab4be2796ac37103f P ce8e221ab13047f5abcb0d7a54acba91 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:15:56.455274  8140 ts_tablet_manager.cc:1434] T 60cd74f46c3149c3bb1fdab9e612f18f P 87d14a2ec3324673861a8f8f0436adfb: Time spent starting tablet: real 0.040s	user 0.006s	sys 0.000s
W20260710 13:15:56.456192  8061 leader_election.cc:343] T 5478c4c8ad8b4b7896e4841dfbb65a95 P ce8e221ab13047f5abcb0d7a54acba91 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 19e98fdd0d604ed4a2695173041c5d59 (127.5.154.2:33835): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:15:56.456699  8061 leader_election.cc:304] T 5478c4c8ad8b4b7896e4841dfbb65a95 P ce8e221ab13047f5abcb0d7a54acba91 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: ce8e221ab13047f5abcb0d7a54acba91; no voters: 06826489741648cdb706d06b030176e1, 19e98fdd0d604ed4a2695173041c5d59
I20260710 13:15:56.456182  8140 tablet_bootstrap.cc:492] T 4f4abe8c7d004d92b3c6ddbbb9ed3ee3 P 87d14a2ec3324673861a8f8f0436adfb: Bootstrap starting.
I20260710 13:15:56.439272  8230 consensus_queue.cc:237] T 60cd74f46c3149c3bb1fdab9e612f18f P 19e98fdd0d604ed4a2695173041c5d59 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ce8e221ab13047f5abcb0d7a54acba91" member_type: VOTER last_known_addr { host: "127.5.154.4" port: 33965 } } peers { permanent_uuid: "87d14a2ec3324673861a8f8f0436adfb" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 40417 } } peers { permanent_uuid: "19e98fdd0d604ed4a2695173041c5d59" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 33835 } }
I20260710 13:15:56.461213  8205 raft_consensus.cc:493] T ee512a687c804da3a03acc9cb03c299b P ce8e221ab13047f5abcb0d7a54acba91 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:15:56.424288  8148 leader_election.cc:290] T 8fd073b365054fdab4be2796ac37103f P ce8e221ab13047f5abcb0d7a54acba91 [CANDIDATE]: Term 1 election: Requested vote from peers 19e98fdd0d604ed4a2695173041c5d59 (127.5.154.2:33835), 06826489741648cdb706d06b030176e1 (127.5.154.3:44361)
I20260710 13:15:56.471099  8148 raft_consensus.cc:2749] T 5478c4c8ad8b4b7896e4841dfbb65a95 P ce8e221ab13047f5abcb0d7a54acba91 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:15:56.464655  8205 raft_consensus.cc:515] T ee512a687c804da3a03acc9cb03c299b P ce8e221ab13047f5abcb0d7a54acba91 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ce8e221ab13047f5abcb0d7a54acba91" member_type: VOTER last_known_addr { host: "127.5.154.4" port: 33965 } } peers { permanent_uuid: "87d14a2ec3324673861a8f8f0436adfb" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 40417 } } peers { permanent_uuid: "19e98fdd0d604ed4a2695173041c5d59" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 33835 } }
I20260710 13:15:56.475277  8205 leader_election.cc:290] T ee512a687c804da3a03acc9cb03c299b P ce8e221ab13047f5abcb0d7a54acba91 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 87d14a2ec3324673861a8f8f0436adfb (127.5.154.1:40417), 19e98fdd0d604ed4a2695173041c5d59 (127.5.154.2:33835)
I20260710 13:15:56.463912  8256 raft_consensus.cc:697] T 8fd073b365054fdab4be2796ac37103f P ce8e221ab13047f5abcb0d7a54acba91 [term 1 LEADER]: Becoming Leader. State: Replica: ce8e221ab13047f5abcb0d7a54acba91, State: Running, Role: LEADER
I20260710 13:15:56.481230  8193 consensus_queue.cc:1048] T d26c9ed7b4fc45789e10e9d018ebfac3 P 87d14a2ec3324673861a8f8f0436adfb [LEADER]: Connected to new peer: Peer: permanent_uuid: "ce8e221ab13047f5abcb0d7a54acba91" member_type: VOTER last_known_addr { host: "127.5.154.4" port: 33965 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:15:56.484786  7871 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ee512a687c804da3a03acc9cb03c299b" candidate_uuid: "ce8e221ab13047f5abcb0d7a54acba91" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "87d14a2ec3324673861a8f8f0436adfb" is_pre_election: true
W20260710 13:15:56.486346  8060 leader_election.cc:343] T ee512a687c804da3a03acc9cb03c299b P ce8e221ab13047f5abcb0d7a54acba91 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 87d14a2ec3324673861a8f8f0436adfb (127.5.154.1:40417): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:15:56.488294  7943 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8fd073b365054fdab4be2796ac37103f" candidate_uuid: "ce8e221ab13047f5abcb0d7a54acba91" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "19e98fdd0d604ed4a2695173041c5d59"
I20260710 13:15:56.465590  7869 raft_consensus.cc:2468] T 8dfee17a96ad46d184fbc3e11de45d24 P 87d14a2ec3324673861a8f8f0436adfb [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 06826489741648cdb706d06b030176e1 in term 1.
I20260710 13:15:56.489496  8138 tablet_bootstrap.cc:492] T 4f4abe8c7d004d92b3c6ddbbb9ed3ee3 P 19e98fdd0d604ed4a2695173041c5d59: No bootstrap required, opened a new log
I20260710 13:15:56.489944  8138 ts_tablet_manager.cc:1403] T 4f4abe8c7d004d92b3c6ddbbb9ed3ee3 P 19e98fdd0d604ed4a2695173041c5d59: Time spent bootstrapping tablet: real 0.171s	user 0.013s	sys 0.004s
I20260710 13:15:56.481848  8256 consensus_queue.cc:237] T 8fd073b365054fdab4be2796ac37103f P ce8e221ab13047f5abcb0d7a54acba91 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "19e98fdd0d604ed4a2695173041c5d59" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 33835 } } peers { permanent_uuid: "06826489741648cdb706d06b030176e1" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 44361 } } peers { permanent_uuid: "ce8e221ab13047f5abcb0d7a54acba91" member_type: VOTER last_known_addr { host: "127.5.154.4" port: 33965 } }
I20260710 13:15:56.492656  8138 raft_consensus.cc:359] T 4f4abe8c7d004d92b3c6ddbbb9ed3ee3 P 19e98fdd0d604ed4a2695173041c5d59 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "87d14a2ec3324673861a8f8f0436adfb" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 40417 } } peers { permanent_uuid: "19e98fdd0d604ed4a2695173041c5d59" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 33835 } } peers { permanent_uuid: "06826489741648cdb706d06b030176e1" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 44361 } }
I20260710 13:15:56.493338  8138 raft_consensus.cc:385] T 4f4abe8c7d004d92b3c6ddbbb9ed3ee3 P 19e98fdd0d604ed4a2695173041c5d59 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:15:56.493650  8138 raft_consensus.cc:740] T 4f4abe8c7d004d92b3c6ddbbb9ed3ee3 P 19e98fdd0d604ed4a2695173041c5d59 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 19e98fdd0d604ed4a2695173041c5d59, State: Initialized, Role: FOLLOWER
I20260710 13:15:56.494340  8138 consensus_queue.cc:260] T 4f4abe8c7d004d92b3c6ddbbb9ed3ee3 P 19e98fdd0d604ed4a2695173041c5d59 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "87d14a2ec3324673861a8f8f0436adfb" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 40417 } } peers { permanent_uuid: "19e98fdd0d604ed4a2695173041c5d59" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 33835 } } peers { permanent_uuid: "06826489741648cdb706d06b030176e1" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 44361 } }
I20260710 13:15:56.496686  8138 ts_tablet_manager.cc:1434] T 4f4abe8c7d004d92b3c6ddbbb9ed3ee3 P 19e98fdd0d604ed4a2695173041c5d59: Time spent starting tablet: real 0.006s	user 0.007s	sys 0.000s
I20260710 13:15:56.497646  8137 tablet_bootstrap.cc:492] T 7f9fde98e74f459d8db8a8a4527c9f70 P ce8e221ab13047f5abcb0d7a54acba91: No bootstrap required, opened a new log
I20260710 13:15:56.498124  8137 ts_tablet_manager.cc:1403] T 7f9fde98e74f459d8db8a8a4527c9f70 P ce8e221ab13047f5abcb0d7a54acba91: Time spent bootstrapping tablet: real 0.149s	user 0.014s	sys 0.002s
I20260710 13:15:56.498278  8138 tablet_bootstrap.cc:492] T 5478c4c8ad8b4b7896e4841dfbb65a95 P 19e98fdd0d604ed4a2695173041c5d59: Bootstrap starting.
I20260710 13:15:56.505021  8139 raft_consensus.cc:359] T 7f9fde98e74f459d8db8a8a4527c9f70 P 06826489741648cdb706d06b030176e1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "06826489741648cdb706d06b030176e1" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 44361 } } peers { permanent_uuid: "ce8e221ab13047f5abcb0d7a54acba91" member_type: VOTER last_known_addr { host: "127.5.154.4" port: 33965 } } peers { permanent_uuid: "87d14a2ec3324673861a8f8f0436adfb" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 40417 } }
I20260710 13:15:56.505718  8139 raft_consensus.cc:385] T 7f9fde98e74f459d8db8a8a4527c9f70 P 06826489741648cdb706d06b030176e1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:15:56.505982  8139 raft_consensus.cc:740] T 7f9fde98e74f459d8db8a8a4527c9f70 P 06826489741648cdb706d06b030176e1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 06826489741648cdb706d06b030176e1, State: Initialized, Role: FOLLOWER
I20260710 13:15:56.506639  8139 consensus_queue.cc:260] T 7f9fde98e74f459d8db8a8a4527c9f70 P 06826489741648cdb706d06b030176e1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "06826489741648cdb706d06b030176e1" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 44361 } } peers { permanent_uuid: "ce8e221ab13047f5abcb0d7a54acba91" member_type: VOTER last_known_addr { host: "127.5.154.4" port: 33965 } } peers { permanent_uuid: "87d14a2ec3324673861a8f8f0436adfb" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 40417 } }
I20260710 13:15:56.509043  8140 tablet_bootstrap.cc:654] T 4f4abe8c7d004d92b3c6ddbbb9ed3ee3 P 87d14a2ec3324673861a8f8f0436adfb: Neither blocks nor log segments found. Creating new log.
I20260710 13:15:56.514696  7769 catalog_manager.cc:5697] T 8dfee17a96ad46d184fbc3e11de45d24 P 06826489741648cdb706d06b030176e1 reported cstate change: term changed from 0 to 1, leader changed from <none> to 06826489741648cdb706d06b030176e1 (127.5.154.3). New cstate: current_term: 1 leader_uuid: "06826489741648cdb706d06b030176e1" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "87d14a2ec3324673861a8f8f0436adfb" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 40417 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "19e98fdd0d604ed4a2695173041c5d59" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 33835 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "06826489741648cdb706d06b030176e1" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 44361 } health_report { overall_health: HEALTHY } } }
I20260710 13:15:56.516177  8137 raft_consensus.cc:359] T 7f9fde98e74f459d8db8a8a4527c9f70 P ce8e221ab13047f5abcb0d7a54acba91 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "06826489741648cdb706d06b030176e1" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 44361 } } peers { permanent_uuid: "ce8e221ab13047f5abcb0d7a54acba91" member_type: VOTER last_known_addr { host: "127.5.154.4" port: 33965 } } peers { permanent_uuid: "87d14a2ec3324673861a8f8f0436adfb" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 40417 } }
I20260710 13:15:56.517832  8137 raft_consensus.cc:385] T 7f9fde98e74f459d8db8a8a4527c9f70 P ce8e221ab13047f5abcb0d7a54acba91 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:15:56.518054  8137 raft_consensus.cc:740] T 7f9fde98e74f459d8db8a8a4527c9f70 P ce8e221ab13047f5abcb0d7a54acba91 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ce8e221ab13047f5abcb0d7a54acba91, State: Initialized, Role: FOLLOWER
I20260710 13:15:56.519675  8139 ts_tablet_manager.cc:1434] T 7f9fde98e74f459d8db8a8a4527c9f70 P 06826489741648cdb706d06b030176e1: Time spent starting tablet: real 0.095s	user 0.006s	sys 0.000s
I20260710 13:15:56.520323  8139 tablet_bootstrap.cc:492] T 625930dbc32643a2af6c5bb1cf08c03d P 06826489741648cdb706d06b030176e1: Bootstrap starting.
I20260710 13:15:56.521311  8138 tablet_bootstrap.cc:654] T 5478c4c8ad8b4b7896e4841dfbb65a95 P 19e98fdd0d604ed4a2695173041c5d59: Neither blocks nor log segments found. Creating new log.
I20260710 13:15:56.521241  8137 consensus_queue.cc:260] T 7f9fde98e74f459d8db8a8a4527c9f70 P ce8e221ab13047f5abcb0d7a54acba91 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "06826489741648cdb706d06b030176e1" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 44361 } } peers { permanent_uuid: "ce8e221ab13047f5abcb0d7a54acba91" member_type: VOTER last_known_addr { host: "127.5.154.4" port: 33965 } } peers { permanent_uuid: "87d14a2ec3324673861a8f8f0436adfb" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 40417 } }
I20260710 13:15:56.527560  8137 ts_tablet_manager.cc:1434] T 7f9fde98e74f459d8db8a8a4527c9f70 P ce8e221ab13047f5abcb0d7a54acba91: Time spent starting tablet: real 0.029s	user 0.004s	sys 0.002s
I20260710 13:15:56.528471  8137 tablet_bootstrap.cc:492] T c7fb1d06bda24cd0a8d48e3d93e66119 P ce8e221ab13047f5abcb0d7a54acba91: Bootstrap starting.
W20260710 13:15:56.529040  8061 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.5.154.2:33835, user_credentials={real_user=slave}} blocked reactor thread for 72885.2us
I20260710 13:15:56.530640  7947 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ee512a687c804da3a03acc9cb03c299b" candidate_uuid: "ce8e221ab13047f5abcb0d7a54acba91" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "19e98fdd0d604ed4a2695173041c5d59" is_pre_election: true
I20260710 13:15:56.534369  8137 tablet_bootstrap.cc:654] T c7fb1d06bda24cd0a8d48e3d93e66119 P ce8e221ab13047f5abcb0d7a54acba91: Neither blocks nor log segments found. Creating new log.
W20260710 13:15:56.534454  8061 leader_election.cc:343] T ee512a687c804da3a03acc9cb03c299b P ce8e221ab13047f5abcb0d7a54acba91 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 19e98fdd0d604ed4a2695173041c5d59 (127.5.154.2:33835): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:15:56.534929  8061 leader_election.cc:304] T ee512a687c804da3a03acc9cb03c299b P ce8e221ab13047f5abcb0d7a54acba91 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: ce8e221ab13047f5abcb0d7a54acba91; no voters: 19e98fdd0d604ed4a2695173041c5d59, 87d14a2ec3324673861a8f8f0436adfb
I20260710 13:15:56.536321  8267 raft_consensus.cc:2749] T ee512a687c804da3a03acc9cb03c299b P ce8e221ab13047f5abcb0d7a54acba91 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:15:56.525841  7943 raft_consensus.cc:2468] T 8fd073b365054fdab4be2796ac37103f P 19e98fdd0d604ed4a2695173041c5d59 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ce8e221ab13047f5abcb0d7a54acba91 in term 1.
I20260710 13:15:56.545387  7770 catalog_manager.cc:5697] T 60cd74f46c3149c3bb1fdab9e612f18f P 19e98fdd0d604ed4a2695173041c5d59 reported cstate change: term changed from 0 to 1, leader changed from <none> to 19e98fdd0d604ed4a2695173041c5d59 (127.5.154.2). New cstate: current_term: 1 leader_uuid: "19e98fdd0d604ed4a2695173041c5d59" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ce8e221ab13047f5abcb0d7a54acba91" member_type: VOTER last_known_addr { host: "127.5.154.4" port: 33965 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "87d14a2ec3324673861a8f8f0436adfb" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 40417 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "19e98fdd0d604ed4a2695173041c5d59" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 33835 } health_report { overall_health: HEALTHY } } }
I20260710 13:15:56.543870  7768 catalog_manager.cc:5697] T 8fd073b365054fdab4be2796ac37103f P ce8e221ab13047f5abcb0d7a54acba91 reported cstate change: term changed from 0 to 1, leader changed from <none> to ce8e221ab13047f5abcb0d7a54acba91 (127.5.154.4). New cstate: current_term: 1 leader_uuid: "ce8e221ab13047f5abcb0d7a54acba91" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "19e98fdd0d604ed4a2695173041c5d59" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 33835 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "06826489741648cdb706d06b030176e1" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 44361 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ce8e221ab13047f5abcb0d7a54acba91" member_type: VOTER last_known_addr { host: "127.5.154.4" port: 33965 } health_report { overall_health: HEALTHY } } }
I20260710 13:15:56.549652  8190 raft_consensus.cc:493] T 8d6ace6849ef4ad69a6ae4d4c0686b6c P 87d14a2ec3324673861a8f8f0436adfb [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:15:56.550124  8190 raft_consensus.cc:515] T 8d6ace6849ef4ad69a6ae4d4c0686b6c P 87d14a2ec3324673861a8f8f0436adfb [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "87d14a2ec3324673861a8f8f0436adfb" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 40417 } } peers { permanent_uuid: "06826489741648cdb706d06b030176e1" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 44361 } } peers { permanent_uuid: "ce8e221ab13047f5abcb0d7a54acba91" member_type: VOTER last_known_addr { host: "127.5.154.4" port: 33965 } }
I20260710 13:15:56.552079  8190 leader_election.cc:290] T 8d6ace6849ef4ad69a6ae4d4c0686b6c P 87d14a2ec3324673861a8f8f0436adfb [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 06826489741648cdb706d06b030176e1 (127.5.154.3:44361), ce8e221ab13047f5abcb0d7a54acba91 (127.5.154.4:33965)
I20260710 13:15:56.553653  8019 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8d6ace6849ef4ad69a6ae4d4c0686b6c" candidate_uuid: "87d14a2ec3324673861a8f8f0436adfb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "06826489741648cdb706d06b030176e1" is_pre_election: true
I20260710 13:15:56.565948  8139 tablet_bootstrap.cc:654] T 625930dbc32643a2af6c5bb1cf08c03d P 06826489741648cdb706d06b030176e1: Neither blocks nor log segments found. Creating new log.
I20260710 13:15:56.569758  8093 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8d6ace6849ef4ad69a6ae4d4c0686b6c" candidate_uuid: "87d14a2ec3324673861a8f8f0436adfb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ce8e221ab13047f5abcb0d7a54acba91" is_pre_election: true
I20260710 13:15:56.570593  8093 raft_consensus.cc:2393] T 8d6ace6849ef4ad69a6ae4d4c0686b6c P ce8e221ab13047f5abcb0d7a54acba91 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 87d14a2ec3324673861a8f8f0436adfb in current term 1: Already voted for candidate 06826489741648cdb706d06b030176e1 in this term.
I20260710 13:15:56.571762  7835 leader_election.cc:304] T 8d6ace6849ef4ad69a6ae4d4c0686b6c P 87d14a2ec3324673861a8f8f0436adfb [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 87d14a2ec3324673861a8f8f0436adfb; no voters: 06826489741648cdb706d06b030176e1, ce8e221ab13047f5abcb0d7a54acba91
I20260710 13:15:56.572742  8191 raft_consensus.cc:3060] T 8d6ace6849ef4ad69a6ae4d4c0686b6c P 87d14a2ec3324673861a8f8f0436adfb [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:15:56.580504  8191 raft_consensus.cc:2749] T 8d6ace6849ef4ad69a6ae4d4c0686b6c P 87d14a2ec3324673861a8f8f0436adfb [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:15:56.587779  8193 consensus_queue.cc:1048] T c1a99d91d1944c3cae63944eadfbf575 P 87d14a2ec3324673861a8f8f0436adfb [LEADER]: Connected to new peer: Peer: permanent_uuid: "ce8e221ab13047f5abcb0d7a54acba91" member_type: VOTER last_known_addr { host: "127.5.154.4" port: 33965 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:15:56.589057  8189 raft_consensus.cc:493] T 4f4abe8c7d004d92b3c6ddbbb9ed3ee3 P 19e98fdd0d604ed4a2695173041c5d59 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:15:56.599637  8193 consensus_queue.cc:1048] T 439cd77d06564b9d8a70b7d6b3196166 P 87d14a2ec3324673861a8f8f0436adfb [LEADER]: Connected to new peer: Peer: permanent_uuid: "ce8e221ab13047f5abcb0d7a54acba91" member_type: VOTER last_known_addr { host: "127.5.154.4" port: 33965 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:15:56.609476  8184 consensus_queue.cc:1048] T 8d6ace6849ef4ad69a6ae4d4c0686b6c P 06826489741648cdb706d06b030176e1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "87d14a2ec3324673861a8f8f0436adfb" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 40417 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:15:56.589598  8189 raft_consensus.cc:515] T 4f4abe8c7d004d92b3c6ddbbb9ed3ee3 P 19e98fdd0d604ed4a2695173041c5d59 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "87d14a2ec3324673861a8f8f0436adfb" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 40417 } } peers { permanent_uuid: "19e98fdd0d604ed4a2695173041c5d59" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 33835 } } peers { permanent_uuid: "06826489741648cdb706d06b030176e1" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 44361 } }
I20260710 13:15:56.620776  7871 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4f4abe8c7d004d92b3c6ddbbb9ed3ee3" candidate_uuid: "19e98fdd0d604ed4a2695173041c5d59" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "87d14a2ec3324673861a8f8f0436adfb" is_pre_election: true
W20260710 13:15:56.622172  7912 leader_election.cc:343] T 4f4abe8c7d004d92b3c6ddbbb9ed3ee3 P 19e98fdd0d604ed4a2695173041c5d59 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 87d14a2ec3324673861a8f8f0436adfb (127.5.154.1:40417): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:15:56.624081  8019 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4f4abe8c7d004d92b3c6ddbbb9ed3ee3" candidate_uuid: "19e98fdd0d604ed4a2695173041c5d59" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "06826489741648cdb706d06b030176e1" is_pre_election: true
W20260710 13:15:56.625703  7911 leader_election.cc:343] T 4f4abe8c7d004d92b3c6ddbbb9ed3ee3 P 19e98fdd0d604ed4a2695173041c5d59 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 06826489741648cdb706d06b030176e1 (127.5.154.3:44361): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:15:56.626179  7911 leader_election.cc:304] T 4f4abe8c7d004d92b3c6ddbbb9ed3ee3 P 19e98fdd0d604ed4a2695173041c5d59 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 19e98fdd0d604ed4a2695173041c5d59; no voters: 06826489741648cdb706d06b030176e1, 87d14a2ec3324673861a8f8f0436adfb
I20260710 13:15:56.624708  8189 leader_election.cc:290] T 4f4abe8c7d004d92b3c6ddbbb9ed3ee3 P 19e98fdd0d604ed4a2695173041c5d59 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 87d14a2ec3324673861a8f8f0436adfb (127.5.154.1:40417), 06826489741648cdb706d06b030176e1 (127.5.154.3:44361)
I20260710 13:15:56.627285  8230 raft_consensus.cc:2749] T 4f4abe8c7d004d92b3c6ddbbb9ed3ee3 P 19e98fdd0d604ed4a2695173041c5d59 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:15:56.631340  8137 tablet_bootstrap.cc:492] T c7fb1d06bda24cd0a8d48e3d93e66119 P ce8e221ab13047f5abcb0d7a54acba91: No bootstrap required, opened a new log
I20260710 13:15:56.631714  8137 ts_tablet_manager.cc:1403] T c7fb1d06bda24cd0a8d48e3d93e66119 P ce8e221ab13047f5abcb0d7a54acba91: Time spent bootstrapping tablet: real 0.103s	user 0.051s	sys 0.039s
I20260710 13:15:56.634127  8137 raft_consensus.cc:359] T c7fb1d06bda24cd0a8d48e3d93e66119 P ce8e221ab13047f5abcb0d7a54acba91 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "19e98fdd0d604ed4a2695173041c5d59" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 33835 } } peers { permanent_uuid: "06826489741648cdb706d06b030176e1" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 44361 } } peers { permanent_uuid: "ce8e221ab13047f5abcb0d7a54acba91" member_type: VOTER last_known_addr { host: "127.5.154.4" port: 33965 } }
I20260710 13:15:56.634452  8140 tablet_bootstrap.cc:492] T 4f4abe8c7d004d92b3c6ddbbb9ed3ee3 P 87d14a2ec3324673861a8f8f0436adfb: No bootstrap required, opened a new log
I20260710 13:15:56.634586  8137 raft_consensus.cc:385] T c7fb1d06bda24cd0a8d48e3d93e66119 P ce8e221ab13047f5abcb0d7a54acba91 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:15:56.634899  8137 raft_consensus.cc:740] T c7fb1d06bda24cd0a8d48e3d93e66119 P ce8e221ab13047f5abcb0d7a54acba91 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ce8e221ab13047f5abcb0d7a54acba91, State: Initialized, Role: FOLLOWER
I20260710 13:15:56.634972  8140 ts_tablet_manager.cc:1403] T 4f4abe8c7d004d92b3c6ddbbb9ed3ee3 P 87d14a2ec3324673861a8f8f0436adfb: Time spent bootstrapping tablet: real 0.179s	user 0.012s	sys 0.008s
I20260710 13:15:56.635522  8137 consensus_queue.cc:260] T c7fb1d06bda24cd0a8d48e3d93e66119 P ce8e221ab13047f5abcb0d7a54acba91 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "19e98fdd0d604ed4a2695173041c5d59" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 33835 } } peers { permanent_uuid: "06826489741648cdb706d06b030176e1" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 44361 } } peers { permanent_uuid: "ce8e221ab13047f5abcb0d7a54acba91" member_type: VOTER last_known_addr { host: "127.5.154.4" port: 33965 } }
I20260710 13:15:56.637339  8137 ts_tablet_manager.cc:1434] T c7fb1d06bda24cd0a8d48e3d93e66119 P ce8e221ab13047f5abcb0d7a54acba91: Time spent starting tablet: real 0.005s	user 0.007s	sys 0.000s
I20260710 13:15:56.638144  8140 raft_consensus.cc:359] T 4f4abe8c7d004d92b3c6ddbbb9ed3ee3 P 87d14a2ec3324673861a8f8f0436adfb [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "87d14a2ec3324673861a8f8f0436adfb" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 40417 } } peers { permanent_uuid: "19e98fdd0d604ed4a2695173041c5d59" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 33835 } } peers { permanent_uuid: "06826489741648cdb706d06b030176e1" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 44361 } }
I20260710 13:15:56.638836  8140 raft_consensus.cc:385] T 4f4abe8c7d004d92b3c6ddbbb9ed3ee3 P 87d14a2ec3324673861a8f8f0436adfb [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:15:56.639820  8267 raft_consensus.cc:493] T c7fb1d06bda24cd0a8d48e3d93e66119 P ce8e221ab13047f5abcb0d7a54acba91 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:15:56.640301  8267 raft_consensus.cc:515] T c7fb1d06bda24cd0a8d48e3d93e66119 P ce8e221ab13047f5abcb0d7a54acba91 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "19e98fdd0d604ed4a2695173041c5d59" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 33835 } } peers { permanent_uuid: "06826489741648cdb706d06b030176e1" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 44361 } } peers { permanent_uuid: "ce8e221ab13047f5abcb0d7a54acba91" member_type: VOTER last_known_addr { host: "127.5.154.4" port: 33965 } }
I20260710 13:15:56.641573  8184 consensus_queue.cc:1048] T 45bb6fa02abe42d2b65dc5835c382de4 P 06826489741648cdb706d06b030176e1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "19e98fdd0d604ed4a2695173041c5d59" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 33835 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:15:56.643334  7944 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c7fb1d06bda24cd0a8d48e3d93e66119" candidate_uuid: "ce8e221ab13047f5abcb0d7a54acba91" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "19e98fdd0d604ed4a2695173041c5d59" is_pre_election: true
I20260710 13:15:56.644116  8139 tablet_bootstrap.cc:492] T 625930dbc32643a2af6c5bb1cf08c03d P 06826489741648cdb706d06b030176e1: No bootstrap required, opened a new log
I20260710 13:15:56.644640  8139 ts_tablet_manager.cc:1403] T 625930dbc32643a2af6c5bb1cf08c03d P 06826489741648cdb706d06b030176e1: Time spent bootstrapping tablet: real 0.124s	user 0.012s	sys 0.000s
W20260710 13:15:56.644740  8061 leader_election.cc:343] T c7fb1d06bda24cd0a8d48e3d93e66119 P ce8e221ab13047f5abcb0d7a54acba91 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 19e98fdd0d604ed4a2695173041c5d59 (127.5.154.2:33835): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:15:56.639322  8140 raft_consensus.cc:740] T 4f4abe8c7d004d92b3c6ddbbb9ed3ee3 P 87d14a2ec3324673861a8f8f0436adfb [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 87d14a2ec3324673861a8f8f0436adfb, State: Initialized, Role: FOLLOWER
I20260710 13:15:56.647110  8140 consensus_queue.cc:260] T 4f4abe8c7d004d92b3c6ddbbb9ed3ee3 P 87d14a2ec3324673861a8f8f0436adfb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "87d14a2ec3324673861a8f8f0436adfb" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 40417 } } peers { permanent_uuid: "19e98fdd0d604ed4a2695173041c5d59" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 33835 } } peers { permanent_uuid: "06826489741648cdb706d06b030176e1" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 44361 } }
I20260710 13:15:56.648146  8019 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c7fb1d06bda24cd0a8d48e3d93e66119" candidate_uuid: "ce8e221ab13047f5abcb0d7a54acba91" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "06826489741648cdb706d06b030176e1" is_pre_election: true
I20260710 13:15:56.649186  8140 ts_tablet_manager.cc:1434] T 4f4abe8c7d004d92b3c6ddbbb9ed3ee3 P 87d14a2ec3324673861a8f8f0436adfb: Time spent starting tablet: real 0.014s	user 0.007s	sys 0.000s
W20260710 13:15:56.649765  8059 leader_election.cc:343] T c7fb1d06bda24cd0a8d48e3d93e66119 P ce8e221ab13047f5abcb0d7a54acba91 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 06826489741648cdb706d06b030176e1 (127.5.154.3:44361): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:15:56.650210  8059 leader_election.cc:304] T c7fb1d06bda24cd0a8d48e3d93e66119 P ce8e221ab13047f5abcb0d7a54acba91 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: ce8e221ab13047f5abcb0d7a54acba91; no voters: 06826489741648cdb706d06b030176e1, 19e98fdd0d604ed4a2695173041c5d59
I20260710 13:15:56.651053  8256 raft_consensus.cc:2749] T c7fb1d06bda24cd0a8d48e3d93e66119 P ce8e221ab13047f5abcb0d7a54acba91 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:15:56.651091  8139 raft_consensus.cc:359] T 625930dbc32643a2af6c5bb1cf08c03d P 06826489741648cdb706d06b030176e1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "06826489741648cdb706d06b030176e1" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 44361 } } peers { permanent_uuid: "ce8e221ab13047f5abcb0d7a54acba91" member_type: VOTER last_known_addr { host: "127.5.154.4" port: 33965 } } peers { permanent_uuid: "87d14a2ec3324673861a8f8f0436adfb" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 40417 } }
I20260710 13:15:56.652613  8267 leader_election.cc:290] T c7fb1d06bda24cd0a8d48e3d93e66119 P ce8e221ab13047f5abcb0d7a54acba91 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 19e98fdd0d604ed4a2695173041c5d59 (127.5.154.2:33835), 06826489741648cdb706d06b030176e1 (127.5.154.3:44361)
I20260710 13:15:56.652912  8139 raft_consensus.cc:385] T 625930dbc32643a2af6c5bb1cf08c03d P 06826489741648cdb706d06b030176e1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:15:56.652046  8184 consensus_queue.cc:1048] T 8d6ace6849ef4ad69a6ae4d4c0686b6c P 06826489741648cdb706d06b030176e1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ce8e221ab13047f5abcb0d7a54acba91" member_type: VOTER last_known_addr { host: "127.5.154.4" port: 33965 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:15:56.653685  8139 raft_consensus.cc:740] T 625930dbc32643a2af6c5bb1cf08c03d P 06826489741648cdb706d06b030176e1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 06826489741648cdb706d06b030176e1, State: Initialized, Role: FOLLOWER
I20260710 13:15:56.655273  8139 consensus_queue.cc:260] T 625930dbc32643a2af6c5bb1cf08c03d P 06826489741648cdb706d06b030176e1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "06826489741648cdb706d06b030176e1" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 44361 } } peers { permanent_uuid: "ce8e221ab13047f5abcb0d7a54acba91" member_type: VOTER last_known_addr { host: "127.5.154.4" port: 33965 } } peers { permanent_uuid: "87d14a2ec3324673861a8f8f0436adfb" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 40417 } }
I20260710 13:15:56.650128  8140 tablet_bootstrap.cc:492] T 625930dbc32643a2af6c5bb1cf08c03d P 87d14a2ec3324673861a8f8f0436adfb: Bootstrap starting.
I20260710 13:15:56.665833  8139 ts_tablet_manager.cc:1434] T 625930dbc32643a2af6c5bb1cf08c03d P 06826489741648cdb706d06b030176e1: Time spent starting tablet: real 0.020s	user 0.005s	sys 0.001s
I20260710 13:15:56.666443  8193 consensus_queue.cc:1048] T 439cd77d06564b9d8a70b7d6b3196166 P 87d14a2ec3324673861a8f8f0436adfb [LEADER]: Connected to new peer: Peer: permanent_uuid: "19e98fdd0d604ed4a2695173041c5d59" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 33835 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:15:56.667651  8139 tablet_bootstrap.cc:492] T d85f427507f54f8395849c34c95a793a P 06826489741648cdb706d06b030176e1: Bootstrap starting.
I20260710 13:15:56.668294  8140 tablet_bootstrap.cc:654] T 625930dbc32643a2af6c5bb1cf08c03d P 87d14a2ec3324673861a8f8f0436adfb: Neither blocks nor log segments found. Creating new log.
I20260710 13:15:56.677243  8184 consensus_queue.cc:1048] T 45bb6fa02abe42d2b65dc5835c382de4 P 06826489741648cdb706d06b030176e1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ce8e221ab13047f5abcb0d7a54acba91" member_type: VOTER last_known_addr { host: "127.5.154.4" port: 33965 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:15:56.682088  8140 tablet_bootstrap.cc:492] T 625930dbc32643a2af6c5bb1cf08c03d P 87d14a2ec3324673861a8f8f0436adfb: No bootstrap required, opened a new log
I20260710 13:15:56.682576  8140 ts_tablet_manager.cc:1403] T 625930dbc32643a2af6c5bb1cf08c03d P 87d14a2ec3324673861a8f8f0436adfb: Time spent bootstrapping tablet: real 0.033s	user 0.009s	sys 0.000s
I20260710 13:15:56.684130  8139 tablet_bootstrap.cc:654] T d85f427507f54f8395849c34c95a793a P 06826489741648cdb706d06b030176e1: Neither blocks nor log segments found. Creating new log.
I20260710 13:15:56.685386  8140 raft_consensus.cc:359] T 625930dbc32643a2af6c5bb1cf08c03d P 87d14a2ec3324673861a8f8f0436adfb [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "06826489741648cdb706d06b030176e1" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 44361 } } peers { permanent_uuid: "ce8e221ab13047f5abcb0d7a54acba91" member_type: VOTER last_known_addr { host: "127.5.154.4" port: 33965 } } peers { permanent_uuid: "87d14a2ec3324673861a8f8f0436adfb" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 40417 } }
I20260710 13:15:56.686085  8140 raft_consensus.cc:385] T 625930dbc32643a2af6c5bb1cf08c03d P 87d14a2ec3324673861a8f8f0436adfb [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:15:56.686360  8140 raft_consensus.cc:740] T 625930dbc32643a2af6c5bb1cf08c03d P 87d14a2ec3324673861a8f8f0436adfb [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 87d14a2ec3324673861a8f8f0436adfb, State: Initialized, Role: FOLLOWER
I20260710 13:15:56.687111  8140 consensus_queue.cc:260] T 625930dbc32643a2af6c5bb1cf08c03d P 87d14a2ec3324673861a8f8f0436adfb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "06826489741648cdb706d06b030176e1" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 44361 } } peers { permanent_uuid: "ce8e221ab13047f5abcb0d7a54acba91" member_type: VOTER last_known_addr { host: "127.5.154.4" port: 33965 } } peers { permanent_uuid: "87d14a2ec3324673861a8f8f0436adfb" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 40417 } }
I20260710 13:15:56.689253  8140 ts_tablet_manager.cc:1434] T 625930dbc32643a2af6c5bb1cf08c03d P 87d14a2ec3324673861a8f8f0436adfb: Time spent starting tablet: real 0.006s	user 0.007s	sys 0.000s
I20260710 13:15:56.690142  8140 tablet_bootstrap.cc:492] T af41ae6a04a0424fba68c04d3b5906ef P 87d14a2ec3324673861a8f8f0436adfb: Bootstrap starting.
I20260710 13:15:56.694895  8138 tablet_bootstrap.cc:492] T 5478c4c8ad8b4b7896e4841dfbb65a95 P 19e98fdd0d604ed4a2695173041c5d59: No bootstrap required, opened a new log
I20260710 13:15:56.695343  8138 ts_tablet_manager.cc:1403] T 5478c4c8ad8b4b7896e4841dfbb65a95 P 19e98fdd0d604ed4a2695173041c5d59: Time spent bootstrapping tablet: real 0.198s	user 0.015s	sys 0.011s
I20260710 13:15:56.695752  8140 tablet_bootstrap.cc:654] T af41ae6a04a0424fba68c04d3b5906ef P 87d14a2ec3324673861a8f8f0436adfb: Neither blocks nor log segments found. Creating new log.
I20260710 13:15:56.698313  8139 tablet_bootstrap.cc:492] T d85f427507f54f8395849c34c95a793a P 06826489741648cdb706d06b030176e1: No bootstrap required, opened a new log
I20260710 13:15:56.698312  8184 raft_consensus.cc:493] T 7f9fde98e74f459d8db8a8a4527c9f70 P 06826489741648cdb706d06b030176e1 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:15:56.698962  8139 ts_tablet_manager.cc:1403] T d85f427507f54f8395849c34c95a793a P 06826489741648cdb706d06b030176e1: Time spent bootstrapping tablet: real 0.031s	user 0.010s	sys 0.000s
I20260710 13:15:56.701730  8139 raft_consensus.cc:359] T d85f427507f54f8395849c34c95a793a P 06826489741648cdb706d06b030176e1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "06826489741648cdb706d06b030176e1" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 44361 } } peers { permanent_uuid: "ce8e221ab13047f5abcb0d7a54acba91" member_type: VOTER last_known_addr { host: "127.5.154.4" port: 33965 } } peers { permanent_uuid: "87d14a2ec3324673861a8f8f0436adfb" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 40417 } }
I20260710 13:15:56.702414  8139 raft_consensus.cc:385] T d85f427507f54f8395849c34c95a793a P 06826489741648cdb706d06b030176e1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:15:56.702672  8139 raft_consensus.cc:740] T d85f427507f54f8395849c34c95a793a P 06826489741648cdb706d06b030176e1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 06826489741648cdb706d06b030176e1, State: Initialized, Role: FOLLOWER
I20260710 13:15:56.703361  8193 consensus_queue.cc:1048] T 1ad38d7c83b045d6b33b1ebe97d42462 P 87d14a2ec3324673861a8f8f0436adfb [LEADER]: Connected to new peer: Peer: permanent_uuid: "ce8e221ab13047f5abcb0d7a54acba91" member_type: VOTER last_known_addr { host: "127.5.154.4" port: 33965 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:15:56.698932  8184 raft_consensus.cc:515] T 7f9fde98e74f459d8db8a8a4527c9f70 P 06826489741648cdb706d06b030176e1 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "06826489741648cdb706d06b030176e1" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 44361 } } peers { permanent_uuid: "ce8e221ab13047f5abcb0d7a54acba91" member_type: VOTER last_known_addr { host: "127.5.154.4" port: 33965 } } peers { permanent_uuid: "87d14a2ec3324673861a8f8f0436adfb" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 40417 } }
I20260710 13:15:56.705780  8184 leader_election.cc:290] T 7f9fde98e74f459d8db8a8a4527c9f70 P 06826489741648cdb706d06b030176e1 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ce8e221ab13047f5abcb0d7a54acba91 (127.5.154.4:33965), 87d14a2ec3324673861a8f8f0436adfb (127.5.154.1:40417)
I20260710 13:15:56.706365  8138 raft_consensus.cc:359] T 5478c4c8ad8b4b7896e4841dfbb65a95 P 19e98fdd0d604ed4a2695173041c5d59 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "19e98fdd0d604ed4a2695173041c5d59" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 33835 } } peers { permanent_uuid: "06826489741648cdb706d06b030176e1" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 44361 } } peers { permanent_uuid: "ce8e221ab13047f5abcb0d7a54acba91" member_type: VOTER last_known_addr { host: "127.5.154.4" port: 33965 } }
I20260710 13:15:56.706916  8138 raft_consensus.cc:385] T 5478c4c8ad8b4b7896e4841dfbb65a95 P 19e98fdd0d604ed4a2695173041c5d59 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:15:56.707152  8138 raft_consensus.cc:740] T 5478c4c8ad8b4b7896e4841dfbb65a95 P 19e98fdd0d604ed4a2695173041c5d59 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 19e98fdd0d604ed4a2695173041c5d59, State: Initialized, Role: FOLLOWER
I20260710 13:15:56.708016  7869 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7f9fde98e74f459d8db8a8a4527c9f70" candidate_uuid: "06826489741648cdb706d06b030176e1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "87d14a2ec3324673861a8f8f0436adfb" is_pre_election: true
W20260710 13:15:56.709431  7986 leader_election.cc:343] T 7f9fde98e74f459d8db8a8a4527c9f70 P 06826489741648cdb706d06b030176e1 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 87d14a2ec3324673861a8f8f0436adfb (127.5.154.1:40417): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:15:56.709576  8093 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7f9fde98e74f459d8db8a8a4527c9f70" candidate_uuid: "06826489741648cdb706d06b030176e1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ce8e221ab13047f5abcb0d7a54acba91" is_pre_election: true
I20260710 13:15:56.710279  8093 raft_consensus.cc:2468] T 7f9fde98e74f459d8db8a8a4527c9f70 P ce8e221ab13047f5abcb0d7a54acba91 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 06826489741648cdb706d06b030176e1 in term 0.
I20260710 13:15:56.711221  7984 leader_election.cc:304] T 7f9fde98e74f459d8db8a8a4527c9f70 P 06826489741648cdb706d06b030176e1 [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: 06826489741648cdb706d06b030176e1, ce8e221ab13047f5abcb0d7a54acba91; no voters: 87d14a2ec3324673861a8f8f0436adfb
I20260710 13:15:56.707857  8138 consensus_queue.cc:260] T 5478c4c8ad8b4b7896e4841dfbb65a95 P 19e98fdd0d604ed4a2695173041c5d59 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "19e98fdd0d604ed4a2695173041c5d59" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 33835 } } peers { permanent_uuid: "06826489741648cdb706d06b030176e1" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 44361 } } peers { permanent_uuid: "ce8e221ab13047f5abcb0d7a54acba91" member_type: VOTER last_known_addr { host: "127.5.154.4" port: 33965 } }
I20260710 13:15:56.703464  8139 consensus_queue.cc:260] T d85f427507f54f8395849c34c95a793a P 06826489741648cdb706d06b030176e1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "06826489741648cdb706d06b030176e1" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 44361 } } peers { permanent_uuid: "ce8e221ab13047f5abcb0d7a54acba91" member_type: VOTER last_known_addr { host: "127.5.154.4" port: 33965 } } peers { permanent_uuid: "87d14a2ec3324673861a8f8f0436adfb" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 40417 } }
I20260710 13:15:56.713053  8184 raft_consensus.cc:2804] T 7f9fde98e74f459d8db8a8a4527c9f70 P 06826489741648cdb706d06b030176e1 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:15:56.713492  8138 ts_tablet_manager.cc:1434] T 5478c4c8ad8b4b7896e4841dfbb65a95 P 19e98fdd0d604ed4a2695173041c5d59: Time spent starting tablet: real 0.018s	user 0.004s	sys 0.003s
I20260710 13:15:56.714494  8138 tablet_bootstrap.cc:492] T c7fb1d06bda24cd0a8d48e3d93e66119 P 19e98fdd0d604ed4a2695173041c5d59: Bootstrap starting.
I20260710 13:15:56.713445  8184 raft_consensus.cc:493] T 7f9fde98e74f459d8db8a8a4527c9f70 P 06826489741648cdb706d06b030176e1 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:15:56.715752  8139 ts_tablet_manager.cc:1434] T d85f427507f54f8395849c34c95a793a P 06826489741648cdb706d06b030176e1: Time spent starting tablet: real 0.016s	user 0.006s	sys 0.000s
I20260710 13:15:56.716409  8184 raft_consensus.cc:3060] T 7f9fde98e74f459d8db8a8a4527c9f70 P 06826489741648cdb706d06b030176e1 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:15:56.723675  8139 tablet_bootstrap.cc:492] T af41ae6a04a0424fba68c04d3b5906ef P 06826489741648cdb706d06b030176e1: Bootstrap starting.
I20260710 13:15:56.726533  8140 tablet_bootstrap.cc:492] T af41ae6a04a0424fba68c04d3b5906ef P 87d14a2ec3324673861a8f8f0436adfb: No bootstrap required, opened a new log
I20260710 13:15:56.726990  8140 ts_tablet_manager.cc:1403] T af41ae6a04a0424fba68c04d3b5906ef P 87d14a2ec3324673861a8f8f0436adfb: Time spent bootstrapping tablet: real 0.037s	user 0.008s	sys 0.008s
I20260710 13:15:56.729738  8139 tablet_bootstrap.cc:654] T af41ae6a04a0424fba68c04d3b5906ef P 06826489741648cdb706d06b030176e1: Neither blocks nor log segments found. Creating new log.
I20260710 13:15:56.729444  8140 raft_consensus.cc:359] T af41ae6a04a0424fba68c04d3b5906ef P 87d14a2ec3324673861a8f8f0436adfb [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "87d14a2ec3324673861a8f8f0436adfb" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 40417 } } peers { permanent_uuid: "19e98fdd0d604ed4a2695173041c5d59" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 33835 } } peers { permanent_uuid: "06826489741648cdb706d06b030176e1" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 44361 } }
I20260710 13:15:56.730064  8140 raft_consensus.cc:385] T af41ae6a04a0424fba68c04d3b5906ef P 87d14a2ec3324673861a8f8f0436adfb [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:15:56.730315  8140 raft_consensus.cc:740] T af41ae6a04a0424fba68c04d3b5906ef P 87d14a2ec3324673861a8f8f0436adfb [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 87d14a2ec3324673861a8f8f0436adfb, State: Initialized, Role: FOLLOWER
I20260710 13:15:56.734186  8184 raft_consensus.cc:515] T 7f9fde98e74f459d8db8a8a4527c9f70 P 06826489741648cdb706d06b030176e1 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "06826489741648cdb706d06b030176e1" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 44361 } } peers { permanent_uuid: "ce8e221ab13047f5abcb0d7a54acba91" member_type: VOTER last_known_addr { host: "127.5.154.4" port: 33965 } } peers { permanent_uuid: "87d14a2ec3324673861a8f8f0436adfb" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 40417 } }
I20260710 13:15:56.735395  8140 consensus_queue.cc:260] T af41ae6a04a0424fba68c04d3b5906ef P 87d14a2ec3324673861a8f8f0436adfb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "87d14a2ec3324673861a8f8f0436adfb" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 40417 } } peers { permanent_uuid: "19e98fdd0d604ed4a2695173041c5d59" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 33835 } } peers { permanent_uuid: "06826489741648cdb706d06b030176e1" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 44361 } }
I20260710 13:15:56.736819  8093 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7f9fde98e74f459d8db8a8a4527c9f70" candidate_uuid: "06826489741648cdb706d06b030176e1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ce8e221ab13047f5abcb0d7a54acba91"
I20260710 13:15:56.737372  8093 raft_consensus.cc:3060] T 7f9fde98e74f459d8db8a8a4527c9f70 P ce8e221ab13047f5abcb0d7a54acba91 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:15:56.737100  8184 leader_election.cc:290] T 7f9fde98e74f459d8db8a8a4527c9f70 P 06826489741648cdb706d06b030176e1 [CANDIDATE]: Term 1 election: Requested vote from peers ce8e221ab13047f5abcb0d7a54acba91 (127.5.154.4:33965), 87d14a2ec3324673861a8f8f0436adfb (127.5.154.1:40417)
I20260710 13:15:56.722532  8138 tablet_bootstrap.cc:654] T c7fb1d06bda24cd0a8d48e3d93e66119 P 19e98fdd0d604ed4a2695173041c5d59: Neither blocks nor log segments found. Creating new log.
I20260710 13:15:56.744462  7869 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7f9fde98e74f459d8db8a8a4527c9f70" candidate_uuid: "06826489741648cdb706d06b030176e1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "87d14a2ec3324673861a8f8f0436adfb"
W20260710 13:15:56.745932  7986 leader_election.cc:343] T 7f9fde98e74f459d8db8a8a4527c9f70 P 06826489741648cdb706d06b030176e1 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 87d14a2ec3324673861a8f8f0436adfb (127.5.154.1:40417): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:15:56.737390  8140 ts_tablet_manager.cc:1434] T af41ae6a04a0424fba68c04d3b5906ef P 87d14a2ec3324673861a8f8f0436adfb: Time spent starting tablet: real 0.010s	user 0.006s	sys 0.000s
I20260710 13:15:56.755199  8140 tablet_bootstrap.cc:492] T 8d145847dba84d8d8f9aad2970a51c17 P 87d14a2ec3324673861a8f8f0436adfb: Bootstrap starting.
I20260710 13:15:56.758548  8093 raft_consensus.cc:2468] T 7f9fde98e74f459d8db8a8a4527c9f70 P ce8e221ab13047f5abcb0d7a54acba91 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 06826489741648cdb706d06b030176e1 in term 1.
I20260710 13:15:56.759889  7984 leader_election.cc:304] T 7f9fde98e74f459d8db8a8a4527c9f70 P 06826489741648cdb706d06b030176e1 [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: 06826489741648cdb706d06b030176e1, ce8e221ab13047f5abcb0d7a54acba91; no voters: 87d14a2ec3324673861a8f8f0436adfb
I20260710 13:15:56.760938  8184 raft_consensus.cc:2804] T 7f9fde98e74f459d8db8a8a4527c9f70 P 06826489741648cdb706d06b030176e1 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:15:56.761296  8140 tablet_bootstrap.cc:654] T 8d145847dba84d8d8f9aad2970a51c17 P 87d14a2ec3324673861a8f8f0436adfb: Neither blocks nor log segments found. Creating new log.
I20260710 13:15:56.761400  8184 raft_consensus.cc:697] T 7f9fde98e74f459d8db8a8a4527c9f70 P 06826489741648cdb706d06b030176e1 [term 1 LEADER]: Becoming Leader. State: Replica: 06826489741648cdb706d06b030176e1, State: Running, Role: LEADER
I20260710 13:15:56.762383  8184 consensus_queue.cc:237] T 7f9fde98e74f459d8db8a8a4527c9f70 P 06826489741648cdb706d06b030176e1 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "06826489741648cdb706d06b030176e1" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 44361 } } peers { permanent_uuid: "ce8e221ab13047f5abcb0d7a54acba91" member_type: VOTER last_known_addr { host: "127.5.154.4" port: 33965 } } peers { permanent_uuid: "87d14a2ec3324673861a8f8f0436adfb" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 40417 } }
I20260710 13:15:56.766057  8191 consensus_queue.cc:1048] T 1ad38d7c83b045d6b33b1ebe97d42462 P 87d14a2ec3324673861a8f8f0436adfb [LEADER]: Connected to new peer: Peer: permanent_uuid: "06826489741648cdb706d06b030176e1" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 44361 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:15:56.782178  8138 tablet_bootstrap.cc:492] T c7fb1d06bda24cd0a8d48e3d93e66119 P 19e98fdd0d604ed4a2695173041c5d59: No bootstrap required, opened a new log
I20260710 13:15:56.782653  8138 ts_tablet_manager.cc:1403] T c7fb1d06bda24cd0a8d48e3d93e66119 P 19e98fdd0d604ed4a2695173041c5d59: Time spent bootstrapping tablet: real 0.068s	user 0.016s	sys 0.009s
I20260710 13:15:56.785187  8138 raft_consensus.cc:359] T c7fb1d06bda24cd0a8d48e3d93e66119 P 19e98fdd0d604ed4a2695173041c5d59 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "19e98fdd0d604ed4a2695173041c5d59" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 33835 } } peers { permanent_uuid: "06826489741648cdb706d06b030176e1" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 44361 } } peers { permanent_uuid: "ce8e221ab13047f5abcb0d7a54acba91" member_type: VOTER last_known_addr { host: "127.5.154.4" port: 33965 } }
I20260710 13:15:56.785815  8138 raft_consensus.cc:385] T c7fb1d06bda24cd0a8d48e3d93e66119 P 19e98fdd0d604ed4a2695173041c5d59 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:15:56.786062  8138 raft_consensus.cc:740] T c7fb1d06bda24cd0a8d48e3d93e66119 P 19e98fdd0d604ed4a2695173041c5d59 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 19e98fdd0d604ed4a2695173041c5d59, State: Initialized, Role: FOLLOWER
I20260710 13:15:56.786777  8138 consensus_queue.cc:260] T c7fb1d06bda24cd0a8d48e3d93e66119 P 19e98fdd0d604ed4a2695173041c5d59 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "19e98fdd0d604ed4a2695173041c5d59" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 33835 } } peers { permanent_uuid: "06826489741648cdb706d06b030176e1" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 44361 } } peers { permanent_uuid: "ce8e221ab13047f5abcb0d7a54acba91" member_type: VOTER last_known_addr { host: "127.5.154.4" port: 33965 } }
I20260710 13:15:56.789731  8139 tablet_bootstrap.cc:492] T af41ae6a04a0424fba68c04d3b5906ef P 06826489741648cdb706d06b030176e1: No bootstrap required, opened a new log
I20260710 13:15:56.790247  8139 ts_tablet_manager.cc:1403] T af41ae6a04a0424fba68c04d3b5906ef P 06826489741648cdb706d06b030176e1: Time spent bootstrapping tablet: real 0.067s	user 0.013s	sys 0.014s
I20260710 13:15:56.792874  8139 raft_consensus.cc:359] T af41ae6a04a0424fba68c04d3b5906ef P 06826489741648cdb706d06b030176e1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "87d14a2ec3324673861a8f8f0436adfb" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 40417 } } peers { permanent_uuid: "19e98fdd0d604ed4a2695173041c5d59" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 33835 } } peers { permanent_uuid: "06826489741648cdb706d06b030176e1" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 44361 } }
I20260710 13:15:56.793543  8139 raft_consensus.cc:385] T af41ae6a04a0424fba68c04d3b5906ef P 06826489741648cdb706d06b030176e1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:15:56.793799  8139 raft_consensus.cc:740] T af41ae6a04a0424fba68c04d3b5906ef P 06826489741648cdb706d06b030176e1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 06826489741648cdb706d06b030176e1, State: Initialized, Role: FOLLOWER
I20260710 13:15:56.794560  8139 consensus_queue.cc:260] T af41ae6a04a0424fba68c04d3b5906ef P 06826489741648cdb706d06b030176e1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "87d14a2ec3324673861a8f8f0436adfb" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 40417 } } peers { permanent_uuid: "19e98fdd0d604ed4a2695173041c5d59" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 33835 } } peers { permanent_uuid: "06826489741648cdb706d06b030176e1" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 44361 } }
I20260710 13:15:56.795397  8138 ts_tablet_manager.cc:1434] T c7fb1d06bda24cd0a8d48e3d93e66119 P 19e98fdd0d604ed4a2695173041c5d59: Time spent starting tablet: real 0.012s	user 0.006s	sys 0.001s
I20260710 13:15:56.797091  8139 ts_tablet_manager.cc:1434] T af41ae6a04a0424fba68c04d3b5906ef P 06826489741648cdb706d06b030176e1: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.001s
I20260710 13:15:56.797344  8138 tablet_bootstrap.cc:492] T 8d145847dba84d8d8f9aad2970a51c17 P 19e98fdd0d604ed4a2695173041c5d59: Bootstrap starting.
I20260710 13:15:56.797978  8139 tablet_bootstrap.cc:492] T c7fb1d06bda24cd0a8d48e3d93e66119 P 06826489741648cdb706d06b030176e1: Bootstrap starting.
I20260710 13:15:56.802989  7767 catalog_manager.cc:5697] T 7f9fde98e74f459d8db8a8a4527c9f70 P 06826489741648cdb706d06b030176e1 reported cstate change: term changed from 0 to 1, leader changed from <none> to 06826489741648cdb706d06b030176e1 (127.5.154.3). New cstate: current_term: 1 leader_uuid: "06826489741648cdb706d06b030176e1" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "06826489741648cdb706d06b030176e1" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 44361 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ce8e221ab13047f5abcb0d7a54acba91" member_type: VOTER last_known_addr { host: "127.5.154.4" port: 33965 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "87d14a2ec3324673861a8f8f0436adfb" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 40417 } health_report { overall_health: UNKNOWN } } }
I20260710 13:15:56.803943  8138 tablet_bootstrap.cc:654] T 8d145847dba84d8d8f9aad2970a51c17 P 19e98fdd0d604ed4a2695173041c5d59: Neither blocks nor log segments found. Creating new log.
I20260710 13:15:56.807376  8139 tablet_bootstrap.cc:654] T c7fb1d06bda24cd0a8d48e3d93e66119 P 06826489741648cdb706d06b030176e1: Neither blocks nor log segments found. Creating new log.
I20260710 13:15:56.809617  8140 tablet_bootstrap.cc:492] T 8d145847dba84d8d8f9aad2970a51c17 P 87d14a2ec3324673861a8f8f0436adfb: No bootstrap required, opened a new log
I20260710 13:15:56.810056  8140 ts_tablet_manager.cc:1403] T 8d145847dba84d8d8f9aad2970a51c17 P 87d14a2ec3324673861a8f8f0436adfb: Time spent bootstrapping tablet: real 0.055s	user 0.013s	sys 0.003s
I20260710 13:15:56.812621  8140 raft_consensus.cc:359] T 8d145847dba84d8d8f9aad2970a51c17 P 87d14a2ec3324673861a8f8f0436adfb [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ce8e221ab13047f5abcb0d7a54acba91" member_type: VOTER last_known_addr { host: "127.5.154.4" port: 33965 } } peers { permanent_uuid: "87d14a2ec3324673861a8f8f0436adfb" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 40417 } } peers { permanent_uuid: "19e98fdd0d604ed4a2695173041c5d59" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 33835 } }
I20260710 13:15:56.813295  8140 raft_consensus.cc:385] T 8d145847dba84d8d8f9aad2970a51c17 P 87d14a2ec3324673861a8f8f0436adfb [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:15:56.813539  8140 raft_consensus.cc:740] T 8d145847dba84d8d8f9aad2970a51c17 P 87d14a2ec3324673861a8f8f0436adfb [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 87d14a2ec3324673861a8f8f0436adfb, State: Initialized, Role: FOLLOWER
I20260710 13:15:56.814086  8140 consensus_queue.cc:260] T 8d145847dba84d8d8f9aad2970a51c17 P 87d14a2ec3324673861a8f8f0436adfb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ce8e221ab13047f5abcb0d7a54acba91" member_type: VOTER last_known_addr { host: "127.5.154.4" port: 33965 } } peers { permanent_uuid: "87d14a2ec3324673861a8f8f0436adfb" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 40417 } } peers { permanent_uuid: "19e98fdd0d604ed4a2695173041c5d59" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 33835 } }
I20260710 13:15:56.814498  8138 tablet_bootstrap.cc:492] T 8d145847dba84d8d8f9aad2970a51c17 P 19e98fdd0d604ed4a2695173041c5d59: No bootstrap required, opened a new log
I20260710 13:15:56.814953  8138 ts_tablet_manager.cc:1403] T 8d145847dba84d8d8f9aad2970a51c17 P 19e98fdd0d604ed4a2695173041c5d59: Time spent bootstrapping tablet: real 0.018s	user 0.009s	sys 0.004s
I20260710 13:15:56.815425  8139 tablet_bootstrap.cc:492] T c7fb1d06bda24cd0a8d48e3d93e66119 P 06826489741648cdb706d06b030176e1: No bootstrap required, opened a new log
I20260710 13:15:56.815891  8139 ts_tablet_manager.cc:1403] T c7fb1d06bda24cd0a8d48e3d93e66119 P 06826489741648cdb706d06b030176e1: Time spent bootstrapping tablet: real 0.018s	user 0.006s	sys 0.005s
I20260710 13:15:56.817451  8138 raft_consensus.cc:359] T 8d145847dba84d8d8f9aad2970a51c17 P 19e98fdd0d604ed4a2695173041c5d59 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ce8e221ab13047f5abcb0d7a54acba91" member_type: VOTER last_known_addr { host: "127.5.154.4" port: 33965 } } peers { permanent_uuid: "87d14a2ec3324673861a8f8f0436adfb" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 40417 } } peers { permanent_uuid: "19e98fdd0d604ed4a2695173041c5d59" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 33835 } }
I20260710 13:15:56.818084  8138 raft_consensus.cc:385] T 8d145847dba84d8d8f9aad2970a51c17 P 19e98fdd0d604ed4a2695173041c5d59 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:15:56.818341  8138 raft_consensus.cc:740] T 8d145847dba84d8d8f9aad2970a51c17 P 19e98fdd0d604ed4a2695173041c5d59 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 19e98fdd0d604ed4a2695173041c5d59, State: Initialized, Role: FOLLOWER
I20260710 13:15:56.818459  8139 raft_consensus.cc:359] T c7fb1d06bda24cd0a8d48e3d93e66119 P 06826489741648cdb706d06b030176e1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "19e98fdd0d604ed4a2695173041c5d59" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 33835 } } peers { permanent_uuid: "06826489741648cdb706d06b030176e1" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 44361 } } peers { permanent_uuid: "ce8e221ab13047f5abcb0d7a54acba91" member_type: VOTER last_known_addr { host: "127.5.154.4" port: 33965 } }
I20260710 13:15:56.819221  8139 raft_consensus.cc:385] T c7fb1d06bda24cd0a8d48e3d93e66119 P 06826489741648cdb706d06b030176e1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:15:56.819507  8139 raft_consensus.cc:740] T c7fb1d06bda24cd0a8d48e3d93e66119 P 06826489741648cdb706d06b030176e1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 06826489741648cdb706d06b030176e1, State: Initialized, Role: FOLLOWER
I20260710 13:15:56.820111  8139 consensus_queue.cc:260] T c7fb1d06bda24cd0a8d48e3d93e66119 P 06826489741648cdb706d06b030176e1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "19e98fdd0d604ed4a2695173041c5d59" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 33835 } } peers { permanent_uuid: "06826489741648cdb706d06b030176e1" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 44361 } } peers { permanent_uuid: "ce8e221ab13047f5abcb0d7a54acba91" member_type: VOTER last_known_addr { host: "127.5.154.4" port: 33965 } }
I20260710 13:15:56.819033  8138 consensus_queue.cc:260] T 8d145847dba84d8d8f9aad2970a51c17 P 19e98fdd0d604ed4a2695173041c5d59 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ce8e221ab13047f5abcb0d7a54acba91" member_type: VOTER last_known_addr { host: "127.5.154.4" port: 33965 } } peers { permanent_uuid: "87d14a2ec3324673861a8f8f0436adfb" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 40417 } } peers { permanent_uuid: "19e98fdd0d604ed4a2695173041c5d59" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 33835 } }
I20260710 13:15:56.820858  8140 ts_tablet_manager.cc:1434] T 8d145847dba84d8d8f9aad2970a51c17 P 87d14a2ec3324673861a8f8f0436adfb: Time spent starting tablet: real 0.011s	user 0.006s	sys 0.000s
I20260710 13:15:56.821753  8140 tablet_bootstrap.cc:492] T d85f427507f54f8395849c34c95a793a P 87d14a2ec3324673861a8f8f0436adfb: Bootstrap starting.
I20260710 13:15:56.822230  8138 ts_tablet_manager.cc:1434] T 8d145847dba84d8d8f9aad2970a51c17 P 19e98fdd0d604ed4a2695173041c5d59: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260710 13:15:56.824856  8139 ts_tablet_manager.cc:1434] T c7fb1d06bda24cd0a8d48e3d93e66119 P 06826489741648cdb706d06b030176e1: Time spent starting tablet: real 0.009s	user 0.005s	sys 0.000s
I20260710 13:15:56.825716  8139 tablet_bootstrap.cc:492] T 5478c4c8ad8b4b7896e4841dfbb65a95 P 06826489741648cdb706d06b030176e1: Bootstrap starting.
I20260710 13:15:56.828392  8140 tablet_bootstrap.cc:654] T d85f427507f54f8395849c34c95a793a P 87d14a2ec3324673861a8f8f0436adfb: Neither blocks nor log segments found. Creating new log.
I20260710 13:15:56.830817  8139 tablet_bootstrap.cc:654] T 5478c4c8ad8b4b7896e4841dfbb65a95 P 06826489741648cdb706d06b030176e1: Neither blocks nor log segments found. Creating new log.
I20260710 13:15:56.834012  8138 tablet_bootstrap.cc:492] T ee512a687c804da3a03acc9cb03c299b P 19e98fdd0d604ed4a2695173041c5d59: Bootstrap starting.
I20260710 13:15:56.840246  8138 tablet_bootstrap.cc:654] T ee512a687c804da3a03acc9cb03c299b P 19e98fdd0d604ed4a2695173041c5d59: Neither blocks nor log segments found. Creating new log.
I20260710 13:15:56.843189  8184 raft_consensus.cc:493] T d85f427507f54f8395849c34c95a793a P 06826489741648cdb706d06b030176e1 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:15:56.843663  8184 raft_consensus.cc:515] T d85f427507f54f8395849c34c95a793a P 06826489741648cdb706d06b030176e1 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "06826489741648cdb706d06b030176e1" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 44361 } } peers { permanent_uuid: "ce8e221ab13047f5abcb0d7a54acba91" member_type: VOTER last_known_addr { host: "127.5.154.4" port: 33965 } } peers { permanent_uuid: "87d14a2ec3324673861a8f8f0436adfb" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 40417 } }
I20260710 13:15:56.845583  8184 leader_election.cc:290] T d85f427507f54f8395849c34c95a793a P 06826489741648cdb706d06b030176e1 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ce8e221ab13047f5abcb0d7a54acba91 (127.5.154.4:33965), 87d14a2ec3324673861a8f8f0436adfb (127.5.154.1:40417)
I20260710 13:15:56.846800  8140 tablet_bootstrap.cc:492] T d85f427507f54f8395849c34c95a793a P 87d14a2ec3324673861a8f8f0436adfb: No bootstrap required, opened a new log
I20260710 13:15:56.847004  8094 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d85f427507f54f8395849c34c95a793a" candidate_uuid: "06826489741648cdb706d06b030176e1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ce8e221ab13047f5abcb0d7a54acba91" is_pre_election: true
I20260710 13:15:56.847298  7869 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d85f427507f54f8395849c34c95a793a" candidate_uuid: "06826489741648cdb706d06b030176e1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "87d14a2ec3324673861a8f8f0436adfb" is_pre_election: true
I20260710 13:15:56.847622  8094 raft_consensus.cc:2468] T d85f427507f54f8395849c34c95a793a P ce8e221ab13047f5abcb0d7a54acba91 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 06826489741648cdb706d06b030176e1 in term 0.
I20260710 13:15:56.847223  8140 ts_tablet_manager.cc:1403] T d85f427507f54f8395849c34c95a793a P 87d14a2ec3324673861a8f8f0436adfb: Time spent bootstrapping tablet: real 0.026s	user 0.017s	sys 0.003s
W20260710 13:15:56.848718  7986 leader_election.cc:343] T d85f427507f54f8395849c34c95a793a P 06826489741648cdb706d06b030176e1 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 87d14a2ec3324673861a8f8f0436adfb (127.5.154.1:40417): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:15:56.848855  8138 tablet_bootstrap.cc:492] T ee512a687c804da3a03acc9cb03c299b P 19e98fdd0d604ed4a2695173041c5d59: No bootstrap required, opened a new log
I20260710 13:15:56.849395  8138 ts_tablet_manager.cc:1403] T ee512a687c804da3a03acc9cb03c299b P 19e98fdd0d604ed4a2695173041c5d59: Time spent bootstrapping tablet: real 0.016s	user 0.010s	sys 0.003s
I20260710 13:15:56.849321  7984 leader_election.cc:304] T d85f427507f54f8395849c34c95a793a P 06826489741648cdb706d06b030176e1 [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: 06826489741648cdb706d06b030176e1, ce8e221ab13047f5abcb0d7a54acba91; no voters: 87d14a2ec3324673861a8f8f0436adfb
I20260710 13:15:56.850090  8139 tablet_bootstrap.cc:492] T 5478c4c8ad8b4b7896e4841dfbb65a95 P 06826489741648cdb706d06b030176e1: No bootstrap required, opened a new log
I20260710 13:15:56.850365  8184 raft_consensus.cc:2804] T d85f427507f54f8395849c34c95a793a P 06826489741648cdb706d06b030176e1 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:15:56.850512  8139 ts_tablet_manager.cc:1403] T 5478c4c8ad8b4b7896e4841dfbb65a95 P 06826489741648cdb706d06b030176e1: Time spent bootstrapping tablet: real 0.025s	user 0.014s	sys 0.000s
I20260710 13:15:56.850795  8184 raft_consensus.cc:493] T d85f427507f54f8395849c34c95a793a P 06826489741648cdb706d06b030176e1 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:15:56.850575  8140 raft_consensus.cc:359] T d85f427507f54f8395849c34c95a793a P 87d14a2ec3324673861a8f8f0436adfb [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "06826489741648cdb706d06b030176e1" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 44361 } } peers { permanent_uuid: "ce8e221ab13047f5abcb0d7a54acba91" member_type: VOTER last_known_addr { host: "127.5.154.4" port: 33965 } } peers { permanent_uuid: "87d14a2ec3324673861a8f8f0436adfb" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 40417 } }
I20260710 13:15:56.851223  8184 raft_consensus.cc:3060] T d85f427507f54f8395849c34c95a793a P 06826489741648cdb706d06b030176e1 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:15:56.851398  8140 raft_consensus.cc:385] T d85f427507f54f8395849c34c95a793a P 87d14a2ec3324673861a8f8f0436adfb [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:15:56.851707  8140 raft_consensus.cc:740] T d85f427507f54f8395849c34c95a793a P 87d14a2ec3324673861a8f8f0436adfb [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 87d14a2ec3324673861a8f8f0436adfb, State: Initialized, Role: FOLLOWER
I20260710 13:15:56.852532  8138 raft_consensus.cc:359] T ee512a687c804da3a03acc9cb03c299b P 19e98fdd0d604ed4a2695173041c5d59 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ce8e221ab13047f5abcb0d7a54acba91" member_type: VOTER last_known_addr { host: "127.5.154.4" port: 33965 } } peers { permanent_uuid: "87d14a2ec3324673861a8f8f0436adfb" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 40417 } } peers { permanent_uuid: "19e98fdd0d604ed4a2695173041c5d59" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 33835 } }
I20260710 13:15:56.852636  8140 consensus_queue.cc:260] T d85f427507f54f8395849c34c95a793a P 87d14a2ec3324673861a8f8f0436adfb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "06826489741648cdb706d06b030176e1" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 44361 } } peers { permanent_uuid: "ce8e221ab13047f5abcb0d7a54acba91" member_type: VOTER last_known_addr { host: "127.5.154.4" port: 33965 } } peers { permanent_uuid: "87d14a2ec3324673861a8f8f0436adfb" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 40417 } }
I20260710 13:15:56.853425  8138 raft_consensus.cc:385] T ee512a687c804da3a03acc9cb03c299b P 19e98fdd0d604ed4a2695173041c5d59 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:15:56.853219  8139 raft_consensus.cc:359] T 5478c4c8ad8b4b7896e4841dfbb65a95 P 06826489741648cdb706d06b030176e1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "19e98fdd0d604ed4a2695173041c5d59" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 33835 } } peers { permanent_uuid: "06826489741648cdb706d06b030176e1" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 44361 } } peers { permanent_uuid: "ce8e221ab13047f5abcb0d7a54acba91" member_type: VOTER last_known_addr { host: "127.5.154.4" port: 33965 } }
I20260710 13:15:56.853780  8138 raft_consensus.cc:740] T ee512a687c804da3a03acc9cb03c299b P 19e98fdd0d604ed4a2695173041c5d59 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 19e98fdd0d604ed4a2695173041c5d59, State: Initialized, Role: FOLLOWER
I20260710 13:15:56.853897  8139 raft_consensus.cc:385] T 5478c4c8ad8b4b7896e4841dfbb65a95 P 06826489741648cdb706d06b030176e1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:15:56.854295  8139 raft_consensus.cc:740] T 5478c4c8ad8b4b7896e4841dfbb65a95 P 06826489741648cdb706d06b030176e1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 06826489741648cdb706d06b030176e1, State: Initialized, Role: FOLLOWER
I20260710 13:15:56.854750  8138 consensus_queue.cc:260] T ee512a687c804da3a03acc9cb03c299b P 19e98fdd0d604ed4a2695173041c5d59 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ce8e221ab13047f5abcb0d7a54acba91" member_type: VOTER last_known_addr { host: "127.5.154.4" port: 33965 } } peers { permanent_uuid: "87d14a2ec3324673861a8f8f0436adfb" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 40417 } } peers { permanent_uuid: "19e98fdd0d604ed4a2695173041c5d59" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 33835 } }
I20260710 13:15:56.854979  8140 ts_tablet_manager.cc:1434] T d85f427507f54f8395849c34c95a793a P 87d14a2ec3324673861a8f8f0436adfb: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260710 13:15:56.855001  8139 consensus_queue.cc:260] T 5478c4c8ad8b4b7896e4841dfbb65a95 P 06826489741648cdb706d06b030176e1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "19e98fdd0d604ed4a2695173041c5d59" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 33835 } } peers { permanent_uuid: "06826489741648cdb706d06b030176e1" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 44361 } } peers { permanent_uuid: "ce8e221ab13047f5abcb0d7a54acba91" member_type: VOTER last_known_addr { host: "127.5.154.4" port: 33965 } }
I20260710 13:15:56.857369  8139 ts_tablet_manager.cc:1434] T 5478c4c8ad8b4b7896e4841dfbb65a95 P 06826489741648cdb706d06b030176e1: Time spent starting tablet: real 0.006s	user 0.006s	sys 0.000s
I20260710 13:15:56.858568  8139 tablet_bootstrap.cc:492] T 4f4abe8c7d004d92b3c6ddbbb9ed3ee3 P 06826489741648cdb706d06b030176e1: Bootstrap starting.
I20260710 13:15:56.859386  8184 raft_consensus.cc:515] T d85f427507f54f8395849c34c95a793a P 06826489741648cdb706d06b030176e1 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "06826489741648cdb706d06b030176e1" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 44361 } } peers { permanent_uuid: "ce8e221ab13047f5abcb0d7a54acba91" member_type: VOTER last_known_addr { host: "127.5.154.4" port: 33965 } } peers { permanent_uuid: "87d14a2ec3324673861a8f8f0436adfb" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 40417 } }
I20260710 13:15:56.861258  8184 leader_election.cc:290] T d85f427507f54f8395849c34c95a793a P 06826489741648cdb706d06b030176e1 [CANDIDATE]: Term 1 election: Requested vote from peers ce8e221ab13047f5abcb0d7a54acba91 (127.5.154.4:33965), 87d14a2ec3324673861a8f8f0436adfb (127.5.154.1:40417)
I20260710 13:15:56.862334  7869 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d85f427507f54f8395849c34c95a793a" candidate_uuid: "06826489741648cdb706d06b030176e1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "87d14a2ec3324673861a8f8f0436adfb"
I20260710 13:15:56.862890  7869 raft_consensus.cc:3060] T d85f427507f54f8395849c34c95a793a P 87d14a2ec3324673861a8f8f0436adfb [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:15:56.863729  8139 tablet_bootstrap.cc:654] T 4f4abe8c7d004d92b3c6ddbbb9ed3ee3 P 06826489741648cdb706d06b030176e1: Neither blocks nor log segments found. Creating new log.
I20260710 13:15:56.864497  8140 tablet_bootstrap.cc:492] T ee512a687c804da3a03acc9cb03c299b P 87d14a2ec3324673861a8f8f0436adfb: Bootstrap starting.
I20260710 13:15:56.866582  8094 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d85f427507f54f8395849c34c95a793a" candidate_uuid: "06826489741648cdb706d06b030176e1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ce8e221ab13047f5abcb0d7a54acba91"
I20260710 13:15:56.865768  8138 ts_tablet_manager.cc:1434] T ee512a687c804da3a03acc9cb03c299b P 19e98fdd0d604ed4a2695173041c5d59: Time spent starting tablet: real 0.016s	user 0.000s	sys 0.005s
I20260710 13:15:56.867120  8094 raft_consensus.cc:3060] T d85f427507f54f8395849c34c95a793a P ce8e221ab13047f5abcb0d7a54acba91 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:15:56.873548  8094 raft_consensus.cc:2468] T d85f427507f54f8395849c34c95a793a P ce8e221ab13047f5abcb0d7a54acba91 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 06826489741648cdb706d06b030176e1 in term 1.
I20260710 13:15:56.874471  7869 raft_consensus.cc:2468] T d85f427507f54f8395849c34c95a793a P 87d14a2ec3324673861a8f8f0436adfb [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 06826489741648cdb706d06b030176e1 in term 1.
I20260710 13:15:56.874644  7984 leader_election.cc:304] T d85f427507f54f8395849c34c95a793a P 06826489741648cdb706d06b030176e1 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 06826489741648cdb706d06b030176e1, ce8e221ab13047f5abcb0d7a54acba91; no voters: 
I20260710 13:15:56.875628  8140 tablet_bootstrap.cc:654] T ee512a687c804da3a03acc9cb03c299b P 87d14a2ec3324673861a8f8f0436adfb: Neither blocks nor log segments found. Creating new log.
I20260710 13:15:56.875628  8184 raft_consensus.cc:2804] T d85f427507f54f8395849c34c95a793a P 06826489741648cdb706d06b030176e1 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:15:56.876984  8184 raft_consensus.cc:697] T d85f427507f54f8395849c34c95a793a P 06826489741648cdb706d06b030176e1 [term 1 LEADER]: Becoming Leader. State: Replica: 06826489741648cdb706d06b030176e1, State: Running, Role: LEADER
I20260710 13:15:56.877774  8184 consensus_queue.cc:237] T d85f427507f54f8395849c34c95a793a P 06826489741648cdb706d06b030176e1 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "06826489741648cdb706d06b030176e1" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 44361 } } peers { permanent_uuid: "ce8e221ab13047f5abcb0d7a54acba91" member_type: VOTER last_known_addr { host: "127.5.154.4" port: 33965 } } peers { permanent_uuid: "87d14a2ec3324673861a8f8f0436adfb" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 40417 } }
I20260710 13:15:56.883998  8139 tablet_bootstrap.cc:492] T 4f4abe8c7d004d92b3c6ddbbb9ed3ee3 P 06826489741648cdb706d06b030176e1: No bootstrap required, opened a new log
I20260710 13:15:56.884392  8139 ts_tablet_manager.cc:1403] T 4f4abe8c7d004d92b3c6ddbbb9ed3ee3 P 06826489741648cdb706d06b030176e1: Time spent bootstrapping tablet: real 0.026s	user 0.006s	sys 0.003s
I20260710 13:15:56.885535  8140 tablet_bootstrap.cc:492] T ee512a687c804da3a03acc9cb03c299b P 87d14a2ec3324673861a8f8f0436adfb: No bootstrap required, opened a new log
I20260710 13:15:56.885969  8140 ts_tablet_manager.cc:1403] T ee512a687c804da3a03acc9cb03c299b P 87d14a2ec3324673861a8f8f0436adfb: Time spent bootstrapping tablet: real 0.022s	user 0.006s	sys 0.008s
I20260710 13:15:56.886399  8139 raft_consensus.cc:359] T 4f4abe8c7d004d92b3c6ddbbb9ed3ee3 P 06826489741648cdb706d06b030176e1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "87d14a2ec3324673861a8f8f0436adfb" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 40417 } } peers { permanent_uuid: "19e98fdd0d604ed4a2695173041c5d59" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 33835 } } peers { permanent_uuid: "06826489741648cdb706d06b030176e1" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 44361 } }
I20260710 13:15:56.886888  8139 raft_consensus.cc:385] T 4f4abe8c7d004d92b3c6ddbbb9ed3ee3 P 06826489741648cdb706d06b030176e1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:15:56.887077  8139 raft_consensus.cc:740] T 4f4abe8c7d004d92b3c6ddbbb9ed3ee3 P 06826489741648cdb706d06b030176e1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 06826489741648cdb706d06b030176e1, State: Initialized, Role: FOLLOWER
I20260710 13:15:56.887610  8139 consensus_queue.cc:260] T 4f4abe8c7d004d92b3c6ddbbb9ed3ee3 P 06826489741648cdb706d06b030176e1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "87d14a2ec3324673861a8f8f0436adfb" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 40417 } } peers { permanent_uuid: "19e98fdd0d604ed4a2695173041c5d59" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 33835 } } peers { permanent_uuid: "06826489741648cdb706d06b030176e1" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 44361 } }
I20260710 13:15:56.888041  8140 raft_consensus.cc:359] T ee512a687c804da3a03acc9cb03c299b P 87d14a2ec3324673861a8f8f0436adfb [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ce8e221ab13047f5abcb0d7a54acba91" member_type: VOTER last_known_addr { host: "127.5.154.4" port: 33965 } } peers { permanent_uuid: "87d14a2ec3324673861a8f8f0436adfb" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 40417 } } peers { permanent_uuid: "19e98fdd0d604ed4a2695173041c5d59" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 33835 } }
I20260710 13:15:56.888688  8140 raft_consensus.cc:385] T ee512a687c804da3a03acc9cb03c299b P 87d14a2ec3324673861a8f8f0436adfb [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:15:56.888931  8140 raft_consensus.cc:740] T ee512a687c804da3a03acc9cb03c299b P 87d14a2ec3324673861a8f8f0436adfb [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 87d14a2ec3324673861a8f8f0436adfb, State: Initialized, Role: FOLLOWER
I20260710 13:15:56.889315  8139 ts_tablet_manager.cc:1434] T 4f4abe8c7d004d92b3c6ddbbb9ed3ee3 P 06826489741648cdb706d06b030176e1: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260710 13:15:56.889472  8140 consensus_queue.cc:260] T ee512a687c804da3a03acc9cb03c299b P 87d14a2ec3324673861a8f8f0436adfb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ce8e221ab13047f5abcb0d7a54acba91" member_type: VOTER last_known_addr { host: "127.5.154.4" port: 33965 } } peers { permanent_uuid: "87d14a2ec3324673861a8f8f0436adfb" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 40417 } } peers { permanent_uuid: "19e98fdd0d604ed4a2695173041c5d59" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 33835 } }
I20260710 13:15:56.891263  8140 ts_tablet_manager.cc:1434] T ee512a687c804da3a03acc9cb03c299b P 87d14a2ec3324673861a8f8f0436adfb: Time spent starting tablet: real 0.005s	user 0.005s	sys 0.000s
I20260710 13:15:56.891985  8140 tablet_bootstrap.cc:492] T 7f9fde98e74f459d8db8a8a4527c9f70 P 87d14a2ec3324673861a8f8f0436adfb: Bootstrap starting.
I20260710 13:15:56.894244  7769 catalog_manager.cc:5697] T d85f427507f54f8395849c34c95a793a P 06826489741648cdb706d06b030176e1 reported cstate change: term changed from 0 to 1, leader changed from <none> to 06826489741648cdb706d06b030176e1 (127.5.154.3). New cstate: current_term: 1 leader_uuid: "06826489741648cdb706d06b030176e1" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "06826489741648cdb706d06b030176e1" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 44361 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ce8e221ab13047f5abcb0d7a54acba91" member_type: VOTER last_known_addr { host: "127.5.154.4" port: 33965 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "87d14a2ec3324673861a8f8f0436adfb" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 40417 } health_report { overall_health: UNKNOWN } } }
I20260710 13:15:56.896325  8140 tablet_bootstrap.cc:654] T 7f9fde98e74f459d8db8a8a4527c9f70 P 87d14a2ec3324673861a8f8f0436adfb: Neither blocks nor log segments found. Creating new log.
I20260710 13:15:56.901751  8140 tablet_bootstrap.cc:492] T 7f9fde98e74f459d8db8a8a4527c9f70 P 87d14a2ec3324673861a8f8f0436adfb: No bootstrap required, opened a new log
I20260710 13:15:56.902155  8140 ts_tablet_manager.cc:1403] T 7f9fde98e74f459d8db8a8a4527c9f70 P 87d14a2ec3324673861a8f8f0436adfb: Time spent bootstrapping tablet: real 0.010s	user 0.008s	sys 0.000s
I20260710 13:15:56.904275  8140 raft_consensus.cc:359] T 7f9fde98e74f459d8db8a8a4527c9f70 P 87d14a2ec3324673861a8f8f0436adfb [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "06826489741648cdb706d06b030176e1" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 44361 } } peers { permanent_uuid: "ce8e221ab13047f5abcb0d7a54acba91" member_type: VOTER last_known_addr { host: "127.5.154.4" port: 33965 } } peers { permanent_uuid: "87d14a2ec3324673861a8f8f0436adfb" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 40417 } }
I20260710 13:15:56.904882  8140 raft_consensus.cc:385] T 7f9fde98e74f459d8db8a8a4527c9f70 P 87d14a2ec3324673861a8f8f0436adfb [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:15:56.905141  8140 raft_consensus.cc:740] T 7f9fde98e74f459d8db8a8a4527c9f70 P 87d14a2ec3324673861a8f8f0436adfb [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 87d14a2ec3324673861a8f8f0436adfb, State: Initialized, Role: FOLLOWER
I20260710 13:15:56.905725  8140 consensus_queue.cc:260] T 7f9fde98e74f459d8db8a8a4527c9f70 P 87d14a2ec3324673861a8f8f0436adfb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "06826489741648cdb706d06b030176e1" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 44361 } } peers { permanent_uuid: "ce8e221ab13047f5abcb0d7a54acba91" member_type: VOTER last_known_addr { host: "127.5.154.4" port: 33965 } } peers { permanent_uuid: "87d14a2ec3324673861a8f8f0436adfb" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 40417 } }
I20260710 13:15:56.907497  8140 ts_tablet_manager.cc:1434] T 7f9fde98e74f459d8db8a8a4527c9f70 P 87d14a2ec3324673861a8f8f0436adfb: Time spent starting tablet: real 0.005s	user 0.001s	sys 0.003s
I20260710 13:15:56.909704  8184 raft_consensus.cc:493] T c7fb1d06bda24cd0a8d48e3d93e66119 P 06826489741648cdb706d06b030176e1 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:15:56.910178  8184 raft_consensus.cc:515] T c7fb1d06bda24cd0a8d48e3d93e66119 P 06826489741648cdb706d06b030176e1 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "19e98fdd0d604ed4a2695173041c5d59" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 33835 } } peers { permanent_uuid: "06826489741648cdb706d06b030176e1" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 44361 } } peers { permanent_uuid: "ce8e221ab13047f5abcb0d7a54acba91" member_type: VOTER last_known_addr { host: "127.5.154.4" port: 33965 } }
I20260710 13:15:56.912514  8184 leader_election.cc:290] T c7fb1d06bda24cd0a8d48e3d93e66119 P 06826489741648cdb706d06b030176e1 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 19e98fdd0d604ed4a2695173041c5d59 (127.5.154.2:33835), ce8e221ab13047f5abcb0d7a54acba91 (127.5.154.4:33965)
I20260710 13:15:56.912797  7944 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c7fb1d06bda24cd0a8d48e3d93e66119" candidate_uuid: "06826489741648cdb706d06b030176e1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "19e98fdd0d604ed4a2695173041c5d59" is_pre_election: true
I20260710 13:15:56.913350  7944 raft_consensus.cc:2468] T c7fb1d06bda24cd0a8d48e3d93e66119 P 19e98fdd0d604ed4a2695173041c5d59 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 06826489741648cdb706d06b030176e1 in term 0.
I20260710 13:15:56.913033  8094 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c7fb1d06bda24cd0a8d48e3d93e66119" candidate_uuid: "06826489741648cdb706d06b030176e1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ce8e221ab13047f5abcb0d7a54acba91" is_pre_election: true
I20260710 13:15:56.914145  7987 leader_election.cc:304] T c7fb1d06bda24cd0a8d48e3d93e66119 P 06826489741648cdb706d06b030176e1 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 06826489741648cdb706d06b030176e1, 19e98fdd0d604ed4a2695173041c5d59; no voters: 
I20260710 13:15:56.914625  8094 raft_consensus.cc:2468] T c7fb1d06bda24cd0a8d48e3d93e66119 P ce8e221ab13047f5abcb0d7a54acba91 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 06826489741648cdb706d06b030176e1 in term 0.
I20260710 13:15:56.914883  8184 raft_consensus.cc:2804] T c7fb1d06bda24cd0a8d48e3d93e66119 P 06826489741648cdb706d06b030176e1 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:15:56.915349  8184 raft_consensus.cc:493] T c7fb1d06bda24cd0a8d48e3d93e66119 P 06826489741648cdb706d06b030176e1 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:15:56.915737  8184 raft_consensus.cc:3060] T c7fb1d06bda24cd0a8d48e3d93e66119 P 06826489741648cdb706d06b030176e1 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:15:56.917326  8267 consensus_queue.cc:1048] T 8fd073b365054fdab4be2796ac37103f P ce8e221ab13047f5abcb0d7a54acba91 [LEADER]: Connected to new peer: Peer: permanent_uuid: "06826489741648cdb706d06b030176e1" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 44361 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:15:56.918987  8191 raft_consensus.cc:493] T 8d145847dba84d8d8f9aad2970a51c17 P 87d14a2ec3324673861a8f8f0436adfb [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:15:56.919349  8191 raft_consensus.cc:515] T 8d145847dba84d8d8f9aad2970a51c17 P 87d14a2ec3324673861a8f8f0436adfb [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ce8e221ab13047f5abcb0d7a54acba91" member_type: VOTER last_known_addr { host: "127.5.154.4" port: 33965 } } peers { permanent_uuid: "87d14a2ec3324673861a8f8f0436adfb" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 40417 } } peers { permanent_uuid: "19e98fdd0d604ed4a2695173041c5d59" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 33835 } }
I20260710 13:15:56.921694  8094 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8d145847dba84d8d8f9aad2970a51c17" candidate_uuid: "87d14a2ec3324673861a8f8f0436adfb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ce8e221ab13047f5abcb0d7a54acba91" is_pre_election: true
I20260710 13:15:56.922276  8094 raft_consensus.cc:2468] T 8d145847dba84d8d8f9aad2970a51c17 P ce8e221ab13047f5abcb0d7a54acba91 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 87d14a2ec3324673861a8f8f0436adfb in term 0.
I20260710 13:15:56.922147  8184 raft_consensus.cc:515] T c7fb1d06bda24cd0a8d48e3d93e66119 P 06826489741648cdb706d06b030176e1 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "19e98fdd0d604ed4a2695173041c5d59" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 33835 } } peers { permanent_uuid: "06826489741648cdb706d06b030176e1" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 44361 } } peers { permanent_uuid: "ce8e221ab13047f5abcb0d7a54acba91" member_type: VOTER last_known_addr { host: "127.5.154.4" port: 33965 } }
I20260710 13:15:56.924033  8184 leader_election.cc:290] T c7fb1d06bda24cd0a8d48e3d93e66119 P 06826489741648cdb706d06b030176e1 [CANDIDATE]: Term 1 election: Requested vote from peers 19e98fdd0d604ed4a2695173041c5d59 (127.5.154.2:33835), ce8e221ab13047f5abcb0d7a54acba91 (127.5.154.4:33965)
I20260710 13:15:56.925122  7944 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8d145847dba84d8d8f9aad2970a51c17" candidate_uuid: "87d14a2ec3324673861a8f8f0436adfb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "19e98fdd0d604ed4a2695173041c5d59" is_pre_election: true
I20260710 13:15:56.925580  7944 raft_consensus.cc:2468] T 8d145847dba84d8d8f9aad2970a51c17 P 19e98fdd0d604ed4a2695173041c5d59 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 87d14a2ec3324673861a8f8f0436adfb in term 0.
I20260710 13:15:56.926271  8193 raft_consensus.cc:493] T af41ae6a04a0424fba68c04d3b5906ef P 87d14a2ec3324673861a8f8f0436adfb [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:15:56.924062  8191 leader_election.cc:290] T 8d145847dba84d8d8f9aad2970a51c17 P 87d14a2ec3324673861a8f8f0436adfb [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ce8e221ab13047f5abcb0d7a54acba91 (127.5.154.4:33965), 19e98fdd0d604ed4a2695173041c5d59 (127.5.154.2:33835)
I20260710 13:15:56.926790  8193 raft_consensus.cc:515] T af41ae6a04a0424fba68c04d3b5906ef P 87d14a2ec3324673861a8f8f0436adfb [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "87d14a2ec3324673861a8f8f0436adfb" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 40417 } } peers { permanent_uuid: "19e98fdd0d604ed4a2695173041c5d59" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 33835 } } peers { permanent_uuid: "06826489741648cdb706d06b030176e1" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 44361 } }
I20260710 13:15:56.928308  7944 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c7fb1d06bda24cd0a8d48e3d93e66119" candidate_uuid: "06826489741648cdb706d06b030176e1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "19e98fdd0d604ed4a2695173041c5d59"
I20260710 13:15:56.928843  7944 raft_consensus.cc:3060] T c7fb1d06bda24cd0a8d48e3d93e66119 P 19e98fdd0d604ed4a2695173041c5d59 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:15:56.930744  8193 leader_election.cc:290] T af41ae6a04a0424fba68c04d3b5906ef P 87d14a2ec3324673861a8f8f0436adfb [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 19e98fdd0d604ed4a2695173041c5d59 (127.5.154.2:33835), 06826489741648cdb706d06b030176e1 (127.5.154.3:44361)
I20260710 13:15:56.926189  7835 leader_election.cc:304] T 8d145847dba84d8d8f9aad2970a51c17 P 87d14a2ec3324673861a8f8f0436adfb [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 87d14a2ec3324673861a8f8f0436adfb, ce8e221ab13047f5abcb0d7a54acba91; no voters: 
I20260710 13:15:56.931286  8267 consensus_queue.cc:1048] T 8fd073b365054fdab4be2796ac37103f P ce8e221ab13047f5abcb0d7a54acba91 [LEADER]: Connected to new peer: Peer: permanent_uuid: "19e98fdd0d604ed4a2695173041c5d59" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 33835 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:15:56.932415  8094 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c7fb1d06bda24cd0a8d48e3d93e66119" candidate_uuid: "06826489741648cdb706d06b030176e1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ce8e221ab13047f5abcb0d7a54acba91"
I20260710 13:15:56.932964  8094 raft_consensus.cc:3060] T c7fb1d06bda24cd0a8d48e3d93e66119 P ce8e221ab13047f5abcb0d7a54acba91 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:15:56.934942  8019 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "af41ae6a04a0424fba68c04d3b5906ef" candidate_uuid: "87d14a2ec3324673861a8f8f0436adfb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "06826489741648cdb706d06b030176e1" is_pre_election: true
I20260710 13:15:56.935607  8019 raft_consensus.cc:2468] T af41ae6a04a0424fba68c04d3b5906ef P 06826489741648cdb706d06b030176e1 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 87d14a2ec3324673861a8f8f0436adfb in term 0.
I20260710 13:15:56.936054  7947 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "af41ae6a04a0424fba68c04d3b5906ef" candidate_uuid: "87d14a2ec3324673861a8f8f0436adfb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "19e98fdd0d604ed4a2695173041c5d59" is_pre_election: true
I20260710 13:15:56.936654  7947 raft_consensus.cc:2468] T af41ae6a04a0424fba68c04d3b5906ef P 19e98fdd0d604ed4a2695173041c5d59 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 87d14a2ec3324673861a8f8f0436adfb in term 0.
I20260710 13:15:56.936684  7836 leader_election.cc:304] T af41ae6a04a0424fba68c04d3b5906ef P 87d14a2ec3324673861a8f8f0436adfb [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 06826489741648cdb706d06b030176e1, 87d14a2ec3324673861a8f8f0436adfb; no voters: 
I20260710 13:15:56.938911  8191 raft_consensus.cc:2804] T 8d145847dba84d8d8f9aad2970a51c17 P 87d14a2ec3324673861a8f8f0436adfb [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:15:56.939359  8193 raft_consensus.cc:2804] T af41ae6a04a0424fba68c04d3b5906ef P 87d14a2ec3324673861a8f8f0436adfb [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:15:56.939723  8193 raft_consensus.cc:493] T af41ae6a04a0424fba68c04d3b5906ef P 87d14a2ec3324673861a8f8f0436adfb [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:15:56.940024  8193 raft_consensus.cc:3060] T af41ae6a04a0424fba68c04d3b5906ef P 87d14a2ec3324673861a8f8f0436adfb [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:15:56.940590  8191 raft_consensus.cc:493] T 8d145847dba84d8d8f9aad2970a51c17 P 87d14a2ec3324673861a8f8f0436adfb [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:15:56.940322  7944 raft_consensus.cc:2468] T c7fb1d06bda24cd0a8d48e3d93e66119 P 19e98fdd0d604ed4a2695173041c5d59 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 06826489741648cdb706d06b030176e1 in term 1.
I20260710 13:15:56.941031  8191 raft_consensus.cc:3060] T 8d145847dba84d8d8f9aad2970a51c17 P 87d14a2ec3324673861a8f8f0436adfb [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:15:56.942158  7987 leader_election.cc:304] T c7fb1d06bda24cd0a8d48e3d93e66119 P 06826489741648cdb706d06b030176e1 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 06826489741648cdb706d06b030176e1, 19e98fdd0d604ed4a2695173041c5d59; no voters: 
I20260710 13:15:56.942873  8184 raft_consensus.cc:2804] T c7fb1d06bda24cd0a8d48e3d93e66119 P 06826489741648cdb706d06b030176e1 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:15:56.943317  8184 raft_consensus.cc:697] T c7fb1d06bda24cd0a8d48e3d93e66119 P 06826489741648cdb706d06b030176e1 [term 1 LEADER]: Becoming Leader. State: Replica: 06826489741648cdb706d06b030176e1, State: Running, Role: LEADER
I20260710 13:15:56.944101  8184 consensus_queue.cc:237] T c7fb1d06bda24cd0a8d48e3d93e66119 P 06826489741648cdb706d06b030176e1 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "19e98fdd0d604ed4a2695173041c5d59" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 33835 } } peers { permanent_uuid: "06826489741648cdb706d06b030176e1" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 44361 } } peers { permanent_uuid: "ce8e221ab13047f5abcb0d7a54acba91" member_type: VOTER last_known_addr { host: "127.5.154.4" port: 33965 } }
I20260710 13:15:56.947679  8094 raft_consensus.cc:2468] T c7fb1d06bda24cd0a8d48e3d93e66119 P ce8e221ab13047f5abcb0d7a54acba91 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 06826489741648cdb706d06b030176e1 in term 1.
I20260710 13:15:56.947949  8191 raft_consensus.cc:515] T 8d145847dba84d8d8f9aad2970a51c17 P 87d14a2ec3324673861a8f8f0436adfb [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ce8e221ab13047f5abcb0d7a54acba91" member_type: VOTER last_known_addr { host: "127.5.154.4" port: 33965 } } peers { permanent_uuid: "87d14a2ec3324673861a8f8f0436adfb" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 40417 } } peers { permanent_uuid: "19e98fdd0d604ed4a2695173041c5d59" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 33835 } }
I20260710 13:15:56.951367  8190 raft_consensus.cc:493] T ee512a687c804da3a03acc9cb03c299b P 87d14a2ec3324673861a8f8f0436adfb [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:15:56.951956  8093 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8d145847dba84d8d8f9aad2970a51c17" candidate_uuid: "87d14a2ec3324673861a8f8f0436adfb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ce8e221ab13047f5abcb0d7a54acba91"
I20260710 13:15:56.951877  8190 raft_consensus.cc:515] T ee512a687c804da3a03acc9cb03c299b P 87d14a2ec3324673861a8f8f0436adfb [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ce8e221ab13047f5abcb0d7a54acba91" member_type: VOTER last_known_addr { host: "127.5.154.4" port: 33965 } } peers { permanent_uuid: "87d14a2ec3324673861a8f8f0436adfb" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 40417 } } peers { permanent_uuid: "19e98fdd0d604ed4a2695173041c5d59" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 33835 } }
I20260710 13:15:56.952695  8093 raft_consensus.cc:3060] T 8d145847dba84d8d8f9aad2970a51c17 P ce8e221ab13047f5abcb0d7a54acba91 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:15:56.954137  8190 leader_election.cc:290] T ee512a687c804da3a03acc9cb03c299b P 87d14a2ec3324673861a8f8f0436adfb [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ce8e221ab13047f5abcb0d7a54acba91 (127.5.154.4:33965), 19e98fdd0d604ed4a2695173041c5d59 (127.5.154.2:33835)
I20260710 13:15:56.956440  8095 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ee512a687c804da3a03acc9cb03c299b" candidate_uuid: "87d14a2ec3324673861a8f8f0436adfb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ce8e221ab13047f5abcb0d7a54acba91" is_pre_election: true
I20260710 13:15:56.957147  8095 raft_consensus.cc:2468] T ee512a687c804da3a03acc9cb03c299b P ce8e221ab13047f5abcb0d7a54acba91 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 87d14a2ec3324673861a8f8f0436adfb in term 0.
I20260710 13:15:56.957772  8093 raft_consensus.cc:2468] T 8d145847dba84d8d8f9aad2970a51c17 P ce8e221ab13047f5abcb0d7a54acba91 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 87d14a2ec3324673861a8f8f0436adfb in term 1.
I20260710 13:15:56.956517  7944 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ee512a687c804da3a03acc9cb03c299b" candidate_uuid: "87d14a2ec3324673861a8f8f0436adfb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "19e98fdd0d604ed4a2695173041c5d59" is_pre_election: true
I20260710 13:15:56.958781  7944 raft_consensus.cc:2468] T ee512a687c804da3a03acc9cb03c299b P 19e98fdd0d604ed4a2695173041c5d59 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 87d14a2ec3324673861a8f8f0436adfb in term 0.
I20260710 13:15:56.958956  7835 leader_election.cc:304] T ee512a687c804da3a03acc9cb03c299b P 87d14a2ec3324673861a8f8f0436adfb [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 87d14a2ec3324673861a8f8f0436adfb, ce8e221ab13047f5abcb0d7a54acba91; no voters: 
I20260710 13:15:56.957628  8193 raft_consensus.cc:515] T af41ae6a04a0424fba68c04d3b5906ef P 87d14a2ec3324673861a8f8f0436adfb [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "87d14a2ec3324673861a8f8f0436adfb" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 40417 } } peers { permanent_uuid: "19e98fdd0d604ed4a2695173041c5d59" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 33835 } } peers { permanent_uuid: "06826489741648cdb706d06b030176e1" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 44361 } }
I20260710 13:15:56.959942  8191 leader_election.cc:290] T 8d145847dba84d8d8f9aad2970a51c17 P 87d14a2ec3324673861a8f8f0436adfb [CANDIDATE]: Term 1 election: Requested vote from peers ce8e221ab13047f5abcb0d7a54acba91 (127.5.154.4:33965), 19e98fdd0d604ed4a2695173041c5d59 (127.5.154.2:33835)
I20260710 13:15:56.960206  7943 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8d145847dba84d8d8f9aad2970a51c17" candidate_uuid: "87d14a2ec3324673861a8f8f0436adfb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "19e98fdd0d604ed4a2695173041c5d59"
I20260710 13:15:56.960820  7943 raft_consensus.cc:3060] T 8d145847dba84d8d8f9aad2970a51c17 P 19e98fdd0d604ed4a2695173041c5d59 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:15:56.960526  8191 raft_consensus.cc:2804] T ee512a687c804da3a03acc9cb03c299b P 87d14a2ec3324673861a8f8f0436adfb [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:15:56.961108  8193 leader_election.cc:290] T af41ae6a04a0424fba68c04d3b5906ef P 87d14a2ec3324673861a8f8f0436adfb [CANDIDATE]: Term 1 election: Requested vote from peers 19e98fdd0d604ed4a2695173041c5d59 (127.5.154.2:33835), 06826489741648cdb706d06b030176e1 (127.5.154.3:44361)
I20260710 13:15:56.961390  8191 raft_consensus.cc:493] T ee512a687c804da3a03acc9cb03c299b P 87d14a2ec3324673861a8f8f0436adfb [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:15:56.960386  7835 leader_election.cc:304] T 8d145847dba84d8d8f9aad2970a51c17 P 87d14a2ec3324673861a8f8f0436adfb [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 87d14a2ec3324673861a8f8f0436adfb, ce8e221ab13047f5abcb0d7a54acba91; no voters: 
I20260710 13:15:56.961805  8191 raft_consensus.cc:3060] T ee512a687c804da3a03acc9cb03c299b P 87d14a2ec3324673861a8f8f0436adfb [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:15:56.962806  7947 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "af41ae6a04a0424fba68c04d3b5906ef" candidate_uuid: "87d14a2ec3324673861a8f8f0436adfb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "19e98fdd0d604ed4a2695173041c5d59"
I20260710 13:15:56.963342  7947 raft_consensus.cc:3060] T af41ae6a04a0424fba68c04d3b5906ef P 19e98fdd0d604ed4a2695173041c5d59 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:15:56.963650  8190 raft_consensus.cc:2804] T 8d145847dba84d8d8f9aad2970a51c17 P 87d14a2ec3324673861a8f8f0436adfb [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:15:56.964145  8190 raft_consensus.cc:697] T 8d145847dba84d8d8f9aad2970a51c17 P 87d14a2ec3324673861a8f8f0436adfb [term 1 LEADER]: Becoming Leader. State: Replica: 87d14a2ec3324673861a8f8f0436adfb, State: Running, Role: LEADER
I20260710 13:15:56.964973  8190 consensus_queue.cc:237] T 8d145847dba84d8d8f9aad2970a51c17 P 87d14a2ec3324673861a8f8f0436adfb [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ce8e221ab13047f5abcb0d7a54acba91" member_type: VOTER last_known_addr { host: "127.5.154.4" port: 33965 } } peers { permanent_uuid: "87d14a2ec3324673861a8f8f0436adfb" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 40417 } } peers { permanent_uuid: "19e98fdd0d604ed4a2695173041c5d59" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 33835 } }
I20260710 13:15:56.966948  7943 raft_consensus.cc:2468] T 8d145847dba84d8d8f9aad2970a51c17 P 19e98fdd0d604ed4a2695173041c5d59 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 87d14a2ec3324673861a8f8f0436adfb in term 1.
I20260710 13:15:56.968441  8191 raft_consensus.cc:515] T ee512a687c804da3a03acc9cb03c299b P 87d14a2ec3324673861a8f8f0436adfb [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ce8e221ab13047f5abcb0d7a54acba91" member_type: VOTER last_known_addr { host: "127.5.154.4" port: 33965 } } peers { permanent_uuid: "87d14a2ec3324673861a8f8f0436adfb" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 40417 } } peers { permanent_uuid: "19e98fdd0d604ed4a2695173041c5d59" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 33835 } }
I20260710 13:15:56.971849  8094 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ee512a687c804da3a03acc9cb03c299b" candidate_uuid: "87d14a2ec3324673861a8f8f0436adfb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ce8e221ab13047f5abcb0d7a54acba91"
I20260710 13:15:56.972433  8094 raft_consensus.cc:3060] T ee512a687c804da3a03acc9cb03c299b P ce8e221ab13047f5abcb0d7a54acba91 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:15:56.974586  7768 catalog_manager.cc:5697] T c7fb1d06bda24cd0a8d48e3d93e66119 P 06826489741648cdb706d06b030176e1 reported cstate change: term changed from 0 to 1, leader changed from <none> to 06826489741648cdb706d06b030176e1 (127.5.154.3). New cstate: current_term: 1 leader_uuid: "06826489741648cdb706d06b030176e1" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "19e98fdd0d604ed4a2695173041c5d59" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 33835 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "06826489741648cdb706d06b030176e1" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 44361 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ce8e221ab13047f5abcb0d7a54acba91" member_type: VOTER last_known_addr { host: "127.5.154.4" port: 33965 } health_report { overall_health: UNKNOWN } } }
I20260710 13:15:56.975811  8019 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "af41ae6a04a0424fba68c04d3b5906ef" candidate_uuid: "87d14a2ec3324673861a8f8f0436adfb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "06826489741648cdb706d06b030176e1"
I20260710 13:15:56.976410  8019 raft_consensus.cc:3060] T af41ae6a04a0424fba68c04d3b5906ef P 06826489741648cdb706d06b030176e1 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:15:56.985337  8094 raft_consensus.cc:2468] T ee512a687c804da3a03acc9cb03c299b P ce8e221ab13047f5abcb0d7a54acba91 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 87d14a2ec3324673861a8f8f0436adfb in term 1.
I20260710 13:15:56.986164  8230 consensus_queue.cc:1048] T 60cd74f46c3149c3bb1fdab9e612f18f P 19e98fdd0d604ed4a2695173041c5d59 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ce8e221ab13047f5abcb0d7a54acba91" member_type: VOTER last_known_addr { host: "127.5.154.4" port: 33965 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:15:56.986510  7835 leader_election.cc:304] T ee512a687c804da3a03acc9cb03c299b P 87d14a2ec3324673861a8f8f0436adfb [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 87d14a2ec3324673861a8f8f0436adfb, ce8e221ab13047f5abcb0d7a54acba91; no voters: 
I20260710 13:15:56.987360  8190 raft_consensus.cc:2804] T ee512a687c804da3a03acc9cb03c299b P 87d14a2ec3324673861a8f8f0436adfb [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:15:56.987812  8190 raft_consensus.cc:697] T ee512a687c804da3a03acc9cb03c299b P 87d14a2ec3324673861a8f8f0436adfb [term 1 LEADER]: Becoming Leader. State: Replica: 87d14a2ec3324673861a8f8f0436adfb, State: Running, Role: LEADER
I20260710 13:15:56.990659  8190 consensus_queue.cc:237] T ee512a687c804da3a03acc9cb03c299b P 87d14a2ec3324673861a8f8f0436adfb [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ce8e221ab13047f5abcb0d7a54acba91" member_type: VOTER last_known_addr { host: "127.5.154.4" port: 33965 } } peers { permanent_uuid: "87d14a2ec3324673861a8f8f0436adfb" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 40417 } } peers { permanent_uuid: "19e98fdd0d604ed4a2695173041c5d59" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 33835 } }
I20260710 13:15:56.993546  7769 catalog_manager.cc:5697] T 8d145847dba84d8d8f9aad2970a51c17 P 87d14a2ec3324673861a8f8f0436adfb reported cstate change: term changed from 0 to 1, leader changed from <none> to 87d14a2ec3324673861a8f8f0436adfb (127.5.154.1). New cstate: current_term: 1 leader_uuid: "87d14a2ec3324673861a8f8f0436adfb" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ce8e221ab13047f5abcb0d7a54acba91" member_type: VOTER last_known_addr { host: "127.5.154.4" port: 33965 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "87d14a2ec3324673861a8f8f0436adfb" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 40417 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "19e98fdd0d604ed4a2695173041c5d59" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 33835 } health_report { overall_health: UNKNOWN } } }
I20260710 13:15:56.995867  8184 raft_consensus.cc:493] T 625930dbc32643a2af6c5bb1cf08c03d P 06826489741648cdb706d06b030176e1 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:15:56.996363  8184 raft_consensus.cc:515] T 625930dbc32643a2af6c5bb1cf08c03d P 06826489741648cdb706d06b030176e1 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "06826489741648cdb706d06b030176e1" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 44361 } } peers { permanent_uuid: "ce8e221ab13047f5abcb0d7a54acba91" member_type: VOTER last_known_addr { host: "127.5.154.4" port: 33965 } } peers { permanent_uuid: "87d14a2ec3324673861a8f8f0436adfb" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 40417 } }
I20260710 13:15:56.997291  7947 raft_consensus.cc:2468] T af41ae6a04a0424fba68c04d3b5906ef P 19e98fdd0d604ed4a2695173041c5d59 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 87d14a2ec3324673861a8f8f0436adfb in term 1.
I20260710 13:15:56.998260  8184 leader_election.cc:290] T 625930dbc32643a2af6c5bb1cf08c03d P 06826489741648cdb706d06b030176e1 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ce8e221ab13047f5abcb0d7a54acba91 (127.5.154.4:33965), 87d14a2ec3324673861a8f8f0436adfb (127.5.154.1:40417)
I20260710 13:15:57.000936  8191 leader_election.cc:290] T ee512a687c804da3a03acc9cb03c299b P 87d14a2ec3324673861a8f8f0436adfb [CANDIDATE]: Term 1 election: Requested vote from peers ce8e221ab13047f5abcb0d7a54acba91 (127.5.154.4:33965), 19e98fdd0d604ed4a2695173041c5d59 (127.5.154.2:33835)
I20260710 13:15:57.001483  7838 leader_election.cc:304] T af41ae6a04a0424fba68c04d3b5906ef P 87d14a2ec3324673861a8f8f0436adfb [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 19e98fdd0d604ed4a2695173041c5d59, 87d14a2ec3324673861a8f8f0436adfb; no voters: 
I20260710 13:15:57.002916  8191 raft_consensus.cc:2804] T af41ae6a04a0424fba68c04d3b5906ef P 87d14a2ec3324673861a8f8f0436adfb [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:15:57.003357  8191 raft_consensus.cc:697] T af41ae6a04a0424fba68c04d3b5906ef P 87d14a2ec3324673861a8f8f0436adfb [term 1 LEADER]: Becoming Leader. State: Replica: 87d14a2ec3324673861a8f8f0436adfb, State: Running, Role: LEADER
I20260710 13:15:57.004099  8191 consensus_queue.cc:237] T af41ae6a04a0424fba68c04d3b5906ef P 87d14a2ec3324673861a8f8f0436adfb [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "87d14a2ec3324673861a8f8f0436adfb" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 40417 } } peers { permanent_uuid: "19e98fdd0d604ed4a2695173041c5d59" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 33835 } } peers { permanent_uuid: "06826489741648cdb706d06b030176e1" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 44361 } }
I20260710 13:15:57.005028  7947 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ee512a687c804da3a03acc9cb03c299b" candidate_uuid: "87d14a2ec3324673861a8f8f0436adfb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "19e98fdd0d604ed4a2695173041c5d59"
I20260710 13:15:57.005609  7947 raft_consensus.cc:3060] T ee512a687c804da3a03acc9cb03c299b P 19e98fdd0d604ed4a2695173041c5d59 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:15:57.007295  7869 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "625930dbc32643a2af6c5bb1cf08c03d" candidate_uuid: "06826489741648cdb706d06b030176e1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "87d14a2ec3324673861a8f8f0436adfb" is_pre_election: true
I20260710 13:15:57.007902  7869 raft_consensus.cc:2468] T 625930dbc32643a2af6c5bb1cf08c03d P 87d14a2ec3324673861a8f8f0436adfb [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 06826489741648cdb706d06b030176e1 in term 0.
I20260710 13:15:57.008787  8189 consensus_queue.cc:1048] T 60cd74f46c3149c3bb1fdab9e612f18f P 19e98fdd0d604ed4a2695173041c5d59 [LEADER]: Connected to new peer: Peer: permanent_uuid: "87d14a2ec3324673861a8f8f0436adfb" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 40417 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:15:57.009176  7986 leader_election.cc:304] T 625930dbc32643a2af6c5bb1cf08c03d P 06826489741648cdb706d06b030176e1 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 06826489741648cdb706d06b030176e1, 87d14a2ec3324673861a8f8f0436adfb; no voters: 
I20260710 13:15:57.010070  8184 raft_consensus.cc:2804] T 625930dbc32643a2af6c5bb1cf08c03d P 06826489741648cdb706d06b030176e1 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:15:57.011788  8184 raft_consensus.cc:493] T 625930dbc32643a2af6c5bb1cf08c03d P 06826489741648cdb706d06b030176e1 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:15:56.991225  8019 raft_consensus.cc:2468] T af41ae6a04a0424fba68c04d3b5906ef P 06826489741648cdb706d06b030176e1 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 87d14a2ec3324673861a8f8f0436adfb in term 1.
I20260710 13:15:57.012391  8184 raft_consensus.cc:3060] T 625930dbc32643a2af6c5bb1cf08c03d P 06826489741648cdb706d06b030176e1 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:15:57.016737  8154 raft_consensus.cc:493] T 4f4abe8c7d004d92b3c6ddbbb9ed3ee3 P 87d14a2ec3324673861a8f8f0436adfb [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:15:57.017231  8154 raft_consensus.cc:515] T 4f4abe8c7d004d92b3c6ddbbb9ed3ee3 P 87d14a2ec3324673861a8f8f0436adfb [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "87d14a2ec3324673861a8f8f0436adfb" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 40417 } } peers { permanent_uuid: "19e98fdd0d604ed4a2695173041c5d59" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 33835 } } peers { permanent_uuid: "06826489741648cdb706d06b030176e1" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 44361 } }
W20260710 13:15:57.017832  7817 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260710 13:15:57.017974  7947 raft_consensus.cc:2468] T ee512a687c804da3a03acc9cb03c299b P 19e98fdd0d604ed4a2695173041c5d59 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 87d14a2ec3324673861a8f8f0436adfb in term 1.
I20260710 13:15:57.020258  8019 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4f4abe8c7d004d92b3c6ddbbb9ed3ee3" candidate_uuid: "87d14a2ec3324673861a8f8f0436adfb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "06826489741648cdb706d06b030176e1" is_pre_election: true
I20260710 13:15:57.020896  8019 raft_consensus.cc:2468] T 4f4abe8c7d004d92b3c6ddbbb9ed3ee3 P 06826489741648cdb706d06b030176e1 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 87d14a2ec3324673861a8f8f0436adfb in term 0.
I20260710 13:15:57.021289  7943 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4f4abe8c7d004d92b3c6ddbbb9ed3ee3" candidate_uuid: "87d14a2ec3324673861a8f8f0436adfb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "19e98fdd0d604ed4a2695173041c5d59" is_pre_election: true
I20260710 13:15:57.021890  7943 raft_consensus.cc:2468] T 4f4abe8c7d004d92b3c6ddbbb9ed3ee3 P 19e98fdd0d604ed4a2695173041c5d59 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 87d14a2ec3324673861a8f8f0436adfb in term 0.
I20260710 13:15:57.022393  7836 leader_election.cc:304] T 4f4abe8c7d004d92b3c6ddbbb9ed3ee3 P 87d14a2ec3324673861a8f8f0436adfb [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 06826489741648cdb706d06b030176e1, 87d14a2ec3324673861a8f8f0436adfb; no voters: 
I20260710 13:15:57.018448  8230 raft_consensus.cc:493] T 7ca9db70bc8b4ec7a4f388e6e509ec14 P 19e98fdd0d604ed4a2695173041c5d59 [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:15:57.019308  8154 leader_election.cc:290] T 4f4abe8c7d004d92b3c6ddbbb9ed3ee3 P 87d14a2ec3324673861a8f8f0436adfb [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 19e98fdd0d604ed4a2695173041c5d59 (127.5.154.2:33835), 06826489741648cdb706d06b030176e1 (127.5.154.3:44361)
I20260710 13:15:57.023178  8230 raft_consensus.cc:515] T 7ca9db70bc8b4ec7a4f388e6e509ec14 P 19e98fdd0d604ed4a2695173041c5d59 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "19e98fdd0d604ed4a2695173041c5d59" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 33835 } } peers { permanent_uuid: "ce8e221ab13047f5abcb0d7a54acba91" member_type: VOTER last_known_addr { host: "127.5.154.4" port: 33965 } } peers { permanent_uuid: "06826489741648cdb706d06b030176e1" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 44361 } }
I20260710 13:15:57.023221  8193 raft_consensus.cc:2804] T 4f4abe8c7d004d92b3c6ddbbb9ed3ee3 P 87d14a2ec3324673861a8f8f0436adfb [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:15:57.005225  8094 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "625930dbc32643a2af6c5bb1cf08c03d" candidate_uuid: "06826489741648cdb706d06b030176e1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ce8e221ab13047f5abcb0d7a54acba91" is_pre_election: true
I20260710 13:15:57.024873  8094 raft_consensus.cc:2468] T 625930dbc32643a2af6c5bb1cf08c03d P ce8e221ab13047f5abcb0d7a54acba91 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 06826489741648cdb706d06b030176e1 in term 0.
I20260710 13:15:57.024307  8193 raft_consensus.cc:493] T 4f4abe8c7d004d92b3c6ddbbb9ed3ee3 P 87d14a2ec3324673861a8f8f0436adfb [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:15:57.025769  8095 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7ca9db70bc8b4ec7a4f388e6e509ec14" candidate_uuid: "19e98fdd0d604ed4a2695173041c5d59" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ce8e221ab13047f5abcb0d7a54acba91" is_pre_election: true
I20260710 13:15:57.026401  8095 raft_consensus.cc:2468] T 7ca9db70bc8b4ec7a4f388e6e509ec14 P ce8e221ab13047f5abcb0d7a54acba91 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 19e98fdd0d604ed4a2695173041c5d59 in term 1.
I20260710 13:15:57.025777  8193 raft_consensus.cc:3060] T 4f4abe8c7d004d92b3c6ddbbb9ed3ee3 P 87d14a2ec3324673861a8f8f0436adfb [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:15:57.027472  7910 leader_election.cc:304] T 7ca9db70bc8b4ec7a4f388e6e509ec14 P 19e98fdd0d604ed4a2695173041c5d59 [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: 19e98fdd0d604ed4a2695173041c5d59, ce8e221ab13047f5abcb0d7a54acba91; no voters: 
I20260710 13:15:57.027846  8019 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7ca9db70bc8b4ec7a4f388e6e509ec14" candidate_uuid: "19e98fdd0d604ed4a2695173041c5d59" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "06826489741648cdb706d06b030176e1" is_pre_election: true
I20260710 13:15:57.027486  8233 consensus_queue.cc:1048] T 8dfee17a96ad46d184fbc3e11de45d24 P 06826489741648cdb706d06b030176e1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "87d14a2ec3324673861a8f8f0436adfb" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 40417 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 13:15:57.028545  8019 raft_consensus.cc:2468] T 7ca9db70bc8b4ec7a4f388e6e509ec14 P 06826489741648cdb706d06b030176e1 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 19e98fdd0d604ed4a2695173041c5d59 in term 1.
I20260710 13:15:57.029445  8189 raft_consensus.cc:2804] T 7ca9db70bc8b4ec7a4f388e6e509ec14 P 19e98fdd0d604ed4a2695173041c5d59 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260710 13:15:57.029839  8189 raft_consensus.cc:493] T 7ca9db70bc8b4ec7a4f388e6e509ec14 P 19e98fdd0d604ed4a2695173041c5d59 [term 1 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:15:57.030150  8189 raft_consensus.cc:3060] T 7ca9db70bc8b4ec7a4f388e6e509ec14 P 19e98fdd0d604ed4a2695173041c5d59 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:15:57.034619  8193 raft_consensus.cc:515] T 4f4abe8c7d004d92b3c6ddbbb9ed3ee3 P 87d14a2ec3324673861a8f8f0436adfb [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "87d14a2ec3324673861a8f8f0436adfb" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 40417 } } peers { permanent_uuid: "19e98fdd0d604ed4a2695173041c5d59" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 33835 } } peers { permanent_uuid: "06826489741648cdb706d06b030176e1" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 44361 } }
I20260710 13:15:57.026746  8230 leader_election.cc:290] T 7ca9db70bc8b4ec7a4f388e6e509ec14 P 19e98fdd0d604ed4a2695173041c5d59 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers ce8e221ab13047f5abcb0d7a54acba91 (127.5.154.4:33965), 06826489741648cdb706d06b030176e1 (127.5.154.3:44361)
I20260710 13:15:57.037424  7943 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4f4abe8c7d004d92b3c6ddbbb9ed3ee3" candidate_uuid: "87d14a2ec3324673861a8f8f0436adfb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "19e98fdd0d604ed4a2695173041c5d59"
I20260710 13:15:57.038018  7943 raft_consensus.cc:3060] T 4f4abe8c7d004d92b3c6ddbbb9ed3ee3 P 19e98fdd0d604ed4a2695173041c5d59 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:15:57.039309  8184 raft_consensus.cc:515] T 625930dbc32643a2af6c5bb1cf08c03d P 06826489741648cdb706d06b030176e1 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "06826489741648cdb706d06b030176e1" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 44361 } } peers { permanent_uuid: "ce8e221ab13047f5abcb0d7a54acba91" member_type: VOTER last_known_addr { host: "127.5.154.4" port: 33965 } } peers { permanent_uuid: "87d14a2ec3324673861a8f8f0436adfb" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 40417 } }
I20260710 13:15:57.043726  8095 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "625930dbc32643a2af6c5bb1cf08c03d" candidate_uuid: "06826489741648cdb706d06b030176e1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ce8e221ab13047f5abcb0d7a54acba91"
I20260710 13:15:57.044270  8095 raft_consensus.cc:3060] T 625930dbc32643a2af6c5bb1cf08c03d P ce8e221ab13047f5abcb0d7a54acba91 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:15:57.046589  8193 leader_election.cc:290] T 4f4abe8c7d004d92b3c6ddbbb9ed3ee3 P 87d14a2ec3324673861a8f8f0436adfb [CANDIDATE]: Term 1 election: Requested vote from peers 19e98fdd0d604ed4a2695173041c5d59 (127.5.154.2:33835), 06826489741648cdb706d06b030176e1 (127.5.154.3:44361)
I20260710 13:15:57.049410  8019 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4f4abe8c7d004d92b3c6ddbbb9ed3ee3" candidate_uuid: "87d14a2ec3324673861a8f8f0436adfb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "06826489741648cdb706d06b030176e1"
I20260710 13:15:57.049932  8019 raft_consensus.cc:3060] T 4f4abe8c7d004d92b3c6ddbbb9ed3ee3 P 06826489741648cdb706d06b030176e1 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:15:57.052327  8233 consensus_queue.cc:1048] T 8dfee17a96ad46d184fbc3e11de45d24 P 06826489741648cdb706d06b030176e1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "19e98fdd0d604ed4a2695173041c5d59" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 33835 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:15:57.053826  7943 raft_consensus.cc:2468] T 4f4abe8c7d004d92b3c6ddbbb9ed3ee3 P 19e98fdd0d604ed4a2695173041c5d59 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 87d14a2ec3324673861a8f8f0436adfb in term 1.
I20260710 13:15:57.056028  8189 raft_consensus.cc:515] T 7ca9db70bc8b4ec7a4f388e6e509ec14 P 19e98fdd0d604ed4a2695173041c5d59 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "19e98fdd0d604ed4a2695173041c5d59" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 33835 } } peers { permanent_uuid: "ce8e221ab13047f5abcb0d7a54acba91" member_type: VOTER last_known_addr { host: "127.5.154.4" port: 33965 } } peers { permanent_uuid: "06826489741648cdb706d06b030176e1" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 44361 } }
I20260710 13:15:57.058346  8189 leader_election.cc:290] T 7ca9db70bc8b4ec7a4f388e6e509ec14 P 19e98fdd0d604ed4a2695173041c5d59 [CANDIDATE]: Term 2 election: Requested vote from peers ce8e221ab13047f5abcb0d7a54acba91 (127.5.154.4:33965), 06826489741648cdb706d06b030176e1 (127.5.154.3:44361)
I20260710 13:15:57.058876  8094 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7ca9db70bc8b4ec7a4f388e6e509ec14" candidate_uuid: "19e98fdd0d604ed4a2695173041c5d59" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ce8e221ab13047f5abcb0d7a54acba91"
I20260710 13:15:57.059422  8094 raft_consensus.cc:3060] T 7ca9db70bc8b4ec7a4f388e6e509ec14 P ce8e221ab13047f5abcb0d7a54acba91 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:15:57.059281  7838 leader_election.cc:304] T 4f4abe8c7d004d92b3c6ddbbb9ed3ee3 P 87d14a2ec3324673861a8f8f0436adfb [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 19e98fdd0d604ed4a2695173041c5d59, 87d14a2ec3324673861a8f8f0436adfb; no voters: 
I20260710 13:15:57.061878  8019 raft_consensus.cc:2468] T 4f4abe8c7d004d92b3c6ddbbb9ed3ee3 P 06826489741648cdb706d06b030176e1 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 87d14a2ec3324673861a8f8f0436adfb in term 1.
I20260710 13:15:57.063201  8184 leader_election.cc:290] T 625930dbc32643a2af6c5bb1cf08c03d P 06826489741648cdb706d06b030176e1 [CANDIDATE]: Term 1 election: Requested vote from peers ce8e221ab13047f5abcb0d7a54acba91 (127.5.154.4:33965), 87d14a2ec3324673861a8f8f0436adfb (127.5.154.1:40417)
I20260710 13:15:57.063889  8154 raft_consensus.cc:2804] T 4f4abe8c7d004d92b3c6ddbbb9ed3ee3 P 87d14a2ec3324673861a8f8f0436adfb [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:15:57.064376  8154 raft_consensus.cc:697] T 4f4abe8c7d004d92b3c6ddbbb9ed3ee3 P 87d14a2ec3324673861a8f8f0436adfb [term 1 LEADER]: Becoming Leader. State: Replica: 87d14a2ec3324673861a8f8f0436adfb, State: Running, Role: LEADER
I20260710 13:15:57.064893  8021 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7ca9db70bc8b4ec7a4f388e6e509ec14" candidate_uuid: "19e98fdd0d604ed4a2695173041c5d59" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "06826489741648cdb706d06b030176e1"
I20260710 13:15:57.065449  8021 raft_consensus.cc:3060] T 7ca9db70bc8b4ec7a4f388e6e509ec14 P 06826489741648cdb706d06b030176e1 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:15:57.065920  7869 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "625930dbc32643a2af6c5bb1cf08c03d" candidate_uuid: "06826489741648cdb706d06b030176e1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "87d14a2ec3324673861a8f8f0436adfb"
I20260710 13:15:57.065431  8154 consensus_queue.cc:237] T 4f4abe8c7d004d92b3c6ddbbb9ed3ee3 P 87d14a2ec3324673861a8f8f0436adfb [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "87d14a2ec3324673861a8f8f0436adfb" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 40417 } } peers { permanent_uuid: "19e98fdd0d604ed4a2695173041c5d59" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 33835 } } peers { permanent_uuid: "06826489741648cdb706d06b030176e1" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 44361 } }
I20260710 13:15:57.066577  7869 raft_consensus.cc:3060] T 625930dbc32643a2af6c5bb1cf08c03d P 87d14a2ec3324673861a8f8f0436adfb [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:15:57.070537  8094 raft_consensus.cc:2468] T 7ca9db70bc8b4ec7a4f388e6e509ec14 P ce8e221ab13047f5abcb0d7a54acba91 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 19e98fdd0d604ed4a2695173041c5d59 in term 2.
I20260710 13:15:57.071636  7910 leader_election.cc:304] T 7ca9db70bc8b4ec7a4f388e6e509ec14 P 19e98fdd0d604ed4a2695173041c5d59 [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: 19e98fdd0d604ed4a2695173041c5d59, ce8e221ab13047f5abcb0d7a54acba91; no voters: 
I20260710 13:15:57.072355  8021 raft_consensus.cc:2468] T 7ca9db70bc8b4ec7a4f388e6e509ec14 P 06826489741648cdb706d06b030176e1 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 19e98fdd0d604ed4a2695173041c5d59 in term 2.
I20260710 13:15:57.072427  8189 raft_consensus.cc:2804] T 7ca9db70bc8b4ec7a4f388e6e509ec14 P 19e98fdd0d604ed4a2695173041c5d59 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:15:57.073355  8189 raft_consensus.cc:697] T 7ca9db70bc8b4ec7a4f388e6e509ec14 P 19e98fdd0d604ed4a2695173041c5d59 [term 2 LEADER]: Becoming Leader. State: Replica: 19e98fdd0d604ed4a2695173041c5d59, State: Running, Role: LEADER
I20260710 13:15:57.073886  7869 raft_consensus.cc:2468] T 625930dbc32643a2af6c5bb1cf08c03d P 87d14a2ec3324673861a8f8f0436adfb [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 06826489741648cdb706d06b030176e1 in term 1.
I20260710 13:15:57.065385  8095 raft_consensus.cc:2468] T 625930dbc32643a2af6c5bb1cf08c03d P ce8e221ab13047f5abcb0d7a54acba91 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 06826489741648cdb706d06b030176e1 in term 1.
I20260710 13:15:57.074139  8189 consensus_queue.cc:237] T 7ca9db70bc8b4ec7a4f388e6e509ec14 P 19e98fdd0d604ed4a2695173041c5d59 [LEADER]: Queue going to LEADER 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: "19e98fdd0d604ed4a2695173041c5d59" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 33835 } } peers { permanent_uuid: "ce8e221ab13047f5abcb0d7a54acba91" member_type: VOTER last_known_addr { host: "127.5.154.4" port: 33965 } } peers { permanent_uuid: "06826489741648cdb706d06b030176e1" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 44361 } }
I20260710 13:15:57.076305  7984 leader_election.cc:304] T 625930dbc32643a2af6c5bb1cf08c03d P 06826489741648cdb706d06b030176e1 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 06826489741648cdb706d06b030176e1, ce8e221ab13047f5abcb0d7a54acba91; no voters: 
I20260710 13:15:57.077169  8184 raft_consensus.cc:2804] T 625930dbc32643a2af6c5bb1cf08c03d P 06826489741648cdb706d06b030176e1 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:15:57.078303  8184 raft_consensus.cc:697] T 625930dbc32643a2af6c5bb1cf08c03d P 06826489741648cdb706d06b030176e1 [term 1 LEADER]: Becoming Leader. State: Replica: 06826489741648cdb706d06b030176e1, State: Running, Role: LEADER
I20260710 13:15:57.079460  8184 consensus_queue.cc:237] T 625930dbc32643a2af6c5bb1cf08c03d P 06826489741648cdb706d06b030176e1 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "06826489741648cdb706d06b030176e1" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 44361 } } peers { permanent_uuid: "ce8e221ab13047f5abcb0d7a54acba91" member_type: VOTER last_known_addr { host: "127.5.154.4" port: 33965 } } peers { permanent_uuid: "87d14a2ec3324673861a8f8f0436adfb" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 40417 } }
I20260710 13:15:57.086030  7768 catalog_manager.cc:5697] T ee512a687c804da3a03acc9cb03c299b P 87d14a2ec3324673861a8f8f0436adfb reported cstate change: term changed from 0 to 1, leader changed from <none> to 87d14a2ec3324673861a8f8f0436adfb (127.5.154.1). New cstate: current_term: 1 leader_uuid: "87d14a2ec3324673861a8f8f0436adfb" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ce8e221ab13047f5abcb0d7a54acba91" member_type: VOTER last_known_addr { host: "127.5.154.4" port: 33965 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "87d14a2ec3324673861a8f8f0436adfb" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 40417 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "19e98fdd0d604ed4a2695173041c5d59" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 33835 } health_report { overall_health: UNKNOWN } } }
I20260710 13:15:57.095119  7768 catalog_manager.cc:5697] T af41ae6a04a0424fba68c04d3b5906ef P 87d14a2ec3324673861a8f8f0436adfb reported cstate change: term changed from 0 to 1, leader changed from <none> to 87d14a2ec3324673861a8f8f0436adfb (127.5.154.1). New cstate: current_term: 1 leader_uuid: "87d14a2ec3324673861a8f8f0436adfb" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "87d14a2ec3324673861a8f8f0436adfb" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 40417 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "19e98fdd0d604ed4a2695173041c5d59" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 33835 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "06826489741648cdb706d06b030176e1" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 44361 } health_report { overall_health: UNKNOWN } } }
I20260710 13:15:57.095180  7769 catalog_manager.cc:5697] T 625930dbc32643a2af6c5bb1cf08c03d P 06826489741648cdb706d06b030176e1 reported cstate change: term changed from 0 to 1, leader changed from <none> to 06826489741648cdb706d06b030176e1 (127.5.154.3). New cstate: current_term: 1 leader_uuid: "06826489741648cdb706d06b030176e1" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "06826489741648cdb706d06b030176e1" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 44361 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ce8e221ab13047f5abcb0d7a54acba91" member_type: VOTER last_known_addr { host: "127.5.154.4" port: 33965 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "87d14a2ec3324673861a8f8f0436adfb" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 40417 } health_report { overall_health: UNKNOWN } } }
I20260710 13:15:57.101346  7767 catalog_manager.cc:5697] T 7ca9db70bc8b4ec7a4f388e6e509ec14 P 19e98fdd0d604ed4a2695173041c5d59 reported cstate change: term changed from 0 to 2, leader changed from <none> to 19e98fdd0d604ed4a2695173041c5d59 (127.5.154.2). New cstate: current_term: 2 leader_uuid: "19e98fdd0d604ed4a2695173041c5d59" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "19e98fdd0d604ed4a2695173041c5d59" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 33835 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ce8e221ab13047f5abcb0d7a54acba91" member_type: VOTER last_known_addr { host: "127.5.154.4" port: 33965 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "06826489741648cdb706d06b030176e1" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 44361 } health_report { overall_health: UNKNOWN } } }
I20260710 13:15:57.114774  7768 catalog_manager.cc:5697] T 4f4abe8c7d004d92b3c6ddbbb9ed3ee3 P 87d14a2ec3324673861a8f8f0436adfb reported cstate change: term changed from 0 to 1, leader changed from <none> to 87d14a2ec3324673861a8f8f0436adfb (127.5.154.1). New cstate: current_term: 1 leader_uuid: "87d14a2ec3324673861a8f8f0436adfb" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "87d14a2ec3324673861a8f8f0436adfb" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 40417 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "19e98fdd0d604ed4a2695173041c5d59" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 33835 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "06826489741648cdb706d06b030176e1" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 44361 } health_report { overall_health: UNKNOWN } } }
I20260710 13:15:57.134536  8233 raft_consensus.cc:493] T 5478c4c8ad8b4b7896e4841dfbb65a95 P 06826489741648cdb706d06b030176e1 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:15:57.135052  8233 raft_consensus.cc:515] T 5478c4c8ad8b4b7896e4841dfbb65a95 P 06826489741648cdb706d06b030176e1 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "19e98fdd0d604ed4a2695173041c5d59" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 33835 } } peers { permanent_uuid: "06826489741648cdb706d06b030176e1" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 44361 } } peers { permanent_uuid: "ce8e221ab13047f5abcb0d7a54acba91" member_type: VOTER last_known_addr { host: "127.5.154.4" port: 33965 } }
I20260710 13:15:57.136847  8233 leader_election.cc:290] T 5478c4c8ad8b4b7896e4841dfbb65a95 P 06826489741648cdb706d06b030176e1 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 19e98fdd0d604ed4a2695173041c5d59 (127.5.154.2:33835), ce8e221ab13047f5abcb0d7a54acba91 (127.5.154.4:33965)
I20260710 13:15:57.137478  7944 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5478c4c8ad8b4b7896e4841dfbb65a95" candidate_uuid: "06826489741648cdb706d06b030176e1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "19e98fdd0d604ed4a2695173041c5d59" is_pre_election: true
I20260710 13:15:57.137703  8095 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5478c4c8ad8b4b7896e4841dfbb65a95" candidate_uuid: "06826489741648cdb706d06b030176e1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ce8e221ab13047f5abcb0d7a54acba91" is_pre_election: true
I20260710 13:15:57.138018  7944 raft_consensus.cc:2468] T 5478c4c8ad8b4b7896e4841dfbb65a95 P 19e98fdd0d604ed4a2695173041c5d59 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 06826489741648cdb706d06b030176e1 in term 0.
I20260710 13:15:57.138278  8095 raft_consensus.cc:2468] T 5478c4c8ad8b4b7896e4841dfbb65a95 P ce8e221ab13047f5abcb0d7a54acba91 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 06826489741648cdb706d06b030176e1 in term 0.
I20260710 13:15:57.139153  7987 leader_election.cc:304] T 5478c4c8ad8b4b7896e4841dfbb65a95 P 06826489741648cdb706d06b030176e1 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 06826489741648cdb706d06b030176e1, 19e98fdd0d604ed4a2695173041c5d59; no voters: 
I20260710 13:15:57.139751  8233 raft_consensus.cc:2804] T 5478c4c8ad8b4b7896e4841dfbb65a95 P 06826489741648cdb706d06b030176e1 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:15:57.140097  8233 raft_consensus.cc:493] T 5478c4c8ad8b4b7896e4841dfbb65a95 P 06826489741648cdb706d06b030176e1 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:15:57.140370  8233 raft_consensus.cc:3060] T 5478c4c8ad8b4b7896e4841dfbb65a95 P 06826489741648cdb706d06b030176e1 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:15:57.145318  8233 raft_consensus.cc:515] T 5478c4c8ad8b4b7896e4841dfbb65a95 P 06826489741648cdb706d06b030176e1 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "19e98fdd0d604ed4a2695173041c5d59" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 33835 } } peers { permanent_uuid: "06826489741648cdb706d06b030176e1" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 44361 } } peers { permanent_uuid: "ce8e221ab13047f5abcb0d7a54acba91" member_type: VOTER last_known_addr { host: "127.5.154.4" port: 33965 } }
I20260710 13:15:57.147244  8233 leader_election.cc:290] T 5478c4c8ad8b4b7896e4841dfbb65a95 P 06826489741648cdb706d06b030176e1 [CANDIDATE]: Term 1 election: Requested vote from peers 19e98fdd0d604ed4a2695173041c5d59 (127.5.154.2:33835), ce8e221ab13047f5abcb0d7a54acba91 (127.5.154.4:33965)
I20260710 13:15:57.147390  7944 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5478c4c8ad8b4b7896e4841dfbb65a95" candidate_uuid: "06826489741648cdb706d06b030176e1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "19e98fdd0d604ed4a2695173041c5d59"
I20260710 13:15:57.147955  7944 raft_consensus.cc:3060] T 5478c4c8ad8b4b7896e4841dfbb65a95 P 19e98fdd0d604ed4a2695173041c5d59 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:15:57.148279  8095 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5478c4c8ad8b4b7896e4841dfbb65a95" candidate_uuid: "06826489741648cdb706d06b030176e1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ce8e221ab13047f5abcb0d7a54acba91"
I20260710 13:15:57.148813  8095 raft_consensus.cc:3060] T 5478c4c8ad8b4b7896e4841dfbb65a95 P ce8e221ab13047f5abcb0d7a54acba91 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:15:57.154155  7944 raft_consensus.cc:2468] T 5478c4c8ad8b4b7896e4841dfbb65a95 P 19e98fdd0d604ed4a2695173041c5d59 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 06826489741648cdb706d06b030176e1 in term 1.
I20260710 13:15:57.154937  8095 raft_consensus.cc:2468] T 5478c4c8ad8b4b7896e4841dfbb65a95 P ce8e221ab13047f5abcb0d7a54acba91 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 06826489741648cdb706d06b030176e1 in term 1.
I20260710 13:15:57.155149  7987 leader_election.cc:304] T 5478c4c8ad8b4b7896e4841dfbb65a95 P 06826489741648cdb706d06b030176e1 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 06826489741648cdb706d06b030176e1, 19e98fdd0d604ed4a2695173041c5d59; no voters: 
I20260710 13:15:57.155830  8233 raft_consensus.cc:2804] T 5478c4c8ad8b4b7896e4841dfbb65a95 P 06826489741648cdb706d06b030176e1 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:15:57.156251  8233 raft_consensus.cc:697] T 5478c4c8ad8b4b7896e4841dfbb65a95 P 06826489741648cdb706d06b030176e1 [term 1 LEADER]: Becoming Leader. State: Replica: 06826489741648cdb706d06b030176e1, State: Running, Role: LEADER
I20260710 13:15:57.156874  8233 consensus_queue.cc:237] T 5478c4c8ad8b4b7896e4841dfbb65a95 P 06826489741648cdb706d06b030176e1 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "19e98fdd0d604ed4a2695173041c5d59" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 33835 } } peers { permanent_uuid: "06826489741648cdb706d06b030176e1" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 44361 } } peers { permanent_uuid: "ce8e221ab13047f5abcb0d7a54acba91" member_type: VOTER last_known_addr { host: "127.5.154.4" port: 33965 } }
I20260710 13:15:57.163491  7768 catalog_manager.cc:5697] T 5478c4c8ad8b4b7896e4841dfbb65a95 P 06826489741648cdb706d06b030176e1 reported cstate change: term changed from 0 to 1, leader changed from <none> to 06826489741648cdb706d06b030176e1 (127.5.154.3). New cstate: current_term: 1 leader_uuid: "06826489741648cdb706d06b030176e1" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "19e98fdd0d604ed4a2695173041c5d59" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 33835 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "06826489741648cdb706d06b030176e1" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 44361 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ce8e221ab13047f5abcb0d7a54acba91" member_type: VOTER last_known_addr { host: "127.5.154.4" port: 33965 } health_report { overall_health: UNKNOWN } } }
I20260710 13:15:57.236207  7869 raft_consensus.cc:3060] T 7f9fde98e74f459d8db8a8a4527c9f70 P 87d14a2ec3324673861a8f8f0436adfb [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:15:57.241693  8233 consensus_queue.cc:1048] T 7f9fde98e74f459d8db8a8a4527c9f70 P 06826489741648cdb706d06b030176e1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "87d14a2ec3324673861a8f8f0436adfb" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 40417 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:15:57.252242  8233 consensus_queue.cc:1048] T 7f9fde98e74f459d8db8a8a4527c9f70 P 06826489741648cdb706d06b030176e1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ce8e221ab13047f5abcb0d7a54acba91" member_type: VOTER last_known_addr { host: "127.5.154.4" port: 33965 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:15:57.288609  5736 tablet_server.cc:179] TabletServer@127.5.154.1:0 shutting down...
I20260710 13:15:57.307264  5736 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260710 13:15:57.307972  5736 tablet_replica.cc:333] T 7f9fde98e74f459d8db8a8a4527c9f70 P 87d14a2ec3324673861a8f8f0436adfb: stopping tablet replica
I20260710 13:15:57.308595  5736 raft_consensus.cc:2243] T 7f9fde98e74f459d8db8a8a4527c9f70 P 87d14a2ec3324673861a8f8f0436adfb [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:15:57.309031  5736 raft_consensus.cc:2272] T 7f9fde98e74f459d8db8a8a4527c9f70 P 87d14a2ec3324673861a8f8f0436adfb [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:15:57.311364  5736 tablet_replica.cc:333] T d85f427507f54f8395849c34c95a793a P 87d14a2ec3324673861a8f8f0436adfb: stopping tablet replica
I20260710 13:15:57.311885  5736 raft_consensus.cc:2243] T d85f427507f54f8395849c34c95a793a P 87d14a2ec3324673861a8f8f0436adfb [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:15:57.312250  5736 raft_consensus.cc:2272] T d85f427507f54f8395849c34c95a793a P 87d14a2ec3324673861a8f8f0436adfb [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:15:57.313925  5736 tablet_replica.cc:333] T 8d145847dba84d8d8f9aad2970a51c17 P 87d14a2ec3324673861a8f8f0436adfb: stopping tablet replica
I20260710 13:15:57.314558  5736 raft_consensus.cc:2243] T 8d145847dba84d8d8f9aad2970a51c17 P 87d14a2ec3324673861a8f8f0436adfb [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:15:57.315161  5736 pending_rounds.cc:70] T 8d145847dba84d8d8f9aad2970a51c17 P 87d14a2ec3324673861a8f8f0436adfb: Trying to abort 1 pending ops.
I20260710 13:15:57.315339  5736 pending_rounds.cc:77] T 8d145847dba84d8d8f9aad2970a51c17 P 87d14a2ec3324673861a8f8f0436adfb: Aborting op as it isn't in flight: id { term: 1 index: 1 } timestamp: 7305991606137720832 op_type: NO_OP noop_request { }
I20260710 13:15:57.315650  5736 raft_consensus.cc:2889] T 8d145847dba84d8d8f9aad2970a51c17 P 87d14a2ec3324673861a8f8f0436adfb [term 1 LEADER]: NO_OP replication failed: Aborted: Op aborted
I20260710 13:15:57.315901  5736 raft_consensus.cc:2272] T 8d145847dba84d8d8f9aad2970a51c17 P 87d14a2ec3324673861a8f8f0436adfb [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:15:57.317806  5736 tablet_replica.cc:333] T af41ae6a04a0424fba68c04d3b5906ef P 87d14a2ec3324673861a8f8f0436adfb: stopping tablet replica
I20260710 13:15:57.318275  5736 raft_consensus.cc:2243] T af41ae6a04a0424fba68c04d3b5906ef P 87d14a2ec3324673861a8f8f0436adfb [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:15:57.318728  5736 pending_rounds.cc:70] T af41ae6a04a0424fba68c04d3b5906ef P 87d14a2ec3324673861a8f8f0436adfb: Trying to abort 1 pending ops.
I20260710 13:15:57.318882  5736 pending_rounds.cc:77] T af41ae6a04a0424fba68c04d3b5906ef P 87d14a2ec3324673861a8f8f0436adfb: Aborting op as it isn't in flight: id { term: 1 index: 1 } timestamp: 7305991606297362432 op_type: NO_OP noop_request { }
I20260710 13:15:57.319078  5736 raft_consensus.cc:2889] T af41ae6a04a0424fba68c04d3b5906ef P 87d14a2ec3324673861a8f8f0436adfb [term 1 LEADER]: NO_OP replication failed: Aborted: Op aborted
I20260710 13:15:57.319289  5736 raft_consensus.cc:2272] T af41ae6a04a0424fba68c04d3b5906ef P 87d14a2ec3324673861a8f8f0436adfb [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:15:57.321120  5736 tablet_replica.cc:333] T 625930dbc32643a2af6c5bb1cf08c03d P 87d14a2ec3324673861a8f8f0436adfb: stopping tablet replica
I20260710 13:15:57.321588  5736 raft_consensus.cc:2243] T 625930dbc32643a2af6c5bb1cf08c03d P 87d14a2ec3324673861a8f8f0436adfb [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:15:57.321874  5736 raft_consensus.cc:2272] T 625930dbc32643a2af6c5bb1cf08c03d P 87d14a2ec3324673861a8f8f0436adfb [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:15:57.323278  5736 tablet_replica.cc:333] T 4f4abe8c7d004d92b3c6ddbbb9ed3ee3 P 87d14a2ec3324673861a8f8f0436adfb: stopping tablet replica
I20260710 13:15:57.323709  5736 raft_consensus.cc:2243] T 4f4abe8c7d004d92b3c6ddbbb9ed3ee3 P 87d14a2ec3324673861a8f8f0436adfb [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:15:57.324154  5736 pending_rounds.cc:70] T 4f4abe8c7d004d92b3c6ddbbb9ed3ee3 P 87d14a2ec3324673861a8f8f0436adfb: Trying to abort 1 pending ops.
I20260710 13:15:57.324302  5736 pending_rounds.cc:77] T 4f4abe8c7d004d92b3c6ddbbb9ed3ee3 P 87d14a2ec3324673861a8f8f0436adfb: Aborting op as it isn't in flight: id { term: 1 index: 1 } timestamp: 7305991606551060480 op_type: NO_OP noop_request { }
I20260710 13:15:57.324496  5736 raft_consensus.cc:2889] T 4f4abe8c7d004d92b3c6ddbbb9ed3ee3 P 87d14a2ec3324673861a8f8f0436adfb [term 1 LEADER]: NO_OP replication failed: Aborted: Op aborted
I20260710 13:15:57.324730  5736 raft_consensus.cc:2272] T 4f4abe8c7d004d92b3c6ddbbb9ed3ee3 P 87d14a2ec3324673861a8f8f0436adfb [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:15:57.326494  5736 tablet_replica.cc:333] T d26c9ed7b4fc45789e10e9d018ebfac3 P 87d14a2ec3324673861a8f8f0436adfb: stopping tablet replica
I20260710 13:15:57.326941  5736 raft_consensus.cc:2243] T d26c9ed7b4fc45789e10e9d018ebfac3 P 87d14a2ec3324673861a8f8f0436adfb [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:15:57.327531  5736 raft_consensus.cc:2272] T d26c9ed7b4fc45789e10e9d018ebfac3 P 87d14a2ec3324673861a8f8f0436adfb [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:15:57.329238  5736 tablet_replica.cc:333] T 1ad38d7c83b045d6b33b1ebe97d42462 P 87d14a2ec3324673861a8f8f0436adfb: stopping tablet replica
I20260710 13:15:57.329694  5736 raft_consensus.cc:2243] T 1ad38d7c83b045d6b33b1ebe97d42462 P 87d14a2ec3324673861a8f8f0436adfb [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:15:57.330287  5736 raft_consensus.cc:2272] T 1ad38d7c83b045d6b33b1ebe97d42462 P 87d14a2ec3324673861a8f8f0436adfb [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:15:57.331969  5736 tablet_replica.cc:333] T 8dfee17a96ad46d184fbc3e11de45d24 P 87d14a2ec3324673861a8f8f0436adfb: stopping tablet replica
I20260710 13:15:57.332422  5736 raft_consensus.cc:2243] T 8dfee17a96ad46d184fbc3e11de45d24 P 87d14a2ec3324673861a8f8f0436adfb [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:15:57.332784  5736 raft_consensus.cc:2272] T 8dfee17a96ad46d184fbc3e11de45d24 P 87d14a2ec3324673861a8f8f0436adfb [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:15:57.334977  5736 tablet_replica.cc:333] T 8d6ace6849ef4ad69a6ae4d4c0686b6c P 87d14a2ec3324673861a8f8f0436adfb: stopping tablet replica
I20260710 13:15:57.335443  5736 raft_consensus.cc:2243] T 8d6ace6849ef4ad69a6ae4d4c0686b6c P 87d14a2ec3324673861a8f8f0436adfb [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:15:57.335786  5736 raft_consensus.cc:2272] T 8d6ace6849ef4ad69a6ae4d4c0686b6c P 87d14a2ec3324673861a8f8f0436adfb [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:15:57.337919  5736 tablet_replica.cc:333] T 481d7b24a80646f6977a5c2cdc605486 P 87d14a2ec3324673861a8f8f0436adfb: stopping tablet replica
I20260710 13:15:57.338436  5736 raft_consensus.cc:2243] T 481d7b24a80646f6977a5c2cdc605486 P 87d14a2ec3324673861a8f8f0436adfb [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:15:57.338861  5736 raft_consensus.cc:2272] T 481d7b24a80646f6977a5c2cdc605486 P 87d14a2ec3324673861a8f8f0436adfb [term 1 FOLLOWER]: Raft consensus is shut down!
W20260710 13:15:57.339404  7986 consensus_peers.cc:597] T 481d7b24a80646f6977a5c2cdc605486 P 06826489741648cdb706d06b030176e1 -> Peer 87d14a2ec3324673861a8f8f0436adfb (127.5.154.1:40417): Couldn't send request to peer 87d14a2ec3324673861a8f8f0436adfb. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260710 13:15:57.340744  5736 tablet_replica.cc:333] T 60cd74f46c3149c3bb1fdab9e612f18f P 87d14a2ec3324673861a8f8f0436adfb: stopping tablet replica
I20260710 13:15:57.341225  5736 raft_consensus.cc:2243] T 60cd74f46c3149c3bb1fdab9e612f18f P 87d14a2ec3324673861a8f8f0436adfb [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:15:57.341540  5736 raft_consensus.cc:2272] T 60cd74f46c3149c3bb1fdab9e612f18f P 87d14a2ec3324673861a8f8f0436adfb [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:15:57.343250  5736 tablet_replica.cc:333] T 439cd77d06564b9d8a70b7d6b3196166 P 87d14a2ec3324673861a8f8f0436adfb: stopping tablet replica
I20260710 13:15:57.343681  5736 raft_consensus.cc:2243] T 439cd77d06564b9d8a70b7d6b3196166 P 87d14a2ec3324673861a8f8f0436adfb [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:15:57.344275  5736 raft_consensus.cc:2272] T 439cd77d06564b9d8a70b7d6b3196166 P 87d14a2ec3324673861a8f8f0436adfb [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:15:57.346187  5736 tablet_replica.cc:333] T c1a99d91d1944c3cae63944eadfbf575 P 87d14a2ec3324673861a8f8f0436adfb: stopping tablet replica
I20260710 13:15:57.346796  5736 raft_consensus.cc:2243] T c1a99d91d1944c3cae63944eadfbf575 P 87d14a2ec3324673861a8f8f0436adfb [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:15:57.347455  5736 raft_consensus.cc:2272] T c1a99d91d1944c3cae63944eadfbf575 P 87d14a2ec3324673861a8f8f0436adfb [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:15:57.349412  5736 tablet_replica.cc:333] T df71c0f1ca2f4116bf4220ccf3fecd4c P 87d14a2ec3324673861a8f8f0436adfb: stopping tablet replica
I20260710 13:15:57.349865  5736 raft_consensus.cc:2243] T df71c0f1ca2f4116bf4220ccf3fecd4c P 87d14a2ec3324673861a8f8f0436adfb [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:15:57.350203  5736 raft_consensus.cc:2272] T df71c0f1ca2f4116bf4220ccf3fecd4c P 87d14a2ec3324673861a8f8f0436adfb [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:15:57.351689  5736 tablet_replica.cc:333] T 6204bf1667104b499e0f23a82255910a P 87d14a2ec3324673861a8f8f0436adfb: stopping tablet replica
I20260710 13:15:57.352128  5736 raft_consensus.cc:2243] T 6204bf1667104b499e0f23a82255910a P 87d14a2ec3324673861a8f8f0436adfb [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:15:57.352802  5736 raft_consensus.cc:2272] T 6204bf1667104b499e0f23a82255910a P 87d14a2ec3324673861a8f8f0436adfb [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:15:57.354575  5736 tablet_replica.cc:333] T ee512a687c804da3a03acc9cb03c299b P 87d14a2ec3324673861a8f8f0436adfb: stopping tablet replica
I20260710 13:15:57.355000  5736 raft_consensus.cc:2243] T ee512a687c804da3a03acc9cb03c299b P 87d14a2ec3324673861a8f8f0436adfb [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:15:57.355474  5736 pending_rounds.cc:70] T ee512a687c804da3a03acc9cb03c299b P 87d14a2ec3324673861a8f8f0436adfb: Trying to abort 1 pending ops.
I20260710 13:15:57.355631  5736 pending_rounds.cc:77] T ee512a687c804da3a03acc9cb03c299b P 87d14a2ec3324673861a8f8f0436adfb: Aborting op as it isn't in flight: id { term: 1 index: 1 } timestamp: 7305991606242471936 op_type: NO_OP noop_request { }
I20260710 13:15:57.355873  5736 raft_consensus.cc:2889] T ee512a687c804da3a03acc9cb03c299b P 87d14a2ec3324673861a8f8f0436adfb [term 1 LEADER]: NO_OP replication failed: Aborted: Op aborted
I20260710 13:15:57.356101  5736 raft_consensus.cc:2272] T ee512a687c804da3a03acc9cb03c299b P 87d14a2ec3324673861a8f8f0436adfb [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:15:57.358047  5736 tablet_replica.cc:333] T 56b08def76cd4255a601bfabe397d33f P 87d14a2ec3324673861a8f8f0436adfb: stopping tablet replica
I20260710 13:15:57.358470  5736 raft_consensus.cc:2243] T 56b08def76cd4255a601bfabe397d33f P 87d14a2ec3324673861a8f8f0436adfb [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:15:57.358856  5736 raft_consensus.cc:2272] T 56b08def76cd4255a601bfabe397d33f P 87d14a2ec3324673861a8f8f0436adfb [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:15:57.384984  8233 consensus_queue.cc:1048] T c7fb1d06bda24cd0a8d48e3d93e66119 P 06826489741648cdb706d06b030176e1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "19e98fdd0d604ed4a2695173041c5d59" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 33835 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:15:57.396409  8226 consensus_queue.cc:1048] T c7fb1d06bda24cd0a8d48e3d93e66119 P 06826489741648cdb706d06b030176e1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ce8e221ab13047f5abcb0d7a54acba91" member_type: VOTER last_known_addr { host: "127.5.154.4" port: 33965 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:15:57.396734  5736 tablet_server.cc:196] TabletServer@127.5.154.1:0 shutdown complete.
I20260710 13:15:57.423604  5736 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 13:15:57.428829  8317 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 13:15:57.429713  8318 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 13:15:57.430595  8320 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 13:15:57.431288  5736 server_base.cc:1061] running on GCE node
I20260710 13:15:57.433290  5736 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 13:15:57.433471  5736 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260710 13:15:57.433600  5736 hybrid_clock.cc:648] HybridClock initialized: now 1783689357433589 us; error 0 us; skew 500 ppm
I20260710 13:15:57.434044  5736 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 13:15:57.436138  5736 webserver.cc:533] Webserver started at http://127.5.154.1:35305/ using document root <none> and password file <none>
I20260710 13:15:57.436746  5736 fs_manager.cc:362] Metadata directory not provided
I20260710 13:15:57.436954  5736 fs_manager.cc:365] Using existing metadata directory in first data directory
I20260710 13:15:57.440085  5736 fs_manager.cc:714] Time spent opening directory manager: real 0.002s	user 0.002s	sys 0.001s
I20260710 13:15:57.444142  8325 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:15:57.444835  5736 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.000s	sys 0.003s
I20260710 13:15:57.445086  5736 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskPiHBc8/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783689303377817-5736-0/minicluster-data/ts-0-root
uuid: "87d14a2ec3324673861a8f8f0436adfb"
format_stamp: "Formatted at 2026-07-10 13:15:54 on dist-test-slave-46l2"
I20260710 13:15:57.445328  5736 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskPiHBc8/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783689303377817-5736-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskPiHBc8/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783689303377817-5736-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskPiHBc8/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783689303377817-5736-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)
W20260710 13:15:57.470355  7912 consensus_peers.cc:597] T 60cd74f46c3149c3bb1fdab9e612f18f P 19e98fdd0d604ed4a2695173041c5d59 -> Peer 87d14a2ec3324673861a8f8f0436adfb (127.5.154.1:40417): Couldn't send request to peer 87d14a2ec3324673861a8f8f0436adfb. Status: Network error: Client connection negotiation failed: client connection to 127.5.154.1:40417: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 13:15:57.474340  5736 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 13:15:57.475358  5736 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 13:15:57.476718  5736 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260710 13:15:57.481001  8335 ts_tablet_manager.cc:548] Loading tablet metadata (0/18 complete)
I20260710 13:15:57.481458  8021 raft_consensus.cc:1275] T 7ca9db70bc8b4ec7a4f388e6e509ec14 P 06826489741648cdb706d06b030176e1 [term 2 FOLLOWER]: Refusing update from remote peer 19e98fdd0d604ed4a2695173041c5d59: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 2 index: 1. (index mismatch)
I20260710 13:15:57.482734  8189 consensus_queue.cc:1048] T 7ca9db70bc8b4ec7a4f388e6e509ec14 P 19e98fdd0d604ed4a2695173041c5d59 [LEADER]: Connected to new peer: Peer: permanent_uuid: "06826489741648cdb706d06b030176e1" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 44361 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260710 13:15:57.483692  7986 consensus_peers.cc:597] T 8dfee17a96ad46d184fbc3e11de45d24 P 06826489741648cdb706d06b030176e1 -> Peer 87d14a2ec3324673861a8f8f0436adfb (127.5.154.1:40417): Couldn't send request to peer 87d14a2ec3324673861a8f8f0436adfb. Status: Network error: Client connection negotiation failed: client connection to 127.5.154.1:40417: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 13:15:57.491796  8095 raft_consensus.cc:1275] T 7ca9db70bc8b4ec7a4f388e6e509ec14 P ce8e221ab13047f5abcb0d7a54acba91 [term 2 FOLLOWER]: Refusing update from remote peer 19e98fdd0d604ed4a2695173041c5d59: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 2 index: 1. (index mismatch)
I20260710 13:15:57.493211  8230 consensus_queue.cc:1048] T 7ca9db70bc8b4ec7a4f388e6e509ec14 P 19e98fdd0d604ed4a2695173041c5d59 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ce8e221ab13047f5abcb0d7a54acba91" member_type: VOTER last_known_addr { host: "127.5.154.4" port: 33965 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260710 13:15:57.502427  7986 consensus_peers.cc:597] T d85f427507f54f8395849c34c95a793a P 06826489741648cdb706d06b030176e1 -> Peer 87d14a2ec3324673861a8f8f0436adfb (127.5.154.1:40417): Couldn't send request to peer 87d14a2ec3324673861a8f8f0436adfb. Status: Network error: Client connection negotiation failed: client connection to 127.5.154.1:40417: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 13:15:57.503094  8233 consensus_queue.cc:1048] T d85f427507f54f8395849c34c95a793a P 06826489741648cdb706d06b030176e1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ce8e221ab13047f5abcb0d7a54acba91" member_type: VOTER last_known_addr { host: "127.5.154.4" port: 33965 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260710 13:15:57.506708  7912 consensus_peers.cc:597] T df71c0f1ca2f4116bf4220ccf3fecd4c P 19e98fdd0d604ed4a2695173041c5d59 -> Peer 87d14a2ec3324673861a8f8f0436adfb (127.5.154.1:40417): Couldn't send request to peer 87d14a2ec3324673861a8f8f0436adfb. Status: Network error: Client connection negotiation failed: client connection to 127.5.154.1:40417: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260710 13:15:57.564002  7986 consensus_peers.cc:597] T 8d6ace6849ef4ad69a6ae4d4c0686b6c P 06826489741648cdb706d06b030176e1 -> Peer 87d14a2ec3324673861a8f8f0436adfb (127.5.154.1:40417): Couldn't send request to peer 87d14a2ec3324673861a8f8f0436adfb. Status: Network error: Client connection negotiation failed: client connection to 127.5.154.1:40417: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 13:15:57.579159  5736 ts_tablet_manager.cc:585] Loaded tablet metadata (18 total tablets, 18 live tablets)
I20260710 13:15:57.579452  5736 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.100s	user 0.000s	sys 0.004s
I20260710 13:15:57.579723  5736 ts_tablet_manager.cc:600] Registering tablets (0/18 complete)
I20260710 13:15:57.583595  8335 tablet_bootstrap.cc:492] T 4f4abe8c7d004d92b3c6ddbbb9ed3ee3 P 87d14a2ec3324673861a8f8f0436adfb: Bootstrap starting.
I20260710 13:15:57.599239  8335 tablet_bootstrap.cc:492] T 4f4abe8c7d004d92b3c6ddbbb9ed3ee3 P 87d14a2ec3324673861a8f8f0436adfb: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=0 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 1 replicates
I20260710 13:15:57.600181  8335 tablet_bootstrap.cc:492] T 4f4abe8c7d004d92b3c6ddbbb9ed3ee3 P 87d14a2ec3324673861a8f8f0436adfb: Bootstrap complete.
I20260710 13:15:57.600818  8335 ts_tablet_manager.cc:1403] T 4f4abe8c7d004d92b3c6ddbbb9ed3ee3 P 87d14a2ec3324673861a8f8f0436adfb: Time spent bootstrapping tablet: real 0.017s	user 0.012s	sys 0.004s
I20260710 13:15:57.603391  8335 raft_consensus.cc:359] T 4f4abe8c7d004d92b3c6ddbbb9ed3ee3 P 87d14a2ec3324673861a8f8f0436adfb [term 1 FOLLOWER]: Replica starting. Triggering 1 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "87d14a2ec3324673861a8f8f0436adfb" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 40417 } } peers { permanent_uuid: "19e98fdd0d604ed4a2695173041c5d59" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 33835 } } peers { permanent_uuid: "06826489741648cdb706d06b030176e1" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 44361 } }
I20260710 13:15:57.604164  8335 raft_consensus.cc:740] T 4f4abe8c7d004d92b3c6ddbbb9ed3ee3 P 87d14a2ec3324673861a8f8f0436adfb [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 87d14a2ec3324673861a8f8f0436adfb, State: Initialized, Role: FOLLOWER
I20260710 13:15:57.604853  8335 consensus_queue.cc:260] T 4f4abe8c7d004d92b3c6ddbbb9ed3ee3 P 87d14a2ec3324673861a8f8f0436adfb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 1.1, Last appended by leader: 1, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "87d14a2ec3324673861a8f8f0436adfb" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 40417 } } peers { permanent_uuid: "19e98fdd0d604ed4a2695173041c5d59" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 33835 } } peers { permanent_uuid: "06826489741648cdb706d06b030176e1" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 44361 } }
I20260710 13:15:57.607182  8335 ts_tablet_manager.cc:1434] T 4f4abe8c7d004d92b3c6ddbbb9ed3ee3 P 87d14a2ec3324673861a8f8f0436adfb: Time spent starting tablet: real 0.006s	user 0.002s	sys 0.004s
I20260710 13:15:57.607931  8335 tablet_bootstrap.cc:492] T d85f427507f54f8395849c34c95a793a P 87d14a2ec3324673861a8f8f0436adfb: Bootstrap starting.
I20260710 13:15:57.610548  8145 consensus_queue.cc:1048] T 625930dbc32643a2af6c5bb1cf08c03d P 06826489741648cdb706d06b030176e1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ce8e221ab13047f5abcb0d7a54acba91" member_type: VOTER last_known_addr { host: "127.5.154.4" port: 33965 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:15:57.618968  8335 tablet_bootstrap.cc:492] T d85f427507f54f8395849c34c95a793a P 87d14a2ec3324673861a8f8f0436adfb: 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
I20260710 13:15:57.619719  8335 tablet_bootstrap.cc:492] T d85f427507f54f8395849c34c95a793a P 87d14a2ec3324673861a8f8f0436adfb: Bootstrap complete.
I20260710 13:15:57.620297  8335 ts_tablet_manager.cc:1403] T d85f427507f54f8395849c34c95a793a P 87d14a2ec3324673861a8f8f0436adfb: Time spent bootstrapping tablet: real 0.013s	user 0.006s	sys 0.003s
I20260710 13:15:57.622316  8335 raft_consensus.cc:359] T d85f427507f54f8395849c34c95a793a P 87d14a2ec3324673861a8f8f0436adfb [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "06826489741648cdb706d06b030176e1" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 44361 } } peers { permanent_uuid: "ce8e221ab13047f5abcb0d7a54acba91" member_type: VOTER last_known_addr { host: "127.5.154.4" port: 33965 } } peers { permanent_uuid: "87d14a2ec3324673861a8f8f0436adfb" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 40417 } }
I20260710 13:15:57.622974  8335 raft_consensus.cc:740] T d85f427507f54f8395849c34c95a793a P 87d14a2ec3324673861a8f8f0436adfb [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 87d14a2ec3324673861a8f8f0436adfb, State: Initialized, Role: FOLLOWER
I20260710 13:15:57.623687  8335 consensus_queue.cc:260] T d85f427507f54f8395849c34c95a793a P 87d14a2ec3324673861a8f8f0436adfb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "06826489741648cdb706d06b030176e1" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 44361 } } peers { permanent_uuid: "ce8e221ab13047f5abcb0d7a54acba91" member_type: VOTER last_known_addr { host: "127.5.154.4" port: 33965 } } peers { permanent_uuid: "87d14a2ec3324673861a8f8f0436adfb" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 40417 } }
I20260710 13:15:57.625378  8335 ts_tablet_manager.cc:1434] T d85f427507f54f8395849c34c95a793a P 87d14a2ec3324673861a8f8f0436adfb: Time spent starting tablet: real 0.005s	user 0.006s	sys 0.000s
I20260710 13:15:57.626022  8335 tablet_bootstrap.cc:492] T 8d6ace6849ef4ad69a6ae4d4c0686b6c P 87d14a2ec3324673861a8f8f0436adfb: Bootstrap starting.
W20260710 13:15:57.630916  7986 consensus_peers.cc:597] T 625930dbc32643a2af6c5bb1cf08c03d P 06826489741648cdb706d06b030176e1 -> Peer 87d14a2ec3324673861a8f8f0436adfb (127.5.154.1:40417): Couldn't send request to peer 87d14a2ec3324673861a8f8f0436adfb. Status: Network error: Client connection negotiation failed: client connection to 127.5.154.1:40417: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 13:15:57.639403  8335 tablet_bootstrap.cc:492] T 8d6ace6849ef4ad69a6ae4d4c0686b6c P 87d14a2ec3324673861a8f8f0436adfb: 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
I20260710 13:15:57.640110  8335 tablet_bootstrap.cc:492] T 8d6ace6849ef4ad69a6ae4d4c0686b6c P 87d14a2ec3324673861a8f8f0436adfb: Bootstrap complete.
I20260710 13:15:57.640558  8335 ts_tablet_manager.cc:1403] T 8d6ace6849ef4ad69a6ae4d4c0686b6c P 87d14a2ec3324673861a8f8f0436adfb: Time spent bootstrapping tablet: real 0.015s	user 0.010s	sys 0.000s
I20260710 13:15:57.642225  8335 raft_consensus.cc:359] T 8d6ace6849ef4ad69a6ae4d4c0686b6c P 87d14a2ec3324673861a8f8f0436adfb [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "87d14a2ec3324673861a8f8f0436adfb" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 40417 } } peers { permanent_uuid: "06826489741648cdb706d06b030176e1" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 44361 } } peers { permanent_uuid: "ce8e221ab13047f5abcb0d7a54acba91" member_type: VOTER last_known_addr { host: "127.5.154.4" port: 33965 } }
I20260710 13:15:57.642815  8335 raft_consensus.cc:740] T 8d6ace6849ef4ad69a6ae4d4c0686b6c P 87d14a2ec3324673861a8f8f0436adfb [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 87d14a2ec3324673861a8f8f0436adfb, State: Initialized, Role: FOLLOWER
I20260710 13:15:57.643374  8335 consensus_queue.cc:260] T 8d6ace6849ef4ad69a6ae4d4c0686b6c P 87d14a2ec3324673861a8f8f0436adfb [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: "87d14a2ec3324673861a8f8f0436adfb" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 40417 } } peers { permanent_uuid: "06826489741648cdb706d06b030176e1" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 44361 } } peers { permanent_uuid: "ce8e221ab13047f5abcb0d7a54acba91" member_type: VOTER last_known_addr { host: "127.5.154.4" port: 33965 } }
I20260710 13:15:57.645071  8335 ts_tablet_manager.cc:1434] T 8d6ace6849ef4ad69a6ae4d4c0686b6c P 87d14a2ec3324673861a8f8f0436adfb: Time spent starting tablet: real 0.004s	user 0.004s	sys 0.000s
I20260710 13:15:57.645776  8335 tablet_bootstrap.cc:492] T 481d7b24a80646f6977a5c2cdc605486 P 87d14a2ec3324673861a8f8f0436adfb: Bootstrap starting.
I20260710 13:15:57.651891  8184 consensus_queue.cc:1048] T 5478c4c8ad8b4b7896e4841dfbb65a95 P 06826489741648cdb706d06b030176e1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "19e98fdd0d604ed4a2695173041c5d59" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 33835 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:15:57.658077  8335 tablet_bootstrap.cc:492] T 481d7b24a80646f6977a5c2cdc605486 P 87d14a2ec3324673861a8f8f0436adfb: 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
I20260710 13:15:57.658914  8335 tablet_bootstrap.cc:492] T 481d7b24a80646f6977a5c2cdc605486 P 87d14a2ec3324673861a8f8f0436adfb: Bootstrap complete.
I20260710 13:15:57.659451  8335 ts_tablet_manager.cc:1403] T 481d7b24a80646f6977a5c2cdc605486 P 87d14a2ec3324673861a8f8f0436adfb: Time spent bootstrapping tablet: real 0.014s	user 0.011s	sys 0.000s
I20260710 13:15:57.661523  8335 raft_consensus.cc:359] T 481d7b24a80646f6977a5c2cdc605486 P 87d14a2ec3324673861a8f8f0436adfb [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "87d14a2ec3324673861a8f8f0436adfb" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 40417 } } peers { permanent_uuid: "19e98fdd0d604ed4a2695173041c5d59" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 33835 } } peers { permanent_uuid: "06826489741648cdb706d06b030176e1" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 44361 } }
I20260710 13:15:57.662117  8335 raft_consensus.cc:740] T 481d7b24a80646f6977a5c2cdc605486 P 87d14a2ec3324673861a8f8f0436adfb [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 87d14a2ec3324673861a8f8f0436adfb, State: Initialized, Role: FOLLOWER
I20260710 13:15:57.662922  8335 consensus_queue.cc:260] T 481d7b24a80646f6977a5c2cdc605486 P 87d14a2ec3324673861a8f8f0436adfb [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: "87d14a2ec3324673861a8f8f0436adfb" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 40417 } } peers { permanent_uuid: "19e98fdd0d604ed4a2695173041c5d59" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 33835 } } peers { permanent_uuid: "06826489741648cdb706d06b030176e1" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 44361 } }
I20260710 13:15:57.663607  5736 ts_tablet_manager.cc:616] Registered 18 tablets
I20260710 13:15:57.663894  5736 ts_tablet_manager.cc:595] Time spent register tablets: real 0.084s	user 0.076s	sys 0.004s
I20260710 13:15:57.664651  8335 ts_tablet_manager.cc:1434] T 481d7b24a80646f6977a5c2cdc605486 P 87d14a2ec3324673861a8f8f0436adfb: Time spent starting tablet: real 0.005s	user 0.007s	sys 0.000s
I20260710 13:15:57.665382  8335 tablet_bootstrap.cc:492] T 8dfee17a96ad46d184fbc3e11de45d24 P 87d14a2ec3324673861a8f8f0436adfb: Bootstrap starting.
I20260710 13:15:57.666555  8199 consensus_queue.cc:1048] T 5478c4c8ad8b4b7896e4841dfbb65a95 P 06826489741648cdb706d06b030176e1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ce8e221ab13047f5abcb0d7a54acba91" member_type: VOTER last_known_addr { host: "127.5.154.4" port: 33965 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:15:57.685823  8335 tablet_bootstrap.cc:492] T 8dfee17a96ad46d184fbc3e11de45d24 P 87d14a2ec3324673861a8f8f0436adfb: 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
I20260710 13:15:57.686494  8335 tablet_bootstrap.cc:492] T 8dfee17a96ad46d184fbc3e11de45d24 P 87d14a2ec3324673861a8f8f0436adfb: Bootstrap complete.
I20260710 13:15:57.686972  8335 ts_tablet_manager.cc:1403] T 8dfee17a96ad46d184fbc3e11de45d24 P 87d14a2ec3324673861a8f8f0436adfb: Time spent bootstrapping tablet: real 0.022s	user 0.007s	sys 0.011s
I20260710 13:15:57.688977  8335 raft_consensus.cc:359] T 8dfee17a96ad46d184fbc3e11de45d24 P 87d14a2ec3324673861a8f8f0436adfb [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "87d14a2ec3324673861a8f8f0436adfb" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 40417 } } peers { permanent_uuid: "19e98fdd0d604ed4a2695173041c5d59" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 33835 } } peers { permanent_uuid: "06826489741648cdb706d06b030176e1" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 44361 } }
I20260710 13:15:57.689435  8335 raft_consensus.cc:740] T 8dfee17a96ad46d184fbc3e11de45d24 P 87d14a2ec3324673861a8f8f0436adfb [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 87d14a2ec3324673861a8f8f0436adfb, State: Initialized, Role: FOLLOWER
I20260710 13:15:57.689975  8335 consensus_queue.cc:260] T 8dfee17a96ad46d184fbc3e11de45d24 P 87d14a2ec3324673861a8f8f0436adfb [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: "87d14a2ec3324673861a8f8f0436adfb" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 40417 } } peers { permanent_uuid: "19e98fdd0d604ed4a2695173041c5d59" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 33835 } } peers { permanent_uuid: "06826489741648cdb706d06b030176e1" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 44361 } }
I20260710 13:15:57.691296  8335 ts_tablet_manager.cc:1434] T 8dfee17a96ad46d184fbc3e11de45d24 P 87d14a2ec3324673861a8f8f0436adfb: Time spent starting tablet: real 0.004s	user 0.004s	sys 0.000s
I20260710 13:15:57.691866  8335 tablet_bootstrap.cc:492] T df71c0f1ca2f4116bf4220ccf3fecd4c P 87d14a2ec3324673861a8f8f0436adfb: Bootstrap starting.
I20260710 13:15:57.701960  8335 tablet_bootstrap.cc:492] T df71c0f1ca2f4116bf4220ccf3fecd4c P 87d14a2ec3324673861a8f8f0436adfb: 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
I20260710 13:15:57.702579  8335 tablet_bootstrap.cc:492] T df71c0f1ca2f4116bf4220ccf3fecd4c P 87d14a2ec3324673861a8f8f0436adfb: Bootstrap complete.
I20260710 13:15:57.703014  8335 ts_tablet_manager.cc:1403] T df71c0f1ca2f4116bf4220ccf3fecd4c P 87d14a2ec3324673861a8f8f0436adfb: Time spent bootstrapping tablet: real 0.011s	user 0.008s	sys 0.000s
I20260710 13:15:57.704526  8335 raft_consensus.cc:359] T df71c0f1ca2f4116bf4220ccf3fecd4c P 87d14a2ec3324673861a8f8f0436adfb [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "87d14a2ec3324673861a8f8f0436adfb" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 40417 } } peers { permanent_uuid: "19e98fdd0d604ed4a2695173041c5d59" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 33835 } } peers { permanent_uuid: "06826489741648cdb706d06b030176e1" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 44361 } }
I20260710 13:15:57.705009  8335 raft_consensus.cc:740] T df71c0f1ca2f4116bf4220ccf3fecd4c P 87d14a2ec3324673861a8f8f0436adfb [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 87d14a2ec3324673861a8f8f0436adfb, State: Initialized, Role: FOLLOWER
I20260710 13:15:57.705492  8335 consensus_queue.cc:260] T df71c0f1ca2f4116bf4220ccf3fecd4c P 87d14a2ec3324673861a8f8f0436adfb [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: "87d14a2ec3324673861a8f8f0436adfb" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 40417 } } peers { permanent_uuid: "19e98fdd0d604ed4a2695173041c5d59" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 33835 } } peers { permanent_uuid: "06826489741648cdb706d06b030176e1" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 44361 } }
I20260710 13:15:57.706843  8335 ts_tablet_manager.cc:1434] T df71c0f1ca2f4116bf4220ccf3fecd4c P 87d14a2ec3324673861a8f8f0436adfb: Time spent starting tablet: real 0.004s	user 0.004s	sys 0.000s
I20260710 13:15:57.707389  8335 tablet_bootstrap.cc:492] T c1a99d91d1944c3cae63944eadfbf575 P 87d14a2ec3324673861a8f8f0436adfb: Bootstrap starting.
I20260710 13:15:57.717702  8335 tablet_bootstrap.cc:492] T c1a99d91d1944c3cae63944eadfbf575 P 87d14a2ec3324673861a8f8f0436adfb: 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
I20260710 13:15:57.718317  8335 tablet_bootstrap.cc:492] T c1a99d91d1944c3cae63944eadfbf575 P 87d14a2ec3324673861a8f8f0436adfb: Bootstrap complete.
I20260710 13:15:57.718771  8335 ts_tablet_manager.cc:1403] T c1a99d91d1944c3cae63944eadfbf575 P 87d14a2ec3324673861a8f8f0436adfb: Time spent bootstrapping tablet: real 0.012s	user 0.009s	sys 0.000s
I20260710 13:15:57.720458  8335 raft_consensus.cc:359] T c1a99d91d1944c3cae63944eadfbf575 P 87d14a2ec3324673861a8f8f0436adfb [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "87d14a2ec3324673861a8f8f0436adfb" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 40417 } } peers { permanent_uuid: "ce8e221ab13047f5abcb0d7a54acba91" member_type: VOTER last_known_addr { host: "127.5.154.4" port: 33965 } } peers { permanent_uuid: "19e98fdd0d604ed4a2695173041c5d59" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 33835 } }
I20260710 13:15:57.720965  8335 raft_consensus.cc:740] T c1a99d91d1944c3cae63944eadfbf575 P 87d14a2ec3324673861a8f8f0436adfb [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 87d14a2ec3324673861a8f8f0436adfb, State: Initialized, Role: FOLLOWER
I20260710 13:15:57.721480  8335 consensus_queue.cc:260] T c1a99d91d1944c3cae63944eadfbf575 P 87d14a2ec3324673861a8f8f0436adfb [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: "87d14a2ec3324673861a8f8f0436adfb" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 40417 } } peers { permanent_uuid: "ce8e221ab13047f5abcb0d7a54acba91" member_type: VOTER last_known_addr { host: "127.5.154.4" port: 33965 } } peers { permanent_uuid: "19e98fdd0d604ed4a2695173041c5d59" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 33835 } }
I20260710 13:15:57.723069  8335 ts_tablet_manager.cc:1434] T c1a99d91d1944c3cae63944eadfbf575 P 87d14a2ec3324673861a8f8f0436adfb: Time spent starting tablet: real 0.004s	user 0.004s	sys 0.000s
I20260710 13:15:57.723781  8335 tablet_bootstrap.cc:492] T 1ad38d7c83b045d6b33b1ebe97d42462 P 87d14a2ec3324673861a8f8f0436adfb: Bootstrap starting.
I20260710 13:15:57.734551  8335 tablet_bootstrap.cc:492] T 1ad38d7c83b045d6b33b1ebe97d42462 P 87d14a2ec3324673861a8f8f0436adfb: 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
I20260710 13:15:57.735239  8335 tablet_bootstrap.cc:492] T 1ad38d7c83b045d6b33b1ebe97d42462 P 87d14a2ec3324673861a8f8f0436adfb: Bootstrap complete.
I20260710 13:15:57.735795  8335 ts_tablet_manager.cc:1403] T 1ad38d7c83b045d6b33b1ebe97d42462 P 87d14a2ec3324673861a8f8f0436adfb: Time spent bootstrapping tablet: real 0.012s	user 0.009s	sys 0.000s
I20260710 13:15:57.737578  8335 raft_consensus.cc:359] T 1ad38d7c83b045d6b33b1ebe97d42462 P 87d14a2ec3324673861a8f8f0436adfb [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "06826489741648cdb706d06b030176e1" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 44361 } } peers { permanent_uuid: "ce8e221ab13047f5abcb0d7a54acba91" member_type: VOTER last_known_addr { host: "127.5.154.4" port: 33965 } } peers { permanent_uuid: "87d14a2ec3324673861a8f8f0436adfb" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 40417 } }
I20260710 13:15:57.738018  8335 raft_consensus.cc:740] T 1ad38d7c83b045d6b33b1ebe97d42462 P 87d14a2ec3324673861a8f8f0436adfb [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 87d14a2ec3324673861a8f8f0436adfb, State: Initialized, Role: FOLLOWER
I20260710 13:15:57.738533  8335 consensus_queue.cc:260] T 1ad38d7c83b045d6b33b1ebe97d42462 P 87d14a2ec3324673861a8f8f0436adfb [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: "06826489741648cdb706d06b030176e1" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 44361 } } peers { permanent_uuid: "ce8e221ab13047f5abcb0d7a54acba91" member_type: VOTER last_known_addr { host: "127.5.154.4" port: 33965 } } peers { permanent_uuid: "87d14a2ec3324673861a8f8f0436adfb" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 40417 } }
I20260710 13:15:57.739049  5736 rpc_server.cc:307] RPC server started. Bound to: 127.5.154.1:40417
I20260710 13:15:57.739151  8406 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.5.154.1:40417 every 8 connection(s)
I20260710 13:15:57.739919  8335 ts_tablet_manager.cc:1434] T 1ad38d7c83b045d6b33b1ebe97d42462 P 87d14a2ec3324673861a8f8f0436adfb: Time spent starting tablet: real 0.004s	user 0.004s	sys 0.000s
I20260710 13:15:57.740543  8335 tablet_bootstrap.cc:492] T 7f9fde98e74f459d8db8a8a4527c9f70 P 87d14a2ec3324673861a8f8f0436adfb: Bootstrap starting.
I20260710 13:15:57.751309  8335 tablet_bootstrap.cc:492] T 7f9fde98e74f459d8db8a8a4527c9f70 P 87d14a2ec3324673861a8f8f0436adfb: 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
I20260710 13:15:57.751925  8335 tablet_bootstrap.cc:492] T 7f9fde98e74f459d8db8a8a4527c9f70 P 87d14a2ec3324673861a8f8f0436adfb: Bootstrap complete.
I20260710 13:15:57.752434  8335 ts_tablet_manager.cc:1403] T 7f9fde98e74f459d8db8a8a4527c9f70 P 87d14a2ec3324673861a8f8f0436adfb: Time spent bootstrapping tablet: real 0.012s	user 0.001s	sys 0.007s
I20260710 13:15:57.754632  8335 raft_consensus.cc:359] T 7f9fde98e74f459d8db8a8a4527c9f70 P 87d14a2ec3324673861a8f8f0436adfb [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "06826489741648cdb706d06b030176e1" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 44361 } } peers { permanent_uuid: "ce8e221ab13047f5abcb0d7a54acba91" member_type: VOTER last_known_addr { host: "127.5.154.4" port: 33965 } } peers { permanent_uuid: "87d14a2ec3324673861a8f8f0436adfb" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 40417 } }
I20260710 13:15:57.755229  8335 raft_consensus.cc:740] T 7f9fde98e74f459d8db8a8a4527c9f70 P 87d14a2ec3324673861a8f8f0436adfb [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 87d14a2ec3324673861a8f8f0436adfb, State: Initialized, Role: FOLLOWER
I20260710 13:15:57.755664  8407 heartbeater.cc:344] Connected to a master server at 127.5.154.62:37223
I20260710 13:15:57.756078  8407 heartbeater.cc:461] Registering TS with master...
I20260710 13:15:57.755867  8335 consensus_queue.cc:260] T 7f9fde98e74f459d8db8a8a4527c9f70 P 87d14a2ec3324673861a8f8f0436adfb [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: "06826489741648cdb706d06b030176e1" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 44361 } } peers { permanent_uuid: "ce8e221ab13047f5abcb0d7a54acba91" member_type: VOTER last_known_addr { host: "127.5.154.4" port: 33965 } } peers { permanent_uuid: "87d14a2ec3324673861a8f8f0436adfb" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 40417 } }
I20260710 13:15:57.756969  8407 heartbeater.cc:507] Master 127.5.154.62:37223 requested a full tablet report, sending...
I20260710 13:15:57.757798  8335 ts_tablet_manager.cc:1434] T 7f9fde98e74f459d8db8a8a4527c9f70 P 87d14a2ec3324673861a8f8f0436adfb: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260710 13:15:57.758533  8335 tablet_bootstrap.cc:492] T d26c9ed7b4fc45789e10e9d018ebfac3 P 87d14a2ec3324673861a8f8f0436adfb: Bootstrap starting.
I20260710 13:15:57.765331  7769 ts_manager.cc:194] Re-registered known tserver with Master: 87d14a2ec3324673861a8f8f0436adfb (127.5.154.1:40417)
I20260710 13:15:57.770752  8335 tablet_bootstrap.cc:492] T d26c9ed7b4fc45789e10e9d018ebfac3 P 87d14a2ec3324673861a8f8f0436adfb: 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
I20260710 13:15:57.771431  8335 tablet_bootstrap.cc:492] T d26c9ed7b4fc45789e10e9d018ebfac3 P 87d14a2ec3324673861a8f8f0436adfb: Bootstrap complete.
I20260710 13:15:57.771870  8335 ts_tablet_manager.cc:1403] T d26c9ed7b4fc45789e10e9d018ebfac3 P 87d14a2ec3324673861a8f8f0436adfb: Time spent bootstrapping tablet: real 0.014s	user 0.010s	sys 0.000s
I20260710 13:15:57.773564  8335 raft_consensus.cc:359] T d26c9ed7b4fc45789e10e9d018ebfac3 P 87d14a2ec3324673861a8f8f0436adfb [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "06826489741648cdb706d06b030176e1" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 44361 } } peers { permanent_uuid: "ce8e221ab13047f5abcb0d7a54acba91" member_type: VOTER last_known_addr { host: "127.5.154.4" port: 33965 } } peers { permanent_uuid: "87d14a2ec3324673861a8f8f0436adfb" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 40417 } }
I20260710 13:15:57.774006  8335 raft_consensus.cc:740] T d26c9ed7b4fc45789e10e9d018ebfac3 P 87d14a2ec3324673861a8f8f0436adfb [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 87d14a2ec3324673861a8f8f0436adfb, State: Initialized, Role: FOLLOWER
I20260710 13:15:57.774562  8335 consensus_queue.cc:260] T d26c9ed7b4fc45789e10e9d018ebfac3 P 87d14a2ec3324673861a8f8f0436adfb [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: "06826489741648cdb706d06b030176e1" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 44361 } } peers { permanent_uuid: "ce8e221ab13047f5abcb0d7a54acba91" member_type: VOTER last_known_addr { host: "127.5.154.4" port: 33965 } } peers { permanent_uuid: "87d14a2ec3324673861a8f8f0436adfb" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 40417 } }
I20260710 13:15:57.775874  8335 ts_tablet_manager.cc:1434] T d26c9ed7b4fc45789e10e9d018ebfac3 P 87d14a2ec3324673861a8f8f0436adfb: Time spent starting tablet: real 0.004s	user 0.004s	sys 0.000s
I20260710 13:15:57.776415  8335 tablet_bootstrap.cc:492] T 6204bf1667104b499e0f23a82255910a P 87d14a2ec3324673861a8f8f0436adfb: Bootstrap starting.
I20260710 13:15:57.777776  7769 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:34680
I20260710 13:15:57.780283  8407 heartbeater.cc:499] Master 127.5.154.62:37223 was elected leader, sending a full tablet report...
I20260710 13:15:57.785845  8335 tablet_bootstrap.cc:492] T 6204bf1667104b499e0f23a82255910a P 87d14a2ec3324673861a8f8f0436adfb: 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
I20260710 13:15:57.786441  8335 tablet_bootstrap.cc:492] T 6204bf1667104b499e0f23a82255910a P 87d14a2ec3324673861a8f8f0436adfb: Bootstrap complete.
I20260710 13:15:57.786887  8335 ts_tablet_manager.cc:1403] T 6204bf1667104b499e0f23a82255910a P 87d14a2ec3324673861a8f8f0436adfb: Time spent bootstrapping tablet: real 0.011s	user 0.008s	sys 0.000s
I20260710 13:15:57.788493  8335 raft_consensus.cc:359] T 6204bf1667104b499e0f23a82255910a P 87d14a2ec3324673861a8f8f0436adfb [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ce8e221ab13047f5abcb0d7a54acba91" member_type: VOTER last_known_addr { host: "127.5.154.4" port: 33965 } } peers { permanent_uuid: "87d14a2ec3324673861a8f8f0436adfb" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 40417 } } peers { permanent_uuid: "19e98fdd0d604ed4a2695173041c5d59" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 33835 } }
I20260710 13:15:57.789052  8335 raft_consensus.cc:740] T 6204bf1667104b499e0f23a82255910a P 87d14a2ec3324673861a8f8f0436adfb [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 87d14a2ec3324673861a8f8f0436adfb, State: Initialized, Role: FOLLOWER
I20260710 13:15:57.789552  8335 consensus_queue.cc:260] T 6204bf1667104b499e0f23a82255910a P 87d14a2ec3324673861a8f8f0436adfb [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: "ce8e221ab13047f5abcb0d7a54acba91" member_type: VOTER last_known_addr { host: "127.5.154.4" port: 33965 } } peers { permanent_uuid: "87d14a2ec3324673861a8f8f0436adfb" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 40417 } } peers { permanent_uuid: "19e98fdd0d604ed4a2695173041c5d59" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 33835 } }
I20260710 13:15:57.791244  8335 ts_tablet_manager.cc:1434] T 6204bf1667104b499e0f23a82255910a P 87d14a2ec3324673861a8f8f0436adfb: Time spent starting tablet: real 0.004s	user 0.004s	sys 0.000s
I20260710 13:15:57.791956  8335 tablet_bootstrap.cc:492] T af41ae6a04a0424fba68c04d3b5906ef P 87d14a2ec3324673861a8f8f0436adfb: Bootstrap starting.
I20260710 13:15:57.803853  8335 tablet_bootstrap.cc:492] T af41ae6a04a0424fba68c04d3b5906ef P 87d14a2ec3324673861a8f8f0436adfb: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=0 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 1 replicates
I20260710 13:15:57.804726  8335 tablet_bootstrap.cc:492] T af41ae6a04a0424fba68c04d3b5906ef P 87d14a2ec3324673861a8f8f0436adfb: Bootstrap complete.
W20260710 13:15:57.805145  7986 consensus_peers.cc:597] T 56b08def76cd4255a601bfabe397d33f P 06826489741648cdb706d06b030176e1 -> Peer 87d14a2ec3324673861a8f8f0436adfb (127.5.154.1:40417): Couldn't send request to peer 87d14a2ec3324673861a8f8f0436adfb. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: INITIALIZED. This is attempt 1: this message will repeat every 5th retry.
I20260710 13:15:57.805311  8335 ts_tablet_manager.cc:1403] T af41ae6a04a0424fba68c04d3b5906ef P 87d14a2ec3324673861a8f8f0436adfb: Time spent bootstrapping tablet: real 0.014s	user 0.011s	sys 0.000s
I20260710 13:15:57.808166  8335 raft_consensus.cc:359] T af41ae6a04a0424fba68c04d3b5906ef P 87d14a2ec3324673861a8f8f0436adfb [term 1 FOLLOWER]: Replica starting. Triggering 1 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "87d14a2ec3324673861a8f8f0436adfb" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 40417 } } peers { permanent_uuid: "19e98fdd0d604ed4a2695173041c5d59" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 33835 } } peers { permanent_uuid: "06826489741648cdb706d06b030176e1" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 44361 } }
I20260710 13:15:57.808750  8335 raft_consensus.cc:740] T af41ae6a04a0424fba68c04d3b5906ef P 87d14a2ec3324673861a8f8f0436adfb [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 87d14a2ec3324673861a8f8f0436adfb, State: Initialized, Role: FOLLOWER
I20260710 13:15:57.809249  8335 consensus_queue.cc:260] T af41ae6a04a0424fba68c04d3b5906ef P 87d14a2ec3324673861a8f8f0436adfb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 1.1, Last appended by leader: 1, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "87d14a2ec3324673861a8f8f0436adfb" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 40417 } } peers { permanent_uuid: "19e98fdd0d604ed4a2695173041c5d59" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 33835 } } peers { permanent_uuid: "06826489741648cdb706d06b030176e1" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 44361 } }
I20260710 13:15:57.810789  8335 ts_tablet_manager.cc:1434] T af41ae6a04a0424fba68c04d3b5906ef P 87d14a2ec3324673861a8f8f0436adfb: Time spent starting tablet: real 0.005s	user 0.003s	sys 0.000s
I20260710 13:15:57.811362  8335 tablet_bootstrap.cc:492] T 439cd77d06564b9d8a70b7d6b3196166 P 87d14a2ec3324673861a8f8f0436adfb: Bootstrap starting.
I20260710 13:15:57.823218  8335 tablet_bootstrap.cc:492] T 439cd77d06564b9d8a70b7d6b3196166 P 87d14a2ec3324673861a8f8f0436adfb: 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
I20260710 13:15:57.824031  8335 tablet_bootstrap.cc:492] T 439cd77d06564b9d8a70b7d6b3196166 P 87d14a2ec3324673861a8f8f0436adfb: Bootstrap complete.
I20260710 13:15:57.824609  8335 ts_tablet_manager.cc:1403] T 439cd77d06564b9d8a70b7d6b3196166 P 87d14a2ec3324673861a8f8f0436adfb: Time spent bootstrapping tablet: real 0.013s	user 0.013s	sys 0.000s
I20260710 13:15:57.826695  8335 raft_consensus.cc:359] T 439cd77d06564b9d8a70b7d6b3196166 P 87d14a2ec3324673861a8f8f0436adfb [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ce8e221ab13047f5abcb0d7a54acba91" member_type: VOTER last_known_addr { host: "127.5.154.4" port: 33965 } } peers { permanent_uuid: "87d14a2ec3324673861a8f8f0436adfb" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 40417 } } peers { permanent_uuid: "19e98fdd0d604ed4a2695173041c5d59" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 33835 } }
I20260710 13:15:57.827255  8335 raft_consensus.cc:740] T 439cd77d06564b9d8a70b7d6b3196166 P 87d14a2ec3324673861a8f8f0436adfb [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 87d14a2ec3324673861a8f8f0436adfb, State: Initialized, Role: FOLLOWER
I20260710 13:15:57.827816  8335 consensus_queue.cc:260] T 439cd77d06564b9d8a70b7d6b3196166 P 87d14a2ec3324673861a8f8f0436adfb [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: "ce8e221ab13047f5abcb0d7a54acba91" member_type: VOTER last_known_addr { host: "127.5.154.4" port: 33965 } } peers { permanent_uuid: "87d14a2ec3324673861a8f8f0436adfb" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 40417 } } peers { permanent_uuid: "19e98fdd0d604ed4a2695173041c5d59" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 33835 } }
I20260710 13:15:57.829205  8335 ts_tablet_manager.cc:1434] T 439cd77d06564b9d8a70b7d6b3196166 P 87d14a2ec3324673861a8f8f0436adfb: Time spent starting tablet: real 0.004s	user 0.004s	sys 0.000s
I20260710 13:15:57.829945  8335 tablet_bootstrap.cc:492] T 625930dbc32643a2af6c5bb1cf08c03d P 87d14a2ec3324673861a8f8f0436adfb: Bootstrap starting.
I20260710 13:15:57.838533  8335 tablet_bootstrap.cc:492] T 625930dbc32643a2af6c5bb1cf08c03d P 87d14a2ec3324673861a8f8f0436adfb: 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
I20260710 13:15:57.839197  8335 tablet_bootstrap.cc:492] T 625930dbc32643a2af6c5bb1cf08c03d P 87d14a2ec3324673861a8f8f0436adfb: Bootstrap complete.
I20260710 13:15:57.839691  8335 ts_tablet_manager.cc:1403] T 625930dbc32643a2af6c5bb1cf08c03d P 87d14a2ec3324673861a8f8f0436adfb: Time spent bootstrapping tablet: real 0.010s	user 0.000s	sys 0.007s
I20260710 13:15:57.841280  8335 raft_consensus.cc:359] T 625930dbc32643a2af6c5bb1cf08c03d P 87d14a2ec3324673861a8f8f0436adfb [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "06826489741648cdb706d06b030176e1" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 44361 } } peers { permanent_uuid: "ce8e221ab13047f5abcb0d7a54acba91" member_type: VOTER last_known_addr { host: "127.5.154.4" port: 33965 } } peers { permanent_uuid: "87d14a2ec3324673861a8f8f0436adfb" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 40417 } }
I20260710 13:15:57.841681  8335 raft_consensus.cc:740] T 625930dbc32643a2af6c5bb1cf08c03d P 87d14a2ec3324673861a8f8f0436adfb [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 87d14a2ec3324673861a8f8f0436adfb, State: Initialized, Role: FOLLOWER
I20260710 13:15:57.842123  8335 consensus_queue.cc:260] T 625930dbc32643a2af6c5bb1cf08c03d P 87d14a2ec3324673861a8f8f0436adfb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "06826489741648cdb706d06b030176e1" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 44361 } } peers { permanent_uuid: "ce8e221ab13047f5abcb0d7a54acba91" member_type: VOTER last_known_addr { host: "127.5.154.4" port: 33965 } } peers { permanent_uuid: "87d14a2ec3324673861a8f8f0436adfb" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 40417 } }
I20260710 13:15:57.843350  8335 ts_tablet_manager.cc:1434] T 625930dbc32643a2af6c5bb1cf08c03d P 87d14a2ec3324673861a8f8f0436adfb: Time spent starting tablet: real 0.003s	user 0.003s	sys 0.000s
I20260710 13:15:57.844072  8335 tablet_bootstrap.cc:492] T 8d145847dba84d8d8f9aad2970a51c17 P 87d14a2ec3324673861a8f8f0436adfb: Bootstrap starting.
I20260710 13:15:57.852984  8335 tablet_bootstrap.cc:492] T 8d145847dba84d8d8f9aad2970a51c17 P 87d14a2ec3324673861a8f8f0436adfb: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=0 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 1 replicates
I20260710 13:15:57.853564  8335 tablet_bootstrap.cc:492] T 8d145847dba84d8d8f9aad2970a51c17 P 87d14a2ec3324673861a8f8f0436adfb: Bootstrap complete.
I20260710 13:15:57.853986  8335 ts_tablet_manager.cc:1403] T 8d145847dba84d8d8f9aad2970a51c17 P 87d14a2ec3324673861a8f8f0436adfb: Time spent bootstrapping tablet: real 0.010s	user 0.008s	sys 0.000s
I20260710 13:15:57.855422  8335 raft_consensus.cc:359] T 8d145847dba84d8d8f9aad2970a51c17 P 87d14a2ec3324673861a8f8f0436adfb [term 1 FOLLOWER]: Replica starting. Triggering 1 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ce8e221ab13047f5abcb0d7a54acba91" member_type: VOTER last_known_addr { host: "127.5.154.4" port: 33965 } } peers { permanent_uuid: "87d14a2ec3324673861a8f8f0436adfb" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 40417 } } peers { permanent_uuid: "19e98fdd0d604ed4a2695173041c5d59" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 33835 } }
I20260710 13:15:57.855923  8335 raft_consensus.cc:740] T 8d145847dba84d8d8f9aad2970a51c17 P 87d14a2ec3324673861a8f8f0436adfb [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 87d14a2ec3324673861a8f8f0436adfb, State: Initialized, Role: FOLLOWER
I20260710 13:15:57.856338  8335 consensus_queue.cc:260] T 8d145847dba84d8d8f9aad2970a51c17 P 87d14a2ec3324673861a8f8f0436adfb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 1.1, Last appended by leader: 1, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ce8e221ab13047f5abcb0d7a54acba91" member_type: VOTER last_known_addr { host: "127.5.154.4" port: 33965 } } peers { permanent_uuid: "87d14a2ec3324673861a8f8f0436adfb" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 40417 } } peers { permanent_uuid: "19e98fdd0d604ed4a2695173041c5d59" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 33835 } }
I20260710 13:15:57.857692  8335 ts_tablet_manager.cc:1434] T 8d145847dba84d8d8f9aad2970a51c17 P 87d14a2ec3324673861a8f8f0436adfb: Time spent starting tablet: real 0.004s	user 0.004s	sys 0.000s
I20260710 13:15:57.858405  8335 tablet_bootstrap.cc:492] T ee512a687c804da3a03acc9cb03c299b P 87d14a2ec3324673861a8f8f0436adfb: Bootstrap starting.
I20260710 13:15:57.868316  8335 tablet_bootstrap.cc:492] T ee512a687c804da3a03acc9cb03c299b P 87d14a2ec3324673861a8f8f0436adfb: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=0 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 1 replicates
I20260710 13:15:57.869027  8335 tablet_bootstrap.cc:492] T ee512a687c804da3a03acc9cb03c299b P 87d14a2ec3324673861a8f8f0436adfb: Bootstrap complete.
I20260710 13:15:57.869545  8335 ts_tablet_manager.cc:1403] T ee512a687c804da3a03acc9cb03c299b P 87d14a2ec3324673861a8f8f0436adfb: Time spent bootstrapping tablet: real 0.011s	user 0.008s	sys 0.002s
I20260710 13:15:57.871560  8335 raft_consensus.cc:359] T ee512a687c804da3a03acc9cb03c299b P 87d14a2ec3324673861a8f8f0436adfb [term 1 FOLLOWER]: Replica starting. Triggering 1 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ce8e221ab13047f5abcb0d7a54acba91" member_type: VOTER last_known_addr { host: "127.5.154.4" port: 33965 } } peers { permanent_uuid: "87d14a2ec3324673861a8f8f0436adfb" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 40417 } } peers { permanent_uuid: "19e98fdd0d604ed4a2695173041c5d59" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 33835 } }
I20260710 13:15:57.872289  8335 raft_consensus.cc:740] T ee512a687c804da3a03acc9cb03c299b P 87d14a2ec3324673861a8f8f0436adfb [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 87d14a2ec3324673861a8f8f0436adfb, State: Initialized, Role: FOLLOWER
I20260710 13:15:57.872804  8335 consensus_queue.cc:260] T ee512a687c804da3a03acc9cb03c299b P 87d14a2ec3324673861a8f8f0436adfb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 1.1, Last appended by leader: 1, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ce8e221ab13047f5abcb0d7a54acba91" member_type: VOTER last_known_addr { host: "127.5.154.4" port: 33965 } } peers { permanent_uuid: "87d14a2ec3324673861a8f8f0436adfb" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 40417 } } peers { permanent_uuid: "19e98fdd0d604ed4a2695173041c5d59" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 33835 } }
I20260710 13:15:57.874105  8335 ts_tablet_manager.cc:1434] T ee512a687c804da3a03acc9cb03c299b P 87d14a2ec3324673861a8f8f0436adfb: Time spent starting tablet: real 0.004s	user 0.000s	sys 0.004s
I20260710 13:15:57.874964  8335 tablet_bootstrap.cc:492] T 56b08def76cd4255a601bfabe397d33f P 87d14a2ec3324673861a8f8f0436adfb: Bootstrap starting.
I20260710 13:15:57.885957  8335 tablet_bootstrap.cc:492] T 56b08def76cd4255a601bfabe397d33f P 87d14a2ec3324673861a8f8f0436adfb: 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
I20260710 13:15:57.886529  8335 tablet_bootstrap.cc:492] T 56b08def76cd4255a601bfabe397d33f P 87d14a2ec3324673861a8f8f0436adfb: Bootstrap complete.
I20260710 13:15:57.886940  8335 ts_tablet_manager.cc:1403] T 56b08def76cd4255a601bfabe397d33f P 87d14a2ec3324673861a8f8f0436adfb: Time spent bootstrapping tablet: real 0.012s	user 0.009s	sys 0.000s
I20260710 13:15:57.888401  8335 raft_consensus.cc:359] T 56b08def76cd4255a601bfabe397d33f P 87d14a2ec3324673861a8f8f0436adfb [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "87d14a2ec3324673861a8f8f0436adfb" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 40417 } } peers { permanent_uuid: "19e98fdd0d604ed4a2695173041c5d59" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 33835 } } peers { permanent_uuid: "06826489741648cdb706d06b030176e1" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 44361 } }
I20260710 13:15:57.888917  8335 raft_consensus.cc:740] T 56b08def76cd4255a601bfabe397d33f P 87d14a2ec3324673861a8f8f0436adfb [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 87d14a2ec3324673861a8f8f0436adfb, State: Initialized, Role: FOLLOWER
I20260710 13:15:57.889355  8335 consensus_queue.cc:260] T 56b08def76cd4255a601bfabe397d33f P 87d14a2ec3324673861a8f8f0436adfb [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: "87d14a2ec3324673861a8f8f0436adfb" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 40417 } } peers { permanent_uuid: "19e98fdd0d604ed4a2695173041c5d59" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 33835 } } peers { permanent_uuid: "06826489741648cdb706d06b030176e1" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 44361 } }
I20260710 13:15:57.890980  8335 ts_tablet_manager.cc:1434] T 56b08def76cd4255a601bfabe397d33f P 87d14a2ec3324673861a8f8f0436adfb: Time spent starting tablet: real 0.004s	user 0.004s	sys 0.000s
I20260710 13:15:57.891877  8335 tablet_bootstrap.cc:492] T 60cd74f46c3149c3bb1fdab9e612f18f P 87d14a2ec3324673861a8f8f0436adfb: Bootstrap starting.
I20260710 13:15:57.902315  8335 tablet_bootstrap.cc:492] T 60cd74f46c3149c3bb1fdab9e612f18f P 87d14a2ec3324673861a8f8f0436adfb: 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
I20260710 13:15:57.902884  8335 tablet_bootstrap.cc:492] T 60cd74f46c3149c3bb1fdab9e612f18f P 87d14a2ec3324673861a8f8f0436adfb: Bootstrap complete.
I20260710 13:15:57.903301  8335 ts_tablet_manager.cc:1403] T 60cd74f46c3149c3bb1fdab9e612f18f P 87d14a2ec3324673861a8f8f0436adfb: Time spent bootstrapping tablet: real 0.012s	user 0.009s	sys 0.000s
I20260710 13:15:57.904966  8335 raft_consensus.cc:359] T 60cd74f46c3149c3bb1fdab9e612f18f P 87d14a2ec3324673861a8f8f0436adfb [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ce8e221ab13047f5abcb0d7a54acba91" member_type: VOTER last_known_addr { host: "127.5.154.4" port: 33965 } } peers { permanent_uuid: "87d14a2ec3324673861a8f8f0436adfb" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 40417 } } peers { permanent_uuid: "19e98fdd0d604ed4a2695173041c5d59" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 33835 } }
I20260710 13:15:57.905380  8335 raft_consensus.cc:740] T 60cd74f46c3149c3bb1fdab9e612f18f P 87d14a2ec3324673861a8f8f0436adfb [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 87d14a2ec3324673861a8f8f0436adfb, State: Initialized, Role: FOLLOWER
I20260710 13:15:57.905856  8335 consensus_queue.cc:260] T 60cd74f46c3149c3bb1fdab9e612f18f P 87d14a2ec3324673861a8f8f0436adfb [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: "ce8e221ab13047f5abcb0d7a54acba91" member_type: VOTER last_known_addr { host: "127.5.154.4" port: 33965 } } peers { permanent_uuid: "87d14a2ec3324673861a8f8f0436adfb" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 40417 } } peers { permanent_uuid: "19e98fdd0d604ed4a2695173041c5d59" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 33835 } }
I20260710 13:15:57.907512  8335 ts_tablet_manager.cc:1434] T 60cd74f46c3149c3bb1fdab9e612f18f P 87d14a2ec3324673861a8f8f0436adfb: Time spent starting tablet: real 0.004s	user 0.004s	sys 0.000s
I20260710 13:15:58.504487  8226 raft_consensus.cc:493] T d26c9ed7b4fc45789e10e9d018ebfac3 P 06826489741648cdb706d06b030176e1 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 87d14a2ec3324673861a8f8f0436adfb)
I20260710 13:15:58.504957  8226 raft_consensus.cc:515] T d26c9ed7b4fc45789e10e9d018ebfac3 P 06826489741648cdb706d06b030176e1 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "06826489741648cdb706d06b030176e1" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 44361 } } peers { permanent_uuid: "ce8e221ab13047f5abcb0d7a54acba91" member_type: VOTER last_known_addr { host: "127.5.154.4" port: 33965 } } peers { permanent_uuid: "87d14a2ec3324673861a8f8f0436adfb" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 40417 } }
I20260710 13:15:58.506835  8226 leader_election.cc:290] T d26c9ed7b4fc45789e10e9d018ebfac3 P 06826489741648cdb706d06b030176e1 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers ce8e221ab13047f5abcb0d7a54acba91 (127.5.154.4:33965), 87d14a2ec3324673861a8f8f0436adfb (127.5.154.1:40417)
I20260710 13:15:58.507458  8094 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d26c9ed7b4fc45789e10e9d018ebfac3" candidate_uuid: "06826489741648cdb706d06b030176e1" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "ce8e221ab13047f5abcb0d7a54acba91" is_pre_election: true
I20260710 13:15:58.507719  8379 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d26c9ed7b4fc45789e10e9d018ebfac3" candidate_uuid: "06826489741648cdb706d06b030176e1" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "87d14a2ec3324673861a8f8f0436adfb" is_pre_election: true
I20260710 13:15:58.508250  8379 raft_consensus.cc:2468] T d26c9ed7b4fc45789e10e9d018ebfac3 P 87d14a2ec3324673861a8f8f0436adfb [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 06826489741648cdb706d06b030176e1 in term 1.
I20260710 13:15:58.509173  7986 leader_election.cc:304] T d26c9ed7b4fc45789e10e9d018ebfac3 P 06826489741648cdb706d06b030176e1 [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: 06826489741648cdb706d06b030176e1, 87d14a2ec3324673861a8f8f0436adfb; no voters: ce8e221ab13047f5abcb0d7a54acba91
I20260710 13:15:58.509755  8226 raft_consensus.cc:2804] T d26c9ed7b4fc45789e10e9d018ebfac3 P 06826489741648cdb706d06b030176e1 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260710 13:15:58.510102  8226 raft_consensus.cc:493] T d26c9ed7b4fc45789e10e9d018ebfac3 P 06826489741648cdb706d06b030176e1 [term 1 FOLLOWER]: Starting leader election (detected failure of leader 87d14a2ec3324673861a8f8f0436adfb)
I20260710 13:15:58.510434  8226 raft_consensus.cc:3060] T d26c9ed7b4fc45789e10e9d018ebfac3 P 06826489741648cdb706d06b030176e1 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:15:58.510771  8230 raft_consensus.cc:493] T c1a99d91d1944c3cae63944eadfbf575 P 19e98fdd0d604ed4a2695173041c5d59 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 87d14a2ec3324673861a8f8f0436adfb)
I20260710 13:15:58.511160  8230 raft_consensus.cc:515] T c1a99d91d1944c3cae63944eadfbf575 P 19e98fdd0d604ed4a2695173041c5d59 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "87d14a2ec3324673861a8f8f0436adfb" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 40417 } } peers { permanent_uuid: "ce8e221ab13047f5abcb0d7a54acba91" member_type: VOTER last_known_addr { host: "127.5.154.4" port: 33965 } } peers { permanent_uuid: "19e98fdd0d604ed4a2695173041c5d59" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 33835 } }
I20260710 13:15:58.512730  8230 leader_election.cc:290] T c1a99d91d1944c3cae63944eadfbf575 P 19e98fdd0d604ed4a2695173041c5d59 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 87d14a2ec3324673861a8f8f0436adfb (127.5.154.1:40417), ce8e221ab13047f5abcb0d7a54acba91 (127.5.154.4:33965)
I20260710 13:15:58.513343  8379 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c1a99d91d1944c3cae63944eadfbf575" candidate_uuid: "19e98fdd0d604ed4a2695173041c5d59" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "87d14a2ec3324673861a8f8f0436adfb" is_pre_election: true
I20260710 13:15:58.513978  8094 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c1a99d91d1944c3cae63944eadfbf575" candidate_uuid: "19e98fdd0d604ed4a2695173041c5d59" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "ce8e221ab13047f5abcb0d7a54acba91" is_pre_election: true
I20260710 13:15:58.513980  8379 raft_consensus.cc:2468] T c1a99d91d1944c3cae63944eadfbf575 P 87d14a2ec3324673861a8f8f0436adfb [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 19e98fdd0d604ed4a2695173041c5d59 in term 1.
I20260710 13:15:58.515168  7912 leader_election.cc:304] T c1a99d91d1944c3cae63944eadfbf575 P 19e98fdd0d604ed4a2695173041c5d59 [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: 19e98fdd0d604ed4a2695173041c5d59, 87d14a2ec3324673861a8f8f0436adfb; no voters: 
I20260710 13:15:58.516366  8230 raft_consensus.cc:2804] T c1a99d91d1944c3cae63944eadfbf575 P 19e98fdd0d604ed4a2695173041c5d59 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260710 13:15:58.516657  8230 raft_consensus.cc:493] T c1a99d91d1944c3cae63944eadfbf575 P 19e98fdd0d604ed4a2695173041c5d59 [term 1 FOLLOWER]: Starting leader election (detected failure of leader 87d14a2ec3324673861a8f8f0436adfb)
I20260710 13:15:58.516983  8230 raft_consensus.cc:3060] T c1a99d91d1944c3cae63944eadfbf575 P 19e98fdd0d604ed4a2695173041c5d59 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:15:58.517253  8226 raft_consensus.cc:515] T d26c9ed7b4fc45789e10e9d018ebfac3 P 06826489741648cdb706d06b030176e1 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "06826489741648cdb706d06b030176e1" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 44361 } } peers { permanent_uuid: "ce8e221ab13047f5abcb0d7a54acba91" member_type: VOTER last_known_addr { host: "127.5.154.4" port: 33965 } } peers { permanent_uuid: "87d14a2ec3324673861a8f8f0436adfb" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 40417 } }
I20260710 13:15:58.519765  8226 leader_election.cc:290] T d26c9ed7b4fc45789e10e9d018ebfac3 P 06826489741648cdb706d06b030176e1 [CANDIDATE]: Term 2 election: Requested vote from peers ce8e221ab13047f5abcb0d7a54acba91 (127.5.154.4:33965), 87d14a2ec3324673861a8f8f0436adfb (127.5.154.1:40417)
I20260710 13:15:58.520725  8094 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d26c9ed7b4fc45789e10e9d018ebfac3" candidate_uuid: "06826489741648cdb706d06b030176e1" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "ce8e221ab13047f5abcb0d7a54acba91"
I20260710 13:15:58.521273  8379 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d26c9ed7b4fc45789e10e9d018ebfac3" candidate_uuid: "06826489741648cdb706d06b030176e1" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "87d14a2ec3324673861a8f8f0436adfb"
I20260710 13:15:58.521781  8379 raft_consensus.cc:3060] T d26c9ed7b4fc45789e10e9d018ebfac3 P 87d14a2ec3324673861a8f8f0436adfb [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:15:58.522917  8230 raft_consensus.cc:515] T c1a99d91d1944c3cae63944eadfbf575 P 19e98fdd0d604ed4a2695173041c5d59 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "87d14a2ec3324673861a8f8f0436adfb" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 40417 } } peers { permanent_uuid: "ce8e221ab13047f5abcb0d7a54acba91" member_type: VOTER last_known_addr { host: "127.5.154.4" port: 33965 } } peers { permanent_uuid: "19e98fdd0d604ed4a2695173041c5d59" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 33835 } }
I20260710 13:15:58.524545  8230 leader_election.cc:290] T c1a99d91d1944c3cae63944eadfbf575 P 19e98fdd0d604ed4a2695173041c5d59 [CANDIDATE]: Term 2 election: Requested vote from peers 87d14a2ec3324673861a8f8f0436adfb (127.5.154.1:40417), ce8e221ab13047f5abcb0d7a54acba91 (127.5.154.4:33965)
I20260710 13:15:58.525106  8381 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c1a99d91d1944c3cae63944eadfbf575" candidate_uuid: "19e98fdd0d604ed4a2695173041c5d59" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "87d14a2ec3324673861a8f8f0436adfb"
I20260710 13:15:58.525657  8381 raft_consensus.cc:3060] T c1a99d91d1944c3cae63944eadfbf575 P 87d14a2ec3324673861a8f8f0436adfb [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:15:58.525873  8094 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c1a99d91d1944c3cae63944eadfbf575" candidate_uuid: "19e98fdd0d604ed4a2695173041c5d59" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "ce8e221ab13047f5abcb0d7a54acba91"
I20260710 13:15:58.526520  8379 raft_consensus.cc:2468] T d26c9ed7b4fc45789e10e9d018ebfac3 P 87d14a2ec3324673861a8f8f0436adfb [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 06826489741648cdb706d06b030176e1 in term 2.
I20260710 13:15:58.527434  7986 leader_election.cc:304] T d26c9ed7b4fc45789e10e9d018ebfac3 P 06826489741648cdb706d06b030176e1 [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: 06826489741648cdb706d06b030176e1, 87d14a2ec3324673861a8f8f0436adfb; no voters: ce8e221ab13047f5abcb0d7a54acba91
I20260710 13:15:58.528028  8226 raft_consensus.cc:2804] T d26c9ed7b4fc45789e10e9d018ebfac3 P 06826489741648cdb706d06b030176e1 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:15:58.528537  8226 raft_consensus.cc:697] T d26c9ed7b4fc45789e10e9d018ebfac3 P 06826489741648cdb706d06b030176e1 [term 2 LEADER]: Becoming Leader. State: Replica: 06826489741648cdb706d06b030176e1, State: Running, Role: LEADER
I20260710 13:15:58.529407  8226 consensus_queue.cc:237] T d26c9ed7b4fc45789e10e9d018ebfac3 P 06826489741648cdb706d06b030176e1 [LEADER]: Queue 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: "06826489741648cdb706d06b030176e1" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 44361 } } peers { permanent_uuid: "ce8e221ab13047f5abcb0d7a54acba91" member_type: VOTER last_known_addr { host: "127.5.154.4" port: 33965 } } peers { permanent_uuid: "87d14a2ec3324673861a8f8f0436adfb" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 40417 } }
I20260710 13:15:58.531237  8381 raft_consensus.cc:2468] T c1a99d91d1944c3cae63944eadfbf575 P 87d14a2ec3324673861a8f8f0436adfb [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 19e98fdd0d604ed4a2695173041c5d59 in term 2.
I20260710 13:15:58.532209  7912 leader_election.cc:304] T c1a99d91d1944c3cae63944eadfbf575 P 19e98fdd0d604ed4a2695173041c5d59 [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: 19e98fdd0d604ed4a2695173041c5d59, 87d14a2ec3324673861a8f8f0436adfb; no voters: ce8e221ab13047f5abcb0d7a54acba91
I20260710 13:15:58.533254  8230 raft_consensus.cc:2804] T c1a99d91d1944c3cae63944eadfbf575 P 19e98fdd0d604ed4a2695173041c5d59 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:15:58.534319  8230 raft_consensus.cc:697] T c1a99d91d1944c3cae63944eadfbf575 P 19e98fdd0d604ed4a2695173041c5d59 [term 2 LEADER]: Becoming Leader. State: Replica: 19e98fdd0d604ed4a2695173041c5d59, State: Running, Role: LEADER
I20260710 13:15:58.535086  8230 consensus_queue.cc:237] T c1a99d91d1944c3cae63944eadfbf575 P 19e98fdd0d604ed4a2695173041c5d59 [LEADER]: Queue 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: "87d14a2ec3324673861a8f8f0436adfb" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 40417 } } peers { permanent_uuid: "ce8e221ab13047f5abcb0d7a54acba91" member_type: VOTER last_known_addr { host: "127.5.154.4" port: 33965 } } peers { permanent_uuid: "19e98fdd0d604ed4a2695173041c5d59" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 33835 } }
I20260710 13:15:58.541714  7767 catalog_manager.cc:5697] T d26c9ed7b4fc45789e10e9d018ebfac3 P 06826489741648cdb706d06b030176e1 reported cstate change: term changed from 1 to 2, leader changed from 87d14a2ec3324673861a8f8f0436adfb (127.5.154.1) to 06826489741648cdb706d06b030176e1 (127.5.154.3). New cstate: current_term: 2 leader_uuid: "06826489741648cdb706d06b030176e1" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "06826489741648cdb706d06b030176e1" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 44361 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ce8e221ab13047f5abcb0d7a54acba91" member_type: VOTER last_known_addr { host: "127.5.154.4" port: 33965 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "87d14a2ec3324673861a8f8f0436adfb" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 40417 } health_report { overall_health: UNKNOWN } } }
I20260710 13:15:58.542904  7769 catalog_manager.cc:5697] T c1a99d91d1944c3cae63944eadfbf575 P 19e98fdd0d604ed4a2695173041c5d59 reported cstate change: term changed from 1 to 2, leader changed from 87d14a2ec3324673861a8f8f0436adfb (127.5.154.1) to 19e98fdd0d604ed4a2695173041c5d59 (127.5.154.2). New cstate: current_term: 2 leader_uuid: "19e98fdd0d604ed4a2695173041c5d59" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "87d14a2ec3324673861a8f8f0436adfb" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 40417 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ce8e221ab13047f5abcb0d7a54acba91" member_type: VOTER last_known_addr { host: "127.5.154.4" port: 33965 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "19e98fdd0d604ed4a2695173041c5d59" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 33835 } health_report { overall_health: HEALTHY } } }
I20260710 13:15:58.566697  8230 raft_consensus.cc:493] T 439cd77d06564b9d8a70b7d6b3196166 P 19e98fdd0d604ed4a2695173041c5d59 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 87d14a2ec3324673861a8f8f0436adfb)
I20260710 13:15:58.567252  8230 raft_consensus.cc:515] T 439cd77d06564b9d8a70b7d6b3196166 P 19e98fdd0d604ed4a2695173041c5d59 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ce8e221ab13047f5abcb0d7a54acba91" member_type: VOTER last_known_addr { host: "127.5.154.4" port: 33965 } } peers { permanent_uuid: "87d14a2ec3324673861a8f8f0436adfb" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 40417 } } peers { permanent_uuid: "19e98fdd0d604ed4a2695173041c5d59" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 33835 } }
I20260710 13:15:58.569217  8230 leader_election.cc:290] T 439cd77d06564b9d8a70b7d6b3196166 P 19e98fdd0d604ed4a2695173041c5d59 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers ce8e221ab13047f5abcb0d7a54acba91 (127.5.154.4:33965), 87d14a2ec3324673861a8f8f0436adfb (127.5.154.1:40417)
I20260710 13:15:58.569767  8094 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "439cd77d06564b9d8a70b7d6b3196166" candidate_uuid: "19e98fdd0d604ed4a2695173041c5d59" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "ce8e221ab13047f5abcb0d7a54acba91" is_pre_election: true
I20260710 13:15:58.570380  8381 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "439cd77d06564b9d8a70b7d6b3196166" candidate_uuid: "19e98fdd0d604ed4a2695173041c5d59" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "87d14a2ec3324673861a8f8f0436adfb" is_pre_election: true
I20260710 13:15:58.570976  8381 raft_consensus.cc:2468] T 439cd77d06564b9d8a70b7d6b3196166 P 87d14a2ec3324673861a8f8f0436adfb [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 19e98fdd0d604ed4a2695173041c5d59 in term 1.
I20260710 13:15:58.572084  7912 leader_election.cc:304] T 439cd77d06564b9d8a70b7d6b3196166 P 19e98fdd0d604ed4a2695173041c5d59 [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: 19e98fdd0d604ed4a2695173041c5d59, 87d14a2ec3324673861a8f8f0436adfb; no voters: ce8e221ab13047f5abcb0d7a54acba91
I20260710 13:15:58.572800  8230 raft_consensus.cc:2804] T 439cd77d06564b9d8a70b7d6b3196166 P 19e98fdd0d604ed4a2695173041c5d59 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260710 13:15:58.573132  8230 raft_consensus.cc:493] T 439cd77d06564b9d8a70b7d6b3196166 P 19e98fdd0d604ed4a2695173041c5d59 [term 1 FOLLOWER]: Starting leader election (detected failure of leader 87d14a2ec3324673861a8f8f0436adfb)
I20260710 13:15:58.573496  8230 raft_consensus.cc:3060] T 439cd77d06564b9d8a70b7d6b3196166 P 19e98fdd0d604ed4a2695173041c5d59 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:15:58.578079  8230 raft_consensus.cc:515] T 439cd77d06564b9d8a70b7d6b3196166 P 19e98fdd0d604ed4a2695173041c5d59 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ce8e221ab13047f5abcb0d7a54acba91" member_type: VOTER last_known_addr { host: "127.5.154.4" port: 33965 } } peers { permanent_uuid: "87d14a2ec3324673861a8f8f0436adfb" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 40417 } } peers { permanent_uuid: "19e98fdd0d604ed4a2695173041c5d59" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 33835 } }
I20260710 13:15:58.579705  8230 leader_election.cc:290] T 439cd77d06564b9d8a70b7d6b3196166 P 19e98fdd0d604ed4a2695173041c5d59 [CANDIDATE]: Term 2 election: Requested vote from peers ce8e221ab13047f5abcb0d7a54acba91 (127.5.154.4:33965), 87d14a2ec3324673861a8f8f0436adfb (127.5.154.1:40417)
I20260710 13:15:58.580824  8094 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "439cd77d06564b9d8a70b7d6b3196166" candidate_uuid: "19e98fdd0d604ed4a2695173041c5d59" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "ce8e221ab13047f5abcb0d7a54acba91"
I20260710 13:15:58.583781  8379 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "439cd77d06564b9d8a70b7d6b3196166" candidate_uuid: "19e98fdd0d604ed4a2695173041c5d59" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "87d14a2ec3324673861a8f8f0436adfb"
I20260710 13:15:58.584358  8379 raft_consensus.cc:3060] T 439cd77d06564b9d8a70b7d6b3196166 P 87d14a2ec3324673861a8f8f0436adfb [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:15:58.589488  8379 raft_consensus.cc:2468] T 439cd77d06564b9d8a70b7d6b3196166 P 87d14a2ec3324673861a8f8f0436adfb [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 19e98fdd0d604ed4a2695173041c5d59 in term 2.
I20260710 13:15:58.590236  7912 leader_election.cc:304] T 439cd77d06564b9d8a70b7d6b3196166 P 19e98fdd0d604ed4a2695173041c5d59 [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: 19e98fdd0d604ed4a2695173041c5d59, 87d14a2ec3324673861a8f8f0436adfb; no voters: ce8e221ab13047f5abcb0d7a54acba91
I20260710 13:15:58.590807  8434 raft_consensus.cc:2804] T 439cd77d06564b9d8a70b7d6b3196166 P 19e98fdd0d604ed4a2695173041c5d59 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:15:58.591150  8434 raft_consensus.cc:697] T 439cd77d06564b9d8a70b7d6b3196166 P 19e98fdd0d604ed4a2695173041c5d59 [term 2 LEADER]: Becoming Leader. State: Replica: 19e98fdd0d604ed4a2695173041c5d59, State: Running, Role: LEADER
I20260710 13:15:58.591791  8434 consensus_queue.cc:237] T 439cd77d06564b9d8a70b7d6b3196166 P 19e98fdd0d604ed4a2695173041c5d59 [LEADER]: Queue 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: "ce8e221ab13047f5abcb0d7a54acba91" member_type: VOTER last_known_addr { host: "127.5.154.4" port: 33965 } } peers { permanent_uuid: "87d14a2ec3324673861a8f8f0436adfb" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 40417 } } peers { permanent_uuid: "19e98fdd0d604ed4a2695173041c5d59" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 33835 } }
I20260710 13:15:58.595110  8426 raft_consensus.cc:493] T d26c9ed7b4fc45789e10e9d018ebfac3 P ce8e221ab13047f5abcb0d7a54acba91 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 87d14a2ec3324673861a8f8f0436adfb)
I20260710 13:15:58.595541  8426 raft_consensus.cc:515] T d26c9ed7b4fc45789e10e9d018ebfac3 P ce8e221ab13047f5abcb0d7a54acba91 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "06826489741648cdb706d06b030176e1" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 44361 } } peers { permanent_uuid: "ce8e221ab13047f5abcb0d7a54acba91" member_type: VOTER last_known_addr { host: "127.5.154.4" port: 33965 } } peers { permanent_uuid: "87d14a2ec3324673861a8f8f0436adfb" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 40417 } }
I20260710 13:15:58.597179  8426 leader_election.cc:290] T d26c9ed7b4fc45789e10e9d018ebfac3 P ce8e221ab13047f5abcb0d7a54acba91 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 06826489741648cdb706d06b030176e1 (127.5.154.3:44361), 87d14a2ec3324673861a8f8f0436adfb (127.5.154.1:40417)
I20260710 13:15:58.597821  8021 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d26c9ed7b4fc45789e10e9d018ebfac3" candidate_uuid: "ce8e221ab13047f5abcb0d7a54acba91" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "06826489741648cdb706d06b030176e1" is_pre_election: true
I20260710 13:15:58.598217  7769 catalog_manager.cc:5697] T 439cd77d06564b9d8a70b7d6b3196166 P 19e98fdd0d604ed4a2695173041c5d59 reported cstate change: term changed from 1 to 2, leader changed from 87d14a2ec3324673861a8f8f0436adfb (127.5.154.1) to 19e98fdd0d604ed4a2695173041c5d59 (127.5.154.2). New cstate: current_term: 2 leader_uuid: "19e98fdd0d604ed4a2695173041c5d59" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ce8e221ab13047f5abcb0d7a54acba91" member_type: VOTER last_known_addr { host: "127.5.154.4" port: 33965 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "87d14a2ec3324673861a8f8f0436adfb" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 40417 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "19e98fdd0d604ed4a2695173041c5d59" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 33835 } health_report { overall_health: HEALTHY } } }
I20260710 13:15:58.607514  8426 raft_consensus.cc:493] T c1a99d91d1944c3cae63944eadfbf575 P ce8e221ab13047f5abcb0d7a54acba91 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 87d14a2ec3324673861a8f8f0436adfb)
I20260710 13:15:58.608013  8426 raft_consensus.cc:515] T c1a99d91d1944c3cae63944eadfbf575 P ce8e221ab13047f5abcb0d7a54acba91 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "87d14a2ec3324673861a8f8f0436adfb" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 40417 } } peers { permanent_uuid: "ce8e221ab13047f5abcb0d7a54acba91" member_type: VOTER last_known_addr { host: "127.5.154.4" port: 33965 } } peers { permanent_uuid: "19e98fdd0d604ed4a2695173041c5d59" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 33835 } }
I20260710 13:15:58.609519  8426 leader_election.cc:290] T c1a99d91d1944c3cae63944eadfbf575 P ce8e221ab13047f5abcb0d7a54acba91 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 87d14a2ec3324673861a8f8f0436adfb (127.5.154.1:40417), 19e98fdd0d604ed4a2695173041c5d59 (127.5.154.2:33835)
I20260710 13:15:58.610488  7947 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c1a99d91d1944c3cae63944eadfbf575" candidate_uuid: "ce8e221ab13047f5abcb0d7a54acba91" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "19e98fdd0d604ed4a2695173041c5d59" is_pre_election: true
I20260710 13:15:58.612331  8379 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d26c9ed7b4fc45789e10e9d018ebfac3" candidate_uuid: "ce8e221ab13047f5abcb0d7a54acba91" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "87d14a2ec3324673861a8f8f0436adfb" is_pre_election: true
I20260710 13:15:58.612658  8381 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c1a99d91d1944c3cae63944eadfbf575" candidate_uuid: "ce8e221ab13047f5abcb0d7a54acba91" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "87d14a2ec3324673861a8f8f0436adfb" is_pre_election: true
I20260710 13:15:58.613082  8379 raft_consensus.cc:2393] T d26c9ed7b4fc45789e10e9d018ebfac3 P 87d14a2ec3324673861a8f8f0436adfb [term 2 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate ce8e221ab13047f5abcb0d7a54acba91 in current term 2: Already voted for candidate 06826489741648cdb706d06b030176e1 in this term.
I20260710 13:15:58.613368  8381 raft_consensus.cc:2393] T c1a99d91d1944c3cae63944eadfbf575 P 87d14a2ec3324673861a8f8f0436adfb [term 2 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate ce8e221ab13047f5abcb0d7a54acba91 in current term 2: Already voted for candidate 19e98fdd0d604ed4a2695173041c5d59 in this term.
I20260710 13:15:58.614039  8060 leader_election.cc:304] T d26c9ed7b4fc45789e10e9d018ebfac3 P ce8e221ab13047f5abcb0d7a54acba91 [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: ce8e221ab13047f5abcb0d7a54acba91; no voters: 06826489741648cdb706d06b030176e1, 87d14a2ec3324673861a8f8f0436adfb
I20260710 13:15:58.614765  8426 raft_consensus.cc:3060] T d26c9ed7b4fc45789e10e9d018ebfac3 P ce8e221ab13047f5abcb0d7a54acba91 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:15:58.615180  8060 leader_election.cc:304] T c1a99d91d1944c3cae63944eadfbf575 P ce8e221ab13047f5abcb0d7a54acba91 [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: ce8e221ab13047f5abcb0d7a54acba91; no voters: 19e98fdd0d604ed4a2695173041c5d59, 87d14a2ec3324673861a8f8f0436adfb
I20260710 13:15:58.617233  8438 raft_consensus.cc:3060] T c1a99d91d1944c3cae63944eadfbf575 P ce8e221ab13047f5abcb0d7a54acba91 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:15:58.621263  8426 raft_consensus.cc:2749] T d26c9ed7b4fc45789e10e9d018ebfac3 P ce8e221ab13047f5abcb0d7a54acba91 [term 2 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260710 13:15:58.623178  8438 raft_consensus.cc:2749] T c1a99d91d1944c3cae63944eadfbf575 P ce8e221ab13047f5abcb0d7a54acba91 [term 2 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260710 13:15:58.688278  8438 raft_consensus.cc:493] T 1ad38d7c83b045d6b33b1ebe97d42462 P ce8e221ab13047f5abcb0d7a54acba91 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 87d14a2ec3324673861a8f8f0436adfb)
I20260710 13:15:58.688705  8438 raft_consensus.cc:515] T 1ad38d7c83b045d6b33b1ebe97d42462 P ce8e221ab13047f5abcb0d7a54acba91 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "06826489741648cdb706d06b030176e1" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 44361 } } peers { permanent_uuid: "ce8e221ab13047f5abcb0d7a54acba91" member_type: VOTER last_known_addr { host: "127.5.154.4" port: 33965 } } peers { permanent_uuid: "87d14a2ec3324673861a8f8f0436adfb" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 40417 } }
I20260710 13:15:58.690271  8438 leader_election.cc:290] T 1ad38d7c83b045d6b33b1ebe97d42462 P ce8e221ab13047f5abcb0d7a54acba91 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 06826489741648cdb706d06b030176e1 (127.5.154.3:44361), 87d14a2ec3324673861a8f8f0436adfb (127.5.154.1:40417)
I20260710 13:15:58.691031  8021 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1ad38d7c83b045d6b33b1ebe97d42462" candidate_uuid: "ce8e221ab13047f5abcb0d7a54acba91" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "06826489741648cdb706d06b030176e1" is_pre_election: true
I20260710 13:15:58.691156  8381 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1ad38d7c83b045d6b33b1ebe97d42462" candidate_uuid: "ce8e221ab13047f5abcb0d7a54acba91" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "87d14a2ec3324673861a8f8f0436adfb" is_pre_election: true
I20260710 13:15:58.691692  8381 raft_consensus.cc:2468] T 1ad38d7c83b045d6b33b1ebe97d42462 P 87d14a2ec3324673861a8f8f0436adfb [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ce8e221ab13047f5abcb0d7a54acba91 in term 1.
I20260710 13:15:58.692533  8060 leader_election.cc:304] T 1ad38d7c83b045d6b33b1ebe97d42462 P ce8e221ab13047f5abcb0d7a54acba91 [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: 87d14a2ec3324673861a8f8f0436adfb, ce8e221ab13047f5abcb0d7a54acba91; no voters: 06826489741648cdb706d06b030176e1
I20260710 13:15:58.693179  8438 raft_consensus.cc:2804] T 1ad38d7c83b045d6b33b1ebe97d42462 P ce8e221ab13047f5abcb0d7a54acba91 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260710 13:15:58.693534  8438 raft_consensus.cc:493] T 1ad38d7c83b045d6b33b1ebe97d42462 P ce8e221ab13047f5abcb0d7a54acba91 [term 1 FOLLOWER]: Starting leader election (detected failure of leader 87d14a2ec3324673861a8f8f0436adfb)
I20260710 13:15:58.693866  8438 raft_consensus.cc:3060] T 1ad38d7c83b045d6b33b1ebe97d42462 P ce8e221ab13047f5abcb0d7a54acba91 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:15:58.694442  8226 raft_consensus.cc:493] T af41ae6a04a0424fba68c04d3b5906ef P 06826489741648cdb706d06b030176e1 [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:15:58.694893  8226 raft_consensus.cc:515] T af41ae6a04a0424fba68c04d3b5906ef P 06826489741648cdb706d06b030176e1 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "87d14a2ec3324673861a8f8f0436adfb" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 40417 } } peers { permanent_uuid: "19e98fdd0d604ed4a2695173041c5d59" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 33835 } } peers { permanent_uuid: "06826489741648cdb706d06b030176e1" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 44361 } }
I20260710 13:15:58.696727  8226 leader_election.cc:290] T af41ae6a04a0424fba68c04d3b5906ef P 06826489741648cdb706d06b030176e1 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 87d14a2ec3324673861a8f8f0436adfb (127.5.154.1:40417), 19e98fdd0d604ed4a2695173041c5d59 (127.5.154.2:33835)
I20260710 13:15:58.697280  8381 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "af41ae6a04a0424fba68c04d3b5906ef" candidate_uuid: "06826489741648cdb706d06b030176e1" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "87d14a2ec3324673861a8f8f0436adfb" is_pre_election: true
I20260710 13:15:58.697751  7947 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "af41ae6a04a0424fba68c04d3b5906ef" candidate_uuid: "06826489741648cdb706d06b030176e1" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "19e98fdd0d604ed4a2695173041c5d59" is_pre_election: true
I20260710 13:15:58.698088  8381 raft_consensus.cc:2410] T af41ae6a04a0424fba68c04d3b5906ef P 87d14a2ec3324673861a8f8f0436adfb [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 06826489741648cdb706d06b030176e1 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.
I20260710 13:15:58.698345  7947 raft_consensus.cc:2468] T af41ae6a04a0424fba68c04d3b5906ef P 19e98fdd0d604ed4a2695173041c5d59 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 06826489741648cdb706d06b030176e1 in term 1.
I20260710 13:15:58.699545  7987 leader_election.cc:304] T af41ae6a04a0424fba68c04d3b5906ef P 06826489741648cdb706d06b030176e1 [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: 06826489741648cdb706d06b030176e1, 19e98fdd0d604ed4a2695173041c5d59; no voters: 87d14a2ec3324673861a8f8f0436adfb
I20260710 13:15:58.700255  8226 raft_consensus.cc:2804] T af41ae6a04a0424fba68c04d3b5906ef P 06826489741648cdb706d06b030176e1 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260710 13:15:58.700232  8438 raft_consensus.cc:515] T 1ad38d7c83b045d6b33b1ebe97d42462 P ce8e221ab13047f5abcb0d7a54acba91 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "06826489741648cdb706d06b030176e1" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 44361 } } peers { permanent_uuid: "ce8e221ab13047f5abcb0d7a54acba91" member_type: VOTER last_known_addr { host: "127.5.154.4" port: 33965 } } peers { permanent_uuid: "87d14a2ec3324673861a8f8f0436adfb" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 40417 } }
I20260710 13:15:58.700773  8226 raft_consensus.cc:493] T af41ae6a04a0424fba68c04d3b5906ef P 06826489741648cdb706d06b030176e1 [term 1 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:15:58.701081  8226 raft_consensus.cc:3060] T af41ae6a04a0424fba68c04d3b5906ef P 06826489741648cdb706d06b030176e1 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:15:58.702167  8438 leader_election.cc:290] T 1ad38d7c83b045d6b33b1ebe97d42462 P ce8e221ab13047f5abcb0d7a54acba91 [CANDIDATE]: Term 2 election: Requested vote from peers 06826489741648cdb706d06b030176e1 (127.5.154.3:44361), 87d14a2ec3324673861a8f8f0436adfb (127.5.154.1:40417)
I20260710 13:15:58.702790  8021 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1ad38d7c83b045d6b33b1ebe97d42462" candidate_uuid: "ce8e221ab13047f5abcb0d7a54acba91" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "06826489741648cdb706d06b030176e1"
I20260710 13:15:58.703624  8381 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1ad38d7c83b045d6b33b1ebe97d42462" candidate_uuid: "ce8e221ab13047f5abcb0d7a54acba91" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "87d14a2ec3324673861a8f8f0436adfb"
I20260710 13:15:58.704144  8381 raft_consensus.cc:3060] T 1ad38d7c83b045d6b33b1ebe97d42462 P 87d14a2ec3324673861a8f8f0436adfb [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:15:58.706563  8226 raft_consensus.cc:515] T af41ae6a04a0424fba68c04d3b5906ef P 06826489741648cdb706d06b030176e1 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "87d14a2ec3324673861a8f8f0436adfb" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 40417 } } peers { permanent_uuid: "19e98fdd0d604ed4a2695173041c5d59" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 33835 } } peers { permanent_uuid: "06826489741648cdb706d06b030176e1" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 44361 } }
I20260710 13:15:58.708880  8379 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "af41ae6a04a0424fba68c04d3b5906ef" candidate_uuid: "06826489741648cdb706d06b030176e1" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "87d14a2ec3324673861a8f8f0436adfb"
I20260710 13:15:58.709177  7947 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "af41ae6a04a0424fba68c04d3b5906ef" candidate_uuid: "06826489741648cdb706d06b030176e1" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "19e98fdd0d604ed4a2695173041c5d59"
I20260710 13:15:58.709748  7947 raft_consensus.cc:3060] T af41ae6a04a0424fba68c04d3b5906ef P 19e98fdd0d604ed4a2695173041c5d59 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:15:58.709800  8379 raft_consensus.cc:3060] T af41ae6a04a0424fba68c04d3b5906ef P 87d14a2ec3324673861a8f8f0436adfb [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:15:58.710976  8381 raft_consensus.cc:2468] T 1ad38d7c83b045d6b33b1ebe97d42462 P 87d14a2ec3324673861a8f8f0436adfb [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ce8e221ab13047f5abcb0d7a54acba91 in term 2.
I20260710 13:15:58.711640  8438 raft_consensus.cc:493] T 439cd77d06564b9d8a70b7d6b3196166 P ce8e221ab13047f5abcb0d7a54acba91 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 87d14a2ec3324673861a8f8f0436adfb)
I20260710 13:15:58.712504  8438 raft_consensus.cc:515] T 439cd77d06564b9d8a70b7d6b3196166 P ce8e221ab13047f5abcb0d7a54acba91 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ce8e221ab13047f5abcb0d7a54acba91" member_type: VOTER last_known_addr { host: "127.5.154.4" port: 33965 } } peers { permanent_uuid: "87d14a2ec3324673861a8f8f0436adfb" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 40417 } } peers { permanent_uuid: "19e98fdd0d604ed4a2695173041c5d59" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 33835 } }
I20260710 13:15:58.713765  8060 leader_election.cc:304] T 1ad38d7c83b045d6b33b1ebe97d42462 P ce8e221ab13047f5abcb0d7a54acba91 [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: 87d14a2ec3324673861a8f8f0436adfb, ce8e221ab13047f5abcb0d7a54acba91; no voters: 06826489741648cdb706d06b030176e1
I20260710 13:15:58.715480  7944 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "439cd77d06564b9d8a70b7d6b3196166" candidate_uuid: "ce8e221ab13047f5abcb0d7a54acba91" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "19e98fdd0d604ed4a2695173041c5d59" is_pre_election: true
I20260710 13:15:58.716768  8426 raft_consensus.cc:2804] T 1ad38d7c83b045d6b33b1ebe97d42462 P ce8e221ab13047f5abcb0d7a54acba91 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:15:58.716106  7947 raft_consensus.cc:2468] T af41ae6a04a0424fba68c04d3b5906ef P 19e98fdd0d604ed4a2695173041c5d59 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 06826489741648cdb706d06b030176e1 in term 2.
I20260710 13:15:58.717285  8381 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "439cd77d06564b9d8a70b7d6b3196166" candidate_uuid: "ce8e221ab13047f5abcb0d7a54acba91" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "87d14a2ec3324673861a8f8f0436adfb" is_pre_election: true
I20260710 13:15:58.717491  8379 raft_consensus.cc:2410] T af41ae6a04a0424fba68c04d3b5906ef P 87d14a2ec3324673861a8f8f0436adfb [term 2 FOLLOWER]: Leader election vote request: Denying vote to candidate 06826489741648cdb706d06b030176e1 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.
I20260710 13:15:58.717993  8381 raft_consensus.cc:2393] T 439cd77d06564b9d8a70b7d6b3196166 P 87d14a2ec3324673861a8f8f0436adfb [term 2 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate ce8e221ab13047f5abcb0d7a54acba91 in current term 2: Already voted for candidate 19e98fdd0d604ed4a2695173041c5d59 in this term.
I20260710 13:15:58.718007  7987 leader_election.cc:304] T af41ae6a04a0424fba68c04d3b5906ef P 06826489741648cdb706d06b030176e1 [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: 06826489741648cdb706d06b030176e1, 19e98fdd0d604ed4a2695173041c5d59; no voters: 
I20260710 13:15:58.718899  8226 leader_election.cc:290] T af41ae6a04a0424fba68c04d3b5906ef P 06826489741648cdb706d06b030176e1 [CANDIDATE]: Term 2 election: Requested vote from peers 87d14a2ec3324673861a8f8f0436adfb (127.5.154.1:40417), 19e98fdd0d604ed4a2695173041c5d59 (127.5.154.2:33835)
I20260710 13:15:58.718904  8145 raft_consensus.cc:2804] T af41ae6a04a0424fba68c04d3b5906ef P 06826489741648cdb706d06b030176e1 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:15:58.719656  8438 leader_election.cc:290] T 439cd77d06564b9d8a70b7d6b3196166 P ce8e221ab13047f5abcb0d7a54acba91 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 87d14a2ec3324673861a8f8f0436adfb (127.5.154.1:40417), 19e98fdd0d604ed4a2695173041c5d59 (127.5.154.2:33835)
I20260710 13:15:58.722028  8145 raft_consensus.cc:697] T af41ae6a04a0424fba68c04d3b5906ef P 06826489741648cdb706d06b030176e1 [term 2 LEADER]: Becoming Leader. State: Replica: 06826489741648cdb706d06b030176e1, State: Running, Role: LEADER
I20260710 13:15:58.722575  8426 raft_consensus.cc:697] T 1ad38d7c83b045d6b33b1ebe97d42462 P ce8e221ab13047f5abcb0d7a54acba91 [term 2 LEADER]: Becoming Leader. State: Replica: ce8e221ab13047f5abcb0d7a54acba91, State: Running, Role: LEADER
I20260710 13:15:58.721387  8060 leader_election.cc:304] T 439cd77d06564b9d8a70b7d6b3196166 P ce8e221ab13047f5abcb0d7a54acba91 [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: ce8e221ab13047f5abcb0d7a54acba91; no voters: 19e98fdd0d604ed4a2695173041c5d59, 87d14a2ec3324673861a8f8f0436adfb
I20260710 13:15:58.722780  8145 consensus_queue.cc:237] T af41ae6a04a0424fba68c04d3b5906ef P 06826489741648cdb706d06b030176e1 [LEADER]: Queue going to LEADER 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: "87d14a2ec3324673861a8f8f0436adfb" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 40417 } } peers { permanent_uuid: "19e98fdd0d604ed4a2695173041c5d59" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 33835 } } peers { permanent_uuid: "06826489741648cdb706d06b030176e1" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 44361 } }
I20260710 13:15:58.723680  8439 raft_consensus.cc:3060] T 439cd77d06564b9d8a70b7d6b3196166 P ce8e221ab13047f5abcb0d7a54acba91 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:15:58.723462  8426 consensus_queue.cc:237] T 1ad38d7c83b045d6b33b1ebe97d42462 P ce8e221ab13047f5abcb0d7a54acba91 [LEADER]: Queue 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: "06826489741648cdb706d06b030176e1" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 44361 } } peers { permanent_uuid: "ce8e221ab13047f5abcb0d7a54acba91" member_type: VOTER last_known_addr { host: "127.5.154.4" port: 33965 } } peers { permanent_uuid: "87d14a2ec3324673861a8f8f0436adfb" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 40417 } }
I20260710 13:15:58.726125  8233 raft_consensus.cc:493] T 1ad38d7c83b045d6b33b1ebe97d42462 P 06826489741648cdb706d06b030176e1 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 87d14a2ec3324673861a8f8f0436adfb)
I20260710 13:15:58.726600  8233 raft_consensus.cc:515] T 1ad38d7c83b045d6b33b1ebe97d42462 P 06826489741648cdb706d06b030176e1 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "06826489741648cdb706d06b030176e1" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 44361 } } peers { permanent_uuid: "ce8e221ab13047f5abcb0d7a54acba91" member_type: VOTER last_known_addr { host: "127.5.154.4" port: 33965 } } peers { permanent_uuid: "87d14a2ec3324673861a8f8f0436adfb" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 40417 } }
I20260710 13:15:58.729184  8094 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1ad38d7c83b045d6b33b1ebe97d42462" candidate_uuid: "06826489741648cdb706d06b030176e1" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "ce8e221ab13047f5abcb0d7a54acba91" is_pre_election: true
I20260710 13:15:58.729195  8233 leader_election.cc:290] T 1ad38d7c83b045d6b33b1ebe97d42462 P 06826489741648cdb706d06b030176e1 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers ce8e221ab13047f5abcb0d7a54acba91 (127.5.154.4:33965), 87d14a2ec3324673861a8f8f0436adfb (127.5.154.1:40417)
I20260710 13:15:58.729869  8230 raft_consensus.cc:493] T 6204bf1667104b499e0f23a82255910a P 19e98fdd0d604ed4a2695173041c5d59 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 87d14a2ec3324673861a8f8f0436adfb)
I20260710 13:15:58.730350  8230 raft_consensus.cc:515] T 6204bf1667104b499e0f23a82255910a P 19e98fdd0d604ed4a2695173041c5d59 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ce8e221ab13047f5abcb0d7a54acba91" member_type: VOTER last_known_addr { host: "127.5.154.4" port: 33965 } } peers { permanent_uuid: "87d14a2ec3324673861a8f8f0436adfb" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 40417 } } peers { permanent_uuid: "19e98fdd0d604ed4a2695173041c5d59" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 33835 } }
I20260710 13:15:58.731505  8439 raft_consensus.cc:2749] T 439cd77d06564b9d8a70b7d6b3196166 P ce8e221ab13047f5abcb0d7a54acba91 [term 2 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260710 13:15:58.733156  8094 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6204bf1667104b499e0f23a82255910a" candidate_uuid: "19e98fdd0d604ed4a2695173041c5d59" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "ce8e221ab13047f5abcb0d7a54acba91" is_pre_election: true
I20260710 13:15:58.733011  8381 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1ad38d7c83b045d6b33b1ebe97d42462" candidate_uuid: "06826489741648cdb706d06b030176e1" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "87d14a2ec3324673861a8f8f0436adfb" is_pre_election: true
I20260710 13:15:58.733878  8379 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6204bf1667104b499e0f23a82255910a" candidate_uuid: "19e98fdd0d604ed4a2695173041c5d59" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "87d14a2ec3324673861a8f8f0436adfb" is_pre_election: true
I20260710 13:15:58.734125  8381 raft_consensus.cc:2393] T 1ad38d7c83b045d6b33b1ebe97d42462 P 87d14a2ec3324673861a8f8f0436adfb [term 2 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 06826489741648cdb706d06b030176e1 in current term 2: Already voted for candidate ce8e221ab13047f5abcb0d7a54acba91 in this term.
I20260710 13:15:58.734490  8379 raft_consensus.cc:2468] T 6204bf1667104b499e0f23a82255910a P 87d14a2ec3324673861a8f8f0436adfb [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 19e98fdd0d604ed4a2695173041c5d59 in term 1.
I20260710 13:15:58.735059  7986 leader_election.cc:304] T 1ad38d7c83b045d6b33b1ebe97d42462 P 06826489741648cdb706d06b030176e1 [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: 06826489741648cdb706d06b030176e1; no voters: 87d14a2ec3324673861a8f8f0436adfb, ce8e221ab13047f5abcb0d7a54acba91
I20260710 13:15:58.735571  7912 leader_election.cc:304] T 6204bf1667104b499e0f23a82255910a P 19e98fdd0d604ed4a2695173041c5d59 [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: 19e98fdd0d604ed4a2695173041c5d59, 87d14a2ec3324673861a8f8f0436adfb; no voters: ce8e221ab13047f5abcb0d7a54acba91
I20260710 13:15:58.735283  7769 catalog_manager.cc:5697] T af41ae6a04a0424fba68c04d3b5906ef P 06826489741648cdb706d06b030176e1 reported cstate change: term changed from 1 to 2, leader changed from 87d14a2ec3324673861a8f8f0436adfb (127.5.154.1) to 06826489741648cdb706d06b030176e1 (127.5.154.3). New cstate: current_term: 2 leader_uuid: "06826489741648cdb706d06b030176e1" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "87d14a2ec3324673861a8f8f0436adfb" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 40417 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "19e98fdd0d604ed4a2695173041c5d59" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 33835 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "06826489741648cdb706d06b030176e1" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 44361 } health_report { overall_health: HEALTHY } } }
I20260710 13:15:58.736267  8434 raft_consensus.cc:2804] T 6204bf1667104b499e0f23a82255910a P 19e98fdd0d604ed4a2695173041c5d59 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260710 13:15:58.736639  8434 raft_consensus.cc:493] T 6204bf1667104b499e0f23a82255910a P 19e98fdd0d604ed4a2695173041c5d59 [term 1 FOLLOWER]: Starting leader election (detected failure of leader 87d14a2ec3324673861a8f8f0436adfb)
I20260710 13:15:58.736624  8226 raft_consensus.cc:3060] T 1ad38d7c83b045d6b33b1ebe97d42462 P 06826489741648cdb706d06b030176e1 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:15:58.737144  8434 raft_consensus.cc:3060] T 6204bf1667104b499e0f23a82255910a P 19e98fdd0d604ed4a2695173041c5d59 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:15:58.740383  8230 leader_election.cc:290] T 6204bf1667104b499e0f23a82255910a P 19e98fdd0d604ed4a2695173041c5d59 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers ce8e221ab13047f5abcb0d7a54acba91 (127.5.154.4:33965), 87d14a2ec3324673861a8f8f0436adfb (127.5.154.1:40417)
I20260710 13:15:58.743436  8226 raft_consensus.cc:2749] T 1ad38d7c83b045d6b33b1ebe97d42462 P 06826489741648cdb706d06b030176e1 [term 2 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260710 13:15:58.743794  8434 raft_consensus.cc:515] T 6204bf1667104b499e0f23a82255910a P 19e98fdd0d604ed4a2695173041c5d59 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ce8e221ab13047f5abcb0d7a54acba91" member_type: VOTER last_known_addr { host: "127.5.154.4" port: 33965 } } peers { permanent_uuid: "87d14a2ec3324673861a8f8f0436adfb" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 40417 } } peers { permanent_uuid: "19e98fdd0d604ed4a2695173041c5d59" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 33835 } }
I20260710 13:15:58.746337  8094 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6204bf1667104b499e0f23a82255910a" candidate_uuid: "19e98fdd0d604ed4a2695173041c5d59" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "ce8e221ab13047f5abcb0d7a54acba91"
I20260710 13:15:58.747624  8434 leader_election.cc:290] T 6204bf1667104b499e0f23a82255910a P 19e98fdd0d604ed4a2695173041c5d59 [CANDIDATE]: Term 2 election: Requested vote from peers ce8e221ab13047f5abcb0d7a54acba91 (127.5.154.4:33965), 87d14a2ec3324673861a8f8f0436adfb (127.5.154.1:40417)
I20260710 13:15:58.747689  7767 catalog_manager.cc:5697] T 1ad38d7c83b045d6b33b1ebe97d42462 P ce8e221ab13047f5abcb0d7a54acba91 reported cstate change: term changed from 1 to 2, leader changed from 87d14a2ec3324673861a8f8f0436adfb (127.5.154.1) to ce8e221ab13047f5abcb0d7a54acba91 (127.5.154.4). New cstate: current_term: 2 leader_uuid: "ce8e221ab13047f5abcb0d7a54acba91" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "06826489741648cdb706d06b030176e1" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 44361 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ce8e221ab13047f5abcb0d7a54acba91" member_type: VOTER last_known_addr { host: "127.5.154.4" port: 33965 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "87d14a2ec3324673861a8f8f0436adfb" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 40417 } health_report { overall_health: UNKNOWN } } }
I20260710 13:15:58.748414  8379 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6204bf1667104b499e0f23a82255910a" candidate_uuid: "19e98fdd0d604ed4a2695173041c5d59" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "87d14a2ec3324673861a8f8f0436adfb"
I20260710 13:15:58.749017  8379 raft_consensus.cc:3060] T 6204bf1667104b499e0f23a82255910a P 87d14a2ec3324673861a8f8f0436adfb [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:15:58.755406  8379 raft_consensus.cc:2468] T 6204bf1667104b499e0f23a82255910a P 87d14a2ec3324673861a8f8f0436adfb [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 19e98fdd0d604ed4a2695173041c5d59 in term 2.
I20260710 13:15:58.756438  7912 leader_election.cc:304] T 6204bf1667104b499e0f23a82255910a P 19e98fdd0d604ed4a2695173041c5d59 [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: 19e98fdd0d604ed4a2695173041c5d59, 87d14a2ec3324673861a8f8f0436adfb; no voters: ce8e221ab13047f5abcb0d7a54acba91
I20260710 13:15:58.757509  8434 raft_consensus.cc:2804] T 6204bf1667104b499e0f23a82255910a P 19e98fdd0d604ed4a2695173041c5d59 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:15:58.757944  8434 raft_consensus.cc:697] T 6204bf1667104b499e0f23a82255910a P 19e98fdd0d604ed4a2695173041c5d59 [term 2 LEADER]: Becoming Leader. State: Replica: 19e98fdd0d604ed4a2695173041c5d59, State: Running, Role: LEADER
I20260710 13:15:58.758589  8434 consensus_queue.cc:237] T 6204bf1667104b499e0f23a82255910a P 19e98fdd0d604ed4a2695173041c5d59 [LEADER]: Queue 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: "ce8e221ab13047f5abcb0d7a54acba91" member_type: VOTER last_known_addr { host: "127.5.154.4" port: 33965 } } peers { permanent_uuid: "87d14a2ec3324673861a8f8f0436adfb" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 40417 } } peers { permanent_uuid: "19e98fdd0d604ed4a2695173041c5d59" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 33835 } }
I20260710 13:15:58.765329  7767 catalog_manager.cc:5697] T 6204bf1667104b499e0f23a82255910a P 19e98fdd0d604ed4a2695173041c5d59 reported cstate change: term changed from 1 to 2, leader changed from 87d14a2ec3324673861a8f8f0436adfb (127.5.154.1) to 19e98fdd0d604ed4a2695173041c5d59 (127.5.154.2). New cstate: current_term: 2 leader_uuid: "19e98fdd0d604ed4a2695173041c5d59" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ce8e221ab13047f5abcb0d7a54acba91" member_type: VOTER last_known_addr { host: "127.5.154.4" port: 33965 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "87d14a2ec3324673861a8f8f0436adfb" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 40417 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "19e98fdd0d604ed4a2695173041c5d59" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 33835 } health_report { overall_health: HEALTHY } } }
I20260710 13:15:58.816589  8434 raft_consensus.cc:493] T ee512a687c804da3a03acc9cb03c299b P 19e98fdd0d604ed4a2695173041c5d59 [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:15:58.816756  8426 raft_consensus.cc:493] T 6204bf1667104b499e0f23a82255910a P ce8e221ab13047f5abcb0d7a54acba91 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 87d14a2ec3324673861a8f8f0436adfb)
I20260710 13:15:58.817236  8426 raft_consensus.cc:515] T 6204bf1667104b499e0f23a82255910a P ce8e221ab13047f5abcb0d7a54acba91 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ce8e221ab13047f5abcb0d7a54acba91" member_type: VOTER last_known_addr { host: "127.5.154.4" port: 33965 } } peers { permanent_uuid: "87d14a2ec3324673861a8f8f0436adfb" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 40417 } } peers { permanent_uuid: "19e98fdd0d604ed4a2695173041c5d59" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 33835 } }
I20260710 13:15:58.817198  8434 raft_consensus.cc:515] T ee512a687c804da3a03acc9cb03c299b P 19e98fdd0d604ed4a2695173041c5d59 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ce8e221ab13047f5abcb0d7a54acba91" member_type: VOTER last_known_addr { host: "127.5.154.4" port: 33965 } } peers { permanent_uuid: "87d14a2ec3324673861a8f8f0436adfb" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 40417 } } peers { permanent_uuid: "19e98fdd0d604ed4a2695173041c5d59" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 33835 } }
I20260710 13:15:58.819320  8426 leader_election.cc:290] T 6204bf1667104b499e0f23a82255910a P ce8e221ab13047f5abcb0d7a54acba91 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 87d14a2ec3324673861a8f8f0436adfb (127.5.154.1:40417), 19e98fdd0d604ed4a2695173041c5d59 (127.5.154.2:33835)
I20260710 13:15:58.819680  8434 leader_election.cc:290] T ee512a687c804da3a03acc9cb03c299b P 19e98fdd0d604ed4a2695173041c5d59 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers ce8e221ab13047f5abcb0d7a54acba91 (127.5.154.4:33965), 87d14a2ec3324673861a8f8f0436adfb (127.5.154.1:40417)
I20260710 13:15:58.820078  8094 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ee512a687c804da3a03acc9cb03c299b" candidate_uuid: "19e98fdd0d604ed4a2695173041c5d59" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ce8e221ab13047f5abcb0d7a54acba91" is_pre_election: true
I20260710 13:15:58.820320  7944 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6204bf1667104b499e0f23a82255910a" candidate_uuid: "ce8e221ab13047f5abcb0d7a54acba91" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "19e98fdd0d604ed4a2695173041c5d59" is_pre_election: true
I20260710 13:15:58.820634  8094 raft_consensus.cc:2468] T ee512a687c804da3a03acc9cb03c299b P ce8e221ab13047f5abcb0d7a54acba91 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 19e98fdd0d604ed4a2695173041c5d59 in term 1.
I20260710 13:15:58.820837  8379 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ee512a687c804da3a03acc9cb03c299b" candidate_uuid: "19e98fdd0d604ed4a2695173041c5d59" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "87d14a2ec3324673861a8f8f0436adfb" is_pre_election: true
I20260710 13:15:58.821040  8381 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6204bf1667104b499e0f23a82255910a" candidate_uuid: "ce8e221ab13047f5abcb0d7a54acba91" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "87d14a2ec3324673861a8f8f0436adfb" is_pre_election: true
I20260710 13:15:58.821877  8379 raft_consensus.cc:2410] T ee512a687c804da3a03acc9cb03c299b P 87d14a2ec3324673861a8f8f0436adfb [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 19e98fdd0d604ed4a2695173041c5d59 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.
I20260710 13:15:58.821656  7910 leader_election.cc:304] T ee512a687c804da3a03acc9cb03c299b P 19e98fdd0d604ed4a2695173041c5d59 [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: 19e98fdd0d604ed4a2695173041c5d59, ce8e221ab13047f5abcb0d7a54acba91; no voters: 
I20260710 13:15:58.822078  8381 raft_consensus.cc:2393] T 6204bf1667104b499e0f23a82255910a P 87d14a2ec3324673861a8f8f0436adfb [term 2 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate ce8e221ab13047f5abcb0d7a54acba91 in current term 2: Already voted for candidate 19e98fdd0d604ed4a2695173041c5d59 in this term.
I20260710 13:15:58.822551  8434 raft_consensus.cc:2804] T ee512a687c804da3a03acc9cb03c299b P 19e98fdd0d604ed4a2695173041c5d59 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260710 13:15:58.822849  8434 raft_consensus.cc:493] T ee512a687c804da3a03acc9cb03c299b P 19e98fdd0d604ed4a2695173041c5d59 [term 1 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:15:58.823136  8434 raft_consensus.cc:3060] T ee512a687c804da3a03acc9cb03c299b P 19e98fdd0d604ed4a2695173041c5d59 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:15:58.823315  8060 leader_election.cc:304] T 6204bf1667104b499e0f23a82255910a P ce8e221ab13047f5abcb0d7a54acba91 [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: ce8e221ab13047f5abcb0d7a54acba91; no voters: 19e98fdd0d604ed4a2695173041c5d59, 87d14a2ec3324673861a8f8f0436adfb
I20260710 13:15:58.823968  8426 raft_consensus.cc:3060] T 6204bf1667104b499e0f23a82255910a P ce8e221ab13047f5abcb0d7a54acba91 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:15:58.829519  8434 raft_consensus.cc:515] T ee512a687c804da3a03acc9cb03c299b P 19e98fdd0d604ed4a2695173041c5d59 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ce8e221ab13047f5abcb0d7a54acba91" member_type: VOTER last_known_addr { host: "127.5.154.4" port: 33965 } } peers { permanent_uuid: "87d14a2ec3324673861a8f8f0436adfb" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 40417 } } peers { permanent_uuid: "19e98fdd0d604ed4a2695173041c5d59" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 33835 } }
I20260710 13:15:58.830279  8426 raft_consensus.cc:2749] T 6204bf1667104b499e0f23a82255910a P ce8e221ab13047f5abcb0d7a54acba91 [term 2 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260710 13:15:58.831278  8434 leader_election.cc:290] T ee512a687c804da3a03acc9cb03c299b P 19e98fdd0d604ed4a2695173041c5d59 [CANDIDATE]: Term 2 election: Requested vote from peers ce8e221ab13047f5abcb0d7a54acba91 (127.5.154.4:33965), 87d14a2ec3324673861a8f8f0436adfb (127.5.154.1:40417)
I20260710 13:15:58.831955  8094 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ee512a687c804da3a03acc9cb03c299b" candidate_uuid: "19e98fdd0d604ed4a2695173041c5d59" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ce8e221ab13047f5abcb0d7a54acba91"
I20260710 13:15:58.832094  8381 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ee512a687c804da3a03acc9cb03c299b" candidate_uuid: "19e98fdd0d604ed4a2695173041c5d59" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "87d14a2ec3324673861a8f8f0436adfb"
I20260710 13:15:58.832384  8094 raft_consensus.cc:3060] T ee512a687c804da3a03acc9cb03c299b P ce8e221ab13047f5abcb0d7a54acba91 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:15:58.832604  8381 raft_consensus.cc:3060] T ee512a687c804da3a03acc9cb03c299b P 87d14a2ec3324673861a8f8f0436adfb [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:15:58.838164  8094 raft_consensus.cc:2468] T ee512a687c804da3a03acc9cb03c299b P ce8e221ab13047f5abcb0d7a54acba91 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 19e98fdd0d604ed4a2695173041c5d59 in term 2.
I20260710 13:15:58.838883  8381 raft_consensus.cc:2410] T ee512a687c804da3a03acc9cb03c299b P 87d14a2ec3324673861a8f8f0436adfb [term 2 FOLLOWER]: Leader election vote request: Denying vote to candidate 19e98fdd0d604ed4a2695173041c5d59 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.
I20260710 13:15:58.839013  7910 leader_election.cc:304] T ee512a687c804da3a03acc9cb03c299b P 19e98fdd0d604ed4a2695173041c5d59 [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: 19e98fdd0d604ed4a2695173041c5d59, ce8e221ab13047f5abcb0d7a54acba91; no voters: 
I20260710 13:15:58.839694  8434 raft_consensus.cc:2804] T ee512a687c804da3a03acc9cb03c299b P 19e98fdd0d604ed4a2695173041c5d59 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:15:58.840166  8434 raft_consensus.cc:697] T ee512a687c804da3a03acc9cb03c299b P 19e98fdd0d604ed4a2695173041c5d59 [term 2 LEADER]: Becoming Leader. State: Replica: 19e98fdd0d604ed4a2695173041c5d59, State: Running, Role: LEADER
I20260710 13:15:58.840919  8434 consensus_queue.cc:237] T ee512a687c804da3a03acc9cb03c299b P 19e98fdd0d604ed4a2695173041c5d59 [LEADER]: Queue going to LEADER 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: "ce8e221ab13047f5abcb0d7a54acba91" member_type: VOTER last_known_addr { host: "127.5.154.4" port: 33965 } } peers { permanent_uuid: "87d14a2ec3324673861a8f8f0436adfb" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 40417 } } peers { permanent_uuid: "19e98fdd0d604ed4a2695173041c5d59" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 33835 } }
I20260710 13:15:58.841900  8230 raft_consensus.cc:493] T 8d145847dba84d8d8f9aad2970a51c17 P 19e98fdd0d604ed4a2695173041c5d59 [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:15:58.842308  8230 raft_consensus.cc:515] T 8d145847dba84d8d8f9aad2970a51c17 P 19e98fdd0d604ed4a2695173041c5d59 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ce8e221ab13047f5abcb0d7a54acba91" member_type: VOTER last_known_addr { host: "127.5.154.4" port: 33965 } } peers { permanent_uuid: "87d14a2ec3324673861a8f8f0436adfb" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 40417 } } peers { permanent_uuid: "19e98fdd0d604ed4a2695173041c5d59" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 33835 } }
I20260710 13:15:58.844558  8094 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8d145847dba84d8d8f9aad2970a51c17" candidate_uuid: "19e98fdd0d604ed4a2695173041c5d59" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ce8e221ab13047f5abcb0d7a54acba91" is_pre_election: true
I20260710 13:15:58.844951  8381 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8d145847dba84d8d8f9aad2970a51c17" candidate_uuid: "19e98fdd0d604ed4a2695173041c5d59" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "87d14a2ec3324673861a8f8f0436adfb" is_pre_election: true
I20260710 13:15:58.845237  8094 raft_consensus.cc:2468] T 8d145847dba84d8d8f9aad2970a51c17 P ce8e221ab13047f5abcb0d7a54acba91 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 19e98fdd0d604ed4a2695173041c5d59 in term 1.
I20260710 13:15:58.845778  8381 raft_consensus.cc:2410] T 8d145847dba84d8d8f9aad2970a51c17 P 87d14a2ec3324673861a8f8f0436adfb [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 19e98fdd0d604ed4a2695173041c5d59 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.
I20260710 13:15:58.846367  7910 leader_election.cc:304] T 8d145847dba84d8d8f9aad2970a51c17 P 19e98fdd0d604ed4a2695173041c5d59 [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: 19e98fdd0d604ed4a2695173041c5d59, ce8e221ab13047f5abcb0d7a54acba91; no voters: 
I20260710 13:15:58.846985  8434 raft_consensus.cc:2804] T 8d145847dba84d8d8f9aad2970a51c17 P 19e98fdd0d604ed4a2695173041c5d59 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260710 13:15:58.847211  8230 leader_election.cc:290] T 8d145847dba84d8d8f9aad2970a51c17 P 19e98fdd0d604ed4a2695173041c5d59 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers ce8e221ab13047f5abcb0d7a54acba91 (127.5.154.4:33965), 87d14a2ec3324673861a8f8f0436adfb (127.5.154.1:40417)
I20260710 13:15:58.847254  8434 raft_consensus.cc:493] T 8d145847dba84d8d8f9aad2970a51c17 P 19e98fdd0d604ed4a2695173041c5d59 [term 1 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:15:58.847770  8434 raft_consensus.cc:3060] T 8d145847dba84d8d8f9aad2970a51c17 P 19e98fdd0d604ed4a2695173041c5d59 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:15:58.848969  7767 catalog_manager.cc:5697] T ee512a687c804da3a03acc9cb03c299b P 19e98fdd0d604ed4a2695173041c5d59 reported cstate change: term changed from 1 to 2, leader changed from 87d14a2ec3324673861a8f8f0436adfb (127.5.154.1) to 19e98fdd0d604ed4a2695173041c5d59 (127.5.154.2). New cstate: current_term: 2 leader_uuid: "19e98fdd0d604ed4a2695173041c5d59" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ce8e221ab13047f5abcb0d7a54acba91" member_type: VOTER last_known_addr { host: "127.5.154.4" port: 33965 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "87d14a2ec3324673861a8f8f0436adfb" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 40417 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "19e98fdd0d604ed4a2695173041c5d59" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 33835 } health_report { overall_health: HEALTHY } } }
I20260710 13:15:58.852252  8434 raft_consensus.cc:515] T 8d145847dba84d8d8f9aad2970a51c17 P 19e98fdd0d604ed4a2695173041c5d59 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ce8e221ab13047f5abcb0d7a54acba91" member_type: VOTER last_known_addr { host: "127.5.154.4" port: 33965 } } peers { permanent_uuid: "87d14a2ec3324673861a8f8f0436adfb" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 40417 } } peers { permanent_uuid: "19e98fdd0d604ed4a2695173041c5d59" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 33835 } }
I20260710 13:15:58.853928  8434 leader_election.cc:290] T 8d145847dba84d8d8f9aad2970a51c17 P 19e98fdd0d604ed4a2695173041c5d59 [CANDIDATE]: Term 2 election: Requested vote from peers ce8e221ab13047f5abcb0d7a54acba91 (127.5.154.4:33965), 87d14a2ec3324673861a8f8f0436adfb (127.5.154.1:40417)
I20260710 13:15:58.854784  8094 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8d145847dba84d8d8f9aad2970a51c17" candidate_uuid: "19e98fdd0d604ed4a2695173041c5d59" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ce8e221ab13047f5abcb0d7a54acba91"
I20260710 13:15:58.855020  8381 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8d145847dba84d8d8f9aad2970a51c17" candidate_uuid: "19e98fdd0d604ed4a2695173041c5d59" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "87d14a2ec3324673861a8f8f0436adfb"
I20260710 13:15:58.855312  8094 raft_consensus.cc:3060] T 8d145847dba84d8d8f9aad2970a51c17 P ce8e221ab13047f5abcb0d7a54acba91 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:15:58.855567  8381 raft_consensus.cc:3060] T 8d145847dba84d8d8f9aad2970a51c17 P 87d14a2ec3324673861a8f8f0436adfb [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:15:58.861083  8381 raft_consensus.cc:2410] T 8d145847dba84d8d8f9aad2970a51c17 P 87d14a2ec3324673861a8f8f0436adfb [term 2 FOLLOWER]: Leader election vote request: Denying vote to candidate 19e98fdd0d604ed4a2695173041c5d59 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.
I20260710 13:15:58.861459  8094 raft_consensus.cc:2468] T 8d145847dba84d8d8f9aad2970a51c17 P ce8e221ab13047f5abcb0d7a54acba91 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 19e98fdd0d604ed4a2695173041c5d59 in term 2.
I20260710 13:15:58.862306  7910 leader_election.cc:304] T 8d145847dba84d8d8f9aad2970a51c17 P 19e98fdd0d604ed4a2695173041c5d59 [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: 19e98fdd0d604ed4a2695173041c5d59, ce8e221ab13047f5abcb0d7a54acba91; no voters: 87d14a2ec3324673861a8f8f0436adfb
I20260710 13:15:58.862897  8434 raft_consensus.cc:2804] T 8d145847dba84d8d8f9aad2970a51c17 P 19e98fdd0d604ed4a2695173041c5d59 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:15:58.863286  8434 raft_consensus.cc:697] T 8d145847dba84d8d8f9aad2970a51c17 P 19e98fdd0d604ed4a2695173041c5d59 [term 2 LEADER]: Becoming Leader. State: Replica: 19e98fdd0d604ed4a2695173041c5d59, State: Running, Role: LEADER
I20260710 13:15:58.863888  8434 consensus_queue.cc:237] T 8d145847dba84d8d8f9aad2970a51c17 P 19e98fdd0d604ed4a2695173041c5d59 [LEADER]: Queue going to LEADER 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: "ce8e221ab13047f5abcb0d7a54acba91" member_type: VOTER last_known_addr { host: "127.5.154.4" port: 33965 } } peers { permanent_uuid: "87d14a2ec3324673861a8f8f0436adfb" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 40417 } } peers { permanent_uuid: "19e98fdd0d604ed4a2695173041c5d59" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 33835 } }
I20260710 13:15:58.870213  7767 catalog_manager.cc:5697] T 8d145847dba84d8d8f9aad2970a51c17 P 19e98fdd0d604ed4a2695173041c5d59 reported cstate change: term changed from 1 to 2, leader changed from 87d14a2ec3324673861a8f8f0436adfb (127.5.154.1) to 19e98fdd0d604ed4a2695173041c5d59 (127.5.154.2). New cstate: current_term: 2 leader_uuid: "19e98fdd0d604ed4a2695173041c5d59" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ce8e221ab13047f5abcb0d7a54acba91" member_type: VOTER last_known_addr { host: "127.5.154.4" port: 33965 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "87d14a2ec3324673861a8f8f0436adfb" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 40417 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "19e98fdd0d604ed4a2695173041c5d59" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 33835 } health_report { overall_health: HEALTHY } } }
I20260710 13:15:58.909325  8145 raft_consensus.cc:493] T 4f4abe8c7d004d92b3c6ddbbb9ed3ee3 P 06826489741648cdb706d06b030176e1 [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:15:58.909776  8145 raft_consensus.cc:515] T 4f4abe8c7d004d92b3c6ddbbb9ed3ee3 P 06826489741648cdb706d06b030176e1 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "87d14a2ec3324673861a8f8f0436adfb" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 40417 } } peers { permanent_uuid: "19e98fdd0d604ed4a2695173041c5d59" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 33835 } } peers { permanent_uuid: "06826489741648cdb706d06b030176e1" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 44361 } }
I20260710 13:15:58.911275  8145 leader_election.cc:290] T 4f4abe8c7d004d92b3c6ddbbb9ed3ee3 P 06826489741648cdb706d06b030176e1 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 87d14a2ec3324673861a8f8f0436adfb (127.5.154.1:40417), 19e98fdd0d604ed4a2695173041c5d59 (127.5.154.2:33835)
I20260710 13:15:58.911978  8381 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4f4abe8c7d004d92b3c6ddbbb9ed3ee3" candidate_uuid: "06826489741648cdb706d06b030176e1" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "87d14a2ec3324673861a8f8f0436adfb" is_pre_election: true
I20260710 13:15:58.912111  7944 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4f4abe8c7d004d92b3c6ddbbb9ed3ee3" candidate_uuid: "06826489741648cdb706d06b030176e1" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "19e98fdd0d604ed4a2695173041c5d59" is_pre_election: true
I20260710 13:15:58.912768  8381 raft_consensus.cc:2410] T 4f4abe8c7d004d92b3c6ddbbb9ed3ee3 P 87d14a2ec3324673861a8f8f0436adfb [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 06826489741648cdb706d06b030176e1 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.
I20260710 13:15:58.912755  7944 raft_consensus.cc:2468] T 4f4abe8c7d004d92b3c6ddbbb9ed3ee3 P 19e98fdd0d604ed4a2695173041c5d59 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 06826489741648cdb706d06b030176e1 in term 1.
I20260710 13:15:58.913700  7987 leader_election.cc:304] T 4f4abe8c7d004d92b3c6ddbbb9ed3ee3 P 06826489741648cdb706d06b030176e1 [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: 06826489741648cdb706d06b030176e1, 19e98fdd0d604ed4a2695173041c5d59; no voters: 
I20260710 13:15:58.914285  8145 raft_consensus.cc:2804] T 4f4abe8c7d004d92b3c6ddbbb9ed3ee3 P 06826489741648cdb706d06b030176e1 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260710 13:15:58.914542  8145 raft_consensus.cc:493] T 4f4abe8c7d004d92b3c6ddbbb9ed3ee3 P 06826489741648cdb706d06b030176e1 [term 1 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:15:58.914789  8145 raft_consensus.cc:3060] T 4f4abe8c7d004d92b3c6ddbbb9ed3ee3 P 06826489741648cdb706d06b030176e1 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:15:58.919638  8145 raft_consensus.cc:515] T 4f4abe8c7d004d92b3c6ddbbb9ed3ee3 P 06826489741648cdb706d06b030176e1 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "87d14a2ec3324673861a8f8f0436adfb" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 40417 } } peers { permanent_uuid: "19e98fdd0d604ed4a2695173041c5d59" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 33835 } } peers { permanent_uuid: "06826489741648cdb706d06b030176e1" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 44361 } }
I20260710 13:15:58.921404  8145 leader_election.cc:290] T 4f4abe8c7d004d92b3c6ddbbb9ed3ee3 P 06826489741648cdb706d06b030176e1 [CANDIDATE]: Term 2 election: Requested vote from peers 87d14a2ec3324673861a8f8f0436adfb (127.5.154.1:40417), 19e98fdd0d604ed4a2695173041c5d59 (127.5.154.2:33835)
I20260710 13:15:58.923008  8379 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4f4abe8c7d004d92b3c6ddbbb9ed3ee3" candidate_uuid: "06826489741648cdb706d06b030176e1" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "87d14a2ec3324673861a8f8f0436adfb"
I20260710 13:15:58.923120  7944 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4f4abe8c7d004d92b3c6ddbbb9ed3ee3" candidate_uuid: "06826489741648cdb706d06b030176e1" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "19e98fdd0d604ed4a2695173041c5d59"
I20260710 13:15:58.923663  8379 raft_consensus.cc:3060] T 4f4abe8c7d004d92b3c6ddbbb9ed3ee3 P 87d14a2ec3324673861a8f8f0436adfb [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:15:58.923774  7944 raft_consensus.cc:3060] T 4f4abe8c7d004d92b3c6ddbbb9ed3ee3 P 19e98fdd0d604ed4a2695173041c5d59 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:15:58.930127  7944 raft_consensus.cc:2468] T 4f4abe8c7d004d92b3c6ddbbb9ed3ee3 P 19e98fdd0d604ed4a2695173041c5d59 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 06826489741648cdb706d06b030176e1 in term 2.
I20260710 13:15:58.930397  8379 raft_consensus.cc:2410] T 4f4abe8c7d004d92b3c6ddbbb9ed3ee3 P 87d14a2ec3324673861a8f8f0436adfb [term 2 FOLLOWER]: Leader election vote request: Denying vote to candidate 06826489741648cdb706d06b030176e1 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.
I20260710 13:15:58.930934  7987 leader_election.cc:304] T 4f4abe8c7d004d92b3c6ddbbb9ed3ee3 P 06826489741648cdb706d06b030176e1 [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: 06826489741648cdb706d06b030176e1, 19e98fdd0d604ed4a2695173041c5d59; no voters: 
I20260710 13:15:58.931661  8445 raft_consensus.cc:2804] T 4f4abe8c7d004d92b3c6ddbbb9ed3ee3 P 06826489741648cdb706d06b030176e1 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:15:58.932029  8445 raft_consensus.cc:697] T 4f4abe8c7d004d92b3c6ddbbb9ed3ee3 P 06826489741648cdb706d06b030176e1 [term 2 LEADER]: Becoming Leader. State: Replica: 06826489741648cdb706d06b030176e1, State: Running, Role: LEADER
I20260710 13:15:58.932715  8445 consensus_queue.cc:237] T 4f4abe8c7d004d92b3c6ddbbb9ed3ee3 P 06826489741648cdb706d06b030176e1 [LEADER]: Queue going to LEADER 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: "87d14a2ec3324673861a8f8f0436adfb" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 40417 } } peers { permanent_uuid: "19e98fdd0d604ed4a2695173041c5d59" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 33835 } } peers { permanent_uuid: "06826489741648cdb706d06b030176e1" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 44361 } }
I20260710 13:15:58.939457  7767 catalog_manager.cc:5697] T 4f4abe8c7d004d92b3c6ddbbb9ed3ee3 P 06826489741648cdb706d06b030176e1 reported cstate change: term changed from 1 to 2, leader changed from 87d14a2ec3324673861a8f8f0436adfb (127.5.154.1) to 06826489741648cdb706d06b030176e1 (127.5.154.3). New cstate: current_term: 2 leader_uuid: "06826489741648cdb706d06b030176e1" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "87d14a2ec3324673861a8f8f0436adfb" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 40417 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "19e98fdd0d604ed4a2695173041c5d59" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 33835 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "06826489741648cdb706d06b030176e1" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 44361 } health_report { overall_health: HEALTHY } } }
I20260710 13:15:59.019649  8379 raft_consensus.cc:1275] T d26c9ed7b4fc45789e10e9d018ebfac3 P 87d14a2ec3324673861a8f8f0436adfb [term 2 FOLLOWER]: Refusing update from remote peer 06826489741648cdb706d06b030176e1: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:15:59.020864  8445 consensus_queue.cc:1048] T d26c9ed7b4fc45789e10e9d018ebfac3 P 06826489741648cdb706d06b030176e1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "87d14a2ec3324673861a8f8f0436adfb" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 40417 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:15:59.030369  8094 raft_consensus.cc:1275] T d26c9ed7b4fc45789e10e9d018ebfac3 P ce8e221ab13047f5abcb0d7a54acba91 [term 2 FOLLOWER]: Refusing update from remote peer 06826489741648cdb706d06b030176e1: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:15:59.032140  8145 consensus_queue.cc:1048] T d26c9ed7b4fc45789e10e9d018ebfac3 P 06826489741648cdb706d06b030176e1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ce8e221ab13047f5abcb0d7a54acba91" member_type: VOTER last_known_addr { host: "127.5.154.4" port: 33965 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:15:59.069927  8094 raft_consensus.cc:1275] T c1a99d91d1944c3cae63944eadfbf575 P ce8e221ab13047f5abcb0d7a54acba91 [term 2 FOLLOWER]: Refusing update from remote peer 19e98fdd0d604ed4a2695173041c5d59: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:15:59.071056  8434 consensus_queue.cc:1048] T c1a99d91d1944c3cae63944eadfbf575 P 19e98fdd0d604ed4a2695173041c5d59 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ce8e221ab13047f5abcb0d7a54acba91" member_type: VOTER last_known_addr { host: "127.5.154.4" port: 33965 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:15:59.080193  8379 raft_consensus.cc:1275] T c1a99d91d1944c3cae63944eadfbf575 P 87d14a2ec3324673861a8f8f0436adfb [term 2 FOLLOWER]: Refusing update from remote peer 19e98fdd0d604ed4a2695173041c5d59: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:15:59.081753  8189 consensus_queue.cc:1048] T c1a99d91d1944c3cae63944eadfbf575 P 19e98fdd0d604ed4a2695173041c5d59 [LEADER]: Connected to new peer: Peer: permanent_uuid: "87d14a2ec3324673861a8f8f0436adfb" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 40417 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260710 13:15:59.119199  8094 raft_consensus.cc:1275] T 439cd77d06564b9d8a70b7d6b3196166 P ce8e221ab13047f5abcb0d7a54acba91 [term 2 FOLLOWER]: Refusing update from remote peer 19e98fdd0d604ed4a2695173041c5d59: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:15:59.120229  8189 consensus_queue.cc:1048] T 439cd77d06564b9d8a70b7d6b3196166 P 19e98fdd0d604ed4a2695173041c5d59 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ce8e221ab13047f5abcb0d7a54acba91" member_type: VOTER last_known_addr { host: "127.5.154.4" port: 33965 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:15:59.124616  8447 raft_consensus.cc:493] T af41ae6a04a0424fba68c04d3b5906ef P 87d14a2ec3324673861a8f8f0436adfb [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:15:59.125108  8447 raft_consensus.cc:515] T af41ae6a04a0424fba68c04d3b5906ef P 87d14a2ec3324673861a8f8f0436adfb [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "87d14a2ec3324673861a8f8f0436adfb" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 40417 } } peers { permanent_uuid: "19e98fdd0d604ed4a2695173041c5d59" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 33835 } } peers { permanent_uuid: "06826489741648cdb706d06b030176e1" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 44361 } }
I20260710 13:15:59.129343  8447 leader_election.cc:290] T af41ae6a04a0424fba68c04d3b5906ef P 87d14a2ec3324673861a8f8f0436adfb [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 19e98fdd0d604ed4a2695173041c5d59 (127.5.154.2:33835), 06826489741648cdb706d06b030176e1 (127.5.154.3:44361)
I20260710 13:15:59.131486  8379 raft_consensus.cc:1275] T 439cd77d06564b9d8a70b7d6b3196166 P 87d14a2ec3324673861a8f8f0436adfb [term 2 FOLLOWER]: Refusing update from remote peer 19e98fdd0d604ed4a2695173041c5d59: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:15:59.133231  8457 consensus_queue.cc:1048] T 439cd77d06564b9d8a70b7d6b3196166 P 19e98fdd0d604ed4a2695173041c5d59 [LEADER]: Connected to new peer: Peer: permanent_uuid: "87d14a2ec3324673861a8f8f0436adfb" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 40417 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:15:59.149829  8021 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "af41ae6a04a0424fba68c04d3b5906ef" candidate_uuid: "87d14a2ec3324673861a8f8f0436adfb" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "06826489741648cdb706d06b030176e1" is_pre_election: true
I20260710 13:15:59.151127  7944 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "af41ae6a04a0424fba68c04d3b5906ef" candidate_uuid: "87d14a2ec3324673861a8f8f0436adfb" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "19e98fdd0d604ed4a2695173041c5d59" is_pre_election: true
I20260710 13:15:59.151746  7944 raft_consensus.cc:2468] T af41ae6a04a0424fba68c04d3b5906ef P 19e98fdd0d604ed4a2695173041c5d59 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 87d14a2ec3324673861a8f8f0436adfb in term 2.
I20260710 13:15:59.152658  8329 leader_election.cc:304] T af41ae6a04a0424fba68c04d3b5906ef P 87d14a2ec3324673861a8f8f0436adfb [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: 19e98fdd0d604ed4a2695173041c5d59, 87d14a2ec3324673861a8f8f0436adfb; no voters: 06826489741648cdb706d06b030176e1
I20260710 13:15:59.153299  8447 raft_consensus.cc:2804] T af41ae6a04a0424fba68c04d3b5906ef P 87d14a2ec3324673861a8f8f0436adfb [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260710 13:15:59.153652  8447 raft_consensus.cc:493] T af41ae6a04a0424fba68c04d3b5906ef P 87d14a2ec3324673861a8f8f0436adfb [term 2 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:15:59.153981  8447 raft_consensus.cc:3060] T af41ae6a04a0424fba68c04d3b5906ef P 87d14a2ec3324673861a8f8f0436adfb [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:15:59.159427  8447 raft_consensus.cc:515] T af41ae6a04a0424fba68c04d3b5906ef P 87d14a2ec3324673861a8f8f0436adfb [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "87d14a2ec3324673861a8f8f0436adfb" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 40417 } } peers { permanent_uuid: "19e98fdd0d604ed4a2695173041c5d59" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 33835 } } peers { permanent_uuid: "06826489741648cdb706d06b030176e1" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 44361 } }
I20260710 13:15:59.160956  8447 leader_election.cc:290] T af41ae6a04a0424fba68c04d3b5906ef P 87d14a2ec3324673861a8f8f0436adfb [CANDIDATE]: Term 3 election: Requested vote from peers 19e98fdd0d604ed4a2695173041c5d59 (127.5.154.2:33835), 06826489741648cdb706d06b030176e1 (127.5.154.3:44361)
I20260710 13:15:59.161547  7944 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "af41ae6a04a0424fba68c04d3b5906ef" candidate_uuid: "87d14a2ec3324673861a8f8f0436adfb" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "19e98fdd0d604ed4a2695173041c5d59"
I20260710 13:15:59.161871  8021 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "af41ae6a04a0424fba68c04d3b5906ef" candidate_uuid: "87d14a2ec3324673861a8f8f0436adfb" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "06826489741648cdb706d06b030176e1"
I20260710 13:15:59.162029  7944 raft_consensus.cc:3060] T af41ae6a04a0424fba68c04d3b5906ef P 19e98fdd0d604ed4a2695173041c5d59 [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:15:59.166729  7944 raft_consensus.cc:2468] T af41ae6a04a0424fba68c04d3b5906ef P 19e98fdd0d604ed4a2695173041c5d59 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 87d14a2ec3324673861a8f8f0436adfb in term 3.
I20260710 13:15:59.167487  8329 leader_election.cc:304] T af41ae6a04a0424fba68c04d3b5906ef P 87d14a2ec3324673861a8f8f0436adfb [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: 19e98fdd0d604ed4a2695173041c5d59, 87d14a2ec3324673861a8f8f0436adfb; no voters: 06826489741648cdb706d06b030176e1
I20260710 13:15:59.168022  8447 raft_consensus.cc:2804] T af41ae6a04a0424fba68c04d3b5906ef P 87d14a2ec3324673861a8f8f0436adfb [term 3 FOLLOWER]: Leader election won for term 3
I20260710 13:15:59.168928  8447 raft_consensus.cc:697] T af41ae6a04a0424fba68c04d3b5906ef P 87d14a2ec3324673861a8f8f0436adfb [term 3 LEADER]: Becoming Leader. State: Replica: 87d14a2ec3324673861a8f8f0436adfb, State: Running, Role: LEADER
I20260710 13:15:59.169512  8447 consensus_queue.cc:237] T af41ae6a04a0424fba68c04d3b5906ef P 87d14a2ec3324673861a8f8f0436adfb [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: "87d14a2ec3324673861a8f8f0436adfb" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 40417 } } peers { permanent_uuid: "19e98fdd0d604ed4a2695173041c5d59" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 33835 } } peers { permanent_uuid: "06826489741648cdb706d06b030176e1" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 44361 } }
I20260710 13:15:59.175535  7767 catalog_manager.cc:5697] T af41ae6a04a0424fba68c04d3b5906ef P 87d14a2ec3324673861a8f8f0436adfb reported cstate change: term changed from 2 to 3, leader changed from 06826489741648cdb706d06b030176e1 (127.5.154.3) to 87d14a2ec3324673861a8f8f0436adfb (127.5.154.1). New cstate: current_term: 3 leader_uuid: "87d14a2ec3324673861a8f8f0436adfb" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "87d14a2ec3324673861a8f8f0436adfb" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 40417 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "19e98fdd0d604ed4a2695173041c5d59" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 33835 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "06826489741648cdb706d06b030176e1" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 44361 } health_report { overall_health: UNKNOWN } } }
I20260710 13:15:59.190486  8094 raft_consensus.cc:1275] T 6204bf1667104b499e0f23a82255910a P ce8e221ab13047f5abcb0d7a54acba91 [term 2 FOLLOWER]: Refusing update from remote peer 19e98fdd0d604ed4a2695173041c5d59: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:15:59.191504  8457 consensus_queue.cc:1048] T 6204bf1667104b499e0f23a82255910a P 19e98fdd0d604ed4a2695173041c5d59 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ce8e221ab13047f5abcb0d7a54acba91" member_type: VOTER last_known_addr { host: "127.5.154.4" port: 33965 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:15:59.198448  8379 raft_consensus.cc:1275] T 6204bf1667104b499e0f23a82255910a P 87d14a2ec3324673861a8f8f0436adfb [term 2 FOLLOWER]: Refusing update from remote peer 19e98fdd0d604ed4a2695173041c5d59: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:15:59.199747  8457 consensus_queue.cc:1048] T 6204bf1667104b499e0f23a82255910a P 19e98fdd0d604ed4a2695173041c5d59 [LEADER]: Connected to new peer: Peer: permanent_uuid: "87d14a2ec3324673861a8f8f0436adfb" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 40417 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:15:59.220800  8379 raft_consensus.cc:1275] T ee512a687c804da3a03acc9cb03c299b P 87d14a2ec3324673861a8f8f0436adfb [term 2 FOLLOWER]: Refusing update from remote peer 19e98fdd0d604ed4a2695173041c5d59: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 1. (term mismatch)
I20260710 13:15:59.221060  8379 pending_rounds.cc:85] T ee512a687c804da3a03acc9cb03c299b P 87d14a2ec3324673861a8f8f0436adfb: Aborting all ops after (but not including) 0
I20260710 13:15:59.221246  8379 pending_rounds.cc:107] T ee512a687c804da3a03acc9cb03c299b P 87d14a2ec3324673861a8f8f0436adfb: Aborting uncommitted NO_OP operation due to leader change: 1.1
I20260710 13:15:59.221426  8379 raft_consensus.cc:2889] T ee512a687c804da3a03acc9cb03c299b P 87d14a2ec3324673861a8f8f0436adfb [term 2 FOLLOWER]: NO_OP replication failed: Aborted: Op aborted by new leader
I20260710 13:15:59.222643  8457 consensus_queue.cc:1048] T ee512a687c804da3a03acc9cb03c299b P 19e98fdd0d604ed4a2695173041c5d59 [LEADER]: Connected to new peer: Peer: permanent_uuid: "87d14a2ec3324673861a8f8f0436adfb" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 40417 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:15:59.224154  7944 raft_consensus.cc:1240] T af41ae6a04a0424fba68c04d3b5906ef P 19e98fdd0d604ed4a2695173041c5d59 [term 3 FOLLOWER]: Rejecting Update request from peer 06826489741648cdb706d06b030176e1 for earlier term 2. Current term is 3. Ops: []
I20260710 13:15:59.225775  8445 consensus_queue.cc:1059] T af41ae6a04a0424fba68c04d3b5906ef P 06826489741648cdb706d06b030176e1 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "19e98fdd0d604ed4a2695173041c5d59" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 33835 }, Status: INVALID_TERM, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:15:59.226511  8445 raft_consensus.cc:3055] T af41ae6a04a0424fba68c04d3b5906ef P 06826489741648cdb706d06b030176e1 [term 2 LEADER]: Stepping down as leader of term 2
I20260710 13:15:59.226821  8445 raft_consensus.cc:740] T af41ae6a04a0424fba68c04d3b5906ef P 06826489741648cdb706d06b030176e1 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 06826489741648cdb706d06b030176e1, State: Running, Role: LEADER
I20260710 13:15:59.227573  8445 consensus_queue.cc:260] T af41ae6a04a0424fba68c04d3b5906ef P 06826489741648cdb706d06b030176e1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 2.1, Last appended by leader: 1, Current term: 2, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "87d14a2ec3324673861a8f8f0436adfb" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 40417 } } peers { permanent_uuid: "19e98fdd0d604ed4a2695173041c5d59" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 33835 } } peers { permanent_uuid: "06826489741648cdb706d06b030176e1" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 44361 } }
I20260710 13:15:59.228523  8445 raft_consensus.cc:3060] T af41ae6a04a0424fba68c04d3b5906ef P 06826489741648cdb706d06b030176e1 [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:15:59.233695  8094 raft_consensus.cc:1275] T ee512a687c804da3a03acc9cb03c299b P ce8e221ab13047f5abcb0d7a54acba91 [term 2 FOLLOWER]: Refusing update from remote peer 19e98fdd0d604ed4a2695173041c5d59: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 2 index: 1. (index mismatch)
I20260710 13:15:59.234979  8434 consensus_queue.cc:1048] T ee512a687c804da3a03acc9cb03c299b P 19e98fdd0d604ed4a2695173041c5d59 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ce8e221ab13047f5abcb0d7a54acba91" member_type: VOTER last_known_addr { host: "127.5.154.4" port: 33965 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:15:59.240592  8447 raft_consensus.cc:493] T 4f4abe8c7d004d92b3c6ddbbb9ed3ee3 P 87d14a2ec3324673861a8f8f0436adfb [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:15:59.241014  8447 raft_consensus.cc:515] T 4f4abe8c7d004d92b3c6ddbbb9ed3ee3 P 87d14a2ec3324673861a8f8f0436adfb [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "87d14a2ec3324673861a8f8f0436adfb" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 40417 } } peers { permanent_uuid: "19e98fdd0d604ed4a2695173041c5d59" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 33835 } } peers { permanent_uuid: "06826489741648cdb706d06b030176e1" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 44361 } }
I20260710 13:15:59.243084  8379 raft_consensus.cc:1275] T 1ad38d7c83b045d6b33b1ebe97d42462 P 87d14a2ec3324673861a8f8f0436adfb [term 2 FOLLOWER]: Refusing update from remote peer ce8e221ab13047f5abcb0d7a54acba91: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:15:59.244436  8426 consensus_queue.cc:1048] T 1ad38d7c83b045d6b33b1ebe97d42462 P ce8e221ab13047f5abcb0d7a54acba91 [LEADER]: Connected to new peer: Peer: permanent_uuid: "87d14a2ec3324673861a8f8f0436adfb" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 40417 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:15:59.242944  8447 leader_election.cc:290] T 4f4abe8c7d004d92b3c6ddbbb9ed3ee3 P 87d14a2ec3324673861a8f8f0436adfb [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 19e98fdd0d604ed4a2695173041c5d59 (127.5.154.2:33835), 06826489741648cdb706d06b030176e1 (127.5.154.3:44361)
I20260710 13:15:59.244680  7944 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4f4abe8c7d004d92b3c6ddbbb9ed3ee3" candidate_uuid: "87d14a2ec3324673861a8f8f0436adfb" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "19e98fdd0d604ed4a2695173041c5d59" is_pre_election: true
I20260710 13:15:59.245337  7944 raft_consensus.cc:2468] T 4f4abe8c7d004d92b3c6ddbbb9ed3ee3 P 19e98fdd0d604ed4a2695173041c5d59 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 87d14a2ec3324673861a8f8f0436adfb in term 2.
I20260710 13:15:59.245251  8021 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4f4abe8c7d004d92b3c6ddbbb9ed3ee3" candidate_uuid: "87d14a2ec3324673861a8f8f0436adfb" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "06826489741648cdb706d06b030176e1" is_pre_election: true
I20260710 13:15:59.247090  8329 leader_election.cc:304] T 4f4abe8c7d004d92b3c6ddbbb9ed3ee3 P 87d14a2ec3324673861a8f8f0436adfb [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: 19e98fdd0d604ed4a2695173041c5d59, 87d14a2ec3324673861a8f8f0436adfb; no voters: 
I20260710 13:15:59.250952  8447 raft_consensus.cc:2804] T 4f4abe8c7d004d92b3c6ddbbb9ed3ee3 P 87d14a2ec3324673861a8f8f0436adfb [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260710 13:15:59.251410  8447 raft_consensus.cc:493] T 4f4abe8c7d004d92b3c6ddbbb9ed3ee3 P 87d14a2ec3324673861a8f8f0436adfb [term 2 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:15:59.251751  8447 raft_consensus.cc:3060] T 4f4abe8c7d004d92b3c6ddbbb9ed3ee3 P 87d14a2ec3324673861a8f8f0436adfb [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:15:59.257592  8447 raft_consensus.cc:515] T 4f4abe8c7d004d92b3c6ddbbb9ed3ee3 P 87d14a2ec3324673861a8f8f0436adfb [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "87d14a2ec3324673861a8f8f0436adfb" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 40417 } } peers { permanent_uuid: "19e98fdd0d604ed4a2695173041c5d59" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 33835 } } peers { permanent_uuid: "06826489741648cdb706d06b030176e1" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 44361 } }
I20260710 13:15:59.259084  8021 raft_consensus.cc:1275] T 1ad38d7c83b045d6b33b1ebe97d42462 P 06826489741648cdb706d06b030176e1 [term 2 FOLLOWER]: Refusing update from remote peer ce8e221ab13047f5abcb0d7a54acba91: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:15:59.260511  8426 consensus_queue.cc:1048] T 1ad38d7c83b045d6b33b1ebe97d42462 P ce8e221ab13047f5abcb0d7a54acba91 [LEADER]: Connected to new peer: Peer: permanent_uuid: "06826489741648cdb706d06b030176e1" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 44361 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:15:59.261365  8381 raft_consensus.cc:1275] T 8d145847dba84d8d8f9aad2970a51c17 P 87d14a2ec3324673861a8f8f0436adfb [term 2 FOLLOWER]: Refusing update from remote peer 19e98fdd0d604ed4a2695173041c5d59: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 1. (term mismatch)
I20260710 13:15:59.261747  8381 pending_rounds.cc:85] T 8d145847dba84d8d8f9aad2970a51c17 P 87d14a2ec3324673861a8f8f0436adfb: Aborting all ops after (but not including) 0
I20260710 13:15:59.261972  8381 pending_rounds.cc:107] T 8d145847dba84d8d8f9aad2970a51c17 P 87d14a2ec3324673861a8f8f0436adfb: Aborting uncommitted NO_OP operation due to leader change: 1.1
I20260710 13:15:59.262218  8381 raft_consensus.cc:2889] T 8d145847dba84d8d8f9aad2970a51c17 P 87d14a2ec3324673861a8f8f0436adfb [term 2 FOLLOWER]: NO_OP replication failed: Aborted: Op aborted by new leader
I20260710 13:15:59.264140  8457 consensus_queue.cc:1048] T 8d145847dba84d8d8f9aad2970a51c17 P 19e98fdd0d604ed4a2695173041c5d59 [LEADER]: Connected to new peer: Peer: permanent_uuid: "87d14a2ec3324673861a8f8f0436adfb" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 40417 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:15:59.267743  7944 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4f4abe8c7d004d92b3c6ddbbb9ed3ee3" candidate_uuid: "87d14a2ec3324673861a8f8f0436adfb" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "19e98fdd0d604ed4a2695173041c5d59"
I20260710 13:15:59.268253  7944 raft_consensus.cc:3060] T 4f4abe8c7d004d92b3c6ddbbb9ed3ee3 P 19e98fdd0d604ed4a2695173041c5d59 [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:15:59.273100  8447 leader_election.cc:290] T 4f4abe8c7d004d92b3c6ddbbb9ed3ee3 P 87d14a2ec3324673861a8f8f0436adfb [CANDIDATE]: Term 3 election: Requested vote from peers 19e98fdd0d604ed4a2695173041c5d59 (127.5.154.2:33835), 06826489741648cdb706d06b030176e1 (127.5.154.3:44361)
I20260710 13:15:59.274334  8021 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4f4abe8c7d004d92b3c6ddbbb9ed3ee3" candidate_uuid: "87d14a2ec3324673861a8f8f0436adfb" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "06826489741648cdb706d06b030176e1"
I20260710 13:15:59.276880  7944 raft_consensus.cc:2468] T 4f4abe8c7d004d92b3c6ddbbb9ed3ee3 P 19e98fdd0d604ed4a2695173041c5d59 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 87d14a2ec3324673861a8f8f0436adfb in term 3.
I20260710 13:15:59.278345  8329 leader_election.cc:304] T 4f4abe8c7d004d92b3c6ddbbb9ed3ee3 P 87d14a2ec3324673861a8f8f0436adfb [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: 19e98fdd0d604ed4a2695173041c5d59, 87d14a2ec3324673861a8f8f0436adfb; no voters: 06826489741648cdb706d06b030176e1
I20260710 13:15:59.278998  8447 raft_consensus.cc:2804] T 4f4abe8c7d004d92b3c6ddbbb9ed3ee3 P 87d14a2ec3324673861a8f8f0436adfb [term 3 FOLLOWER]: Leader election won for term 3
I20260710 13:15:59.279443  8447 raft_consensus.cc:697] T 4f4abe8c7d004d92b3c6ddbbb9ed3ee3 P 87d14a2ec3324673861a8f8f0436adfb [term 3 LEADER]: Becoming Leader. State: Replica: 87d14a2ec3324673861a8f8f0436adfb, State: Running, Role: LEADER
I20260710 13:15:59.280179  8447 consensus_queue.cc:237] T 4f4abe8c7d004d92b3c6ddbbb9ed3ee3 P 87d14a2ec3324673861a8f8f0436adfb [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: "87d14a2ec3324673861a8f8f0436adfb" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 40417 } } peers { permanent_uuid: "19e98fdd0d604ed4a2695173041c5d59" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 33835 } } peers { permanent_uuid: "06826489741648cdb706d06b030176e1" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 44361 } }
I20260710 13:15:59.286458  8094 raft_consensus.cc:1275] T 8d145847dba84d8d8f9aad2970a51c17 P ce8e221ab13047f5abcb0d7a54acba91 [term 2 FOLLOWER]: Refusing update from remote peer 19e98fdd0d604ed4a2695173041c5d59: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 2 index: 1. (index mismatch)
I20260710 13:15:59.288214  8434 consensus_queue.cc:1048] T 8d145847dba84d8d8f9aad2970a51c17 P 19e98fdd0d604ed4a2695173041c5d59 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ce8e221ab13047f5abcb0d7a54acba91" member_type: VOTER last_known_addr { host: "127.5.154.4" port: 33965 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:15:59.296362  7769 catalog_manager.cc:5697] T 4f4abe8c7d004d92b3c6ddbbb9ed3ee3 P 87d14a2ec3324673861a8f8f0436adfb reported cstate change: term changed from 2 to 3, leader changed from 06826489741648cdb706d06b030176e1 (127.5.154.3) to 87d14a2ec3324673861a8f8f0436adfb (127.5.154.1). New cstate: current_term: 3 leader_uuid: "87d14a2ec3324673861a8f8f0436adfb" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "87d14a2ec3324673861a8f8f0436adfb" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 40417 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "19e98fdd0d604ed4a2695173041c5d59" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 33835 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "06826489741648cdb706d06b030176e1" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 44361 } health_report { overall_health: UNKNOWN } } }
I20260710 13:15:59.379928  8381 raft_consensus.cc:1240] T 4f4abe8c7d004d92b3c6ddbbb9ed3ee3 P 87d14a2ec3324673861a8f8f0436adfb [term 3 LEADER]: Rejecting Update request from peer 06826489741648cdb706d06b030176e1 for earlier term 2. Current term is 3. Ops: []
I20260710 13:15:59.381072  8145 consensus_queue.cc:1059] T 4f4abe8c7d004d92b3c6ddbbb9ed3ee3 P 06826489741648cdb706d06b030176e1 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "87d14a2ec3324673861a8f8f0436adfb" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 40417 }, Status: INVALID_TERM, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:15:59.381577  8145 consensus_queue.cc:1243] T 4f4abe8c7d004d92b3c6ddbbb9ed3ee3 P 06826489741648cdb706d06b030176e1 [LEADER]: Peer 87d14a2ec3324673861a8f8f0436adfb 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
I20260710 13:15:59.381844  8445 raft_consensus.cc:3055] T 4f4abe8c7d004d92b3c6ddbbb9ed3ee3 P 06826489741648cdb706d06b030176e1 [term 2 LEADER]: Stepping down as leader of term 2
I20260710 13:15:59.382125  8445 raft_consensus.cc:740] T 4f4abe8c7d004d92b3c6ddbbb9ed3ee3 P 06826489741648cdb706d06b030176e1 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 06826489741648cdb706d06b030176e1, State: Running, Role: LEADER
I20260710 13:15:59.382704  8445 consensus_queue.cc:260] T 4f4abe8c7d004d92b3c6ddbbb9ed3ee3 P 06826489741648cdb706d06b030176e1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 2.1, Last appended by leader: 1, Current term: 2, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "87d14a2ec3324673861a8f8f0436adfb" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 40417 } } peers { permanent_uuid: "19e98fdd0d604ed4a2695173041c5d59" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 33835 } } peers { permanent_uuid: "06826489741648cdb706d06b030176e1" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 44361 } }
I20260710 13:15:59.383484  8445 raft_consensus.cc:3060] T 4f4abe8c7d004d92b3c6ddbbb9ed3ee3 P 06826489741648cdb706d06b030176e1 [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:15:59.704527  7944 raft_consensus.cc:1275] T af41ae6a04a0424fba68c04d3b5906ef P 19e98fdd0d604ed4a2695173041c5d59 [term 3 FOLLOWER]: Refusing update from remote peer 87d14a2ec3324673861a8f8f0436adfb: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260710 13:15:59.705536  8447 consensus_queue.cc:1048] T af41ae6a04a0424fba68c04d3b5906ef P 87d14a2ec3324673861a8f8f0436adfb [LEADER]: Connected to new peer: Peer: permanent_uuid: "19e98fdd0d604ed4a2695173041c5d59" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 33835 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:15:59.718238  8021 raft_consensus.cc:1275] T af41ae6a04a0424fba68c04d3b5906ef P 06826489741648cdb706d06b030176e1 [term 3 FOLLOWER]: Refusing update from remote peer 87d14a2ec3324673861a8f8f0436adfb: Log matching property violated. Preceding OpId in replica: term: 2 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260710 13:15:59.719883  8463 consensus_queue.cc:1048] T af41ae6a04a0424fba68c04d3b5906ef P 87d14a2ec3324673861a8f8f0436adfb [LEADER]: Connected to new peer: Peer: permanent_uuid: "06826489741648cdb706d06b030176e1" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 44361 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:15:59.720665  8463 consensus_queue.cc:1243] T af41ae6a04a0424fba68c04d3b5906ef P 87d14a2ec3324673861a8f8f0436adfb [LEADER]: Peer 06826489741648cdb706d06b030176e1 log is divergent from this leader: its last log entry 2.1 is not in this leader's log and it has not received anything from this leader yet. Falling back to committed index 0
I20260710 13:15:59.723531  8021 pending_rounds.cc:85] T af41ae6a04a0424fba68c04d3b5906ef P 06826489741648cdb706d06b030176e1: Aborting all ops after (but not including) 0
I20260710 13:15:59.723805  8021 pending_rounds.cc:107] T af41ae6a04a0424fba68c04d3b5906ef P 06826489741648cdb706d06b030176e1: Aborting uncommitted NO_OP operation due to leader change: 2.1
I20260710 13:15:59.724035  8021 raft_consensus.cc:2889] T af41ae6a04a0424fba68c04d3b5906ef P 06826489741648cdb706d06b030176e1 [term 3 FOLLOWER]: NO_OP replication failed: Aborted: Op aborted by new leader
I20260710 13:15:59.735160  8021 raft_consensus.cc:1275] T 4f4abe8c7d004d92b3c6ddbbb9ed3ee3 P 06826489741648cdb706d06b030176e1 [term 3 FOLLOWER]: Refusing update from remote peer 87d14a2ec3324673861a8f8f0436adfb: Log matching property violated. Preceding OpId in replica: term: 2 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260710 13:15:59.736368  8477 consensus_queue.cc:1048] T 4f4abe8c7d004d92b3c6ddbbb9ed3ee3 P 87d14a2ec3324673861a8f8f0436adfb [LEADER]: Connected to new peer: Peer: permanent_uuid: "06826489741648cdb706d06b030176e1" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 44361 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:15:59.737102  8477 consensus_queue.cc:1243] T 4f4abe8c7d004d92b3c6ddbbb9ed3ee3 P 87d14a2ec3324673861a8f8f0436adfb [LEADER]: Peer 06826489741648cdb706d06b030176e1 log is divergent from this leader: its last log entry 2.1 is not in this leader's log and it has not received anything from this leader yet. Falling back to committed index 0
I20260710 13:15:59.739243  8021 pending_rounds.cc:85] T 4f4abe8c7d004d92b3c6ddbbb9ed3ee3 P 06826489741648cdb706d06b030176e1: Aborting all ops after (but not including) 0
I20260710 13:15:59.739549  8021 pending_rounds.cc:107] T 4f4abe8c7d004d92b3c6ddbbb9ed3ee3 P 06826489741648cdb706d06b030176e1: Aborting uncommitted NO_OP operation due to leader change: 2.1
I20260710 13:15:59.739781  8021 raft_consensus.cc:2889] T 4f4abe8c7d004d92b3c6ddbbb9ed3ee3 P 06826489741648cdb706d06b030176e1 [term 3 FOLLOWER]: NO_OP replication failed: Aborted: Op aborted by new leader
I20260710 13:15:59.746039  7944 raft_consensus.cc:1275] T 4f4abe8c7d004d92b3c6ddbbb9ed3ee3 P 19e98fdd0d604ed4a2695173041c5d59 [term 3 FOLLOWER]: Refusing update from remote peer 87d14a2ec3324673861a8f8f0436adfb: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260710 13:15:59.747537  8463 consensus_queue.cc:1048] T 4f4abe8c7d004d92b3c6ddbbb9ed3ee3 P 87d14a2ec3324673861a8f8f0436adfb [LEADER]: Connected to new peer: Peer: permanent_uuid: "19e98fdd0d604ed4a2695173041c5d59" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 33835 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:16:07.743284  5736 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 13:16:07.773937  8019 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "481d7b24a80646f6977a5c2cdc605486"
dest_uuid: "06826489741648cdb706d06b030176e1"
mode: GRACEFUL
new_leader_uuid: "87d14a2ec3324673861a8f8f0436adfb"
 from {username='slave'} at 127.0.0.1:52278
I20260710 13:16:07.774550  8019 raft_consensus.cc:606] T 481d7b24a80646f6977a5c2cdc605486 P 06826489741648cdb706d06b030176e1 [term 1 LEADER]: Received request to transfer leadership to TS 87d14a2ec3324673861a8f8f0436adfb
I20260710 13:16:07.776674  8019 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "56b08def76cd4255a601bfabe397d33f"
dest_uuid: "06826489741648cdb706d06b030176e1"
mode: GRACEFUL
new_leader_uuid: "87d14a2ec3324673861a8f8f0436adfb"
 from {username='slave'} at 127.0.0.1:52278
I20260710 13:16:07.777096  8019 raft_consensus.cc:606] T 56b08def76cd4255a601bfabe397d33f P 06826489741648cdb706d06b030176e1 [term 1 LEADER]: Received request to transfer leadership to TS 87d14a2ec3324673861a8f8f0436adfb
I20260710 13:16:07.778918  8019 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "8d6ace6849ef4ad69a6ae4d4c0686b6c"
dest_uuid: "06826489741648cdb706d06b030176e1"
mode: GRACEFUL
new_leader_uuid: "ce8e221ab13047f5abcb0d7a54acba91"
 from {username='slave'} at 127.0.0.1:52278
I20260710 13:16:07.779313  8019 raft_consensus.cc:606] T 8d6ace6849ef4ad69a6ae4d4c0686b6c P 06826489741648cdb706d06b030176e1 [term 1 LEADER]: Received request to transfer leadership to TS ce8e221ab13047f5abcb0d7a54acba91
I20260710 13:16:07.781100  8019 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "8dfee17a96ad46d184fbc3e11de45d24"
dest_uuid: "06826489741648cdb706d06b030176e1"
mode: GRACEFUL
new_leader_uuid: "87d14a2ec3324673861a8f8f0436adfb"
 from {username='slave'} at 127.0.0.1:52278
I20260710 13:16:07.781476  8019 raft_consensus.cc:606] T 8dfee17a96ad46d184fbc3e11de45d24 P 06826489741648cdb706d06b030176e1 [term 1 LEADER]: Received request to transfer leadership to TS 87d14a2ec3324673861a8f8f0436adfb
I20260710 13:16:07.783218  8019 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "d85f427507f54f8395849c34c95a793a"
dest_uuid: "06826489741648cdb706d06b030176e1"
mode: GRACEFUL
new_leader_uuid: "ce8e221ab13047f5abcb0d7a54acba91"
 from {username='slave'} at 127.0.0.1:52278
I20260710 13:16:07.783599  8019 raft_consensus.cc:606] T d85f427507f54f8395849c34c95a793a P 06826489741648cdb706d06b030176e1 [term 1 LEADER]: Received request to transfer leadership to TS ce8e221ab13047f5abcb0d7a54acba91
I20260710 13:16:07.793176  7944 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "ee512a687c804da3a03acc9cb03c299b"
dest_uuid: "19e98fdd0d604ed4a2695173041c5d59"
mode: GRACEFUL
new_leader_uuid: "ce8e221ab13047f5abcb0d7a54acba91"
 from {username='slave'} at 127.0.0.1:40392
I20260710 13:16:07.793620  7944 raft_consensus.cc:606] T ee512a687c804da3a03acc9cb03c299b P 19e98fdd0d604ed4a2695173041c5d59 [term 2 LEADER]: Received request to transfer leadership to TS ce8e221ab13047f5abcb0d7a54acba91
I20260710 13:16:07.795389  5736 auto_leader_rebalancer.cc:479] table: test-workload, leader rebalance finish, leader transfer count: 6
I20260710 13:16:07.796236  5736 auto_leader_rebalancer.cc:554] All tables' leader rebalancing finished this round
I20260710 13:16:07.926136  8486 raft_consensus.cc:993] T 8d6ace6849ef4ad69a6ae4d4c0686b6c P 06826489741648cdb706d06b030176e1: : Instructing follower ce8e221ab13047f5abcb0d7a54acba91 to start an election
I20260710 13:16:07.926710  8490 raft_consensus.cc:1081] T 8d6ace6849ef4ad69a6ae4d4c0686b6c P 06826489741648cdb706d06b030176e1 [term 1 LEADER]: Signalling peer ce8e221ab13047f5abcb0d7a54acba91 to start an election
I20260710 13:16:07.928133  8095 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "8d6ace6849ef4ad69a6ae4d4c0686b6c"
dest_uuid: "ce8e221ab13047f5abcb0d7a54acba91"
 from {username='slave'} at 127.0.0.1:59474
I20260710 13:16:07.928543  8095 raft_consensus.cc:493] T 8d6ace6849ef4ad69a6ae4d4c0686b6c P ce8e221ab13047f5abcb0d7a54acba91 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:16:07.928807  8095 raft_consensus.cc:3060] T 8d6ace6849ef4ad69a6ae4d4c0686b6c P ce8e221ab13047f5abcb0d7a54acba91 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:16:07.935532  8095 raft_consensus.cc:515] T 8d6ace6849ef4ad69a6ae4d4c0686b6c P ce8e221ab13047f5abcb0d7a54acba91 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "87d14a2ec3324673861a8f8f0436adfb" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 40417 } } peers { permanent_uuid: "06826489741648cdb706d06b030176e1" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 44361 } } peers { permanent_uuid: "ce8e221ab13047f5abcb0d7a54acba91" member_type: VOTER last_known_addr { host: "127.5.154.4" port: 33965 } }
I20260710 13:16:07.937711  8095 leader_election.cc:290] T 8d6ace6849ef4ad69a6ae4d4c0686b6c P ce8e221ab13047f5abcb0d7a54acba91 [CANDIDATE]: Term 2 election: Requested vote from peers 87d14a2ec3324673861a8f8f0436adfb (127.5.154.1:40417), 06826489741648cdb706d06b030176e1 (127.5.154.3:44361)
I20260710 13:16:07.938480  8379 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8d6ace6849ef4ad69a6ae4d4c0686b6c" candidate_uuid: "ce8e221ab13047f5abcb0d7a54acba91" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "87d14a2ec3324673861a8f8f0436adfb"
I20260710 13:16:07.939193  8379 raft_consensus.cc:3060] T 8d6ace6849ef4ad69a6ae4d4c0686b6c P 87d14a2ec3324673861a8f8f0436adfb [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:16:07.939646  8019 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8d6ace6849ef4ad69a6ae4d4c0686b6c" candidate_uuid: "ce8e221ab13047f5abcb0d7a54acba91" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "06826489741648cdb706d06b030176e1"
I20260710 13:16:07.940194  8019 raft_consensus.cc:3055] T 8d6ace6849ef4ad69a6ae4d4c0686b6c P 06826489741648cdb706d06b030176e1 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:16:07.940500  8019 raft_consensus.cc:740] T 8d6ace6849ef4ad69a6ae4d4c0686b6c P 06826489741648cdb706d06b030176e1 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 06826489741648cdb706d06b030176e1, State: Running, Role: LEADER
I20260710 13:16:07.941344  8019 consensus_queue.cc:260] T 8d6ace6849ef4ad69a6ae4d4c0686b6c P 06826489741648cdb706d06b030176e1 [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: "87d14a2ec3324673861a8f8f0436adfb" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 40417 } } peers { permanent_uuid: "06826489741648cdb706d06b030176e1" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 44361 } } peers { permanent_uuid: "ce8e221ab13047f5abcb0d7a54acba91" member_type: VOTER last_known_addr { host: "127.5.154.4" port: 33965 } }
I20260710 13:16:07.942662  8019 raft_consensus.cc:3060] T 8d6ace6849ef4ad69a6ae4d4c0686b6c P 06826489741648cdb706d06b030176e1 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:16:07.945845  8379 raft_consensus.cc:2468] T 8d6ace6849ef4ad69a6ae4d4c0686b6c P 87d14a2ec3324673861a8f8f0436adfb [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ce8e221ab13047f5abcb0d7a54acba91 in term 2.
I20260710 13:16:07.947292  8060 leader_election.cc:304] T 8d6ace6849ef4ad69a6ae4d4c0686b6c P ce8e221ab13047f5abcb0d7a54acba91 [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: 87d14a2ec3324673861a8f8f0436adfb, ce8e221ab13047f5abcb0d7a54acba91; no voters: 
I20260710 13:16:07.948294  8426 raft_consensus.cc:2804] T 8d6ace6849ef4ad69a6ae4d4c0686b6c P ce8e221ab13047f5abcb0d7a54acba91 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:16:07.949069  8019 raft_consensus.cc:2468] T 8d6ace6849ef4ad69a6ae4d4c0686b6c P 06826489741648cdb706d06b030176e1 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ce8e221ab13047f5abcb0d7a54acba91 in term 2.
I20260710 13:16:07.949491  8426 raft_consensus.cc:697] T 8d6ace6849ef4ad69a6ae4d4c0686b6c P ce8e221ab13047f5abcb0d7a54acba91 [term 2 LEADER]: Becoming Leader. State: Replica: ce8e221ab13047f5abcb0d7a54acba91, State: Running, Role: LEADER
I20260710 13:16:07.950603  8426 consensus_queue.cc:237] T 8d6ace6849ef4ad69a6ae4d4c0686b6c P ce8e221ab13047f5abcb0d7a54acba91 [LEADER]: Queue 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: "87d14a2ec3324673861a8f8f0436adfb" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 40417 } } peers { permanent_uuid: "06826489741648cdb706d06b030176e1" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 44361 } } peers { permanent_uuid: "ce8e221ab13047f5abcb0d7a54acba91" member_type: VOTER last_known_addr { host: "127.5.154.4" port: 33965 } }
I20260710 13:16:07.958670  7768 catalog_manager.cc:5697] T 8d6ace6849ef4ad69a6ae4d4c0686b6c P ce8e221ab13047f5abcb0d7a54acba91 reported cstate change: term changed from 1 to 2, leader changed from 06826489741648cdb706d06b030176e1 (127.5.154.3) to ce8e221ab13047f5abcb0d7a54acba91 (127.5.154.4). New cstate: current_term: 2 leader_uuid: "ce8e221ab13047f5abcb0d7a54acba91" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "87d14a2ec3324673861a8f8f0436adfb" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 40417 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "06826489741648cdb706d06b030176e1" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 44361 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ce8e221ab13047f5abcb0d7a54acba91" member_type: VOTER last_known_addr { host: "127.5.154.4" port: 33965 } health_report { overall_health: HEALTHY } } }
I20260710 13:16:07.998507  8486 raft_consensus.cc:993] T 56b08def76cd4255a601bfabe397d33f P 06826489741648cdb706d06b030176e1: : Instructing follower 87d14a2ec3324673861a8f8f0436adfb to start an election
I20260710 13:16:07.998943  8490 raft_consensus.cc:1081] T 56b08def76cd4255a601bfabe397d33f P 06826489741648cdb706d06b030176e1 [term 1 LEADER]: Signalling peer 87d14a2ec3324673861a8f8f0436adfb to start an election
I20260710 13:16:08.000188  8379 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "56b08def76cd4255a601bfabe397d33f"
dest_uuid: "87d14a2ec3324673861a8f8f0436adfb"
 from {username='slave'} at 127.0.0.1:60354
I20260710 13:16:08.000595  8379 raft_consensus.cc:493] T 56b08def76cd4255a601bfabe397d33f P 87d14a2ec3324673861a8f8f0436adfb [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:16:08.000869  8379 raft_consensus.cc:3060] T 56b08def76cd4255a601bfabe397d33f P 87d14a2ec3324673861a8f8f0436adfb [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:16:08.005935  8379 raft_consensus.cc:515] T 56b08def76cd4255a601bfabe397d33f P 87d14a2ec3324673861a8f8f0436adfb [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "87d14a2ec3324673861a8f8f0436adfb" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 40417 } } peers { permanent_uuid: "19e98fdd0d604ed4a2695173041c5d59" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 33835 } } peers { permanent_uuid: "06826489741648cdb706d06b030176e1" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 44361 } }
I20260710 13:16:08.007472  8379 leader_election.cc:290] T 56b08def76cd4255a601bfabe397d33f P 87d14a2ec3324673861a8f8f0436adfb [CANDIDATE]: Term 2 election: Requested vote from peers 19e98fdd0d604ed4a2695173041c5d59 (127.5.154.2:33835), 06826489741648cdb706d06b030176e1 (127.5.154.3:44361)
I20260710 13:16:08.008352  8019 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "56b08def76cd4255a601bfabe397d33f" candidate_uuid: "87d14a2ec3324673861a8f8f0436adfb" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "06826489741648cdb706d06b030176e1"
I20260710 13:16:08.008388  7944 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "56b08def76cd4255a601bfabe397d33f" candidate_uuid: "87d14a2ec3324673861a8f8f0436adfb" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "19e98fdd0d604ed4a2695173041c5d59"
I20260710 13:16:08.009099  8019 raft_consensus.cc:3055] T 56b08def76cd4255a601bfabe397d33f P 06826489741648cdb706d06b030176e1 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:16:08.009162  7944 raft_consensus.cc:3060] T 56b08def76cd4255a601bfabe397d33f P 19e98fdd0d604ed4a2695173041c5d59 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:16:08.009505  8019 raft_consensus.cc:740] T 56b08def76cd4255a601bfabe397d33f P 06826489741648cdb706d06b030176e1 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 06826489741648cdb706d06b030176e1, State: Running, Role: LEADER
I20260710 13:16:08.010344  8019 consensus_queue.cc:260] T 56b08def76cd4255a601bfabe397d33f P 06826489741648cdb706d06b030176e1 [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: "87d14a2ec3324673861a8f8f0436adfb" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 40417 } } peers { permanent_uuid: "19e98fdd0d604ed4a2695173041c5d59" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 33835 } } peers { permanent_uuid: "06826489741648cdb706d06b030176e1" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 44361 } }
I20260710 13:16:08.011365  8019 raft_consensus.cc:3060] T 56b08def76cd4255a601bfabe397d33f P 06826489741648cdb706d06b030176e1 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:16:08.014038  7944 raft_consensus.cc:2468] T 56b08def76cd4255a601bfabe397d33f P 19e98fdd0d604ed4a2695173041c5d59 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 87d14a2ec3324673861a8f8f0436adfb in term 2.
I20260710 13:16:08.015034  8329 leader_election.cc:304] T 56b08def76cd4255a601bfabe397d33f P 87d14a2ec3324673861a8f8f0436adfb [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: 19e98fdd0d604ed4a2695173041c5d59, 87d14a2ec3324673861a8f8f0436adfb; no voters: 
I20260710 13:16:08.015690  8463 raft_consensus.cc:2804] T 56b08def76cd4255a601bfabe397d33f P 87d14a2ec3324673861a8f8f0436adfb [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:16:08.015949  8019 raft_consensus.cc:2468] T 56b08def76cd4255a601bfabe397d33f P 06826489741648cdb706d06b030176e1 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 87d14a2ec3324673861a8f8f0436adfb in term 2.
I20260710 13:16:08.016814  8463 raft_consensus.cc:697] T 56b08def76cd4255a601bfabe397d33f P 87d14a2ec3324673861a8f8f0436adfb [term 2 LEADER]: Becoming Leader. State: Replica: 87d14a2ec3324673861a8f8f0436adfb, State: Running, Role: LEADER
I20260710 13:16:08.017642  8463 consensus_queue.cc:237] T 56b08def76cd4255a601bfabe397d33f P 87d14a2ec3324673861a8f8f0436adfb [LEADER]: Queue 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: "87d14a2ec3324673861a8f8f0436adfb" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 40417 } } peers { permanent_uuid: "19e98fdd0d604ed4a2695173041c5d59" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 33835 } } peers { permanent_uuid: "06826489741648cdb706d06b030176e1" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 44361 } }
I20260710 13:16:08.024207  7768 catalog_manager.cc:5697] T 56b08def76cd4255a601bfabe397d33f P 87d14a2ec3324673861a8f8f0436adfb reported cstate change: term changed from 1 to 2, leader changed from 06826489741648cdb706d06b030176e1 (127.5.154.3) to 87d14a2ec3324673861a8f8f0436adfb (127.5.154.1). New cstate: current_term: 2 leader_uuid: "87d14a2ec3324673861a8f8f0436adfb" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "87d14a2ec3324673861a8f8f0436adfb" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 40417 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "19e98fdd0d604ed4a2695173041c5d59" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 33835 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "06826489741648cdb706d06b030176e1" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 44361 } health_report { overall_health: UNKNOWN } } }
I20260710 13:16:08.038069  8486 raft_consensus.cc:993] T 481d7b24a80646f6977a5c2cdc605486 P 06826489741648cdb706d06b030176e1: : Instructing follower 87d14a2ec3324673861a8f8f0436adfb to start an election
I20260710 13:16:08.038446  8490 raft_consensus.cc:1081] T 481d7b24a80646f6977a5c2cdc605486 P 06826489741648cdb706d06b030176e1 [term 1 LEADER]: Signalling peer 87d14a2ec3324673861a8f8f0436adfb to start an election
I20260710 13:16:08.039732  8381 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "481d7b24a80646f6977a5c2cdc605486"
dest_uuid: "87d14a2ec3324673861a8f8f0436adfb"
 from {username='slave'} at 127.0.0.1:60354
I20260710 13:16:08.040108  8381 raft_consensus.cc:493] T 481d7b24a80646f6977a5c2cdc605486 P 87d14a2ec3324673861a8f8f0436adfb [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:16:08.040341  8381 raft_consensus.cc:3060] T 481d7b24a80646f6977a5c2cdc605486 P 87d14a2ec3324673861a8f8f0436adfb [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:16:08.045145  8381 raft_consensus.cc:515] T 481d7b24a80646f6977a5c2cdc605486 P 87d14a2ec3324673861a8f8f0436adfb [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "87d14a2ec3324673861a8f8f0436adfb" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 40417 } } peers { permanent_uuid: "19e98fdd0d604ed4a2695173041c5d59" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 33835 } } peers { permanent_uuid: "06826489741648cdb706d06b030176e1" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 44361 } }
I20260710 13:16:08.046355  8381 leader_election.cc:290] T 481d7b24a80646f6977a5c2cdc605486 P 87d14a2ec3324673861a8f8f0436adfb [CANDIDATE]: Term 2 election: Requested vote from peers 19e98fdd0d604ed4a2695173041c5d59 (127.5.154.2:33835), 06826489741648cdb706d06b030176e1 (127.5.154.3:44361)
I20260710 13:16:08.047245  7944 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "481d7b24a80646f6977a5c2cdc605486" candidate_uuid: "87d14a2ec3324673861a8f8f0436adfb" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "19e98fdd0d604ed4a2695173041c5d59"
I20260710 13:16:08.047304  8019 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "481d7b24a80646f6977a5c2cdc605486" candidate_uuid: "87d14a2ec3324673861a8f8f0436adfb" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "06826489741648cdb706d06b030176e1"
I20260710 13:16:08.047699  7944 raft_consensus.cc:3060] T 481d7b24a80646f6977a5c2cdc605486 P 19e98fdd0d604ed4a2695173041c5d59 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:16:08.047808  8019 raft_consensus.cc:3055] T 481d7b24a80646f6977a5c2cdc605486 P 06826489741648cdb706d06b030176e1 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:16:08.048182  8019 raft_consensus.cc:740] T 481d7b24a80646f6977a5c2cdc605486 P 06826489741648cdb706d06b030176e1 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 06826489741648cdb706d06b030176e1, State: Running, Role: LEADER
I20260710 13:16:08.048831  8019 consensus_queue.cc:260] T 481d7b24a80646f6977a5c2cdc605486 P 06826489741648cdb706d06b030176e1 [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: "87d14a2ec3324673861a8f8f0436adfb" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 40417 } } peers { permanent_uuid: "19e98fdd0d604ed4a2695173041c5d59" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 33835 } } peers { permanent_uuid: "06826489741648cdb706d06b030176e1" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 44361 } }
I20260710 13:16:08.049665  8019 raft_consensus.cc:3060] T 481d7b24a80646f6977a5c2cdc605486 P 06826489741648cdb706d06b030176e1 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:16:08.051657  7944 raft_consensus.cc:2468] T 481d7b24a80646f6977a5c2cdc605486 P 19e98fdd0d604ed4a2695173041c5d59 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 87d14a2ec3324673861a8f8f0436adfb in term 2.
I20260710 13:16:08.052397  8329 leader_election.cc:304] T 481d7b24a80646f6977a5c2cdc605486 P 87d14a2ec3324673861a8f8f0436adfb [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: 19e98fdd0d604ed4a2695173041c5d59, 87d14a2ec3324673861a8f8f0436adfb; no voters: 
I20260710 13:16:08.053021  8463 raft_consensus.cc:2804] T 481d7b24a80646f6977a5c2cdc605486 P 87d14a2ec3324673861a8f8f0436adfb [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:16:08.054230  8463 raft_consensus.cc:697] T 481d7b24a80646f6977a5c2cdc605486 P 87d14a2ec3324673861a8f8f0436adfb [term 2 LEADER]: Becoming Leader. State: Replica: 87d14a2ec3324673861a8f8f0436adfb, State: Running, Role: LEADER
I20260710 13:16:08.055007  8019 raft_consensus.cc:2468] T 481d7b24a80646f6977a5c2cdc605486 P 06826489741648cdb706d06b030176e1 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 87d14a2ec3324673861a8f8f0436adfb in term 2.
I20260710 13:16:08.055097  8463 consensus_queue.cc:237] T 481d7b24a80646f6977a5c2cdc605486 P 87d14a2ec3324673861a8f8f0436adfb [LEADER]: Queue 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: "87d14a2ec3324673861a8f8f0436adfb" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 40417 } } peers { permanent_uuid: "19e98fdd0d604ed4a2695173041c5d59" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 33835 } } peers { permanent_uuid: "06826489741648cdb706d06b030176e1" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 44361 } }
I20260710 13:16:08.061774  7768 catalog_manager.cc:5697] T 481d7b24a80646f6977a5c2cdc605486 P 87d14a2ec3324673861a8f8f0436adfb reported cstate change: term changed from 1 to 2, leader changed from 06826489741648cdb706d06b030176e1 (127.5.154.3) to 87d14a2ec3324673861a8f8f0436adfb (127.5.154.1). New cstate: current_term: 2 leader_uuid: "87d14a2ec3324673861a8f8f0436adfb" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "87d14a2ec3324673861a8f8f0436adfb" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 40417 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "19e98fdd0d604ed4a2695173041c5d59" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 33835 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "06826489741648cdb706d06b030176e1" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 44361 } health_report { overall_health: UNKNOWN } } }
I20260710 13:16:08.064064  8490 raft_consensus.cc:993] T d85f427507f54f8395849c34c95a793a P 06826489741648cdb706d06b030176e1: : Instructing follower ce8e221ab13047f5abcb0d7a54acba91 to start an election
I20260710 13:16:08.064522  8490 raft_consensus.cc:1081] T d85f427507f54f8395849c34c95a793a P 06826489741648cdb706d06b030176e1 [term 1 LEADER]: Signalling peer ce8e221ab13047f5abcb0d7a54acba91 to start an election
I20260710 13:16:08.066205  8094 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "d85f427507f54f8395849c34c95a793a"
dest_uuid: "ce8e221ab13047f5abcb0d7a54acba91"
 from {username='slave'} at 127.0.0.1:59474
I20260710 13:16:08.066675  8094 raft_consensus.cc:493] T d85f427507f54f8395849c34c95a793a P ce8e221ab13047f5abcb0d7a54acba91 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:16:08.066978  8094 raft_consensus.cc:3060] T d85f427507f54f8395849c34c95a793a P ce8e221ab13047f5abcb0d7a54acba91 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:16:08.072510  8094 raft_consensus.cc:515] T d85f427507f54f8395849c34c95a793a P ce8e221ab13047f5abcb0d7a54acba91 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "06826489741648cdb706d06b030176e1" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 44361 } } peers { permanent_uuid: "ce8e221ab13047f5abcb0d7a54acba91" member_type: VOTER last_known_addr { host: "127.5.154.4" port: 33965 } } peers { permanent_uuid: "87d14a2ec3324673861a8f8f0436adfb" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 40417 } }
I20260710 13:16:08.073877  8094 leader_election.cc:290] T d85f427507f54f8395849c34c95a793a P ce8e221ab13047f5abcb0d7a54acba91 [CANDIDATE]: Term 2 election: Requested vote from peers 06826489741648cdb706d06b030176e1 (127.5.154.3:44361), 87d14a2ec3324673861a8f8f0436adfb (127.5.154.1:40417)
I20260710 13:16:08.074455  8019 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d85f427507f54f8395849c34c95a793a" candidate_uuid: "ce8e221ab13047f5abcb0d7a54acba91" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "06826489741648cdb706d06b030176e1"
I20260710 13:16:08.074625  8381 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d85f427507f54f8395849c34c95a793a" candidate_uuid: "ce8e221ab13047f5abcb0d7a54acba91" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "87d14a2ec3324673861a8f8f0436adfb"
I20260710 13:16:08.075003  8019 raft_consensus.cc:3055] T d85f427507f54f8395849c34c95a793a P 06826489741648cdb706d06b030176e1 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:16:08.075099  8381 raft_consensus.cc:3060] T d85f427507f54f8395849c34c95a793a P 87d14a2ec3324673861a8f8f0436adfb [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:16:08.075312  8019 raft_consensus.cc:740] T d85f427507f54f8395849c34c95a793a P 06826489741648cdb706d06b030176e1 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 06826489741648cdb706d06b030176e1, State: Running, Role: LEADER
I20260710 13:16:08.076081  8019 consensus_queue.cc:260] T d85f427507f54f8395849c34c95a793a P 06826489741648cdb706d06b030176e1 [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: "06826489741648cdb706d06b030176e1" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 44361 } } peers { permanent_uuid: "ce8e221ab13047f5abcb0d7a54acba91" member_type: VOTER last_known_addr { host: "127.5.154.4" port: 33965 } } peers { permanent_uuid: "87d14a2ec3324673861a8f8f0436adfb" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 40417 } }
I20260710 13:16:08.076958  8019 raft_consensus.cc:3060] T d85f427507f54f8395849c34c95a793a P 06826489741648cdb706d06b030176e1 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:16:08.079239  8381 raft_consensus.cc:2468] T d85f427507f54f8395849c34c95a793a P 87d14a2ec3324673861a8f8f0436adfb [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ce8e221ab13047f5abcb0d7a54acba91 in term 2.
I20260710 13:16:08.080034  8060 leader_election.cc:304] T d85f427507f54f8395849c34c95a793a P ce8e221ab13047f5abcb0d7a54acba91 [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: 87d14a2ec3324673861a8f8f0436adfb, ce8e221ab13047f5abcb0d7a54acba91; no voters: 
I20260710 13:16:08.080686  8426 raft_consensus.cc:2804] T d85f427507f54f8395849c34c95a793a P ce8e221ab13047f5abcb0d7a54acba91 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:16:08.081136  8426 raft_consensus.cc:697] T d85f427507f54f8395849c34c95a793a P ce8e221ab13047f5abcb0d7a54acba91 [term 2 LEADER]: Becoming Leader. State: Replica: ce8e221ab13047f5abcb0d7a54acba91, State: Running, Role: LEADER
I20260710 13:16:08.081802  8019 raft_consensus.cc:2468] T d85f427507f54f8395849c34c95a793a P 06826489741648cdb706d06b030176e1 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ce8e221ab13047f5abcb0d7a54acba91 in term 2.
I20260710 13:16:08.081920  8426 consensus_queue.cc:237] T d85f427507f54f8395849c34c95a793a P ce8e221ab13047f5abcb0d7a54acba91 [LEADER]: Queue 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: "06826489741648cdb706d06b030176e1" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 44361 } } peers { permanent_uuid: "ce8e221ab13047f5abcb0d7a54acba91" member_type: VOTER last_known_addr { host: "127.5.154.4" port: 33965 } } peers { permanent_uuid: "87d14a2ec3324673861a8f8f0436adfb" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 40417 } }
I20260710 13:16:08.086688  8486 raft_consensus.cc:993] T 8dfee17a96ad46d184fbc3e11de45d24 P 06826489741648cdb706d06b030176e1: : Instructing follower 87d14a2ec3324673861a8f8f0436adfb to start an election
I20260710 13:16:08.087080  8486 raft_consensus.cc:1081] T 8dfee17a96ad46d184fbc3e11de45d24 P 06826489741648cdb706d06b030176e1 [term 1 LEADER]: Signalling peer 87d14a2ec3324673861a8f8f0436adfb to start an election
I20260710 13:16:08.088398  8381 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "8dfee17a96ad46d184fbc3e11de45d24"
dest_uuid: "87d14a2ec3324673861a8f8f0436adfb"
 from {username='slave'} at 127.0.0.1:60354
I20260710 13:16:08.088914  8381 raft_consensus.cc:493] T 8dfee17a96ad46d184fbc3e11de45d24 P 87d14a2ec3324673861a8f8f0436adfb [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:16:08.089216  8381 raft_consensus.cc:3060] T 8dfee17a96ad46d184fbc3e11de45d24 P 87d14a2ec3324673861a8f8f0436adfb [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:16:08.090205  7768 catalog_manager.cc:5697] T d85f427507f54f8395849c34c95a793a P ce8e221ab13047f5abcb0d7a54acba91 reported cstate change: term changed from 1 to 2, leader changed from 06826489741648cdb706d06b030176e1 (127.5.154.3) to ce8e221ab13047f5abcb0d7a54acba91 (127.5.154.4). New cstate: current_term: 2 leader_uuid: "ce8e221ab13047f5abcb0d7a54acba91" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "06826489741648cdb706d06b030176e1" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 44361 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ce8e221ab13047f5abcb0d7a54acba91" member_type: VOTER last_known_addr { host: "127.5.154.4" port: 33965 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "87d14a2ec3324673861a8f8f0436adfb" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 40417 } health_report { overall_health: UNKNOWN } } }
I20260710 13:16:08.094036  8381 raft_consensus.cc:515] T 8dfee17a96ad46d184fbc3e11de45d24 P 87d14a2ec3324673861a8f8f0436adfb [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "87d14a2ec3324673861a8f8f0436adfb" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 40417 } } peers { permanent_uuid: "19e98fdd0d604ed4a2695173041c5d59" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 33835 } } peers { permanent_uuid: "06826489741648cdb706d06b030176e1" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 44361 } }
I20260710 13:16:08.095695  8381 leader_election.cc:290] T 8dfee17a96ad46d184fbc3e11de45d24 P 87d14a2ec3324673861a8f8f0436adfb [CANDIDATE]: Term 2 election: Requested vote from peers 19e98fdd0d604ed4a2695173041c5d59 (127.5.154.2:33835), 06826489741648cdb706d06b030176e1 (127.5.154.3:44361)
I20260710 13:16:08.096625  7944 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8dfee17a96ad46d184fbc3e11de45d24" candidate_uuid: "87d14a2ec3324673861a8f8f0436adfb" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "19e98fdd0d604ed4a2695173041c5d59"
I20260710 13:16:08.097122  7944 raft_consensus.cc:3060] T 8dfee17a96ad46d184fbc3e11de45d24 P 19e98fdd0d604ed4a2695173041c5d59 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:16:08.097129  8019 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8dfee17a96ad46d184fbc3e11de45d24" candidate_uuid: "87d14a2ec3324673861a8f8f0436adfb" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "06826489741648cdb706d06b030176e1"
I20260710 13:16:08.097816  8019 raft_consensus.cc:3055] T 8dfee17a96ad46d184fbc3e11de45d24 P 06826489741648cdb706d06b030176e1 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:16:08.098054  8019 raft_consensus.cc:740] T 8dfee17a96ad46d184fbc3e11de45d24 P 06826489741648cdb706d06b030176e1 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 06826489741648cdb706d06b030176e1, State: Running, Role: LEADER
I20260710 13:16:08.098875  8019 consensus_queue.cc:260] T 8dfee17a96ad46d184fbc3e11de45d24 P 06826489741648cdb706d06b030176e1 [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: "87d14a2ec3324673861a8f8f0436adfb" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 40417 } } peers { permanent_uuid: "19e98fdd0d604ed4a2695173041c5d59" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 33835 } } peers { permanent_uuid: "06826489741648cdb706d06b030176e1" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 44361 } }
I20260710 13:16:08.099798  8019 raft_consensus.cc:3060] T 8dfee17a96ad46d184fbc3e11de45d24 P 06826489741648cdb706d06b030176e1 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:16:08.101706  7944 raft_consensus.cc:2468] T 8dfee17a96ad46d184fbc3e11de45d24 P 19e98fdd0d604ed4a2695173041c5d59 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 87d14a2ec3324673861a8f8f0436adfb in term 2.
I20260710 13:16:08.102475  8329 leader_election.cc:304] T 8dfee17a96ad46d184fbc3e11de45d24 P 87d14a2ec3324673861a8f8f0436adfb [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: 19e98fdd0d604ed4a2695173041c5d59, 87d14a2ec3324673861a8f8f0436adfb; no voters: 
I20260710 13:16:08.103073  8463 raft_consensus.cc:2804] T 8dfee17a96ad46d184fbc3e11de45d24 P 87d14a2ec3324673861a8f8f0436adfb [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:16:08.103411  8463 raft_consensus.cc:697] T 8dfee17a96ad46d184fbc3e11de45d24 P 87d14a2ec3324673861a8f8f0436adfb [term 2 LEADER]: Becoming Leader. State: Replica: 87d14a2ec3324673861a8f8f0436adfb, State: Running, Role: LEADER
I20260710 13:16:08.104295  8019 raft_consensus.cc:2468] T 8dfee17a96ad46d184fbc3e11de45d24 P 06826489741648cdb706d06b030176e1 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 87d14a2ec3324673861a8f8f0436adfb in term 2.
I20260710 13:16:08.104123  8463 consensus_queue.cc:237] T 8dfee17a96ad46d184fbc3e11de45d24 P 87d14a2ec3324673861a8f8f0436adfb [LEADER]: Queue 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: "87d14a2ec3324673861a8f8f0436adfb" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 40417 } } peers { permanent_uuid: "19e98fdd0d604ed4a2695173041c5d59" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 33835 } } peers { permanent_uuid: "06826489741648cdb706d06b030176e1" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 44361 } }
I20260710 13:16:08.111020  7768 catalog_manager.cc:5697] T 8dfee17a96ad46d184fbc3e11de45d24 P 87d14a2ec3324673861a8f8f0436adfb reported cstate change: term changed from 1 to 2, leader changed from 06826489741648cdb706d06b030176e1 (127.5.154.3) to 87d14a2ec3324673861a8f8f0436adfb (127.5.154.1). New cstate: current_term: 2 leader_uuid: "87d14a2ec3324673861a8f8f0436adfb" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "87d14a2ec3324673861a8f8f0436adfb" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 40417 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "19e98fdd0d604ed4a2695173041c5d59" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 33835 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "06826489741648cdb706d06b030176e1" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 44361 } health_report { overall_health: UNKNOWN } } }
I20260710 13:16:08.258176  8483 raft_consensus.cc:993] T ee512a687c804da3a03acc9cb03c299b P 19e98fdd0d604ed4a2695173041c5d59: : Instructing follower ce8e221ab13047f5abcb0d7a54acba91 to start an election
I20260710 13:16:08.258658  8504 raft_consensus.cc:1081] T ee512a687c804da3a03acc9cb03c299b P 19e98fdd0d604ed4a2695173041c5d59 [term 2 LEADER]: Signalling peer ce8e221ab13047f5abcb0d7a54acba91 to start an election
I20260710 13:16:08.259824  8094 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "ee512a687c804da3a03acc9cb03c299b"
dest_uuid: "ce8e221ab13047f5abcb0d7a54acba91"
 from {username='slave'} at 127.0.0.1:59458
I20260710 13:16:08.260231  8094 raft_consensus.cc:493] T ee512a687c804da3a03acc9cb03c299b P ce8e221ab13047f5abcb0d7a54acba91 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:16:08.260473  8094 raft_consensus.cc:3060] T ee512a687c804da3a03acc9cb03c299b P ce8e221ab13047f5abcb0d7a54acba91 [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:16:08.264453  8094 raft_consensus.cc:515] T ee512a687c804da3a03acc9cb03c299b P ce8e221ab13047f5abcb0d7a54acba91 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ce8e221ab13047f5abcb0d7a54acba91" member_type: VOTER last_known_addr { host: "127.5.154.4" port: 33965 } } peers { permanent_uuid: "87d14a2ec3324673861a8f8f0436adfb" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 40417 } } peers { permanent_uuid: "19e98fdd0d604ed4a2695173041c5d59" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 33835 } }
I20260710 13:16:08.266144  8094 leader_election.cc:290] T ee512a687c804da3a03acc9cb03c299b P ce8e221ab13047f5abcb0d7a54acba91 [CANDIDATE]: Term 3 election: Requested vote from peers 87d14a2ec3324673861a8f8f0436adfb (127.5.154.1:40417), 19e98fdd0d604ed4a2695173041c5d59 (127.5.154.2:33835)
I20260710 13:16:08.266640  7944 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ee512a687c804da3a03acc9cb03c299b" candidate_uuid: "ce8e221ab13047f5abcb0d7a54acba91" candidate_term: 3 candidate_status { last_received { term: 2 index: 1 } } ignore_live_leader: true dest_uuid: "19e98fdd0d604ed4a2695173041c5d59"
I20260710 13:16:08.267267  7944 raft_consensus.cc:3055] T ee512a687c804da3a03acc9cb03c299b P 19e98fdd0d604ed4a2695173041c5d59 [term 2 LEADER]: Stepping down as leader of term 2
I20260710 13:16:08.266674  8381 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ee512a687c804da3a03acc9cb03c299b" candidate_uuid: "ce8e221ab13047f5abcb0d7a54acba91" candidate_term: 3 candidate_status { last_received { term: 2 index: 1 } } ignore_live_leader: true dest_uuid: "87d14a2ec3324673861a8f8f0436adfb"
I20260710 13:16:08.267549  7944 raft_consensus.cc:740] T ee512a687c804da3a03acc9cb03c299b P 19e98fdd0d604ed4a2695173041c5d59 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 19e98fdd0d604ed4a2695173041c5d59, State: Running, Role: LEADER
I20260710 13:16:08.267838  8381 raft_consensus.cc:3060] T ee512a687c804da3a03acc9cb03c299b P 87d14a2ec3324673861a8f8f0436adfb [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:16:08.268348  7944 consensus_queue.cc:260] T ee512a687c804da3a03acc9cb03c299b P 19e98fdd0d604ed4a2695173041c5d59 [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: "ce8e221ab13047f5abcb0d7a54acba91" member_type: VOTER last_known_addr { host: "127.5.154.4" port: 33965 } } peers { permanent_uuid: "87d14a2ec3324673861a8f8f0436adfb" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 40417 } } peers { permanent_uuid: "19e98fdd0d604ed4a2695173041c5d59" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 33835 } }
I20260710 13:16:08.269631  7944 raft_consensus.cc:3060] T ee512a687c804da3a03acc9cb03c299b P 19e98fdd0d604ed4a2695173041c5d59 [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:16:08.273155  8381 raft_consensus.cc:2468] T ee512a687c804da3a03acc9cb03c299b P 87d14a2ec3324673861a8f8f0436adfb [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ce8e221ab13047f5abcb0d7a54acba91 in term 3.
I20260710 13:16:08.274191  8060 leader_election.cc:304] T ee512a687c804da3a03acc9cb03c299b P ce8e221ab13047f5abcb0d7a54acba91 [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: 87d14a2ec3324673861a8f8f0436adfb, ce8e221ab13047f5abcb0d7a54acba91; no voters: 
I20260710 13:16:08.275041  8426 raft_consensus.cc:2804] T ee512a687c804da3a03acc9cb03c299b P ce8e221ab13047f5abcb0d7a54acba91 [term 3 FOLLOWER]: Leader election won for term 3
I20260710 13:16:08.275485  8426 raft_consensus.cc:697] T ee512a687c804da3a03acc9cb03c299b P ce8e221ab13047f5abcb0d7a54acba91 [term 3 LEADER]: Becoming Leader. State: Replica: ce8e221ab13047f5abcb0d7a54acba91, State: Running, Role: LEADER
I20260710 13:16:08.275698  7944 raft_consensus.cc:2468] T ee512a687c804da3a03acc9cb03c299b P 19e98fdd0d604ed4a2695173041c5d59 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ce8e221ab13047f5abcb0d7a54acba91 in term 3.
I20260710 13:16:08.276357  8426 consensus_queue.cc:237] T ee512a687c804da3a03acc9cb03c299b P ce8e221ab13047f5abcb0d7a54acba91 [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: "ce8e221ab13047f5abcb0d7a54acba91" member_type: VOTER last_known_addr { host: "127.5.154.4" port: 33965 } } peers { permanent_uuid: "87d14a2ec3324673861a8f8f0436adfb" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 40417 } } peers { permanent_uuid: "19e98fdd0d604ed4a2695173041c5d59" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 33835 } }
I20260710 13:16:08.283851  7768 catalog_manager.cc:5697] T ee512a687c804da3a03acc9cb03c299b P ce8e221ab13047f5abcb0d7a54acba91 reported cstate change: term changed from 2 to 3, leader changed from 19e98fdd0d604ed4a2695173041c5d59 (127.5.154.2) to ce8e221ab13047f5abcb0d7a54acba91 (127.5.154.4). New cstate: current_term: 3 leader_uuid: "ce8e221ab13047f5abcb0d7a54acba91" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ce8e221ab13047f5abcb0d7a54acba91" member_type: VOTER last_known_addr { host: "127.5.154.4" port: 33965 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "87d14a2ec3324673861a8f8f0436adfb" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 40417 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "19e98fdd0d604ed4a2695173041c5d59" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 33835 } health_report { overall_health: UNKNOWN } } }
I20260710 13:16:08.389822  8381 raft_consensus.cc:1275] T 8d6ace6849ef4ad69a6ae4d4c0686b6c P 87d14a2ec3324673861a8f8f0436adfb [term 2 FOLLOWER]: Refusing update from remote peer ce8e221ab13047f5abcb0d7a54acba91: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:16:08.390983  8494 consensus_queue.cc:1048] T 8d6ace6849ef4ad69a6ae4d4c0686b6c P ce8e221ab13047f5abcb0d7a54acba91 [LEADER]: Connected to new peer: Peer: permanent_uuid: "87d14a2ec3324673861a8f8f0436adfb" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 40417 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:16:08.402748  8019 raft_consensus.cc:1275] T 8d6ace6849ef4ad69a6ae4d4c0686b6c P 06826489741648cdb706d06b030176e1 [term 2 FOLLOWER]: Refusing update from remote peer ce8e221ab13047f5abcb0d7a54acba91: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:16:08.404985  8510 consensus_queue.cc:1048] T 8d6ace6849ef4ad69a6ae4d4c0686b6c P ce8e221ab13047f5abcb0d7a54acba91 [LEADER]: Connected to new peer: Peer: permanent_uuid: "06826489741648cdb706d06b030176e1" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 44361 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:16:08.437139  8019 raft_consensus.cc:1275] T 481d7b24a80646f6977a5c2cdc605486 P 06826489741648cdb706d06b030176e1 [term 2 FOLLOWER]: Refusing update from remote peer 87d14a2ec3324673861a8f8f0436adfb: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:16:08.438125  8463 consensus_queue.cc:1048] T 481d7b24a80646f6977a5c2cdc605486 P 87d14a2ec3324673861a8f8f0436adfb [LEADER]: Connected to new peer: Peer: permanent_uuid: "06826489741648cdb706d06b030176e1" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 44361 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:16:08.446048  7944 raft_consensus.cc:1275] T 481d7b24a80646f6977a5c2cdc605486 P 19e98fdd0d604ed4a2695173041c5d59 [term 2 FOLLOWER]: Refusing update from remote peer 87d14a2ec3324673861a8f8f0436adfb: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:16:08.447461  8463 consensus_queue.cc:1048] T 481d7b24a80646f6977a5c2cdc605486 P 87d14a2ec3324673861a8f8f0436adfb [LEADER]: Connected to new peer: Peer: permanent_uuid: "19e98fdd0d604ed4a2695173041c5d59" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 33835 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:16:08.476958  8019 raft_consensus.cc:1275] T 56b08def76cd4255a601bfabe397d33f P 06826489741648cdb706d06b030176e1 [term 2 FOLLOWER]: Refusing update from remote peer 87d14a2ec3324673861a8f8f0436adfb: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:16:08.477195  8021 raft_consensus.cc:1275] T d85f427507f54f8395849c34c95a793a P 06826489741648cdb706d06b030176e1 [term 2 FOLLOWER]: Refusing update from remote peer ce8e221ab13047f5abcb0d7a54acba91: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:16:08.478013  8463 consensus_queue.cc:1048] T 56b08def76cd4255a601bfabe397d33f P 87d14a2ec3324673861a8f8f0436adfb [LEADER]: Connected to new peer: Peer: permanent_uuid: "06826489741648cdb706d06b030176e1" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 44361 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:16:08.478278  8510 consensus_queue.cc:1048] T d85f427507f54f8395849c34c95a793a P ce8e221ab13047f5abcb0d7a54acba91 [LEADER]: Connected to new peer: Peer: permanent_uuid: "06826489741648cdb706d06b030176e1" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 44361 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:16:08.487828  8381 raft_consensus.cc:1275] T d85f427507f54f8395849c34c95a793a P 87d14a2ec3324673861a8f8f0436adfb [term 2 FOLLOWER]: Refusing update from remote peer ce8e221ab13047f5abcb0d7a54acba91: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:16:08.489885  8494 consensus_queue.cc:1048] T d85f427507f54f8395849c34c95a793a P ce8e221ab13047f5abcb0d7a54acba91 [LEADER]: Connected to new peer: Peer: permanent_uuid: "87d14a2ec3324673861a8f8f0436adfb" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 40417 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:16:08.501827  7944 raft_consensus.cc:1275] T 56b08def76cd4255a601bfabe397d33f P 19e98fdd0d604ed4a2695173041c5d59 [term 2 FOLLOWER]: Refusing update from remote peer 87d14a2ec3324673861a8f8f0436adfb: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:16:08.503353  8463 consensus_queue.cc:1048] T 56b08def76cd4255a601bfabe397d33f P 87d14a2ec3324673861a8f8f0436adfb [LEADER]: Connected to new peer: Peer: permanent_uuid: "19e98fdd0d604ed4a2695173041c5d59" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 33835 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:16:08.567214  8021 raft_consensus.cc:1275] T 8dfee17a96ad46d184fbc3e11de45d24 P 06826489741648cdb706d06b030176e1 [term 2 FOLLOWER]: Refusing update from remote peer 87d14a2ec3324673861a8f8f0436adfb: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:16:08.568202  8463 consensus_queue.cc:1048] T 8dfee17a96ad46d184fbc3e11de45d24 P 87d14a2ec3324673861a8f8f0436adfb [LEADER]: Connected to new peer: Peer: permanent_uuid: "06826489741648cdb706d06b030176e1" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 44361 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:16:08.576462  7944 raft_consensus.cc:1275] T 8dfee17a96ad46d184fbc3e11de45d24 P 19e98fdd0d604ed4a2695173041c5d59 [term 2 FOLLOWER]: Refusing update from remote peer 87d14a2ec3324673861a8f8f0436adfb: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:16:08.578353  8502 consensus_queue.cc:1048] T 8dfee17a96ad46d184fbc3e11de45d24 P 87d14a2ec3324673861a8f8f0436adfb [LEADER]: Connected to new peer: Peer: permanent_uuid: "19e98fdd0d604ed4a2695173041c5d59" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 33835 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:16:08.797117  5736 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 13:16:08.811604  5736 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 13:16:08.824076  7944 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "8d145847dba84d8d8f9aad2970a51c17"
dest_uuid: "19e98fdd0d604ed4a2695173041c5d59"
mode: GRACEFUL
new_leader_uuid: "ce8e221ab13047f5abcb0d7a54acba91"
 from {username='slave'} at 127.0.0.1:40392
I20260710 13:16:08.824533  7944 raft_consensus.cc:606] T 8d145847dba84d8d8f9aad2970a51c17 P 19e98fdd0d604ed4a2695173041c5d59 [term 2 LEADER]: Received request to transfer leadership to TS ce8e221ab13047f5abcb0d7a54acba91
I20260710 13:16:08.826900  8021 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "d26c9ed7b4fc45789e10e9d018ebfac3"
dest_uuid: "06826489741648cdb706d06b030176e1"
mode: GRACEFUL
new_leader_uuid: "87d14a2ec3324673861a8f8f0436adfb"
 from {username='slave'} at 127.0.0.1:52278
I20260710 13:16:08.827291  8021 raft_consensus.cc:606] T d26c9ed7b4fc45789e10e9d018ebfac3 P 06826489741648cdb706d06b030176e1 [term 2 LEADER]: Received request to transfer leadership to TS 87d14a2ec3324673861a8f8f0436adfb
I20260710 13:16:08.828279  5736 auto_leader_rebalancer.cc:479] table: test-workload, leader rebalance finish, leader transfer count: 2
I20260710 13:16:08.829056  5736 auto_leader_rebalancer.cc:554] All tables' leader rebalancing finished this round
I20260710 13:16:08.863287  8381 raft_consensus.cc:1275] T ee512a687c804da3a03acc9cb03c299b P 87d14a2ec3324673861a8f8f0436adfb [term 3 FOLLOWER]: Refusing update from remote peer ce8e221ab13047f5abcb0d7a54acba91: Log matching property violated. Preceding OpId in replica: term: 2 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260710 13:16:08.865082  8426 consensus_queue.cc:1048] T ee512a687c804da3a03acc9cb03c299b P ce8e221ab13047f5abcb0d7a54acba91 [LEADER]: Connected to new peer: Peer: permanent_uuid: "87d14a2ec3324673861a8f8f0436adfb" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 40417 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:16:08.872898  7944 raft_consensus.cc:1275] T ee512a687c804da3a03acc9cb03c299b P 19e98fdd0d604ed4a2695173041c5d59 [term 3 FOLLOWER]: Refusing update from remote peer ce8e221ab13047f5abcb0d7a54acba91: Log matching property violated. Preceding OpId in replica: term: 2 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260710 13:16:08.874387  8524 consensus_queue.cc:1048] T ee512a687c804da3a03acc9cb03c299b P ce8e221ab13047f5abcb0d7a54acba91 [LEADER]: Connected to new peer: Peer: permanent_uuid: "19e98fdd0d604ed4a2695173041c5d59" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 33835 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:16:09.154161  8483 raft_consensus.cc:993] T 8d145847dba84d8d8f9aad2970a51c17 P 19e98fdd0d604ed4a2695173041c5d59: : Instructing follower ce8e221ab13047f5abcb0d7a54acba91 to start an election
I20260710 13:16:09.154590  8515 raft_consensus.cc:1081] T 8d145847dba84d8d8f9aad2970a51c17 P 19e98fdd0d604ed4a2695173041c5d59 [term 2 LEADER]: Signalling peer ce8e221ab13047f5abcb0d7a54acba91 to start an election
I20260710 13:16:09.155970  8094 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "8d145847dba84d8d8f9aad2970a51c17"
dest_uuid: "ce8e221ab13047f5abcb0d7a54acba91"
 from {username='slave'} at 127.0.0.1:59458
I20260710 13:16:09.156459  8094 raft_consensus.cc:493] T 8d145847dba84d8d8f9aad2970a51c17 P ce8e221ab13047f5abcb0d7a54acba91 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:16:09.156895  8094 raft_consensus.cc:3060] T 8d145847dba84d8d8f9aad2970a51c17 P ce8e221ab13047f5abcb0d7a54acba91 [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:16:09.161473  8094 raft_consensus.cc:515] T 8d145847dba84d8d8f9aad2970a51c17 P ce8e221ab13047f5abcb0d7a54acba91 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ce8e221ab13047f5abcb0d7a54acba91" member_type: VOTER last_known_addr { host: "127.5.154.4" port: 33965 } } peers { permanent_uuid: "87d14a2ec3324673861a8f8f0436adfb" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 40417 } } peers { permanent_uuid: "19e98fdd0d604ed4a2695173041c5d59" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 33835 } }
I20260710 13:16:09.162774  8094 leader_election.cc:290] T 8d145847dba84d8d8f9aad2970a51c17 P ce8e221ab13047f5abcb0d7a54acba91 [CANDIDATE]: Term 3 election: Requested vote from peers 87d14a2ec3324673861a8f8f0436adfb (127.5.154.1:40417), 19e98fdd0d604ed4a2695173041c5d59 (127.5.154.2:33835)
I20260710 13:16:09.163419  8379 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8d145847dba84d8d8f9aad2970a51c17" candidate_uuid: "ce8e221ab13047f5abcb0d7a54acba91" candidate_term: 3 candidate_status { last_received { term: 2 index: 1 } } ignore_live_leader: true dest_uuid: "87d14a2ec3324673861a8f8f0436adfb"
I20260710 13:16:09.163762  7947 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8d145847dba84d8d8f9aad2970a51c17" candidate_uuid: "ce8e221ab13047f5abcb0d7a54acba91" candidate_term: 3 candidate_status { last_received { term: 2 index: 1 } } ignore_live_leader: true dest_uuid: "19e98fdd0d604ed4a2695173041c5d59"
I20260710 13:16:09.163987  8379 raft_consensus.cc:3060] T 8d145847dba84d8d8f9aad2970a51c17 P 87d14a2ec3324673861a8f8f0436adfb [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:16:09.164263  7947 raft_consensus.cc:3055] T 8d145847dba84d8d8f9aad2970a51c17 P 19e98fdd0d604ed4a2695173041c5d59 [term 2 LEADER]: Stepping down as leader of term 2
I20260710 13:16:09.164515  7947 raft_consensus.cc:740] T 8d145847dba84d8d8f9aad2970a51c17 P 19e98fdd0d604ed4a2695173041c5d59 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 19e98fdd0d604ed4a2695173041c5d59, State: Running, Role: LEADER
I20260710 13:16:09.165356  7947 consensus_queue.cc:260] T 8d145847dba84d8d8f9aad2970a51c17 P 19e98fdd0d604ed4a2695173041c5d59 [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: "ce8e221ab13047f5abcb0d7a54acba91" member_type: VOTER last_known_addr { host: "127.5.154.4" port: 33965 } } peers { permanent_uuid: "87d14a2ec3324673861a8f8f0436adfb" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 40417 } } peers { permanent_uuid: "19e98fdd0d604ed4a2695173041c5d59" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 33835 } }
I20260710 13:16:09.166383  7947 raft_consensus.cc:3060] T 8d145847dba84d8d8f9aad2970a51c17 P 19e98fdd0d604ed4a2695173041c5d59 [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:16:09.168515  8379 raft_consensus.cc:2468] T 8d145847dba84d8d8f9aad2970a51c17 P 87d14a2ec3324673861a8f8f0436adfb [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ce8e221ab13047f5abcb0d7a54acba91 in term 3.
I20260710 13:16:09.169477  8060 leader_election.cc:304] T 8d145847dba84d8d8f9aad2970a51c17 P ce8e221ab13047f5abcb0d7a54acba91 [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: 87d14a2ec3324673861a8f8f0436adfb, ce8e221ab13047f5abcb0d7a54acba91; no voters: 
I20260710 13:16:09.170126  8524 raft_consensus.cc:2804] T 8d145847dba84d8d8f9aad2970a51c17 P ce8e221ab13047f5abcb0d7a54acba91 [term 3 FOLLOWER]: Leader election won for term 3
I20260710 13:16:09.170574  8524 raft_consensus.cc:697] T 8d145847dba84d8d8f9aad2970a51c17 P ce8e221ab13047f5abcb0d7a54acba91 [term 3 LEADER]: Becoming Leader. State: Replica: ce8e221ab13047f5abcb0d7a54acba91, State: Running, Role: LEADER
I20260710 13:16:09.171713  7947 raft_consensus.cc:2468] T 8d145847dba84d8d8f9aad2970a51c17 P 19e98fdd0d604ed4a2695173041c5d59 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ce8e221ab13047f5abcb0d7a54acba91 in term 3.
I20260710 13:16:09.171450  8524 consensus_queue.cc:237] T 8d145847dba84d8d8f9aad2970a51c17 P ce8e221ab13047f5abcb0d7a54acba91 [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: "ce8e221ab13047f5abcb0d7a54acba91" member_type: VOTER last_known_addr { host: "127.5.154.4" port: 33965 } } peers { permanent_uuid: "87d14a2ec3324673861a8f8f0436adfb" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 40417 } } peers { permanent_uuid: "19e98fdd0d604ed4a2695173041c5d59" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 33835 } }
I20260710 13:16:09.179204  7768 catalog_manager.cc:5697] T 8d145847dba84d8d8f9aad2970a51c17 P ce8e221ab13047f5abcb0d7a54acba91 reported cstate change: term changed from 2 to 3, leader changed from 19e98fdd0d604ed4a2695173041c5d59 (127.5.154.2) to ce8e221ab13047f5abcb0d7a54acba91 (127.5.154.4). New cstate: current_term: 3 leader_uuid: "ce8e221ab13047f5abcb0d7a54acba91" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ce8e221ab13047f5abcb0d7a54acba91" member_type: VOTER last_known_addr { host: "127.5.154.4" port: 33965 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "87d14a2ec3324673861a8f8f0436adfb" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 40417 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "19e98fdd0d604ed4a2695173041c5d59" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 33835 } health_report { overall_health: UNKNOWN } } }
I20260710 13:16:09.272884  8531 raft_consensus.cc:993] T d26c9ed7b4fc45789e10e9d018ebfac3 P 06826489741648cdb706d06b030176e1: : Instructing follower 87d14a2ec3324673861a8f8f0436adfb to start an election
I20260710 13:16:09.273430  8490 raft_consensus.cc:1081] T d26c9ed7b4fc45789e10e9d018ebfac3 P 06826489741648cdb706d06b030176e1 [term 2 LEADER]: Signalling peer 87d14a2ec3324673861a8f8f0436adfb to start an election
I20260710 13:16:09.275168  8379 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "d26c9ed7b4fc45789e10e9d018ebfac3"
dest_uuid: "87d14a2ec3324673861a8f8f0436adfb"
 from {username='slave'} at 127.0.0.1:60354
I20260710 13:16:09.275672  8379 raft_consensus.cc:493] T d26c9ed7b4fc45789e10e9d018ebfac3 P 87d14a2ec3324673861a8f8f0436adfb [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:16:09.275985  8379 raft_consensus.cc:3060] T d26c9ed7b4fc45789e10e9d018ebfac3 P 87d14a2ec3324673861a8f8f0436adfb [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:16:09.282027  8379 raft_consensus.cc:515] T d26c9ed7b4fc45789e10e9d018ebfac3 P 87d14a2ec3324673861a8f8f0436adfb [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "06826489741648cdb706d06b030176e1" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 44361 } } peers { permanent_uuid: "ce8e221ab13047f5abcb0d7a54acba91" member_type: VOTER last_known_addr { host: "127.5.154.4" port: 33965 } } peers { permanent_uuid: "87d14a2ec3324673861a8f8f0436adfb" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 40417 } }
I20260710 13:16:09.283682  8379 leader_election.cc:290] T d26c9ed7b4fc45789e10e9d018ebfac3 P 87d14a2ec3324673861a8f8f0436adfb [CANDIDATE]: Term 3 election: Requested vote from peers 06826489741648cdb706d06b030176e1 (127.5.154.3:44361), ce8e221ab13047f5abcb0d7a54acba91 (127.5.154.4:33965)
I20260710 13:16:09.286221  8021 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d26c9ed7b4fc45789e10e9d018ebfac3" candidate_uuid: "87d14a2ec3324673861a8f8f0436adfb" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "06826489741648cdb706d06b030176e1"
I20260710 13:16:09.286770  8021 raft_consensus.cc:3055] T d26c9ed7b4fc45789e10e9d018ebfac3 P 06826489741648cdb706d06b030176e1 [term 2 LEADER]: Stepping down as leader of term 2
I20260710 13:16:09.287055  8021 raft_consensus.cc:740] T d26c9ed7b4fc45789e10e9d018ebfac3 P 06826489741648cdb706d06b030176e1 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 06826489741648cdb706d06b030176e1, State: Running, Role: LEADER
I20260710 13:16:09.287819  8021 consensus_queue.cc:260] T d26c9ed7b4fc45789e10e9d018ebfac3 P 06826489741648cdb706d06b030176e1 [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: "06826489741648cdb706d06b030176e1" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 44361 } } peers { permanent_uuid: "ce8e221ab13047f5abcb0d7a54acba91" member_type: VOTER last_known_addr { host: "127.5.154.4" port: 33965 } } peers { permanent_uuid: "87d14a2ec3324673861a8f8f0436adfb" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 40417 } }
I20260710 13:16:09.288822  8021 raft_consensus.cc:3060] T d26c9ed7b4fc45789e10e9d018ebfac3 P 06826489741648cdb706d06b030176e1 [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:16:09.294469  8021 raft_consensus.cc:2468] T d26c9ed7b4fc45789e10e9d018ebfac3 P 06826489741648cdb706d06b030176e1 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 87d14a2ec3324673861a8f8f0436adfb in term 3.
I20260710 13:16:09.295517  8327 leader_election.cc:304] T d26c9ed7b4fc45789e10e9d018ebfac3 P 87d14a2ec3324673861a8f8f0436adfb [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: 06826489741648cdb706d06b030176e1, 87d14a2ec3324673861a8f8f0436adfb; no voters: 
I20260710 13:16:09.295893  8094 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d26c9ed7b4fc45789e10e9d018ebfac3" candidate_uuid: "87d14a2ec3324673861a8f8f0436adfb" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "ce8e221ab13047f5abcb0d7a54acba91"
I20260710 13:16:09.296180  8502 raft_consensus.cc:2804] T d26c9ed7b4fc45789e10e9d018ebfac3 P 87d14a2ec3324673861a8f8f0436adfb [term 3 FOLLOWER]: Leader election won for term 3
I20260710 13:16:09.296392  8094 raft_consensus.cc:3060] T d26c9ed7b4fc45789e10e9d018ebfac3 P ce8e221ab13047f5abcb0d7a54acba91 [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:16:09.296698  8502 raft_consensus.cc:697] T d26c9ed7b4fc45789e10e9d018ebfac3 P 87d14a2ec3324673861a8f8f0436adfb [term 3 LEADER]: Becoming Leader. State: Replica: 87d14a2ec3324673861a8f8f0436adfb, State: Running, Role: LEADER
I20260710 13:16:09.297487  8502 consensus_queue.cc:237] T d26c9ed7b4fc45789e10e9d018ebfac3 P 87d14a2ec3324673861a8f8f0436adfb [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: "06826489741648cdb706d06b030176e1" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 44361 } } peers { permanent_uuid: "ce8e221ab13047f5abcb0d7a54acba91" member_type: VOTER last_known_addr { host: "127.5.154.4" port: 33965 } } peers { permanent_uuid: "87d14a2ec3324673861a8f8f0436adfb" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 40417 } }
I20260710 13:16:09.300791  8094 raft_consensus.cc:2468] T d26c9ed7b4fc45789e10e9d018ebfac3 P ce8e221ab13047f5abcb0d7a54acba91 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 87d14a2ec3324673861a8f8f0436adfb in term 3.
I20260710 13:16:09.304939  7768 catalog_manager.cc:5697] T d26c9ed7b4fc45789e10e9d018ebfac3 P 87d14a2ec3324673861a8f8f0436adfb reported cstate change: term changed from 2 to 3, leader changed from 06826489741648cdb706d06b030176e1 (127.5.154.3) to 87d14a2ec3324673861a8f8f0436adfb (127.5.154.1). New cstate: current_term: 3 leader_uuid: "87d14a2ec3324673861a8f8f0436adfb" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "06826489741648cdb706d06b030176e1" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 44361 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ce8e221ab13047f5abcb0d7a54acba91" member_type: VOTER last_known_addr { host: "127.5.154.4" port: 33965 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "87d14a2ec3324673861a8f8f0436adfb" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 40417 } health_report { overall_health: HEALTHY } } }
I20260710 13:16:09.617350  7947 raft_consensus.cc:1275] T 8d145847dba84d8d8f9aad2970a51c17 P 19e98fdd0d604ed4a2695173041c5d59 [term 3 FOLLOWER]: Refusing update from remote peer ce8e221ab13047f5abcb0d7a54acba91: Log matching property violated. Preceding OpId in replica: term: 2 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260710 13:16:09.618341  8524 consensus_queue.cc:1048] T 8d145847dba84d8d8f9aad2970a51c17 P ce8e221ab13047f5abcb0d7a54acba91 [LEADER]: Connected to new peer: Peer: permanent_uuid: "19e98fdd0d604ed4a2695173041c5d59" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 33835 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:16:09.626582  8379 raft_consensus.cc:1275] T 8d145847dba84d8d8f9aad2970a51c17 P 87d14a2ec3324673861a8f8f0436adfb [term 3 FOLLOWER]: Refusing update from remote peer ce8e221ab13047f5abcb0d7a54acba91: Log matching property violated. Preceding OpId in replica: term: 2 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260710 13:16:09.628216  8524 consensus_queue.cc:1048] T 8d145847dba84d8d8f9aad2970a51c17 P ce8e221ab13047f5abcb0d7a54acba91 [LEADER]: Connected to new peer: Peer: permanent_uuid: "87d14a2ec3324673861a8f8f0436adfb" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 40417 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:16:09.740166  8021 raft_consensus.cc:1275] T d26c9ed7b4fc45789e10e9d018ebfac3 P 06826489741648cdb706d06b030176e1 [term 3 FOLLOWER]: Refusing update from remote peer 87d14a2ec3324673861a8f8f0436adfb: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 13:16:09.747687  8463 consensus_queue.cc:1048] T d26c9ed7b4fc45789e10e9d018ebfac3 P 87d14a2ec3324673861a8f8f0436adfb [LEADER]: Connected to new peer: Peer: permanent_uuid: "06826489741648cdb706d06b030176e1" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 44361 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 13:16:09.987318  8095 raft_consensus.cc:1275] T d26c9ed7b4fc45789e10e9d018ebfac3 P ce8e221ab13047f5abcb0d7a54acba91 [term 3 FOLLOWER]: Refusing update from remote peer 87d14a2ec3324673861a8f8f0436adfb: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 13:16:09.988775  8502 consensus_queue.cc:1048] T d26c9ed7b4fc45789e10e9d018ebfac3 P 87d14a2ec3324673861a8f8f0436adfb [LEADER]: Connected to new peer: Peer: permanent_uuid: "ce8e221ab13047f5abcb0d7a54acba91" member_type: VOTER last_known_addr { host: "127.5.154.4" port: 33965 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 13:16:10.006654  5736 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 13:16:10.019950  5736 tablet_server.cc:179] TabletServer@127.5.154.1:40417 shutting down...
I20260710 13:16:10.038254  5736 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260710 13:16:10.038841  5736 tablet_replica.cc:333] stopping tablet replica
I20260710 13:16:10.039433  5736 raft_consensus.cc:2243] T 56b08def76cd4255a601bfabe397d33f P 87d14a2ec3324673861a8f8f0436adfb [term 2 LEADER]: Raft consensus shutting down.
I20260710 13:16:10.040155  5736 raft_consensus.cc:2272] T 56b08def76cd4255a601bfabe397d33f P 87d14a2ec3324673861a8f8f0436adfb [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:16:10.042481  5736 tablet_replica.cc:333] stopping tablet replica
I20260710 13:16:10.043304  5736 raft_consensus.cc:2243] T ee512a687c804da3a03acc9cb03c299b P 87d14a2ec3324673861a8f8f0436adfb [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 13:16:10.043680  5736 raft_consensus.cc:2272] T ee512a687c804da3a03acc9cb03c299b P 87d14a2ec3324673861a8f8f0436adfb [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 13:16:10.045274  5736 tablet_replica.cc:333] stopping tablet replica
I20260710 13:16:10.045732  5736 raft_consensus.cc:2243] T 8d145847dba84d8d8f9aad2970a51c17 P 87d14a2ec3324673861a8f8f0436adfb [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 13:16:10.046072  5736 raft_consensus.cc:2272] T 8d145847dba84d8d8f9aad2970a51c17 P 87d14a2ec3324673861a8f8f0436adfb [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 13:16:10.048156  5736 tablet_replica.cc:333] stopping tablet replica
I20260710 13:16:10.048681  5736 raft_consensus.cc:2243] T 625930dbc32643a2af6c5bb1cf08c03d P 87d14a2ec3324673861a8f8f0436adfb [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:16:10.049065  5736 raft_consensus.cc:2272] T 625930dbc32643a2af6c5bb1cf08c03d P 87d14a2ec3324673861a8f8f0436adfb [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:16:10.050765  5736 tablet_replica.cc:333] stopping tablet replica
I20260710 13:16:10.051206  5736 raft_consensus.cc:2243] T 439cd77d06564b9d8a70b7d6b3196166 P 87d14a2ec3324673861a8f8f0436adfb [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:16:10.051638  5736 raft_consensus.cc:2272] T 439cd77d06564b9d8a70b7d6b3196166 P 87d14a2ec3324673861a8f8f0436adfb [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:16:10.053705  5736 tablet_replica.cc:333] stopping tablet replica
I20260710 13:16:10.054243  5736 raft_consensus.cc:2243] T af41ae6a04a0424fba68c04d3b5906ef P 87d14a2ec3324673861a8f8f0436adfb [term 3 LEADER]: Raft consensus shutting down.
I20260710 13:16:10.054924  5736 raft_consensus.cc:2272] T af41ae6a04a0424fba68c04d3b5906ef P 87d14a2ec3324673861a8f8f0436adfb [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 13:16:10.056759  5736 tablet_replica.cc:333] stopping tablet replica
I20260710 13:16:10.057344  5736 raft_consensus.cc:2243] T 6204bf1667104b499e0f23a82255910a P 87d14a2ec3324673861a8f8f0436adfb [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:16:10.057781  5736 raft_consensus.cc:2272] T 6204bf1667104b499e0f23a82255910a P 87d14a2ec3324673861a8f8f0436adfb [term 2 FOLLOWER]: Raft consensus is shut down!
W20260710 13:16:10.058786  7986 proxy.cc:239] Call had error, refreshing address and retrying: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer [suppressed 20 similar messages]
I20260710 13:16:10.060104  5736 tablet_replica.cc:333] stopping tablet replica
I20260710 13:16:10.060783  5736 raft_consensus.cc:2243] T 7f9fde98e74f459d8db8a8a4527c9f70 P 87d14a2ec3324673861a8f8f0436adfb [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:16:10.061141  5736 raft_consensus.cc:2272] T 7f9fde98e74f459d8db8a8a4527c9f70 P 87d14a2ec3324673861a8f8f0436adfb [term 1 FOLLOWER]: Raft consensus is shut down!
W20260710 13:16:10.061374  7986 consensus_peers.cc:597] T 7f9fde98e74f459d8db8a8a4527c9f70 P 06826489741648cdb706d06b030176e1 -> Peer 87d14a2ec3324673861a8f8f0436adfb (127.5.154.1:40417): Couldn't send request to peer 87d14a2ec3324673861a8f8f0436adfb. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260710 13:16:10.063048  5736 tablet_replica.cc:333] stopping tablet replica
I20260710 13:16:10.063634  5736 raft_consensus.cc:2243] T c1a99d91d1944c3cae63944eadfbf575 P 87d14a2ec3324673861a8f8f0436adfb [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:16:10.064005  5736 raft_consensus.cc:2272] T c1a99d91d1944c3cae63944eadfbf575 P 87d14a2ec3324673861a8f8f0436adfb [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:16:10.065722  5736 tablet_replica.cc:333] stopping tablet replica
I20260710 13:16:10.066166  5736 raft_consensus.cc:2243] T d26c9ed7b4fc45789e10e9d018ebfac3 P 87d14a2ec3324673861a8f8f0436adfb [term 3 LEADER]: Raft consensus shutting down.
I20260710 13:16:10.066789  5736 raft_consensus.cc:2272] T d26c9ed7b4fc45789e10e9d018ebfac3 P 87d14a2ec3324673861a8f8f0436adfb [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 13:16:10.068845  5736 tablet_replica.cc:333] stopping tablet replica
I20260710 13:16:10.069290  5736 raft_consensus.cc:2243] T 8dfee17a96ad46d184fbc3e11de45d24 P 87d14a2ec3324673861a8f8f0436adfb [term 2 LEADER]: Raft consensus shutting down.
I20260710 13:16:10.069918  5736 raft_consensus.cc:2272] T 8dfee17a96ad46d184fbc3e11de45d24 P 87d14a2ec3324673861a8f8f0436adfb [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:16:10.071525  5736 tablet_replica.cc:333] stopping tablet replica
I20260710 13:16:10.071935  5736 raft_consensus.cc:2243] T 1ad38d7c83b045d6b33b1ebe97d42462 P 87d14a2ec3324673861a8f8f0436adfb [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:16:10.072271  5736 raft_consensus.cc:2272] T 1ad38d7c83b045d6b33b1ebe97d42462 P 87d14a2ec3324673861a8f8f0436adfb [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:16:10.073937  5736 tablet_replica.cc:333] stopping tablet replica
I20260710 13:16:10.074345  5736 raft_consensus.cc:2243] T 8d6ace6849ef4ad69a6ae4d4c0686b6c P 87d14a2ec3324673861a8f8f0436adfb [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:16:10.074656  5736 raft_consensus.cc:2272] T 8d6ace6849ef4ad69a6ae4d4c0686b6c P 87d14a2ec3324673861a8f8f0436adfb [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:16:10.076442  5736 tablet_replica.cc:333] stopping tablet replica
I20260710 13:16:10.076889  5736 raft_consensus.cc:2243] T 60cd74f46c3149c3bb1fdab9e612f18f P 87d14a2ec3324673861a8f8f0436adfb [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:16:10.077214  5736 raft_consensus.cc:2272] T 60cd74f46c3149c3bb1fdab9e612f18f P 87d14a2ec3324673861a8f8f0436adfb [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:16:10.078717  5736 tablet_replica.cc:333] stopping tablet replica
I20260710 13:16:10.079113  5736 raft_consensus.cc:2243] T 481d7b24a80646f6977a5c2cdc605486 P 87d14a2ec3324673861a8f8f0436adfb [term 2 LEADER]: Raft consensus shutting down.
I20260710 13:16:10.079681  5736 raft_consensus.cc:2272] T 481d7b24a80646f6977a5c2cdc605486 P 87d14a2ec3324673861a8f8f0436adfb [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:16:10.081329  5736 tablet_replica.cc:333] stopping tablet replica
I20260710 13:16:10.081710  5736 raft_consensus.cc:2243] T d85f427507f54f8395849c34c95a793a P 87d14a2ec3324673861a8f8f0436adfb [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:16:10.082022  5736 raft_consensus.cc:2272] T d85f427507f54f8395849c34c95a793a P 87d14a2ec3324673861a8f8f0436adfb [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:16:10.087291  5736 tablet_replica.cc:333] stopping tablet replica
I20260710 13:16:10.089497  5736 raft_consensus.cc:2243] T df71c0f1ca2f4116bf4220ccf3fecd4c P 87d14a2ec3324673861a8f8f0436adfb [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:16:10.092130  5736 raft_consensus.cc:2272] T df71c0f1ca2f4116bf4220ccf3fecd4c P 87d14a2ec3324673861a8f8f0436adfb [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:16:10.097899  5736 tablet_replica.cc:333] stopping tablet replica
I20260710 13:16:10.098340  5736 raft_consensus.cc:2243] T 4f4abe8c7d004d92b3c6ddbbb9ed3ee3 P 87d14a2ec3324673861a8f8f0436adfb [term 3 LEADER]: Raft consensus shutting down.
I20260710 13:16:10.099025  5736 raft_consensus.cc:2272] T 4f4abe8c7d004d92b3c6ddbbb9ed3ee3 P 87d14a2ec3324673861a8f8f0436adfb [term 3 FOLLOWER]: Raft consensus is shut down!
W20260710 13:16:10.100311  7912 consensus_peers.cc:597] T c1a99d91d1944c3cae63944eadfbf575 P 19e98fdd0d604ed4a2695173041c5d59 -> Peer 87d14a2ec3324673861a8f8f0436adfb (127.5.154.1:40417): Couldn't send request to peer 87d14a2ec3324673861a8f8f0436adfb. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260710 13:16:10.125380  5736 tablet_server.cc:196] TabletServer@127.5.154.1:40417 shutdown complete.
W20260710 13:16:10.156863  8060 consensus_peers.cc:597] T 1ad38d7c83b045d6b33b1ebe97d42462 P ce8e221ab13047f5abcb0d7a54acba91 -> Peer 87d14a2ec3324673861a8f8f0436adfb (127.5.154.1:40417): Couldn't send request to peer 87d14a2ec3324673861a8f8f0436adfb. Status: Network error: Client connection negotiation failed: client connection to 127.5.154.1:40417: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 13:16:10.159303  5736 tablet_server.cc:179] TabletServer@127.5.154.2:0 shutting down...
I20260710 13:16:10.181986  5736 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260710 13:16:10.182600  5736 tablet_replica.cc:333] T 8d145847dba84d8d8f9aad2970a51c17 P 19e98fdd0d604ed4a2695173041c5d59: stopping tablet replica
I20260710 13:16:10.183161  5736 raft_consensus.cc:2243] T 8d145847dba84d8d8f9aad2970a51c17 P 19e98fdd0d604ed4a2695173041c5d59 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 13:16:10.183571  5736 raft_consensus.cc:2272] T 8d145847dba84d8d8f9aad2970a51c17 P 19e98fdd0d604ed4a2695173041c5d59 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 13:16:10.185683  5736 tablet_replica.cc:333] T c7fb1d06bda24cd0a8d48e3d93e66119 P 19e98fdd0d604ed4a2695173041c5d59: stopping tablet replica
I20260710 13:16:10.186187  5736 raft_consensus.cc:2243] T c7fb1d06bda24cd0a8d48e3d93e66119 P 19e98fdd0d604ed4a2695173041c5d59 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:16:10.186556  5736 raft_consensus.cc:2272] T c7fb1d06bda24cd0a8d48e3d93e66119 P 19e98fdd0d604ed4a2695173041c5d59 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:16:10.188238  5736 tablet_replica.cc:333] T 4f4abe8c7d004d92b3c6ddbbb9ed3ee3 P 19e98fdd0d604ed4a2695173041c5d59: stopping tablet replica
I20260710 13:16:10.188776  5736 raft_consensus.cc:2243] T 4f4abe8c7d004d92b3c6ddbbb9ed3ee3 P 19e98fdd0d604ed4a2695173041c5d59 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 13:16:10.189157  5736 raft_consensus.cc:2272] T 4f4abe8c7d004d92b3c6ddbbb9ed3ee3 P 19e98fdd0d604ed4a2695173041c5d59 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 13:16:10.190773  5736 tablet_replica.cc:333] T 8fd073b365054fdab4be2796ac37103f P 19e98fdd0d604ed4a2695173041c5d59: stopping tablet replica
I20260710 13:16:10.191247  5736 raft_consensus.cc:2243] T 8fd073b365054fdab4be2796ac37103f P 19e98fdd0d604ed4a2695173041c5d59 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:16:10.191604  5736 raft_consensus.cc:2272] T 8fd073b365054fdab4be2796ac37103f P 19e98fdd0d604ed4a2695173041c5d59 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:16:10.193282  5736 tablet_replica.cc:333] T 45bb6fa02abe42d2b65dc5835c382de4 P 19e98fdd0d604ed4a2695173041c5d59: stopping tablet replica
I20260710 13:16:10.193796  5736 raft_consensus.cc:2243] T 45bb6fa02abe42d2b65dc5835c382de4 P 19e98fdd0d604ed4a2695173041c5d59 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:16:10.194142  5736 raft_consensus.cc:2272] T 45bb6fa02abe42d2b65dc5835c382de4 P 19e98fdd0d604ed4a2695173041c5d59 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:16:10.195837  5736 tablet_replica.cc:333] T 439cd77d06564b9d8a70b7d6b3196166 P 19e98fdd0d604ed4a2695173041c5d59: stopping tablet replica
I20260710 13:16:10.196283  5736 raft_consensus.cc:2243] T 439cd77d06564b9d8a70b7d6b3196166 P 19e98fdd0d604ed4a2695173041c5d59 [term 2 LEADER]: Raft consensus shutting down.
I20260710 13:16:10.196970  5736 raft_consensus.cc:2272] T 439cd77d06564b9d8a70b7d6b3196166 P 19e98fdd0d604ed4a2695173041c5d59 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:16:10.198621  5736 tablet_replica.cc:333] T 60cd74f46c3149c3bb1fdab9e612f18f P 19e98fdd0d604ed4a2695173041c5d59: stopping tablet replica
I20260710 13:16:10.199088  5736 raft_consensus.cc:2243] T 60cd74f46c3149c3bb1fdab9e612f18f P 19e98fdd0d604ed4a2695173041c5d59 [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:16:10.199749  5736 raft_consensus.cc:2272] T 60cd74f46c3149c3bb1fdab9e612f18f P 19e98fdd0d604ed4a2695173041c5d59 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:16:10.201402  5736 tablet_replica.cc:333] T 481d7b24a80646f6977a5c2cdc605486 P 19e98fdd0d604ed4a2695173041c5d59: stopping tablet replica
I20260710 13:16:10.201839  5736 raft_consensus.cc:2243] T 481d7b24a80646f6977a5c2cdc605486 P 19e98fdd0d604ed4a2695173041c5d59 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:16:10.202175  5736 raft_consensus.cc:2272] T 481d7b24a80646f6977a5c2cdc605486 P 19e98fdd0d604ed4a2695173041c5d59 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:16:10.203730  5736 tablet_replica.cc:333] T af41ae6a04a0424fba68c04d3b5906ef P 19e98fdd0d604ed4a2695173041c5d59: stopping tablet replica
I20260710 13:16:10.204188  5736 raft_consensus.cc:2243] T af41ae6a04a0424fba68c04d3b5906ef P 19e98fdd0d604ed4a2695173041c5d59 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 13:16:10.204593  5736 raft_consensus.cc:2272] T af41ae6a04a0424fba68c04d3b5906ef P 19e98fdd0d604ed4a2695173041c5d59 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 13:16:10.206223  5736 tablet_replica.cc:333] T ee512a687c804da3a03acc9cb03c299b P 19e98fdd0d604ed4a2695173041c5d59: stopping tablet replica
I20260710 13:16:10.206691  5736 raft_consensus.cc:2243] T ee512a687c804da3a03acc9cb03c299b P 19e98fdd0d604ed4a2695173041c5d59 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 13:16:10.207032  5736 raft_consensus.cc:2272] T ee512a687c804da3a03acc9cb03c299b P 19e98fdd0d604ed4a2695173041c5d59 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 13:16:10.208582  5736 tablet_replica.cc:333] T 56b08def76cd4255a601bfabe397d33f P 19e98fdd0d604ed4a2695173041c5d59: stopping tablet replica
I20260710 13:16:10.209040  5736 raft_consensus.cc:2243] T 56b08def76cd4255a601bfabe397d33f P 19e98fdd0d604ed4a2695173041c5d59 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:16:10.209403  5736 raft_consensus.cc:2272] T 56b08def76cd4255a601bfabe397d33f P 19e98fdd0d604ed4a2695173041c5d59 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:16:10.210891  5736 tablet_replica.cc:333] T df71c0f1ca2f4116bf4220ccf3fecd4c P 19e98fdd0d604ed4a2695173041c5d59: stopping tablet replica
I20260710 13:16:10.211413  5736 raft_consensus.cc:2243] T df71c0f1ca2f4116bf4220ccf3fecd4c P 19e98fdd0d604ed4a2695173041c5d59 [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:16:10.212070  5736 raft_consensus.cc:2272] T df71c0f1ca2f4116bf4220ccf3fecd4c P 19e98fdd0d604ed4a2695173041c5d59 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:16:10.213789  5736 tablet_replica.cc:333] T 8dfee17a96ad46d184fbc3e11de45d24 P 19e98fdd0d604ed4a2695173041c5d59: stopping tablet replica
I20260710 13:16:10.214279  5736 raft_consensus.cc:2243] T 8dfee17a96ad46d184fbc3e11de45d24 P 19e98fdd0d604ed4a2695173041c5d59 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:16:10.214627  5736 raft_consensus.cc:2272] T 8dfee17a96ad46d184fbc3e11de45d24 P 19e98fdd0d604ed4a2695173041c5d59 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:16:10.216099  5736 tablet_replica.cc:333] T ba9f31cd863d47e696773565aa81d55d P 19e98fdd0d604ed4a2695173041c5d59: stopping tablet replica
I20260710 13:16:10.216641  5736 raft_consensus.cc:2243] T ba9f31cd863d47e696773565aa81d55d P 19e98fdd0d604ed4a2695173041c5d59 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:16:10.216997  5736 raft_consensus.cc:2272] T ba9f31cd863d47e696773565aa81d55d P 19e98fdd0d604ed4a2695173041c5d59 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:16:10.218605  5736 tablet_replica.cc:333] T 6204bf1667104b499e0f23a82255910a P 19e98fdd0d604ed4a2695173041c5d59: stopping tablet replica
I20260710 13:16:10.219048  5736 raft_consensus.cc:2243] T 6204bf1667104b499e0f23a82255910a P 19e98fdd0d604ed4a2695173041c5d59 [term 2 LEADER]: Raft consensus shutting down.
I20260710 13:16:10.219698  5736 raft_consensus.cc:2272] T 6204bf1667104b499e0f23a82255910a P 19e98fdd0d604ed4a2695173041c5d59 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:16:10.221812  5736 tablet_replica.cc:333] T 7ca9db70bc8b4ec7a4f388e6e509ec14 P 19e98fdd0d604ed4a2695173041c5d59: stopping tablet replica
I20260710 13:16:10.222400  5736 raft_consensus.cc:2243] T 7ca9db70bc8b4ec7a4f388e6e509ec14 P 19e98fdd0d604ed4a2695173041c5d59 [term 2 LEADER]: Raft consensus shutting down.
I20260710 13:16:10.223218  5736 raft_consensus.cc:2272] T 7ca9db70bc8b4ec7a4f388e6e509ec14 P 19e98fdd0d604ed4a2695173041c5d59 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:16:10.225337  5736 tablet_replica.cc:333] T 5478c4c8ad8b4b7896e4841dfbb65a95 P 19e98fdd0d604ed4a2695173041c5d59: stopping tablet replica
W20260710 13:16:10.225399  8060 consensus_peers.cc:597] T 8d145847dba84d8d8f9aad2970a51c17 P ce8e221ab13047f5abcb0d7a54acba91 -> Peer 87d14a2ec3324673861a8f8f0436adfb (127.5.154.1:40417): Couldn't send request to peer 87d14a2ec3324673861a8f8f0436adfb. Status: Network error: Client connection negotiation failed: client connection to 127.5.154.1:40417: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 13:16:10.225960  5736 raft_consensus.cc:2243] T 5478c4c8ad8b4b7896e4841dfbb65a95 P 19e98fdd0d604ed4a2695173041c5d59 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:16:10.226470  5736 raft_consensus.cc:2272] T 5478c4c8ad8b4b7896e4841dfbb65a95 P 19e98fdd0d604ed4a2695173041c5d59 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260710 13:16:10.226794  7987 consensus_peers.cc:597] T 5478c4c8ad8b4b7896e4841dfbb65a95 P 06826489741648cdb706d06b030176e1 -> Peer 19e98fdd0d604ed4a2695173041c5d59 (127.5.154.2:33835): Couldn't send request to peer 19e98fdd0d604ed4a2695173041c5d59. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260710 13:16:10.228495  5736 tablet_replica.cc:333] T c1a99d91d1944c3cae63944eadfbf575 P 19e98fdd0d604ed4a2695173041c5d59: stopping tablet replica
I20260710 13:16:10.228981  5736 raft_consensus.cc:2243] T c1a99d91d1944c3cae63944eadfbf575 P 19e98fdd0d604ed4a2695173041c5d59 [term 2 LEADER]: Raft consensus shutting down.
I20260710 13:16:10.229655  5736 raft_consensus.cc:2272] T c1a99d91d1944c3cae63944eadfbf575 P 19e98fdd0d604ed4a2695173041c5d59 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:16:10.264883  5736 tablet_server.cc:196] TabletServer@127.5.154.2:0 shutdown complete.
W20260710 13:16:10.291692  7987 consensus_peers.cc:597] T 45bb6fa02abe42d2b65dc5835c382de4 P 06826489741648cdb706d06b030176e1 -> Peer 19e98fdd0d604ed4a2695173041c5d59 (127.5.154.2:33835): Couldn't send request to peer 19e98fdd0d604ed4a2695173041c5d59. Status: Network error: Client connection negotiation failed: client connection to 127.5.154.2:33835: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 13:16:10.297693  5736 tablet_server.cc:179] TabletServer@127.5.154.3:0 shutting down...
W20260710 13:16:10.297693  7987 consensus_peers.cc:597] T c7fb1d06bda24cd0a8d48e3d93e66119 P 06826489741648cdb706d06b030176e1 -> Peer 19e98fdd0d604ed4a2695173041c5d59 (127.5.154.2:33835): Couldn't send request to peer 19e98fdd0d604ed4a2695173041c5d59. Status: Network error: Client connection negotiation failed: client connection to 127.5.154.2:33835: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260710 13:16:10.303031  8059 consensus_peers.cc:597] T 8fd073b365054fdab4be2796ac37103f P ce8e221ab13047f5abcb0d7a54acba91 -> Peer 06826489741648cdb706d06b030176e1 (127.5.154.3:44361): Couldn't send request to peer 06826489741648cdb706d06b030176e1. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260710 13:16:10.315196  7986 consensus_peers.cc:597] T 625930dbc32643a2af6c5bb1cf08c03d P 06826489741648cdb706d06b030176e1 -> Peer 87d14a2ec3324673861a8f8f0436adfb (127.5.154.1:40417): Couldn't send request to peer 87d14a2ec3324673861a8f8f0436adfb. Status: Network error: Client connection negotiation failed: client connection to 127.5.154.1:40417: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 13:16:10.327872  5736 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260710 13:16:10.328688  5736 tablet_replica.cc:333] T 4f4abe8c7d004d92b3c6ddbbb9ed3ee3 P 06826489741648cdb706d06b030176e1: stopping tablet replica
I20260710 13:16:10.330839  5736 raft_consensus.cc:2243] T 4f4abe8c7d004d92b3c6ddbbb9ed3ee3 P 06826489741648cdb706d06b030176e1 [term 3 FOLLOWER]: Raft consensus shutting down.
W20260710 13:16:10.331363  8059 consensus_peers.cc:597] T 1ad38d7c83b045d6b33b1ebe97d42462 P ce8e221ab13047f5abcb0d7a54acba91 -> Peer 06826489741648cdb706d06b030176e1 (127.5.154.3:44361): Couldn't send request to peer 06826489741648cdb706d06b030176e1. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260710 13:16:10.331454  5736 raft_consensus.cc:2272] T 4f4abe8c7d004d92b3c6ddbbb9ed3ee3 P 06826489741648cdb706d06b030176e1 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 13:16:10.333593  5736 tablet_replica.cc:333] T 5478c4c8ad8b4b7896e4841dfbb65a95 P 06826489741648cdb706d06b030176e1: stopping tablet replica
I20260710 13:16:10.334105  5736 raft_consensus.cc:2243] T 5478c4c8ad8b4b7896e4841dfbb65a95 P 06826489741648cdb706d06b030176e1 [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:16:10.334797  5736 raft_consensus.cc:2272] T 5478c4c8ad8b4b7896e4841dfbb65a95 P 06826489741648cdb706d06b030176e1 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:16:10.336478  5736 tablet_replica.cc:333] T c7fb1d06bda24cd0a8d48e3d93e66119 P 06826489741648cdb706d06b030176e1: stopping tablet replica
I20260710 13:16:10.336997  5736 raft_consensus.cc:2243] T c7fb1d06bda24cd0a8d48e3d93e66119 P 06826489741648cdb706d06b030176e1 [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:16:10.337615  5736 raft_consensus.cc:2272] T c7fb1d06bda24cd0a8d48e3d93e66119 P 06826489741648cdb706d06b030176e1 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:16:10.339267  5736 tablet_replica.cc:333] T af41ae6a04a0424fba68c04d3b5906ef P 06826489741648cdb706d06b030176e1: stopping tablet replica
I20260710 13:16:10.339720  5736 raft_consensus.cc:2243] T af41ae6a04a0424fba68c04d3b5906ef P 06826489741648cdb706d06b030176e1 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 13:16:10.340116  5736 raft_consensus.cc:2272] T af41ae6a04a0424fba68c04d3b5906ef P 06826489741648cdb706d06b030176e1 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 13:16:10.341686  5736 tablet_replica.cc:333] T 625930dbc32643a2af6c5bb1cf08c03d P 06826489741648cdb706d06b030176e1: stopping tablet replica
I20260710 13:16:10.342113  5736 raft_consensus.cc:2243] T 625930dbc32643a2af6c5bb1cf08c03d P 06826489741648cdb706d06b030176e1 [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:16:10.342756  5736 raft_consensus.cc:2272] T 625930dbc32643a2af6c5bb1cf08c03d P 06826489741648cdb706d06b030176e1 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:16:10.344389  5736 tablet_replica.cc:333] T 7f9fde98e74f459d8db8a8a4527c9f70 P 06826489741648cdb706d06b030176e1: stopping tablet replica
I20260710 13:16:10.344900  5736 raft_consensus.cc:2243] T 7f9fde98e74f459d8db8a8a4527c9f70 P 06826489741648cdb706d06b030176e1 [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:16:10.345516  5736 raft_consensus.cc:2272] T 7f9fde98e74f459d8db8a8a4527c9f70 P 06826489741648cdb706d06b030176e1 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:16:10.347084  5736 tablet_replica.cc:333] T d26c9ed7b4fc45789e10e9d018ebfac3 P 06826489741648cdb706d06b030176e1: stopping tablet replica
I20260710 13:16:10.347520  5736 raft_consensus.cc:2243] T d26c9ed7b4fc45789e10e9d018ebfac3 P 06826489741648cdb706d06b030176e1 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 13:16:10.347860  5736 raft_consensus.cc:2272] T d26c9ed7b4fc45789e10e9d018ebfac3 P 06826489741648cdb706d06b030176e1 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 13:16:10.349762  5736 tablet_replica.cc:333] T 8dfee17a96ad46d184fbc3e11de45d24 P 06826489741648cdb706d06b030176e1: stopping tablet replica
I20260710 13:16:10.350317  5736 raft_consensus.cc:2243] T 8dfee17a96ad46d184fbc3e11de45d24 P 06826489741648cdb706d06b030176e1 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:16:10.350685  5736 raft_consensus.cc:2272] T 8dfee17a96ad46d184fbc3e11de45d24 P 06826489741648cdb706d06b030176e1 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:16:10.352164  5736 tablet_replica.cc:333] T 1ad38d7c83b045d6b33b1ebe97d42462 P 06826489741648cdb706d06b030176e1: stopping tablet replica
I20260710 13:16:10.352686  5736 raft_consensus.cc:2243] T 1ad38d7c83b045d6b33b1ebe97d42462 P 06826489741648cdb706d06b030176e1 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:16:10.353058  5736 raft_consensus.cc:2272] T 1ad38d7c83b045d6b33b1ebe97d42462 P 06826489741648cdb706d06b030176e1 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:16:10.354555  5736 tablet_replica.cc:333] T 8d6ace6849ef4ad69a6ae4d4c0686b6c P 06826489741648cdb706d06b030176e1: stopping tablet replica
I20260710 13:16:10.354997  5736 raft_consensus.cc:2243] T 8d6ace6849ef4ad69a6ae4d4c0686b6c P 06826489741648cdb706d06b030176e1 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:16:10.355332  5736 raft_consensus.cc:2272] T 8d6ace6849ef4ad69a6ae4d4c0686b6c P 06826489741648cdb706d06b030176e1 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:16:10.356864  5736 tablet_replica.cc:333] T df71c0f1ca2f4116bf4220ccf3fecd4c P 06826489741648cdb706d06b030176e1: stopping tablet replica
I20260710 13:16:10.357311  5736 raft_consensus.cc:2243] T df71c0f1ca2f4116bf4220ccf3fecd4c P 06826489741648cdb706d06b030176e1 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:16:10.357659  5736 raft_consensus.cc:2272] T df71c0f1ca2f4116bf4220ccf3fecd4c P 06826489741648cdb706d06b030176e1 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:16:10.359154  5736 tablet_replica.cc:333] T 45bb6fa02abe42d2b65dc5835c382de4 P 06826489741648cdb706d06b030176e1: stopping tablet replica
I20260710 13:16:10.359571  5736 raft_consensus.cc:2243] T 45bb6fa02abe42d2b65dc5835c382de4 P 06826489741648cdb706d06b030176e1 [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:16:10.360196  5736 raft_consensus.cc:2272] T 45bb6fa02abe42d2b65dc5835c382de4 P 06826489741648cdb706d06b030176e1 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:16:10.361882  5736 tablet_replica.cc:333] T 8fd073b365054fdab4be2796ac37103f P 06826489741648cdb706d06b030176e1: stopping tablet replica
I20260710 13:16:10.362310  5736 raft_consensus.cc:2243] T 8fd073b365054fdab4be2796ac37103f P 06826489741648cdb706d06b030176e1 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:16:10.362673  5736 raft_consensus.cc:2272] T 8fd073b365054fdab4be2796ac37103f P 06826489741648cdb706d06b030176e1 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:16:10.364288  5736 tablet_replica.cc:333] T d85f427507f54f8395849c34c95a793a P 06826489741648cdb706d06b030176e1: stopping tablet replica
I20260710 13:16:10.364748  5736 raft_consensus.cc:2243] T d85f427507f54f8395849c34c95a793a P 06826489741648cdb706d06b030176e1 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:16:10.365089  5736 raft_consensus.cc:2272] T d85f427507f54f8395849c34c95a793a P 06826489741648cdb706d06b030176e1 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:16:10.366623  5736 tablet_replica.cc:333] T ba9f31cd863d47e696773565aa81d55d P 06826489741648cdb706d06b030176e1: stopping tablet replica
I20260710 13:16:10.367058  5736 raft_consensus.cc:2243] T ba9f31cd863d47e696773565aa81d55d P 06826489741648cdb706d06b030176e1 [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:16:10.367753  5736 raft_consensus.cc:2272] T ba9f31cd863d47e696773565aa81d55d P 06826489741648cdb706d06b030176e1 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:16:10.369764  5736 tablet_replica.cc:333] T 7ca9db70bc8b4ec7a4f388e6e509ec14 P 06826489741648cdb706d06b030176e1: stopping tablet replica
I20260710 13:16:10.370247  5736 raft_consensus.cc:2243] T 7ca9db70bc8b4ec7a4f388e6e509ec14 P 06826489741648cdb706d06b030176e1 [term 2 FOLLOWER]: Raft consensus shutting down.
W20260710 13:16:10.370599  8059 consensus_peers.cc:597] T 8d6ace6849ef4ad69a6ae4d4c0686b6c P ce8e221ab13047f5abcb0d7a54acba91 -> Peer 06826489741648cdb706d06b030176e1 (127.5.154.3:44361): Couldn't send request to peer 06826489741648cdb706d06b030176e1. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260710 13:16:10.370663  5736 raft_consensus.cc:2272] T 7ca9db70bc8b4ec7a4f388e6e509ec14 P 06826489741648cdb706d06b030176e1 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:16:10.372493  5736 tablet_replica.cc:333] T 56b08def76cd4255a601bfabe397d33f P 06826489741648cdb706d06b030176e1: stopping tablet replica
I20260710 13:16:10.372927  5736 raft_consensus.cc:2243] T 56b08def76cd4255a601bfabe397d33f P 06826489741648cdb706d06b030176e1 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:16:10.373265  5736 raft_consensus.cc:2272] T 56b08def76cd4255a601bfabe397d33f P 06826489741648cdb706d06b030176e1 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:16:10.374835  5736 tablet_replica.cc:333] T 481d7b24a80646f6977a5c2cdc605486 P 06826489741648cdb706d06b030176e1: stopping tablet replica
I20260710 13:16:10.375202  5736 raft_consensus.cc:2243] T 481d7b24a80646f6977a5c2cdc605486 P 06826489741648cdb706d06b030176e1 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:16:10.375507  5736 raft_consensus.cc:2272] T 481d7b24a80646f6977a5c2cdc605486 P 06826489741648cdb706d06b030176e1 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:16:10.411659  5736 tablet_server.cc:196] TabletServer@127.5.154.3:0 shutdown complete.
W20260710 13:16:10.437995  8061 consensus_peers.cc:597] T 8d145847dba84d8d8f9aad2970a51c17 P ce8e221ab13047f5abcb0d7a54acba91 -> Peer 19e98fdd0d604ed4a2695173041c5d59 (127.5.154.2:33835): Couldn't send request to peer 19e98fdd0d604ed4a2695173041c5d59. Status: Network error: Client connection negotiation failed: client connection to 127.5.154.2:33835: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 13:16:10.439227  5736 tablet_server.cc:179] TabletServer@127.5.154.4:0 shutting down...
I20260710 13:16:10.460937  5736 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260710 13:16:10.461515  5736 tablet_replica.cc:333] T c7fb1d06bda24cd0a8d48e3d93e66119 P ce8e221ab13047f5abcb0d7a54acba91: stopping tablet replica
I20260710 13:16:10.462215  5736 raft_consensus.cc:2243] T c7fb1d06bda24cd0a8d48e3d93e66119 P ce8e221ab13047f5abcb0d7a54acba91 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:16:10.462679  5736 raft_consensus.cc:2272] T c7fb1d06bda24cd0a8d48e3d93e66119 P ce8e221ab13047f5abcb0d7a54acba91 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:16:10.464478  5736 tablet_replica.cc:333] T 7f9fde98e74f459d8db8a8a4527c9f70 P ce8e221ab13047f5abcb0d7a54acba91: stopping tablet replica
I20260710 13:16:10.464994  5736 raft_consensus.cc:2243] T 7f9fde98e74f459d8db8a8a4527c9f70 P ce8e221ab13047f5abcb0d7a54acba91 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:16:10.465401  5736 raft_consensus.cc:2272] T 7f9fde98e74f459d8db8a8a4527c9f70 P ce8e221ab13047f5abcb0d7a54acba91 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:16:10.467245  5736 tablet_replica.cc:333] T 625930dbc32643a2af6c5bb1cf08c03d P ce8e221ab13047f5abcb0d7a54acba91: stopping tablet replica
I20260710 13:16:10.467739  5736 raft_consensus.cc:2243] T 625930dbc32643a2af6c5bb1cf08c03d P ce8e221ab13047f5abcb0d7a54acba91 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:16:10.468120  5736 raft_consensus.cc:2272] T 625930dbc32643a2af6c5bb1cf08c03d P ce8e221ab13047f5abcb0d7a54acba91 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:16:10.469806  5736 tablet_replica.cc:333] T 8d145847dba84d8d8f9aad2970a51c17 P ce8e221ab13047f5abcb0d7a54acba91: stopping tablet replica
I20260710 13:16:10.470284  5736 raft_consensus.cc:2243] T 8d145847dba84d8d8f9aad2970a51c17 P ce8e221ab13047f5abcb0d7a54acba91 [term 3 LEADER]: Raft consensus shutting down.
I20260710 13:16:10.470958  5736 raft_consensus.cc:2272] T 8d145847dba84d8d8f9aad2970a51c17 P ce8e221ab13047f5abcb0d7a54acba91 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 13:16:10.472836  5736 tablet_replica.cc:333] T 8fd073b365054fdab4be2796ac37103f P ce8e221ab13047f5abcb0d7a54acba91: stopping tablet replica
I20260710 13:16:10.473340  5736 raft_consensus.cc:2243] T 8fd073b365054fdab4be2796ac37103f P ce8e221ab13047f5abcb0d7a54acba91 [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:16:10.474010  5736 raft_consensus.cc:2272] T 8fd073b365054fdab4be2796ac37103f P ce8e221ab13047f5abcb0d7a54acba91 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:16:10.475637  5736 tablet_replica.cc:333] T ee512a687c804da3a03acc9cb03c299b P ce8e221ab13047f5abcb0d7a54acba91: stopping tablet replica
I20260710 13:16:10.476097  5736 raft_consensus.cc:2243] T ee512a687c804da3a03acc9cb03c299b P ce8e221ab13047f5abcb0d7a54acba91 [term 3 LEADER]: Raft consensus shutting down.
I20260710 13:16:10.476760  5736 raft_consensus.cc:2272] T ee512a687c804da3a03acc9cb03c299b P ce8e221ab13047f5abcb0d7a54acba91 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 13:16:10.478288  5736 tablet_replica.cc:333] T 5478c4c8ad8b4b7896e4841dfbb65a95 P ce8e221ab13047f5abcb0d7a54acba91: stopping tablet replica
I20260710 13:16:10.478729  5736 raft_consensus.cc:2243] T 5478c4c8ad8b4b7896e4841dfbb65a95 P ce8e221ab13047f5abcb0d7a54acba91 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:16:10.479087  5736 raft_consensus.cc:2272] T 5478c4c8ad8b4b7896e4841dfbb65a95 P ce8e221ab13047f5abcb0d7a54acba91 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:16:10.480583  5736 tablet_replica.cc:333] T c1a99d91d1944c3cae63944eadfbf575 P ce8e221ab13047f5abcb0d7a54acba91: stopping tablet replica
I20260710 13:16:10.481025  5736 raft_consensus.cc:2243] T c1a99d91d1944c3cae63944eadfbf575 P ce8e221ab13047f5abcb0d7a54acba91 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:16:10.481397  5736 raft_consensus.cc:2272] T c1a99d91d1944c3cae63944eadfbf575 P ce8e221ab13047f5abcb0d7a54acba91 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:16:10.483022  5736 tablet_replica.cc:333] T 439cd77d06564b9d8a70b7d6b3196166 P ce8e221ab13047f5abcb0d7a54acba91: stopping tablet replica
I20260710 13:16:10.483466  5736 raft_consensus.cc:2243] T 439cd77d06564b9d8a70b7d6b3196166 P ce8e221ab13047f5abcb0d7a54acba91 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:16:10.483796  5736 raft_consensus.cc:2272] T 439cd77d06564b9d8a70b7d6b3196166 P ce8e221ab13047f5abcb0d7a54acba91 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:16:10.485440  5736 tablet_replica.cc:333] T 45bb6fa02abe42d2b65dc5835c382de4 P ce8e221ab13047f5abcb0d7a54acba91: stopping tablet replica
I20260710 13:16:10.485872  5736 raft_consensus.cc:2243] T 45bb6fa02abe42d2b65dc5835c382de4 P ce8e221ab13047f5abcb0d7a54acba91 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:16:10.486228  5736 raft_consensus.cc:2272] T 45bb6fa02abe42d2b65dc5835c382de4 P ce8e221ab13047f5abcb0d7a54acba91 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:16:10.487738  5736 tablet_replica.cc:333] T 1ad38d7c83b045d6b33b1ebe97d42462 P ce8e221ab13047f5abcb0d7a54acba91: stopping tablet replica
I20260710 13:16:10.488185  5736 raft_consensus.cc:2243] T 1ad38d7c83b045d6b33b1ebe97d42462 P ce8e221ab13047f5abcb0d7a54acba91 [term 2 LEADER]: Raft consensus shutting down.
I20260710 13:16:10.488894  5736 raft_consensus.cc:2272] T 1ad38d7c83b045d6b33b1ebe97d42462 P ce8e221ab13047f5abcb0d7a54acba91 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:16:10.490406  5736 tablet_replica.cc:333] T d26c9ed7b4fc45789e10e9d018ebfac3 P ce8e221ab13047f5abcb0d7a54acba91: stopping tablet replica
I20260710 13:16:10.490823  5736 raft_consensus.cc:2243] T d26c9ed7b4fc45789e10e9d018ebfac3 P ce8e221ab13047f5abcb0d7a54acba91 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 13:16:10.491166  5736 raft_consensus.cc:2272] T d26c9ed7b4fc45789e10e9d018ebfac3 P ce8e221ab13047f5abcb0d7a54acba91 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 13:16:10.493045  5736 tablet_replica.cc:333] T ba9f31cd863d47e696773565aa81d55d P ce8e221ab13047f5abcb0d7a54acba91: stopping tablet replica
I20260710 13:16:10.493539  5736 raft_consensus.cc:2243] T ba9f31cd863d47e696773565aa81d55d P ce8e221ab13047f5abcb0d7a54acba91 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:16:10.493883  5736 raft_consensus.cc:2272] T ba9f31cd863d47e696773565aa81d55d P ce8e221ab13047f5abcb0d7a54acba91 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:16:10.495492  5736 tablet_replica.cc:333] T d85f427507f54f8395849c34c95a793a P ce8e221ab13047f5abcb0d7a54acba91: stopping tablet replica
I20260710 13:16:10.495975  5736 raft_consensus.cc:2243] T d85f427507f54f8395849c34c95a793a P ce8e221ab13047f5abcb0d7a54acba91 [term 2 LEADER]: Raft consensus shutting down.
I20260710 13:16:10.496628  5736 raft_consensus.cc:2272] T d85f427507f54f8395849c34c95a793a P ce8e221ab13047f5abcb0d7a54acba91 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:16:10.498126  5736 tablet_replica.cc:333] T 60cd74f46c3149c3bb1fdab9e612f18f P ce8e221ab13047f5abcb0d7a54acba91: stopping tablet replica
I20260710 13:16:10.498539  5736 raft_consensus.cc:2243] T 60cd74f46c3149c3bb1fdab9e612f18f P ce8e221ab13047f5abcb0d7a54acba91 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:16:10.498878  5736 raft_consensus.cc:2272] T 60cd74f46c3149c3bb1fdab9e612f18f P ce8e221ab13047f5abcb0d7a54acba91 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:16:10.500417  5736 tablet_replica.cc:333] T 6204bf1667104b499e0f23a82255910a P ce8e221ab13047f5abcb0d7a54acba91: stopping tablet replica
I20260710 13:16:10.500865  5736 raft_consensus.cc:2243] T 6204bf1667104b499e0f23a82255910a P ce8e221ab13047f5abcb0d7a54acba91 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:16:10.501228  5736 raft_consensus.cc:2272] T 6204bf1667104b499e0f23a82255910a P ce8e221ab13047f5abcb0d7a54acba91 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:16:10.502723  5736 tablet_replica.cc:333] T 8d6ace6849ef4ad69a6ae4d4c0686b6c P ce8e221ab13047f5abcb0d7a54acba91: stopping tablet replica
I20260710 13:16:10.503118  5736 raft_consensus.cc:2243] T 8d6ace6849ef4ad69a6ae4d4c0686b6c P ce8e221ab13047f5abcb0d7a54acba91 [term 2 LEADER]: Raft consensus shutting down.
I20260710 13:16:10.503783  5736 raft_consensus.cc:2272] T 8d6ace6849ef4ad69a6ae4d4c0686b6c P ce8e221ab13047f5abcb0d7a54acba91 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:16:10.505510  5736 tablet_replica.cc:333] T 7ca9db70bc8b4ec7a4f388e6e509ec14 P ce8e221ab13047f5abcb0d7a54acba91: stopping tablet replica
I20260710 13:16:10.505909  5736 raft_consensus.cc:2243] T 7ca9db70bc8b4ec7a4f388e6e509ec14 P ce8e221ab13047f5abcb0d7a54acba91 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:16:10.506261  5736 raft_consensus.cc:2272] T 7ca9db70bc8b4ec7a4f388e6e509ec14 P ce8e221ab13047f5abcb0d7a54acba91 [term 2 FOLLOWER]: Raft consensus is shut down!
W20260710 13:16:10.923081  8116 debug-util.cc:398] Leaking SignalData structure 0x7b080010d160 after lost signal to thread 5739
W20260710 13:16:10.923969  8116 debug-util.cc:398] Leaking SignalData structure 0x7b080023cec0 after lost signal to thread 7804
W20260710 13:16:11.538596  5736 thread.cc:527] Waited for 1000ms trying to join with diag-logger (tid 8116)
W20260710 13:16:12.539029  5736 thread.cc:527] Waited for 2000ms trying to join with diag-logger (tid 8116)
W20260710 13:16:13.539402  5736 thread.cc:527] Waited for 3000ms trying to join with diag-logger (tid 8116)
I20260710 13:16:13.748978  5736 tablet_server.cc:196] TabletServer@127.5.154.4:0 shutdown complete.
I20260710 13:16:13.778157  5736 master.cc:562] Master@127.5.154.62:37223 shutting down...
I20260710 13:16:13.799176  5736 raft_consensus.cc:2243] T 00000000000000000000000000000000 P bcec161112b443c299df36f2c5c2b8a0 [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:16:13.799681  5736 raft_consensus.cc:2272] T 00000000000000000000000000000000 P bcec161112b443c299df36f2c5c2b8a0 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:16:13.799984  5736 tablet_replica.cc:333] T 00000000000000000000000000000000 P bcec161112b443c299df36f2c5c2b8a0: stopping tablet replica
I20260710 13:16:13.819041  5736 master.cc:584] Master@127.5.154.62:37223 shutdown complete.
[       OK ] LeaderRebalancerTest.RestartTserver (20014 ms)
[ RUN      ] LeaderRebalancerTest.TestMaintenanceMode
I20260710 13:16:13.885564  5736 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.5.154.62:44799
I20260710 13:16:13.886718  5736 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 13:16:13.892385  8554 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 13:16:13.892484  8553 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 13:16:13.893721  8556 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 13:16:13.894786  5736 server_base.cc:1061] running on GCE node
I20260710 13:16:13.895612  5736 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 13:16:13.895797  5736 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260710 13:16:13.895921  5736 hybrid_clock.cc:648] HybridClock initialized: now 1783689373895910 us; error 0 us; skew 500 ppm
I20260710 13:16:13.896395  5736 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 13:16:13.898607  5736 webserver.cc:533] Webserver started at http://127.5.154.62:36133/ using document root <none> and password file <none>
I20260710 13:16:13.899052  5736 fs_manager.cc:362] Metadata directory not provided
I20260710 13:16:13.899197  5736 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 13:16:13.899406  5736 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 13:16:13.900635  5736 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskPiHBc8/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783689303377817-5736-0/minicluster-data/master-0-root/instance:
uuid: "6c45b8020b384ec5a1d134db1135508d"
format_stamp: "Formatted at 2026-07-10 13:16:13 on dist-test-slave-46l2"
I20260710 13:16:13.905210  5736 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.001s	sys 0.002s
I20260710 13:16:13.908255  8561 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:16:13.908914  5736 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.001s
I20260710 13:16:13.909164  5736 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskPiHBc8/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783689303377817-5736-0/minicluster-data/master-0-root
uuid: "6c45b8020b384ec5a1d134db1135508d"
format_stamp: "Formatted at 2026-07-10 13:16:13 on dist-test-slave-46l2"
I20260710 13:16:13.909394  5736 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskPiHBc8/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783689303377817-5736-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskPiHBc8/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783689303377817-5736-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskPiHBc8/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783689303377817-5736-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)
I20260710 13:16:13.923013  5736 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 13:16:13.924108  5736 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 13:16:13.960386  5736 rpc_server.cc:307] RPC server started. Bound to: 127.5.154.62:44799
I20260710 13:16:13.960470  8612 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.5.154.62:44799 every 8 connection(s)
I20260710 13:16:13.964294  8613 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:16:13.975477  8613 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 6c45b8020b384ec5a1d134db1135508d: Bootstrap starting.
I20260710 13:16:13.980209  8613 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 6c45b8020b384ec5a1d134db1135508d: Neither blocks nor log segments found. Creating new log.
I20260710 13:16:13.984304  8613 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 6c45b8020b384ec5a1d134db1135508d: No bootstrap required, opened a new log
I20260710 13:16:13.986500  8613 raft_consensus.cc:359] T 00000000000000000000000000000000 P 6c45b8020b384ec5a1d134db1135508d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "6c45b8020b384ec5a1d134db1135508d" member_type: VOTER }
I20260710 13:16:13.986969  8613 raft_consensus.cc:385] T 00000000000000000000000000000000 P 6c45b8020b384ec5a1d134db1135508d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:16:13.987191  8613 raft_consensus.cc:740] T 00000000000000000000000000000000 P 6c45b8020b384ec5a1d134db1135508d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6c45b8020b384ec5a1d134db1135508d, State: Initialized, Role: FOLLOWER
I20260710 13:16:13.987785  8613 consensus_queue.cc:260] T 00000000000000000000000000000000 P 6c45b8020b384ec5a1d134db1135508d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "6c45b8020b384ec5a1d134db1135508d" member_type: VOTER }
I20260710 13:16:13.988257  8613 raft_consensus.cc:399] T 00000000000000000000000000000000 P 6c45b8020b384ec5a1d134db1135508d [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260710 13:16:13.988469  8613 raft_consensus.cc:493] T 00000000000000000000000000000000 P 6c45b8020b384ec5a1d134db1135508d [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260710 13:16:13.988742  8613 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 6c45b8020b384ec5a1d134db1135508d [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:16:13.993101  8613 raft_consensus.cc:515] T 00000000000000000000000000000000 P 6c45b8020b384ec5a1d134db1135508d [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "6c45b8020b384ec5a1d134db1135508d" member_type: VOTER }
I20260710 13:16:13.993583  8613 leader_election.cc:304] T 00000000000000000000000000000000 P 6c45b8020b384ec5a1d134db1135508d [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: 6c45b8020b384ec5a1d134db1135508d; no voters: 
I20260710 13:16:13.994606  8613 leader_election.cc:290] T 00000000000000000000000000000000 P 6c45b8020b384ec5a1d134db1135508d [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260710 13:16:13.994966  8616 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 6c45b8020b384ec5a1d134db1135508d [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:16:13.996150  8616 raft_consensus.cc:697] T 00000000000000000000000000000000 P 6c45b8020b384ec5a1d134db1135508d [term 1 LEADER]: Becoming Leader. State: Replica: 6c45b8020b384ec5a1d134db1135508d, State: Running, Role: LEADER
I20260710 13:16:13.996826  8616 consensus_queue.cc:237] T 00000000000000000000000000000000 P 6c45b8020b384ec5a1d134db1135508d [LEADER]: Queue going to LEADER mode. State: All 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: "6c45b8020b384ec5a1d134db1135508d" member_type: VOTER }
I20260710 13:16:13.997372  8613 sys_catalog.cc:565] T 00000000000000000000000000000000 P 6c45b8020b384ec5a1d134db1135508d [sys.catalog]: configured and running, proceeding with master startup.
I20260710 13:16:14.002907  8618 sys_catalog.cc:455] T 00000000000000000000000000000000 P 6c45b8020b384ec5a1d134db1135508d [sys.catalog]: SysCatalogTable state changed. Reason: New leader 6c45b8020b384ec5a1d134db1135508d. Latest consensus state: current_term: 1 leader_uuid: "6c45b8020b384ec5a1d134db1135508d" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "6c45b8020b384ec5a1d134db1135508d" member_type: VOTER } }
I20260710 13:16:14.003033  8617 sys_catalog.cc:455] T 00000000000000000000000000000000 P 6c45b8020b384ec5a1d134db1135508d [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "6c45b8020b384ec5a1d134db1135508d" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "6c45b8020b384ec5a1d134db1135508d" member_type: VOTER } }
I20260710 13:16:14.003537  8617 sys_catalog.cc:458] T 00000000000000000000000000000000 P 6c45b8020b384ec5a1d134db1135508d [sys.catalog]: This master's current role is: LEADER
I20260710 13:16:14.003513  8618 sys_catalog.cc:458] T 00000000000000000000000000000000 P 6c45b8020b384ec5a1d134db1135508d [sys.catalog]: This master's current role is: LEADER
I20260710 13:16:14.005430  8625 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260710 13:16:14.010031  8625 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260710 13:16:14.011915  5736 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260710 13:16:14.018186  8625 catalog_manager.cc:1383] Generated new cluster ID: 224e5091d91a4f49a675e6add1c4006d
I20260710 13:16:14.018410  8625 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260710 13:16:14.041543  8625 catalog_manager.cc:1406] Generated new certificate authority record
I20260710 13:16:14.042768  8625 catalog_manager.cc:1540] Loading token signing keys...
I20260710 13:16:14.053283  8625 catalog_manager.cc:6070] T 00000000000000000000000000000000 P 6c45b8020b384ec5a1d134db1135508d: Generated new TSK 0
I20260710 13:16:14.053809  8625 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260710 13:16:14.077966  5736 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 13:16:14.083918  8634 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 13:16:14.085439  8635 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 13:16:14.088230  5736 server_base.cc:1061] running on GCE node
W20260710 13:16:14.088155  8637 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 13:16:14.089419  5736 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 13:16:14.089613  5736 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260710 13:16:14.089735  5736 hybrid_clock.cc:648] HybridClock initialized: now 1783689374089724 us; error 0 us; skew 500 ppm
I20260710 13:16:14.090212  5736 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 13:16:14.092308  5736 webserver.cc:533] Webserver started at http://127.5.154.1:43215/ using document root <none> and password file <none>
I20260710 13:16:14.092763  5736 fs_manager.cc:362] Metadata directory not provided
I20260710 13:16:14.092922  5736 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 13:16:14.093129  5736 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 13:16:14.094247  5736 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskPiHBc8/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783689303377817-5736-0/minicluster-data/ts-0-root/instance:
uuid: "a505d69f347e418e9baf7dd6eb2e876e"
format_stamp: "Formatted at 2026-07-10 13:16:14 on dist-test-slave-46l2"
I20260710 13:16:14.098574  5736 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.002s	sys 0.003s
I20260710 13:16:14.101735  8642 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:16:14.102389  5736 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.001s
I20260710 13:16:14.102664  5736 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskPiHBc8/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783689303377817-5736-0/minicluster-data/ts-0-root
uuid: "a505d69f347e418e9baf7dd6eb2e876e"
format_stamp: "Formatted at 2026-07-10 13:16:14 on dist-test-slave-46l2"
I20260710 13:16:14.102938  5736 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskPiHBc8/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783689303377817-5736-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskPiHBc8/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783689303377817-5736-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskPiHBc8/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783689303377817-5736-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)
I20260710 13:16:14.120772  5736 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 13:16:14.121929  5736 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 13:16:14.123286  5736 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260710 13:16:14.125458  5736 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260710 13:16:14.125643  5736 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:16:14.125864  5736 ts_tablet_manager.cc:616] Registered 0 tablets
I20260710 13:16:14.126022  5736 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:16:14.163336  5736 rpc_server.cc:307] RPC server started. Bound to: 127.5.154.1:41351
I20260710 13:16:14.163432  8704 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.5.154.1:41351 every 8 connection(s)
I20260710 13:16:14.168083  5736 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 13:16:14.174731  8709 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 13:16:14.175335  8710 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 13:16:14.177767  8712 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 13:16:14.179100  5736 server_base.cc:1061] running on GCE node
I20260710 13:16:14.179993  5736 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 13:16:14.180184  5736 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260710 13:16:14.180330  5736 hybrid_clock.cc:648] HybridClock initialized: now 1783689374180313 us; error 0 us; skew 500 ppm
I20260710 13:16:14.180855  5736 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 13:16:14.183363  5736 webserver.cc:533] Webserver started at http://127.5.154.2:39545/ using document root <none> and password file <none>
I20260710 13:16:14.183801  5736 fs_manager.cc:362] Metadata directory not provided
I20260710 13:16:14.183980  5736 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 13:16:14.184211  5736 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 13:16:14.184454  8705 heartbeater.cc:344] Connected to a master server at 127.5.154.62:44799
I20260710 13:16:14.184849  8705 heartbeater.cc:461] Registering TS with master...
I20260710 13:16:14.185386  5736 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskPiHBc8/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783689303377817-5736-0/minicluster-data/ts-1-root/instance:
uuid: "cd81ba96be50480ca7562e9d5d0c7c51"
format_stamp: "Formatted at 2026-07-10 13:16:14 on dist-test-slave-46l2"
I20260710 13:16:14.185518  8705 heartbeater.cc:507] Master 127.5.154.62:44799 requested a full tablet report, sending...
I20260710 13:16:14.187498  8578 ts_manager.cc:194] Registered new tserver with Master: a505d69f347e418e9baf7dd6eb2e876e (127.5.154.1:41351)
I20260710 13:16:14.189575  8578 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:34770
I20260710 13:16:14.189855  5736 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.004s	sys 0.001s
I20260710 13:16:14.193025  8717 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:16:14.193660  5736 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.001s
I20260710 13:16:14.193907  5736 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskPiHBc8/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783689303377817-5736-0/minicluster-data/ts-1-root
uuid: "cd81ba96be50480ca7562e9d5d0c7c51"
format_stamp: "Formatted at 2026-07-10 13:16:14 on dist-test-slave-46l2"
I20260710 13:16:14.194157  5736 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskPiHBc8/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783689303377817-5736-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskPiHBc8/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783689303377817-5736-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskPiHBc8/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783689303377817-5736-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)
I20260710 13:16:14.212124  5736 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 13:16:14.213235  5736 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 13:16:14.214540  5736 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260710 13:16:14.216542  5736 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260710 13:16:14.216753  5736 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:16:14.216991  5736 ts_tablet_manager.cc:616] Registered 0 tablets
I20260710 13:16:14.217135  5736 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:16:14.253878  5736 rpc_server.cc:307] RPC server started. Bound to: 127.5.154.2:43737
I20260710 13:16:14.253973  8779 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.5.154.2:43737 every 8 connection(s)
I20260710 13:16:14.258397  5736 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 13:16:14.264954  8783 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 13:16:14.266368  8784 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 13:16:14.269245  8780 heartbeater.cc:344] Connected to a master server at 127.5.154.62:44799
I20260710 13:16:14.269795  8780 heartbeater.cc:461] Registering TS with master...
W20260710 13:16:14.269903  8786 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 13:16:14.270958  8780 heartbeater.cc:507] Master 127.5.154.62:44799 requested a full tablet report, sending...
I20260710 13:16:14.273435  8578 ts_manager.cc:194] Registered new tserver with Master: cd81ba96be50480ca7562e9d5d0c7c51 (127.5.154.2:43737)
I20260710 13:16:14.273656  5736 server_base.cc:1061] running on GCE node
I20260710 13:16:14.274588  5736 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 13:16:14.274830  5736 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260710 13:16:14.275014  5736 hybrid_clock.cc:648] HybridClock initialized: now 1783689374274998 us; error 0 us; skew 500 ppm
I20260710 13:16:14.275132  8578 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:34784
I20260710 13:16:14.275749  5736 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 13:16:14.278055  5736 webserver.cc:533] Webserver started at http://127.5.154.3:33341/ using document root <none> and password file <none>
I20260710 13:16:14.278448  5736 fs_manager.cc:362] Metadata directory not provided
I20260710 13:16:14.278602  5736 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 13:16:14.278795  5736 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 13:16:14.279861  5736 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskPiHBc8/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783689303377817-5736-0/minicluster-data/ts-2-root/instance:
uuid: "b515092b1e9f4564914258bd3d3feebc"
format_stamp: "Formatted at 2026-07-10 13:16:14 on dist-test-slave-46l2"
I20260710 13:16:14.283891  5736 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.005s	sys 0.000s
I20260710 13:16:14.286998  8791 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:16:14.287674  5736 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.000s	sys 0.002s
I20260710 13:16:14.287907  5736 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskPiHBc8/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783689303377817-5736-0/minicluster-data/ts-2-root
uuid: "b515092b1e9f4564914258bd3d3feebc"
format_stamp: "Formatted at 2026-07-10 13:16:14 on dist-test-slave-46l2"
I20260710 13:16:14.288137  5736 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskPiHBc8/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783689303377817-5736-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskPiHBc8/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783689303377817-5736-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskPiHBc8/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783689303377817-5736-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)
I20260710 13:16:14.308485  5736 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 13:16:14.309563  5736 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 13:16:14.310804  5736 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260710 13:16:14.312965  5736 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260710 13:16:14.313155  5736 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:16:14.313378  5736 ts_tablet_manager.cc:616] Registered 0 tablets
I20260710 13:16:14.313529  5736 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:16:14.350087  5736 rpc_server.cc:307] RPC server started. Bound to: 127.5.154.3:36043
I20260710 13:16:14.350179  8853 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.5.154.3:36043 every 8 connection(s)
I20260710 13:16:14.362834  8854 heartbeater.cc:344] Connected to a master server at 127.5.154.62:44799
I20260710 13:16:14.363200  8854 heartbeater.cc:461] Registering TS with master...
I20260710 13:16:14.363878  8854 heartbeater.cc:507] Master 127.5.154.62:44799 requested a full tablet report, sending...
I20260710 13:16:14.365638  8578 ts_manager.cc:194] Registered new tserver with Master: b515092b1e9f4564914258bd3d3feebc (127.5.154.3:36043)
I20260710 13:16:14.366518  5736 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.013357742s
I20260710 13:16:14.366931  8578 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:34796
I20260710 13:16:14.388599  8578 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:34806:
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"
    }
  }
}
W20260710 13:16:14.391355  8578 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.
I20260710 13:16:14.471940  8745 tablet_service.cc:1511] Processing CreateTablet for tablet 8bcca52a836b453eb75e79321cdc9e90 (DEFAULT_TABLE table=test-workload [id=c0dad5c7e2c1401fb99eec8f6ea33d96]), partition=RANGE (key) PARTITION VALUES < 214748364
I20260710 13:16:14.472651  8819 tablet_service.cc:1511] Processing CreateTablet for tablet 8bcca52a836b453eb75e79321cdc9e90 (DEFAULT_TABLE table=test-workload [id=c0dad5c7e2c1401fb99eec8f6ea33d96]), partition=RANGE (key) PARTITION VALUES < 214748364
I20260710 13:16:14.473490  8745 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8bcca52a836b453eb75e79321cdc9e90. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:16:14.473953  8819 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8bcca52a836b453eb75e79321cdc9e90. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:16:14.477695  8818 tablet_service.cc:1511] Processing CreateTablet for tablet b9e6499187794bdf8d13926cd81c4709 (DEFAULT_TABLE table=test-workload [id=c0dad5c7e2c1401fb99eec8f6ea33d96]), partition=RANGE (key) PARTITION 214748364 <= VALUES < 429496728
I20260710 13:16:14.479043  8818 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b9e6499187794bdf8d13926cd81c4709. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:16:14.479415  8813 tablet_service.cc:1511] Processing CreateTablet for tablet 6639d4c5319b4fb9885e27a63332c6c6 (DEFAULT_TABLE table=test-workload [id=c0dad5c7e2c1401fb99eec8f6ea33d96]), partition=RANGE (key) PARTITION 1288490184 <= VALUES < 1503238548
I20260710 13:16:14.480638  8813 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6639d4c5319b4fb9885e27a63332c6c6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:16:14.481686  8811 tablet_service.cc:1511] Processing CreateTablet for tablet 6e3f0c202d98416d8270b9f67f93a49e (DEFAULT_TABLE table=test-workload [id=c0dad5c7e2c1401fb99eec8f6ea33d96]), partition=RANGE (key) PARTITION 1717986912 <= VALUES < 1932735276
I20260710 13:16:14.482466  8744 tablet_service.cc:1511] Processing CreateTablet for tablet b9e6499187794bdf8d13926cd81c4709 (DEFAULT_TABLE table=test-workload [id=c0dad5c7e2c1401fb99eec8f6ea33d96]), partition=RANGE (key) PARTITION 214748364 <= VALUES < 429496728
I20260710 13:16:14.482947  8811 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6e3f0c202d98416d8270b9f67f93a49e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:16:14.477833  8812 tablet_service.cc:1511] Processing CreateTablet for tablet 8a90da2890a54a06a65655e83d1fbfd3 (DEFAULT_TABLE table=test-workload [id=c0dad5c7e2c1401fb99eec8f6ea33d96]), partition=RANGE (key) PARTITION 1503238548 <= VALUES < 1717986912
I20260710 13:16:14.484033  8744 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b9e6499187794bdf8d13926cd81c4709. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:16:14.486423  8810 tablet_service.cc:1511] Processing CreateTablet for tablet b730be1a6e074eb999ff0d2b8d1dc9cd (DEFAULT_TABLE table=test-workload [id=c0dad5c7e2c1401fb99eec8f6ea33d96]), partition=RANGE (key) PARTITION 1932735276 <= VALUES
I20260710 13:16:14.487030  8817 tablet_service.cc:1511] Processing CreateTablet for tablet d3b70b807d384faa8791a6e7caf9211f (DEFAULT_TABLE table=test-workload [id=c0dad5c7e2c1401fb99eec8f6ea33d96]), partition=RANGE (key) PARTITION 429496728 <= VALUES < 644245092
I20260710 13:16:14.484503  8812 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8a90da2890a54a06a65655e83d1fbfd3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:16:14.487859  8815 tablet_service.cc:1511] Processing CreateTablet for tablet b62f2d5210d2468194743f1e77146777 (DEFAULT_TABLE table=test-workload [id=c0dad5c7e2c1401fb99eec8f6ea33d96]), partition=RANGE (key) PARTITION 858993456 <= VALUES < 1073741820
I20260710 13:16:14.488989  8743 tablet_service.cc:1511] Processing CreateTablet for tablet d3b70b807d384faa8791a6e7caf9211f (DEFAULT_TABLE table=test-workload [id=c0dad5c7e2c1401fb99eec8f6ea33d96]), partition=RANGE (key) PARTITION 429496728 <= VALUES < 644245092
I20260710 13:16:14.489892  8816 tablet_service.cc:1511] Processing CreateTablet for tablet 9546cc5b9c48443681a90bbf793d51f1 (DEFAULT_TABLE table=test-workload [id=c0dad5c7e2c1401fb99eec8f6ea33d96]), partition=RANGE (key) PARTITION 644245092 <= VALUES < 858993456
I20260710 13:16:14.490305  8743 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d3b70b807d384faa8791a6e7caf9211f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:16:14.493847  8815 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b62f2d5210d2468194743f1e77146777. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:16:14.495417  8810 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b730be1a6e074eb999ff0d2b8d1dc9cd. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:16:14.496479  8817 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d3b70b807d384faa8791a6e7caf9211f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:16:14.499450  8816 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9546cc5b9c48443681a90bbf793d51f1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:16:14.486794  8814 tablet_service.cc:1511] Processing CreateTablet for tablet 61a009c2347d44179b3b3a8e6fe85365 (DEFAULT_TABLE table=test-workload [id=c0dad5c7e2c1401fb99eec8f6ea33d96]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1288490184
I20260710 13:16:14.509169  8814 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 61a009c2347d44179b3b3a8e6fe85365. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:16:14.511603  8742 tablet_service.cc:1511] Processing CreateTablet for tablet 9546cc5b9c48443681a90bbf793d51f1 (DEFAULT_TABLE table=test-workload [id=c0dad5c7e2c1401fb99eec8f6ea33d96]), partition=RANGE (key) PARTITION 644245092 <= VALUES < 858993456
I20260710 13:16:14.520326  8669 tablet_service.cc:1511] Processing CreateTablet for tablet b9e6499187794bdf8d13926cd81c4709 (DEFAULT_TABLE table=test-workload [id=c0dad5c7e2c1401fb99eec8f6ea33d96]), partition=RANGE (key) PARTITION 214748364 <= VALUES < 429496728
I20260710 13:16:14.521312  8669 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b9e6499187794bdf8d13926cd81c4709. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:16:14.526068  8741 tablet_service.cc:1511] Processing CreateTablet for tablet b62f2d5210d2468194743f1e77146777 (DEFAULT_TABLE table=test-workload [id=c0dad5c7e2c1401fb99eec8f6ea33d96]), partition=RANGE (key) PARTITION 858993456 <= VALUES < 1073741820
I20260710 13:16:14.527619  8668 tablet_service.cc:1511] Processing CreateTablet for tablet d3b70b807d384faa8791a6e7caf9211f (DEFAULT_TABLE table=test-workload [id=c0dad5c7e2c1401fb99eec8f6ea33d96]), partition=RANGE (key) PARTITION 429496728 <= VALUES < 644245092
I20260710 13:16:14.528388  8740 tablet_service.cc:1511] Processing CreateTablet for tablet 61a009c2347d44179b3b3a8e6fe85365 (DEFAULT_TABLE table=test-workload [id=c0dad5c7e2c1401fb99eec8f6ea33d96]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1288490184
I20260710 13:16:14.529171  8670 tablet_service.cc:1511] Processing CreateTablet for tablet 8bcca52a836b453eb75e79321cdc9e90 (DEFAULT_TABLE table=test-workload [id=c0dad5c7e2c1401fb99eec8f6ea33d96]), partition=RANGE (key) PARTITION VALUES < 214748364
I20260710 13:16:14.530385  8670 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8bcca52a836b453eb75e79321cdc9e90. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:16:14.530668  8739 tablet_service.cc:1511] Processing CreateTablet for tablet 6639d4c5319b4fb9885e27a63332c6c6 (DEFAULT_TABLE table=test-workload [id=c0dad5c7e2c1401fb99eec8f6ea33d96]), partition=RANGE (key) PARTITION 1288490184 <= VALUES < 1503238548
I20260710 13:16:14.533023  8738 tablet_service.cc:1511] Processing CreateTablet for tablet 8a90da2890a54a06a65655e83d1fbfd3 (DEFAULT_TABLE table=test-workload [id=c0dad5c7e2c1401fb99eec8f6ea33d96]), partition=RANGE (key) PARTITION 1503238548 <= VALUES < 1717986912
I20260710 13:16:14.534145  8667 tablet_service.cc:1511] Processing CreateTablet for tablet 9546cc5b9c48443681a90bbf793d51f1 (DEFAULT_TABLE table=test-workload [id=c0dad5c7e2c1401fb99eec8f6ea33d96]), partition=RANGE (key) PARTITION 644245092 <= VALUES < 858993456
I20260710 13:16:14.535475  8667 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9546cc5b9c48443681a90bbf793d51f1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:16:14.535339  8737 tablet_service.cc:1511] Processing CreateTablet for tablet 6e3f0c202d98416d8270b9f67f93a49e (DEFAULT_TABLE table=test-workload [id=c0dad5c7e2c1401fb99eec8f6ea33d96]), partition=RANGE (key) PARTITION 1717986912 <= VALUES < 1932735276
I20260710 13:16:14.537729  8664 tablet_service.cc:1511] Processing CreateTablet for tablet 6639d4c5319b4fb9885e27a63332c6c6 (DEFAULT_TABLE table=test-workload [id=c0dad5c7e2c1401fb99eec8f6ea33d96]), partition=RANGE (key) PARTITION 1288490184 <= VALUES < 1503238548
I20260710 13:16:14.539137  8664 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6639d4c5319b4fb9885e27a63332c6c6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:16:14.540998  8662 tablet_service.cc:1511] Processing CreateTablet for tablet 6e3f0c202d98416d8270b9f67f93a49e (DEFAULT_TABLE table=test-workload [id=c0dad5c7e2c1401fb99eec8f6ea33d96]), partition=RANGE (key) PARTITION 1717986912 <= VALUES < 1932735276
I20260710 13:16:14.537729  8736 tablet_service.cc:1511] Processing CreateTablet for tablet b730be1a6e074eb999ff0d2b8d1dc9cd (DEFAULT_TABLE table=test-workload [id=c0dad5c7e2c1401fb99eec8f6ea33d96]), partition=RANGE (key) PARTITION 1932735276 <= VALUES
I20260710 13:16:14.539024  8666 tablet_service.cc:1511] Processing CreateTablet for tablet b62f2d5210d2468194743f1e77146777 (DEFAULT_TABLE table=test-workload [id=c0dad5c7e2c1401fb99eec8f6ea33d96]), partition=RANGE (key) PARTITION 858993456 <= VALUES < 1073741820
I20260710 13:16:14.543294  8661 tablet_service.cc:1511] Processing CreateTablet for tablet b730be1a6e074eb999ff0d2b8d1dc9cd (DEFAULT_TABLE table=test-workload [id=c0dad5c7e2c1401fb99eec8f6ea33d96]), partition=RANGE (key) PARTITION 1932735276 <= VALUES
I20260710 13:16:14.538966  8663 tablet_service.cc:1511] Processing CreateTablet for tablet 8a90da2890a54a06a65655e83d1fbfd3 (DEFAULT_TABLE table=test-workload [id=c0dad5c7e2c1401fb99eec8f6ea33d96]), partition=RANGE (key) PARTITION 1503238548 <= VALUES < 1717986912
I20260710 13:16:14.535259  8742 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9546cc5b9c48443681a90bbf793d51f1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:16:14.545852  8738 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8a90da2890a54a06a65655e83d1fbfd3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:16:14.546499  8737 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6e3f0c202d98416d8270b9f67f93a49e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:16:14.547061  8668 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d3b70b807d384faa8791a6e7caf9211f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:16:14.548368  8739 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6639d4c5319b4fb9885e27a63332c6c6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:16:14.548717  8662 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6e3f0c202d98416d8270b9f67f93a49e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:16:14.550212  8663 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8a90da2890a54a06a65655e83d1fbfd3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:16:14.551120  8661 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b730be1a6e074eb999ff0d2b8d1dc9cd. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:16:14.551680  8741 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b62f2d5210d2468194743f1e77146777. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:16:14.540932  8665 tablet_service.cc:1511] Processing CreateTablet for tablet 61a009c2347d44179b3b3a8e6fe85365 (DEFAULT_TABLE table=test-workload [id=c0dad5c7e2c1401fb99eec8f6ea33d96]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1288490184
I20260710 13:16:14.555015  8869 tablet_bootstrap.cc:492] T 8bcca52a836b453eb75e79321cdc9e90 P b515092b1e9f4564914258bd3d3feebc: Bootstrap starting.
I20260710 13:16:14.555204  8666 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b62f2d5210d2468194743f1e77146777. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:16:14.565218  8665 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 61a009c2347d44179b3b3a8e6fe85365. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:16:14.575954  8740 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 61a009c2347d44179b3b3a8e6fe85365. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:16:14.580895  8736 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b730be1a6e074eb999ff0d2b8d1dc9cd. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:16:14.585640  8870 tablet_bootstrap.cc:492] T b9e6499187794bdf8d13926cd81c4709 P a505d69f347e418e9baf7dd6eb2e876e: Bootstrap starting.
I20260710 13:16:14.625774  8871 tablet_bootstrap.cc:492] T 8bcca52a836b453eb75e79321cdc9e90 P cd81ba96be50480ca7562e9d5d0c7c51: Bootstrap starting.
I20260710 13:16:14.638060  8870 tablet_bootstrap.cc:654] T b9e6499187794bdf8d13926cd81c4709 P a505d69f347e418e9baf7dd6eb2e876e: Neither blocks nor log segments found. Creating new log.
W20260710 13:16:14.693712  8562 outbound_call.cc:321] RPC callback for RPC call kudu.tserver.TabletServerAdminService.CreateTablet -> {remote=127.5.154.2:43737, user_credentials={real_user=slave}} blocked reactor thread for 56849.4us
I20260710 13:16:14.698144  8871 tablet_bootstrap.cc:654] T 8bcca52a836b453eb75e79321cdc9e90 P cd81ba96be50480ca7562e9d5d0c7c51: Neither blocks nor log segments found. Creating new log.
I20260710 13:16:14.698184  8870 tablet_bootstrap.cc:492] T b9e6499187794bdf8d13926cd81c4709 P a505d69f347e418e9baf7dd6eb2e876e: No bootstrap required, opened a new log
I20260710 13:16:14.701777  8870 ts_tablet_manager.cc:1403] T b9e6499187794bdf8d13926cd81c4709 P a505d69f347e418e9baf7dd6eb2e876e: Time spent bootstrapping tablet: real 0.116s	user 0.026s	sys 0.016s
I20260710 13:16:14.703356  8871 tablet_bootstrap.cc:492] T 8bcca52a836b453eb75e79321cdc9e90 P cd81ba96be50480ca7562e9d5d0c7c51: No bootstrap required, opened a new log
I20260710 13:16:14.704178  8871 ts_tablet_manager.cc:1403] T 8bcca52a836b453eb75e79321cdc9e90 P cd81ba96be50480ca7562e9d5d0c7c51: Time spent bootstrapping tablet: real 0.079s	user 0.011s	sys 0.006s
I20260710 13:16:14.704732  8870 raft_consensus.cc:359] T b9e6499187794bdf8d13926cd81c4709 P a505d69f347e418e9baf7dd6eb2e876e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a505d69f347e418e9baf7dd6eb2e876e" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 41351 } } peers { permanent_uuid: "cd81ba96be50480ca7562e9d5d0c7c51" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 43737 } } peers { permanent_uuid: "b515092b1e9f4564914258bd3d3feebc" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 36043 } }
I20260710 13:16:14.705457  8870 raft_consensus.cc:385] T b9e6499187794bdf8d13926cd81c4709 P a505d69f347e418e9baf7dd6eb2e876e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:16:14.705796  8870 raft_consensus.cc:740] T b9e6499187794bdf8d13926cd81c4709 P a505d69f347e418e9baf7dd6eb2e876e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a505d69f347e418e9baf7dd6eb2e876e, State: Initialized, Role: FOLLOWER
I20260710 13:16:14.706609  8870 consensus_queue.cc:260] T b9e6499187794bdf8d13926cd81c4709 P a505d69f347e418e9baf7dd6eb2e876e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a505d69f347e418e9baf7dd6eb2e876e" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 41351 } } peers { permanent_uuid: "cd81ba96be50480ca7562e9d5d0c7c51" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 43737 } } peers { permanent_uuid: "b515092b1e9f4564914258bd3d3feebc" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 36043 } }
I20260710 13:16:14.707239  8871 raft_consensus.cc:359] T 8bcca52a836b453eb75e79321cdc9e90 P cd81ba96be50480ca7562e9d5d0c7c51 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cd81ba96be50480ca7562e9d5d0c7c51" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 43737 } } peers { permanent_uuid: "a505d69f347e418e9baf7dd6eb2e876e" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 41351 } } peers { permanent_uuid: "b515092b1e9f4564914258bd3d3feebc" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 36043 } }
I20260710 13:16:14.708019  8871 raft_consensus.cc:385] T 8bcca52a836b453eb75e79321cdc9e90 P cd81ba96be50480ca7562e9d5d0c7c51 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:16:14.708364  8871 raft_consensus.cc:740] T 8bcca52a836b453eb75e79321cdc9e90 P cd81ba96be50480ca7562e9d5d0c7c51 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: cd81ba96be50480ca7562e9d5d0c7c51, State: Initialized, Role: FOLLOWER
I20260710 13:16:14.709260  8871 consensus_queue.cc:260] T 8bcca52a836b453eb75e79321cdc9e90 P cd81ba96be50480ca7562e9d5d0c7c51 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cd81ba96be50480ca7562e9d5d0c7c51" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 43737 } } peers { permanent_uuid: "a505d69f347e418e9baf7dd6eb2e876e" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 41351 } } peers { permanent_uuid: "b515092b1e9f4564914258bd3d3feebc" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 36043 } }
I20260710 13:16:14.714838  8871 ts_tablet_manager.cc:1434] T 8bcca52a836b453eb75e79321cdc9e90 P cd81ba96be50480ca7562e9d5d0c7c51: Time spent starting tablet: real 0.010s	user 0.006s	sys 0.003s
I20260710 13:16:14.715462  8780 heartbeater.cc:499] Master 127.5.154.62:44799 was elected leader, sending a full tablet report...
I20260710 13:16:14.715844  8871 tablet_bootstrap.cc:492] T b62f2d5210d2468194743f1e77146777 P cd81ba96be50480ca7562e9d5d0c7c51: Bootstrap starting.
I20260710 13:16:14.743314  8869 tablet_bootstrap.cc:654] T 8bcca52a836b453eb75e79321cdc9e90 P b515092b1e9f4564914258bd3d3feebc: Neither blocks nor log segments found. Creating new log.
I20260710 13:16:14.748872  8871 tablet_bootstrap.cc:654] T b62f2d5210d2468194743f1e77146777 P cd81ba96be50480ca7562e9d5d0c7c51: Neither blocks nor log segments found. Creating new log.
I20260710 13:16:14.752075  8705 heartbeater.cc:499] Master 127.5.154.62:44799 was elected leader, sending a full tablet report...
I20260710 13:16:14.755085  8870 ts_tablet_manager.cc:1434] T b9e6499187794bdf8d13926cd81c4709 P a505d69f347e418e9baf7dd6eb2e876e: Time spent starting tablet: real 0.053s	user 0.023s	sys 0.025s
I20260710 13:16:14.756174  8870 tablet_bootstrap.cc:492] T d3b70b807d384faa8791a6e7caf9211f P a505d69f347e418e9baf7dd6eb2e876e: Bootstrap starting.
I20260710 13:16:14.762528  8870 tablet_bootstrap.cc:654] T d3b70b807d384faa8791a6e7caf9211f P a505d69f347e418e9baf7dd6eb2e876e: Neither blocks nor log segments found. Creating new log.
I20260710 13:16:14.780898  8869 tablet_bootstrap.cc:492] T 8bcca52a836b453eb75e79321cdc9e90 P b515092b1e9f4564914258bd3d3feebc: No bootstrap required, opened a new log
I20260710 13:16:14.781334  8869 ts_tablet_manager.cc:1403] T 8bcca52a836b453eb75e79321cdc9e90 P b515092b1e9f4564914258bd3d3feebc: Time spent bootstrapping tablet: real 0.227s	user 0.017s	sys 0.025s
I20260710 13:16:14.782009  8870 tablet_bootstrap.cc:492] T d3b70b807d384faa8791a6e7caf9211f P a505d69f347e418e9baf7dd6eb2e876e: No bootstrap required, opened a new log
I20260710 13:16:14.782564  8870 ts_tablet_manager.cc:1403] T d3b70b807d384faa8791a6e7caf9211f P a505d69f347e418e9baf7dd6eb2e876e: Time spent bootstrapping tablet: real 0.027s	user 0.004s	sys 0.021s
I20260710 13:16:14.782608  8871 tablet_bootstrap.cc:492] T b62f2d5210d2468194743f1e77146777 P cd81ba96be50480ca7562e9d5d0c7c51: No bootstrap required, opened a new log
I20260710 13:16:14.783237  8871 ts_tablet_manager.cc:1403] T b62f2d5210d2468194743f1e77146777 P cd81ba96be50480ca7562e9d5d0c7c51: Time spent bootstrapping tablet: real 0.068s	user 0.004s	sys 0.024s
I20260710 13:16:14.784303  8869 raft_consensus.cc:359] T 8bcca52a836b453eb75e79321cdc9e90 P b515092b1e9f4564914258bd3d3feebc [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cd81ba96be50480ca7562e9d5d0c7c51" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 43737 } } peers { permanent_uuid: "a505d69f347e418e9baf7dd6eb2e876e" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 41351 } } peers { permanent_uuid: "b515092b1e9f4564914258bd3d3feebc" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 36043 } }
I20260710 13:16:14.785055  8869 raft_consensus.cc:385] T 8bcca52a836b453eb75e79321cdc9e90 P b515092b1e9f4564914258bd3d3feebc [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:16:14.785348  8869 raft_consensus.cc:740] T 8bcca52a836b453eb75e79321cdc9e90 P b515092b1e9f4564914258bd3d3feebc [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b515092b1e9f4564914258bd3d3feebc, State: Initialized, Role: FOLLOWER
I20260710 13:16:14.785398  8870 raft_consensus.cc:359] T d3b70b807d384faa8791a6e7caf9211f P a505d69f347e418e9baf7dd6eb2e876e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a505d69f347e418e9baf7dd6eb2e876e" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 41351 } } peers { permanent_uuid: "cd81ba96be50480ca7562e9d5d0c7c51" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 43737 } } peers { permanent_uuid: "b515092b1e9f4564914258bd3d3feebc" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 36043 } }
I20260710 13:16:14.786054  8870 raft_consensus.cc:385] T d3b70b807d384faa8791a6e7caf9211f P a505d69f347e418e9baf7dd6eb2e876e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:16:14.786685  8870 raft_consensus.cc:740] T d3b70b807d384faa8791a6e7caf9211f P a505d69f347e418e9baf7dd6eb2e876e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a505d69f347e418e9baf7dd6eb2e876e, State: Initialized, Role: FOLLOWER
I20260710 13:16:14.786028  8871 raft_consensus.cc:359] T b62f2d5210d2468194743f1e77146777 P cd81ba96be50480ca7562e9d5d0c7c51 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a505d69f347e418e9baf7dd6eb2e876e" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 41351 } } peers { permanent_uuid: "cd81ba96be50480ca7562e9d5d0c7c51" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 43737 } } peers { permanent_uuid: "b515092b1e9f4564914258bd3d3feebc" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 36043 } }
I20260710 13:16:14.786150  8869 consensus_queue.cc:260] T 8bcca52a836b453eb75e79321cdc9e90 P b515092b1e9f4564914258bd3d3feebc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cd81ba96be50480ca7562e9d5d0c7c51" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 43737 } } peers { permanent_uuid: "a505d69f347e418e9baf7dd6eb2e876e" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 41351 } } peers { permanent_uuid: "b515092b1e9f4564914258bd3d3feebc" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 36043 } }
I20260710 13:16:14.787096  8871 raft_consensus.cc:385] T b62f2d5210d2468194743f1e77146777 P cd81ba96be50480ca7562e9d5d0c7c51 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:16:14.787420  8871 raft_consensus.cc:740] T b62f2d5210d2468194743f1e77146777 P cd81ba96be50480ca7562e9d5d0c7c51 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: cd81ba96be50480ca7562e9d5d0c7c51, State: Initialized, Role: FOLLOWER
I20260710 13:16:14.787361  8870 consensus_queue.cc:260] T d3b70b807d384faa8791a6e7caf9211f P a505d69f347e418e9baf7dd6eb2e876e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a505d69f347e418e9baf7dd6eb2e876e" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 41351 } } peers { permanent_uuid: "cd81ba96be50480ca7562e9d5d0c7c51" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 43737 } } peers { permanent_uuid: "b515092b1e9f4564914258bd3d3feebc" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 36043 } }
I20260710 13:16:14.788431  8854 heartbeater.cc:499] Master 127.5.154.62:44799 was elected leader, sending a full tablet report...
I20260710 13:16:14.788496  8871 consensus_queue.cc:260] T b62f2d5210d2468194743f1e77146777 P cd81ba96be50480ca7562e9d5d0c7c51 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a505d69f347e418e9baf7dd6eb2e876e" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 41351 } } peers { permanent_uuid: "cd81ba96be50480ca7562e9d5d0c7c51" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 43737 } } peers { permanent_uuid: "b515092b1e9f4564914258bd3d3feebc" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 36043 } }
I20260710 13:16:14.789849  8870 ts_tablet_manager.cc:1434] T d3b70b807d384faa8791a6e7caf9211f P a505d69f347e418e9baf7dd6eb2e876e: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260710 13:16:14.790725  8871 ts_tablet_manager.cc:1434] T b62f2d5210d2468194743f1e77146777 P cd81ba96be50480ca7562e9d5d0c7c51: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260710 13:16:14.790925  8870 tablet_bootstrap.cc:492] T 6639d4c5319b4fb9885e27a63332c6c6 P a505d69f347e418e9baf7dd6eb2e876e: Bootstrap starting.
I20260710 13:16:14.797785  8870 tablet_bootstrap.cc:654] T 6639d4c5319b4fb9885e27a63332c6c6 P a505d69f347e418e9baf7dd6eb2e876e: Neither blocks nor log segments found. Creating new log.
I20260710 13:16:14.803112  8869 ts_tablet_manager.cc:1434] T 8bcca52a836b453eb75e79321cdc9e90 P b515092b1e9f4564914258bd3d3feebc: Time spent starting tablet: real 0.021s	user 0.007s	sys 0.000s
I20260710 13:16:14.804075  8869 tablet_bootstrap.cc:492] T b730be1a6e074eb999ff0d2b8d1dc9cd P b515092b1e9f4564914258bd3d3feebc: Bootstrap starting.
I20260710 13:16:14.804369  8871 tablet_bootstrap.cc:492] T 9546cc5b9c48443681a90bbf793d51f1 P cd81ba96be50480ca7562e9d5d0c7c51: Bootstrap starting.
I20260710 13:16:14.805083  8870 tablet_bootstrap.cc:492] T 6639d4c5319b4fb9885e27a63332c6c6 P a505d69f347e418e9baf7dd6eb2e876e: No bootstrap required, opened a new log
I20260710 13:16:14.805569  8870 ts_tablet_manager.cc:1403] T 6639d4c5319b4fb9885e27a63332c6c6 P a505d69f347e418e9baf7dd6eb2e876e: Time spent bootstrapping tablet: real 0.015s	user 0.011s	sys 0.002s
I20260710 13:16:14.808583  8870 raft_consensus.cc:359] T 6639d4c5319b4fb9885e27a63332c6c6 P a505d69f347e418e9baf7dd6eb2e876e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a505d69f347e418e9baf7dd6eb2e876e" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 41351 } } peers { permanent_uuid: "cd81ba96be50480ca7562e9d5d0c7c51" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 43737 } } peers { permanent_uuid: "b515092b1e9f4564914258bd3d3feebc" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 36043 } }
I20260710 13:16:14.809273  8870 raft_consensus.cc:385] T 6639d4c5319b4fb9885e27a63332c6c6 P a505d69f347e418e9baf7dd6eb2e876e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:16:14.809562  8870 raft_consensus.cc:740] T 6639d4c5319b4fb9885e27a63332c6c6 P a505d69f347e418e9baf7dd6eb2e876e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a505d69f347e418e9baf7dd6eb2e876e, State: Initialized, Role: FOLLOWER
I20260710 13:16:14.810333  8870 consensus_queue.cc:260] T 6639d4c5319b4fb9885e27a63332c6c6 P a505d69f347e418e9baf7dd6eb2e876e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a505d69f347e418e9baf7dd6eb2e876e" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 41351 } } peers { permanent_uuid: "cd81ba96be50480ca7562e9d5d0c7c51" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 43737 } } peers { permanent_uuid: "b515092b1e9f4564914258bd3d3feebc" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 36043 } }
I20260710 13:16:14.811543  8871 tablet_bootstrap.cc:654] T 9546cc5b9c48443681a90bbf793d51f1 P cd81ba96be50480ca7562e9d5d0c7c51: Neither blocks nor log segments found. Creating new log.
I20260710 13:16:14.813921  8870 ts_tablet_manager.cc:1434] T 6639d4c5319b4fb9885e27a63332c6c6 P a505d69f347e418e9baf7dd6eb2e876e: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.000s
I20260710 13:16:14.814914  8870 tablet_bootstrap.cc:492] T 8a90da2890a54a06a65655e83d1fbfd3 P a505d69f347e418e9baf7dd6eb2e876e: Bootstrap starting.
I20260710 13:16:14.815423  8869 tablet_bootstrap.cc:654] T b730be1a6e074eb999ff0d2b8d1dc9cd P b515092b1e9f4564914258bd3d3feebc: Neither blocks nor log segments found. Creating new log.
I20260710 13:16:14.820961  8870 tablet_bootstrap.cc:654] T 8a90da2890a54a06a65655e83d1fbfd3 P a505d69f347e418e9baf7dd6eb2e876e: Neither blocks nor log segments found. Creating new log.
I20260710 13:16:14.823326  8871 tablet_bootstrap.cc:492] T 9546cc5b9c48443681a90bbf793d51f1 P cd81ba96be50480ca7562e9d5d0c7c51: No bootstrap required, opened a new log
I20260710 13:16:14.823848  8871 ts_tablet_manager.cc:1403] T 9546cc5b9c48443681a90bbf793d51f1 P cd81ba96be50480ca7562e9d5d0c7c51: Time spent bootstrapping tablet: real 0.020s	user 0.009s	sys 0.009s
I20260710 13:16:14.826670  8869 tablet_bootstrap.cc:492] T b730be1a6e074eb999ff0d2b8d1dc9cd P b515092b1e9f4564914258bd3d3feebc: No bootstrap required, opened a new log
I20260710 13:16:14.826658  8871 raft_consensus.cc:359] T 9546cc5b9c48443681a90bbf793d51f1 P cd81ba96be50480ca7562e9d5d0c7c51 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a505d69f347e418e9baf7dd6eb2e876e" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 41351 } } peers { permanent_uuid: "cd81ba96be50480ca7562e9d5d0c7c51" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 43737 } } peers { permanent_uuid: "b515092b1e9f4564914258bd3d3feebc" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 36043 } }
I20260710 13:16:14.827243  8869 ts_tablet_manager.cc:1403] T b730be1a6e074eb999ff0d2b8d1dc9cd P b515092b1e9f4564914258bd3d3feebc: Time spent bootstrapping tablet: real 0.023s	user 0.012s	sys 0.002s
I20260710 13:16:14.827385  8871 raft_consensus.cc:385] T 9546cc5b9c48443681a90bbf793d51f1 P cd81ba96be50480ca7562e9d5d0c7c51 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:16:14.827672  8870 tablet_bootstrap.cc:492] T 8a90da2890a54a06a65655e83d1fbfd3 P a505d69f347e418e9baf7dd6eb2e876e: No bootstrap required, opened a new log
I20260710 13:16:14.827690  8871 raft_consensus.cc:740] T 9546cc5b9c48443681a90bbf793d51f1 P cd81ba96be50480ca7562e9d5d0c7c51 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: cd81ba96be50480ca7562e9d5d0c7c51, State: Initialized, Role: FOLLOWER
I20260710 13:16:14.828272  8870 ts_tablet_manager.cc:1403] T 8a90da2890a54a06a65655e83d1fbfd3 P a505d69f347e418e9baf7dd6eb2e876e: Time spent bootstrapping tablet: real 0.014s	user 0.009s	sys 0.004s
I20260710 13:16:14.828649  8871 consensus_queue.cc:260] T 9546cc5b9c48443681a90bbf793d51f1 P cd81ba96be50480ca7562e9d5d0c7c51 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a505d69f347e418e9baf7dd6eb2e876e" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 41351 } } peers { permanent_uuid: "cd81ba96be50480ca7562e9d5d0c7c51" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 43737 } } peers { permanent_uuid: "b515092b1e9f4564914258bd3d3feebc" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 36043 } }
I20260710 13:16:14.830125  8869 raft_consensus.cc:359] T b730be1a6e074eb999ff0d2b8d1dc9cd P b515092b1e9f4564914258bd3d3feebc [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a505d69f347e418e9baf7dd6eb2e876e" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 41351 } } peers { permanent_uuid: "cd81ba96be50480ca7562e9d5d0c7c51" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 43737 } } peers { permanent_uuid: "b515092b1e9f4564914258bd3d3feebc" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 36043 } }
I20260710 13:16:14.830595  8871 ts_tablet_manager.cc:1434] T 9546cc5b9c48443681a90bbf793d51f1 P cd81ba96be50480ca7562e9d5d0c7c51: Time spent starting tablet: real 0.006s	user 0.002s	sys 0.002s
I20260710 13:16:14.830819  8869 raft_consensus.cc:385] T b730be1a6e074eb999ff0d2b8d1dc9cd P b515092b1e9f4564914258bd3d3feebc [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:16:14.831172  8869 raft_consensus.cc:740] T b730be1a6e074eb999ff0d2b8d1dc9cd P b515092b1e9f4564914258bd3d3feebc [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b515092b1e9f4564914258bd3d3feebc, State: Initialized, Role: FOLLOWER
I20260710 13:16:14.831063  8870 raft_consensus.cc:359] T 8a90da2890a54a06a65655e83d1fbfd3 P a505d69f347e418e9baf7dd6eb2e876e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a505d69f347e418e9baf7dd6eb2e876e" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 41351 } } peers { permanent_uuid: "cd81ba96be50480ca7562e9d5d0c7c51" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 43737 } } peers { permanent_uuid: "b515092b1e9f4564914258bd3d3feebc" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 36043 } }
I20260710 13:16:14.831610  8871 tablet_bootstrap.cc:492] T d3b70b807d384faa8791a6e7caf9211f P cd81ba96be50480ca7562e9d5d0c7c51: Bootstrap starting.
I20260710 13:16:14.831807  8870 raft_consensus.cc:385] T 8a90da2890a54a06a65655e83d1fbfd3 P a505d69f347e418e9baf7dd6eb2e876e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:16:14.832129  8870 raft_consensus.cc:740] T 8a90da2890a54a06a65655e83d1fbfd3 P a505d69f347e418e9baf7dd6eb2e876e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a505d69f347e418e9baf7dd6eb2e876e, State: Initialized, Role: FOLLOWER
I20260710 13:16:14.832094  8869 consensus_queue.cc:260] T b730be1a6e074eb999ff0d2b8d1dc9cd P b515092b1e9f4564914258bd3d3feebc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a505d69f347e418e9baf7dd6eb2e876e" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 41351 } } peers { permanent_uuid: "cd81ba96be50480ca7562e9d5d0c7c51" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 43737 } } peers { permanent_uuid: "b515092b1e9f4564914258bd3d3feebc" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 36043 } }
I20260710 13:16:14.833132  8870 consensus_queue.cc:260] T 8a90da2890a54a06a65655e83d1fbfd3 P a505d69f347e418e9baf7dd6eb2e876e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a505d69f347e418e9baf7dd6eb2e876e" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 41351 } } peers { permanent_uuid: "cd81ba96be50480ca7562e9d5d0c7c51" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 43737 } } peers { permanent_uuid: "b515092b1e9f4564914258bd3d3feebc" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 36043 } }
I20260710 13:16:14.834299  8869 ts_tablet_manager.cc:1434] T b730be1a6e074eb999ff0d2b8d1dc9cd P b515092b1e9f4564914258bd3d3feebc: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260710 13:16:14.837111  8870 ts_tablet_manager.cc:1434] T 8a90da2890a54a06a65655e83d1fbfd3 P a505d69f347e418e9baf7dd6eb2e876e: Time spent starting tablet: real 0.009s	user 0.007s	sys 0.000s
I20260710 13:16:14.838076  8870 tablet_bootstrap.cc:492] T 9546cc5b9c48443681a90bbf793d51f1 P a505d69f347e418e9baf7dd6eb2e876e: Bootstrap starting.
I20260710 13:16:14.838218  8871 tablet_bootstrap.cc:654] T d3b70b807d384faa8791a6e7caf9211f P cd81ba96be50480ca7562e9d5d0c7c51: Neither blocks nor log segments found. Creating new log.
I20260710 13:16:14.840265  8869 tablet_bootstrap.cc:492] T 6639d4c5319b4fb9885e27a63332c6c6 P b515092b1e9f4564914258bd3d3feebc: Bootstrap starting.
I20260710 13:16:14.844779  8870 tablet_bootstrap.cc:654] T 9546cc5b9c48443681a90bbf793d51f1 P a505d69f347e418e9baf7dd6eb2e876e: Neither blocks nor log segments found. Creating new log.
I20260710 13:16:14.846925  8869 tablet_bootstrap.cc:654] T 6639d4c5319b4fb9885e27a63332c6c6 P b515092b1e9f4564914258bd3d3feebc: Neither blocks nor log segments found. Creating new log.
I20260710 13:16:14.849575  8871 tablet_bootstrap.cc:492] T d3b70b807d384faa8791a6e7caf9211f P cd81ba96be50480ca7562e9d5d0c7c51: No bootstrap required, opened a new log
I20260710 13:16:14.850064  8871 ts_tablet_manager.cc:1403] T d3b70b807d384faa8791a6e7caf9211f P cd81ba96be50480ca7562e9d5d0c7c51: Time spent bootstrapping tablet: real 0.019s	user 0.014s	sys 0.004s
I20260710 13:16:14.852955  8871 raft_consensus.cc:359] T d3b70b807d384faa8791a6e7caf9211f P cd81ba96be50480ca7562e9d5d0c7c51 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a505d69f347e418e9baf7dd6eb2e876e" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 41351 } } peers { permanent_uuid: "cd81ba96be50480ca7562e9d5d0c7c51" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 43737 } } peers { permanent_uuid: "b515092b1e9f4564914258bd3d3feebc" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 36043 } }
I20260710 13:16:14.853648  8871 raft_consensus.cc:385] T d3b70b807d384faa8791a6e7caf9211f P cd81ba96be50480ca7562e9d5d0c7c51 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:16:14.854938  8871 raft_consensus.cc:740] T d3b70b807d384faa8791a6e7caf9211f P cd81ba96be50480ca7562e9d5d0c7c51 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: cd81ba96be50480ca7562e9d5d0c7c51, State: Initialized, Role: FOLLOWER
I20260710 13:16:14.855716  8871 consensus_queue.cc:260] T d3b70b807d384faa8791a6e7caf9211f P cd81ba96be50480ca7562e9d5d0c7c51 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a505d69f347e418e9baf7dd6eb2e876e" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 41351 } } peers { permanent_uuid: "cd81ba96be50480ca7562e9d5d0c7c51" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 43737 } } peers { permanent_uuid: "b515092b1e9f4564914258bd3d3feebc" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 36043 } }
I20260710 13:16:14.859249  8871 ts_tablet_manager.cc:1434] T d3b70b807d384faa8791a6e7caf9211f P cd81ba96be50480ca7562e9d5d0c7c51: Time spent starting tablet: real 0.009s	user 0.005s	sys 0.000s
I20260710 13:16:14.860210  8871 tablet_bootstrap.cc:492] T 8a90da2890a54a06a65655e83d1fbfd3 P cd81ba96be50480ca7562e9d5d0c7c51: Bootstrap starting.
I20260710 13:16:14.869729  8871 tablet_bootstrap.cc:654] T 8a90da2890a54a06a65655e83d1fbfd3 P cd81ba96be50480ca7562e9d5d0c7c51: Neither blocks nor log segments found. Creating new log.
I20260710 13:16:14.870026  8870 tablet_bootstrap.cc:492] T 9546cc5b9c48443681a90bbf793d51f1 P a505d69f347e418e9baf7dd6eb2e876e: No bootstrap required, opened a new log
I20260710 13:16:14.870545  8870 ts_tablet_manager.cc:1403] T 9546cc5b9c48443681a90bbf793d51f1 P a505d69f347e418e9baf7dd6eb2e876e: Time spent bootstrapping tablet: real 0.033s	user 0.019s	sys 0.011s
I20260710 13:16:14.870851  8869 tablet_bootstrap.cc:492] T 6639d4c5319b4fb9885e27a63332c6c6 P b515092b1e9f4564914258bd3d3feebc: No bootstrap required, opened a new log
I20260710 13:16:14.871351  8869 ts_tablet_manager.cc:1403] T 6639d4c5319b4fb9885e27a63332c6c6 P b515092b1e9f4564914258bd3d3feebc: Time spent bootstrapping tablet: real 0.031s	user 0.019s	sys 0.007s
I20260710 13:16:14.873631  8870 raft_consensus.cc:359] T 9546cc5b9c48443681a90bbf793d51f1 P a505d69f347e418e9baf7dd6eb2e876e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a505d69f347e418e9baf7dd6eb2e876e" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 41351 } } peers { permanent_uuid: "cd81ba96be50480ca7562e9d5d0c7c51" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 43737 } } peers { permanent_uuid: "b515092b1e9f4564914258bd3d3feebc" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 36043 } }
I20260710 13:16:14.874353  8870 raft_consensus.cc:385] T 9546cc5b9c48443681a90bbf793d51f1 P a505d69f347e418e9baf7dd6eb2e876e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:16:14.874168  8869 raft_consensus.cc:359] T 6639d4c5319b4fb9885e27a63332c6c6 P b515092b1e9f4564914258bd3d3feebc [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a505d69f347e418e9baf7dd6eb2e876e" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 41351 } } peers { permanent_uuid: "cd81ba96be50480ca7562e9d5d0c7c51" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 43737 } } peers { permanent_uuid: "b515092b1e9f4564914258bd3d3feebc" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 36043 } }
I20260710 13:16:14.874567  8871 tablet_bootstrap.cc:492] T 8a90da2890a54a06a65655e83d1fbfd3 P cd81ba96be50480ca7562e9d5d0c7c51: No bootstrap required, opened a new log
I20260710 13:16:14.874706  8870 raft_consensus.cc:740] T 9546cc5b9c48443681a90bbf793d51f1 P a505d69f347e418e9baf7dd6eb2e876e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a505d69f347e418e9baf7dd6eb2e876e, State: Initialized, Role: FOLLOWER
I20260710 13:16:14.874877  8869 raft_consensus.cc:385] T 6639d4c5319b4fb9885e27a63332c6c6 P b515092b1e9f4564914258bd3d3feebc [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:16:14.875059  8871 ts_tablet_manager.cc:1403] T 8a90da2890a54a06a65655e83d1fbfd3 P cd81ba96be50480ca7562e9d5d0c7c51: Time spent bootstrapping tablet: real 0.015s	user 0.011s	sys 0.000s
I20260710 13:16:14.875200  8869 raft_consensus.cc:740] T 6639d4c5319b4fb9885e27a63332c6c6 P b515092b1e9f4564914258bd3d3feebc [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b515092b1e9f4564914258bd3d3feebc, State: Initialized, Role: FOLLOWER
I20260710 13:16:14.875542  8870 consensus_queue.cc:260] T 9546cc5b9c48443681a90bbf793d51f1 P a505d69f347e418e9baf7dd6eb2e876e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a505d69f347e418e9baf7dd6eb2e876e" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 41351 } } peers { permanent_uuid: "cd81ba96be50480ca7562e9d5d0c7c51" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 43737 } } peers { permanent_uuid: "b515092b1e9f4564914258bd3d3feebc" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 36043 } }
I20260710 13:16:14.876116  8869 consensus_queue.cc:260] T 6639d4c5319b4fb9885e27a63332c6c6 P b515092b1e9f4564914258bd3d3feebc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a505d69f347e418e9baf7dd6eb2e876e" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 41351 } } peers { permanent_uuid: "cd81ba96be50480ca7562e9d5d0c7c51" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 43737 } } peers { permanent_uuid: "b515092b1e9f4564914258bd3d3feebc" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 36043 } }
I20260710 13:16:14.877844  8870 ts_tablet_manager.cc:1434] T 9546cc5b9c48443681a90bbf793d51f1 P a505d69f347e418e9baf7dd6eb2e876e: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260710 13:16:14.877667  8871 raft_consensus.cc:359] T 8a90da2890a54a06a65655e83d1fbfd3 P cd81ba96be50480ca7562e9d5d0c7c51 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a505d69f347e418e9baf7dd6eb2e876e" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 41351 } } peers { permanent_uuid: "cd81ba96be50480ca7562e9d5d0c7c51" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 43737 } } peers { permanent_uuid: "b515092b1e9f4564914258bd3d3feebc" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 36043 } }
I20260710 13:16:14.878404  8871 raft_consensus.cc:385] T 8a90da2890a54a06a65655e83d1fbfd3 P cd81ba96be50480ca7562e9d5d0c7c51 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:16:14.878692  8871 raft_consensus.cc:740] T 8a90da2890a54a06a65655e83d1fbfd3 P cd81ba96be50480ca7562e9d5d0c7c51 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: cd81ba96be50480ca7562e9d5d0c7c51, State: Initialized, Role: FOLLOWER
I20260710 13:16:14.878783  8870 tablet_bootstrap.cc:492] T 8bcca52a836b453eb75e79321cdc9e90 P a505d69f347e418e9baf7dd6eb2e876e: Bootstrap starting.
I20260710 13:16:14.879360  8871 consensus_queue.cc:260] T 8a90da2890a54a06a65655e83d1fbfd3 P cd81ba96be50480ca7562e9d5d0c7c51 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a505d69f347e418e9baf7dd6eb2e876e" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 41351 } } peers { permanent_uuid: "cd81ba96be50480ca7562e9d5d0c7c51" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 43737 } } peers { permanent_uuid: "b515092b1e9f4564914258bd3d3feebc" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 36043 } }
I20260710 13:16:14.881569  8871 ts_tablet_manager.cc:1434] T 8a90da2890a54a06a65655e83d1fbfd3 P cd81ba96be50480ca7562e9d5d0c7c51: Time spent starting tablet: real 0.006s	user 0.006s	sys 0.000s
I20260710 13:16:14.885047  8871 tablet_bootstrap.cc:492] T b9e6499187794bdf8d13926cd81c4709 P cd81ba96be50480ca7562e9d5d0c7c51: Bootstrap starting.
I20260710 13:16:14.885385  8870 tablet_bootstrap.cc:654] T 8bcca52a836b453eb75e79321cdc9e90 P a505d69f347e418e9baf7dd6eb2e876e: Neither blocks nor log segments found. Creating new log.
I20260710 13:16:14.891283  8871 tablet_bootstrap.cc:654] T b9e6499187794bdf8d13926cd81c4709 P cd81ba96be50480ca7562e9d5d0c7c51: Neither blocks nor log segments found. Creating new log.
I20260710 13:16:14.895467  8869 ts_tablet_manager.cc:1434] T 6639d4c5319b4fb9885e27a63332c6c6 P b515092b1e9f4564914258bd3d3feebc: Time spent starting tablet: real 0.024s	user 0.007s	sys 0.000s
I20260710 13:16:14.896353  8871 tablet_bootstrap.cc:492] T b9e6499187794bdf8d13926cd81c4709 P cd81ba96be50480ca7562e9d5d0c7c51: No bootstrap required, opened a new log
I20260710 13:16:14.896507  8869 tablet_bootstrap.cc:492] T b9e6499187794bdf8d13926cd81c4709 P b515092b1e9f4564914258bd3d3feebc: Bootstrap starting.
I20260710 13:16:14.896618  8870 tablet_bootstrap.cc:492] T 8bcca52a836b453eb75e79321cdc9e90 P a505d69f347e418e9baf7dd6eb2e876e: No bootstrap required, opened a new log
I20260710 13:16:14.896857  8871 ts_tablet_manager.cc:1403] T b9e6499187794bdf8d13926cd81c4709 P cd81ba96be50480ca7562e9d5d0c7c51: Time spent bootstrapping tablet: real 0.012s	user 0.009s	sys 0.002s
I20260710 13:16:14.897194  8870 ts_tablet_manager.cc:1403] T 8bcca52a836b453eb75e79321cdc9e90 P a505d69f347e418e9baf7dd6eb2e876e: Time spent bootstrapping tablet: real 0.019s	user 0.010s	sys 0.007s
I20260710 13:16:14.899847  8871 raft_consensus.cc:359] T b9e6499187794bdf8d13926cd81c4709 P cd81ba96be50480ca7562e9d5d0c7c51 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a505d69f347e418e9baf7dd6eb2e876e" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 41351 } } peers { permanent_uuid: "cd81ba96be50480ca7562e9d5d0c7c51" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 43737 } } peers { permanent_uuid: "b515092b1e9f4564914258bd3d3feebc" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 36043 } }
I20260710 13:16:14.900596  8871 raft_consensus.cc:385] T b9e6499187794bdf8d13926cd81c4709 P cd81ba96be50480ca7562e9d5d0c7c51 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:16:14.900234  8870 raft_consensus.cc:359] T 8bcca52a836b453eb75e79321cdc9e90 P a505d69f347e418e9baf7dd6eb2e876e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cd81ba96be50480ca7562e9d5d0c7c51" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 43737 } } peers { permanent_uuid: "a505d69f347e418e9baf7dd6eb2e876e" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 41351 } } peers { permanent_uuid: "b515092b1e9f4564914258bd3d3feebc" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 36043 } }
I20260710 13:16:14.900903  8871 raft_consensus.cc:740] T b9e6499187794bdf8d13926cd81c4709 P cd81ba96be50480ca7562e9d5d0c7c51 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: cd81ba96be50480ca7562e9d5d0c7c51, State: Initialized, Role: FOLLOWER
I20260710 13:16:14.901041  8870 raft_consensus.cc:385] T 8bcca52a836b453eb75e79321cdc9e90 P a505d69f347e418e9baf7dd6eb2e876e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:16:14.901397  8870 raft_consensus.cc:740] T 8bcca52a836b453eb75e79321cdc9e90 P a505d69f347e418e9baf7dd6eb2e876e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a505d69f347e418e9baf7dd6eb2e876e, State: Initialized, Role: FOLLOWER
I20260710 13:16:14.901844  8871 consensus_queue.cc:260] T b9e6499187794bdf8d13926cd81c4709 P cd81ba96be50480ca7562e9d5d0c7c51 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a505d69f347e418e9baf7dd6eb2e876e" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 41351 } } peers { permanent_uuid: "cd81ba96be50480ca7562e9d5d0c7c51" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 43737 } } peers { permanent_uuid: "b515092b1e9f4564914258bd3d3feebc" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 36043 } }
I20260710 13:16:14.902846  8869 tablet_bootstrap.cc:654] T b9e6499187794bdf8d13926cd81c4709 P b515092b1e9f4564914258bd3d3feebc: Neither blocks nor log segments found. Creating new log.
I20260710 13:16:14.903754  8871 ts_tablet_manager.cc:1434] T b9e6499187794bdf8d13926cd81c4709 P cd81ba96be50480ca7562e9d5d0c7c51: Time spent starting tablet: real 0.007s	user 0.004s	sys 0.000s
I20260710 13:16:14.902235  8870 consensus_queue.cc:260] T 8bcca52a836b453eb75e79321cdc9e90 P a505d69f347e418e9baf7dd6eb2e876e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cd81ba96be50480ca7562e9d5d0c7c51" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 43737 } } peers { permanent_uuid: "a505d69f347e418e9baf7dd6eb2e876e" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 41351 } } peers { permanent_uuid: "b515092b1e9f4564914258bd3d3feebc" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 36043 } }
I20260710 13:16:14.905030  8875 raft_consensus.cc:493] T b9e6499187794bdf8d13926cd81c4709 P cd81ba96be50480ca7562e9d5d0c7c51 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:16:14.905479  8875 raft_consensus.cc:515] T b9e6499187794bdf8d13926cd81c4709 P cd81ba96be50480ca7562e9d5d0c7c51 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a505d69f347e418e9baf7dd6eb2e876e" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 41351 } } peers { permanent_uuid: "cd81ba96be50480ca7562e9d5d0c7c51" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 43737 } } peers { permanent_uuid: "b515092b1e9f4564914258bd3d3feebc" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 36043 } }
I20260710 13:16:14.913362  8870 ts_tablet_manager.cc:1434] T 8bcca52a836b453eb75e79321cdc9e90 P a505d69f347e418e9baf7dd6eb2e876e: Time spent starting tablet: real 0.016s	user 0.007s	sys 0.000s
I20260710 13:16:14.914274  8869 tablet_bootstrap.cc:492] T b9e6499187794bdf8d13926cd81c4709 P b515092b1e9f4564914258bd3d3feebc: No bootstrap required, opened a new log
I20260710 13:16:14.914755  8869 ts_tablet_manager.cc:1403] T b9e6499187794bdf8d13926cd81c4709 P b515092b1e9f4564914258bd3d3feebc: Time spent bootstrapping tablet: real 0.018s	user 0.008s	sys 0.008s
I20260710 13:16:14.916803  8870 tablet_bootstrap.cc:492] T 61a009c2347d44179b3b3a8e6fe85365 P a505d69f347e418e9baf7dd6eb2e876e: Bootstrap starting.
I20260710 13:16:14.917500  8869 raft_consensus.cc:359] T b9e6499187794bdf8d13926cd81c4709 P b515092b1e9f4564914258bd3d3feebc [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a505d69f347e418e9baf7dd6eb2e876e" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 41351 } } peers { permanent_uuid: "cd81ba96be50480ca7562e9d5d0c7c51" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 43737 } } peers { permanent_uuid: "b515092b1e9f4564914258bd3d3feebc" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 36043 } }
I20260710 13:16:14.919199  8869 raft_consensus.cc:385] T b9e6499187794bdf8d13926cd81c4709 P b515092b1e9f4564914258bd3d3feebc [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:16:14.919478  8869 raft_consensus.cc:740] T b9e6499187794bdf8d13926cd81c4709 P b515092b1e9f4564914258bd3d3feebc [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b515092b1e9f4564914258bd3d3feebc, State: Initialized, Role: FOLLOWER
I20260710 13:16:14.919706  8875 leader_election.cc:290] T b9e6499187794bdf8d13926cd81c4709 P cd81ba96be50480ca7562e9d5d0c7c51 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a505d69f347e418e9baf7dd6eb2e876e (127.5.154.1:41351), b515092b1e9f4564914258bd3d3feebc (127.5.154.3:36043)
I20260710 13:16:14.920630  8871 tablet_bootstrap.cc:492] T b730be1a6e074eb999ff0d2b8d1dc9cd P cd81ba96be50480ca7562e9d5d0c7c51: Bootstrap starting.
I20260710 13:16:14.920209  8869 consensus_queue.cc:260] T b9e6499187794bdf8d13926cd81c4709 P b515092b1e9f4564914258bd3d3feebc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a505d69f347e418e9baf7dd6eb2e876e" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 41351 } } peers { permanent_uuid: "cd81ba96be50480ca7562e9d5d0c7c51" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 43737 } } peers { permanent_uuid: "b515092b1e9f4564914258bd3d3feebc" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 36043 } }
I20260710 13:16:14.924068  8870 tablet_bootstrap.cc:654] T 61a009c2347d44179b3b3a8e6fe85365 P a505d69f347e418e9baf7dd6eb2e876e: Neither blocks nor log segments found. Creating new log.
I20260710 13:16:14.928746  8869 ts_tablet_manager.cc:1434] T b9e6499187794bdf8d13926cd81c4709 P b515092b1e9f4564914258bd3d3feebc: Time spent starting tablet: real 0.014s	user 0.009s	sys 0.000s
I20260710 13:16:14.931562  8871 tablet_bootstrap.cc:654] T b730be1a6e074eb999ff0d2b8d1dc9cd P cd81ba96be50480ca7562e9d5d0c7c51: Neither blocks nor log segments found. Creating new log.
I20260710 13:16:14.935456  8870 tablet_bootstrap.cc:492] T 61a009c2347d44179b3b3a8e6fe85365 P a505d69f347e418e9baf7dd6eb2e876e: No bootstrap required, opened a new log
I20260710 13:16:14.935920  8869 tablet_bootstrap.cc:492] T 8a90da2890a54a06a65655e83d1fbfd3 P b515092b1e9f4564914258bd3d3feebc: Bootstrap starting.
I20260710 13:16:14.935926  8870 ts_tablet_manager.cc:1403] T 61a009c2347d44179b3b3a8e6fe85365 P a505d69f347e418e9baf7dd6eb2e876e: Time spent bootstrapping tablet: real 0.019s	user 0.011s	sys 0.005s
I20260710 13:16:14.939029  8870 raft_consensus.cc:359] T 61a009c2347d44179b3b3a8e6fe85365 P a505d69f347e418e9baf7dd6eb2e876e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a505d69f347e418e9baf7dd6eb2e876e" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 41351 } } peers { permanent_uuid: "cd81ba96be50480ca7562e9d5d0c7c51" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 43737 } } peers { permanent_uuid: "b515092b1e9f4564914258bd3d3feebc" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 36043 } }
I20260710 13:16:14.939730  8870 raft_consensus.cc:385] T 61a009c2347d44179b3b3a8e6fe85365 P a505d69f347e418e9baf7dd6eb2e876e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:16:14.940016  8870 raft_consensus.cc:740] T 61a009c2347d44179b3b3a8e6fe85365 P a505d69f347e418e9baf7dd6eb2e876e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a505d69f347e418e9baf7dd6eb2e876e, State: Initialized, Role: FOLLOWER
I20260710 13:16:14.940879  8870 consensus_queue.cc:260] T 61a009c2347d44179b3b3a8e6fe85365 P a505d69f347e418e9baf7dd6eb2e876e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a505d69f347e418e9baf7dd6eb2e876e" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 41351 } } peers { permanent_uuid: "cd81ba96be50480ca7562e9d5d0c7c51" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 43737 } } peers { permanent_uuid: "b515092b1e9f4564914258bd3d3feebc" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 36043 } }
I20260710 13:16:14.942625  8869 tablet_bootstrap.cc:654] T 8a90da2890a54a06a65655e83d1fbfd3 P b515092b1e9f4564914258bd3d3feebc: Neither blocks nor log segments found. Creating new log.
I20260710 13:16:14.943187  8829 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b9e6499187794bdf8d13926cd81c4709" candidate_uuid: "cd81ba96be50480ca7562e9d5d0c7c51" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b515092b1e9f4564914258bd3d3feebc" is_pre_election: true
I20260710 13:16:14.943439  8870 ts_tablet_manager.cc:1434] T 61a009c2347d44179b3b3a8e6fe85365 P a505d69f347e418e9baf7dd6eb2e876e: Time spent starting tablet: real 0.007s	user 0.001s	sys 0.005s
I20260710 13:16:14.943902  8829 raft_consensus.cc:2468] T b9e6499187794bdf8d13926cd81c4709 P b515092b1e9f4564914258bd3d3feebc [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate cd81ba96be50480ca7562e9d5d0c7c51 in term 0.
I20260710 13:16:14.944473  8870 tablet_bootstrap.cc:492] T b62f2d5210d2468194743f1e77146777 P a505d69f347e418e9baf7dd6eb2e876e: Bootstrap starting.
I20260710 13:16:14.945344  8720 leader_election.cc:304] T b9e6499187794bdf8d13926cd81c4709 P cd81ba96be50480ca7562e9d5d0c7c51 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: b515092b1e9f4564914258bd3d3feebc, cd81ba96be50480ca7562e9d5d0c7c51; no voters: 
I20260710 13:16:14.948396  8875 raft_consensus.cc:2804] T b9e6499187794bdf8d13926cd81c4709 P cd81ba96be50480ca7562e9d5d0c7c51 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:16:14.948750  8875 raft_consensus.cc:493] T b9e6499187794bdf8d13926cd81c4709 P cd81ba96be50480ca7562e9d5d0c7c51 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:16:14.949062  8875 raft_consensus.cc:3060] T b9e6499187794bdf8d13926cd81c4709 P cd81ba96be50480ca7562e9d5d0c7c51 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:16:14.956485  8875 raft_consensus.cc:515] T b9e6499187794bdf8d13926cd81c4709 P cd81ba96be50480ca7562e9d5d0c7c51 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a505d69f347e418e9baf7dd6eb2e876e" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 41351 } } peers { permanent_uuid: "cd81ba96be50480ca7562e9d5d0c7c51" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 43737 } } peers { permanent_uuid: "b515092b1e9f4564914258bd3d3feebc" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 36043 } }
I20260710 13:16:14.958323  8870 tablet_bootstrap.cc:654] T b62f2d5210d2468194743f1e77146777 P a505d69f347e418e9baf7dd6eb2e876e: Neither blocks nor log segments found. Creating new log.
I20260710 13:16:14.961930  8680 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b9e6499187794bdf8d13926cd81c4709" candidate_uuid: "cd81ba96be50480ca7562e9d5d0c7c51" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a505d69f347e418e9baf7dd6eb2e876e" is_pre_election: true
I20260710 13:16:14.962671  8680 raft_consensus.cc:2468] T b9e6499187794bdf8d13926cd81c4709 P a505d69f347e418e9baf7dd6eb2e876e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate cd81ba96be50480ca7562e9d5d0c7c51 in term 0.
I20260710 13:16:14.963966  8679 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b9e6499187794bdf8d13926cd81c4709" candidate_uuid: "cd81ba96be50480ca7562e9d5d0c7c51" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a505d69f347e418e9baf7dd6eb2e876e"
I20260710 13:16:14.964653  8679 raft_consensus.cc:3060] T b9e6499187794bdf8d13926cd81c4709 P a505d69f347e418e9baf7dd6eb2e876e [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:16:14.974576  8679 raft_consensus.cc:2468] T b9e6499187794bdf8d13926cd81c4709 P a505d69f347e418e9baf7dd6eb2e876e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cd81ba96be50480ca7562e9d5d0c7c51 in term 1.
I20260710 13:16:14.975925  8718 leader_election.cc:304] T b9e6499187794bdf8d13926cd81c4709 P cd81ba96be50480ca7562e9d5d0c7c51 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: a505d69f347e418e9baf7dd6eb2e876e, cd81ba96be50480ca7562e9d5d0c7c51; no voters: 
I20260710 13:16:14.982935  8829 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b9e6499187794bdf8d13926cd81c4709" candidate_uuid: "cd81ba96be50480ca7562e9d5d0c7c51" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b515092b1e9f4564914258bd3d3feebc"
I20260710 13:16:14.983556  8829 raft_consensus.cc:3060] T b9e6499187794bdf8d13926cd81c4709 P b515092b1e9f4564914258bd3d3feebc [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:16:14.988348  8879 raft_consensus.cc:493] T 6639d4c5319b4fb9885e27a63332c6c6 P b515092b1e9f4564914258bd3d3feebc [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:16:14.988915  8879 raft_consensus.cc:515] T 6639d4c5319b4fb9885e27a63332c6c6 P b515092b1e9f4564914258bd3d3feebc [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a505d69f347e418e9baf7dd6eb2e876e" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 41351 } } peers { permanent_uuid: "cd81ba96be50480ca7562e9d5d0c7c51" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 43737 } } peers { permanent_uuid: "b515092b1e9f4564914258bd3d3feebc" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 36043 } }
I20260710 13:16:14.991106  8874 raft_consensus.cc:493] T 9546cc5b9c48443681a90bbf793d51f1 P a505d69f347e418e9baf7dd6eb2e876e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:16:14.991175  8829 raft_consensus.cc:2468] T b9e6499187794bdf8d13926cd81c4709 P b515092b1e9f4564914258bd3d3feebc [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cd81ba96be50480ca7562e9d5d0c7c51 in term 1.
I20260710 13:16:14.991560  8879 leader_election.cc:290] T 6639d4c5319b4fb9885e27a63332c6c6 P b515092b1e9f4564914258bd3d3feebc [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a505d69f347e418e9baf7dd6eb2e876e (127.5.154.1:41351), cd81ba96be50480ca7562e9d5d0c7c51 (127.5.154.2:43737)
I20260710 13:16:14.991671  8874 raft_consensus.cc:515] T 9546cc5b9c48443681a90bbf793d51f1 P a505d69f347e418e9baf7dd6eb2e876e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a505d69f347e418e9baf7dd6eb2e876e" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 41351 } } peers { permanent_uuid: "cd81ba96be50480ca7562e9d5d0c7c51" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 43737 } } peers { permanent_uuid: "b515092b1e9f4564914258bd3d3feebc" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 36043 } }
I20260710 13:16:14.992399  8875 leader_election.cc:290] T b9e6499187794bdf8d13926cd81c4709 P cd81ba96be50480ca7562e9d5d0c7c51 [CANDIDATE]: Term 1 election: Requested vote from peers a505d69f347e418e9baf7dd6eb2e876e (127.5.154.1:41351), b515092b1e9f4564914258bd3d3feebc (127.5.154.3:36043)
I20260710 13:16:14.994339  8874 leader_election.cc:290] T 9546cc5b9c48443681a90bbf793d51f1 P a505d69f347e418e9baf7dd6eb2e876e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers cd81ba96be50480ca7562e9d5d0c7c51 (127.5.154.2:43737), b515092b1e9f4564914258bd3d3feebc (127.5.154.3:36043)
I20260710 13:16:14.993108  8875 raft_consensus.cc:2804] T b9e6499187794bdf8d13926cd81c4709 P cd81ba96be50480ca7562e9d5d0c7c51 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:16:14.996970  8875 raft_consensus.cc:697] T b9e6499187794bdf8d13926cd81c4709 P cd81ba96be50480ca7562e9d5d0c7c51 [term 1 LEADER]: Becoming Leader. State: Replica: cd81ba96be50480ca7562e9d5d0c7c51, State: Running, Role: LEADER
I20260710 13:16:15.000983  8875 consensus_queue.cc:237] T b9e6499187794bdf8d13926cd81c4709 P cd81ba96be50480ca7562e9d5d0c7c51 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a505d69f347e418e9baf7dd6eb2e876e" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 41351 } } peers { permanent_uuid: "cd81ba96be50480ca7562e9d5d0c7c51" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 43737 } } peers { permanent_uuid: "b515092b1e9f4564914258bd3d3feebc" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 36043 } }
W20260710 13:16:15.007337  8626 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260710 13:16:15.019446  8871 tablet_bootstrap.cc:492] T b730be1a6e074eb999ff0d2b8d1dc9cd P cd81ba96be50480ca7562e9d5d0c7c51: No bootstrap required, opened a new log
I20260710 13:16:15.020084  8871 ts_tablet_manager.cc:1403] T b730be1a6e074eb999ff0d2b8d1dc9cd P cd81ba96be50480ca7562e9d5d0c7c51: Time spent bootstrapping tablet: real 0.116s	user 0.027s	sys 0.051s
I20260710 13:16:15.019920  8576 catalog_manager.cc:5697] T b9e6499187794bdf8d13926cd81c4709 P cd81ba96be50480ca7562e9d5d0c7c51 reported cstate change: term changed from 0 to 1, leader changed from <none> to cd81ba96be50480ca7562e9d5d0c7c51 (127.5.154.2). New cstate: current_term: 1 leader_uuid: "cd81ba96be50480ca7562e9d5d0c7c51" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a505d69f347e418e9baf7dd6eb2e876e" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 41351 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "cd81ba96be50480ca7562e9d5d0c7c51" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 43737 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b515092b1e9f4564914258bd3d3feebc" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 36043 } health_report { overall_health: UNKNOWN } } }
I20260710 13:16:15.023121  8871 raft_consensus.cc:359] T b730be1a6e074eb999ff0d2b8d1dc9cd P cd81ba96be50480ca7562e9d5d0c7c51 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a505d69f347e418e9baf7dd6eb2e876e" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 41351 } } peers { permanent_uuid: "cd81ba96be50480ca7562e9d5d0c7c51" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 43737 } } peers { permanent_uuid: "b515092b1e9f4564914258bd3d3feebc" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 36043 } }
I20260710 13:16:15.023926  8871 raft_consensus.cc:385] T b730be1a6e074eb999ff0d2b8d1dc9cd P cd81ba96be50480ca7562e9d5d0c7c51 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:16:15.024274  8871 raft_consensus.cc:740] T b730be1a6e074eb999ff0d2b8d1dc9cd P cd81ba96be50480ca7562e9d5d0c7c51 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: cd81ba96be50480ca7562e9d5d0c7c51, State: Initialized, Role: FOLLOWER
I20260710 13:16:15.025157  8871 consensus_queue.cc:260] T b730be1a6e074eb999ff0d2b8d1dc9cd P cd81ba96be50480ca7562e9d5d0c7c51 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a505d69f347e418e9baf7dd6eb2e876e" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 41351 } } peers { permanent_uuid: "cd81ba96be50480ca7562e9d5d0c7c51" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 43737 } } peers { permanent_uuid: "b515092b1e9f4564914258bd3d3feebc" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 36043 } }
I20260710 13:16:15.027575  8869 tablet_bootstrap.cc:492] T 8a90da2890a54a06a65655e83d1fbfd3 P b515092b1e9f4564914258bd3d3feebc: No bootstrap required, opened a new log
I20260710 13:16:15.027940  8870 tablet_bootstrap.cc:492] T b62f2d5210d2468194743f1e77146777 P a505d69f347e418e9baf7dd6eb2e876e: No bootstrap required, opened a new log
I20260710 13:16:15.028059  8869 ts_tablet_manager.cc:1403] T 8a90da2890a54a06a65655e83d1fbfd3 P b515092b1e9f4564914258bd3d3feebc: Time spent bootstrapping tablet: real 0.092s	user 0.026s	sys 0.037s
I20260710 13:16:15.028820  8874 raft_consensus.cc:493] T 6639d4c5319b4fb9885e27a63332c6c6 P a505d69f347e418e9baf7dd6eb2e876e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:16:15.028954  8871 ts_tablet_manager.cc:1434] T b730be1a6e074eb999ff0d2b8d1dc9cd P cd81ba96be50480ca7562e9d5d0c7c51: Time spent starting tablet: real 0.008s	user 0.005s	sys 0.002s
I20260710 13:16:15.029284  8874 raft_consensus.cc:515] T 6639d4c5319b4fb9885e27a63332c6c6 P a505d69f347e418e9baf7dd6eb2e876e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a505d69f347e418e9baf7dd6eb2e876e" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 41351 } } peers { permanent_uuid: "cd81ba96be50480ca7562e9d5d0c7c51" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 43737 } } peers { permanent_uuid: "b515092b1e9f4564914258bd3d3feebc" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 36043 } }
I20260710 13:16:15.029997  8679 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6639d4c5319b4fb9885e27a63332c6c6" candidate_uuid: "b515092b1e9f4564914258bd3d3feebc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a505d69f347e418e9baf7dd6eb2e876e" is_pre_election: true
I20260710 13:16:15.030604  8679 raft_consensus.cc:2468] T 6639d4c5319b4fb9885e27a63332c6c6 P a505d69f347e418e9baf7dd6eb2e876e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b515092b1e9f4564914258bd3d3feebc in term 0.
I20260710 13:16:15.030936  8869 raft_consensus.cc:359] T 8a90da2890a54a06a65655e83d1fbfd3 P b515092b1e9f4564914258bd3d3feebc [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a505d69f347e418e9baf7dd6eb2e876e" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 41351 } } peers { permanent_uuid: "cd81ba96be50480ca7562e9d5d0c7c51" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 43737 } } peers { permanent_uuid: "b515092b1e9f4564914258bd3d3feebc" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 36043 } }
I20260710 13:16:15.031286  8874 leader_election.cc:290] T 6639d4c5319b4fb9885e27a63332c6c6 P a505d69f347e418e9baf7dd6eb2e876e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers cd81ba96be50480ca7562e9d5d0c7c51 (127.5.154.2:43737), b515092b1e9f4564914258bd3d3feebc (127.5.154.3:36043)
I20260710 13:16:15.031651  8869 raft_consensus.cc:385] T 8a90da2890a54a06a65655e83d1fbfd3 P b515092b1e9f4564914258bd3d3feebc [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:16:15.032105  8792 leader_election.cc:304] T 6639d4c5319b4fb9885e27a63332c6c6 P b515092b1e9f4564914258bd3d3feebc [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: a505d69f347e418e9baf7dd6eb2e876e, b515092b1e9f4564914258bd3d3feebc; no voters: 
I20260710 13:16:15.032966  8879 raft_consensus.cc:2804] T 6639d4c5319b4fb9885e27a63332c6c6 P b515092b1e9f4564914258bd3d3feebc [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:16:15.033329  8879 raft_consensus.cc:493] T 6639d4c5319b4fb9885e27a63332c6c6 P b515092b1e9f4564914258bd3d3feebc [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:16:15.033663  8879 raft_consensus.cc:3060] T 6639d4c5319b4fb9885e27a63332c6c6 P b515092b1e9f4564914258bd3d3feebc [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:16:15.035485  8871 tablet_bootstrap.cc:492] T 6e3f0c202d98416d8270b9f67f93a49e P cd81ba96be50480ca7562e9d5d0c7c51: Bootstrap starting.
I20260710 13:16:15.037535  8870 ts_tablet_manager.cc:1403] T b62f2d5210d2468194743f1e77146777 P a505d69f347e418e9baf7dd6eb2e876e: Time spent bootstrapping tablet: real 0.093s	user 0.014s	sys 0.023s
I20260710 13:16:15.032028  8869 raft_consensus.cc:740] T 8a90da2890a54a06a65655e83d1fbfd3 P b515092b1e9f4564914258bd3d3feebc [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b515092b1e9f4564914258bd3d3feebc, State: Initialized, Role: FOLLOWER
I20260710 13:16:15.039971  8869 consensus_queue.cc:260] T 8a90da2890a54a06a65655e83d1fbfd3 P b515092b1e9f4564914258bd3d3feebc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a505d69f347e418e9baf7dd6eb2e876e" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 41351 } } peers { permanent_uuid: "cd81ba96be50480ca7562e9d5d0c7c51" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 43737 } } peers { permanent_uuid: "b515092b1e9f4564914258bd3d3feebc" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 36043 } }
I20260710 13:16:15.040551  8879 raft_consensus.cc:515] T 6639d4c5319b4fb9885e27a63332c6c6 P b515092b1e9f4564914258bd3d3feebc [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a505d69f347e418e9baf7dd6eb2e876e" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 41351 } } peers { permanent_uuid: "cd81ba96be50480ca7562e9d5d0c7c51" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 43737 } } peers { permanent_uuid: "b515092b1e9f4564914258bd3d3feebc" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 36043 } }
I20260710 13:16:15.043941  8755 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6639d4c5319b4fb9885e27a63332c6c6" candidate_uuid: "b515092b1e9f4564914258bd3d3feebc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cd81ba96be50480ca7562e9d5d0c7c51" is_pre_election: true
I20260710 13:16:15.045223  8871 tablet_bootstrap.cc:654] T 6e3f0c202d98416d8270b9f67f93a49e P cd81ba96be50480ca7562e9d5d0c7c51: Neither blocks nor log segments found. Creating new log.
I20260710 13:16:15.045821  8879 leader_election.cc:290] T 6639d4c5319b4fb9885e27a63332c6c6 P b515092b1e9f4564914258bd3d3feebc [CANDIDATE]: Term 1 election: Requested vote from peers a505d69f347e418e9baf7dd6eb2e876e (127.5.154.1:41351), cd81ba96be50480ca7562e9d5d0c7c51 (127.5.154.2:43737)
I20260710 13:16:15.046406  8870 raft_consensus.cc:359] T b62f2d5210d2468194743f1e77146777 P a505d69f347e418e9baf7dd6eb2e876e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a505d69f347e418e9baf7dd6eb2e876e" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 41351 } } peers { permanent_uuid: "cd81ba96be50480ca7562e9d5d0c7c51" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 43737 } } peers { permanent_uuid: "b515092b1e9f4564914258bd3d3feebc" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 36043 } }
I20260710 13:16:15.047106  8870 raft_consensus.cc:385] T b62f2d5210d2468194743f1e77146777 P a505d69f347e418e9baf7dd6eb2e876e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:16:15.047359  8870 raft_consensus.cc:740] T b62f2d5210d2468194743f1e77146777 P a505d69f347e418e9baf7dd6eb2e876e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a505d69f347e418e9baf7dd6eb2e876e, State: Initialized, Role: FOLLOWER
I20260710 13:16:15.047411  8755 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6639d4c5319b4fb9885e27a63332c6c6" candidate_uuid: "b515092b1e9f4564914258bd3d3feebc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cd81ba96be50480ca7562e9d5d0c7c51"
I20260710 13:16:15.048944  8679 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6639d4c5319b4fb9885e27a63332c6c6" candidate_uuid: "b515092b1e9f4564914258bd3d3feebc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a505d69f347e418e9baf7dd6eb2e876e"
I20260710 13:16:15.049191  8869 ts_tablet_manager.cc:1434] T 8a90da2890a54a06a65655e83d1fbfd3 P b515092b1e9f4564914258bd3d3feebc: Time spent starting tablet: real 0.021s	user 0.010s	sys 0.005s
I20260710 13:16:15.049561  8679 raft_consensus.cc:3060] T 6639d4c5319b4fb9885e27a63332c6c6 P a505d69f347e418e9baf7dd6eb2e876e [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:16:15.053274  8875 raft_consensus.cc:493] T b62f2d5210d2468194743f1e77146777 P cd81ba96be50480ca7562e9d5d0c7c51 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:16:15.053742  8875 raft_consensus.cc:515] T b62f2d5210d2468194743f1e77146777 P cd81ba96be50480ca7562e9d5d0c7c51 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a505d69f347e418e9baf7dd6eb2e876e" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 41351 } } peers { permanent_uuid: "cd81ba96be50480ca7562e9d5d0c7c51" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 43737 } } peers { permanent_uuid: "b515092b1e9f4564914258bd3d3feebc" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 36043 } }
I20260710 13:16:15.055366  8755 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9546cc5b9c48443681a90bbf793d51f1" candidate_uuid: "a505d69f347e418e9baf7dd6eb2e876e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cd81ba96be50480ca7562e9d5d0c7c51" is_pre_election: true
I20260710 13:16:15.055800  8875 leader_election.cc:290] T b62f2d5210d2468194743f1e77146777 P cd81ba96be50480ca7562e9d5d0c7c51 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a505d69f347e418e9baf7dd6eb2e876e (127.5.154.1:41351), b515092b1e9f4564914258bd3d3feebc (127.5.154.3:36043)
I20260710 13:16:15.056145  8907 raft_consensus.cc:493] T 8bcca52a836b453eb75e79321cdc9e90 P b515092b1e9f4564914258bd3d3feebc [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:16:15.056684  8754 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6639d4c5319b4fb9885e27a63332c6c6" candidate_uuid: "a505d69f347e418e9baf7dd6eb2e876e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cd81ba96be50480ca7562e9d5d0c7c51" is_pre_election: true
I20260710 13:16:15.056604  8907 raft_consensus.cc:515] T 8bcca52a836b453eb75e79321cdc9e90 P b515092b1e9f4564914258bd3d3feebc [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cd81ba96be50480ca7562e9d5d0c7c51" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 43737 } } peers { permanent_uuid: "a505d69f347e418e9baf7dd6eb2e876e" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 41351 } } peers { permanent_uuid: "b515092b1e9f4564914258bd3d3feebc" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 36043 } }
I20260710 13:16:15.055974  8755 raft_consensus.cc:2468] T 9546cc5b9c48443681a90bbf793d51f1 P cd81ba96be50480ca7562e9d5d0c7c51 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a505d69f347e418e9baf7dd6eb2e876e in term 0.
I20260710 13:16:15.057600  8829 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b62f2d5210d2468194743f1e77146777" candidate_uuid: "cd81ba96be50480ca7562e9d5d0c7c51" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b515092b1e9f4564914258bd3d3feebc" is_pre_election: true
I20260710 13:16:15.058422  8643 leader_election.cc:304] T 9546cc5b9c48443681a90bbf793d51f1 P a505d69f347e418e9baf7dd6eb2e876e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: a505d69f347e418e9baf7dd6eb2e876e, cd81ba96be50480ca7562e9d5d0c7c51; no voters: 
W20260710 13:16:15.059091  8720 leader_election.cc:343] T b62f2d5210d2468194743f1e77146777 P cd81ba96be50480ca7562e9d5d0c7c51 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer b515092b1e9f4564914258bd3d3feebc (127.5.154.3:36043): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:16:15.059257  8874 raft_consensus.cc:2804] T 9546cc5b9c48443681a90bbf793d51f1 P a505d69f347e418e9baf7dd6eb2e876e [term 0 FOLLOWER]: Leader pre-election won for term 1
W20260710 13:16:15.059394  8643 leader_election.cc:343] T 6639d4c5319b4fb9885e27a63332c6c6 P a505d69f347e418e9baf7dd6eb2e876e [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer cd81ba96be50480ca7562e9d5d0c7c51 (127.5.154.2:43737): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:16:15.059753  8874 raft_consensus.cc:493] T 9546cc5b9c48443681a90bbf793d51f1 P a505d69f347e418e9baf7dd6eb2e876e [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:16:15.060182  8874 raft_consensus.cc:3060] T 9546cc5b9c48443681a90bbf793d51f1 P a505d69f347e418e9baf7dd6eb2e876e [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:16:15.056370  8680 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b62f2d5210d2468194743f1e77146777" candidate_uuid: "cd81ba96be50480ca7562e9d5d0c7c51" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a505d69f347e418e9baf7dd6eb2e876e" is_pre_election: true
W20260710 13:16:15.061482  8792 leader_election.cc:343] T 6639d4c5319b4fb9885e27a63332c6c6 P b515092b1e9f4564914258bd3d3feebc [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer cd81ba96be50480ca7562e9d5d0c7c51 (127.5.154.2:43737): Illegal state: must be running to vote when last-logged opid is not known
W20260710 13:16:15.062451  8792 leader_election.cc:343] T 6639d4c5319b4fb9885e27a63332c6c6 P b515092b1e9f4564914258bd3d3feebc [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer cd81ba96be50480ca7562e9d5d0c7c51 (127.5.154.2:43737): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:16:15.063071  8870 consensus_queue.cc:260] T b62f2d5210d2468194743f1e77146777 P a505d69f347e418e9baf7dd6eb2e876e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a505d69f347e418e9baf7dd6eb2e876e" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 41351 } } peers { permanent_uuid: "cd81ba96be50480ca7562e9d5d0c7c51" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 43737 } } peers { permanent_uuid: "b515092b1e9f4564914258bd3d3feebc" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 36043 } }
I20260710 13:16:15.067507  8680 raft_consensus.cc:2468] T b62f2d5210d2468194743f1e77146777 P a505d69f347e418e9baf7dd6eb2e876e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate cd81ba96be50480ca7562e9d5d0c7c51 in term 0.
I20260710 13:16:15.068774  8869 tablet_bootstrap.cc:492] T d3b70b807d384faa8791a6e7caf9211f P b515092b1e9f4564914258bd3d3feebc: Bootstrap starting.
I20260710 13:16:15.070075  8829 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9546cc5b9c48443681a90bbf793d51f1" candidate_uuid: "a505d69f347e418e9baf7dd6eb2e876e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b515092b1e9f4564914258bd3d3feebc" is_pre_election: true
I20260710 13:16:15.059032  8907 leader_election.cc:290] T 8bcca52a836b453eb75e79321cdc9e90 P b515092b1e9f4564914258bd3d3feebc [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers cd81ba96be50480ca7562e9d5d0c7c51 (127.5.154.2:43737), a505d69f347e418e9baf7dd6eb2e876e (127.5.154.1:41351)
I20260710 13:16:15.063930  8754 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8bcca52a836b453eb75e79321cdc9e90" candidate_uuid: "b515092b1e9f4564914258bd3d3feebc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cd81ba96be50480ca7562e9d5d0c7c51" is_pre_election: true
I20260710 13:16:15.071460  8718 leader_election.cc:304] T b62f2d5210d2468194743f1e77146777 P cd81ba96be50480ca7562e9d5d0c7c51 [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: a505d69f347e418e9baf7dd6eb2e876e, cd81ba96be50480ca7562e9d5d0c7c51; no voters: b515092b1e9f4564914258bd3d3feebc
I20260710 13:16:15.076192  8869 tablet_bootstrap.cc:654] T d3b70b807d384faa8791a6e7caf9211f P b515092b1e9f4564914258bd3d3feebc: Neither blocks nor log segments found. Creating new log.
I20260710 13:16:15.078440  8875 raft_consensus.cc:2804] T b62f2d5210d2468194743f1e77146777 P cd81ba96be50480ca7562e9d5d0c7c51 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:16:15.078821  8875 raft_consensus.cc:493] T b62f2d5210d2468194743f1e77146777 P cd81ba96be50480ca7562e9d5d0c7c51 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:16:15.077953  8754 raft_consensus.cc:2468] T 8bcca52a836b453eb75e79321cdc9e90 P cd81ba96be50480ca7562e9d5d0c7c51 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b515092b1e9f4564914258bd3d3feebc in term 0.
W20260710 13:16:15.079209  8645 leader_election.cc:343] T 9546cc5b9c48443681a90bbf793d51f1 P a505d69f347e418e9baf7dd6eb2e876e [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer b515092b1e9f4564914258bd3d3feebc (127.5.154.3:36043): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:16:15.079260  8875 raft_consensus.cc:3060] T b62f2d5210d2468194743f1e77146777 P cd81ba96be50480ca7562e9d5d0c7c51 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:16:15.079559  8829 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6639d4c5319b4fb9885e27a63332c6c6" candidate_uuid: "a505d69f347e418e9baf7dd6eb2e876e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b515092b1e9f4564914258bd3d3feebc" is_pre_election: true
I20260710 13:16:15.078842  8680 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8bcca52a836b453eb75e79321cdc9e90" candidate_uuid: "b515092b1e9f4564914258bd3d3feebc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a505d69f347e418e9baf7dd6eb2e876e" is_pre_election: true
I20260710 13:16:15.080338  8829 raft_consensus.cc:2393] T 6639d4c5319b4fb9885e27a63332c6c6 P b515092b1e9f4564914258bd3d3feebc [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate a505d69f347e418e9baf7dd6eb2e876e in current term 1: Already voted for candidate b515092b1e9f4564914258bd3d3feebc in this term.
I20260710 13:16:15.080260  8792 leader_election.cc:304] T 8bcca52a836b453eb75e79321cdc9e90 P b515092b1e9f4564914258bd3d3feebc [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: b515092b1e9f4564914258bd3d3feebc, cd81ba96be50480ca7562e9d5d0c7c51; no voters: 
I20260710 13:16:15.081907  8680 raft_consensus.cc:2468] T 8bcca52a836b453eb75e79321cdc9e90 P a505d69f347e418e9baf7dd6eb2e876e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b515092b1e9f4564914258bd3d3feebc in term 0.
I20260710 13:16:15.082468  8907 raft_consensus.cc:2804] T 8bcca52a836b453eb75e79321cdc9e90 P b515092b1e9f4564914258bd3d3feebc [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:16:15.082800  8907 raft_consensus.cc:493] T 8bcca52a836b453eb75e79321cdc9e90 P b515092b1e9f4564914258bd3d3feebc [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:16:15.083187  8907 raft_consensus.cc:3060] T 8bcca52a836b453eb75e79321cdc9e90 P b515092b1e9f4564914258bd3d3feebc [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:16:15.088093  8875 raft_consensus.cc:515] T b62f2d5210d2468194743f1e77146777 P cd81ba96be50480ca7562e9d5d0c7c51 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a505d69f347e418e9baf7dd6eb2e876e" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 41351 } } peers { permanent_uuid: "cd81ba96be50480ca7562e9d5d0c7c51" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 43737 } } peers { permanent_uuid: "b515092b1e9f4564914258bd3d3feebc" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 36043 } }
I20260710 13:16:15.088470  8874 raft_consensus.cc:515] T 9546cc5b9c48443681a90bbf793d51f1 P a505d69f347e418e9baf7dd6eb2e876e [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a505d69f347e418e9baf7dd6eb2e876e" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 41351 } } peers { permanent_uuid: "cd81ba96be50480ca7562e9d5d0c7c51" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 43737 } } peers { permanent_uuid: "b515092b1e9f4564914258bd3d3feebc" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 36043 } }
I20260710 13:16:15.080194  8679 raft_consensus.cc:2468] T 6639d4c5319b4fb9885e27a63332c6c6 P a505d69f347e418e9baf7dd6eb2e876e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b515092b1e9f4564914258bd3d3feebc in term 1.
I20260710 13:16:15.082774  8645 leader_election.cc:304] T 6639d4c5319b4fb9885e27a63332c6c6 P a505d69f347e418e9baf7dd6eb2e876e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: a505d69f347e418e9baf7dd6eb2e876e; no voters: b515092b1e9f4564914258bd3d3feebc, cd81ba96be50480ca7562e9d5d0c7c51
I20260710 13:16:15.094256  8754 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9546cc5b9c48443681a90bbf793d51f1" candidate_uuid: "a505d69f347e418e9baf7dd6eb2e876e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cd81ba96be50480ca7562e9d5d0c7c51"
I20260710 13:16:15.094907  8754 raft_consensus.cc:3060] T 9546cc5b9c48443681a90bbf793d51f1 P cd81ba96be50480ca7562e9d5d0c7c51 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:16:15.095310  8909 raft_consensus.cc:493] T 8bcca52a836b453eb75e79321cdc9e90 P a505d69f347e418e9baf7dd6eb2e876e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:16:15.095890  8909 raft_consensus.cc:515] T 8bcca52a836b453eb75e79321cdc9e90 P a505d69f347e418e9baf7dd6eb2e876e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cd81ba96be50480ca7562e9d5d0c7c51" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 43737 } } peers { permanent_uuid: "a505d69f347e418e9baf7dd6eb2e876e" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 41351 } } peers { permanent_uuid: "b515092b1e9f4564914258bd3d3feebc" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 36043 } }
I20260710 13:16:15.096262  8907 raft_consensus.cc:515] T 8bcca52a836b453eb75e79321cdc9e90 P b515092b1e9f4564914258bd3d3feebc [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cd81ba96be50480ca7562e9d5d0c7c51" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 43737 } } peers { permanent_uuid: "a505d69f347e418e9baf7dd6eb2e876e" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 41351 } } peers { permanent_uuid: "b515092b1e9f4564914258bd3d3feebc" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 36043 } }
I20260710 13:16:15.098773  8755 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8bcca52a836b453eb75e79321cdc9e90" candidate_uuid: "a505d69f347e418e9baf7dd6eb2e876e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cd81ba96be50480ca7562e9d5d0c7c51" is_pre_election: true
I20260710 13:16:15.098968  8909 leader_election.cc:290] T 8bcca52a836b453eb75e79321cdc9e90 P a505d69f347e418e9baf7dd6eb2e876e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers cd81ba96be50480ca7562e9d5d0c7c51 (127.5.154.2:43737), b515092b1e9f4564914258bd3d3feebc (127.5.154.3:36043)
I20260710 13:16:15.099397  8755 raft_consensus.cc:2468] T 8bcca52a836b453eb75e79321cdc9e90 P cd81ba96be50480ca7562e9d5d0c7c51 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a505d69f347e418e9baf7dd6eb2e876e in term 0.
I20260710 13:16:15.090507  8874 leader_election.cc:290] T 9546cc5b9c48443681a90bbf793d51f1 P a505d69f347e418e9baf7dd6eb2e876e [CANDIDATE]: Term 1 election: Requested vote from peers cd81ba96be50480ca7562e9d5d0c7c51 (127.5.154.2:43737), b515092b1e9f4564914258bd3d3feebc (127.5.154.3:36043)
I20260710 13:16:15.102145  8829 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9546cc5b9c48443681a90bbf793d51f1" candidate_uuid: "a505d69f347e418e9baf7dd6eb2e876e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b515092b1e9f4564914258bd3d3feebc"
I20260710 13:16:15.103106  8909 raft_consensus.cc:2749] T 6639d4c5319b4fb9885e27a63332c6c6 P a505d69f347e418e9baf7dd6eb2e876e [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:16:15.103606  8753 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8bcca52a836b453eb75e79321cdc9e90" candidate_uuid: "b515092b1e9f4564914258bd3d3feebc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cd81ba96be50480ca7562e9d5d0c7c51"
I20260710 13:16:15.104118  8870 ts_tablet_manager.cc:1434] T b62f2d5210d2468194743f1e77146777 P a505d69f347e418e9baf7dd6eb2e876e: Time spent starting tablet: real 0.066s	user 0.006s	sys 0.006s
I20260710 13:16:15.104192  8753 raft_consensus.cc:3060] T 8bcca52a836b453eb75e79321cdc9e90 P cd81ba96be50480ca7562e9d5d0c7c51 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:16:15.104863  8828 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8bcca52a836b453eb75e79321cdc9e90" candidate_uuid: "a505d69f347e418e9baf7dd6eb2e876e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b515092b1e9f4564914258bd3d3feebc" is_pre_election: true
I20260710 13:16:15.105082  8875 leader_election.cc:290] T b62f2d5210d2468194743f1e77146777 P cd81ba96be50480ca7562e9d5d0c7c51 [CANDIDATE]: Term 1 election: Requested vote from peers a505d69f347e418e9baf7dd6eb2e876e (127.5.154.1:41351), b515092b1e9f4564914258bd3d3feebc (127.5.154.3:36043)
I20260710 13:16:15.105182  8870 tablet_bootstrap.cc:492] T 6e3f0c202d98416d8270b9f67f93a49e P a505d69f347e418e9baf7dd6eb2e876e: Bootstrap starting.
I20260710 13:16:15.105633  8828 raft_consensus.cc:2393] T 8bcca52a836b453eb75e79321cdc9e90 P b515092b1e9f4564914258bd3d3feebc [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate a505d69f347e418e9baf7dd6eb2e876e in current term 1: Already voted for candidate b515092b1e9f4564914258bd3d3feebc in this term.
I20260710 13:16:15.098225  8907 leader_election.cc:290] T 8bcca52a836b453eb75e79321cdc9e90 P b515092b1e9f4564914258bd3d3feebc [CANDIDATE]: Term 1 election: Requested vote from peers cd81ba96be50480ca7562e9d5d0c7c51 (127.5.154.2:43737), a505d69f347e418e9baf7dd6eb2e876e (127.5.154.1:41351)
W20260710 13:16:15.109222  8645 leader_election.cc:343] T 9546cc5b9c48443681a90bbf793d51f1 P a505d69f347e418e9baf7dd6eb2e876e [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer b515092b1e9f4564914258bd3d3feebc (127.5.154.3:36043): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:16:15.110054  8870 tablet_bootstrap.cc:654] T 6e3f0c202d98416d8270b9f67f93a49e P a505d69f347e418e9baf7dd6eb2e876e: Neither blocks nor log segments found. Creating new log.
I20260710 13:16:15.110795  8643 leader_election.cc:304] T 8bcca52a836b453eb75e79321cdc9e90 P a505d69f347e418e9baf7dd6eb2e876e [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: a505d69f347e418e9baf7dd6eb2e876e, cd81ba96be50480ca7562e9d5d0c7c51; no voters: b515092b1e9f4564914258bd3d3feebc
I20260710 13:16:15.111656  8679 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b62f2d5210d2468194743f1e77146777" candidate_uuid: "cd81ba96be50480ca7562e9d5d0c7c51" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a505d69f347e418e9baf7dd6eb2e876e"
I20260710 13:16:15.112221  8679 raft_consensus.cc:3060] T b62f2d5210d2468194743f1e77146777 P a505d69f347e418e9baf7dd6eb2e876e [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:16:15.113514  8871 tablet_bootstrap.cc:492] T 6e3f0c202d98416d8270b9f67f93a49e P cd81ba96be50480ca7562e9d5d0c7c51: No bootstrap required, opened a new log
I20260710 13:16:15.114041  8871 ts_tablet_manager.cc:1403] T 6e3f0c202d98416d8270b9f67f93a49e P cd81ba96be50480ca7562e9d5d0c7c51: Time spent bootstrapping tablet: real 0.079s	user 0.018s	sys 0.019s
I20260710 13:16:15.116664  8871 raft_consensus.cc:359] T 6e3f0c202d98416d8270b9f67f93a49e P cd81ba96be50480ca7562e9d5d0c7c51 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a505d69f347e418e9baf7dd6eb2e876e" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 41351 } } peers { permanent_uuid: "cd81ba96be50480ca7562e9d5d0c7c51" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 43737 } } peers { permanent_uuid: "b515092b1e9f4564914258bd3d3feebc" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 36043 } }
I20260710 13:16:15.104624  8829 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b62f2d5210d2468194743f1e77146777" candidate_uuid: "cd81ba96be50480ca7562e9d5d0c7c51" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b515092b1e9f4564914258bd3d3feebc"
I20260710 13:16:15.117820  8871 raft_consensus.cc:385] T 6e3f0c202d98416d8270b9f67f93a49e P cd81ba96be50480ca7562e9d5d0c7c51 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:16:15.118153  8871 raft_consensus.cc:740] T 6e3f0c202d98416d8270b9f67f93a49e P cd81ba96be50480ca7562e9d5d0c7c51 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: cd81ba96be50480ca7562e9d5d0c7c51, State: Initialized, Role: FOLLOWER
I20260710 13:16:15.118410  8680 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8bcca52a836b453eb75e79321cdc9e90" candidate_uuid: "b515092b1e9f4564914258bd3d3feebc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a505d69f347e418e9baf7dd6eb2e876e"
W20260710 13:16:15.118757  8720 leader_election.cc:343] T b62f2d5210d2468194743f1e77146777 P cd81ba96be50480ca7562e9d5d0c7c51 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer b515092b1e9f4564914258bd3d3feebc (127.5.154.3:36043): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:16:15.111001  8754 raft_consensus.cc:2468] T 9546cc5b9c48443681a90bbf793d51f1 P cd81ba96be50480ca7562e9d5d0c7c51 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a505d69f347e418e9baf7dd6eb2e876e in term 1.
I20260710 13:16:15.118992  8871 consensus_queue.cc:260] T 6e3f0c202d98416d8270b9f67f93a49e P cd81ba96be50480ca7562e9d5d0c7c51 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a505d69f347e418e9baf7dd6eb2e876e" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 41351 } } peers { permanent_uuid: "cd81ba96be50480ca7562e9d5d0c7c51" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 43737 } } peers { permanent_uuid: "b515092b1e9f4564914258bd3d3feebc" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 36043 } }
I20260710 13:16:15.120065  8643 leader_election.cc:304] T 9546cc5b9c48443681a90bbf793d51f1 P a505d69f347e418e9baf7dd6eb2e876e [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: a505d69f347e418e9baf7dd6eb2e876e, cd81ba96be50480ca7562e9d5d0c7c51; no voters: b515092b1e9f4564914258bd3d3feebc
I20260710 13:16:15.120810  8874 raft_consensus.cc:2804] T 9546cc5b9c48443681a90bbf793d51f1 P a505d69f347e418e9baf7dd6eb2e876e [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:16:15.116986  8753 raft_consensus.cc:2468] T 8bcca52a836b453eb75e79321cdc9e90 P cd81ba96be50480ca7562e9d5d0c7c51 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b515092b1e9f4564914258bd3d3feebc in term 1.
I20260710 13:16:15.121366  8874 raft_consensus.cc:697] T 9546cc5b9c48443681a90bbf793d51f1 P a505d69f347e418e9baf7dd6eb2e876e [term 1 LEADER]: Becoming Leader. State: Replica: a505d69f347e418e9baf7dd6eb2e876e, State: Running, Role: LEADER
I20260710 13:16:15.117393  8909 raft_consensus.cc:2804] T 8bcca52a836b453eb75e79321cdc9e90 P a505d69f347e418e9baf7dd6eb2e876e [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:16:15.121973  8680 raft_consensus.cc:3060] T 8bcca52a836b453eb75e79321cdc9e90 P a505d69f347e418e9baf7dd6eb2e876e [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:16:15.122268  8874 consensus_queue.cc:237] T 9546cc5b9c48443681a90bbf793d51f1 P a505d69f347e418e9baf7dd6eb2e876e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a505d69f347e418e9baf7dd6eb2e876e" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 41351 } } peers { permanent_uuid: "cd81ba96be50480ca7562e9d5d0c7c51" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 43737 } } peers { permanent_uuid: "b515092b1e9f4564914258bd3d3feebc" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 36043 } }
I20260710 13:16:15.122766  8679 raft_consensus.cc:2468] T b62f2d5210d2468194743f1e77146777 P a505d69f347e418e9baf7dd6eb2e876e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cd81ba96be50480ca7562e9d5d0c7c51 in term 1.
I20260710 13:16:15.123905  8718 leader_election.cc:304] T b62f2d5210d2468194743f1e77146777 P cd81ba96be50480ca7562e9d5d0c7c51 [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: a505d69f347e418e9baf7dd6eb2e876e, cd81ba96be50480ca7562e9d5d0c7c51; no voters: b515092b1e9f4564914258bd3d3feebc
I20260710 13:16:15.121546  8871 ts_tablet_manager.cc:1434] T 6e3f0c202d98416d8270b9f67f93a49e P cd81ba96be50480ca7562e9d5d0c7c51: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260710 13:16:15.126111  8875 raft_consensus.cc:2804] T b62f2d5210d2468194743f1e77146777 P cd81ba96be50480ca7562e9d5d0c7c51 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:16:15.126972  8875 raft_consensus.cc:697] T b62f2d5210d2468194743f1e77146777 P cd81ba96be50480ca7562e9d5d0c7c51 [term 1 LEADER]: Becoming Leader. State: Replica: cd81ba96be50480ca7562e9d5d0c7c51, State: Running, Role: LEADER
I20260710 13:16:15.127554  8792 leader_election.cc:304] T 6639d4c5319b4fb9885e27a63332c6c6 P b515092b1e9f4564914258bd3d3feebc [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: a505d69f347e418e9baf7dd6eb2e876e, b515092b1e9f4564914258bd3d3feebc; no voters: cd81ba96be50480ca7562e9d5d0c7c51
I20260710 13:16:15.128027  8875 consensus_queue.cc:237] T b62f2d5210d2468194743f1e77146777 P cd81ba96be50480ca7562e9d5d0c7c51 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a505d69f347e418e9baf7dd6eb2e876e" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 41351 } } peers { permanent_uuid: "cd81ba96be50480ca7562e9d5d0c7c51" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 43737 } } peers { permanent_uuid: "b515092b1e9f4564914258bd3d3feebc" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 36043 } }
I20260710 13:16:15.128743  8871 tablet_bootstrap.cc:492] T 61a009c2347d44179b3b3a8e6fe85365 P cd81ba96be50480ca7562e9d5d0c7c51: Bootstrap starting.
I20260710 13:16:15.130324  8907 raft_consensus.cc:2804] T 6639d4c5319b4fb9885e27a63332c6c6 P b515092b1e9f4564914258bd3d3feebc [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:16:15.130810  8907 raft_consensus.cc:697] T 6639d4c5319b4fb9885e27a63332c6c6 P b515092b1e9f4564914258bd3d3feebc [term 1 LEADER]: Becoming Leader. State: Replica: b515092b1e9f4564914258bd3d3feebc, State: Running, Role: LEADER
I20260710 13:16:15.135253  8869 tablet_bootstrap.cc:492] T d3b70b807d384faa8791a6e7caf9211f P b515092b1e9f4564914258bd3d3feebc: No bootstrap required, opened a new log
I20260710 13:16:15.135798  8869 ts_tablet_manager.cc:1403] T d3b70b807d384faa8791a6e7caf9211f P b515092b1e9f4564914258bd3d3feebc: Time spent bootstrapping tablet: real 0.067s	user 0.009s	sys 0.015s
I20260710 13:16:15.131654  8907 consensus_queue.cc:237] T 6639d4c5319b4fb9885e27a63332c6c6 P b515092b1e9f4564914258bd3d3feebc [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a505d69f347e418e9baf7dd6eb2e876e" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 41351 } } peers { permanent_uuid: "cd81ba96be50480ca7562e9d5d0c7c51" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 43737 } } peers { permanent_uuid: "b515092b1e9f4564914258bd3d3feebc" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 36043 } }
I20260710 13:16:15.142323  8897 raft_consensus.cc:493] T 8a90da2890a54a06a65655e83d1fbfd3 P cd81ba96be50480ca7562e9d5d0c7c51 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:16:15.142724  8871 tablet_bootstrap.cc:654] T 61a009c2347d44179b3b3a8e6fe85365 P cd81ba96be50480ca7562e9d5d0c7c51: Neither blocks nor log segments found. Creating new log.
I20260710 13:16:15.142788  8897 raft_consensus.cc:515] T 8a90da2890a54a06a65655e83d1fbfd3 P cd81ba96be50480ca7562e9d5d0c7c51 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a505d69f347e418e9baf7dd6eb2e876e" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 41351 } } peers { permanent_uuid: "cd81ba96be50480ca7562e9d5d0c7c51" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 43737 } } peers { permanent_uuid: "b515092b1e9f4564914258bd3d3feebc" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 36043 } }
I20260710 13:16:15.144191  8680 raft_consensus.cc:2468] T 8bcca52a836b453eb75e79321cdc9e90 P a505d69f347e418e9baf7dd6eb2e876e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b515092b1e9f4564914258bd3d3feebc in term 1.
I20260710 13:16:15.144775  8909 raft_consensus.cc:493] T 8bcca52a836b453eb75e79321cdc9e90 P a505d69f347e418e9baf7dd6eb2e876e [term 1 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:16:15.145167  8909 raft_consensus.cc:3060] T 8bcca52a836b453eb75e79321cdc9e90 P a505d69f347e418e9baf7dd6eb2e876e [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:16:15.146292  8679 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8a90da2890a54a06a65655e83d1fbfd3" candidate_uuid: "cd81ba96be50480ca7562e9d5d0c7c51" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a505d69f347e418e9baf7dd6eb2e876e" is_pre_election: true
I20260710 13:16:15.146886  8679 raft_consensus.cc:2468] T 8a90da2890a54a06a65655e83d1fbfd3 P a505d69f347e418e9baf7dd6eb2e876e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate cd81ba96be50480ca7562e9d5d0c7c51 in term 0.
I20260710 13:16:15.148869  8879 raft_consensus.cc:493] T b730be1a6e074eb999ff0d2b8d1dc9cd P b515092b1e9f4564914258bd3d3feebc [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:16:15.149170  8829 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8a90da2890a54a06a65655e83d1fbfd3" candidate_uuid: "cd81ba96be50480ca7562e9d5d0c7c51" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b515092b1e9f4564914258bd3d3feebc" is_pre_election: true
I20260710 13:16:15.145102  8792 leader_election.cc:304] T 8bcca52a836b453eb75e79321cdc9e90 P b515092b1e9f4564914258bd3d3feebc [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: b515092b1e9f4564914258bd3d3feebc, cd81ba96be50480ca7562e9d5d0c7c51; no voters: 
I20260710 13:16:15.149833  8829 raft_consensus.cc:2468] T 8a90da2890a54a06a65655e83d1fbfd3 P b515092b1e9f4564914258bd3d3feebc [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate cd81ba96be50480ca7562e9d5d0c7c51 in term 0.
I20260710 13:16:15.151288  8919 raft_consensus.cc:2804] T 8bcca52a836b453eb75e79321cdc9e90 P b515092b1e9f4564914258bd3d3feebc [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:16:15.151659  8718 leader_election.cc:304] T 8a90da2890a54a06a65655e83d1fbfd3 P cd81ba96be50480ca7562e9d5d0c7c51 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: a505d69f347e418e9baf7dd6eb2e876e, cd81ba96be50480ca7562e9d5d0c7c51; no voters: 
I20260710 13:16:15.145120  8897 leader_election.cc:290] T 8a90da2890a54a06a65655e83d1fbfd3 P cd81ba96be50480ca7562e9d5d0c7c51 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a505d69f347e418e9baf7dd6eb2e876e (127.5.154.1:41351), b515092b1e9f4564914258bd3d3feebc (127.5.154.3:36043)
I20260710 13:16:15.149396  8879 raft_consensus.cc:515] T b730be1a6e074eb999ff0d2b8d1dc9cd P b515092b1e9f4564914258bd3d3feebc [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a505d69f347e418e9baf7dd6eb2e876e" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 41351 } } peers { permanent_uuid: "cd81ba96be50480ca7562e9d5d0c7c51" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 43737 } } peers { permanent_uuid: "b515092b1e9f4564914258bd3d3feebc" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 36043 } }
I20260710 13:16:15.153568  8897 raft_consensus.cc:2804] T 8a90da2890a54a06a65655e83d1fbfd3 P cd81ba96be50480ca7562e9d5d0c7c51 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:16:15.153908  8897 raft_consensus.cc:493] T 8a90da2890a54a06a65655e83d1fbfd3 P cd81ba96be50480ca7562e9d5d0c7c51 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:16:15.154183  8870 tablet_bootstrap.cc:492] T 6e3f0c202d98416d8270b9f67f93a49e P a505d69f347e418e9baf7dd6eb2e876e: No bootstrap required, opened a new log
I20260710 13:16:15.154206  8897 raft_consensus.cc:3060] T 8a90da2890a54a06a65655e83d1fbfd3 P cd81ba96be50480ca7562e9d5d0c7c51 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:16:15.154760  8870 ts_tablet_manager.cc:1403] T 6e3f0c202d98416d8270b9f67f93a49e P a505d69f347e418e9baf7dd6eb2e876e: Time spent bootstrapping tablet: real 0.050s	user 0.008s	sys 0.005s
I20260710 13:16:15.154958  8879 leader_election.cc:290] T b730be1a6e074eb999ff0d2b8d1dc9cd P b515092b1e9f4564914258bd3d3feebc [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a505d69f347e418e9baf7dd6eb2e876e (127.5.154.1:41351), cd81ba96be50480ca7562e9d5d0c7c51 (127.5.154.2:43737)
I20260710 13:16:15.157205  8679 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b730be1a6e074eb999ff0d2b8d1dc9cd" candidate_uuid: "b515092b1e9f4564914258bd3d3feebc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a505d69f347e418e9baf7dd6eb2e876e" is_pre_election: true
W20260710 13:16:15.158730  8792 leader_election.cc:343] T b730be1a6e074eb999ff0d2b8d1dc9cd P b515092b1e9f4564914258bd3d3feebc [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer a505d69f347e418e9baf7dd6eb2e876e (127.5.154.1:41351): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:16:15.158836  8919 raft_consensus.cc:697] T 8bcca52a836b453eb75e79321cdc9e90 P b515092b1e9f4564914258bd3d3feebc [term 1 LEADER]: Becoming Leader. State: Replica: b515092b1e9f4564914258bd3d3feebc, State: Running, Role: LEADER
I20260710 13:16:15.159726  8919 consensus_queue.cc:237] T 8bcca52a836b453eb75e79321cdc9e90 P b515092b1e9f4564914258bd3d3feebc [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cd81ba96be50480ca7562e9d5d0c7c51" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 43737 } } peers { permanent_uuid: "a505d69f347e418e9baf7dd6eb2e876e" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 41351 } } peers { permanent_uuid: "b515092b1e9f4564914258bd3d3feebc" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 36043 } }
I20260710 13:16:15.164955  8870 raft_consensus.cc:359] T 6e3f0c202d98416d8270b9f67f93a49e P a505d69f347e418e9baf7dd6eb2e876e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a505d69f347e418e9baf7dd6eb2e876e" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 41351 } } peers { permanent_uuid: "cd81ba96be50480ca7562e9d5d0c7c51" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 43737 } } peers { permanent_uuid: "b515092b1e9f4564914258bd3d3feebc" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 36043 } }
I20260710 13:16:15.165625  8870 raft_consensus.cc:385] T 6e3f0c202d98416d8270b9f67f93a49e P a505d69f347e418e9baf7dd6eb2e876e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:16:15.138931  8869 raft_consensus.cc:359] T d3b70b807d384faa8791a6e7caf9211f P b515092b1e9f4564914258bd3d3feebc [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a505d69f347e418e9baf7dd6eb2e876e" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 41351 } } peers { permanent_uuid: "cd81ba96be50480ca7562e9d5d0c7c51" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 43737 } } peers { permanent_uuid: "b515092b1e9f4564914258bd3d3feebc" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 36043 } }
I20260710 13:16:15.165899  8870 raft_consensus.cc:740] T 6e3f0c202d98416d8270b9f67f93a49e P a505d69f347e418e9baf7dd6eb2e876e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a505d69f347e418e9baf7dd6eb2e876e, State: Initialized, Role: FOLLOWER
I20260710 13:16:15.166049  8869 raft_consensus.cc:385] T d3b70b807d384faa8791a6e7caf9211f P b515092b1e9f4564914258bd3d3feebc [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:16:15.166402  8869 raft_consensus.cc:740] T d3b70b807d384faa8791a6e7caf9211f P b515092b1e9f4564914258bd3d3feebc [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b515092b1e9f4564914258bd3d3feebc, State: Initialized, Role: FOLLOWER
I20260710 13:16:15.167140  8869 consensus_queue.cc:260] T d3b70b807d384faa8791a6e7caf9211f P b515092b1e9f4564914258bd3d3feebc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a505d69f347e418e9baf7dd6eb2e876e" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 41351 } } peers { permanent_uuid: "cd81ba96be50480ca7562e9d5d0c7c51" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 43737 } } peers { permanent_uuid: "b515092b1e9f4564914258bd3d3feebc" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 36043 } }
I20260710 13:16:15.166829  8577 catalog_manager.cc:5697] T 9546cc5b9c48443681a90bbf793d51f1 P a505d69f347e418e9baf7dd6eb2e876e reported cstate change: term changed from 0 to 1, leader changed from <none> to a505d69f347e418e9baf7dd6eb2e876e (127.5.154.1). New cstate: current_term: 1 leader_uuid: "a505d69f347e418e9baf7dd6eb2e876e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a505d69f347e418e9baf7dd6eb2e876e" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 41351 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "cd81ba96be50480ca7562e9d5d0c7c51" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 43737 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b515092b1e9f4564914258bd3d3feebc" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 36043 } health_report { overall_health: UNKNOWN } } }
I20260710 13:16:15.166594  8870 consensus_queue.cc:260] T 6e3f0c202d98416d8270b9f67f93a49e P a505d69f347e418e9baf7dd6eb2e876e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a505d69f347e418e9baf7dd6eb2e876e" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 41351 } } peers { permanent_uuid: "cd81ba96be50480ca7562e9d5d0c7c51" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 43737 } } peers { permanent_uuid: "b515092b1e9f4564914258bd3d3feebc" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 36043 } }
I20260710 13:16:15.170902  8870 ts_tablet_manager.cc:1434] T 6e3f0c202d98416d8270b9f67f93a49e P a505d69f347e418e9baf7dd6eb2e876e: Time spent starting tablet: real 0.016s	user 0.006s	sys 0.000s
I20260710 13:16:15.171797  8870 tablet_bootstrap.cc:492] T b730be1a6e074eb999ff0d2b8d1dc9cd P a505d69f347e418e9baf7dd6eb2e876e: Bootstrap starting.
I20260710 13:16:15.175655  8869 ts_tablet_manager.cc:1434] T d3b70b807d384faa8791a6e7caf9211f P b515092b1e9f4564914258bd3d3feebc: Time spent starting tablet: real 0.040s	user 0.004s	sys 0.006s
I20260710 13:16:15.176666  8869 tablet_bootstrap.cc:492] T b62f2d5210d2468194743f1e77146777 P b515092b1e9f4564914258bd3d3feebc: Bootstrap starting.
I20260710 13:16:15.176978  8753 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b730be1a6e074eb999ff0d2b8d1dc9cd" candidate_uuid: "b515092b1e9f4564914258bd3d3feebc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cd81ba96be50480ca7562e9d5d0c7c51" is_pre_election: true
I20260710 13:16:15.177605  8753 raft_consensus.cc:2468] T b730be1a6e074eb999ff0d2b8d1dc9cd P cd81ba96be50480ca7562e9d5d0c7c51 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b515092b1e9f4564914258bd3d3feebc in term 0.
I20260710 13:16:15.178694  8576 catalog_manager.cc:5697] T b62f2d5210d2468194743f1e77146777 P cd81ba96be50480ca7562e9d5d0c7c51 reported cstate change: term changed from 0 to 1, leader changed from <none> to cd81ba96be50480ca7562e9d5d0c7c51 (127.5.154.2). New cstate: current_term: 1 leader_uuid: "cd81ba96be50480ca7562e9d5d0c7c51" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a505d69f347e418e9baf7dd6eb2e876e" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 41351 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "cd81ba96be50480ca7562e9d5d0c7c51" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 43737 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b515092b1e9f4564914258bd3d3feebc" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 36043 } health_report { overall_health: UNKNOWN } } }
I20260710 13:16:15.180068  8870 tablet_bootstrap.cc:654] T b730be1a6e074eb999ff0d2b8d1dc9cd P a505d69f347e418e9baf7dd6eb2e876e: Neither blocks nor log segments found. Creating new log.
I20260710 13:16:15.181016  8792 leader_election.cc:304] T b730be1a6e074eb999ff0d2b8d1dc9cd P b515092b1e9f4564914258bd3d3feebc [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: b515092b1e9f4564914258bd3d3feebc, cd81ba96be50480ca7562e9d5d0c7c51; no voters: a505d69f347e418e9baf7dd6eb2e876e
I20260710 13:16:15.184224  8920 raft_consensus.cc:2804] T b730be1a6e074eb999ff0d2b8d1dc9cd P b515092b1e9f4564914258bd3d3feebc [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:16:15.184670  8920 raft_consensus.cc:493] T b730be1a6e074eb999ff0d2b8d1dc9cd P b515092b1e9f4564914258bd3d3feebc [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:16:15.184999  8920 raft_consensus.cc:3060] T b730be1a6e074eb999ff0d2b8d1dc9cd P b515092b1e9f4564914258bd3d3feebc [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:16:15.187577  8871 tablet_bootstrap.cc:492] T 61a009c2347d44179b3b3a8e6fe85365 P cd81ba96be50480ca7562e9d5d0c7c51: No bootstrap required, opened a new log
I20260710 13:16:15.188019  8871 ts_tablet_manager.cc:1403] T 61a009c2347d44179b3b3a8e6fe85365 P cd81ba96be50480ca7562e9d5d0c7c51: Time spent bootstrapping tablet: real 0.060s	user 0.009s	sys 0.010s
I20260710 13:16:15.188716  8869 tablet_bootstrap.cc:654] T b62f2d5210d2468194743f1e77146777 P b515092b1e9f4564914258bd3d3feebc: Neither blocks nor log segments found. Creating new log.
I20260710 13:16:15.190694  8871 raft_consensus.cc:359] T 61a009c2347d44179b3b3a8e6fe85365 P cd81ba96be50480ca7562e9d5d0c7c51 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a505d69f347e418e9baf7dd6eb2e876e" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 41351 } } peers { permanent_uuid: "cd81ba96be50480ca7562e9d5d0c7c51" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 43737 } } peers { permanent_uuid: "b515092b1e9f4564914258bd3d3feebc" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 36043 } }
I20260710 13:16:15.191362  8871 raft_consensus.cc:385] T 61a009c2347d44179b3b3a8e6fe85365 P cd81ba96be50480ca7562e9d5d0c7c51 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:16:15.191601  8871 raft_consensus.cc:740] T 61a009c2347d44179b3b3a8e6fe85365 P cd81ba96be50480ca7562e9d5d0c7c51 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: cd81ba96be50480ca7562e9d5d0c7c51, State: Initialized, Role: FOLLOWER
I20260710 13:16:15.193231  8909 raft_consensus.cc:515] T 8bcca52a836b453eb75e79321cdc9e90 P a505d69f347e418e9baf7dd6eb2e876e [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cd81ba96be50480ca7562e9d5d0c7c51" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 43737 } } peers { permanent_uuid: "a505d69f347e418e9baf7dd6eb2e876e" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 41351 } } peers { permanent_uuid: "b515092b1e9f4564914258bd3d3feebc" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 36043 } }
I20260710 13:16:15.192252  8871 consensus_queue.cc:260] T 61a009c2347d44179b3b3a8e6fe85365 P cd81ba96be50480ca7562e9d5d0c7c51 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a505d69f347e418e9baf7dd6eb2e876e" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 41351 } } peers { permanent_uuid: "cd81ba96be50480ca7562e9d5d0c7c51" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 43737 } } peers { permanent_uuid: "b515092b1e9f4564914258bd3d3feebc" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 36043 } }
I20260710 13:16:15.175316  8897 raft_consensus.cc:515] T 8a90da2890a54a06a65655e83d1fbfd3 P cd81ba96be50480ca7562e9d5d0c7c51 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a505d69f347e418e9baf7dd6eb2e876e" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 41351 } } peers { permanent_uuid: "cd81ba96be50480ca7562e9d5d0c7c51" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 43737 } } peers { permanent_uuid: "b515092b1e9f4564914258bd3d3feebc" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 36043 } }
I20260710 13:16:15.197558  8871 ts_tablet_manager.cc:1434] T 61a009c2347d44179b3b3a8e6fe85365 P cd81ba96be50480ca7562e9d5d0c7c51: Time spent starting tablet: real 0.009s	user 0.002s	sys 0.005s
I20260710 13:16:15.198453  8871 tablet_bootstrap.cc:492] T 6639d4c5319b4fb9885e27a63332c6c6 P cd81ba96be50480ca7562e9d5d0c7c51: Bootstrap starting.
I20260710 13:16:15.199007  8680 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8a90da2890a54a06a65655e83d1fbfd3" candidate_uuid: "cd81ba96be50480ca7562e9d5d0c7c51" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a505d69f347e418e9baf7dd6eb2e876e"
I20260710 13:16:15.198439  8578 catalog_manager.cc:5697] T 6639d4c5319b4fb9885e27a63332c6c6 P b515092b1e9f4564914258bd3d3feebc reported cstate change: term changed from 0 to 1, leader changed from <none> to b515092b1e9f4564914258bd3d3feebc (127.5.154.3). New cstate: current_term: 1 leader_uuid: "b515092b1e9f4564914258bd3d3feebc" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a505d69f347e418e9baf7dd6eb2e876e" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 41351 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "cd81ba96be50480ca7562e9d5d0c7c51" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 43737 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b515092b1e9f4564914258bd3d3feebc" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 36043 } health_report { overall_health: HEALTHY } } }
I20260710 13:16:15.199286  8897 leader_election.cc:290] T 8a90da2890a54a06a65655e83d1fbfd3 P cd81ba96be50480ca7562e9d5d0c7c51 [CANDIDATE]: Term 1 election: Requested vote from peers a505d69f347e418e9baf7dd6eb2e876e (127.5.154.1:41351), b515092b1e9f4564914258bd3d3feebc (127.5.154.3:36043)
I20260710 13:16:15.199640  8680 raft_consensus.cc:3060] T 8a90da2890a54a06a65655e83d1fbfd3 P a505d69f347e418e9baf7dd6eb2e876e [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:16:15.201730  8829 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8a90da2890a54a06a65655e83d1fbfd3" candidate_uuid: "cd81ba96be50480ca7562e9d5d0c7c51" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b515092b1e9f4564914258bd3d3feebc"
I20260710 13:16:15.202487  8829 raft_consensus.cc:3060] T 8a90da2890a54a06a65655e83d1fbfd3 P b515092b1e9f4564914258bd3d3feebc [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:16:15.204038  8920 raft_consensus.cc:515] T b730be1a6e074eb999ff0d2b8d1dc9cd P b515092b1e9f4564914258bd3d3feebc [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a505d69f347e418e9baf7dd6eb2e876e" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 41351 } } peers { permanent_uuid: "cd81ba96be50480ca7562e9d5d0c7c51" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 43737 } } peers { permanent_uuid: "b515092b1e9f4564914258bd3d3feebc" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 36043 } }
I20260710 13:16:15.204914  8871 tablet_bootstrap.cc:654] T 6639d4c5319b4fb9885e27a63332c6c6 P cd81ba96be50480ca7562e9d5d0c7c51: Neither blocks nor log segments found. Creating new log.
I20260710 13:16:15.207921  8753 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b730be1a6e074eb999ff0d2b8d1dc9cd" candidate_uuid: "b515092b1e9f4564914258bd3d3feebc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cd81ba96be50480ca7562e9d5d0c7c51"
I20260710 13:16:15.208444  8753 raft_consensus.cc:3060] T b730be1a6e074eb999ff0d2b8d1dc9cd P cd81ba96be50480ca7562e9d5d0c7c51 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:16:15.209410  8870 tablet_bootstrap.cc:492] T b730be1a6e074eb999ff0d2b8d1dc9cd P a505d69f347e418e9baf7dd6eb2e876e: No bootstrap required, opened a new log
I20260710 13:16:15.209878  8870 ts_tablet_manager.cc:1403] T b730be1a6e074eb999ff0d2b8d1dc9cd P a505d69f347e418e9baf7dd6eb2e876e: Time spent bootstrapping tablet: real 0.038s	user 0.009s	sys 0.000s
I20260710 13:16:15.211908  8679 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b730be1a6e074eb999ff0d2b8d1dc9cd" candidate_uuid: "b515092b1e9f4564914258bd3d3feebc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a505d69f347e418e9baf7dd6eb2e876e"
I20260710 13:16:15.208602  8920 leader_election.cc:290] T b730be1a6e074eb999ff0d2b8d1dc9cd P b515092b1e9f4564914258bd3d3feebc [CANDIDATE]: Term 1 election: Requested vote from peers a505d69f347e418e9baf7dd6eb2e876e (127.5.154.1:41351), cd81ba96be50480ca7562e9d5d0c7c51 (127.5.154.2:43737)
W20260710 13:16:15.214612  8792 leader_election.cc:343] T b730be1a6e074eb999ff0d2b8d1dc9cd P b515092b1e9f4564914258bd3d3feebc [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer a505d69f347e418e9baf7dd6eb2e876e (127.5.154.1:41351): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:16:15.215394  8874 raft_consensus.cc:493] T d3b70b807d384faa8791a6e7caf9211f P a505d69f347e418e9baf7dd6eb2e876e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:16:15.216284  8874 raft_consensus.cc:515] T d3b70b807d384faa8791a6e7caf9211f P a505d69f347e418e9baf7dd6eb2e876e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a505d69f347e418e9baf7dd6eb2e876e" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 41351 } } peers { permanent_uuid: "cd81ba96be50480ca7562e9d5d0c7c51" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 43737 } } peers { permanent_uuid: "b515092b1e9f4564914258bd3d3feebc" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 36043 } }
I20260710 13:16:15.217592  8680 raft_consensus.cc:2468] T 8a90da2890a54a06a65655e83d1fbfd3 P a505d69f347e418e9baf7dd6eb2e876e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cd81ba96be50480ca7562e9d5d0c7c51 in term 1.
I20260710 13:16:15.217765  8829 raft_consensus.cc:2468] T 8a90da2890a54a06a65655e83d1fbfd3 P b515092b1e9f4564914258bd3d3feebc [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cd81ba96be50480ca7562e9d5d0c7c51 in term 1.
I20260710 13:16:15.218264  8874 leader_election.cc:290] T d3b70b807d384faa8791a6e7caf9211f P a505d69f347e418e9baf7dd6eb2e876e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers cd81ba96be50480ca7562e9d5d0c7c51 (127.5.154.2:43737), b515092b1e9f4564914258bd3d3feebc (127.5.154.3:36043)
I20260710 13:16:15.218748  8718 leader_election.cc:304] T 8a90da2890a54a06a65655e83d1fbfd3 P cd81ba96be50480ca7562e9d5d0c7c51 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: a505d69f347e418e9baf7dd6eb2e876e, cd81ba96be50480ca7562e9d5d0c7c51; no voters: 
I20260710 13:16:15.219703  8870 raft_consensus.cc:359] T b730be1a6e074eb999ff0d2b8d1dc9cd P a505d69f347e418e9baf7dd6eb2e876e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a505d69f347e418e9baf7dd6eb2e876e" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 41351 } } peers { permanent_uuid: "cd81ba96be50480ca7562e9d5d0c7c51" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 43737 } } peers { permanent_uuid: "b515092b1e9f4564914258bd3d3feebc" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 36043 } }
I20260710 13:16:15.220125  8754 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d3b70b807d384faa8791a6e7caf9211f" candidate_uuid: "a505d69f347e418e9baf7dd6eb2e876e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cd81ba96be50480ca7562e9d5d0c7c51" is_pre_election: true
I20260710 13:16:15.220877  8754 raft_consensus.cc:2468] T d3b70b807d384faa8791a6e7caf9211f P cd81ba96be50480ca7562e9d5d0c7c51 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a505d69f347e418e9baf7dd6eb2e876e in term 0.
I20260710 13:16:15.222035  8643 leader_election.cc:304] T d3b70b807d384faa8791a6e7caf9211f P a505d69f347e418e9baf7dd6eb2e876e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: a505d69f347e418e9baf7dd6eb2e876e, cd81ba96be50480ca7562e9d5d0c7c51; no voters: 
I20260710 13:16:15.222832  8874 raft_consensus.cc:2804] T d3b70b807d384faa8791a6e7caf9211f P a505d69f347e418e9baf7dd6eb2e876e [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:16:15.223183  8874 raft_consensus.cc:493] T d3b70b807d384faa8791a6e7caf9211f P a505d69f347e418e9baf7dd6eb2e876e [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:16:15.223500  8874 raft_consensus.cc:3060] T d3b70b807d384faa8791a6e7caf9211f P a505d69f347e418e9baf7dd6eb2e876e [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:16:15.220191  8828 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d3b70b807d384faa8791a6e7caf9211f" candidate_uuid: "a505d69f347e418e9baf7dd6eb2e876e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b515092b1e9f4564914258bd3d3feebc" is_pre_election: true
I20260710 13:16:15.224136  8828 raft_consensus.cc:2468] T d3b70b807d384faa8791a6e7caf9211f P b515092b1e9f4564914258bd3d3feebc [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a505d69f347e418e9baf7dd6eb2e876e in term 0.
I20260710 13:16:15.226853  8754 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8bcca52a836b453eb75e79321cdc9e90" candidate_uuid: "a505d69f347e418e9baf7dd6eb2e876e" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cd81ba96be50480ca7562e9d5d0c7c51"
I20260710 13:16:15.227383  8754 raft_consensus.cc:3060] T 8bcca52a836b453eb75e79321cdc9e90 P cd81ba96be50480ca7562e9d5d0c7c51 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:16:15.220118  8897 raft_consensus.cc:2804] T 8a90da2890a54a06a65655e83d1fbfd3 P cd81ba96be50480ca7562e9d5d0c7c51 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:16:15.230371  8874 raft_consensus.cc:515] T d3b70b807d384faa8791a6e7caf9211f P a505d69f347e418e9baf7dd6eb2e876e [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a505d69f347e418e9baf7dd6eb2e876e" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 41351 } } peers { permanent_uuid: "cd81ba96be50480ca7562e9d5d0c7c51" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 43737 } } peers { permanent_uuid: "b515092b1e9f4564914258bd3d3feebc" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 36043 } }
I20260710 13:16:15.232848  8897 raft_consensus.cc:697] T 8a90da2890a54a06a65655e83d1fbfd3 P cd81ba96be50480ca7562e9d5d0c7c51 [term 1 LEADER]: Becoming Leader. State: Replica: cd81ba96be50480ca7562e9d5d0c7c51, State: Running, Role: LEADER
I20260710 13:16:15.232903  8755 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d3b70b807d384faa8791a6e7caf9211f" candidate_uuid: "a505d69f347e418e9baf7dd6eb2e876e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cd81ba96be50480ca7562e9d5d0c7c51"
I20260710 13:16:15.233546  8755 raft_consensus.cc:3060] T d3b70b807d384faa8791a6e7caf9211f P cd81ba96be50480ca7562e9d5d0c7c51 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:16:15.233857  8897 consensus_queue.cc:237] T 8a90da2890a54a06a65655e83d1fbfd3 P cd81ba96be50480ca7562e9d5d0c7c51 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a505d69f347e418e9baf7dd6eb2e876e" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 41351 } } peers { permanent_uuid: "cd81ba96be50480ca7562e9d5d0c7c51" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 43737 } } peers { permanent_uuid: "b515092b1e9f4564914258bd3d3feebc" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 36043 } }
I20260710 13:16:15.238482  8828 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d3b70b807d384faa8791a6e7caf9211f" candidate_uuid: "a505d69f347e418e9baf7dd6eb2e876e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b515092b1e9f4564914258bd3d3feebc"
I20260710 13:16:15.239037  8828 raft_consensus.cc:3060] T d3b70b807d384faa8791a6e7caf9211f P b515092b1e9f4564914258bd3d3feebc [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:16:15.240223  8755 raft_consensus.cc:2468] T d3b70b807d384faa8791a6e7caf9211f P cd81ba96be50480ca7562e9d5d0c7c51 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a505d69f347e418e9baf7dd6eb2e876e in term 1.
I20260710 13:16:15.243119  8643 leader_election.cc:304] T d3b70b807d384faa8791a6e7caf9211f P a505d69f347e418e9baf7dd6eb2e876e [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: a505d69f347e418e9baf7dd6eb2e876e, cd81ba96be50480ca7562e9d5d0c7c51; no voters: 
I20260710 13:16:15.244046  8910 raft_consensus.cc:2804] T d3b70b807d384faa8791a6e7caf9211f P a505d69f347e418e9baf7dd6eb2e876e [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:16:15.244514  8910 raft_consensus.cc:697] T d3b70b807d384faa8791a6e7caf9211f P a505d69f347e418e9baf7dd6eb2e876e [term 1 LEADER]: Becoming Leader. State: Replica: a505d69f347e418e9baf7dd6eb2e876e, State: Running, Role: LEADER
I20260710 13:16:15.245424  8828 raft_consensus.cc:2468] T d3b70b807d384faa8791a6e7caf9211f P b515092b1e9f4564914258bd3d3feebc [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a505d69f347e418e9baf7dd6eb2e876e in term 1.
I20260710 13:16:15.245285  8910 consensus_queue.cc:237] T d3b70b807d384faa8791a6e7caf9211f P a505d69f347e418e9baf7dd6eb2e876e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a505d69f347e418e9baf7dd6eb2e876e" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 41351 } } peers { permanent_uuid: "cd81ba96be50480ca7562e9d5d0c7c51" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 43737 } } peers { permanent_uuid: "b515092b1e9f4564914258bd3d3feebc" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 36043 } }
I20260710 13:16:15.246022  8753 raft_consensus.cc:2468] T b730be1a6e074eb999ff0d2b8d1dc9cd P cd81ba96be50480ca7562e9d5d0c7c51 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b515092b1e9f4564914258bd3d3feebc in term 1.
I20260710 13:16:15.248525  8829 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8bcca52a836b453eb75e79321cdc9e90" candidate_uuid: "a505d69f347e418e9baf7dd6eb2e876e" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b515092b1e9f4564914258bd3d3feebc"
I20260710 13:16:15.248780  8792 leader_election.cc:304] T b730be1a6e074eb999ff0d2b8d1dc9cd P b515092b1e9f4564914258bd3d3feebc [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: b515092b1e9f4564914258bd3d3feebc, cd81ba96be50480ca7562e9d5d0c7c51; no voters: a505d69f347e418e9baf7dd6eb2e876e
I20260710 13:16:15.236379  8577 catalog_manager.cc:5697] T 8bcca52a836b453eb75e79321cdc9e90 P b515092b1e9f4564914258bd3d3feebc reported cstate change: term changed from 0 to 1, leader changed from <none> to b515092b1e9f4564914258bd3d3feebc (127.5.154.3). New cstate: current_term: 1 leader_uuid: "b515092b1e9f4564914258bd3d3feebc" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cd81ba96be50480ca7562e9d5d0c7c51" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 43737 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a505d69f347e418e9baf7dd6eb2e876e" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 41351 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b515092b1e9f4564914258bd3d3feebc" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 36043 } health_report { overall_health: HEALTHY } } }
I20260710 13:16:15.241994  8754 raft_consensus.cc:2468] T 8bcca52a836b453eb75e79321cdc9e90 P cd81ba96be50480ca7562e9d5d0c7c51 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a505d69f347e418e9baf7dd6eb2e876e in term 2.
I20260710 13:16:15.240656  8870 raft_consensus.cc:385] T b730be1a6e074eb999ff0d2b8d1dc9cd P a505d69f347e418e9baf7dd6eb2e876e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:16:15.250090  8870 raft_consensus.cc:740] T b730be1a6e074eb999ff0d2b8d1dc9cd P a505d69f347e418e9baf7dd6eb2e876e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a505d69f347e418e9baf7dd6eb2e876e, State: Initialized, Role: FOLLOWER
I20260710 13:16:15.250823  8870 consensus_queue.cc:260] T b730be1a6e074eb999ff0d2b8d1dc9cd P a505d69f347e418e9baf7dd6eb2e876e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a505d69f347e418e9baf7dd6eb2e876e" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 41351 } } peers { permanent_uuid: "cd81ba96be50480ca7562e9d5d0c7c51" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 43737 } } peers { permanent_uuid: "b515092b1e9f4564914258bd3d3feebc" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 36043 } }
I20260710 13:16:15.252007  8871 tablet_bootstrap.cc:492] T 6639d4c5319b4fb9885e27a63332c6c6 P cd81ba96be50480ca7562e9d5d0c7c51: No bootstrap required, opened a new log
I20260710 13:16:15.252471  8871 ts_tablet_manager.cc:1403] T 6639d4c5319b4fb9885e27a63332c6c6 P cd81ba96be50480ca7562e9d5d0c7c51: Time spent bootstrapping tablet: real 0.054s	user 0.024s	sys 0.013s
I20260710 13:16:15.253098  8870 ts_tablet_manager.cc:1434] T b730be1a6e074eb999ff0d2b8d1dc9cd P a505d69f347e418e9baf7dd6eb2e876e: Time spent starting tablet: real 0.043s	user 0.007s	sys 0.001s
I20260710 13:16:15.254572  8643 leader_election.cc:304] T 8bcca52a836b453eb75e79321cdc9e90 P a505d69f347e418e9baf7dd6eb2e876e [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: a505d69f347e418e9baf7dd6eb2e876e, cd81ba96be50480ca7562e9d5d0c7c51; no voters: b515092b1e9f4564914258bd3d3feebc
I20260710 13:16:15.246830  8874 leader_election.cc:290] T d3b70b807d384faa8791a6e7caf9211f P a505d69f347e418e9baf7dd6eb2e876e [CANDIDATE]: Term 1 election: Requested vote from peers cd81ba96be50480ca7562e9d5d0c7c51 (127.5.154.2:43737), b515092b1e9f4564914258bd3d3feebc (127.5.154.3:36043)
I20260710 13:16:15.255486  8911 raft_consensus.cc:2804] T 8bcca52a836b453eb75e79321cdc9e90 P a505d69f347e418e9baf7dd6eb2e876e [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:16:15.247368  8909 leader_election.cc:290] T 8bcca52a836b453eb75e79321cdc9e90 P a505d69f347e418e9baf7dd6eb2e876e [CANDIDATE]: Term 2 election: Requested vote from peers cd81ba96be50480ca7562e9d5d0c7c51 (127.5.154.2:43737), b515092b1e9f4564914258bd3d3feebc (127.5.154.3:36043)
I20260710 13:16:15.249727  8920 raft_consensus.cc:2804] T b730be1a6e074eb999ff0d2b8d1dc9cd P b515092b1e9f4564914258bd3d3feebc [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:16:15.255987  8911 raft_consensus.cc:697] T 8bcca52a836b453eb75e79321cdc9e90 P a505d69f347e418e9baf7dd6eb2e876e [term 2 LEADER]: Becoming Leader. State: Replica: a505d69f347e418e9baf7dd6eb2e876e, State: Running, Role: LEADER
I20260710 13:16:15.256275  8920 raft_consensus.cc:697] T b730be1a6e074eb999ff0d2b8d1dc9cd P b515092b1e9f4564914258bd3d3feebc [term 1 LEADER]: Becoming Leader. State: Replica: b515092b1e9f4564914258bd3d3feebc, State: Running, Role: LEADER
I20260710 13:16:15.256866  8911 consensus_queue.cc:237] T 8bcca52a836b453eb75e79321cdc9e90 P a505d69f347e418e9baf7dd6eb2e876e [LEADER]: Queue going to LEADER 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: "cd81ba96be50480ca7562e9d5d0c7c51" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 43737 } } peers { permanent_uuid: "a505d69f347e418e9baf7dd6eb2e876e" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 41351 } } peers { permanent_uuid: "b515092b1e9f4564914258bd3d3feebc" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 36043 } }
I20260710 13:16:15.257211  8920 consensus_queue.cc:237] T b730be1a6e074eb999ff0d2b8d1dc9cd P b515092b1e9f4564914258bd3d3feebc [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a505d69f347e418e9baf7dd6eb2e876e" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 41351 } } peers { permanent_uuid: "cd81ba96be50480ca7562e9d5d0c7c51" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 43737 } } peers { permanent_uuid: "b515092b1e9f4564914258bd3d3feebc" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 36043 } }
I20260710 13:16:15.255008  8871 raft_consensus.cc:359] T 6639d4c5319b4fb9885e27a63332c6c6 P cd81ba96be50480ca7562e9d5d0c7c51 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a505d69f347e418e9baf7dd6eb2e876e" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 41351 } } peers { permanent_uuid: "cd81ba96be50480ca7562e9d5d0c7c51" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 43737 } } peers { permanent_uuid: "b515092b1e9f4564914258bd3d3feebc" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 36043 } }
I20260710 13:16:15.262076  8871 raft_consensus.cc:385] T 6639d4c5319b4fb9885e27a63332c6c6 P cd81ba96be50480ca7562e9d5d0c7c51 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:16:15.262332  8871 raft_consensus.cc:740] T 6639d4c5319b4fb9885e27a63332c6c6 P cd81ba96be50480ca7562e9d5d0c7c51 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: cd81ba96be50480ca7562e9d5d0c7c51, State: Initialized, Role: FOLLOWER
I20260710 13:16:15.262951  8871 consensus_queue.cc:260] T 6639d4c5319b4fb9885e27a63332c6c6 P cd81ba96be50480ca7562e9d5d0c7c51 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a505d69f347e418e9baf7dd6eb2e876e" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 41351 } } peers { permanent_uuid: "cd81ba96be50480ca7562e9d5d0c7c51" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 43737 } } peers { permanent_uuid: "b515092b1e9f4564914258bd3d3feebc" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 36043 } }
I20260710 13:16:15.264427  8871 ts_tablet_manager.cc:1434] T 6639d4c5319b4fb9885e27a63332c6c6 P cd81ba96be50480ca7562e9d5d0c7c51: Time spent starting tablet: real 0.012s	user 0.003s	sys 0.000s
I20260710 13:16:15.268324  8869 tablet_bootstrap.cc:492] T b62f2d5210d2468194743f1e77146777 P b515092b1e9f4564914258bd3d3feebc: No bootstrap required, opened a new log
I20260710 13:16:15.268859  8869 ts_tablet_manager.cc:1403] T b62f2d5210d2468194743f1e77146777 P b515092b1e9f4564914258bd3d3feebc: Time spent bootstrapping tablet: real 0.092s	user 0.013s	sys 0.021s
I20260710 13:16:15.271916  8869 raft_consensus.cc:359] T b62f2d5210d2468194743f1e77146777 P b515092b1e9f4564914258bd3d3feebc [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a505d69f347e418e9baf7dd6eb2e876e" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 41351 } } peers { permanent_uuid: "cd81ba96be50480ca7562e9d5d0c7c51" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 43737 } } peers { permanent_uuid: "b515092b1e9f4564914258bd3d3feebc" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 36043 } }
I20260710 13:16:15.272599  8869 raft_consensus.cc:385] T b62f2d5210d2468194743f1e77146777 P b515092b1e9f4564914258bd3d3feebc [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:16:15.272882  8869 raft_consensus.cc:740] T b62f2d5210d2468194743f1e77146777 P b515092b1e9f4564914258bd3d3feebc [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b515092b1e9f4564914258bd3d3feebc, State: Initialized, Role: FOLLOWER
I20260710 13:16:15.273615  8869 consensus_queue.cc:260] T b62f2d5210d2468194743f1e77146777 P b515092b1e9f4564914258bd3d3feebc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a505d69f347e418e9baf7dd6eb2e876e" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 41351 } } peers { permanent_uuid: "cd81ba96be50480ca7562e9d5d0c7c51" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 43737 } } peers { permanent_uuid: "b515092b1e9f4564914258bd3d3feebc" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 36043 } }
I20260710 13:16:15.275890  8869 ts_tablet_manager.cc:1434] T b62f2d5210d2468194743f1e77146777 P b515092b1e9f4564914258bd3d3feebc: Time spent starting tablet: real 0.007s	user 0.004s	sys 0.000s
I20260710 13:16:15.276867  8869 tablet_bootstrap.cc:492] T 6e3f0c202d98416d8270b9f67f93a49e P b515092b1e9f4564914258bd3d3feebc: Bootstrap starting.
I20260710 13:16:15.278244  8577 catalog_manager.cc:5697] T b730be1a6e074eb999ff0d2b8d1dc9cd P b515092b1e9f4564914258bd3d3feebc reported cstate change: term changed from 0 to 1, leader changed from <none> to b515092b1e9f4564914258bd3d3feebc (127.5.154.3). New cstate: current_term: 1 leader_uuid: "b515092b1e9f4564914258bd3d3feebc" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a505d69f347e418e9baf7dd6eb2e876e" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 41351 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "cd81ba96be50480ca7562e9d5d0c7c51" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 43737 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b515092b1e9f4564914258bd3d3feebc" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 36043 } health_report { overall_health: HEALTHY } } }
I20260710 13:16:15.281273  8576 catalog_manager.cc:5697] T d3b70b807d384faa8791a6e7caf9211f P a505d69f347e418e9baf7dd6eb2e876e reported cstate change: term changed from 0 to 1, leader changed from <none> to a505d69f347e418e9baf7dd6eb2e876e (127.5.154.1). New cstate: current_term: 1 leader_uuid: "a505d69f347e418e9baf7dd6eb2e876e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a505d69f347e418e9baf7dd6eb2e876e" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 41351 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "cd81ba96be50480ca7562e9d5d0c7c51" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 43737 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b515092b1e9f4564914258bd3d3feebc" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 36043 } health_report { overall_health: UNKNOWN } } }
I20260710 13:16:15.283304  8869 tablet_bootstrap.cc:654] T 6e3f0c202d98416d8270b9f67f93a49e P b515092b1e9f4564914258bd3d3feebc: Neither blocks nor log segments found. Creating new log.
I20260710 13:16:15.287154  8869 tablet_bootstrap.cc:492] T 6e3f0c202d98416d8270b9f67f93a49e P b515092b1e9f4564914258bd3d3feebc: No bootstrap required, opened a new log
I20260710 13:16:15.287573  8869 ts_tablet_manager.cc:1403] T 6e3f0c202d98416d8270b9f67f93a49e P b515092b1e9f4564914258bd3d3feebc: Time spent bootstrapping tablet: real 0.011s	user 0.005s	sys 0.004s
I20260710 13:16:15.289417  8578 catalog_manager.cc:5697] T 8a90da2890a54a06a65655e83d1fbfd3 P cd81ba96be50480ca7562e9d5d0c7c51 reported cstate change: term changed from 0 to 1, leader changed from <none> to cd81ba96be50480ca7562e9d5d0c7c51 (127.5.154.2). New cstate: current_term: 1 leader_uuid: "cd81ba96be50480ca7562e9d5d0c7c51" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a505d69f347e418e9baf7dd6eb2e876e" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 41351 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "cd81ba96be50480ca7562e9d5d0c7c51" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 43737 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b515092b1e9f4564914258bd3d3feebc" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 36043 } health_report { overall_health: UNKNOWN } } }
I20260710 13:16:15.289870  8869 raft_consensus.cc:359] T 6e3f0c202d98416d8270b9f67f93a49e P b515092b1e9f4564914258bd3d3feebc [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a505d69f347e418e9baf7dd6eb2e876e" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 41351 } } peers { permanent_uuid: "cd81ba96be50480ca7562e9d5d0c7c51" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 43737 } } peers { permanent_uuid: "b515092b1e9f4564914258bd3d3feebc" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 36043 } }
I20260710 13:16:15.290540  8869 raft_consensus.cc:385] T 6e3f0c202d98416d8270b9f67f93a49e P b515092b1e9f4564914258bd3d3feebc [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:16:15.290802  8869 raft_consensus.cc:740] T 6e3f0c202d98416d8270b9f67f93a49e P b515092b1e9f4564914258bd3d3feebc [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b515092b1e9f4564914258bd3d3feebc, State: Initialized, Role: FOLLOWER
I20260710 13:16:15.291306  8869 consensus_queue.cc:260] T 6e3f0c202d98416d8270b9f67f93a49e P b515092b1e9f4564914258bd3d3feebc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a505d69f347e418e9baf7dd6eb2e876e" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 41351 } } peers { permanent_uuid: "cd81ba96be50480ca7562e9d5d0c7c51" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 43737 } } peers { permanent_uuid: "b515092b1e9f4564914258bd3d3feebc" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 36043 } }
I20260710 13:16:15.292755  8869 ts_tablet_manager.cc:1434] T 6e3f0c202d98416d8270b9f67f93a49e P b515092b1e9f4564914258bd3d3feebc: Time spent starting tablet: real 0.005s	user 0.007s	sys 0.000s
I20260710 13:16:15.293496  8869 tablet_bootstrap.cc:492] T 61a009c2347d44179b3b3a8e6fe85365 P b515092b1e9f4564914258bd3d3feebc: Bootstrap starting.
I20260710 13:16:15.298012  8897 raft_consensus.cc:493] T 61a009c2347d44179b3b3a8e6fe85365 P cd81ba96be50480ca7562e9d5d0c7c51 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:16:15.298769  8869 tablet_bootstrap.cc:654] T 61a009c2347d44179b3b3a8e6fe85365 P b515092b1e9f4564914258bd3d3feebc: Neither blocks nor log segments found. Creating new log.
I20260710 13:16:15.298488  8897 raft_consensus.cc:515] T 61a009c2347d44179b3b3a8e6fe85365 P cd81ba96be50480ca7562e9d5d0c7c51 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a505d69f347e418e9baf7dd6eb2e876e" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 41351 } } peers { permanent_uuid: "cd81ba96be50480ca7562e9d5d0c7c51" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 43737 } } peers { permanent_uuid: "b515092b1e9f4564914258bd3d3feebc" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 36043 } }
I20260710 13:16:15.300503  8897 leader_election.cc:290] T 61a009c2347d44179b3b3a8e6fe85365 P cd81ba96be50480ca7562e9d5d0c7c51 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a505d69f347e418e9baf7dd6eb2e876e (127.5.154.1:41351), b515092b1e9f4564914258bd3d3feebc (127.5.154.3:36043)
I20260710 13:16:15.302137  8680 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "61a009c2347d44179b3b3a8e6fe85365" candidate_uuid: "cd81ba96be50480ca7562e9d5d0c7c51" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a505d69f347e418e9baf7dd6eb2e876e" is_pre_election: true
I20260710 13:16:15.302791  8680 raft_consensus.cc:2468] T 61a009c2347d44179b3b3a8e6fe85365 P a505d69f347e418e9baf7dd6eb2e876e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate cd81ba96be50480ca7562e9d5d0c7c51 in term 0.
I20260710 13:16:15.302101  8829 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "61a009c2347d44179b3b3a8e6fe85365" candidate_uuid: "cd81ba96be50480ca7562e9d5d0c7c51" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b515092b1e9f4564914258bd3d3feebc" is_pre_election: true
I20260710 13:16:15.304308  8718 leader_election.cc:304] T 61a009c2347d44179b3b3a8e6fe85365 P cd81ba96be50480ca7562e9d5d0c7c51 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: a505d69f347e418e9baf7dd6eb2e876e, cd81ba96be50480ca7562e9d5d0c7c51; no voters: 
I20260710 13:16:15.304987  8897 raft_consensus.cc:2804] T 61a009c2347d44179b3b3a8e6fe85365 P cd81ba96be50480ca7562e9d5d0c7c51 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:16:15.305315  8897 raft_consensus.cc:493] T 61a009c2347d44179b3b3a8e6fe85365 P cd81ba96be50480ca7562e9d5d0c7c51 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:16:15.305680  8897 raft_consensus.cc:3060] T 61a009c2347d44179b3b3a8e6fe85365 P cd81ba96be50480ca7562e9d5d0c7c51 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:16:15.306257  8869 tablet_bootstrap.cc:492] T 61a009c2347d44179b3b3a8e6fe85365 P b515092b1e9f4564914258bd3d3feebc: No bootstrap required, opened a new log
I20260710 13:16:15.306697  8869 ts_tablet_manager.cc:1403] T 61a009c2347d44179b3b3a8e6fe85365 P b515092b1e9f4564914258bd3d3feebc: Time spent bootstrapping tablet: real 0.013s	user 0.005s	sys 0.004s
W20260710 13:16:15.306358  8720 leader_election.cc:343] T 61a009c2347d44179b3b3a8e6fe85365 P cd81ba96be50480ca7562e9d5d0c7c51 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer b515092b1e9f4564914258bd3d3feebc (127.5.154.3:36043): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:16:15.309423  8869 raft_consensus.cc:359] T 61a009c2347d44179b3b3a8e6fe85365 P b515092b1e9f4564914258bd3d3feebc [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a505d69f347e418e9baf7dd6eb2e876e" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 41351 } } peers { permanent_uuid: "cd81ba96be50480ca7562e9d5d0c7c51" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 43737 } } peers { permanent_uuid: "b515092b1e9f4564914258bd3d3feebc" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 36043 } }
I20260710 13:16:15.310039  8869 raft_consensus.cc:385] T 61a009c2347d44179b3b3a8e6fe85365 P b515092b1e9f4564914258bd3d3feebc [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:16:15.310286  8869 raft_consensus.cc:740] T 61a009c2347d44179b3b3a8e6fe85365 P b515092b1e9f4564914258bd3d3feebc [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b515092b1e9f4564914258bd3d3feebc, State: Initialized, Role: FOLLOWER
I20260710 13:16:15.310990  8869 consensus_queue.cc:260] T 61a009c2347d44179b3b3a8e6fe85365 P b515092b1e9f4564914258bd3d3feebc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a505d69f347e418e9baf7dd6eb2e876e" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 41351 } } peers { permanent_uuid: "cd81ba96be50480ca7562e9d5d0c7c51" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 43737 } } peers { permanent_uuid: "b515092b1e9f4564914258bd3d3feebc" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 36043 } }
I20260710 13:16:15.311347  8577 catalog_manager.cc:5697] T 8bcca52a836b453eb75e79321cdc9e90 P a505d69f347e418e9baf7dd6eb2e876e reported cstate change: term changed from 1 to 2, leader changed from b515092b1e9f4564914258bd3d3feebc (127.5.154.3) to a505d69f347e418e9baf7dd6eb2e876e (127.5.154.1). New cstate: current_term: 2 leader_uuid: "a505d69f347e418e9baf7dd6eb2e876e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cd81ba96be50480ca7562e9d5d0c7c51" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 43737 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a505d69f347e418e9baf7dd6eb2e876e" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 41351 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b515092b1e9f4564914258bd3d3feebc" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 36043 } health_report { overall_health: UNKNOWN } } }
I20260710 13:16:15.312266  8897 raft_consensus.cc:515] T 61a009c2347d44179b3b3a8e6fe85365 P cd81ba96be50480ca7562e9d5d0c7c51 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a505d69f347e418e9baf7dd6eb2e876e" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 41351 } } peers { permanent_uuid: "cd81ba96be50480ca7562e9d5d0c7c51" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 43737 } } peers { permanent_uuid: "b515092b1e9f4564914258bd3d3feebc" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 36043 } }
I20260710 13:16:15.313270  8869 ts_tablet_manager.cc:1434] T 61a009c2347d44179b3b3a8e6fe85365 P b515092b1e9f4564914258bd3d3feebc: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260710 13:16:15.314273  8897 leader_election.cc:290] T 61a009c2347d44179b3b3a8e6fe85365 P cd81ba96be50480ca7562e9d5d0c7c51 [CANDIDATE]: Term 1 election: Requested vote from peers a505d69f347e418e9baf7dd6eb2e876e (127.5.154.1:41351), b515092b1e9f4564914258bd3d3feebc (127.5.154.3:36043)
I20260710 13:16:15.314895  8680 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "61a009c2347d44179b3b3a8e6fe85365" candidate_uuid: "cd81ba96be50480ca7562e9d5d0c7c51" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a505d69f347e418e9baf7dd6eb2e876e"
I20260710 13:16:15.315291  8680 raft_consensus.cc:3060] T 61a009c2347d44179b3b3a8e6fe85365 P a505d69f347e418e9baf7dd6eb2e876e [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:16:15.317233  8829 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "61a009c2347d44179b3b3a8e6fe85365" candidate_uuid: "cd81ba96be50480ca7562e9d5d0c7c51" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b515092b1e9f4564914258bd3d3feebc"
I20260710 13:16:15.317692  8829 raft_consensus.cc:3060] T 61a009c2347d44179b3b3a8e6fe85365 P b515092b1e9f4564914258bd3d3feebc [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:16:15.320825  8680 raft_consensus.cc:2468] T 61a009c2347d44179b3b3a8e6fe85365 P a505d69f347e418e9baf7dd6eb2e876e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cd81ba96be50480ca7562e9d5d0c7c51 in term 1.
I20260710 13:16:15.321772  8718 leader_election.cc:304] T 61a009c2347d44179b3b3a8e6fe85365 P cd81ba96be50480ca7562e9d5d0c7c51 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: a505d69f347e418e9baf7dd6eb2e876e, cd81ba96be50480ca7562e9d5d0c7c51; no voters: 
I20260710 13:16:15.322084  8869 tablet_bootstrap.cc:492] T 9546cc5b9c48443681a90bbf793d51f1 P b515092b1e9f4564914258bd3d3feebc: Bootstrap starting.
I20260710 13:16:15.322516  8897 raft_consensus.cc:2804] T 61a009c2347d44179b3b3a8e6fe85365 P cd81ba96be50480ca7562e9d5d0c7c51 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:16:15.322757  8829 raft_consensus.cc:2468] T 61a009c2347d44179b3b3a8e6fe85365 P b515092b1e9f4564914258bd3d3feebc [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cd81ba96be50480ca7562e9d5d0c7c51 in term 1.
I20260710 13:16:15.323042  8897 raft_consensus.cc:697] T 61a009c2347d44179b3b3a8e6fe85365 P cd81ba96be50480ca7562e9d5d0c7c51 [term 1 LEADER]: Becoming Leader. State: Replica: cd81ba96be50480ca7562e9d5d0c7c51, State: Running, Role: LEADER
I20260710 13:16:15.323854  8897 consensus_queue.cc:237] T 61a009c2347d44179b3b3a8e6fe85365 P cd81ba96be50480ca7562e9d5d0c7c51 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a505d69f347e418e9baf7dd6eb2e876e" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 41351 } } peers { permanent_uuid: "cd81ba96be50480ca7562e9d5d0c7c51" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 43737 } } peers { permanent_uuid: "b515092b1e9f4564914258bd3d3feebc" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 36043 } }
I20260710 13:16:15.330230  8869 tablet_bootstrap.cc:654] T 9546cc5b9c48443681a90bbf793d51f1 P b515092b1e9f4564914258bd3d3feebc: Neither blocks nor log segments found. Creating new log.
I20260710 13:16:15.332454  8576 catalog_manager.cc:5697] T 61a009c2347d44179b3b3a8e6fe85365 P cd81ba96be50480ca7562e9d5d0c7c51 reported cstate change: term changed from 0 to 1, leader changed from <none> to cd81ba96be50480ca7562e9d5d0c7c51 (127.5.154.2). New cstate: current_term: 1 leader_uuid: "cd81ba96be50480ca7562e9d5d0c7c51" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a505d69f347e418e9baf7dd6eb2e876e" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 41351 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "cd81ba96be50480ca7562e9d5d0c7c51" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 43737 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b515092b1e9f4564914258bd3d3feebc" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 36043 } health_report { overall_health: UNKNOWN } } }
I20260710 13:16:15.334388  8869 tablet_bootstrap.cc:492] T 9546cc5b9c48443681a90bbf793d51f1 P b515092b1e9f4564914258bd3d3feebc: No bootstrap required, opened a new log
I20260710 13:16:15.334829  8869 ts_tablet_manager.cc:1403] T 9546cc5b9c48443681a90bbf793d51f1 P b515092b1e9f4564914258bd3d3feebc: Time spent bootstrapping tablet: real 0.013s	user 0.008s	sys 0.000s
I20260710 13:16:15.337178  8869 raft_consensus.cc:359] T 9546cc5b9c48443681a90bbf793d51f1 P b515092b1e9f4564914258bd3d3feebc [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a505d69f347e418e9baf7dd6eb2e876e" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 41351 } } peers { permanent_uuid: "cd81ba96be50480ca7562e9d5d0c7c51" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 43737 } } peers { permanent_uuid: "b515092b1e9f4564914258bd3d3feebc" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 36043 } }
I20260710 13:16:15.337678  8869 raft_consensus.cc:385] T 9546cc5b9c48443681a90bbf793d51f1 P b515092b1e9f4564914258bd3d3feebc [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:16:15.337929  8869 raft_consensus.cc:740] T 9546cc5b9c48443681a90bbf793d51f1 P b515092b1e9f4564914258bd3d3feebc [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b515092b1e9f4564914258bd3d3feebc, State: Initialized, Role: FOLLOWER
I20260710 13:16:15.338403  8869 consensus_queue.cc:260] T 9546cc5b9c48443681a90bbf793d51f1 P b515092b1e9f4564914258bd3d3feebc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a505d69f347e418e9baf7dd6eb2e876e" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 41351 } } peers { permanent_uuid: "cd81ba96be50480ca7562e9d5d0c7c51" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 43737 } } peers { permanent_uuid: "b515092b1e9f4564914258bd3d3feebc" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 36043 } }
I20260710 13:16:15.340001  8920 raft_consensus.cc:493] T b62f2d5210d2468194743f1e77146777 P b515092b1e9f4564914258bd3d3feebc [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:16:15.340376  8920 raft_consensus.cc:515] T b62f2d5210d2468194743f1e77146777 P b515092b1e9f4564914258bd3d3feebc [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a505d69f347e418e9baf7dd6eb2e876e" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 41351 } } peers { permanent_uuid: "cd81ba96be50480ca7562e9d5d0c7c51" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 43737 } } peers { permanent_uuid: "b515092b1e9f4564914258bd3d3feebc" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 36043 } }
I20260710 13:16:15.342090  8920 leader_election.cc:290] T b62f2d5210d2468194743f1e77146777 P b515092b1e9f4564914258bd3d3feebc [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a505d69f347e418e9baf7dd6eb2e876e (127.5.154.1:41351), cd81ba96be50480ca7562e9d5d0c7c51 (127.5.154.2:43737)
I20260710 13:16:15.342782  8680 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b62f2d5210d2468194743f1e77146777" candidate_uuid: "b515092b1e9f4564914258bd3d3feebc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a505d69f347e418e9baf7dd6eb2e876e" is_pre_election: true
I20260710 13:16:15.342972  8753 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b62f2d5210d2468194743f1e77146777" candidate_uuid: "b515092b1e9f4564914258bd3d3feebc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cd81ba96be50480ca7562e9d5d0c7c51" is_pre_election: true
I20260710 13:16:15.343535  8680 raft_consensus.cc:2393] T b62f2d5210d2468194743f1e77146777 P a505d69f347e418e9baf7dd6eb2e876e [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate b515092b1e9f4564914258bd3d3feebc in current term 1: Already voted for candidate cd81ba96be50480ca7562e9d5d0c7c51 in this term.
I20260710 13:16:15.344398  8792 leader_election.cc:304] T b62f2d5210d2468194743f1e77146777 P b515092b1e9f4564914258bd3d3feebc [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: b515092b1e9f4564914258bd3d3feebc; no voters: a505d69f347e418e9baf7dd6eb2e876e, cd81ba96be50480ca7562e9d5d0c7c51
I20260710 13:16:15.345024  8869 ts_tablet_manager.cc:1434] T 9546cc5b9c48443681a90bbf793d51f1 P b515092b1e9f4564914258bd3d3feebc: Time spent starting tablet: real 0.010s	user 0.006s	sys 0.000s
I20260710 13:16:15.345079  8920 raft_consensus.cc:3060] T b62f2d5210d2468194743f1e77146777 P b515092b1e9f4564914258bd3d3feebc [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:16:15.349871  8920 raft_consensus.cc:2749] T b62f2d5210d2468194743f1e77146777 P b515092b1e9f4564914258bd3d3feebc [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:16:15.441885  8910 raft_consensus.cc:493] T 6e3f0c202d98416d8270b9f67f93a49e P a505d69f347e418e9baf7dd6eb2e876e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:16:15.442373  8910 raft_consensus.cc:515] T 6e3f0c202d98416d8270b9f67f93a49e P a505d69f347e418e9baf7dd6eb2e876e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a505d69f347e418e9baf7dd6eb2e876e" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 41351 } } peers { permanent_uuid: "cd81ba96be50480ca7562e9d5d0c7c51" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 43737 } } peers { permanent_uuid: "b515092b1e9f4564914258bd3d3feebc" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 36043 } }
I20260710 13:16:15.443938  8910 leader_election.cc:290] T 6e3f0c202d98416d8270b9f67f93a49e P a505d69f347e418e9baf7dd6eb2e876e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers cd81ba96be50480ca7562e9d5d0c7c51 (127.5.154.2:43737), b515092b1e9f4564914258bd3d3feebc (127.5.154.3:36043)
I20260710 13:16:15.444736  8753 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6e3f0c202d98416d8270b9f67f93a49e" candidate_uuid: "a505d69f347e418e9baf7dd6eb2e876e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cd81ba96be50480ca7562e9d5d0c7c51" is_pre_election: true
I20260710 13:16:15.444947  8829 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6e3f0c202d98416d8270b9f67f93a49e" candidate_uuid: "a505d69f347e418e9baf7dd6eb2e876e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b515092b1e9f4564914258bd3d3feebc" is_pre_election: true
I20260710 13:16:15.445386  8753 raft_consensus.cc:2468] T 6e3f0c202d98416d8270b9f67f93a49e P cd81ba96be50480ca7562e9d5d0c7c51 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a505d69f347e418e9baf7dd6eb2e876e in term 0.
I20260710 13:16:15.445482  8829 raft_consensus.cc:2468] T 6e3f0c202d98416d8270b9f67f93a49e P b515092b1e9f4564914258bd3d3feebc [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a505d69f347e418e9baf7dd6eb2e876e in term 0.
I20260710 13:16:15.446519  8645 leader_election.cc:304] T 6e3f0c202d98416d8270b9f67f93a49e P a505d69f347e418e9baf7dd6eb2e876e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: a505d69f347e418e9baf7dd6eb2e876e, b515092b1e9f4564914258bd3d3feebc; no voters: 
I20260710 13:16:15.447081  8910 raft_consensus.cc:2804] T 6e3f0c202d98416d8270b9f67f93a49e P a505d69f347e418e9baf7dd6eb2e876e [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:16:15.447365  8910 raft_consensus.cc:493] T 6e3f0c202d98416d8270b9f67f93a49e P a505d69f347e418e9baf7dd6eb2e876e [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:16:15.447613  8910 raft_consensus.cc:3060] T 6e3f0c202d98416d8270b9f67f93a49e P a505d69f347e418e9baf7dd6eb2e876e [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:16:15.452041  8910 raft_consensus.cc:515] T 6e3f0c202d98416d8270b9f67f93a49e P a505d69f347e418e9baf7dd6eb2e876e [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a505d69f347e418e9baf7dd6eb2e876e" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 41351 } } peers { permanent_uuid: "cd81ba96be50480ca7562e9d5d0c7c51" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 43737 } } peers { permanent_uuid: "b515092b1e9f4564914258bd3d3feebc" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 36043 } }
I20260710 13:16:15.453621  8910 leader_election.cc:290] T 6e3f0c202d98416d8270b9f67f93a49e P a505d69f347e418e9baf7dd6eb2e876e [CANDIDATE]: Term 1 election: Requested vote from peers cd81ba96be50480ca7562e9d5d0c7c51 (127.5.154.2:43737), b515092b1e9f4564914258bd3d3feebc (127.5.154.3:36043)
I20260710 13:16:15.454227  8753 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6e3f0c202d98416d8270b9f67f93a49e" candidate_uuid: "a505d69f347e418e9baf7dd6eb2e876e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cd81ba96be50480ca7562e9d5d0c7c51"
I20260710 13:16:15.454528  8829 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6e3f0c202d98416d8270b9f67f93a49e" candidate_uuid: "a505d69f347e418e9baf7dd6eb2e876e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b515092b1e9f4564914258bd3d3feebc"
I20260710 13:16:15.454794  8753 raft_consensus.cc:3060] T 6e3f0c202d98416d8270b9f67f93a49e P cd81ba96be50480ca7562e9d5d0c7c51 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:16:15.455076  8829 raft_consensus.cc:3060] T 6e3f0c202d98416d8270b9f67f93a49e P b515092b1e9f4564914258bd3d3feebc [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:16:15.461346  8829 raft_consensus.cc:2468] T 6e3f0c202d98416d8270b9f67f93a49e P b515092b1e9f4564914258bd3d3feebc [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a505d69f347e418e9baf7dd6eb2e876e in term 1.
I20260710 13:16:15.461346  8753 raft_consensus.cc:2468] T 6e3f0c202d98416d8270b9f67f93a49e P cd81ba96be50480ca7562e9d5d0c7c51 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a505d69f347e418e9baf7dd6eb2e876e in term 1.
I20260710 13:16:15.462524  8645 leader_election.cc:304] T 6e3f0c202d98416d8270b9f67f93a49e P a505d69f347e418e9baf7dd6eb2e876e [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: a505d69f347e418e9baf7dd6eb2e876e, b515092b1e9f4564914258bd3d3feebc; no voters: 
I20260710 13:16:15.463124  8910 raft_consensus.cc:2804] T 6e3f0c202d98416d8270b9f67f93a49e P a505d69f347e418e9baf7dd6eb2e876e [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:16:15.463485  8910 raft_consensus.cc:697] T 6e3f0c202d98416d8270b9f67f93a49e P a505d69f347e418e9baf7dd6eb2e876e [term 1 LEADER]: Becoming Leader. State: Replica: a505d69f347e418e9baf7dd6eb2e876e, State: Running, Role: LEADER
I20260710 13:16:15.464211  8910 consensus_queue.cc:237] T 6e3f0c202d98416d8270b9f67f93a49e P a505d69f347e418e9baf7dd6eb2e876e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a505d69f347e418e9baf7dd6eb2e876e" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 41351 } } peers { permanent_uuid: "cd81ba96be50480ca7562e9d5d0c7c51" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 43737 } } peers { permanent_uuid: "b515092b1e9f4564914258bd3d3feebc" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 36043 } }
I20260710 13:16:15.470839  8576 catalog_manager.cc:5697] T 6e3f0c202d98416d8270b9f67f93a49e P a505d69f347e418e9baf7dd6eb2e876e reported cstate change: term changed from 0 to 1, leader changed from <none> to a505d69f347e418e9baf7dd6eb2e876e (127.5.154.1). New cstate: current_term: 1 leader_uuid: "a505d69f347e418e9baf7dd6eb2e876e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a505d69f347e418e9baf7dd6eb2e876e" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 41351 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "cd81ba96be50480ca7562e9d5d0c7c51" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 43737 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b515092b1e9f4564914258bd3d3feebc" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 36043 } health_report { overall_health: UNKNOWN } } }
I20260710 13:16:15.490007  8897 consensus_queue.cc:1048] T b9e6499187794bdf8d13926cd81c4709 P cd81ba96be50480ca7562e9d5d0c7c51 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a505d69f347e418e9baf7dd6eb2e876e" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 41351 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:16:15.500103  8921 consensus_queue.cc:1048] T b9e6499187794bdf8d13926cd81c4709 P cd81ba96be50480ca7562e9d5d0c7c51 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b515092b1e9f4564914258bd3d3feebc" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 36043 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 13:16:15.525287  8753 raft_consensus.cc:3060] T 6639d4c5319b4fb9885e27a63332c6c6 P cd81ba96be50480ca7562e9d5d0c7c51 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:16:15.531000  8920 consensus_queue.cc:1048] T 6639d4c5319b4fb9885e27a63332c6c6 P b515092b1e9f4564914258bd3d3feebc [LEADER]: Connected to new peer: Peer: permanent_uuid: "cd81ba96be50480ca7562e9d5d0c7c51" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 43737 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:16:15.540253  8879 consensus_queue.cc:1048] T 6639d4c5319b4fb9885e27a63332c6c6 P b515092b1e9f4564914258bd3d3feebc [LEADER]: Connected to new peer: Peer: permanent_uuid: "a505d69f347e418e9baf7dd6eb2e876e" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 41351 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:16:15.546502  8753 raft_consensus.cc:1240] T 8bcca52a836b453eb75e79321cdc9e90 P cd81ba96be50480ca7562e9d5d0c7c51 [term 2 FOLLOWER]: Rejecting Update request from peer b515092b1e9f4564914258bd3d3feebc for earlier term 1. Current term is 2. Ops: []
I20260710 13:16:15.547857  8919 consensus_queue.cc:1059] T 8bcca52a836b453eb75e79321cdc9e90 P b515092b1e9f4564914258bd3d3feebc [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "cd81ba96be50480ca7562e9d5d0c7c51" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 43737 }, Status: INVALID_TERM, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:16:15.548488  8879 raft_consensus.cc:3055] T 8bcca52a836b453eb75e79321cdc9e90 P b515092b1e9f4564914258bd3d3feebc [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:16:15.548858  8879 raft_consensus.cc:740] T 8bcca52a836b453eb75e79321cdc9e90 P b515092b1e9f4564914258bd3d3feebc [term 1 LEADER]: Becoming Follower/Learner. State: Replica: b515092b1e9f4564914258bd3d3feebc, State: Running, Role: LEADER
I20260710 13:16:15.549620  8879 consensus_queue.cc:260] T 8bcca52a836b453eb75e79321cdc9e90 P b515092b1e9f4564914258bd3d3feebc [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: "cd81ba96be50480ca7562e9d5d0c7c51" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 43737 } } peers { permanent_uuid: "a505d69f347e418e9baf7dd6eb2e876e" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 41351 } } peers { permanent_uuid: "b515092b1e9f4564914258bd3d3feebc" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 36043 } }
I20260710 13:16:15.550719  8879 raft_consensus.cc:3060] T 8bcca52a836b453eb75e79321cdc9e90 P b515092b1e9f4564914258bd3d3feebc [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:16:15.588685  8921 consensus_queue.cc:1048] T b62f2d5210d2468194743f1e77146777 P cd81ba96be50480ca7562e9d5d0c7c51 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b515092b1e9f4564914258bd3d3feebc" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 36043 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:16:15.599009  8944 consensus_queue.cc:1048] T b62f2d5210d2468194743f1e77146777 P cd81ba96be50480ca7562e9d5d0c7c51 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a505d69f347e418e9baf7dd6eb2e876e" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 41351 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 13:16:15.606343  8910 consensus_queue.cc:1048] T 9546cc5b9c48443681a90bbf793d51f1 P a505d69f347e418e9baf7dd6eb2e876e [LEADER]: Connected to new peer: Peer: permanent_uuid: "cd81ba96be50480ca7562e9d5d0c7c51" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 43737 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:16:15.615190  8829 raft_consensus.cc:3060] T 9546cc5b9c48443681a90bbf793d51f1 P b515092b1e9f4564914258bd3d3feebc [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:16:15.622330  8909 consensus_queue.cc:1048] T 9546cc5b9c48443681a90bbf793d51f1 P a505d69f347e418e9baf7dd6eb2e876e [LEADER]: Connected to new peer: Peer: permanent_uuid: "b515092b1e9f4564914258bd3d3feebc" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 36043 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:16:15.623699  5736 ts_manager.cc:295] Set tserver state for a505d69f347e418e9baf7dd6eb2e876e to MAINTENANCE_MODE
I20260710 13:16:15.624442  5736 tablet_server.cc:179] TabletServer@127.5.154.1:0 shutting down...
I20260710 13:16:15.645563  5736 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260710 13:16:15.646283  5736 tablet_replica.cc:333] T b730be1a6e074eb999ff0d2b8d1dc9cd P a505d69f347e418e9baf7dd6eb2e876e: stopping tablet replica
I20260710 13:16:15.646893  5736 raft_consensus.cc:2243] T b730be1a6e074eb999ff0d2b8d1dc9cd P a505d69f347e418e9baf7dd6eb2e876e [term 0 FOLLOWER]: Raft consensus shutting down.
I20260710 13:16:15.647235  5736 raft_consensus.cc:2272] T b730be1a6e074eb999ff0d2b8d1dc9cd P a505d69f347e418e9baf7dd6eb2e876e [term 0 FOLLOWER]: Raft consensus is shut down!
I20260710 13:16:15.649032  5736 tablet_replica.cc:333] T 8bcca52a836b453eb75e79321cdc9e90 P a505d69f347e418e9baf7dd6eb2e876e: stopping tablet replica
I20260710 13:16:15.649529  5736 raft_consensus.cc:2243] T 8bcca52a836b453eb75e79321cdc9e90 P a505d69f347e418e9baf7dd6eb2e876e [term 2 LEADER]: Raft consensus shutting down.
I20260710 13:16:15.650015  5736 pending_rounds.cc:70] T 8bcca52a836b453eb75e79321cdc9e90 P a505d69f347e418e9baf7dd6eb2e876e: Trying to abort 1 pending ops.
I20260710 13:16:15.650178  5736 pending_rounds.cc:77] T 8bcca52a836b453eb75e79321cdc9e90 P a505d69f347e418e9baf7dd6eb2e876e: Aborting op as it isn't in flight: id { term: 2 index: 1 } timestamp: 7305991681061715968 op_type: NO_OP noop_request { }
I20260710 13:16:15.650405  5736 raft_consensus.cc:2889] T 8bcca52a836b453eb75e79321cdc9e90 P a505d69f347e418e9baf7dd6eb2e876e [term 2 LEADER]: NO_OP replication failed: Aborted: Op aborted
I20260710 13:16:15.650617  5736 raft_consensus.cc:2272] T 8bcca52a836b453eb75e79321cdc9e90 P a505d69f347e418e9baf7dd6eb2e876e [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:16:15.652645  5736 tablet_replica.cc:333] T 6639d4c5319b4fb9885e27a63332c6c6 P a505d69f347e418e9baf7dd6eb2e876e: stopping tablet replica
I20260710 13:16:15.653333  5736 raft_consensus.cc:2243] T 6639d4c5319b4fb9885e27a63332c6c6 P a505d69f347e418e9baf7dd6eb2e876e [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:16:15.653720  5736 raft_consensus.cc:2272] T 6639d4c5319b4fb9885e27a63332c6c6 P a505d69f347e418e9baf7dd6eb2e876e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:16:15.655700  5736 tablet_replica.cc:333] T 8a90da2890a54a06a65655e83d1fbfd3 P a505d69f347e418e9baf7dd6eb2e876e: stopping tablet replica
I20260710 13:16:15.656162  5736 raft_consensus.cc:2243] T 8a90da2890a54a06a65655e83d1fbfd3 P a505d69f347e418e9baf7dd6eb2e876e [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:16:15.656445  5736 raft_consensus.cc:2272] T 8a90da2890a54a06a65655e83d1fbfd3 P a505d69f347e418e9baf7dd6eb2e876e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:16:15.657900  5736 tablet_replica.cc:333] T 61a009c2347d44179b3b3a8e6fe85365 P a505d69f347e418e9baf7dd6eb2e876e: stopping tablet replica
I20260710 13:16:15.658331  5736 raft_consensus.cc:2243] T 61a009c2347d44179b3b3a8e6fe85365 P a505d69f347e418e9baf7dd6eb2e876e [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:16:15.658620  5736 raft_consensus.cc:2272] T 61a009c2347d44179b3b3a8e6fe85365 P a505d69f347e418e9baf7dd6eb2e876e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:16:15.659955  5736 tablet_replica.cc:333] T b9e6499187794bdf8d13926cd81c4709 P a505d69f347e418e9baf7dd6eb2e876e: stopping tablet replica
I20260710 13:16:15.660419  5736 raft_consensus.cc:2243] T b9e6499187794bdf8d13926cd81c4709 P a505d69f347e418e9baf7dd6eb2e876e [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:16:15.660778  5736 raft_consensus.cc:2272] T b9e6499187794bdf8d13926cd81c4709 P a505d69f347e418e9baf7dd6eb2e876e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:16:15.662557  5736 tablet_replica.cc:333] T 9546cc5b9c48443681a90bbf793d51f1 P a505d69f347e418e9baf7dd6eb2e876e: stopping tablet replica
I20260710 13:16:15.662990  5736 raft_consensus.cc:2243] T 9546cc5b9c48443681a90bbf793d51f1 P a505d69f347e418e9baf7dd6eb2e876e [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:16:15.663654  5736 raft_consensus.cc:2272] T 9546cc5b9c48443681a90bbf793d51f1 P a505d69f347e418e9baf7dd6eb2e876e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:16:15.665350  5736 tablet_replica.cc:333] T 6e3f0c202d98416d8270b9f67f93a49e P a505d69f347e418e9baf7dd6eb2e876e: stopping tablet replica
I20260710 13:16:15.665767  5736 raft_consensus.cc:2243] T 6e3f0c202d98416d8270b9f67f93a49e P a505d69f347e418e9baf7dd6eb2e876e [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:16:15.666235  5736 pending_rounds.cc:70] T 6e3f0c202d98416d8270b9f67f93a49e P a505d69f347e418e9baf7dd6eb2e876e: Trying to abort 1 pending ops.
I20260710 13:16:15.666388  5736 pending_rounds.cc:77] T 6e3f0c202d98416d8270b9f67f93a49e P a505d69f347e418e9baf7dd6eb2e876e: Aborting op as it isn't in flight: id { term: 1 index: 1 } timestamp: 7305991681908154368 op_type: NO_OP noop_request { }
I20260710 13:16:15.666594  5736 raft_consensus.cc:2889] T 6e3f0c202d98416d8270b9f67f93a49e P a505d69f347e418e9baf7dd6eb2e876e [term 1 LEADER]: NO_OP replication failed: Aborted: Op aborted
I20260710 13:16:15.666792  5736 raft_consensus.cc:2272] T 6e3f0c202d98416d8270b9f67f93a49e P a505d69f347e418e9baf7dd6eb2e876e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:16:15.668413  5736 tablet_replica.cc:333] T b62f2d5210d2468194743f1e77146777 P a505d69f347e418e9baf7dd6eb2e876e: stopping tablet replica
I20260710 13:16:15.668857  5736 raft_consensus.cc:2243] T b62f2d5210d2468194743f1e77146777 P a505d69f347e418e9baf7dd6eb2e876e [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:16:15.669183  5736 raft_consensus.cc:2272] T b62f2d5210d2468194743f1e77146777 P a505d69f347e418e9baf7dd6eb2e876e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:16:15.671042  5736 tablet_replica.cc:333] T d3b70b807d384faa8791a6e7caf9211f P a505d69f347e418e9baf7dd6eb2e876e: stopping tablet replica
I20260710 13:16:15.671444  5736 raft_consensus.cc:2243] T d3b70b807d384faa8791a6e7caf9211f P a505d69f347e418e9baf7dd6eb2e876e [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:16:15.671901  5736 pending_rounds.cc:70] T d3b70b807d384faa8791a6e7caf9211f P a505d69f347e418e9baf7dd6eb2e876e: Trying to abort 1 pending ops.
I20260710 13:16:15.672057  5736 pending_rounds.cc:77] T d3b70b807d384faa8791a6e7caf9211f P a505d69f347e418e9baf7dd6eb2e876e: Aborting op as it isn't in flight: id { term: 1 index: 1 } timestamp: 7305991681018654720 op_type: NO_OP noop_request { }
I20260710 13:16:15.672304  5736 raft_consensus.cc:2889] T d3b70b807d384faa8791a6e7caf9211f P a505d69f347e418e9baf7dd6eb2e876e [term 1 LEADER]: NO_OP replication failed: Aborted: Op aborted
I20260710 13:16:15.672506  5736 raft_consensus.cc:2272] T d3b70b807d384faa8791a6e7caf9211f P a505d69f347e418e9baf7dd6eb2e876e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:16:15.698483  5736 tablet_server.cc:196] TabletServer@127.5.154.1:0 shutdown complete.
W20260710 13:16:15.725713  8718 proxy.cc:239] Call had error, refreshing address and retrying: Network error: Client connection negotiation failed: client connection to 127.5.154.1:41351: connect: Connection refused (error 111) [suppressed 11 similar messages]
I20260710 13:16:15.727520  8944 consensus_queue.cc:1048] T 8a90da2890a54a06a65655e83d1fbfd3 P cd81ba96be50480ca7562e9d5d0c7c51 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b515092b1e9f4564914258bd3d3feebc" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 36043 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260710 13:16:15.728984  8718 consensus_peers.cc:597] T 61a009c2347d44179b3b3a8e6fe85365 P cd81ba96be50480ca7562e9d5d0c7c51 -> Peer a505d69f347e418e9baf7dd6eb2e876e (127.5.154.1:41351): Couldn't send request to peer a505d69f347e418e9baf7dd6eb2e876e. Status: Network error: Client connection negotiation failed: client connection to 127.5.154.1:41351: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260710 13:16:15.739450  8718 consensus_peers.cc:597] T 8a90da2890a54a06a65655e83d1fbfd3 P cd81ba96be50480ca7562e9d5d0c7c51 -> Peer a505d69f347e418e9baf7dd6eb2e876e (127.5.154.1:41351): Couldn't send request to peer a505d69f347e418e9baf7dd6eb2e876e. Status: Network error: Client connection negotiation failed: client connection to 127.5.154.1:41351: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260710 13:16:15.796686  8792 consensus_peers.cc:597] T b730be1a6e074eb999ff0d2b8d1dc9cd P b515092b1e9f4564914258bd3d3feebc -> Peer a505d69f347e418e9baf7dd6eb2e876e (127.5.154.1:41351): Couldn't send request to peer a505d69f347e418e9baf7dd6eb2e876e. Status: Network error: Client connection negotiation failed: client connection to 127.5.154.1:41351: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 13:16:15.860647  8879 consensus_queue.cc:1048] T b730be1a6e074eb999ff0d2b8d1dc9cd P b515092b1e9f4564914258bd3d3feebc [LEADER]: Connected to new peer: Peer: permanent_uuid: "cd81ba96be50480ca7562e9d5d0c7c51" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 43737 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:16:15.878314  8897 consensus_queue.cc:1048] T 61a009c2347d44179b3b3a8e6fe85365 P cd81ba96be50480ca7562e9d5d0c7c51 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b515092b1e9f4564914258bd3d3feebc" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 36043 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260710 13:16:16.008330  8626 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
W20260710 13:16:16.014470  8718 consensus_peers.cc:597] T b9e6499187794bdf8d13926cd81c4709 P cd81ba96be50480ca7562e9d5d0c7c51 -> Peer a505d69f347e418e9baf7dd6eb2e876e (127.5.154.1:41351): Couldn't send request to peer a505d69f347e418e9baf7dd6eb2e876e. Status: Network error: Client connection negotiation failed: client connection to 127.5.154.1:41351: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260710 13:16:16.156756  8792 consensus_peers.cc:597] T 6639d4c5319b4fb9885e27a63332c6c6 P b515092b1e9f4564914258bd3d3feebc -> Peer a505d69f347e418e9baf7dd6eb2e876e (127.5.154.1:41351): Couldn't send request to peer a505d69f347e418e9baf7dd6eb2e876e. Status: Network error: Client connection negotiation failed: client connection to 127.5.154.1:41351: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260710 13:16:16.169075  8718 consensus_peers.cc:597] T b62f2d5210d2468194743f1e77146777 P cd81ba96be50480ca7562e9d5d0c7c51 -> Peer a505d69f347e418e9baf7dd6eb2e876e (127.5.154.1:41351): Couldn't send request to peer a505d69f347e418e9baf7dd6eb2e876e. Status: Network error: Client connection negotiation failed: client connection to 127.5.154.1:41351: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 13:16:16.825655  8956 raft_consensus.cc:493] T 8bcca52a836b453eb75e79321cdc9e90 P b515092b1e9f4564914258bd3d3feebc [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:16:16.826107  8956 raft_consensus.cc:515] T 8bcca52a836b453eb75e79321cdc9e90 P b515092b1e9f4564914258bd3d3feebc [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cd81ba96be50480ca7562e9d5d0c7c51" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 43737 } } peers { permanent_uuid: "a505d69f347e418e9baf7dd6eb2e876e" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 41351 } } peers { permanent_uuid: "b515092b1e9f4564914258bd3d3feebc" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 36043 } }
I20260710 13:16:16.827668  8956 leader_election.cc:290] T 8bcca52a836b453eb75e79321cdc9e90 P b515092b1e9f4564914258bd3d3feebc [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers cd81ba96be50480ca7562e9d5d0c7c51 (127.5.154.2:43737), a505d69f347e418e9baf7dd6eb2e876e (127.5.154.1:41351)
I20260710 13:16:16.828461  8753 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8bcca52a836b453eb75e79321cdc9e90" candidate_uuid: "b515092b1e9f4564914258bd3d3feebc" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "cd81ba96be50480ca7562e9d5d0c7c51" is_pre_election: true
I20260710 13:16:16.829038  8753 raft_consensus.cc:2468] T 8bcca52a836b453eb75e79321cdc9e90 P cd81ba96be50480ca7562e9d5d0c7c51 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b515092b1e9f4564914258bd3d3feebc in term 2.
I20260710 13:16:16.830431  8792 leader_election.cc:304] T 8bcca52a836b453eb75e79321cdc9e90 P b515092b1e9f4564914258bd3d3feebc [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: b515092b1e9f4564914258bd3d3feebc, cd81ba96be50480ca7562e9d5d0c7c51; no voters: 
I20260710 13:16:16.830983  8956 raft_consensus.cc:2804] T 8bcca52a836b453eb75e79321cdc9e90 P b515092b1e9f4564914258bd3d3feebc [term 2 FOLLOWER]: Leader pre-election won for term 3
W20260710 13:16:16.831024  8792 leader_election.cc:336] T 8bcca52a836b453eb75e79321cdc9e90 P b515092b1e9f4564914258bd3d3feebc [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer a505d69f347e418e9baf7dd6eb2e876e (127.5.154.1:41351): Network error: Client connection negotiation failed: client connection to 127.5.154.1:41351: connect: Connection refused (error 111)
I20260710 13:16:16.831267  8956 raft_consensus.cc:493] T 8bcca52a836b453eb75e79321cdc9e90 P b515092b1e9f4564914258bd3d3feebc [term 2 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:16:16.831596  8956 raft_consensus.cc:3060] T 8bcca52a836b453eb75e79321cdc9e90 P b515092b1e9f4564914258bd3d3feebc [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:16:16.836046  8956 raft_consensus.cc:515] T 8bcca52a836b453eb75e79321cdc9e90 P b515092b1e9f4564914258bd3d3feebc [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cd81ba96be50480ca7562e9d5d0c7c51" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 43737 } } peers { permanent_uuid: "a505d69f347e418e9baf7dd6eb2e876e" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 41351 } } peers { permanent_uuid: "b515092b1e9f4564914258bd3d3feebc" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 36043 } }
I20260710 13:16:16.837400  8956 leader_election.cc:290] T 8bcca52a836b453eb75e79321cdc9e90 P b515092b1e9f4564914258bd3d3feebc [CANDIDATE]: Term 3 election: Requested vote from peers cd81ba96be50480ca7562e9d5d0c7c51 (127.5.154.2:43737), a505d69f347e418e9baf7dd6eb2e876e (127.5.154.1:41351)
I20260710 13:16:16.838099  8753 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8bcca52a836b453eb75e79321cdc9e90" candidate_uuid: "b515092b1e9f4564914258bd3d3feebc" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "cd81ba96be50480ca7562e9d5d0c7c51"
I20260710 13:16:16.838536  8753 raft_consensus.cc:3060] T 8bcca52a836b453eb75e79321cdc9e90 P cd81ba96be50480ca7562e9d5d0c7c51 [term 2 FOLLOWER]: Advancing to term 3
W20260710 13:16:16.840513  8792 leader_election.cc:336] T 8bcca52a836b453eb75e79321cdc9e90 P b515092b1e9f4564914258bd3d3feebc [CANDIDATE]: Term 3 election: RPC error from VoteRequest() call to peer a505d69f347e418e9baf7dd6eb2e876e (127.5.154.1:41351): Network error: Client connection negotiation failed: client connection to 127.5.154.1:41351: connect: Connection refused (error 111)
I20260710 13:16:16.843313  8753 raft_consensus.cc:2468] T 8bcca52a836b453eb75e79321cdc9e90 P cd81ba96be50480ca7562e9d5d0c7c51 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b515092b1e9f4564914258bd3d3feebc in term 3.
I20260710 13:16:16.844067  8792 leader_election.cc:304] T 8bcca52a836b453eb75e79321cdc9e90 P b515092b1e9f4564914258bd3d3feebc [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: b515092b1e9f4564914258bd3d3feebc, cd81ba96be50480ca7562e9d5d0c7c51; no voters: a505d69f347e418e9baf7dd6eb2e876e
I20260710 13:16:16.844627  8956 raft_consensus.cc:2804] T 8bcca52a836b453eb75e79321cdc9e90 P b515092b1e9f4564914258bd3d3feebc [term 3 FOLLOWER]: Leader election won for term 3
I20260710 13:16:16.844970  8956 raft_consensus.cc:697] T 8bcca52a836b453eb75e79321cdc9e90 P b515092b1e9f4564914258bd3d3feebc [term 3 LEADER]: Becoming Leader. State: Replica: b515092b1e9f4564914258bd3d3feebc, State: Running, Role: LEADER
I20260710 13:16:16.845660  8956 consensus_queue.cc:237] T 8bcca52a836b453eb75e79321cdc9e90 P b515092b1e9f4564914258bd3d3feebc [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: "cd81ba96be50480ca7562e9d5d0c7c51" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 43737 } } peers { permanent_uuid: "a505d69f347e418e9baf7dd6eb2e876e" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 41351 } } peers { permanent_uuid: "b515092b1e9f4564914258bd3d3feebc" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 36043 } }
I20260710 13:16:16.851475  8576 catalog_manager.cc:5697] T 8bcca52a836b453eb75e79321cdc9e90 P b515092b1e9f4564914258bd3d3feebc reported cstate change: term changed from 2 to 3, leader changed from a505d69f347e418e9baf7dd6eb2e876e (127.5.154.1) to b515092b1e9f4564914258bd3d3feebc (127.5.154.3). New cstate: current_term: 3 leader_uuid: "b515092b1e9f4564914258bd3d3feebc" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cd81ba96be50480ca7562e9d5d0c7c51" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 43737 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a505d69f347e418e9baf7dd6eb2e876e" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 41351 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b515092b1e9f4564914258bd3d3feebc" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 36043 } health_report { overall_health: HEALTHY } } }
I20260710 13:16:16.904958  8956 raft_consensus.cc:493] T d3b70b807d384faa8791a6e7caf9211f P b515092b1e9f4564914258bd3d3feebc [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:16:16.905380  8956 raft_consensus.cc:515] T d3b70b807d384faa8791a6e7caf9211f P b515092b1e9f4564914258bd3d3feebc [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a505d69f347e418e9baf7dd6eb2e876e" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 41351 } } peers { permanent_uuid: "cd81ba96be50480ca7562e9d5d0c7c51" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 43737 } } peers { permanent_uuid: "b515092b1e9f4564914258bd3d3feebc" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 36043 } }
I20260710 13:16:16.906980  8956 leader_election.cc:290] T d3b70b807d384faa8791a6e7caf9211f P b515092b1e9f4564914258bd3d3feebc [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers a505d69f347e418e9baf7dd6eb2e876e (127.5.154.1:41351), cd81ba96be50480ca7562e9d5d0c7c51 (127.5.154.2:43737)
I20260710 13:16:16.908301  8753 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d3b70b807d384faa8791a6e7caf9211f" candidate_uuid: "b515092b1e9f4564914258bd3d3feebc" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cd81ba96be50480ca7562e9d5d0c7c51" is_pre_election: true
I20260710 13:16:16.908949  8753 raft_consensus.cc:2468] T d3b70b807d384faa8791a6e7caf9211f P cd81ba96be50480ca7562e9d5d0c7c51 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b515092b1e9f4564914258bd3d3feebc in term 1.
I20260710 13:16:16.909789  8792 leader_election.cc:304] T d3b70b807d384faa8791a6e7caf9211f P b515092b1e9f4564914258bd3d3feebc [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: b515092b1e9f4564914258bd3d3feebc, cd81ba96be50480ca7562e9d5d0c7c51; no voters: 
I20260710 13:16:16.910351  8956 raft_consensus.cc:2804] T d3b70b807d384faa8791a6e7caf9211f P b515092b1e9f4564914258bd3d3feebc [term 1 FOLLOWER]: Leader pre-election won for term 2
W20260710 13:16:16.910378  8792 leader_election.cc:336] T d3b70b807d384faa8791a6e7caf9211f P b515092b1e9f4564914258bd3d3feebc [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer a505d69f347e418e9baf7dd6eb2e876e (127.5.154.1:41351): Network error: Client connection negotiation failed: client connection to 127.5.154.1:41351: connect: Connection refused (error 111)
I20260710 13:16:16.910696  8956 raft_consensus.cc:493] T d3b70b807d384faa8791a6e7caf9211f P b515092b1e9f4564914258bd3d3feebc [term 1 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:16:16.911000  8956 raft_consensus.cc:3060] T d3b70b807d384faa8791a6e7caf9211f P b515092b1e9f4564914258bd3d3feebc [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:16:16.915498  8956 raft_consensus.cc:515] T d3b70b807d384faa8791a6e7caf9211f P b515092b1e9f4564914258bd3d3feebc [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a505d69f347e418e9baf7dd6eb2e876e" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 41351 } } peers { permanent_uuid: "cd81ba96be50480ca7562e9d5d0c7c51" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 43737 } } peers { permanent_uuid: "b515092b1e9f4564914258bd3d3feebc" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 36043 } }
I20260710 13:16:16.916916  8956 leader_election.cc:290] T d3b70b807d384faa8791a6e7caf9211f P b515092b1e9f4564914258bd3d3feebc [CANDIDATE]: Term 2 election: Requested vote from peers a505d69f347e418e9baf7dd6eb2e876e (127.5.154.1:41351), cd81ba96be50480ca7562e9d5d0c7c51 (127.5.154.2:43737)
I20260710 13:16:16.918076  8753 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d3b70b807d384faa8791a6e7caf9211f" candidate_uuid: "b515092b1e9f4564914258bd3d3feebc" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cd81ba96be50480ca7562e9d5d0c7c51"
I20260710 13:16:16.918637  8753 raft_consensus.cc:3060] T d3b70b807d384faa8791a6e7caf9211f P cd81ba96be50480ca7562e9d5d0c7c51 [term 1 FOLLOWER]: Advancing to term 2
W20260710 13:16:16.920112  8792 leader_election.cc:336] T d3b70b807d384faa8791a6e7caf9211f P b515092b1e9f4564914258bd3d3feebc [CANDIDATE]: Term 2 election: RPC error from VoteRequest() call to peer a505d69f347e418e9baf7dd6eb2e876e (127.5.154.1:41351): Network error: Client connection negotiation failed: client connection to 127.5.154.1:41351: connect: Connection refused (error 111)
I20260710 13:16:16.923134  8753 raft_consensus.cc:2468] T d3b70b807d384faa8791a6e7caf9211f P cd81ba96be50480ca7562e9d5d0c7c51 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b515092b1e9f4564914258bd3d3feebc in term 2.
I20260710 13:16:16.923892  8792 leader_election.cc:304] T d3b70b807d384faa8791a6e7caf9211f P b515092b1e9f4564914258bd3d3feebc [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: b515092b1e9f4564914258bd3d3feebc, cd81ba96be50480ca7562e9d5d0c7c51; no voters: a505d69f347e418e9baf7dd6eb2e876e
I20260710 13:16:16.924441  8956 raft_consensus.cc:2804] T d3b70b807d384faa8791a6e7caf9211f P b515092b1e9f4564914258bd3d3feebc [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:16:16.924829  8956 raft_consensus.cc:697] T d3b70b807d384faa8791a6e7caf9211f P b515092b1e9f4564914258bd3d3feebc [term 2 LEADER]: Becoming Leader. State: Replica: b515092b1e9f4564914258bd3d3feebc, State: Running, Role: LEADER
I20260710 13:16:16.925377  8956 consensus_queue.cc:237] T d3b70b807d384faa8791a6e7caf9211f P b515092b1e9f4564914258bd3d3feebc [LEADER]: Queue going to LEADER 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: "a505d69f347e418e9baf7dd6eb2e876e" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 41351 } } peers { permanent_uuid: "cd81ba96be50480ca7562e9d5d0c7c51" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 43737 } } peers { permanent_uuid: "b515092b1e9f4564914258bd3d3feebc" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 36043 } }
I20260710 13:16:16.931605  8576 catalog_manager.cc:5697] T d3b70b807d384faa8791a6e7caf9211f P b515092b1e9f4564914258bd3d3feebc reported cstate change: term changed from 1 to 2, leader changed from a505d69f347e418e9baf7dd6eb2e876e (127.5.154.1) to b515092b1e9f4564914258bd3d3feebc (127.5.154.3). New cstate: current_term: 2 leader_uuid: "b515092b1e9f4564914258bd3d3feebc" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a505d69f347e418e9baf7dd6eb2e876e" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 41351 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "cd81ba96be50480ca7562e9d5d0c7c51" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 43737 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b515092b1e9f4564914258bd3d3feebc" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 36043 } health_report { overall_health: HEALTHY } } }
W20260710 13:16:17.009227  8626 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
I20260710 13:16:17.116281  8921 raft_consensus.cc:493] T 9546cc5b9c48443681a90bbf793d51f1 P cd81ba96be50480ca7562e9d5d0c7c51 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader a505d69f347e418e9baf7dd6eb2e876e)
I20260710 13:16:17.116851  8921 raft_consensus.cc:515] T 9546cc5b9c48443681a90bbf793d51f1 P cd81ba96be50480ca7562e9d5d0c7c51 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a505d69f347e418e9baf7dd6eb2e876e" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 41351 } } peers { permanent_uuid: "cd81ba96be50480ca7562e9d5d0c7c51" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 43737 } } peers { permanent_uuid: "b515092b1e9f4564914258bd3d3feebc" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 36043 } }
I20260710 13:16:17.118535  8921 leader_election.cc:290] T 9546cc5b9c48443681a90bbf793d51f1 P cd81ba96be50480ca7562e9d5d0c7c51 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers a505d69f347e418e9baf7dd6eb2e876e (127.5.154.1:41351), b515092b1e9f4564914258bd3d3feebc (127.5.154.3:36043)
I20260710 13:16:17.119653  8829 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9546cc5b9c48443681a90bbf793d51f1" candidate_uuid: "cd81ba96be50480ca7562e9d5d0c7c51" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "b515092b1e9f4564914258bd3d3feebc" is_pre_election: true
W20260710 13:16:17.121724  8718 leader_election.cc:336] T 9546cc5b9c48443681a90bbf793d51f1 P cd81ba96be50480ca7562e9d5d0c7c51 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer a505d69f347e418e9baf7dd6eb2e876e (127.5.154.1:41351): Network error: Client connection negotiation failed: client connection to 127.5.154.1:41351: connect: Connection refused (error 111)
I20260710 13:16:17.122048  8718 leader_election.cc:304] T 9546cc5b9c48443681a90bbf793d51f1 P cd81ba96be50480ca7562e9d5d0c7c51 [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: cd81ba96be50480ca7562e9d5d0c7c51; no voters: a505d69f347e418e9baf7dd6eb2e876e, b515092b1e9f4564914258bd3d3feebc
I20260710 13:16:17.122593  8921 raft_consensus.cc:2749] T 9546cc5b9c48443681a90bbf793d51f1 P cd81ba96be50480ca7562e9d5d0c7c51 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260710 13:16:17.126211  8956 raft_consensus.cc:493] T 9546cc5b9c48443681a90bbf793d51f1 P b515092b1e9f4564914258bd3d3feebc [term 1 FOLLOWER]: Starting pre-election (detected failure of leader a505d69f347e418e9baf7dd6eb2e876e)
I20260710 13:16:17.126590  8956 raft_consensus.cc:515] T 9546cc5b9c48443681a90bbf793d51f1 P b515092b1e9f4564914258bd3d3feebc [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a505d69f347e418e9baf7dd6eb2e876e" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 41351 } } peers { permanent_uuid: "cd81ba96be50480ca7562e9d5d0c7c51" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 43737 } } peers { permanent_uuid: "b515092b1e9f4564914258bd3d3feebc" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 36043 } }
I20260710 13:16:17.127938  8956 leader_election.cc:290] T 9546cc5b9c48443681a90bbf793d51f1 P b515092b1e9f4564914258bd3d3feebc [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers a505d69f347e418e9baf7dd6eb2e876e (127.5.154.1:41351), cd81ba96be50480ca7562e9d5d0c7c51 (127.5.154.2:43737)
I20260710 13:16:17.130236  8753 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9546cc5b9c48443681a90bbf793d51f1" candidate_uuid: "b515092b1e9f4564914258bd3d3feebc" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "cd81ba96be50480ca7562e9d5d0c7c51" is_pre_election: true
I20260710 13:16:17.130928  8753 raft_consensus.cc:2468] T 9546cc5b9c48443681a90bbf793d51f1 P cd81ba96be50480ca7562e9d5d0c7c51 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b515092b1e9f4564914258bd3d3feebc in term 1.
W20260710 13:16:17.131453  8792 leader_election.cc:336] T 9546cc5b9c48443681a90bbf793d51f1 P b515092b1e9f4564914258bd3d3feebc [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer a505d69f347e418e9baf7dd6eb2e876e (127.5.154.1:41351): Network error: Client connection negotiation failed: client connection to 127.5.154.1:41351: connect: Connection refused (error 111)
I20260710 13:16:17.132232  8792 leader_election.cc:304] T 9546cc5b9c48443681a90bbf793d51f1 P b515092b1e9f4564914258bd3d3feebc [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: b515092b1e9f4564914258bd3d3feebc, cd81ba96be50480ca7562e9d5d0c7c51; no voters: a505d69f347e418e9baf7dd6eb2e876e
I20260710 13:16:17.132839  8956 raft_consensus.cc:2804] T 9546cc5b9c48443681a90bbf793d51f1 P b515092b1e9f4564914258bd3d3feebc [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260710 13:16:17.133137  8956 raft_consensus.cc:493] T 9546cc5b9c48443681a90bbf793d51f1 P b515092b1e9f4564914258bd3d3feebc [term 1 FOLLOWER]: Starting leader election (detected failure of leader a505d69f347e418e9baf7dd6eb2e876e)
I20260710 13:16:17.133531  8956 raft_consensus.cc:3060] T 9546cc5b9c48443681a90bbf793d51f1 P b515092b1e9f4564914258bd3d3feebc [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:16:17.138907  8956 raft_consensus.cc:515] T 9546cc5b9c48443681a90bbf793d51f1 P b515092b1e9f4564914258bd3d3feebc [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a505d69f347e418e9baf7dd6eb2e876e" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 41351 } } peers { permanent_uuid: "cd81ba96be50480ca7562e9d5d0c7c51" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 43737 } } peers { permanent_uuid: "b515092b1e9f4564914258bd3d3feebc" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 36043 } }
I20260710 13:16:17.140321  8956 leader_election.cc:290] T 9546cc5b9c48443681a90bbf793d51f1 P b515092b1e9f4564914258bd3d3feebc [CANDIDATE]: Term 2 election: Requested vote from peers a505d69f347e418e9baf7dd6eb2e876e (127.5.154.1:41351), cd81ba96be50480ca7562e9d5d0c7c51 (127.5.154.2:43737)
I20260710 13:16:17.141546  8753 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9546cc5b9c48443681a90bbf793d51f1" candidate_uuid: "b515092b1e9f4564914258bd3d3feebc" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "cd81ba96be50480ca7562e9d5d0c7c51"
I20260710 13:16:17.142035  8753 raft_consensus.cc:3060] T 9546cc5b9c48443681a90bbf793d51f1 P cd81ba96be50480ca7562e9d5d0c7c51 [term 1 FOLLOWER]: Advancing to term 2
W20260710 13:16:17.143517  8792 leader_election.cc:336] T 9546cc5b9c48443681a90bbf793d51f1 P b515092b1e9f4564914258bd3d3feebc [CANDIDATE]: Term 2 election: RPC error from VoteRequest() call to peer a505d69f347e418e9baf7dd6eb2e876e (127.5.154.1:41351): Network error: Client connection negotiation failed: client connection to 127.5.154.1:41351: connect: Connection refused (error 111)
I20260710 13:16:17.146942  8753 raft_consensus.cc:2468] T 9546cc5b9c48443681a90bbf793d51f1 P cd81ba96be50480ca7562e9d5d0c7c51 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b515092b1e9f4564914258bd3d3feebc in term 2.
I20260710 13:16:17.147776  8792 leader_election.cc:304] T 9546cc5b9c48443681a90bbf793d51f1 P b515092b1e9f4564914258bd3d3feebc [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: b515092b1e9f4564914258bd3d3feebc, cd81ba96be50480ca7562e9d5d0c7c51; no voters: a505d69f347e418e9baf7dd6eb2e876e
I20260710 13:16:17.148347  8956 raft_consensus.cc:2804] T 9546cc5b9c48443681a90bbf793d51f1 P b515092b1e9f4564914258bd3d3feebc [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:16:17.148744  8956 raft_consensus.cc:697] T 9546cc5b9c48443681a90bbf793d51f1 P b515092b1e9f4564914258bd3d3feebc [term 2 LEADER]: Becoming Leader. State: Replica: b515092b1e9f4564914258bd3d3feebc, State: Running, Role: LEADER
I20260710 13:16:17.149488  8956 consensus_queue.cc:237] T 9546cc5b9c48443681a90bbf793d51f1 P b515092b1e9f4564914258bd3d3feebc [LEADER]: Queue 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: "a505d69f347e418e9baf7dd6eb2e876e" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 41351 } } peers { permanent_uuid: "cd81ba96be50480ca7562e9d5d0c7c51" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 43737 } } peers { permanent_uuid: "b515092b1e9f4564914258bd3d3feebc" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 36043 } }
I20260710 13:16:17.155488  8576 catalog_manager.cc:5697] T 9546cc5b9c48443681a90bbf793d51f1 P b515092b1e9f4564914258bd3d3feebc reported cstate change: term changed from 1 to 2, leader changed from a505d69f347e418e9baf7dd6eb2e876e (127.5.154.1) to b515092b1e9f4564914258bd3d3feebc (127.5.154.3). New cstate: current_term: 2 leader_uuid: "b515092b1e9f4564914258bd3d3feebc" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a505d69f347e418e9baf7dd6eb2e876e" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 41351 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "cd81ba96be50480ca7562e9d5d0c7c51" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 43737 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b515092b1e9f4564914258bd3d3feebc" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 36043 } health_report { overall_health: HEALTHY } } }
I20260710 13:16:17.267158  8753 raft_consensus.cc:1275] T 8bcca52a836b453eb75e79321cdc9e90 P cd81ba96be50480ca7562e9d5d0c7c51 [term 3 FOLLOWER]: Refusing update from remote peer b515092b1e9f4564914258bd3d3feebc: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260710 13:16:17.268225  8956 consensus_queue.cc:1048] T 8bcca52a836b453eb75e79321cdc9e90 P b515092b1e9f4564914258bd3d3feebc [LEADER]: Connected to new peer: Peer: permanent_uuid: "cd81ba96be50480ca7562e9d5d0c7c51" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 43737 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 0, Time since last communication: 0.000s
W20260710 13:16:17.280071  8792 consensus_peers.cc:597] T 8bcca52a836b453eb75e79321cdc9e90 P b515092b1e9f4564914258bd3d3feebc -> Peer a505d69f347e418e9baf7dd6eb2e876e (127.5.154.1:41351): Couldn't send request to peer a505d69f347e418e9baf7dd6eb2e876e. Status: Network error: Client connection negotiation failed: client connection to 127.5.154.1:41351: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 13:16:17.345615  8753 raft_consensus.cc:1275] T d3b70b807d384faa8791a6e7caf9211f P cd81ba96be50480ca7562e9d5d0c7c51 [term 2 FOLLOWER]: Refusing update from remote peer b515092b1e9f4564914258bd3d3feebc: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 2 index: 1. (index mismatch)
I20260710 13:16:17.346660  8956 consensus_queue.cc:1048] T d3b70b807d384faa8791a6e7caf9211f P b515092b1e9f4564914258bd3d3feebc [LEADER]: Connected to new peer: Peer: permanent_uuid: "cd81ba96be50480ca7562e9d5d0c7c51" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 43737 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260710 13:16:17.358335  8792 consensus_peers.cc:597] T d3b70b807d384faa8791a6e7caf9211f P b515092b1e9f4564914258bd3d3feebc -> Peer a505d69f347e418e9baf7dd6eb2e876e (127.5.154.1:41351): Couldn't send request to peer a505d69f347e418e9baf7dd6eb2e876e. Status: Network error: Client connection negotiation failed: client connection to 127.5.154.1:41351: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260710 13:16:17.552333  8792 consensus_peers.cc:597] T 9546cc5b9c48443681a90bbf793d51f1 P b515092b1e9f4564914258bd3d3feebc -> Peer a505d69f347e418e9baf7dd6eb2e876e (127.5.154.1:41351): Couldn't send request to peer a505d69f347e418e9baf7dd6eb2e876e. Status: Network error: Client connection negotiation failed: client connection to 127.5.154.1:41351: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 13:16:17.631369  8956 raft_consensus.cc:493] T 6e3f0c202d98416d8270b9f67f93a49e P b515092b1e9f4564914258bd3d3feebc [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:16:17.631868  8956 raft_consensus.cc:515] T 6e3f0c202d98416d8270b9f67f93a49e P b515092b1e9f4564914258bd3d3feebc [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a505d69f347e418e9baf7dd6eb2e876e" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 41351 } } peers { permanent_uuid: "cd81ba96be50480ca7562e9d5d0c7c51" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 43737 } } peers { permanent_uuid: "b515092b1e9f4564914258bd3d3feebc" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 36043 } }
I20260710 13:16:17.633533  8956 leader_election.cc:290] T 6e3f0c202d98416d8270b9f67f93a49e P b515092b1e9f4564914258bd3d3feebc [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers a505d69f347e418e9baf7dd6eb2e876e (127.5.154.1:41351), cd81ba96be50480ca7562e9d5d0c7c51 (127.5.154.2:43737)
I20260710 13:16:17.635066  8753 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6e3f0c202d98416d8270b9f67f93a49e" candidate_uuid: "b515092b1e9f4564914258bd3d3feebc" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cd81ba96be50480ca7562e9d5d0c7c51" is_pre_election: true
I20260710 13:16:17.634752  8921 raft_consensus.cc:493] T 6e3f0c202d98416d8270b9f67f93a49e P cd81ba96be50480ca7562e9d5d0c7c51 [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:16:17.635911  8921 raft_consensus.cc:515] T 6e3f0c202d98416d8270b9f67f93a49e P cd81ba96be50480ca7562e9d5d0c7c51 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a505d69f347e418e9baf7dd6eb2e876e" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 41351 } } peers { permanent_uuid: "cd81ba96be50480ca7562e9d5d0c7c51" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 43737 } } peers { permanent_uuid: "b515092b1e9f4564914258bd3d3feebc" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 36043 } }
I20260710 13:16:17.636870  8753 raft_consensus.cc:2468] T 6e3f0c202d98416d8270b9f67f93a49e P cd81ba96be50480ca7562e9d5d0c7c51 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b515092b1e9f4564914258bd3d3feebc in term 1.
W20260710 13:16:17.637027  8792 leader_election.cc:336] T 6e3f0c202d98416d8270b9f67f93a49e P b515092b1e9f4564914258bd3d3feebc [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer a505d69f347e418e9baf7dd6eb2e876e (127.5.154.1:41351): Network error: Client connection negotiation failed: client connection to 127.5.154.1:41351: connect: Connection refused (error 111)
I20260710 13:16:17.637939  8921 leader_election.cc:290] T 6e3f0c202d98416d8270b9f67f93a49e P cd81ba96be50480ca7562e9d5d0c7c51 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers a505d69f347e418e9baf7dd6eb2e876e (127.5.154.1:41351), b515092b1e9f4564914258bd3d3feebc (127.5.154.3:36043)
I20260710 13:16:17.638945  8829 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6e3f0c202d98416d8270b9f67f93a49e" candidate_uuid: "cd81ba96be50480ca7562e9d5d0c7c51" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b515092b1e9f4564914258bd3d3feebc" is_pre_election: true
I20260710 13:16:17.639006  8792 leader_election.cc:304] T 6e3f0c202d98416d8270b9f67f93a49e P b515092b1e9f4564914258bd3d3feebc [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: b515092b1e9f4564914258bd3d3feebc, cd81ba96be50480ca7562e9d5d0c7c51; no voters: a505d69f347e418e9baf7dd6eb2e876e
I20260710 13:16:17.639421  8829 raft_consensus.cc:2468] T 6e3f0c202d98416d8270b9f67f93a49e P b515092b1e9f4564914258bd3d3feebc [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate cd81ba96be50480ca7562e9d5d0c7c51 in term 1.
I20260710 13:16:17.640034  8956 raft_consensus.cc:2804] T 6e3f0c202d98416d8270b9f67f93a49e P b515092b1e9f4564914258bd3d3feebc [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260710 13:16:17.640381  8956 raft_consensus.cc:493] T 6e3f0c202d98416d8270b9f67f93a49e P b515092b1e9f4564914258bd3d3feebc [term 1 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:16:17.640424  8720 leader_election.cc:304] T 6e3f0c202d98416d8270b9f67f93a49e P cd81ba96be50480ca7562e9d5d0c7c51 [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: b515092b1e9f4564914258bd3d3feebc, cd81ba96be50480ca7562e9d5d0c7c51; no voters: 
I20260710 13:16:17.640772  8956 raft_consensus.cc:3060] T 6e3f0c202d98416d8270b9f67f93a49e P b515092b1e9f4564914258bd3d3feebc [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:16:17.641333  8921 raft_consensus.cc:2804] T 6e3f0c202d98416d8270b9f67f93a49e P cd81ba96be50480ca7562e9d5d0c7c51 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260710 13:16:17.641613  8921 raft_consensus.cc:493] T 6e3f0c202d98416d8270b9f67f93a49e P cd81ba96be50480ca7562e9d5d0c7c51 [term 1 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:16:17.641816  8921 raft_consensus.cc:3060] T 6e3f0c202d98416d8270b9f67f93a49e P cd81ba96be50480ca7562e9d5d0c7c51 [term 1 FOLLOWER]: Advancing to term 2
W20260710 13:16:17.642012  8718 leader_election.cc:336] T 6e3f0c202d98416d8270b9f67f93a49e P cd81ba96be50480ca7562e9d5d0c7c51 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer a505d69f347e418e9baf7dd6eb2e876e (127.5.154.1:41351): Network error: Client connection negotiation failed: client connection to 127.5.154.1:41351: connect: Connection refused (error 111)
I20260710 13:16:17.645690  8956 raft_consensus.cc:515] T 6e3f0c202d98416d8270b9f67f93a49e P b515092b1e9f4564914258bd3d3feebc [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a505d69f347e418e9baf7dd6eb2e876e" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 41351 } } peers { permanent_uuid: "cd81ba96be50480ca7562e9d5d0c7c51" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 43737 } } peers { permanent_uuid: "b515092b1e9f4564914258bd3d3feebc" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 36043 } }
I20260710 13:16:17.646440  8921 raft_consensus.cc:515] T 6e3f0c202d98416d8270b9f67f93a49e P cd81ba96be50480ca7562e9d5d0c7c51 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a505d69f347e418e9baf7dd6eb2e876e" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 41351 } } peers { permanent_uuid: "cd81ba96be50480ca7562e9d5d0c7c51" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 43737 } } peers { permanent_uuid: "b515092b1e9f4564914258bd3d3feebc" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 36043 } }
I20260710 13:16:17.647192  8956 leader_election.cc:290] T 6e3f0c202d98416d8270b9f67f93a49e P b515092b1e9f4564914258bd3d3feebc [CANDIDATE]: Term 2 election: Requested vote from peers a505d69f347e418e9baf7dd6eb2e876e (127.5.154.1:41351), cd81ba96be50480ca7562e9d5d0c7c51 (127.5.154.2:43737)
I20260710 13:16:17.648120  8921 leader_election.cc:290] T 6e3f0c202d98416d8270b9f67f93a49e P cd81ba96be50480ca7562e9d5d0c7c51 [CANDIDATE]: Term 2 election: Requested vote from peers a505d69f347e418e9baf7dd6eb2e876e (127.5.154.1:41351), b515092b1e9f4564914258bd3d3feebc (127.5.154.3:36043)
I20260710 13:16:17.649107  8829 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6e3f0c202d98416d8270b9f67f93a49e" candidate_uuid: "cd81ba96be50480ca7562e9d5d0c7c51" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b515092b1e9f4564914258bd3d3feebc"
I20260710 13:16:17.649252  8753 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6e3f0c202d98416d8270b9f67f93a49e" candidate_uuid: "b515092b1e9f4564914258bd3d3feebc" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cd81ba96be50480ca7562e9d5d0c7c51"
I20260710 13:16:17.649837  8829 raft_consensus.cc:2393] T 6e3f0c202d98416d8270b9f67f93a49e P b515092b1e9f4564914258bd3d3feebc [term 2 FOLLOWER]: Leader election vote request: Denying vote to candidate cd81ba96be50480ca7562e9d5d0c7c51 in current term 2: Already voted for candidate b515092b1e9f4564914258bd3d3feebc in this term.
I20260710 13:16:17.649962  8753 raft_consensus.cc:2393] T 6e3f0c202d98416d8270b9f67f93a49e P cd81ba96be50480ca7562e9d5d0c7c51 [term 2 FOLLOWER]: Leader election vote request: Denying vote to candidate b515092b1e9f4564914258bd3d3feebc in current term 2: Already voted for candidate cd81ba96be50480ca7562e9d5d0c7c51 in this term.
W20260710 13:16:17.651417  8792 leader_election.cc:336] T 6e3f0c202d98416d8270b9f67f93a49e P b515092b1e9f4564914258bd3d3feebc [CANDIDATE]: Term 2 election: RPC error from VoteRequest() call to peer a505d69f347e418e9baf7dd6eb2e876e (127.5.154.1:41351): Network error: Client connection negotiation failed: client connection to 127.5.154.1:41351: connect: Connection refused (error 111)
I20260710 13:16:17.652179  8792 leader_election.cc:304] T 6e3f0c202d98416d8270b9f67f93a49e P b515092b1e9f4564914258bd3d3feebc [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: b515092b1e9f4564914258bd3d3feebc; no voters: a505d69f347e418e9baf7dd6eb2e876e, cd81ba96be50480ca7562e9d5d0c7c51
W20260710 13:16:17.652727  8718 leader_election.cc:336] T 6e3f0c202d98416d8270b9f67f93a49e P cd81ba96be50480ca7562e9d5d0c7c51 [CANDIDATE]: Term 2 election: RPC error from VoteRequest() call to peer a505d69f347e418e9baf7dd6eb2e876e (127.5.154.1:41351): Network error: Client connection negotiation failed: client connection to 127.5.154.1:41351: connect: Connection refused (error 111)
I20260710 13:16:17.652891  8956 raft_consensus.cc:2749] T 6e3f0c202d98416d8270b9f67f93a49e P b515092b1e9f4564914258bd3d3feebc [term 2 FOLLOWER]: Leader election lost for term 2. Reason: could not achieve majority
I20260710 13:16:17.653168  8718 leader_election.cc:304] T 6e3f0c202d98416d8270b9f67f93a49e P cd81ba96be50480ca7562e9d5d0c7c51 [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: cd81ba96be50480ca7562e9d5d0c7c51; no voters: a505d69f347e418e9baf7dd6eb2e876e, b515092b1e9f4564914258bd3d3feebc
I20260710 13:16:17.653787  8921 raft_consensus.cc:2749] T 6e3f0c202d98416d8270b9f67f93a49e P cd81ba96be50480ca7562e9d5d0c7c51 [term 2 FOLLOWER]: Leader election lost for term 2. Reason: could not achieve majority
I20260710 13:16:17.722589  8753 raft_consensus.cc:1275] T 9546cc5b9c48443681a90bbf793d51f1 P cd81ba96be50480ca7562e9d5d0c7c51 [term 2 FOLLOWER]: Refusing update from remote peer b515092b1e9f4564914258bd3d3feebc: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:16:17.723762  8956 consensus_queue.cc:1048] T 9546cc5b9c48443681a90bbf793d51f1 P b515092b1e9f4564914258bd3d3feebc [LEADER]: Connected to new peer: Peer: permanent_uuid: "cd81ba96be50480ca7562e9d5d0c7c51" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 43737 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
W20260710 13:16:18.010041  8626 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
W20260710 13:16:18.112728  8718 consensus_peers.cc:597] T 61a009c2347d44179b3b3a8e6fe85365 P cd81ba96be50480ca7562e9d5d0c7c51 -> Peer a505d69f347e418e9baf7dd6eb2e876e (127.5.154.1:41351): Couldn't send request to peer a505d69f347e418e9baf7dd6eb2e876e. Status: Network error: Client connection negotiation failed: client connection to 127.5.154.1:41351: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260710 13:16:18.300503  8718 consensus_peers.cc:597] T b62f2d5210d2468194743f1e77146777 P cd81ba96be50480ca7562e9d5d0c7c51 -> Peer a505d69f347e418e9baf7dd6eb2e876e (127.5.154.1:41351): Couldn't send request to peer a505d69f347e418e9baf7dd6eb2e876e. Status: Network error: Client connection negotiation failed: client connection to 127.5.154.1:41351: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260710 13:16:18.323801  8718 consensus_peers.cc:597] T 8a90da2890a54a06a65655e83d1fbfd3 P cd81ba96be50480ca7562e9d5d0c7c51 -> Peer a505d69f347e418e9baf7dd6eb2e876e (127.5.154.1:41351): Couldn't send request to peer a505d69f347e418e9baf7dd6eb2e876e. Status: Network error: Client connection negotiation failed: client connection to 127.5.154.1:41351: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260710 13:16:18.369328  8718 consensus_peers.cc:597] T b9e6499187794bdf8d13926cd81c4709 P cd81ba96be50480ca7562e9d5d0c7c51 -> Peer a505d69f347e418e9baf7dd6eb2e876e (127.5.154.1:41351): Couldn't send request to peer a505d69f347e418e9baf7dd6eb2e876e. Status: Network error: Client connection negotiation failed: client connection to 127.5.154.1:41351: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260710 13:16:18.378103  8792 consensus_peers.cc:597] T b730be1a6e074eb999ff0d2b8d1dc9cd P b515092b1e9f4564914258bd3d3feebc -> Peer a505d69f347e418e9baf7dd6eb2e876e (127.5.154.1:41351): Couldn't send request to peer a505d69f347e418e9baf7dd6eb2e876e. Status: Network error: Client connection negotiation failed: client connection to 127.5.154.1:41351: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260710 13:16:18.723282  8792 consensus_peers.cc:597] T 6639d4c5319b4fb9885e27a63332c6c6 P b515092b1e9f4564914258bd3d3feebc -> Peer a505d69f347e418e9baf7dd6eb2e876e (127.5.154.1:41351): Couldn't send request to peer a505d69f347e418e9baf7dd6eb2e876e. Status: Network error: Client connection negotiation failed: client connection to 127.5.154.1:41351: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260710 13:16:19.010962  8626 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
I20260710 13:16:19.172034  8921 raft_consensus.cc:493] T 6e3f0c202d98416d8270b9f67f93a49e P cd81ba96be50480ca7562e9d5d0c7c51 [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:16:19.172487  8921 raft_consensus.cc:515] T 6e3f0c202d98416d8270b9f67f93a49e P cd81ba96be50480ca7562e9d5d0c7c51 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a505d69f347e418e9baf7dd6eb2e876e" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 41351 } } peers { permanent_uuid: "cd81ba96be50480ca7562e9d5d0c7c51" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 43737 } } peers { permanent_uuid: "b515092b1e9f4564914258bd3d3feebc" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 36043 } }
I20260710 13:16:19.174158  8921 leader_election.cc:290] T 6e3f0c202d98416d8270b9f67f93a49e P cd81ba96be50480ca7562e9d5d0c7c51 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers a505d69f347e418e9baf7dd6eb2e876e (127.5.154.1:41351), b515092b1e9f4564914258bd3d3feebc (127.5.154.3:36043)
I20260710 13:16:19.175171  8829 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6e3f0c202d98416d8270b9f67f93a49e" candidate_uuid: "cd81ba96be50480ca7562e9d5d0c7c51" candidate_term: 3 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b515092b1e9f4564914258bd3d3feebc" is_pre_election: true
I20260710 13:16:19.175675  8829 raft_consensus.cc:2468] T 6e3f0c202d98416d8270b9f67f93a49e P b515092b1e9f4564914258bd3d3feebc [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate cd81ba96be50480ca7562e9d5d0c7c51 in term 2.
I20260710 13:16:19.176630  8720 leader_election.cc:304] T 6e3f0c202d98416d8270b9f67f93a49e P cd81ba96be50480ca7562e9d5d0c7c51 [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: b515092b1e9f4564914258bd3d3feebc, cd81ba96be50480ca7562e9d5d0c7c51; no voters: 
I20260710 13:16:19.177227  8921 raft_consensus.cc:2804] T 6e3f0c202d98416d8270b9f67f93a49e P cd81ba96be50480ca7562e9d5d0c7c51 [term 2 FOLLOWER]: Leader pre-election won for term 3
W20260710 13:16:19.177320  8718 leader_election.cc:336] T 6e3f0c202d98416d8270b9f67f93a49e P cd81ba96be50480ca7562e9d5d0c7c51 [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer a505d69f347e418e9baf7dd6eb2e876e (127.5.154.1:41351): Network error: Client connection negotiation failed: client connection to 127.5.154.1:41351: connect: Connection refused (error 111)
I20260710 13:16:19.177547  8921 raft_consensus.cc:493] T 6e3f0c202d98416d8270b9f67f93a49e P cd81ba96be50480ca7562e9d5d0c7c51 [term 2 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:16:19.177861  8921 raft_consensus.cc:3060] T 6e3f0c202d98416d8270b9f67f93a49e P cd81ba96be50480ca7562e9d5d0c7c51 [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:16:19.182286  8921 raft_consensus.cc:515] T 6e3f0c202d98416d8270b9f67f93a49e P cd81ba96be50480ca7562e9d5d0c7c51 [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a505d69f347e418e9baf7dd6eb2e876e" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 41351 } } peers { permanent_uuid: "cd81ba96be50480ca7562e9d5d0c7c51" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 43737 } } peers { permanent_uuid: "b515092b1e9f4564914258bd3d3feebc" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 36043 } }
I20260710 13:16:19.183624  8921 leader_election.cc:290] T 6e3f0c202d98416d8270b9f67f93a49e P cd81ba96be50480ca7562e9d5d0c7c51 [CANDIDATE]: Term 3 election: Requested vote from peers a505d69f347e418e9baf7dd6eb2e876e (127.5.154.1:41351), b515092b1e9f4564914258bd3d3feebc (127.5.154.3:36043)
I20260710 13:16:19.184628  8829 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6e3f0c202d98416d8270b9f67f93a49e" candidate_uuid: "cd81ba96be50480ca7562e9d5d0c7c51" candidate_term: 3 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b515092b1e9f4564914258bd3d3feebc"
I20260710 13:16:19.185186  8829 raft_consensus.cc:3060] T 6e3f0c202d98416d8270b9f67f93a49e P b515092b1e9f4564914258bd3d3feebc [term 2 FOLLOWER]: Advancing to term 3
W20260710 13:16:19.187440  8718 leader_election.cc:336] T 6e3f0c202d98416d8270b9f67f93a49e P cd81ba96be50480ca7562e9d5d0c7c51 [CANDIDATE]: Term 3 election: RPC error from VoteRequest() call to peer a505d69f347e418e9baf7dd6eb2e876e (127.5.154.1:41351): Network error: Client connection negotiation failed: client connection to 127.5.154.1:41351: connect: Connection refused (error 111)
I20260710 13:16:19.189742  8829 raft_consensus.cc:2468] T 6e3f0c202d98416d8270b9f67f93a49e P b515092b1e9f4564914258bd3d3feebc [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cd81ba96be50480ca7562e9d5d0c7c51 in term 3.
I20260710 13:16:19.190529  8720 leader_election.cc:304] T 6e3f0c202d98416d8270b9f67f93a49e P cd81ba96be50480ca7562e9d5d0c7c51 [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: b515092b1e9f4564914258bd3d3feebc, cd81ba96be50480ca7562e9d5d0c7c51; no voters: a505d69f347e418e9baf7dd6eb2e876e
I20260710 13:16:19.191183  8972 raft_consensus.cc:2804] T 6e3f0c202d98416d8270b9f67f93a49e P cd81ba96be50480ca7562e9d5d0c7c51 [term 3 FOLLOWER]: Leader election won for term 3
I20260710 13:16:19.191517  8972 raft_consensus.cc:697] T 6e3f0c202d98416d8270b9f67f93a49e P cd81ba96be50480ca7562e9d5d0c7c51 [term 3 LEADER]: Becoming Leader. State: Replica: cd81ba96be50480ca7562e9d5d0c7c51, State: Running, Role: LEADER
I20260710 13:16:19.192196  8972 consensus_queue.cc:237] T 6e3f0c202d98416d8270b9f67f93a49e P cd81ba96be50480ca7562e9d5d0c7c51 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 3, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a505d69f347e418e9baf7dd6eb2e876e" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 41351 } } peers { permanent_uuid: "cd81ba96be50480ca7562e9d5d0c7c51" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 43737 } } peers { permanent_uuid: "b515092b1e9f4564914258bd3d3feebc" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 36043 } }
I20260710 13:16:19.198101  8578 catalog_manager.cc:5697] T 6e3f0c202d98416d8270b9f67f93a49e P cd81ba96be50480ca7562e9d5d0c7c51 reported cstate change: term changed from 1 to 3, leader changed from a505d69f347e418e9baf7dd6eb2e876e (127.5.154.1) to cd81ba96be50480ca7562e9d5d0c7c51 (127.5.154.2). New cstate: current_term: 3 leader_uuid: "cd81ba96be50480ca7562e9d5d0c7c51" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a505d69f347e418e9baf7dd6eb2e876e" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 41351 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "cd81ba96be50480ca7562e9d5d0c7c51" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 43737 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b515092b1e9f4564914258bd3d3feebc" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 36043 } health_report { overall_health: UNKNOWN } } }
I20260710 13:16:19.645542  8829 raft_consensus.cc:1275] T 6e3f0c202d98416d8270b9f67f93a49e P b515092b1e9f4564914258bd3d3feebc [term 3 FOLLOWER]: Refusing update from remote peer cd81ba96be50480ca7562e9d5d0c7c51: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 3 index: 1. (index mismatch)
I20260710 13:16:19.646613  8972 consensus_queue.cc:1048] T 6e3f0c202d98416d8270b9f67f93a49e P cd81ba96be50480ca7562e9d5d0c7c51 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b515092b1e9f4564914258bd3d3feebc" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 36043 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260710 13:16:19.662304  8718 consensus_peers.cc:597] T 6e3f0c202d98416d8270b9f67f93a49e P cd81ba96be50480ca7562e9d5d0c7c51 -> Peer a505d69f347e418e9baf7dd6eb2e876e (127.5.154.1:41351): Couldn't send request to peer a505d69f347e418e9baf7dd6eb2e876e. Status: Network error: Client connection negotiation failed: client connection to 127.5.154.1:41351: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260710 13:16:19.828244  8792 consensus_peers.cc:597] T 8bcca52a836b453eb75e79321cdc9e90 P b515092b1e9f4564914258bd3d3feebc -> Peer a505d69f347e418e9baf7dd6eb2e876e (127.5.154.1:41351): Couldn't send request to peer a505d69f347e418e9baf7dd6eb2e876e. Status: Network error: Client connection negotiation failed: client connection to 127.5.154.1:41351: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260710 13:16:19.835942  8792 consensus_peers.cc:597] T d3b70b807d384faa8791a6e7caf9211f P b515092b1e9f4564914258bd3d3feebc -> Peer a505d69f347e418e9baf7dd6eb2e876e (127.5.154.1:41351): Couldn't send request to peer a505d69f347e418e9baf7dd6eb2e876e. Status: Network error: Client connection negotiation failed: client connection to 127.5.154.1:41351: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260710 13:16:20.011857  8626 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
W20260710 13:16:20.140995  8792 consensus_peers.cc:597] T 9546cc5b9c48443681a90bbf793d51f1 P b515092b1e9f4564914258bd3d3feebc -> Peer a505d69f347e418e9baf7dd6eb2e876e (127.5.154.1:41351): Couldn't send request to peer a505d69f347e418e9baf7dd6eb2e876e. Status: Network error: Client connection negotiation failed: client connection to 127.5.154.1:41351: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
I20260710 13:16:20.714188  5736 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 13:16:20.719409  8983 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 13:16:20.720956  8984 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 13:16:20.721154  8986 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 13:16:20.721484  5736 server_base.cc:1061] running on GCE node
I20260710 13:16:20.722821  5736 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 13:16:20.723035  5736 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260710 13:16:20.723230  5736 hybrid_clock.cc:648] HybridClock initialized: now 1783689380723213 us; error 0 us; skew 500 ppm
I20260710 13:16:20.723881  5736 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 13:16:20.725957  5736 webserver.cc:533] Webserver started at http://127.5.154.1:43215/ using document root <none> and password file <none>
I20260710 13:16:20.726387  5736 fs_manager.cc:362] Metadata directory not provided
I20260710 13:16:20.726550  5736 fs_manager.cc:365] Using existing metadata directory in first data directory
I20260710 13:16:20.729700  5736 fs_manager.cc:714] Time spent opening directory manager: real 0.002s	user 0.002s	sys 0.002s
I20260710 13:16:20.732925  8991 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:16:20.733608  5736 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.001s
I20260710 13:16:20.733863  5736 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskPiHBc8/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783689303377817-5736-0/minicluster-data/ts-0-root
uuid: "a505d69f347e418e9baf7dd6eb2e876e"
format_stamp: "Formatted at 2026-07-10 13:16:14 on dist-test-slave-46l2"
I20260710 13:16:20.734120  5736 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskPiHBc8/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783689303377817-5736-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskPiHBc8/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783689303377817-5736-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskPiHBc8/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783689303377817-5736-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)
I20260710 13:16:20.750448  5736 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 13:16:20.751425  5736 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 13:16:20.752799  5736 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260710 13:16:20.755861  8998 ts_tablet_manager.cc:548] Loading tablet metadata (0/10 complete)
W20260710 13:16:20.771155  8718 proxy.cc:239] Call had error, refreshing address and retrying: Network error: Client connection negotiation failed: client connection to 127.5.154.1:41351: connect: Connection refused (error 111) [suppressed 95 similar messages]
W20260710 13:16:20.794351  8718 consensus_peers.cc:597] T 8a90da2890a54a06a65655e83d1fbfd3 P cd81ba96be50480ca7562e9d5d0c7c51 -> Peer a505d69f347e418e9baf7dd6eb2e876e (127.5.154.1:41351): Couldn't send request to peer a505d69f347e418e9baf7dd6eb2e876e. Status: Network error: Client connection negotiation failed: client connection to 127.5.154.1:41351: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
I20260710 13:16:20.799963  5736 ts_tablet_manager.cc:585] Loaded tablet metadata (10 total tablets, 10 live tablets)
I20260710 13:16:20.800248  5736 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.045s	user 0.001s	sys 0.001s
I20260710 13:16:20.800448  5736 ts_tablet_manager.cc:600] Registering tablets (0/10 complete)
I20260710 13:16:20.804384  8998 tablet_bootstrap.cc:492] T 9546cc5b9c48443681a90bbf793d51f1 P a505d69f347e418e9baf7dd6eb2e876e: Bootstrap starting.
I20260710 13:16:20.815315  8998 tablet_bootstrap.cc:492] T 9546cc5b9c48443681a90bbf793d51f1 P a505d69f347e418e9baf7dd6eb2e876e: 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
I20260710 13:16:20.815971  8998 tablet_bootstrap.cc:492] T 9546cc5b9c48443681a90bbf793d51f1 P a505d69f347e418e9baf7dd6eb2e876e: Bootstrap complete.
I20260710 13:16:20.816438  8998 ts_tablet_manager.cc:1403] T 9546cc5b9c48443681a90bbf793d51f1 P a505d69f347e418e9baf7dd6eb2e876e: Time spent bootstrapping tablet: real 0.012s	user 0.008s	sys 0.000s
I20260710 13:16:20.818188  8998 raft_consensus.cc:359] T 9546cc5b9c48443681a90bbf793d51f1 P a505d69f347e418e9baf7dd6eb2e876e [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a505d69f347e418e9baf7dd6eb2e876e" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 41351 } } peers { permanent_uuid: "cd81ba96be50480ca7562e9d5d0c7c51" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 43737 } } peers { permanent_uuid: "b515092b1e9f4564914258bd3d3feebc" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 36043 } }
I20260710 13:16:20.818655  8998 raft_consensus.cc:740] T 9546cc5b9c48443681a90bbf793d51f1 P a505d69f347e418e9baf7dd6eb2e876e [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: a505d69f347e418e9baf7dd6eb2e876e, State: Initialized, Role: FOLLOWER
I20260710 13:16:20.819208  8998 consensus_queue.cc:260] T 9546cc5b9c48443681a90bbf793d51f1 P a505d69f347e418e9baf7dd6eb2e876e [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: "a505d69f347e418e9baf7dd6eb2e876e" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 41351 } } peers { permanent_uuid: "cd81ba96be50480ca7562e9d5d0c7c51" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 43737 } } peers { permanent_uuid: "b515092b1e9f4564914258bd3d3feebc" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 36043 } }
I20260710 13:16:20.821354  8998 ts_tablet_manager.cc:1434] T 9546cc5b9c48443681a90bbf793d51f1 P a505d69f347e418e9baf7dd6eb2e876e: Time spent starting tablet: real 0.005s	user 0.003s	sys 0.001s
I20260710 13:16:20.822168  8998 tablet_bootstrap.cc:492] T d3b70b807d384faa8791a6e7caf9211f P a505d69f347e418e9baf7dd6eb2e876e: Bootstrap starting.
I20260710 13:16:20.833092  5736 ts_tablet_manager.cc:616] Registered 10 tablets
I20260710 13:16:20.833428  5736 ts_tablet_manager.cc:595] Time spent register tablets: real 0.033s	user 0.033s	sys 0.000s
I20260710 13:16:20.835285  8998 tablet_bootstrap.cc:492] T d3b70b807d384faa8791a6e7caf9211f P a505d69f347e418e9baf7dd6eb2e876e: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=0 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 1 replicates
I20260710 13:16:20.836215  8998 tablet_bootstrap.cc:492] T d3b70b807d384faa8791a6e7caf9211f P a505d69f347e418e9baf7dd6eb2e876e: Bootstrap complete.
I20260710 13:16:20.836882  8998 ts_tablet_manager.cc:1403] T d3b70b807d384faa8791a6e7caf9211f P a505d69f347e418e9baf7dd6eb2e876e: Time spent bootstrapping tablet: real 0.015s	user 0.009s	sys 0.006s
I20260710 13:16:20.839349  8998 raft_consensus.cc:359] T d3b70b807d384faa8791a6e7caf9211f P a505d69f347e418e9baf7dd6eb2e876e [term 1 FOLLOWER]: Replica starting. Triggering 1 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a505d69f347e418e9baf7dd6eb2e876e" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 41351 } } peers { permanent_uuid: "cd81ba96be50480ca7562e9d5d0c7c51" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 43737 } } peers { permanent_uuid: "b515092b1e9f4564914258bd3d3feebc" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 36043 } }
I20260710 13:16:20.840175  8998 raft_consensus.cc:740] T d3b70b807d384faa8791a6e7caf9211f P a505d69f347e418e9baf7dd6eb2e876e [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: a505d69f347e418e9baf7dd6eb2e876e, State: Initialized, Role: FOLLOWER
I20260710 13:16:20.840984  8998 consensus_queue.cc:260] T d3b70b807d384faa8791a6e7caf9211f P a505d69f347e418e9baf7dd6eb2e876e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 1.1, Last appended by leader: 1, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a505d69f347e418e9baf7dd6eb2e876e" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 41351 } } peers { permanent_uuid: "cd81ba96be50480ca7562e9d5d0c7c51" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 43737 } } peers { permanent_uuid: "b515092b1e9f4564914258bd3d3feebc" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 36043 } }
I20260710 13:16:20.843354  8998 ts_tablet_manager.cc:1434] T d3b70b807d384faa8791a6e7caf9211f P a505d69f347e418e9baf7dd6eb2e876e: Time spent starting tablet: real 0.006s	user 0.000s	sys 0.004s
I20260710 13:16:20.844192  8998 tablet_bootstrap.cc:492] T b62f2d5210d2468194743f1e77146777 P a505d69f347e418e9baf7dd6eb2e876e: Bootstrap starting.
I20260710 13:16:20.857801  8998 tablet_bootstrap.cc:492] T b62f2d5210d2468194743f1e77146777 P a505d69f347e418e9baf7dd6eb2e876e: 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
W20260710 13:16:20.858287  8718 consensus_peers.cc:597] T 61a009c2347d44179b3b3a8e6fe85365 P cd81ba96be50480ca7562e9d5d0c7c51 -> Peer a505d69f347e418e9baf7dd6eb2e876e (127.5.154.1:41351): Couldn't send request to peer a505d69f347e418e9baf7dd6eb2e876e. Status: Network error: Client connection negotiation failed: client connection to 127.5.154.1:41351: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
I20260710 13:16:20.858664  8998 tablet_bootstrap.cc:492] T b62f2d5210d2468194743f1e77146777 P a505d69f347e418e9baf7dd6eb2e876e: Bootstrap complete.
I20260710 13:16:20.859293  8998 ts_tablet_manager.cc:1403] T b62f2d5210d2468194743f1e77146777 P a505d69f347e418e9baf7dd6eb2e876e: Time spent bootstrapping tablet: real 0.015s	user 0.009s	sys 0.002s
I20260710 13:16:20.861287  8998 raft_consensus.cc:359] T b62f2d5210d2468194743f1e77146777 P a505d69f347e418e9baf7dd6eb2e876e [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a505d69f347e418e9baf7dd6eb2e876e" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 41351 } } peers { permanent_uuid: "cd81ba96be50480ca7562e9d5d0c7c51" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 43737 } } peers { permanent_uuid: "b515092b1e9f4564914258bd3d3feebc" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 36043 } }
I20260710 13:16:20.861789  8998 raft_consensus.cc:740] T b62f2d5210d2468194743f1e77146777 P a505d69f347e418e9baf7dd6eb2e876e [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: a505d69f347e418e9baf7dd6eb2e876e, State: Initialized, Role: FOLLOWER
I20260710 13:16:20.862366  8998 consensus_queue.cc:260] T b62f2d5210d2468194743f1e77146777 P a505d69f347e418e9baf7dd6eb2e876e [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: "a505d69f347e418e9baf7dd6eb2e876e" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 41351 } } peers { permanent_uuid: "cd81ba96be50480ca7562e9d5d0c7c51" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 43737 } } peers { permanent_uuid: "b515092b1e9f4564914258bd3d3feebc" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 36043 } }
I20260710 13:16:20.863790  8998 ts_tablet_manager.cc:1434] T b62f2d5210d2468194743f1e77146777 P a505d69f347e418e9baf7dd6eb2e876e: Time spent starting tablet: real 0.004s	user 0.003s	sys 0.001s
I20260710 13:16:20.864348  8998 tablet_bootstrap.cc:492] T 61a009c2347d44179b3b3a8e6fe85365 P a505d69f347e418e9baf7dd6eb2e876e: Bootstrap starting.
I20260710 13:16:20.872550  8998 tablet_bootstrap.cc:492] T 61a009c2347d44179b3b3a8e6fe85365 P a505d69f347e418e9baf7dd6eb2e876e: 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
I20260710 13:16:20.873306  8998 tablet_bootstrap.cc:492] T 61a009c2347d44179b3b3a8e6fe85365 P a505d69f347e418e9baf7dd6eb2e876e: Bootstrap complete.
I20260710 13:16:20.873775  8998 ts_tablet_manager.cc:1403] T 61a009c2347d44179b3b3a8e6fe85365 P a505d69f347e418e9baf7dd6eb2e876e: Time spent bootstrapping tablet: real 0.010s	user 0.008s	sys 0.000s
I20260710 13:16:20.875303  8998 raft_consensus.cc:359] T 61a009c2347d44179b3b3a8e6fe85365 P a505d69f347e418e9baf7dd6eb2e876e [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a505d69f347e418e9baf7dd6eb2e876e" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 41351 } } peers { permanent_uuid: "cd81ba96be50480ca7562e9d5d0c7c51" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 43737 } } peers { permanent_uuid: "b515092b1e9f4564914258bd3d3feebc" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 36043 } }
I20260710 13:16:20.875746  8998 raft_consensus.cc:740] T 61a009c2347d44179b3b3a8e6fe85365 P a505d69f347e418e9baf7dd6eb2e876e [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: a505d69f347e418e9baf7dd6eb2e876e, State: Initialized, Role: FOLLOWER
I20260710 13:16:20.876258  8998 consensus_queue.cc:260] T 61a009c2347d44179b3b3a8e6fe85365 P a505d69f347e418e9baf7dd6eb2e876e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a505d69f347e418e9baf7dd6eb2e876e" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 41351 } } peers { permanent_uuid: "cd81ba96be50480ca7562e9d5d0c7c51" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 43737 } } peers { permanent_uuid: "b515092b1e9f4564914258bd3d3feebc" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 36043 } }
I20260710 13:16:20.877632  8998 ts_tablet_manager.cc:1434] T 61a009c2347d44179b3b3a8e6fe85365 P a505d69f347e418e9baf7dd6eb2e876e: Time spent starting tablet: real 0.004s	user 0.004s	sys 0.000s
I20260710 13:16:20.878173  8998 tablet_bootstrap.cc:492] T 6e3f0c202d98416d8270b9f67f93a49e P a505d69f347e418e9baf7dd6eb2e876e: Bootstrap starting.
I20260710 13:16:20.887425  8998 tablet_bootstrap.cc:492] T 6e3f0c202d98416d8270b9f67f93a49e P a505d69f347e418e9baf7dd6eb2e876e: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=0 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 1 replicates
I20260710 13:16:20.888064  8998 tablet_bootstrap.cc:492] T 6e3f0c202d98416d8270b9f67f93a49e P a505d69f347e418e9baf7dd6eb2e876e: Bootstrap complete.
I20260710 13:16:20.888541  8998 ts_tablet_manager.cc:1403] T 6e3f0c202d98416d8270b9f67f93a49e P a505d69f347e418e9baf7dd6eb2e876e: Time spent bootstrapping tablet: real 0.011s	user 0.004s	sys 0.003s
I20260710 13:16:20.890300  8998 raft_consensus.cc:359] T 6e3f0c202d98416d8270b9f67f93a49e P a505d69f347e418e9baf7dd6eb2e876e [term 1 FOLLOWER]: Replica starting. Triggering 1 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a505d69f347e418e9baf7dd6eb2e876e" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 41351 } } peers { permanent_uuid: "cd81ba96be50480ca7562e9d5d0c7c51" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 43737 } } peers { permanent_uuid: "b515092b1e9f4564914258bd3d3feebc" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 36043 } }
I20260710 13:16:20.890434  5736 rpc_server.cc:307] RPC server started. Bound to: 127.5.154.1:41351
I20260710 13:16:20.890534  9060 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.5.154.1:41351 every 8 connection(s)
I20260710 13:16:20.890911  8998 raft_consensus.cc:740] T 6e3f0c202d98416d8270b9f67f93a49e P a505d69f347e418e9baf7dd6eb2e876e [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: a505d69f347e418e9baf7dd6eb2e876e, State: Initialized, Role: FOLLOWER
I20260710 13:16:20.891515  8998 consensus_queue.cc:260] T 6e3f0c202d98416d8270b9f67f93a49e P a505d69f347e418e9baf7dd6eb2e876e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 1.1, Last appended by leader: 1, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a505d69f347e418e9baf7dd6eb2e876e" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 41351 } } peers { permanent_uuid: "cd81ba96be50480ca7562e9d5d0c7c51" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 43737 } } peers { permanent_uuid: "b515092b1e9f4564914258bd3d3feebc" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 36043 } }
I20260710 13:16:20.892922  8998 ts_tablet_manager.cc:1434] T 6e3f0c202d98416d8270b9f67f93a49e P a505d69f347e418e9baf7dd6eb2e876e: Time spent starting tablet: real 0.004s	user 0.003s	sys 0.001s
I20260710 13:16:20.893510  8998 tablet_bootstrap.cc:492] T 8bcca52a836b453eb75e79321cdc9e90 P a505d69f347e418e9baf7dd6eb2e876e: Bootstrap starting.
I20260710 13:16:20.901233  5736 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 13:16:20.908833  5736 auto_leader_rebalancer.cc:479] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260710 13:16:20.909377  5736 auto_leader_rebalancer.cc:554] All tables' leader rebalancing finished this round
I20260710 13:16:20.909988  5736 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 13:16:20.913439  8998 tablet_bootstrap.cc:492] T 8bcca52a836b453eb75e79321cdc9e90 P a505d69f347e418e9baf7dd6eb2e876e: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=0 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 1 replicates
I20260710 13:16:20.914314  8998 tablet_bootstrap.cc:492] T 8bcca52a836b453eb75e79321cdc9e90 P a505d69f347e418e9baf7dd6eb2e876e: Bootstrap complete.
I20260710 13:16:20.914901  8998 ts_tablet_manager.cc:1403] T 8bcca52a836b453eb75e79321cdc9e90 P a505d69f347e418e9baf7dd6eb2e876e: Time spent bootstrapping tablet: real 0.022s	user 0.011s	sys 0.005s
I20260710 13:16:20.917217  8998 raft_consensus.cc:359] T 8bcca52a836b453eb75e79321cdc9e90 P a505d69f347e418e9baf7dd6eb2e876e [term 2 FOLLOWER]: Replica starting. Triggering 1 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cd81ba96be50480ca7562e9d5d0c7c51" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 43737 } } peers { permanent_uuid: "a505d69f347e418e9baf7dd6eb2e876e" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 41351 } } peers { permanent_uuid: "b515092b1e9f4564914258bd3d3feebc" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 36043 } }
I20260710 13:16:20.917984  8998 raft_consensus.cc:740] T 8bcca52a836b453eb75e79321cdc9e90 P a505d69f347e418e9baf7dd6eb2e876e [term 2 FOLLOWER]: Becoming Follower/Learner. State: Replica: a505d69f347e418e9baf7dd6eb2e876e, State: Initialized, Role: FOLLOWER
I20260710 13:16:20.918645  8998 consensus_queue.cc:260] T 8bcca52a836b453eb75e79321cdc9e90 P a505d69f347e418e9baf7dd6eb2e876e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 2.1, Last appended by leader: 1, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cd81ba96be50480ca7562e9d5d0c7c51" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 43737 } } peers { permanent_uuid: "a505d69f347e418e9baf7dd6eb2e876e" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 41351 } } peers { permanent_uuid: "b515092b1e9f4564914258bd3d3feebc" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 36043 } }
I20260710 13:16:20.920750  8998 ts_tablet_manager.cc:1434] T 8bcca52a836b453eb75e79321cdc9e90 P a505d69f347e418e9baf7dd6eb2e876e: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260710 13:16:20.921537  8998 tablet_bootstrap.cc:492] T 6639d4c5319b4fb9885e27a63332c6c6 P a505d69f347e418e9baf7dd6eb2e876e: Bootstrap starting.
I20260710 13:16:20.921624  9061 heartbeater.cc:344] Connected to a master server at 127.5.154.62:44799
I20260710 13:16:20.922040  9061 heartbeater.cc:461] Registering TS with master...
I20260710 13:16:20.922712  9061 heartbeater.cc:507] Master 127.5.154.62:44799 requested a full tablet report, sending...
I20260710 13:16:20.928215  8578 ts_manager.cc:194] Re-registered known tserver with Master: a505d69f347e418e9baf7dd6eb2e876e (127.5.154.1:41351)
I20260710 13:16:20.932238  9034 raft_consensus.cc:3060] T 8bcca52a836b453eb75e79321cdc9e90 P a505d69f347e418e9baf7dd6eb2e876e [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:16:20.933580  8998 tablet_bootstrap.cc:492] T 6639d4c5319b4fb9885e27a63332c6c6 P a505d69f347e418e9baf7dd6eb2e876e: 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
I20260710 13:16:20.934290  8998 tablet_bootstrap.cc:492] T 6639d4c5319b4fb9885e27a63332c6c6 P a505d69f347e418e9baf7dd6eb2e876e: Bootstrap complete.
I20260710 13:16:20.934759  8998 ts_tablet_manager.cc:1403] T 6639d4c5319b4fb9885e27a63332c6c6 P a505d69f347e418e9baf7dd6eb2e876e: Time spent bootstrapping tablet: real 0.013s	user 0.011s	sys 0.000s
I20260710 13:16:20.936728  8998 raft_consensus.cc:359] T 6639d4c5319b4fb9885e27a63332c6c6 P a505d69f347e418e9baf7dd6eb2e876e [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a505d69f347e418e9baf7dd6eb2e876e" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 41351 } } peers { permanent_uuid: "cd81ba96be50480ca7562e9d5d0c7c51" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 43737 } } peers { permanent_uuid: "b515092b1e9f4564914258bd3d3feebc" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 36043 } }
I20260710 13:16:20.937373  8998 raft_consensus.cc:740] T 6639d4c5319b4fb9885e27a63332c6c6 P a505d69f347e418e9baf7dd6eb2e876e [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: a505d69f347e418e9baf7dd6eb2e876e, State: Initialized, Role: FOLLOWER
I20260710 13:16:20.938002  8998 consensus_queue.cc:260] T 6639d4c5319b4fb9885e27a63332c6c6 P a505d69f347e418e9baf7dd6eb2e876e [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: "a505d69f347e418e9baf7dd6eb2e876e" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 41351 } } peers { permanent_uuid: "cd81ba96be50480ca7562e9d5d0c7c51" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 43737 } } peers { permanent_uuid: "b515092b1e9f4564914258bd3d3feebc" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 36043 } }
I20260710 13:16:20.939579  8998 ts_tablet_manager.cc:1434] T 6639d4c5319b4fb9885e27a63332c6c6 P a505d69f347e418e9baf7dd6eb2e876e: Time spent starting tablet: real 0.005s	user 0.006s	sys 0.000s
I20260710 13:16:20.940279  8998 tablet_bootstrap.cc:492] T 8a90da2890a54a06a65655e83d1fbfd3 P a505d69f347e418e9baf7dd6eb2e876e: Bootstrap starting.
I20260710 13:16:20.939514  9034 pending_rounds.cc:85] T 8bcca52a836b453eb75e79321cdc9e90 P a505d69f347e418e9baf7dd6eb2e876e: Aborting all ops after (but not including) 0
I20260710 13:16:20.941073  8578 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:49710
I20260710 13:16:20.940814  9034 pending_rounds.cc:107] T 8bcca52a836b453eb75e79321cdc9e90 P a505d69f347e418e9baf7dd6eb2e876e: Aborting uncommitted NO_OP operation due to leader change: 2.1
I20260710 13:16:20.942243  9034 raft_consensus.cc:2889] T 8bcca52a836b453eb75e79321cdc9e90 P a505d69f347e418e9baf7dd6eb2e876e [term 3 FOLLOWER]: NO_OP replication failed: Aborted: Op aborted by new leader
I20260710 13:16:20.943794  8982 consensus_queue.cc:1050] T 8bcca52a836b453eb75e79321cdc9e90 P b515092b1e9f4564914258bd3d3feebc [LEADER]: Got LMP mismatch error from peer: Peer: permanent_uuid: "a505d69f347e418e9baf7dd6eb2e876e" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 41351 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:16:20.944206  9061 heartbeater.cc:499] Master 127.5.154.62:44799 was elected leader, sending a full tablet report...
W20260710 13:16:20.951690  8718 consensus_peers.cc:597] T b9e6499187794bdf8d13926cd81c4709 P cd81ba96be50480ca7562e9d5d0c7c51 -> Peer a505d69f347e418e9baf7dd6eb2e876e (127.5.154.1:41351): Couldn't send request to peer a505d69f347e418e9baf7dd6eb2e876e. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: INITIALIZED. This is attempt 11: this message will repeat every 5th retry.
I20260710 13:16:20.956925  8998 tablet_bootstrap.cc:492] T 8a90da2890a54a06a65655e83d1fbfd3 P a505d69f347e418e9baf7dd6eb2e876e: 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
I20260710 13:16:20.957727  8998 tablet_bootstrap.cc:492] T 8a90da2890a54a06a65655e83d1fbfd3 P a505d69f347e418e9baf7dd6eb2e876e: Bootstrap complete.
I20260710 13:16:20.958297  8998 ts_tablet_manager.cc:1403] T 8a90da2890a54a06a65655e83d1fbfd3 P a505d69f347e418e9baf7dd6eb2e876e: Time spent bootstrapping tablet: real 0.018s	user 0.011s	sys 0.004s
I20260710 13:16:20.960448  8998 raft_consensus.cc:359] T 8a90da2890a54a06a65655e83d1fbfd3 P a505d69f347e418e9baf7dd6eb2e876e [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a505d69f347e418e9baf7dd6eb2e876e" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 41351 } } peers { permanent_uuid: "cd81ba96be50480ca7562e9d5d0c7c51" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 43737 } } peers { permanent_uuid: "b515092b1e9f4564914258bd3d3feebc" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 36043 } }
I20260710 13:16:20.961143  8998 raft_consensus.cc:740] T 8a90da2890a54a06a65655e83d1fbfd3 P a505d69f347e418e9baf7dd6eb2e876e [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: a505d69f347e418e9baf7dd6eb2e876e, State: Initialized, Role: FOLLOWER
I20260710 13:16:20.961791  8998 consensus_queue.cc:260] T 8a90da2890a54a06a65655e83d1fbfd3 P a505d69f347e418e9baf7dd6eb2e876e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a505d69f347e418e9baf7dd6eb2e876e" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 41351 } } peers { permanent_uuid: "cd81ba96be50480ca7562e9d5d0c7c51" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 43737 } } peers { permanent_uuid: "b515092b1e9f4564914258bd3d3feebc" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 36043 } }
I20260710 13:16:20.963670  8998 ts_tablet_manager.cc:1434] T 8a90da2890a54a06a65655e83d1fbfd3 P a505d69f347e418e9baf7dd6eb2e876e: Time spent starting tablet: real 0.005s	user 0.006s	sys 0.000s
I20260710 13:16:20.964318  8998 tablet_bootstrap.cc:492] T b9e6499187794bdf8d13926cd81c4709 P a505d69f347e418e9baf7dd6eb2e876e: Bootstrap starting.
I20260710 13:16:20.976826  8998 tablet_bootstrap.cc:492] T b9e6499187794bdf8d13926cd81c4709 P a505d69f347e418e9baf7dd6eb2e876e: 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
I20260710 13:16:20.977428  8998 tablet_bootstrap.cc:492] T b9e6499187794bdf8d13926cd81c4709 P a505d69f347e418e9baf7dd6eb2e876e: Bootstrap complete.
I20260710 13:16:20.977873  8998 ts_tablet_manager.cc:1403] T b9e6499187794bdf8d13926cd81c4709 P a505d69f347e418e9baf7dd6eb2e876e: Time spent bootstrapping tablet: real 0.014s	user 0.012s	sys 0.000s
I20260710 13:16:20.979393  8998 raft_consensus.cc:359] T b9e6499187794bdf8d13926cd81c4709 P a505d69f347e418e9baf7dd6eb2e876e [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a505d69f347e418e9baf7dd6eb2e876e" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 41351 } } peers { permanent_uuid: "cd81ba96be50480ca7562e9d5d0c7c51" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 43737 } } peers { permanent_uuid: "b515092b1e9f4564914258bd3d3feebc" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 36043 } }
I20260710 13:16:20.979825  8998 raft_consensus.cc:740] T b9e6499187794bdf8d13926cd81c4709 P a505d69f347e418e9baf7dd6eb2e876e [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: a505d69f347e418e9baf7dd6eb2e876e, State: Initialized, Role: FOLLOWER
I20260710 13:16:20.980306  8998 consensus_queue.cc:260] T b9e6499187794bdf8d13926cd81c4709 P a505d69f347e418e9baf7dd6eb2e876e [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: "a505d69f347e418e9baf7dd6eb2e876e" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 41351 } } peers { permanent_uuid: "cd81ba96be50480ca7562e9d5d0c7c51" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 43737 } } peers { permanent_uuid: "b515092b1e9f4564914258bd3d3feebc" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 36043 } }
I20260710 13:16:20.981629  8998 ts_tablet_manager.cc:1434] T b9e6499187794bdf8d13926cd81c4709 P a505d69f347e418e9baf7dd6eb2e876e: Time spent starting tablet: real 0.004s	user 0.004s	sys 0.000s
I20260710 13:16:20.982344  8998 tablet_bootstrap.cc:492] T b730be1a6e074eb999ff0d2b8d1dc9cd P a505d69f347e418e9baf7dd6eb2e876e: Bootstrap starting.
I20260710 13:16:20.991348  8998 tablet_bootstrap.cc:492] T b730be1a6e074eb999ff0d2b8d1dc9cd P a505d69f347e418e9baf7dd6eb2e876e: 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
I20260710 13:16:20.991902  8998 tablet_bootstrap.cc:492] T b730be1a6e074eb999ff0d2b8d1dc9cd P a505d69f347e418e9baf7dd6eb2e876e: Bootstrap complete.
I20260710 13:16:20.992375  8998 ts_tablet_manager.cc:1403] T b730be1a6e074eb999ff0d2b8d1dc9cd P a505d69f347e418e9baf7dd6eb2e876e: Time spent bootstrapping tablet: real 0.010s	user 0.008s	sys 0.000s
I20260710 13:16:20.993990  8998 raft_consensus.cc:359] T b730be1a6e074eb999ff0d2b8d1dc9cd P a505d69f347e418e9baf7dd6eb2e876e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a505d69f347e418e9baf7dd6eb2e876e" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 41351 } } peers { permanent_uuid: "cd81ba96be50480ca7562e9d5d0c7c51" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 43737 } } peers { permanent_uuid: "b515092b1e9f4564914258bd3d3feebc" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 36043 } }
I20260710 13:16:20.994428  8998 raft_consensus.cc:385] T b730be1a6e074eb999ff0d2b8d1dc9cd P a505d69f347e418e9baf7dd6eb2e876e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:16:20.994623  8998 raft_consensus.cc:740] T b730be1a6e074eb999ff0d2b8d1dc9cd P a505d69f347e418e9baf7dd6eb2e876e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a505d69f347e418e9baf7dd6eb2e876e, State: Initialized, Role: FOLLOWER
I20260710 13:16:20.995083  8998 consensus_queue.cc:260] T b730be1a6e074eb999ff0d2b8d1dc9cd P a505d69f347e418e9baf7dd6eb2e876e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a505d69f347e418e9baf7dd6eb2e876e" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 41351 } } peers { permanent_uuid: "cd81ba96be50480ca7562e9d5d0c7c51" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 43737 } } peers { permanent_uuid: "b515092b1e9f4564914258bd3d3feebc" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 36043 } }
I20260710 13:16:20.996702  8998 ts_tablet_manager.cc:1434] T b730be1a6e074eb999ff0d2b8d1dc9cd P a505d69f347e418e9baf7dd6eb2e876e: Time spent starting tablet: real 0.004s	user 0.004s	sys 0.000s
W20260710 13:16:21.012679  8626 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
I20260710 13:16:21.111863  9034 raft_consensus.cc:3060] T b730be1a6e074eb999ff0d2b8d1dc9cd P a505d69f347e418e9baf7dd6eb2e876e [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:16:21.201479  9034 raft_consensus.cc:3060] T 9546cc5b9c48443681a90bbf793d51f1 P a505d69f347e418e9baf7dd6eb2e876e [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:16:21.297605  9034 raft_consensus.cc:3060] T d3b70b807d384faa8791a6e7caf9211f P a505d69f347e418e9baf7dd6eb2e876e [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:16:21.302212  9034 pending_rounds.cc:85] T d3b70b807d384faa8791a6e7caf9211f P a505d69f347e418e9baf7dd6eb2e876e: Aborting all ops after (but not including) 0
I20260710 13:16:21.302420  9034 pending_rounds.cc:107] T d3b70b807d384faa8791a6e7caf9211f P a505d69f347e418e9baf7dd6eb2e876e: Aborting uncommitted NO_OP operation due to leader change: 1.1
I20260710 13:16:21.302584  9034 raft_consensus.cc:2889] T d3b70b807d384faa8791a6e7caf9211f P a505d69f347e418e9baf7dd6eb2e876e [term 2 FOLLOWER]: NO_OP replication failed: Aborted: Op aborted by new leader
I20260710 13:16:21.337198  9034 raft_consensus.cc:3060] T 6e3f0c202d98416d8270b9f67f93a49e P a505d69f347e418e9baf7dd6eb2e876e [term 1 FOLLOWER]: Advancing to term 3
I20260710 13:16:21.341490  9034 pending_rounds.cc:85] T 6e3f0c202d98416d8270b9f67f93a49e P a505d69f347e418e9baf7dd6eb2e876e: Aborting all ops after (but not including) 0
I20260710 13:16:21.341677  9034 pending_rounds.cc:107] T 6e3f0c202d98416d8270b9f67f93a49e P a505d69f347e418e9baf7dd6eb2e876e: Aborting uncommitted NO_OP operation due to leader change: 1.1
I20260710 13:16:21.341838  9034 raft_consensus.cc:2889] T 6e3f0c202d98416d8270b9f67f93a49e P a505d69f347e418e9baf7dd6eb2e876e [term 3 FOLLOWER]: NO_OP replication failed: Aborted: Op aborted by new leader
I20260710 13:16:21.919239  5736 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 13:16:21.924540  5736 auto_leader_rebalancer.cc:479] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260710 13:16:21.924957  5736 auto_leader_rebalancer.cc:554] All tables' leader rebalancing finished this round
I20260710 13:16:21.925421  5736 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
W20260710 13:16:22.013468  8626 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
I20260710 13:16:22.931239  5736 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 13:16:22.937117  5736 auto_leader_rebalancer.cc:479] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260710 13:16:22.937466  5736 auto_leader_rebalancer.cc:554] All tables' leader rebalancing finished this round
I20260710 13:16:22.937932  5736 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
W20260710 13:16:23.014360  8626 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
I20260710 13:16:23.945060  5736 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 13:16:23.955336  5736 auto_leader_rebalancer.cc:479] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260710 13:16:23.955785  5736 auto_leader_rebalancer.cc:554] All tables' leader rebalancing finished this round
I20260710 13:16:23.956507  5736 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
W20260710 13:16:24.015308  8626 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
I20260710 13:16:24.963969  5736 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 13:16:24.969578  5736 auto_leader_rebalancer.cc:479] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260710 13:16:24.969921  5736 auto_leader_rebalancer.cc:554] All tables' leader rebalancing finished this round
I20260710 13:16:24.970400  5736 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
W20260710 13:16:25.016119  8626 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
I20260710 13:16:25.976765  5736 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 13:16:25.983175  5736 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 13:16:25.988402  5736 auto_leader_rebalancer.cc:479] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260710 13:16:25.988837  5736 auto_leader_rebalancer.cc:554] All tables' leader rebalancing finished this round
W20260710 13:16:26.016992  8626 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
I20260710 13:16:27.014678  5736 tablet_server.cc:179] TabletServer@127.5.154.1:41351 shutting down...
W20260710 13:16:27.017869  8626 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
I20260710 13:16:27.038161  5736 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260710 13:16:27.038955  5736 tablet_replica.cc:333] stopping tablet replica
I20260710 13:16:27.039625  5736 raft_consensus.cc:2243] T b730be1a6e074eb999ff0d2b8d1dc9cd P a505d69f347e418e9baf7dd6eb2e876e [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:16:27.040191  5736 raft_consensus.cc:2272] T b730be1a6e074eb999ff0d2b8d1dc9cd P a505d69f347e418e9baf7dd6eb2e876e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:16:27.042532  5736 tablet_replica.cc:333] stopping tablet replica
I20260710 13:16:27.043057  5736 raft_consensus.cc:2243] T 8a90da2890a54a06a65655e83d1fbfd3 P a505d69f347e418e9baf7dd6eb2e876e [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:16:27.043463  5736 raft_consensus.cc:2272] T 8a90da2890a54a06a65655e83d1fbfd3 P a505d69f347e418e9baf7dd6eb2e876e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:16:27.045603  5736 tablet_replica.cc:333] stopping tablet replica
I20260710 13:16:27.046139  5736 raft_consensus.cc:2243] T 6639d4c5319b4fb9885e27a63332c6c6 P a505d69f347e418e9baf7dd6eb2e876e [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:16:27.046556  5736 raft_consensus.cc:2272] T 6639d4c5319b4fb9885e27a63332c6c6 P a505d69f347e418e9baf7dd6eb2e876e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:16:27.048786  5736 tablet_replica.cc:333] stopping tablet replica
I20260710 13:16:27.049276  5736 raft_consensus.cc:2243] T 8bcca52a836b453eb75e79321cdc9e90 P a505d69f347e418e9baf7dd6eb2e876e [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 13:16:27.049743  5736 raft_consensus.cc:2272] T 8bcca52a836b453eb75e79321cdc9e90 P a505d69f347e418e9baf7dd6eb2e876e [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 13:16:27.051728  5736 tablet_replica.cc:333] stopping tablet replica
I20260710 13:16:27.052234  5736 raft_consensus.cc:2243] T d3b70b807d384faa8791a6e7caf9211f P a505d69f347e418e9baf7dd6eb2e876e [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:16:27.052698  5736 raft_consensus.cc:2272] T d3b70b807d384faa8791a6e7caf9211f P a505d69f347e418e9baf7dd6eb2e876e [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:16:27.054584  5736 tablet_replica.cc:333] stopping tablet replica
I20260710 13:16:27.055018  5736 raft_consensus.cc:2243] T 6e3f0c202d98416d8270b9f67f93a49e P a505d69f347e418e9baf7dd6eb2e876e [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 13:16:27.055423  5736 raft_consensus.cc:2272] T 6e3f0c202d98416d8270b9f67f93a49e P a505d69f347e418e9baf7dd6eb2e876e [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 13:16:27.057529  5736 tablet_replica.cc:333] stopping tablet replica
I20260710 13:16:27.057977  5736 raft_consensus.cc:2243] T b62f2d5210d2468194743f1e77146777 P a505d69f347e418e9baf7dd6eb2e876e [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:16:27.058347  5736 raft_consensus.cc:2272] T b62f2d5210d2468194743f1e77146777 P a505d69f347e418e9baf7dd6eb2e876e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:16:27.060240  5736 tablet_replica.cc:333] stopping tablet replica
I20260710 13:16:27.060739  5736 raft_consensus.cc:2243] T b9e6499187794bdf8d13926cd81c4709 P a505d69f347e418e9baf7dd6eb2e876e [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:16:27.061092  5736 raft_consensus.cc:2272] T b9e6499187794bdf8d13926cd81c4709 P a505d69f347e418e9baf7dd6eb2e876e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:16:27.062855  5736 tablet_replica.cc:333] stopping tablet replica
I20260710 13:16:27.063320  5736 raft_consensus.cc:2243] T 61a009c2347d44179b3b3a8e6fe85365 P a505d69f347e418e9baf7dd6eb2e876e [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:16:27.063707  5736 raft_consensus.cc:2272] T 61a009c2347d44179b3b3a8e6fe85365 P a505d69f347e418e9baf7dd6eb2e876e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:16:27.065611  5736 tablet_replica.cc:333] stopping tablet replica
I20260710 13:16:27.066000  5736 raft_consensus.cc:2243] T 9546cc5b9c48443681a90bbf793d51f1 P a505d69f347e418e9baf7dd6eb2e876e [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:16:27.066401  5736 raft_consensus.cc:2272] T 9546cc5b9c48443681a90bbf793d51f1 P a505d69f347e418e9baf7dd6eb2e876e [term 2 FOLLOWER]: Raft consensus is shut down!
W20260710 13:16:27.085806  8718 proxy.cc:239] Call had error, refreshing address and retrying: Network error: Client connection negotiation failed: client connection to 127.5.154.1:41351: connect: Connection refused (error 111) [suppressed 3 similar messages]
W20260710 13:16:27.088409  8718 consensus_peers.cc:597] T 61a009c2347d44179b3b3a8e6fe85365 P cd81ba96be50480ca7562e9d5d0c7c51 -> Peer a505d69f347e418e9baf7dd6eb2e876e (127.5.154.1:41351): Couldn't send request to peer a505d69f347e418e9baf7dd6eb2e876e. Status: Network error: Client connection negotiation failed: client connection to 127.5.154.1:41351: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 13:16:27.095419  5736 tablet_server.cc:196] TabletServer@127.5.154.1:41351 shutdown complete.
I20260710 13:16:27.119871  5736 tablet_server.cc:179] TabletServer@127.5.154.2:0 shutting down...
W20260710 13:16:27.143877  8718 consensus_peers.cc:597] T 6e3f0c202d98416d8270b9f67f93a49e P cd81ba96be50480ca7562e9d5d0c7c51 -> Peer a505d69f347e418e9baf7dd6eb2e876e (127.5.154.1:41351): Couldn't send request to peer a505d69f347e418e9baf7dd6eb2e876e. Status: Network error: Client connection negotiation failed: client connection to 127.5.154.1:41351: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 13:16:27.144397  5736 ts_tablet_manager.cc:1507] Shutting down tablet manager...
W20260710 13:16:27.144480  8718 consensus_peers.cc:597] T 8a90da2890a54a06a65655e83d1fbfd3 P cd81ba96be50480ca7562e9d5d0c7c51 -> Peer a505d69f347e418e9baf7dd6eb2e876e (127.5.154.1:41351): Couldn't send request to peer a505d69f347e418e9baf7dd6eb2e876e. Status: Network error: Client connection negotiation failed: client connection to 127.5.154.1:41351: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 13:16:27.145301  5736 tablet_replica.cc:333] T b730be1a6e074eb999ff0d2b8d1dc9cd P cd81ba96be50480ca7562e9d5d0c7c51: stopping tablet replica
I20260710 13:16:27.146027  5736 raft_consensus.cc:2243] T b730be1a6e074eb999ff0d2b8d1dc9cd P cd81ba96be50480ca7562e9d5d0c7c51 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:16:27.146490  5736 raft_consensus.cc:2272] T b730be1a6e074eb999ff0d2b8d1dc9cd P cd81ba96be50480ca7562e9d5d0c7c51 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:16:27.148458  5736 tablet_replica.cc:333] T 6639d4c5319b4fb9885e27a63332c6c6 P cd81ba96be50480ca7562e9d5d0c7c51: stopping tablet replica
I20260710 13:16:27.149044  5736 raft_consensus.cc:2243] T 6639d4c5319b4fb9885e27a63332c6c6 P cd81ba96be50480ca7562e9d5d0c7c51 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:16:27.149422  5736 raft_consensus.cc:2272] T 6639d4c5319b4fb9885e27a63332c6c6 P cd81ba96be50480ca7562e9d5d0c7c51 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:16:27.151191  5736 tablet_replica.cc:333] T 8a90da2890a54a06a65655e83d1fbfd3 P cd81ba96be50480ca7562e9d5d0c7c51: stopping tablet replica
I20260710 13:16:27.151651  5736 raft_consensus.cc:2243] T 8a90da2890a54a06a65655e83d1fbfd3 P cd81ba96be50480ca7562e9d5d0c7c51 [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:16:27.152417  5736 raft_consensus.cc:2272] T 8a90da2890a54a06a65655e83d1fbfd3 P cd81ba96be50480ca7562e9d5d0c7c51 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:16:27.154349  5736 tablet_replica.cc:333] T 61a009c2347d44179b3b3a8e6fe85365 P cd81ba96be50480ca7562e9d5d0c7c51: stopping tablet replica
I20260710 13:16:27.154834  5736 raft_consensus.cc:2243] T 61a009c2347d44179b3b3a8e6fe85365 P cd81ba96be50480ca7562e9d5d0c7c51 [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:16:27.155539  5736 raft_consensus.cc:2272] T 61a009c2347d44179b3b3a8e6fe85365 P cd81ba96be50480ca7562e9d5d0c7c51 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:16:27.157390  5736 tablet_replica.cc:333] T b9e6499187794bdf8d13926cd81c4709 P cd81ba96be50480ca7562e9d5d0c7c51: stopping tablet replica
I20260710 13:16:27.157845  5736 raft_consensus.cc:2243] T b9e6499187794bdf8d13926cd81c4709 P cd81ba96be50480ca7562e9d5d0c7c51 [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:16:27.158598  5736 raft_consensus.cc:2272] T b9e6499187794bdf8d13926cd81c4709 P cd81ba96be50480ca7562e9d5d0c7c51 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:16:27.160378  5736 tablet_replica.cc:333] T 9546cc5b9c48443681a90bbf793d51f1 P cd81ba96be50480ca7562e9d5d0c7c51: stopping tablet replica
I20260710 13:16:27.160883  5736 raft_consensus.cc:2243] T 9546cc5b9c48443681a90bbf793d51f1 P cd81ba96be50480ca7562e9d5d0c7c51 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:16:27.161279  5736 raft_consensus.cc:2272] T 9546cc5b9c48443681a90bbf793d51f1 P cd81ba96be50480ca7562e9d5d0c7c51 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:16:27.163012  5736 tablet_replica.cc:333] T 6e3f0c202d98416d8270b9f67f93a49e P cd81ba96be50480ca7562e9d5d0c7c51: stopping tablet replica
I20260710 13:16:27.163502  5736 raft_consensus.cc:2243] T 6e3f0c202d98416d8270b9f67f93a49e P cd81ba96be50480ca7562e9d5d0c7c51 [term 3 LEADER]: Raft consensus shutting down.
I20260710 13:16:27.164243  5736 raft_consensus.cc:2272] T 6e3f0c202d98416d8270b9f67f93a49e P cd81ba96be50480ca7562e9d5d0c7c51 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 13:16:27.166054  5736 tablet_replica.cc:333] T b62f2d5210d2468194743f1e77146777 P cd81ba96be50480ca7562e9d5d0c7c51: stopping tablet replica
I20260710 13:16:27.166528  5736 raft_consensus.cc:2243] T b62f2d5210d2468194743f1e77146777 P cd81ba96be50480ca7562e9d5d0c7c51 [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:16:27.167227  5736 raft_consensus.cc:2272] T b62f2d5210d2468194743f1e77146777 P cd81ba96be50480ca7562e9d5d0c7c51 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:16:27.169109  5736 tablet_replica.cc:333] T d3b70b807d384faa8791a6e7caf9211f P cd81ba96be50480ca7562e9d5d0c7c51: stopping tablet replica
I20260710 13:16:27.169598  5736 raft_consensus.cc:2243] T d3b70b807d384faa8791a6e7caf9211f P cd81ba96be50480ca7562e9d5d0c7c51 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:16:27.170008  5736 raft_consensus.cc:2272] T d3b70b807d384faa8791a6e7caf9211f P cd81ba96be50480ca7562e9d5d0c7c51 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:16:27.171679  5736 tablet_replica.cc:333] T 8bcca52a836b453eb75e79321cdc9e90 P cd81ba96be50480ca7562e9d5d0c7c51: stopping tablet replica
I20260710 13:16:27.172116  5736 raft_consensus.cc:2243] T 8bcca52a836b453eb75e79321cdc9e90 P cd81ba96be50480ca7562e9d5d0c7c51 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 13:16:27.172528  5736 raft_consensus.cc:2272] T 8bcca52a836b453eb75e79321cdc9e90 P cd81ba96be50480ca7562e9d5d0c7c51 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 13:16:27.201103  5736 tablet_server.cc:196] TabletServer@127.5.154.2:0 shutdown complete.
I20260710 13:16:27.222615  5736 tablet_server.cc:179] TabletServer@127.5.154.3:0 shutting down...
I20260710 13:16:27.241552  5736 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260710 13:16:27.242167  5736 tablet_replica.cc:333] T 6e3f0c202d98416d8270b9f67f93a49e P b515092b1e9f4564914258bd3d3feebc: stopping tablet replica
I20260710 13:16:27.242725  5736 raft_consensus.cc:2243] T 6e3f0c202d98416d8270b9f67f93a49e P b515092b1e9f4564914258bd3d3feebc [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 13:16:27.243191  5736 raft_consensus.cc:2272] T 6e3f0c202d98416d8270b9f67f93a49e P b515092b1e9f4564914258bd3d3feebc [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 13:16:27.245249  5736 tablet_replica.cc:333] T b62f2d5210d2468194743f1e77146777 P b515092b1e9f4564914258bd3d3feebc: stopping tablet replica
I20260710 13:16:27.245783  5736 raft_consensus.cc:2243] T b62f2d5210d2468194743f1e77146777 P b515092b1e9f4564914258bd3d3feebc [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:16:27.246233  5736 raft_consensus.cc:2272] T b62f2d5210d2468194743f1e77146777 P b515092b1e9f4564914258bd3d3feebc [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:16:27.248519  5736 tablet_replica.cc:333] T d3b70b807d384faa8791a6e7caf9211f P b515092b1e9f4564914258bd3d3feebc: stopping tablet replica
I20260710 13:16:27.249110  5736 raft_consensus.cc:2243] T d3b70b807d384faa8791a6e7caf9211f P b515092b1e9f4564914258bd3d3feebc [term 2 LEADER]: Raft consensus shutting down.
I20260710 13:16:27.249790  5736 raft_consensus.cc:2272] T d3b70b807d384faa8791a6e7caf9211f P b515092b1e9f4564914258bd3d3feebc [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:16:27.252115  5736 tablet_replica.cc:333] T 8a90da2890a54a06a65655e83d1fbfd3 P b515092b1e9f4564914258bd3d3feebc: stopping tablet replica
I20260710 13:16:27.252673  5736 raft_consensus.cc:2243] T 8a90da2890a54a06a65655e83d1fbfd3 P b515092b1e9f4564914258bd3d3feebc [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:16:27.253108  5736 raft_consensus.cc:2272] T 8a90da2890a54a06a65655e83d1fbfd3 P b515092b1e9f4564914258bd3d3feebc [term 1 FOLLOWER]: Raft consensus is shut down!
W20260710 13:16:27.254611  8792 consensus_peers.cc:597] T 9546cc5b9c48443681a90bbf793d51f1 P b515092b1e9f4564914258bd3d3feebc -> Peer cd81ba96be50480ca7562e9d5d0c7c51 (127.5.154.2:43737): Couldn't send request to peer cd81ba96be50480ca7562e9d5d0c7c51. Status: Network error: Client connection negotiation failed: client connection to 127.5.154.2:43737: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 13:16:27.255084  5736 tablet_replica.cc:333] T 6639d4c5319b4fb9885e27a63332c6c6 P b515092b1e9f4564914258bd3d3feebc: stopping tablet replica
I20260710 13:16:27.255589  5736 raft_consensus.cc:2243] T 6639d4c5319b4fb9885e27a63332c6c6 P b515092b1e9f4564914258bd3d3feebc [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:16:27.256286  5736 raft_consensus.cc:2272] T 6639d4c5319b4fb9885e27a63332c6c6 P b515092b1e9f4564914258bd3d3feebc [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:16:27.258081  5736 tablet_replica.cc:333] T b730be1a6e074eb999ff0d2b8d1dc9cd P b515092b1e9f4564914258bd3d3feebc: stopping tablet replica
I20260710 13:16:27.258548  5736 raft_consensus.cc:2243] T b730be1a6e074eb999ff0d2b8d1dc9cd P b515092b1e9f4564914258bd3d3feebc [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:16:27.259220  5736 raft_consensus.cc:2272] T b730be1a6e074eb999ff0d2b8d1dc9cd P b515092b1e9f4564914258bd3d3feebc [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:16:27.260967  5736 tablet_replica.cc:333] T 9546cc5b9c48443681a90bbf793d51f1 P b515092b1e9f4564914258bd3d3feebc: stopping tablet replica
I20260710 13:16:27.261389  5736 raft_consensus.cc:2243] T 9546cc5b9c48443681a90bbf793d51f1 P b515092b1e9f4564914258bd3d3feebc [term 2 LEADER]: Raft consensus shutting down.
I20260710 13:16:27.262132  5736 raft_consensus.cc:2272] T 9546cc5b9c48443681a90bbf793d51f1 P b515092b1e9f4564914258bd3d3feebc [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:16:27.263916  5736 tablet_replica.cc:333] T 61a009c2347d44179b3b3a8e6fe85365 P b515092b1e9f4564914258bd3d3feebc: stopping tablet replica
I20260710 13:16:27.264360  5736 raft_consensus.cc:2243] T 61a009c2347d44179b3b3a8e6fe85365 P b515092b1e9f4564914258bd3d3feebc [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:16:27.264768  5736 raft_consensus.cc:2272] T 61a009c2347d44179b3b3a8e6fe85365 P b515092b1e9f4564914258bd3d3feebc [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:16:27.266453  5736 tablet_replica.cc:333] T b9e6499187794bdf8d13926cd81c4709 P b515092b1e9f4564914258bd3d3feebc: stopping tablet replica
I20260710 13:16:27.266870  5736 raft_consensus.cc:2243] T b9e6499187794bdf8d13926cd81c4709 P b515092b1e9f4564914258bd3d3feebc [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:16:27.267278  5736 raft_consensus.cc:2272] T b9e6499187794bdf8d13926cd81c4709 P b515092b1e9f4564914258bd3d3feebc [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:16:27.268885  5736 tablet_replica.cc:333] T 8bcca52a836b453eb75e79321cdc9e90 P b515092b1e9f4564914258bd3d3feebc: stopping tablet replica
I20260710 13:16:27.269295  5736 raft_consensus.cc:2243] T 8bcca52a836b453eb75e79321cdc9e90 P b515092b1e9f4564914258bd3d3feebc [term 3 LEADER]: Raft consensus shutting down.
I20260710 13:16:27.270079  5736 raft_consensus.cc:2272] T 8bcca52a836b453eb75e79321cdc9e90 P b515092b1e9f4564914258bd3d3feebc [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 13:16:27.297566  5736 tablet_server.cc:196] TabletServer@127.5.154.3:0 shutdown complete.
I20260710 13:16:27.318725  5736 master.cc:562] Master@127.5.154.62:44799 shutting down...
I20260710 13:16:27.336762  5736 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 6c45b8020b384ec5a1d134db1135508d [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:16:27.337327  5736 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 6c45b8020b384ec5a1d134db1135508d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:16:27.337611  5736 tablet_replica.cc:333] T 00000000000000000000000000000000 P 6c45b8020b384ec5a1d134db1135508d: stopping tablet replica
I20260710 13:16:27.355947  5736 master.cc:584] Master@127.5.154.62:44799 shutdown complete.
[       OK ] LeaderRebalancerTest.TestMaintenanceMode (13508 ms)
[ RUN      ] LeaderRebalancerTest.MultiTableLeaderBalance
I20260710 13:16:27.393790  5736 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.5.154.62:44781
I20260710 13:16:27.394907  5736 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 13:16:27.400077  9097 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 13:16:27.400718  9098 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 13:16:27.401394  9100 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 13:16:27.401494  5736 server_base.cc:1061] running on GCE node
I20260710 13:16:27.402339  5736 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 13:16:27.402505  5736 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260710 13:16:27.402669  5736 hybrid_clock.cc:648] HybridClock initialized: now 1783689387402648 us; error 0 us; skew 500 ppm
I20260710 13:16:27.403174  5736 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 13:16:27.405393  5736 webserver.cc:533] Webserver started at http://127.5.154.62:34843/ using document root <none> and password file <none>
I20260710 13:16:27.405858  5736 fs_manager.cc:362] Metadata directory not provided
I20260710 13:16:27.406028  5736 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 13:16:27.406272  5736 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 13:16:27.407294  5736 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskPiHBc8/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783689303377817-5736-0/minicluster-data/master-0-root/instance:
uuid: "64a73287606542bc93282c9007b1587a"
format_stamp: "Formatted at 2026-07-10 13:16:27 on dist-test-slave-46l2"
I20260710 13:16:27.411389  5736 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.006s	sys 0.000s
I20260710 13:16:27.414431  9105 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:16:27.415046  5736 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.001s	sys 0.000s
I20260710 13:16:27.415297  5736 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskPiHBc8/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783689303377817-5736-0/minicluster-data/master-0-root
uuid: "64a73287606542bc93282c9007b1587a"
format_stamp: "Formatted at 2026-07-10 13:16:27 on dist-test-slave-46l2"
I20260710 13:16:27.415535  5736 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskPiHBc8/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783689303377817-5736-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskPiHBc8/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783689303377817-5736-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskPiHBc8/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783689303377817-5736-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)
I20260710 13:16:27.455742  5736 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 13:16:27.456945  5736 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 13:16:27.491523  5736 rpc_server.cc:307] RPC server started. Bound to: 127.5.154.62:44781
I20260710 13:16:27.491612  9156 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.5.154.62:44781 every 8 connection(s)
I20260710 13:16:27.495213  9157 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:16:27.505371  9157 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 64a73287606542bc93282c9007b1587a: Bootstrap starting.
I20260710 13:16:27.509778  9157 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 64a73287606542bc93282c9007b1587a: Neither blocks nor log segments found. Creating new log.
I20260710 13:16:27.513509  9157 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 64a73287606542bc93282c9007b1587a: No bootstrap required, opened a new log
I20260710 13:16:27.515501  9157 raft_consensus.cc:359] T 00000000000000000000000000000000 P 64a73287606542bc93282c9007b1587a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "64a73287606542bc93282c9007b1587a" member_type: VOTER }
I20260710 13:16:27.515883  9157 raft_consensus.cc:385] T 00000000000000000000000000000000 P 64a73287606542bc93282c9007b1587a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:16:27.516059  9157 raft_consensus.cc:740] T 00000000000000000000000000000000 P 64a73287606542bc93282c9007b1587a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 64a73287606542bc93282c9007b1587a, State: Initialized, Role: FOLLOWER
I20260710 13:16:27.516531  9157 consensus_queue.cc:260] T 00000000000000000000000000000000 P 64a73287606542bc93282c9007b1587a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "64a73287606542bc93282c9007b1587a" member_type: VOTER }
I20260710 13:16:27.517021  9157 raft_consensus.cc:399] T 00000000000000000000000000000000 P 64a73287606542bc93282c9007b1587a [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260710 13:16:27.517246  9157 raft_consensus.cc:493] T 00000000000000000000000000000000 P 64a73287606542bc93282c9007b1587a [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260710 13:16:27.517468  9157 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 64a73287606542bc93282c9007b1587a [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:16:27.521427  9157 raft_consensus.cc:515] T 00000000000000000000000000000000 P 64a73287606542bc93282c9007b1587a [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "64a73287606542bc93282c9007b1587a" member_type: VOTER }
I20260710 13:16:27.521873  9157 leader_election.cc:304] T 00000000000000000000000000000000 P 64a73287606542bc93282c9007b1587a [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: 64a73287606542bc93282c9007b1587a; no voters: 
I20260710 13:16:27.522823  9157 leader_election.cc:290] T 00000000000000000000000000000000 P 64a73287606542bc93282c9007b1587a [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260710 13:16:27.523123  9160 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 64a73287606542bc93282c9007b1587a [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:16:27.524415  9160 raft_consensus.cc:697] T 00000000000000000000000000000000 P 64a73287606542bc93282c9007b1587a [term 1 LEADER]: Becoming Leader. State: Replica: 64a73287606542bc93282c9007b1587a, State: Running, Role: LEADER
I20260710 13:16:27.525043  9160 consensus_queue.cc:237] T 00000000000000000000000000000000 P 64a73287606542bc93282c9007b1587a [LEADER]: Queue going to LEADER mode. State: All 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: "64a73287606542bc93282c9007b1587a" member_type: VOTER }
I20260710 13:16:27.525502  9157 sys_catalog.cc:565] T 00000000000000000000000000000000 P 64a73287606542bc93282c9007b1587a [sys.catalog]: configured and running, proceeding with master startup.
I20260710 13:16:27.527854  9161 sys_catalog.cc:455] T 00000000000000000000000000000000 P 64a73287606542bc93282c9007b1587a [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "64a73287606542bc93282c9007b1587a" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "64a73287606542bc93282c9007b1587a" member_type: VOTER } }
I20260710 13:16:27.528556  9161 sys_catalog.cc:458] T 00000000000000000000000000000000 P 64a73287606542bc93282c9007b1587a [sys.catalog]: This master's current role is: LEADER
I20260710 13:16:27.527904  9162 sys_catalog.cc:455] T 00000000000000000000000000000000 P 64a73287606542bc93282c9007b1587a [sys.catalog]: SysCatalogTable state changed. Reason: New leader 64a73287606542bc93282c9007b1587a. Latest consensus state: current_term: 1 leader_uuid: "64a73287606542bc93282c9007b1587a" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "64a73287606542bc93282c9007b1587a" member_type: VOTER } }
I20260710 13:16:27.529533  9162 sys_catalog.cc:458] T 00000000000000000000000000000000 P 64a73287606542bc93282c9007b1587a [sys.catalog]: This master's current role is: LEADER
I20260710 13:16:27.531199  9166 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260710 13:16:27.538239  9166 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260710 13:16:27.539882  5736 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260710 13:16:27.546552  9166 catalog_manager.cc:1383] Generated new cluster ID: c77d4add1bfe445ea75750f851c73d08
I20260710 13:16:27.546772  9166 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260710 13:16:27.564165  9166 catalog_manager.cc:1406] Generated new certificate authority record
I20260710 13:16:27.565609  9166 catalog_manager.cc:1540] Loading token signing keys...
I20260710 13:16:27.577472  9166 catalog_manager.cc:6070] T 00000000000000000000000000000000 P 64a73287606542bc93282c9007b1587a: Generated new TSK 0
I20260710 13:16:27.578033  9166 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260710 13:16:27.605938  5736 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 13:16:27.611819  9178 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 13:16:27.612505  9179 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 13:16:27.613991  9181 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 13:16:27.614797  5736 server_base.cc:1061] running on GCE node
I20260710 13:16:27.615636  5736 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 13:16:27.615824  5736 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260710 13:16:27.615950  5736 hybrid_clock.cc:648] HybridClock initialized: now 1783689387615939 us; error 0 us; skew 500 ppm
I20260710 13:16:27.616397  5736 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 13:16:27.618544  5736 webserver.cc:533] Webserver started at http://127.5.154.1:39733/ using document root <none> and password file <none>
I20260710 13:16:27.618959  5736 fs_manager.cc:362] Metadata directory not provided
I20260710 13:16:27.619104  5736 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 13:16:27.619302  5736 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 13:16:27.620273  5736 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskPiHBc8/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783689303377817-5736-0/minicluster-data/ts-0-root/instance:
uuid: "7a8e89d27b4a472b80c69e3aec25def0"
format_stamp: "Formatted at 2026-07-10 13:16:27 on dist-test-slave-46l2"
I20260710 13:16:27.624313  5736 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.003s	sys 0.000s
I20260710 13:16:27.627306  9186 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:16:27.627970  5736 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260710 13:16:27.628199  5736 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskPiHBc8/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783689303377817-5736-0/minicluster-data/ts-0-root
uuid: "7a8e89d27b4a472b80c69e3aec25def0"
format_stamp: "Formatted at 2026-07-10 13:16:27 on dist-test-slave-46l2"
I20260710 13:16:27.628424  5736 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskPiHBc8/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783689303377817-5736-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskPiHBc8/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783689303377817-5736-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskPiHBc8/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783689303377817-5736-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)
I20260710 13:16:27.659443  5736 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 13:16:27.660555  5736 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 13:16:27.661929  5736 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260710 13:16:27.664022  5736 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260710 13:16:27.664189  5736 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:16:27.664428  5736 ts_tablet_manager.cc:616] Registered 0 tablets
I20260710 13:16:27.664598  5736 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.001s
I20260710 13:16:27.702885  5736 rpc_server.cc:307] RPC server started. Bound to: 127.5.154.1:34549
I20260710 13:16:27.702996  9248 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.5.154.1:34549 every 8 connection(s)
I20260710 13:16:27.707410  5736 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 13:16:27.714228  9253 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 13:16:27.714898  9254 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 13:16:27.718470  9256 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 13:16:27.719820  5736 server_base.cc:1061] running on GCE node
I20260710 13:16:27.720176  9249 heartbeater.cc:344] Connected to a master server at 127.5.154.62:44781
I20260710 13:16:27.720609  9249 heartbeater.cc:461] Registering TS with master...
I20260710 13:16:27.721140  5736 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 13:16:27.721412  5736 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260710 13:16:27.721499  9249 heartbeater.cc:507] Master 127.5.154.62:44781 requested a full tablet report, sending...
I20260710 13:16:27.721648  5736 hybrid_clock.cc:648] HybridClock initialized: now 1783689387721628 us; error 0 us; skew 500 ppm
I20260710 13:16:27.722417  5736 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 13:16:27.723819  9122 ts_manager.cc:194] Registered new tserver with Master: 7a8e89d27b4a472b80c69e3aec25def0 (127.5.154.1:34549)
I20260710 13:16:27.724864  5736 webserver.cc:533] Webserver started at http://127.5.154.2:41937/ using document root <none> and password file <none>
I20260710 13:16:27.725344  5736 fs_manager.cc:362] Metadata directory not provided
I20260710 13:16:27.725513  5736 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 13:16:27.725575  9122 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:60326
I20260710 13:16:27.725740  5736 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 13:16:27.727120  5736 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskPiHBc8/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783689303377817-5736-0/minicluster-data/ts-1-root/instance:
uuid: "37b9bae13e2c4db9a1ec6a19e20cbaec"
format_stamp: "Formatted at 2026-07-10 13:16:27 on dist-test-slave-46l2"
I20260710 13:16:27.731321  5736 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.003s	sys 0.001s
I20260710 13:16:27.734326  9261 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:16:27.735024  5736 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.001s	sys 0.000s
I20260710 13:16:27.735268  5736 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskPiHBc8/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783689303377817-5736-0/minicluster-data/ts-1-root
uuid: "37b9bae13e2c4db9a1ec6a19e20cbaec"
format_stamp: "Formatted at 2026-07-10 13:16:27 on dist-test-slave-46l2"
I20260710 13:16:27.735510  5736 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskPiHBc8/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783689303377817-5736-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskPiHBc8/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783689303377817-5736-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskPiHBc8/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783689303377817-5736-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)
I20260710 13:16:27.750046  5736 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 13:16:27.751102  5736 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 13:16:27.752370  5736 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260710 13:16:27.754482  5736 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260710 13:16:27.754669  5736 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:16:27.754874  5736 ts_tablet_manager.cc:616] Registered 0 tablets
I20260710 13:16:27.755018  5736 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:16:27.791749  5736 rpc_server.cc:307] RPC server started. Bound to: 127.5.154.2:34267
I20260710 13:16:27.791837  9323 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.5.154.2:34267 every 8 connection(s)
I20260710 13:16:27.796334  5736 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 13:16:27.803061  9327 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 13:16:27.804374  9328 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 13:16:27.807113  9330 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 13:16:27.807585  5736 server_base.cc:1061] running on GCE node
I20260710 13:16:27.808168  9324 heartbeater.cc:344] Connected to a master server at 127.5.154.62:44781
I20260710 13:16:27.808459  9324 heartbeater.cc:461] Registering TS with master...
I20260710 13:16:27.808540  5736 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 13:16:27.808831  5736 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260710 13:16:27.809002  5736 hybrid_clock.cc:648] HybridClock initialized: now 1783689387808975 us; error 0 us; skew 500 ppm
I20260710 13:16:27.809111  9324 heartbeater.cc:507] Master 127.5.154.62:44781 requested a full tablet report, sending...
I20260710 13:16:27.809556  5736 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 13:16:27.810998  9122 ts_manager.cc:194] Registered new tserver with Master: 37b9bae13e2c4db9a1ec6a19e20cbaec (127.5.154.2:34267)
I20260710 13:16:27.811978  5736 webserver.cc:533] Webserver started at http://127.5.154.3:41391/ using document root <none> and password file <none>
I20260710 13:16:27.812620  5736 fs_manager.cc:362] Metadata directory not provided
I20260710 13:16:27.812705  9122 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:60342
I20260710 13:16:27.812865  5736 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 13:16:27.813216  5736 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 13:16:27.814345  5736 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskPiHBc8/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783689303377817-5736-0/minicluster-data/ts-2-root/instance:
uuid: "b45bfaecf63b4a079127b2747289f0ad"
format_stamp: "Formatted at 2026-07-10 13:16:27 on dist-test-slave-46l2"
I20260710 13:16:27.818344  5736 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.001s	sys 0.004s
I20260710 13:16:27.821273  9335 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:16:27.821954  5736 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260710 13:16:27.822212  5736 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskPiHBc8/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783689303377817-5736-0/minicluster-data/ts-2-root
uuid: "b45bfaecf63b4a079127b2747289f0ad"
format_stamp: "Formatted at 2026-07-10 13:16:27 on dist-test-slave-46l2"
I20260710 13:16:27.822455  5736 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskPiHBc8/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783689303377817-5736-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskPiHBc8/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783689303377817-5736-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskPiHBc8/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783689303377817-5736-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)
I20260710 13:16:27.849401  5736 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 13:16:27.850548  5736 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 13:16:27.851917  5736 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260710 13:16:27.854030  5736 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260710 13:16:27.854218  5736 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:16:27.854440  5736 ts_tablet_manager.cc:616] Registered 0 tablets
I20260710 13:16:27.854592  5736 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:16:27.890209  5736 rpc_server.cc:307] RPC server started. Bound to: 127.5.154.3:44699
I20260710 13:16:27.890312  9397 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.5.154.3:44699 every 8 connection(s)
I20260710 13:16:27.902534  9398 heartbeater.cc:344] Connected to a master server at 127.5.154.62:44781
I20260710 13:16:27.902894  9398 heartbeater.cc:461] Registering TS with master...
I20260710 13:16:27.903544  9398 heartbeater.cc:507] Master 127.5.154.62:44781 requested a full tablet report, sending...
I20260710 13:16:27.905529  9122 ts_manager.cc:194] Registered new tserver with Master: b45bfaecf63b4a079127b2747289f0ad (127.5.154.3:44699)
I20260710 13:16:27.906019  5736 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.012922533s
I20260710 13:16:27.907188  9122 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:60356
I20260710 13:16:27.928722  9122 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:60368:
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"
    }
  }
}
W20260710 13:16:27.930680  9122 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.
I20260710 13:16:27.971819  9289 tablet_service.cc:1511] Processing CreateTablet for tablet 931472785bfe4238a09dc466bef06599 (DEFAULT_TABLE table=multi_table_leader_balance_table1 [id=dfbfae6c49164db3a207b8859f920cb6]), partition=RANGE (key) PARTITION VALUES < 1073741823
I20260710 13:16:27.973219  9289 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 931472785bfe4238a09dc466bef06599. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:16:27.973471  9288 tablet_service.cc:1511] Processing CreateTablet for tablet 251cd0682f224a6f95ff83918e7e7cf2 (DEFAULT_TABLE table=multi_table_leader_balance_table1 [id=dfbfae6c49164db3a207b8859f920cb6]), partition=RANGE (key) PARTITION 1073741823 <= VALUES
I20260710 13:16:27.975111  9363 tablet_service.cc:1511] Processing CreateTablet for tablet 931472785bfe4238a09dc466bef06599 (DEFAULT_TABLE table=multi_table_leader_balance_table1 [id=dfbfae6c49164db3a207b8859f920cb6]), partition=RANGE (key) PARTITION VALUES < 1073741823
I20260710 13:16:27.975715  9362 tablet_service.cc:1511] Processing CreateTablet for tablet 251cd0682f224a6f95ff83918e7e7cf2 (DEFAULT_TABLE table=multi_table_leader_balance_table1 [id=dfbfae6c49164db3a207b8859f920cb6]), partition=RANGE (key) PARTITION 1073741823 <= VALUES
I20260710 13:16:27.976325  9363 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 931472785bfe4238a09dc466bef06599. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:16:27.976894  9362 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 251cd0682f224a6f95ff83918e7e7cf2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:16:27.976889  9288 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 251cd0682f224a6f95ff83918e7e7cf2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:16:27.978631  9213 tablet_service.cc:1511] Processing CreateTablet for tablet 251cd0682f224a6f95ff83918e7e7cf2 (DEFAULT_TABLE table=multi_table_leader_balance_table1 [id=dfbfae6c49164db3a207b8859f920cb6]), partition=RANGE (key) PARTITION 1073741823 <= VALUES
I20260710 13:16:27.978746  9214 tablet_service.cc:1511] Processing CreateTablet for tablet 931472785bfe4238a09dc466bef06599 (DEFAULT_TABLE table=multi_table_leader_balance_table1 [id=dfbfae6c49164db3a207b8859f920cb6]), partition=RANGE (key) PARTITION VALUES < 1073741823
I20260710 13:16:27.979810  9213 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 251cd0682f224a6f95ff83918e7e7cf2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:16:27.981124  9214 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 931472785bfe4238a09dc466bef06599. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:16:28.018442  9415 tablet_bootstrap.cc:492] T 931472785bfe4238a09dc466bef06599 P 7a8e89d27b4a472b80c69e3aec25def0: Bootstrap starting.
I20260710 13:16:28.019737  9413 tablet_bootstrap.cc:492] T 251cd0682f224a6f95ff83918e7e7cf2 P b45bfaecf63b4a079127b2747289f0ad: Bootstrap starting.
I20260710 13:16:28.021421  9414 tablet_bootstrap.cc:492] T 251cd0682f224a6f95ff83918e7e7cf2 P 37b9bae13e2c4db9a1ec6a19e20cbaec: Bootstrap starting.
I20260710 13:16:28.024271  9415 tablet_bootstrap.cc:654] T 931472785bfe4238a09dc466bef06599 P 7a8e89d27b4a472b80c69e3aec25def0: Neither blocks nor log segments found. Creating new log.
I20260710 13:16:28.026576  9413 tablet_bootstrap.cc:654] T 251cd0682f224a6f95ff83918e7e7cf2 P b45bfaecf63b4a079127b2747289f0ad: Neither blocks nor log segments found. Creating new log.
I20260710 13:16:28.028228  9414 tablet_bootstrap.cc:654] T 251cd0682f224a6f95ff83918e7e7cf2 P 37b9bae13e2c4db9a1ec6a19e20cbaec: Neither blocks nor log segments found. Creating new log.
I20260710 13:16:28.031395  9415 tablet_bootstrap.cc:492] T 931472785bfe4238a09dc466bef06599 P 7a8e89d27b4a472b80c69e3aec25def0: No bootstrap required, opened a new log
I20260710 13:16:28.031766  9415 ts_tablet_manager.cc:1403] T 931472785bfe4238a09dc466bef06599 P 7a8e89d27b4a472b80c69e3aec25def0: Time spent bootstrapping tablet: real 0.014s	user 0.011s	sys 0.000s
I20260710 13:16:28.032510  9413 tablet_bootstrap.cc:492] T 251cd0682f224a6f95ff83918e7e7cf2 P b45bfaecf63b4a079127b2747289f0ad: No bootstrap required, opened a new log
I20260710 13:16:28.033067  9413 ts_tablet_manager.cc:1403] T 251cd0682f224a6f95ff83918e7e7cf2 P b45bfaecf63b4a079127b2747289f0ad: Time spent bootstrapping tablet: real 0.014s	user 0.003s	sys 0.009s
I20260710 13:16:28.033987  9415 raft_consensus.cc:359] T 931472785bfe4238a09dc466bef06599 P 7a8e89d27b4a472b80c69e3aec25def0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "37b9bae13e2c4db9a1ec6a19e20cbaec" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 34267 } } peers { permanent_uuid: "b45bfaecf63b4a079127b2747289f0ad" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 44699 } } peers { permanent_uuid: "7a8e89d27b4a472b80c69e3aec25def0" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 34549 } }
I20260710 13:16:28.034595  9415 raft_consensus.cc:385] T 931472785bfe4238a09dc466bef06599 P 7a8e89d27b4a472b80c69e3aec25def0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:16:28.034811  9415 raft_consensus.cc:740] T 931472785bfe4238a09dc466bef06599 P 7a8e89d27b4a472b80c69e3aec25def0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7a8e89d27b4a472b80c69e3aec25def0, State: Initialized, Role: FOLLOWER
I20260710 13:16:28.035457  9415 consensus_queue.cc:260] T 931472785bfe4238a09dc466bef06599 P 7a8e89d27b4a472b80c69e3aec25def0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "37b9bae13e2c4db9a1ec6a19e20cbaec" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 34267 } } peers { permanent_uuid: "b45bfaecf63b4a079127b2747289f0ad" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 44699 } } peers { permanent_uuid: "7a8e89d27b4a472b80c69e3aec25def0" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 34549 } }
I20260710 13:16:28.036036  9413 raft_consensus.cc:359] T 251cd0682f224a6f95ff83918e7e7cf2 P b45bfaecf63b4a079127b2747289f0ad [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a8e89d27b4a472b80c69e3aec25def0" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 34549 } } peers { permanent_uuid: "37b9bae13e2c4db9a1ec6a19e20cbaec" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 34267 } } peers { permanent_uuid: "b45bfaecf63b4a079127b2747289f0ad" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 44699 } }
I20260710 13:16:28.036813  9413 raft_consensus.cc:385] T 251cd0682f224a6f95ff83918e7e7cf2 P b45bfaecf63b4a079127b2747289f0ad [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:16:28.037293  9413 raft_consensus.cc:740] T 251cd0682f224a6f95ff83918e7e7cf2 P b45bfaecf63b4a079127b2747289f0ad [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b45bfaecf63b4a079127b2747289f0ad, State: Initialized, Role: FOLLOWER
I20260710 13:16:28.037616  9249 heartbeater.cc:499] Master 127.5.154.62:44781 was elected leader, sending a full tablet report...
I20260710 13:16:28.038075  9415 ts_tablet_manager.cc:1434] T 931472785bfe4238a09dc466bef06599 P 7a8e89d27b4a472b80c69e3aec25def0: Time spent starting tablet: real 0.006s	user 0.003s	sys 0.004s
I20260710 13:16:28.038235  9413 consensus_queue.cc:260] T 251cd0682f224a6f95ff83918e7e7cf2 P b45bfaecf63b4a079127b2747289f0ad [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a8e89d27b4a472b80c69e3aec25def0" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 34549 } } peers { permanent_uuid: "37b9bae13e2c4db9a1ec6a19e20cbaec" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 34267 } } peers { permanent_uuid: "b45bfaecf63b4a079127b2747289f0ad" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 44699 } }
I20260710 13:16:28.038852  9415 tablet_bootstrap.cc:492] T 251cd0682f224a6f95ff83918e7e7cf2 P 7a8e89d27b4a472b80c69e3aec25def0: Bootstrap starting.
I20260710 13:16:28.042135  9414 tablet_bootstrap.cc:492] T 251cd0682f224a6f95ff83918e7e7cf2 P 37b9bae13e2c4db9a1ec6a19e20cbaec: No bootstrap required, opened a new log
I20260710 13:16:28.042686  9414 ts_tablet_manager.cc:1403] T 251cd0682f224a6f95ff83918e7e7cf2 P 37b9bae13e2c4db9a1ec6a19e20cbaec: Time spent bootstrapping tablet: real 0.022s	user 0.006s	sys 0.010s
I20260710 13:16:28.045416  9415 tablet_bootstrap.cc:654] T 251cd0682f224a6f95ff83918e7e7cf2 P 7a8e89d27b4a472b80c69e3aec25def0: Neither blocks nor log segments found. Creating new log.
I20260710 13:16:28.045852  9414 raft_consensus.cc:359] T 251cd0682f224a6f95ff83918e7e7cf2 P 37b9bae13e2c4db9a1ec6a19e20cbaec [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a8e89d27b4a472b80c69e3aec25def0" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 34549 } } peers { permanent_uuid: "37b9bae13e2c4db9a1ec6a19e20cbaec" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 34267 } } peers { permanent_uuid: "b45bfaecf63b4a079127b2747289f0ad" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 44699 } }
I20260710 13:16:28.046641  9414 raft_consensus.cc:385] T 251cd0682f224a6f95ff83918e7e7cf2 P 37b9bae13e2c4db9a1ec6a19e20cbaec [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:16:28.046917  9414 raft_consensus.cc:740] T 251cd0682f224a6f95ff83918e7e7cf2 P 37b9bae13e2c4db9a1ec6a19e20cbaec [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 37b9bae13e2c4db9a1ec6a19e20cbaec, State: Initialized, Role: FOLLOWER
I20260710 13:16:28.047771  9414 consensus_queue.cc:260] T 251cd0682f224a6f95ff83918e7e7cf2 P 37b9bae13e2c4db9a1ec6a19e20cbaec [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a8e89d27b4a472b80c69e3aec25def0" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 34549 } } peers { permanent_uuid: "37b9bae13e2c4db9a1ec6a19e20cbaec" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 34267 } } peers { permanent_uuid: "b45bfaecf63b4a079127b2747289f0ad" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 44699 } }
I20260710 13:16:28.054661  9398 heartbeater.cc:499] Master 127.5.154.62:44781 was elected leader, sending a full tablet report...
I20260710 13:16:28.055208  9413 ts_tablet_manager.cc:1434] T 251cd0682f224a6f95ff83918e7e7cf2 P b45bfaecf63b4a079127b2747289f0ad: Time spent starting tablet: real 0.022s	user 0.011s	sys 0.010s
I20260710 13:16:28.056840  9413 tablet_bootstrap.cc:492] T 931472785bfe4238a09dc466bef06599 P b45bfaecf63b4a079127b2747289f0ad: Bootstrap starting.
I20260710 13:16:28.057154  9324 heartbeater.cc:499] Master 127.5.154.62:44781 was elected leader, sending a full tablet report...
I20260710 13:16:28.057631  9414 ts_tablet_manager.cc:1434] T 251cd0682f224a6f95ff83918e7e7cf2 P 37b9bae13e2c4db9a1ec6a19e20cbaec: Time spent starting tablet: real 0.015s	user 0.010s	sys 0.000s
I20260710 13:16:28.060040  9414 tablet_bootstrap.cc:492] T 931472785bfe4238a09dc466bef06599 P 37b9bae13e2c4db9a1ec6a19e20cbaec: Bootstrap starting.
I20260710 13:16:28.061975  9415 tablet_bootstrap.cc:492] T 251cd0682f224a6f95ff83918e7e7cf2 P 7a8e89d27b4a472b80c69e3aec25def0: No bootstrap required, opened a new log
I20260710 13:16:28.062462  9415 ts_tablet_manager.cc:1403] T 251cd0682f224a6f95ff83918e7e7cf2 P 7a8e89d27b4a472b80c69e3aec25def0: Time spent bootstrapping tablet: real 0.024s	user 0.017s	sys 0.000s
I20260710 13:16:28.062778  9413 tablet_bootstrap.cc:654] T 931472785bfe4238a09dc466bef06599 P b45bfaecf63b4a079127b2747289f0ad: Neither blocks nor log segments found. Creating new log.
I20260710 13:16:28.065850  9414 tablet_bootstrap.cc:654] T 931472785bfe4238a09dc466bef06599 P 37b9bae13e2c4db9a1ec6a19e20cbaec: Neither blocks nor log segments found. Creating new log.
I20260710 13:16:28.072926  9419 raft_consensus.cc:493] T 931472785bfe4238a09dc466bef06599 P 7a8e89d27b4a472b80c69e3aec25def0 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:16:28.073493  9419 raft_consensus.cc:515] T 931472785bfe4238a09dc466bef06599 P 7a8e89d27b4a472b80c69e3aec25def0 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "37b9bae13e2c4db9a1ec6a19e20cbaec" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 34267 } } peers { permanent_uuid: "b45bfaecf63b4a079127b2747289f0ad" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 44699 } } peers { permanent_uuid: "7a8e89d27b4a472b80c69e3aec25def0" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 34549 } }
I20260710 13:16:28.074091  9415 raft_consensus.cc:359] T 251cd0682f224a6f95ff83918e7e7cf2 P 7a8e89d27b4a472b80c69e3aec25def0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a8e89d27b4a472b80c69e3aec25def0" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 34549 } } peers { permanent_uuid: "37b9bae13e2c4db9a1ec6a19e20cbaec" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 34267 } } peers { permanent_uuid: "b45bfaecf63b4a079127b2747289f0ad" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 44699 } }
I20260710 13:16:28.074890  9415 raft_consensus.cc:385] T 251cd0682f224a6f95ff83918e7e7cf2 P 7a8e89d27b4a472b80c69e3aec25def0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:16:28.075162  9415 raft_consensus.cc:740] T 251cd0682f224a6f95ff83918e7e7cf2 P 7a8e89d27b4a472b80c69e3aec25def0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7a8e89d27b4a472b80c69e3aec25def0, State: Initialized, Role: FOLLOWER
I20260710 13:16:28.076061  9415 consensus_queue.cc:260] T 251cd0682f224a6f95ff83918e7e7cf2 P 7a8e89d27b4a472b80c69e3aec25def0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a8e89d27b4a472b80c69e3aec25def0" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 34549 } } peers { permanent_uuid: "37b9bae13e2c4db9a1ec6a19e20cbaec" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 34267 } } peers { permanent_uuid: "b45bfaecf63b4a079127b2747289f0ad" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 44699 } }
I20260710 13:16:28.079944  9419 leader_election.cc:290] T 931472785bfe4238a09dc466bef06599 P 7a8e89d27b4a472b80c69e3aec25def0 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 37b9bae13e2c4db9a1ec6a19e20cbaec (127.5.154.2:34267), b45bfaecf63b4a079127b2747289f0ad (127.5.154.3:44699)
I20260710 13:16:28.096776  9373 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "931472785bfe4238a09dc466bef06599" candidate_uuid: "7a8e89d27b4a472b80c69e3aec25def0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b45bfaecf63b4a079127b2747289f0ad" is_pre_election: true
W20260710 13:16:28.098465  9187 leader_election.cc:343] T 931472785bfe4238a09dc466bef06599 P 7a8e89d27b4a472b80c69e3aec25def0 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer b45bfaecf63b4a079127b2747289f0ad (127.5.154.3:44699): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:16:28.109171  9299 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "931472785bfe4238a09dc466bef06599" candidate_uuid: "7a8e89d27b4a472b80c69e3aec25def0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "37b9bae13e2c4db9a1ec6a19e20cbaec" is_pre_election: true
W20260710 13:16:28.110538  9188 leader_election.cc:343] T 931472785bfe4238a09dc466bef06599 P 7a8e89d27b4a472b80c69e3aec25def0 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 37b9bae13e2c4db9a1ec6a19e20cbaec (127.5.154.2:34267): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:16:28.111075  9188 leader_election.cc:304] T 931472785bfe4238a09dc466bef06599 P 7a8e89d27b4a472b80c69e3aec25def0 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 7a8e89d27b4a472b80c69e3aec25def0; no voters: 37b9bae13e2c4db9a1ec6a19e20cbaec, b45bfaecf63b4a079127b2747289f0ad
I20260710 13:16:28.112354  9425 raft_consensus.cc:2749] T 931472785bfe4238a09dc466bef06599 P 7a8e89d27b4a472b80c69e3aec25def0 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:16:28.111424  9415 ts_tablet_manager.cc:1434] T 251cd0682f224a6f95ff83918e7e7cf2 P 7a8e89d27b4a472b80c69e3aec25def0: Time spent starting tablet: real 0.049s	user 0.006s	sys 0.003s
I20260710 13:16:28.114351  9413 tablet_bootstrap.cc:492] T 931472785bfe4238a09dc466bef06599 P b45bfaecf63b4a079127b2747289f0ad: No bootstrap required, opened a new log
I20260710 13:16:28.114849  9413 ts_tablet_manager.cc:1403] T 931472785bfe4238a09dc466bef06599 P b45bfaecf63b4a079127b2747289f0ad: Time spent bootstrapping tablet: real 0.058s	user 0.014s	sys 0.040s
I20260710 13:16:28.116291  9414 tablet_bootstrap.cc:492] T 931472785bfe4238a09dc466bef06599 P 37b9bae13e2c4db9a1ec6a19e20cbaec: No bootstrap required, opened a new log
I20260710 13:16:28.116719  9414 ts_tablet_manager.cc:1403] T 931472785bfe4238a09dc466bef06599 P 37b9bae13e2c4db9a1ec6a19e20cbaec: Time spent bootstrapping tablet: real 0.057s	user 0.032s	sys 0.021s
I20260710 13:16:28.117636  9413 raft_consensus.cc:359] T 931472785bfe4238a09dc466bef06599 P b45bfaecf63b4a079127b2747289f0ad [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "37b9bae13e2c4db9a1ec6a19e20cbaec" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 34267 } } peers { permanent_uuid: "b45bfaecf63b4a079127b2747289f0ad" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 44699 } } peers { permanent_uuid: "7a8e89d27b4a472b80c69e3aec25def0" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 34549 } }
I20260710 13:16:28.118355  9413 raft_consensus.cc:385] T 931472785bfe4238a09dc466bef06599 P b45bfaecf63b4a079127b2747289f0ad [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:16:28.118649  9413 raft_consensus.cc:740] T 931472785bfe4238a09dc466bef06599 P b45bfaecf63b4a079127b2747289f0ad [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b45bfaecf63b4a079127b2747289f0ad, State: Initialized, Role: FOLLOWER
I20260710 13:16:28.118829  9414 raft_consensus.cc:359] T 931472785bfe4238a09dc466bef06599 P 37b9bae13e2c4db9a1ec6a19e20cbaec [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "37b9bae13e2c4db9a1ec6a19e20cbaec" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 34267 } } peers { permanent_uuid: "b45bfaecf63b4a079127b2747289f0ad" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 44699 } } peers { permanent_uuid: "7a8e89d27b4a472b80c69e3aec25def0" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 34549 } }
I20260710 13:16:28.119447  9414 raft_consensus.cc:385] T 931472785bfe4238a09dc466bef06599 P 37b9bae13e2c4db9a1ec6a19e20cbaec [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:16:28.119781  9414 raft_consensus.cc:740] T 931472785bfe4238a09dc466bef06599 P 37b9bae13e2c4db9a1ec6a19e20cbaec [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 37b9bae13e2c4db9a1ec6a19e20cbaec, State: Initialized, Role: FOLLOWER
I20260710 13:16:28.119386  9413 consensus_queue.cc:260] T 931472785bfe4238a09dc466bef06599 P b45bfaecf63b4a079127b2747289f0ad [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "37b9bae13e2c4db9a1ec6a19e20cbaec" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 34267 } } peers { permanent_uuid: "b45bfaecf63b4a079127b2747289f0ad" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 44699 } } peers { permanent_uuid: "7a8e89d27b4a472b80c69e3aec25def0" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 34549 } }
I20260710 13:16:28.120368  9414 consensus_queue.cc:260] T 931472785bfe4238a09dc466bef06599 P 37b9bae13e2c4db9a1ec6a19e20cbaec [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "37b9bae13e2c4db9a1ec6a19e20cbaec" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 34267 } } peers { permanent_uuid: "b45bfaecf63b4a079127b2747289f0ad" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 44699 } } peers { permanent_uuid: "7a8e89d27b4a472b80c69e3aec25def0" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 34549 } }
I20260710 13:16:28.121510  9413 ts_tablet_manager.cc:1434] T 931472785bfe4238a09dc466bef06599 P b45bfaecf63b4a079127b2747289f0ad: Time spent starting tablet: real 0.006s	user 0.006s	sys 0.001s
I20260710 13:16:28.122218  9414 ts_tablet_manager.cc:1434] T 931472785bfe4238a09dc466bef06599 P 37b9bae13e2c4db9a1ec6a19e20cbaec: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
W20260710 13:16:28.143783  9399 tablet.cc:2406] T 251cd0682f224a6f95ff83918e7e7cf2 P b45bfaecf63b4a079127b2747289f0ad: Can't schedule compaction. Clean time has not been advanced past its initial value.
I20260710 13:16:28.270182  9422 raft_consensus.cc:493] T 931472785bfe4238a09dc466bef06599 P 37b9bae13e2c4db9a1ec6a19e20cbaec [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:16:28.270673  9422 raft_consensus.cc:515] T 931472785bfe4238a09dc466bef06599 P 37b9bae13e2c4db9a1ec6a19e20cbaec [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "37b9bae13e2c4db9a1ec6a19e20cbaec" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 34267 } } peers { permanent_uuid: "b45bfaecf63b4a079127b2747289f0ad" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 44699 } } peers { permanent_uuid: "7a8e89d27b4a472b80c69e3aec25def0" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 34549 } }
I20260710 13:16:28.272716  9422 leader_election.cc:290] T 931472785bfe4238a09dc466bef06599 P 37b9bae13e2c4db9a1ec6a19e20cbaec [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b45bfaecf63b4a079127b2747289f0ad (127.5.154.3:44699), 7a8e89d27b4a472b80c69e3aec25def0 (127.5.154.1:34549)
I20260710 13:16:28.280423  9373 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "931472785bfe4238a09dc466bef06599" candidate_uuid: "37b9bae13e2c4db9a1ec6a19e20cbaec" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b45bfaecf63b4a079127b2747289f0ad" is_pre_election: true
I20260710 13:16:28.281028  9373 raft_consensus.cc:2468] T 931472785bfe4238a09dc466bef06599 P b45bfaecf63b4a079127b2747289f0ad [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 37b9bae13e2c4db9a1ec6a19e20cbaec in term 0.
I20260710 13:16:28.281914  9262 leader_election.cc:304] T 931472785bfe4238a09dc466bef06599 P 37b9bae13e2c4db9a1ec6a19e20cbaec [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 37b9bae13e2c4db9a1ec6a19e20cbaec, b45bfaecf63b4a079127b2747289f0ad; no voters: 
I20260710 13:16:28.282045  9224 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "931472785bfe4238a09dc466bef06599" candidate_uuid: "37b9bae13e2c4db9a1ec6a19e20cbaec" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7a8e89d27b4a472b80c69e3aec25def0" is_pre_election: true
I20260710 13:16:28.282569  9422 raft_consensus.cc:2804] T 931472785bfe4238a09dc466bef06599 P 37b9bae13e2c4db9a1ec6a19e20cbaec [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:16:28.282614  9224 raft_consensus.cc:2468] T 931472785bfe4238a09dc466bef06599 P 7a8e89d27b4a472b80c69e3aec25def0 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 37b9bae13e2c4db9a1ec6a19e20cbaec in term 0.
I20260710 13:16:28.283007  9422 raft_consensus.cc:493] T 931472785bfe4238a09dc466bef06599 P 37b9bae13e2c4db9a1ec6a19e20cbaec [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:16:28.283358  9422 raft_consensus.cc:3060] T 931472785bfe4238a09dc466bef06599 P 37b9bae13e2c4db9a1ec6a19e20cbaec [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:16:28.288134  9422 raft_consensus.cc:515] T 931472785bfe4238a09dc466bef06599 P 37b9bae13e2c4db9a1ec6a19e20cbaec [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "37b9bae13e2c4db9a1ec6a19e20cbaec" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 34267 } } peers { permanent_uuid: "b45bfaecf63b4a079127b2747289f0ad" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 44699 } } peers { permanent_uuid: "7a8e89d27b4a472b80c69e3aec25def0" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 34549 } }
I20260710 13:16:28.289659  9422 leader_election.cc:290] T 931472785bfe4238a09dc466bef06599 P 37b9bae13e2c4db9a1ec6a19e20cbaec [CANDIDATE]: Term 1 election: Requested vote from peers b45bfaecf63b4a079127b2747289f0ad (127.5.154.3:44699), 7a8e89d27b4a472b80c69e3aec25def0 (127.5.154.1:34549)
I20260710 13:16:28.290278  9373 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "931472785bfe4238a09dc466bef06599" candidate_uuid: "37b9bae13e2c4db9a1ec6a19e20cbaec" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b45bfaecf63b4a079127b2747289f0ad"
I20260710 13:16:28.290532  9224 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "931472785bfe4238a09dc466bef06599" candidate_uuid: "37b9bae13e2c4db9a1ec6a19e20cbaec" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7a8e89d27b4a472b80c69e3aec25def0"
I20260710 13:16:28.290838  9373 raft_consensus.cc:3060] T 931472785bfe4238a09dc466bef06599 P b45bfaecf63b4a079127b2747289f0ad [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:16:28.291042  9224 raft_consensus.cc:3060] T 931472785bfe4238a09dc466bef06599 P 7a8e89d27b4a472b80c69e3aec25def0 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:16:28.297857  9224 raft_consensus.cc:2468] T 931472785bfe4238a09dc466bef06599 P 7a8e89d27b4a472b80c69e3aec25def0 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 37b9bae13e2c4db9a1ec6a19e20cbaec in term 1.
I20260710 13:16:28.298704  9373 raft_consensus.cc:2468] T 931472785bfe4238a09dc466bef06599 P b45bfaecf63b4a079127b2747289f0ad [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 37b9bae13e2c4db9a1ec6a19e20cbaec in term 1.
I20260710 13:16:28.298835  9262 leader_election.cc:304] T 931472785bfe4238a09dc466bef06599 P 37b9bae13e2c4db9a1ec6a19e20cbaec [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 37b9bae13e2c4db9a1ec6a19e20cbaec, 7a8e89d27b4a472b80c69e3aec25def0; no voters: 
I20260710 13:16:28.299588  9422 raft_consensus.cc:2804] T 931472785bfe4238a09dc466bef06599 P 37b9bae13e2c4db9a1ec6a19e20cbaec [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:16:28.300382  9422 raft_consensus.cc:697] T 931472785bfe4238a09dc466bef06599 P 37b9bae13e2c4db9a1ec6a19e20cbaec [term 1 LEADER]: Becoming Leader. State: Replica: 37b9bae13e2c4db9a1ec6a19e20cbaec, State: Running, Role: LEADER
I20260710 13:16:28.301048  9422 consensus_queue.cc:237] T 931472785bfe4238a09dc466bef06599 P 37b9bae13e2c4db9a1ec6a19e20cbaec [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "37b9bae13e2c4db9a1ec6a19e20cbaec" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 34267 } } peers { permanent_uuid: "b45bfaecf63b4a079127b2747289f0ad" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 44699 } } peers { permanent_uuid: "7a8e89d27b4a472b80c69e3aec25def0" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 34549 } }
I20260710 13:16:28.306488  9425 raft_consensus.cc:493] T 251cd0682f224a6f95ff83918e7e7cf2 P 7a8e89d27b4a472b80c69e3aec25def0 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:16:28.306833  9425 raft_consensus.cc:515] T 251cd0682f224a6f95ff83918e7e7cf2 P 7a8e89d27b4a472b80c69e3aec25def0 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a8e89d27b4a472b80c69e3aec25def0" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 34549 } } peers { permanent_uuid: "37b9bae13e2c4db9a1ec6a19e20cbaec" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 34267 } } peers { permanent_uuid: "b45bfaecf63b4a079127b2747289f0ad" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 44699 } }
I20260710 13:16:28.307644  9122 catalog_manager.cc:5697] T 931472785bfe4238a09dc466bef06599 P 37b9bae13e2c4db9a1ec6a19e20cbaec reported cstate change: term changed from 0 to 1, leader changed from <none> to 37b9bae13e2c4db9a1ec6a19e20cbaec (127.5.154.2). New cstate: current_term: 1 leader_uuid: "37b9bae13e2c4db9a1ec6a19e20cbaec" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "37b9bae13e2c4db9a1ec6a19e20cbaec" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 34267 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b45bfaecf63b4a079127b2747289f0ad" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 44699 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7a8e89d27b4a472b80c69e3aec25def0" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 34549 } health_report { overall_health: UNKNOWN } } }
I20260710 13:16:28.308836  9425 leader_election.cc:290] T 251cd0682f224a6f95ff83918e7e7cf2 P 7a8e89d27b4a472b80c69e3aec25def0 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 37b9bae13e2c4db9a1ec6a19e20cbaec (127.5.154.2:34267), b45bfaecf63b4a079127b2747289f0ad (127.5.154.3:44699)
I20260710 13:16:28.309180  9299 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "251cd0682f224a6f95ff83918e7e7cf2" candidate_uuid: "7a8e89d27b4a472b80c69e3aec25def0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "37b9bae13e2c4db9a1ec6a19e20cbaec" is_pre_election: true
I20260710 13:16:28.309401  9373 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "251cd0682f224a6f95ff83918e7e7cf2" candidate_uuid: "7a8e89d27b4a472b80c69e3aec25def0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b45bfaecf63b4a079127b2747289f0ad" is_pre_election: true
I20260710 13:16:28.309772  9299 raft_consensus.cc:2468] T 251cd0682f224a6f95ff83918e7e7cf2 P 37b9bae13e2c4db9a1ec6a19e20cbaec [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7a8e89d27b4a472b80c69e3aec25def0 in term 0.
I20260710 13:16:28.309916  9373 raft_consensus.cc:2468] T 251cd0682f224a6f95ff83918e7e7cf2 P b45bfaecf63b4a079127b2747289f0ad [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7a8e89d27b4a472b80c69e3aec25def0 in term 0.
I20260710 13:16:28.310736  9188 leader_election.cc:304] T 251cd0682f224a6f95ff83918e7e7cf2 P 7a8e89d27b4a472b80c69e3aec25def0 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 37b9bae13e2c4db9a1ec6a19e20cbaec, 7a8e89d27b4a472b80c69e3aec25def0; no voters: 
I20260710 13:16:28.311427  9425 raft_consensus.cc:2804] T 251cd0682f224a6f95ff83918e7e7cf2 P 7a8e89d27b4a472b80c69e3aec25def0 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:16:28.311764  9425 raft_consensus.cc:493] T 251cd0682f224a6f95ff83918e7e7cf2 P 7a8e89d27b4a472b80c69e3aec25def0 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:16:28.312074  9425 raft_consensus.cc:3060] T 251cd0682f224a6f95ff83918e7e7cf2 P 7a8e89d27b4a472b80c69e3aec25def0 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:16:28.317502  9425 raft_consensus.cc:515] T 251cd0682f224a6f95ff83918e7e7cf2 P 7a8e89d27b4a472b80c69e3aec25def0 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a8e89d27b4a472b80c69e3aec25def0" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 34549 } } peers { permanent_uuid: "37b9bae13e2c4db9a1ec6a19e20cbaec" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 34267 } } peers { permanent_uuid: "b45bfaecf63b4a079127b2747289f0ad" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 44699 } }
I20260710 13:16:28.318867  9425 leader_election.cc:290] T 251cd0682f224a6f95ff83918e7e7cf2 P 7a8e89d27b4a472b80c69e3aec25def0 [CANDIDATE]: Term 1 election: Requested vote from peers 37b9bae13e2c4db9a1ec6a19e20cbaec (127.5.154.2:34267), b45bfaecf63b4a079127b2747289f0ad (127.5.154.3:44699)
I20260710 13:16:28.319420  9299 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "251cd0682f224a6f95ff83918e7e7cf2" candidate_uuid: "7a8e89d27b4a472b80c69e3aec25def0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "37b9bae13e2c4db9a1ec6a19e20cbaec"
I20260710 13:16:28.319904  9299 raft_consensus.cc:3060] T 251cd0682f224a6f95ff83918e7e7cf2 P 37b9bae13e2c4db9a1ec6a19e20cbaec [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:16:28.319841  9373 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "251cd0682f224a6f95ff83918e7e7cf2" candidate_uuid: "7a8e89d27b4a472b80c69e3aec25def0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b45bfaecf63b4a079127b2747289f0ad"
I20260710 13:16:28.320397  9373 raft_consensus.cc:3060] T 251cd0682f224a6f95ff83918e7e7cf2 P b45bfaecf63b4a079127b2747289f0ad [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:16:28.324623  9299 raft_consensus.cc:2468] T 251cd0682f224a6f95ff83918e7e7cf2 P 37b9bae13e2c4db9a1ec6a19e20cbaec [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7a8e89d27b4a472b80c69e3aec25def0 in term 1.
I20260710 13:16:28.324707  9373 raft_consensus.cc:2468] T 251cd0682f224a6f95ff83918e7e7cf2 P b45bfaecf63b4a079127b2747289f0ad [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7a8e89d27b4a472b80c69e3aec25def0 in term 1.
I20260710 13:16:28.325491  9188 leader_election.cc:304] T 251cd0682f224a6f95ff83918e7e7cf2 P 7a8e89d27b4a472b80c69e3aec25def0 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 37b9bae13e2c4db9a1ec6a19e20cbaec, 7a8e89d27b4a472b80c69e3aec25def0; no voters: 
I20260710 13:16:28.326066  9425 raft_consensus.cc:2804] T 251cd0682f224a6f95ff83918e7e7cf2 P 7a8e89d27b4a472b80c69e3aec25def0 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:16:28.326414  9425 raft_consensus.cc:697] T 251cd0682f224a6f95ff83918e7e7cf2 P 7a8e89d27b4a472b80c69e3aec25def0 [term 1 LEADER]: Becoming Leader. State: Replica: 7a8e89d27b4a472b80c69e3aec25def0, State: Running, Role: LEADER
I20260710 13:16:28.327005  9425 consensus_queue.cc:237] T 251cd0682f224a6f95ff83918e7e7cf2 P 7a8e89d27b4a472b80c69e3aec25def0 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a8e89d27b4a472b80c69e3aec25def0" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 34549 } } peers { permanent_uuid: "37b9bae13e2c4db9a1ec6a19e20cbaec" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 34267 } } peers { permanent_uuid: "b45bfaecf63b4a079127b2747289f0ad" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 44699 } }
I20260710 13:16:28.333209  9122 catalog_manager.cc:5697] T 251cd0682f224a6f95ff83918e7e7cf2 P 7a8e89d27b4a472b80c69e3aec25def0 reported cstate change: term changed from 0 to 1, leader changed from <none> to 7a8e89d27b4a472b80c69e3aec25def0 (127.5.154.1). New cstate: current_term: 1 leader_uuid: "7a8e89d27b4a472b80c69e3aec25def0" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a8e89d27b4a472b80c69e3aec25def0" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 34549 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "37b9bae13e2c4db9a1ec6a19e20cbaec" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 34267 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b45bfaecf63b4a079127b2747289f0ad" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 44699 } health_report { overall_health: UNKNOWN } } }
I20260710 13:16:28.380915  9122 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:60384:
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"
    }
  }
}
W20260710 13:16:28.382695  9122 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.
I20260710 13:16:28.403223  9214 tablet_service.cc:1511] Processing CreateTablet for tablet b0728cab07cd4f5ab55d8bdfcdd97539 (DEFAULT_TABLE table=multi_table_leader_balance_table2 [id=4d0b0dd057514ccb94f4d99e4ee412bd]), partition=RANGE (key) PARTITION VALUES < 1073741823
I20260710 13:16:28.404410  9214 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b0728cab07cd4f5ab55d8bdfcdd97539. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:16:28.404448  9288 tablet_service.cc:1511] Processing CreateTablet for tablet b0728cab07cd4f5ab55d8bdfcdd97539 (DEFAULT_TABLE table=multi_table_leader_balance_table2 [id=4d0b0dd057514ccb94f4d99e4ee412bd]), partition=RANGE (key) PARTITION VALUES < 1073741823
I20260710 13:16:28.405678  9288 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b0728cab07cd4f5ab55d8bdfcdd97539. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:16:28.405716  9363 tablet_service.cc:1511] Processing CreateTablet for tablet b0728cab07cd4f5ab55d8bdfcdd97539 (DEFAULT_TABLE table=multi_table_leader_balance_table2 [id=4d0b0dd057514ccb94f4d99e4ee412bd]), partition=RANGE (key) PARTITION VALUES < 1073741823
I20260710 13:16:28.406978  9363 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b0728cab07cd4f5ab55d8bdfcdd97539. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:16:28.407415  9213 tablet_service.cc:1511] Processing CreateTablet for tablet 9cd55c05328e41c48b3e7c8ff4b90f80 (DEFAULT_TABLE table=multi_table_leader_balance_table2 [id=4d0b0dd057514ccb94f4d99e4ee412bd]), partition=RANGE (key) PARTITION 1073741823 <= VALUES
I20260710 13:16:28.408511  9213 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9cd55c05328e41c48b3e7c8ff4b90f80. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:16:28.419106  9415 tablet_bootstrap.cc:492] T b0728cab07cd4f5ab55d8bdfcdd97539 P 7a8e89d27b4a472b80c69e3aec25def0: Bootstrap starting.
I20260710 13:16:28.419889  9414 tablet_bootstrap.cc:492] T b0728cab07cd4f5ab55d8bdfcdd97539 P 37b9bae13e2c4db9a1ec6a19e20cbaec: Bootstrap starting.
I20260710 13:16:28.420307  9289 tablet_service.cc:1511] Processing CreateTablet for tablet 9cd55c05328e41c48b3e7c8ff4b90f80 (DEFAULT_TABLE table=multi_table_leader_balance_table2 [id=4d0b0dd057514ccb94f4d99e4ee412bd]), partition=RANGE (key) PARTITION 1073741823 <= VALUES
I20260710 13:16:28.421468  9289 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9cd55c05328e41c48b3e7c8ff4b90f80. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:16:28.425026  9415 tablet_bootstrap.cc:654] T b0728cab07cd4f5ab55d8bdfcdd97539 P 7a8e89d27b4a472b80c69e3aec25def0: Neither blocks nor log segments found. Creating new log.
I20260710 13:16:28.447095  9414 tablet_bootstrap.cc:654] T b0728cab07cd4f5ab55d8bdfcdd97539 P 37b9bae13e2c4db9a1ec6a19e20cbaec: Neither blocks nor log segments found. Creating new log.
I20260710 13:16:28.447773  9413 tablet_bootstrap.cc:492] T b0728cab07cd4f5ab55d8bdfcdd97539 P b45bfaecf63b4a079127b2747289f0ad: Bootstrap starting.
I20260710 13:16:28.449154  9362 tablet_service.cc:1511] Processing CreateTablet for tablet 9cd55c05328e41c48b3e7c8ff4b90f80 (DEFAULT_TABLE table=multi_table_leader_balance_table2 [id=4d0b0dd057514ccb94f4d99e4ee412bd]), partition=RANGE (key) PARTITION 1073741823 <= VALUES
I20260710 13:16:28.450312  9362 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9cd55c05328e41c48b3e7c8ff4b90f80. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:16:28.454200  9413 tablet_bootstrap.cc:654] T b0728cab07cd4f5ab55d8bdfcdd97539 P b45bfaecf63b4a079127b2747289f0ad: Neither blocks nor log segments found. Creating new log.
I20260710 13:16:28.462391  9413 tablet_bootstrap.cc:492] T b0728cab07cd4f5ab55d8bdfcdd97539 P b45bfaecf63b4a079127b2747289f0ad: No bootstrap required, opened a new log
I20260710 13:16:28.462872  9413 ts_tablet_manager.cc:1403] T b0728cab07cd4f5ab55d8bdfcdd97539 P b45bfaecf63b4a079127b2747289f0ad: Time spent bootstrapping tablet: real 0.015s	user 0.013s	sys 0.000s
I20260710 13:16:28.465659  9413 raft_consensus.cc:359] T b0728cab07cd4f5ab55d8bdfcdd97539 P b45bfaecf63b4a079127b2747289f0ad [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a8e89d27b4a472b80c69e3aec25def0" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 34549 } } peers { permanent_uuid: "37b9bae13e2c4db9a1ec6a19e20cbaec" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 34267 } } peers { permanent_uuid: "b45bfaecf63b4a079127b2747289f0ad" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 44699 } }
I20260710 13:16:28.466305  9413 raft_consensus.cc:385] T b0728cab07cd4f5ab55d8bdfcdd97539 P b45bfaecf63b4a079127b2747289f0ad [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:16:28.466600  9413 raft_consensus.cc:740] T b0728cab07cd4f5ab55d8bdfcdd97539 P b45bfaecf63b4a079127b2747289f0ad [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b45bfaecf63b4a079127b2747289f0ad, State: Initialized, Role: FOLLOWER
I20260710 13:16:28.466811  9414 tablet_bootstrap.cc:492] T b0728cab07cd4f5ab55d8bdfcdd97539 P 37b9bae13e2c4db9a1ec6a19e20cbaec: No bootstrap required, opened a new log
I20260710 13:16:28.467300  9414 ts_tablet_manager.cc:1403] T b0728cab07cd4f5ab55d8bdfcdd97539 P 37b9bae13e2c4db9a1ec6a19e20cbaec: Time spent bootstrapping tablet: real 0.048s	user 0.012s	sys 0.023s
I20260710 13:16:28.467439  9413 consensus_queue.cc:260] T b0728cab07cd4f5ab55d8bdfcdd97539 P b45bfaecf63b4a079127b2747289f0ad [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a8e89d27b4a472b80c69e3aec25def0" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 34549 } } peers { permanent_uuid: "37b9bae13e2c4db9a1ec6a19e20cbaec" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 34267 } } peers { permanent_uuid: "b45bfaecf63b4a079127b2747289f0ad" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 44699 } }
I20260710 13:16:28.468920  9415 tablet_bootstrap.cc:492] T b0728cab07cd4f5ab55d8bdfcdd97539 P 7a8e89d27b4a472b80c69e3aec25def0: No bootstrap required, opened a new log
I20260710 13:16:28.469362  9415 ts_tablet_manager.cc:1403] T b0728cab07cd4f5ab55d8bdfcdd97539 P 7a8e89d27b4a472b80c69e3aec25def0: Time spent bootstrapping tablet: real 0.050s	user 0.012s	sys 0.023s
I20260710 13:16:28.469373  9413 ts_tablet_manager.cc:1434] T b0728cab07cd4f5ab55d8bdfcdd97539 P b45bfaecf63b4a079127b2747289f0ad: Time spent starting tablet: real 0.006s	user 0.001s	sys 0.006s
I20260710 13:16:28.470482  9414 raft_consensus.cc:359] T b0728cab07cd4f5ab55d8bdfcdd97539 P 37b9bae13e2c4db9a1ec6a19e20cbaec [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a8e89d27b4a472b80c69e3aec25def0" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 34549 } } peers { permanent_uuid: "37b9bae13e2c4db9a1ec6a19e20cbaec" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 34267 } } peers { permanent_uuid: "b45bfaecf63b4a079127b2747289f0ad" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 44699 } }
I20260710 13:16:28.470927  9413 tablet_bootstrap.cc:492] T 9cd55c05328e41c48b3e7c8ff4b90f80 P b45bfaecf63b4a079127b2747289f0ad: Bootstrap starting.
I20260710 13:16:28.471201  9414 raft_consensus.cc:385] T b0728cab07cd4f5ab55d8bdfcdd97539 P 37b9bae13e2c4db9a1ec6a19e20cbaec [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:16:28.471537  9414 raft_consensus.cc:740] T b0728cab07cd4f5ab55d8bdfcdd97539 P 37b9bae13e2c4db9a1ec6a19e20cbaec [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 37b9bae13e2c4db9a1ec6a19e20cbaec, State: Initialized, Role: FOLLOWER
I20260710 13:16:28.472247  9415 raft_consensus.cc:359] T b0728cab07cd4f5ab55d8bdfcdd97539 P 7a8e89d27b4a472b80c69e3aec25def0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a8e89d27b4a472b80c69e3aec25def0" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 34549 } } peers { permanent_uuid: "37b9bae13e2c4db9a1ec6a19e20cbaec" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 34267 } } peers { permanent_uuid: "b45bfaecf63b4a079127b2747289f0ad" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 44699 } }
I20260710 13:16:28.473047  9415 raft_consensus.cc:385] T b0728cab07cd4f5ab55d8bdfcdd97539 P 7a8e89d27b4a472b80c69e3aec25def0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:16:28.473330  9415 raft_consensus.cc:740] T b0728cab07cd4f5ab55d8bdfcdd97539 P 7a8e89d27b4a472b80c69e3aec25def0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7a8e89d27b4a472b80c69e3aec25def0, State: Initialized, Role: FOLLOWER
I20260710 13:16:28.474143  9415 consensus_queue.cc:260] T b0728cab07cd4f5ab55d8bdfcdd97539 P 7a8e89d27b4a472b80c69e3aec25def0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a8e89d27b4a472b80c69e3aec25def0" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 34549 } } peers { permanent_uuid: "37b9bae13e2c4db9a1ec6a19e20cbaec" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 34267 } } peers { permanent_uuid: "b45bfaecf63b4a079127b2747289f0ad" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 44699 } }
I20260710 13:16:28.472231  9414 consensus_queue.cc:260] T b0728cab07cd4f5ab55d8bdfcdd97539 P 37b9bae13e2c4db9a1ec6a19e20cbaec [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a8e89d27b4a472b80c69e3aec25def0" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 34549 } } peers { permanent_uuid: "37b9bae13e2c4db9a1ec6a19e20cbaec" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 34267 } } peers { permanent_uuid: "b45bfaecf63b4a079127b2747289f0ad" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 44699 } }
I20260710 13:16:28.476454  9415 ts_tablet_manager.cc:1434] T b0728cab07cd4f5ab55d8bdfcdd97539 P 7a8e89d27b4a472b80c69e3aec25def0: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260710 13:16:28.477357  9414 ts_tablet_manager.cc:1434] T b0728cab07cd4f5ab55d8bdfcdd97539 P 37b9bae13e2c4db9a1ec6a19e20cbaec: Time spent starting tablet: real 0.010s	user 0.008s	sys 0.000s
I20260710 13:16:28.477406  9415 tablet_bootstrap.cc:492] T 9cd55c05328e41c48b3e7c8ff4b90f80 P 7a8e89d27b4a472b80c69e3aec25def0: Bootstrap starting.
I20260710 13:16:28.481130  9413 tablet_bootstrap.cc:654] T 9cd55c05328e41c48b3e7c8ff4b90f80 P b45bfaecf63b4a079127b2747289f0ad: Neither blocks nor log segments found. Creating new log.
I20260710 13:16:28.481312  9414 tablet_bootstrap.cc:492] T 9cd55c05328e41c48b3e7c8ff4b90f80 P 37b9bae13e2c4db9a1ec6a19e20cbaec: Bootstrap starting.
I20260710 13:16:28.489537  9415 tablet_bootstrap.cc:654] T 9cd55c05328e41c48b3e7c8ff4b90f80 P 7a8e89d27b4a472b80c69e3aec25def0: Neither blocks nor log segments found. Creating new log.
I20260710 13:16:28.492084  9413 tablet_bootstrap.cc:492] T 9cd55c05328e41c48b3e7c8ff4b90f80 P b45bfaecf63b4a079127b2747289f0ad: No bootstrap required, opened a new log
I20260710 13:16:28.492597  9413 ts_tablet_manager.cc:1403] T 9cd55c05328e41c48b3e7c8ff4b90f80 P b45bfaecf63b4a079127b2747289f0ad: Time spent bootstrapping tablet: real 0.022s	user 0.006s	sys 0.010s
I20260710 13:16:28.494076  9414 tablet_bootstrap.cc:654] T 9cd55c05328e41c48b3e7c8ff4b90f80 P 37b9bae13e2c4db9a1ec6a19e20cbaec: Neither blocks nor log segments found. Creating new log.
I20260710 13:16:28.494294  9415 tablet_bootstrap.cc:492] T 9cd55c05328e41c48b3e7c8ff4b90f80 P 7a8e89d27b4a472b80c69e3aec25def0: No bootstrap required, opened a new log
I20260710 13:16:28.494771  9415 ts_tablet_manager.cc:1403] T 9cd55c05328e41c48b3e7c8ff4b90f80 P 7a8e89d27b4a472b80c69e3aec25def0: Time spent bootstrapping tablet: real 0.018s	user 0.003s	sys 0.008s
I20260710 13:16:28.495257  9413 raft_consensus.cc:359] T 9cd55c05328e41c48b3e7c8ff4b90f80 P b45bfaecf63b4a079127b2747289f0ad [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a8e89d27b4a472b80c69e3aec25def0" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 34549 } } peers { permanent_uuid: "37b9bae13e2c4db9a1ec6a19e20cbaec" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 34267 } } peers { permanent_uuid: "b45bfaecf63b4a079127b2747289f0ad" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 44699 } }
I20260710 13:16:28.495962  9413 raft_consensus.cc:385] T 9cd55c05328e41c48b3e7c8ff4b90f80 P b45bfaecf63b4a079127b2747289f0ad [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:16:28.496255  9413 raft_consensus.cc:740] T 9cd55c05328e41c48b3e7c8ff4b90f80 P b45bfaecf63b4a079127b2747289f0ad [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b45bfaecf63b4a079127b2747289f0ad, State: Initialized, Role: FOLLOWER
I20260710 13:16:28.497053  9413 consensus_queue.cc:260] T 9cd55c05328e41c48b3e7c8ff4b90f80 P b45bfaecf63b4a079127b2747289f0ad [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a8e89d27b4a472b80c69e3aec25def0" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 34549 } } peers { permanent_uuid: "37b9bae13e2c4db9a1ec6a19e20cbaec" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 34267 } } peers { permanent_uuid: "b45bfaecf63b4a079127b2747289f0ad" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 44699 } }
I20260710 13:16:28.497665  9415 raft_consensus.cc:359] T 9cd55c05328e41c48b3e7c8ff4b90f80 P 7a8e89d27b4a472b80c69e3aec25def0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a8e89d27b4a472b80c69e3aec25def0" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 34549 } } peers { permanent_uuid: "37b9bae13e2c4db9a1ec6a19e20cbaec" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 34267 } } peers { permanent_uuid: "b45bfaecf63b4a079127b2747289f0ad" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 44699 } }
I20260710 13:16:28.498307  9414 tablet_bootstrap.cc:492] T 9cd55c05328e41c48b3e7c8ff4b90f80 P 37b9bae13e2c4db9a1ec6a19e20cbaec: No bootstrap required, opened a new log
I20260710 13:16:28.498315  9415 raft_consensus.cc:385] T 9cd55c05328e41c48b3e7c8ff4b90f80 P 7a8e89d27b4a472b80c69e3aec25def0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:16:28.498803  9414 ts_tablet_manager.cc:1403] T 9cd55c05328e41c48b3e7c8ff4b90f80 P 37b9bae13e2c4db9a1ec6a19e20cbaec: Time spent bootstrapping tablet: real 0.018s	user 0.005s	sys 0.005s
I20260710 13:16:28.498816  9415 raft_consensus.cc:740] T 9cd55c05328e41c48b3e7c8ff4b90f80 P 7a8e89d27b4a472b80c69e3aec25def0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7a8e89d27b4a472b80c69e3aec25def0, State: Initialized, Role: FOLLOWER
I20260710 13:16:28.499784  9415 consensus_queue.cc:260] T 9cd55c05328e41c48b3e7c8ff4b90f80 P 7a8e89d27b4a472b80c69e3aec25def0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a8e89d27b4a472b80c69e3aec25def0" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 34549 } } peers { permanent_uuid: "37b9bae13e2c4db9a1ec6a19e20cbaec" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 34267 } } peers { permanent_uuid: "b45bfaecf63b4a079127b2747289f0ad" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 44699 } }
I20260710 13:16:28.502194  9415 ts_tablet_manager.cc:1434] T 9cd55c05328e41c48b3e7c8ff4b90f80 P 7a8e89d27b4a472b80c69e3aec25def0: Time spent starting tablet: real 0.007s	user 0.008s	sys 0.000s
I20260710 13:16:28.503489  9413 ts_tablet_manager.cc:1434] T 9cd55c05328e41c48b3e7c8ff4b90f80 P b45bfaecf63b4a079127b2747289f0ad: Time spent starting tablet: real 0.011s	user 0.005s	sys 0.000s
I20260710 13:16:28.504503  9414 raft_consensus.cc:359] T 9cd55c05328e41c48b3e7c8ff4b90f80 P 37b9bae13e2c4db9a1ec6a19e20cbaec [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a8e89d27b4a472b80c69e3aec25def0" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 34549 } } peers { permanent_uuid: "37b9bae13e2c4db9a1ec6a19e20cbaec" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 34267 } } peers { permanent_uuid: "b45bfaecf63b4a079127b2747289f0ad" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 44699 } }
I20260710 13:16:28.505054  9414 raft_consensus.cc:385] T 9cd55c05328e41c48b3e7c8ff4b90f80 P 37b9bae13e2c4db9a1ec6a19e20cbaec [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:16:28.505263  9414 raft_consensus.cc:740] T 9cd55c05328e41c48b3e7c8ff4b90f80 P 37b9bae13e2c4db9a1ec6a19e20cbaec [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 37b9bae13e2c4db9a1ec6a19e20cbaec, State: Initialized, Role: FOLLOWER
I20260710 13:16:28.505854  9414 consensus_queue.cc:260] T 9cd55c05328e41c48b3e7c8ff4b90f80 P 37b9bae13e2c4db9a1ec6a19e20cbaec [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a8e89d27b4a472b80c69e3aec25def0" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 34549 } } peers { permanent_uuid: "37b9bae13e2c4db9a1ec6a19e20cbaec" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 34267 } } peers { permanent_uuid: "b45bfaecf63b4a079127b2747289f0ad" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 44699 } }
I20260710 13:16:28.509896  9414 ts_tablet_manager.cc:1434] T 9cd55c05328e41c48b3e7c8ff4b90f80 P 37b9bae13e2c4db9a1ec6a19e20cbaec: Time spent starting tablet: real 0.011s	user 0.005s	sys 0.000s
W20260710 13:16:28.535296  9170 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260710 13:16:28.574281  9422 raft_consensus.cc:493] T 9cd55c05328e41c48b3e7c8ff4b90f80 P 37b9bae13e2c4db9a1ec6a19e20cbaec [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:16:28.574857  9422 raft_consensus.cc:515] T 9cd55c05328e41c48b3e7c8ff4b90f80 P 37b9bae13e2c4db9a1ec6a19e20cbaec [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a8e89d27b4a472b80c69e3aec25def0" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 34549 } } peers { permanent_uuid: "37b9bae13e2c4db9a1ec6a19e20cbaec" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 34267 } } peers { permanent_uuid: "b45bfaecf63b4a079127b2747289f0ad" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 44699 } }
I20260710 13:16:28.576462  9422 leader_election.cc:290] T 9cd55c05328e41c48b3e7c8ff4b90f80 P 37b9bae13e2c4db9a1ec6a19e20cbaec [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 7a8e89d27b4a472b80c69e3aec25def0 (127.5.154.1:34549), b45bfaecf63b4a079127b2747289f0ad (127.5.154.3:44699)
I20260710 13:16:28.577248  9224 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9cd55c05328e41c48b3e7c8ff4b90f80" candidate_uuid: "37b9bae13e2c4db9a1ec6a19e20cbaec" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7a8e89d27b4a472b80c69e3aec25def0" is_pre_election: true
I20260710 13:16:28.577450  9373 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9cd55c05328e41c48b3e7c8ff4b90f80" candidate_uuid: "37b9bae13e2c4db9a1ec6a19e20cbaec" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b45bfaecf63b4a079127b2747289f0ad" is_pre_election: true
I20260710 13:16:28.577767  9224 raft_consensus.cc:2468] T 9cd55c05328e41c48b3e7c8ff4b90f80 P 7a8e89d27b4a472b80c69e3aec25def0 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 37b9bae13e2c4db9a1ec6a19e20cbaec in term 0.
I20260710 13:16:28.577997  9373 raft_consensus.cc:2468] T 9cd55c05328e41c48b3e7c8ff4b90f80 P b45bfaecf63b4a079127b2747289f0ad [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 37b9bae13e2c4db9a1ec6a19e20cbaec in term 0.
I20260710 13:16:28.578660  9262 leader_election.cc:304] T 9cd55c05328e41c48b3e7c8ff4b90f80 P 37b9bae13e2c4db9a1ec6a19e20cbaec [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 37b9bae13e2c4db9a1ec6a19e20cbaec, 7a8e89d27b4a472b80c69e3aec25def0; no voters: 
I20260710 13:16:28.579218  9422 raft_consensus.cc:2804] T 9cd55c05328e41c48b3e7c8ff4b90f80 P 37b9bae13e2c4db9a1ec6a19e20cbaec [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:16:28.579468  9422 raft_consensus.cc:493] T 9cd55c05328e41c48b3e7c8ff4b90f80 P 37b9bae13e2c4db9a1ec6a19e20cbaec [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:16:28.579705  9422 raft_consensus.cc:3060] T 9cd55c05328e41c48b3e7c8ff4b90f80 P 37b9bae13e2c4db9a1ec6a19e20cbaec [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:16:28.584240  9422 raft_consensus.cc:515] T 9cd55c05328e41c48b3e7c8ff4b90f80 P 37b9bae13e2c4db9a1ec6a19e20cbaec [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a8e89d27b4a472b80c69e3aec25def0" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 34549 } } peers { permanent_uuid: "37b9bae13e2c4db9a1ec6a19e20cbaec" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 34267 } } peers { permanent_uuid: "b45bfaecf63b4a079127b2747289f0ad" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 44699 } }
I20260710 13:16:28.585667  9422 leader_election.cc:290] T 9cd55c05328e41c48b3e7c8ff4b90f80 P 37b9bae13e2c4db9a1ec6a19e20cbaec [CANDIDATE]: Term 1 election: Requested vote from peers 7a8e89d27b4a472b80c69e3aec25def0 (127.5.154.1:34549), b45bfaecf63b4a079127b2747289f0ad (127.5.154.3:44699)
I20260710 13:16:28.586311  9224 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9cd55c05328e41c48b3e7c8ff4b90f80" candidate_uuid: "37b9bae13e2c4db9a1ec6a19e20cbaec" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7a8e89d27b4a472b80c69e3aec25def0"
I20260710 13:16:28.586467  9373 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9cd55c05328e41c48b3e7c8ff4b90f80" candidate_uuid: "37b9bae13e2c4db9a1ec6a19e20cbaec" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b45bfaecf63b4a079127b2747289f0ad"
I20260710 13:16:28.586769  9224 raft_consensus.cc:3060] T 9cd55c05328e41c48b3e7c8ff4b90f80 P 7a8e89d27b4a472b80c69e3aec25def0 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:16:28.586947  9373 raft_consensus.cc:3060] T 9cd55c05328e41c48b3e7c8ff4b90f80 P b45bfaecf63b4a079127b2747289f0ad [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:16:28.591089  9224 raft_consensus.cc:2468] T 9cd55c05328e41c48b3e7c8ff4b90f80 P 7a8e89d27b4a472b80c69e3aec25def0 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 37b9bae13e2c4db9a1ec6a19e20cbaec in term 1.
I20260710 13:16:28.591213  9373 raft_consensus.cc:2468] T 9cd55c05328e41c48b3e7c8ff4b90f80 P b45bfaecf63b4a079127b2747289f0ad [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 37b9bae13e2c4db9a1ec6a19e20cbaec in term 1.
I20260710 13:16:28.591945  9262 leader_election.cc:304] T 9cd55c05328e41c48b3e7c8ff4b90f80 P 37b9bae13e2c4db9a1ec6a19e20cbaec [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 37b9bae13e2c4db9a1ec6a19e20cbaec, 7a8e89d27b4a472b80c69e3aec25def0; no voters: 
I20260710 13:16:28.592507  9422 raft_consensus.cc:2804] T 9cd55c05328e41c48b3e7c8ff4b90f80 P 37b9bae13e2c4db9a1ec6a19e20cbaec [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:16:28.592891  9422 raft_consensus.cc:697] T 9cd55c05328e41c48b3e7c8ff4b90f80 P 37b9bae13e2c4db9a1ec6a19e20cbaec [term 1 LEADER]: Becoming Leader. State: Replica: 37b9bae13e2c4db9a1ec6a19e20cbaec, State: Running, Role: LEADER
I20260710 13:16:28.593564  9422 consensus_queue.cc:237] T 9cd55c05328e41c48b3e7c8ff4b90f80 P 37b9bae13e2c4db9a1ec6a19e20cbaec [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a8e89d27b4a472b80c69e3aec25def0" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 34549 } } peers { permanent_uuid: "37b9bae13e2c4db9a1ec6a19e20cbaec" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 34267 } } peers { permanent_uuid: "b45bfaecf63b4a079127b2747289f0ad" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 44699 } }
I20260710 13:16:28.600485  9120 catalog_manager.cc:5697] T 9cd55c05328e41c48b3e7c8ff4b90f80 P 37b9bae13e2c4db9a1ec6a19e20cbaec reported cstate change: term changed from 0 to 1, leader changed from <none> to 37b9bae13e2c4db9a1ec6a19e20cbaec (127.5.154.2). New cstate: current_term: 1 leader_uuid: "37b9bae13e2c4db9a1ec6a19e20cbaec" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a8e89d27b4a472b80c69e3aec25def0" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 34549 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "37b9bae13e2c4db9a1ec6a19e20cbaec" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 34267 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b45bfaecf63b4a079127b2747289f0ad" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 44699 } health_report { overall_health: UNKNOWN } } }
I20260710 13:16:28.663596  9425 raft_consensus.cc:493] T b0728cab07cd4f5ab55d8bdfcdd97539 P 7a8e89d27b4a472b80c69e3aec25def0 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:16:28.664069  9425 raft_consensus.cc:515] T b0728cab07cd4f5ab55d8bdfcdd97539 P 7a8e89d27b4a472b80c69e3aec25def0 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a8e89d27b4a472b80c69e3aec25def0" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 34549 } } peers { permanent_uuid: "37b9bae13e2c4db9a1ec6a19e20cbaec" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 34267 } } peers { permanent_uuid: "b45bfaecf63b4a079127b2747289f0ad" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 44699 } }
I20260710 13:16:28.665680  9425 leader_election.cc:290] T b0728cab07cd4f5ab55d8bdfcdd97539 P 7a8e89d27b4a472b80c69e3aec25def0 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 37b9bae13e2c4db9a1ec6a19e20cbaec (127.5.154.2:34267), b45bfaecf63b4a079127b2747289f0ad (127.5.154.3:44699)
I20260710 13:16:28.666359  9299 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b0728cab07cd4f5ab55d8bdfcdd97539" candidate_uuid: "7a8e89d27b4a472b80c69e3aec25def0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "37b9bae13e2c4db9a1ec6a19e20cbaec" is_pre_election: true
I20260710 13:16:28.666653  9373 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b0728cab07cd4f5ab55d8bdfcdd97539" candidate_uuid: "7a8e89d27b4a472b80c69e3aec25def0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b45bfaecf63b4a079127b2747289f0ad" is_pre_election: true
I20260710 13:16:28.666849  9299 raft_consensus.cc:2468] T b0728cab07cd4f5ab55d8bdfcdd97539 P 37b9bae13e2c4db9a1ec6a19e20cbaec [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7a8e89d27b4a472b80c69e3aec25def0 in term 0.
I20260710 13:16:28.667184  9373 raft_consensus.cc:2468] T b0728cab07cd4f5ab55d8bdfcdd97539 P b45bfaecf63b4a079127b2747289f0ad [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7a8e89d27b4a472b80c69e3aec25def0 in term 0.
I20260710 13:16:28.667774  9188 leader_election.cc:304] T b0728cab07cd4f5ab55d8bdfcdd97539 P 7a8e89d27b4a472b80c69e3aec25def0 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 37b9bae13e2c4db9a1ec6a19e20cbaec, 7a8e89d27b4a472b80c69e3aec25def0; no voters: 
I20260710 13:16:28.668473  9425 raft_consensus.cc:2804] T b0728cab07cd4f5ab55d8bdfcdd97539 P 7a8e89d27b4a472b80c69e3aec25def0 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:16:28.668787  9425 raft_consensus.cc:493] T b0728cab07cd4f5ab55d8bdfcdd97539 P 7a8e89d27b4a472b80c69e3aec25def0 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:16:28.669018  9425 raft_consensus.cc:3060] T b0728cab07cd4f5ab55d8bdfcdd97539 P 7a8e89d27b4a472b80c69e3aec25def0 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:16:28.673316  9425 raft_consensus.cc:515] T b0728cab07cd4f5ab55d8bdfcdd97539 P 7a8e89d27b4a472b80c69e3aec25def0 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a8e89d27b4a472b80c69e3aec25def0" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 34549 } } peers { permanent_uuid: "37b9bae13e2c4db9a1ec6a19e20cbaec" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 34267 } } peers { permanent_uuid: "b45bfaecf63b4a079127b2747289f0ad" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 44699 } }
I20260710 13:16:28.674685  9425 leader_election.cc:290] T b0728cab07cd4f5ab55d8bdfcdd97539 P 7a8e89d27b4a472b80c69e3aec25def0 [CANDIDATE]: Term 1 election: Requested vote from peers 37b9bae13e2c4db9a1ec6a19e20cbaec (127.5.154.2:34267), b45bfaecf63b4a079127b2747289f0ad (127.5.154.3:44699)
I20260710 13:16:28.675387  9299 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b0728cab07cd4f5ab55d8bdfcdd97539" candidate_uuid: "7a8e89d27b4a472b80c69e3aec25def0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "37b9bae13e2c4db9a1ec6a19e20cbaec"
I20260710 13:16:28.675523  9373 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b0728cab07cd4f5ab55d8bdfcdd97539" candidate_uuid: "7a8e89d27b4a472b80c69e3aec25def0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b45bfaecf63b4a079127b2747289f0ad"
I20260710 13:16:28.675817  9299 raft_consensus.cc:3060] T b0728cab07cd4f5ab55d8bdfcdd97539 P 37b9bae13e2c4db9a1ec6a19e20cbaec [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:16:28.675963  9373 raft_consensus.cc:3060] T b0728cab07cd4f5ab55d8bdfcdd97539 P b45bfaecf63b4a079127b2747289f0ad [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:16:28.680845  9373 raft_consensus.cc:2468] T b0728cab07cd4f5ab55d8bdfcdd97539 P b45bfaecf63b4a079127b2747289f0ad [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7a8e89d27b4a472b80c69e3aec25def0 in term 1.
I20260710 13:16:28.680924  9299 raft_consensus.cc:2468] T b0728cab07cd4f5ab55d8bdfcdd97539 P 37b9bae13e2c4db9a1ec6a19e20cbaec [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7a8e89d27b4a472b80c69e3aec25def0 in term 1.
I20260710 13:16:28.681663  9187 leader_election.cc:304] T b0728cab07cd4f5ab55d8bdfcdd97539 P 7a8e89d27b4a472b80c69e3aec25def0 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 7a8e89d27b4a472b80c69e3aec25def0, b45bfaecf63b4a079127b2747289f0ad; no voters: 
I20260710 13:16:28.682323  9425 raft_consensus.cc:2804] T b0728cab07cd4f5ab55d8bdfcdd97539 P 7a8e89d27b4a472b80c69e3aec25def0 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:16:28.682713  9425 raft_consensus.cc:697] T b0728cab07cd4f5ab55d8bdfcdd97539 P 7a8e89d27b4a472b80c69e3aec25def0 [term 1 LEADER]: Becoming Leader. State: Replica: 7a8e89d27b4a472b80c69e3aec25def0, State: Running, Role: LEADER
I20260710 13:16:28.683396  9425 consensus_queue.cc:237] T b0728cab07cd4f5ab55d8bdfcdd97539 P 7a8e89d27b4a472b80c69e3aec25def0 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a8e89d27b4a472b80c69e3aec25def0" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 34549 } } peers { permanent_uuid: "37b9bae13e2c4db9a1ec6a19e20cbaec" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 34267 } } peers { permanent_uuid: "b45bfaecf63b4a079127b2747289f0ad" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 44699 } }
I20260710 13:16:28.689262  9120 catalog_manager.cc:5697] T b0728cab07cd4f5ab55d8bdfcdd97539 P 7a8e89d27b4a472b80c69e3aec25def0 reported cstate change: term changed from 0 to 1, leader changed from <none> to 7a8e89d27b4a472b80c69e3aec25def0 (127.5.154.1). New cstate: current_term: 1 leader_uuid: "7a8e89d27b4a472b80c69e3aec25def0" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a8e89d27b4a472b80c69e3aec25def0" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 34549 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "37b9bae13e2c4db9a1ec6a19e20cbaec" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 34267 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b45bfaecf63b4a079127b2747289f0ad" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 44699 } health_report { overall_health: UNKNOWN } } }
I20260710 13:16:28.744066  9422 consensus_queue.cc:1048] T 931472785bfe4238a09dc466bef06599 P 37b9bae13e2c4db9a1ec6a19e20cbaec [LEADER]: Connected to new peer: Peer: permanent_uuid: "b45bfaecf63b4a079127b2747289f0ad" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 44699 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:16:28.753242  9299 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "931472785bfe4238a09dc466bef06599"
dest_uuid: "37b9bae13e2c4db9a1ec6a19e20cbaec"
mode: GRACEFUL
new_leader_uuid: "7a8e89d27b4a472b80c69e3aec25def0"
 from {username='slave'} at 127.0.0.1:54642
I20260710 13:16:28.754662  9299 raft_consensus.cc:606] T 931472785bfe4238a09dc466bef06599 P 37b9bae13e2c4db9a1ec6a19e20cbaec [term 1 LEADER]: Received request to transfer leadership to TS 7a8e89d27b4a472b80c69e3aec25def0
I20260710 13:16:28.757158  9419 consensus_queue.cc:1048] T 251cd0682f224a6f95ff83918e7e7cf2 P 7a8e89d27b4a472b80c69e3aec25def0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b45bfaecf63b4a079127b2747289f0ad" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 44699 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:16:28.758037  9422 consensus_queue.cc:1048] T 931472785bfe4238a09dc466bef06599 P 37b9bae13e2c4db9a1ec6a19e20cbaec [LEADER]: Connected to new peer: Peer: permanent_uuid: "7a8e89d27b4a472b80c69e3aec25def0" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 34549 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:16:28.775277  9223 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "251cd0682f224a6f95ff83918e7e7cf2"
dest_uuid: "7a8e89d27b4a472b80c69e3aec25def0"
mode: GRACEFUL
new_leader_uuid: "37b9bae13e2c4db9a1ec6a19e20cbaec"
 from {username='slave'} at 127.0.0.1:54424
I20260710 13:16:28.779889  9422 raft_consensus.cc:993] T 931472785bfe4238a09dc466bef06599 P 37b9bae13e2c4db9a1ec6a19e20cbaec: : Instructing follower 7a8e89d27b4a472b80c69e3aec25def0 to start an election
I20260710 13:16:28.780421  9422 raft_consensus.cc:1081] T 931472785bfe4238a09dc466bef06599 P 37b9bae13e2c4db9a1ec6a19e20cbaec [term 1 LEADER]: Signalling peer 7a8e89d27b4a472b80c69e3aec25def0 to start an election
I20260710 13:16:28.782941  9223 raft_consensus.cc:606] T 251cd0682f224a6f95ff83918e7e7cf2 P 7a8e89d27b4a472b80c69e3aec25def0 [term 1 LEADER]: Received request to transfer leadership to TS 37b9bae13e2c4db9a1ec6a19e20cbaec
I20260710 13:16:28.784749  9224 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "931472785bfe4238a09dc466bef06599"
dest_uuid: "7a8e89d27b4a472b80c69e3aec25def0"
 from {username='slave'} at 127.0.0.1:54414
I20260710 13:16:28.785445  9224 raft_consensus.cc:493] T 931472785bfe4238a09dc466bef06599 P 7a8e89d27b4a472b80c69e3aec25def0 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:16:28.785825  9224 raft_consensus.cc:3060] T 931472785bfe4238a09dc466bef06599 P 7a8e89d27b4a472b80c69e3aec25def0 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:16:28.786124  9425 consensus_queue.cc:1048] T 251cd0682f224a6f95ff83918e7e7cf2 P 7a8e89d27b4a472b80c69e3aec25def0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "37b9bae13e2c4db9a1ec6a19e20cbaec" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 34267 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:16:28.792796  9224 raft_consensus.cc:515] T 931472785bfe4238a09dc466bef06599 P 7a8e89d27b4a472b80c69e3aec25def0 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "37b9bae13e2c4db9a1ec6a19e20cbaec" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 34267 } } peers { permanent_uuid: "b45bfaecf63b4a079127b2747289f0ad" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 44699 } } peers { permanent_uuid: "7a8e89d27b4a472b80c69e3aec25def0" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 34549 } }
I20260710 13:16:28.795316  9298 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "9cd55c05328e41c48b3e7c8ff4b90f80"
dest_uuid: "37b9bae13e2c4db9a1ec6a19e20cbaec"
mode: GRACEFUL
new_leader_uuid: "7a8e89d27b4a472b80c69e3aec25def0"
 from {username='slave'} at 127.0.0.1:54642
I20260710 13:16:28.795930  9298 raft_consensus.cc:606] T 9cd55c05328e41c48b3e7c8ff4b90f80 P 37b9bae13e2c4db9a1ec6a19e20cbaec [term 1 LEADER]: Received request to transfer leadership to TS 7a8e89d27b4a472b80c69e3aec25def0
I20260710 13:16:28.796957  9224 leader_election.cc:290] T 931472785bfe4238a09dc466bef06599 P 7a8e89d27b4a472b80c69e3aec25def0 [CANDIDATE]: Term 2 election: Requested vote from peers 37b9bae13e2c4db9a1ec6a19e20cbaec (127.5.154.2:34267), b45bfaecf63b4a079127b2747289f0ad (127.5.154.3:44699)
I20260710 13:16:28.797724  9298 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "931472785bfe4238a09dc466bef06599" candidate_uuid: "7a8e89d27b4a472b80c69e3aec25def0" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "37b9bae13e2c4db9a1ec6a19e20cbaec"
I20260710 13:16:28.798290  9298 raft_consensus.cc:3055] T 931472785bfe4238a09dc466bef06599 P 37b9bae13e2c4db9a1ec6a19e20cbaec [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:16:28.798252  9372 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "931472785bfe4238a09dc466bef06599" candidate_uuid: "7a8e89d27b4a472b80c69e3aec25def0" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "b45bfaecf63b4a079127b2747289f0ad"
I20260710 13:16:28.798745  9298 raft_consensus.cc:740] T 931472785bfe4238a09dc466bef06599 P 37b9bae13e2c4db9a1ec6a19e20cbaec [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 37b9bae13e2c4db9a1ec6a19e20cbaec, State: Running, Role: LEADER
I20260710 13:16:28.798946  9372 raft_consensus.cc:3060] T 931472785bfe4238a09dc466bef06599 P b45bfaecf63b4a079127b2747289f0ad [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:16:28.799531  9298 consensus_queue.cc:260] T 931472785bfe4238a09dc466bef06599 P 37b9bae13e2c4db9a1ec6a19e20cbaec [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: "37b9bae13e2c4db9a1ec6a19e20cbaec" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 34267 } } peers { permanent_uuid: "b45bfaecf63b4a079127b2747289f0ad" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 44699 } } peers { permanent_uuid: "7a8e89d27b4a472b80c69e3aec25def0" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 34549 } }
I20260710 13:16:28.800808  9298 raft_consensus.cc:3060] T 931472785bfe4238a09dc466bef06599 P 37b9bae13e2c4db9a1ec6a19e20cbaec [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:16:28.805773  9372 raft_consensus.cc:2468] T 931472785bfe4238a09dc466bef06599 P b45bfaecf63b4a079127b2747289f0ad [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7a8e89d27b4a472b80c69e3aec25def0 in term 2.
I20260710 13:16:28.806929  9187 leader_election.cc:304] T 931472785bfe4238a09dc466bef06599 P 7a8e89d27b4a472b80c69e3aec25def0 [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: 7a8e89d27b4a472b80c69e3aec25def0, b45bfaecf63b4a079127b2747289f0ad; no voters: 
I20260710 13:16:28.807451  9298 raft_consensus.cc:2468] T 931472785bfe4238a09dc466bef06599 P 37b9bae13e2c4db9a1ec6a19e20cbaec [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7a8e89d27b4a472b80c69e3aec25def0 in term 2.
I20260710 13:16:28.807655  9454 raft_consensus.cc:993] T 251cd0682f224a6f95ff83918e7e7cf2 P 7a8e89d27b4a472b80c69e3aec25def0: : Instructing follower 37b9bae13e2c4db9a1ec6a19e20cbaec to start an election
I20260710 13:16:28.807755  9419 raft_consensus.cc:2804] T 931472785bfe4238a09dc466bef06599 P 7a8e89d27b4a472b80c69e3aec25def0 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:16:28.808821  9425 raft_consensus.cc:1081] T 251cd0682f224a6f95ff83918e7e7cf2 P 7a8e89d27b4a472b80c69e3aec25def0 [term 1 LEADER]: Signalling peer 37b9bae13e2c4db9a1ec6a19e20cbaec to start an election
I20260710 13:16:28.810544  9298 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "251cd0682f224a6f95ff83918e7e7cf2"
dest_uuid: "37b9bae13e2c4db9a1ec6a19e20cbaec"
 from {username='slave'} at 127.0.0.1:54626
I20260710 13:16:28.811125  9298 raft_consensus.cc:493] T 251cd0682f224a6f95ff83918e7e7cf2 P 37b9bae13e2c4db9a1ec6a19e20cbaec [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:16:28.811496  9298 raft_consensus.cc:3060] T 251cd0682f224a6f95ff83918e7e7cf2 P 37b9bae13e2c4db9a1ec6a19e20cbaec [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:16:28.812994  9419 raft_consensus.cc:697] T 931472785bfe4238a09dc466bef06599 P 7a8e89d27b4a472b80c69e3aec25def0 [term 2 LEADER]: Becoming Leader. State: Replica: 7a8e89d27b4a472b80c69e3aec25def0, State: Running, Role: LEADER
I20260710 13:16:28.813971  9419 consensus_queue.cc:237] T 931472785bfe4238a09dc466bef06599 P 7a8e89d27b4a472b80c69e3aec25def0 [LEADER]: Queue 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: "37b9bae13e2c4db9a1ec6a19e20cbaec" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 34267 } } peers { permanent_uuid: "b45bfaecf63b4a079127b2747289f0ad" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 44699 } } peers { permanent_uuid: "7a8e89d27b4a472b80c69e3aec25def0" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 34549 } }
I20260710 13:16:28.818575  9298 raft_consensus.cc:515] T 251cd0682f224a6f95ff83918e7e7cf2 P 37b9bae13e2c4db9a1ec6a19e20cbaec [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a8e89d27b4a472b80c69e3aec25def0" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 34549 } } peers { permanent_uuid: "37b9bae13e2c4db9a1ec6a19e20cbaec" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 34267 } } peers { permanent_uuid: "b45bfaecf63b4a079127b2747289f0ad" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 44699 } }
I20260710 13:16:28.820591  9298 leader_election.cc:290] T 251cd0682f224a6f95ff83918e7e7cf2 P 37b9bae13e2c4db9a1ec6a19e20cbaec [CANDIDATE]: Term 2 election: Requested vote from peers 7a8e89d27b4a472b80c69e3aec25def0 (127.5.154.1:34549), b45bfaecf63b4a079127b2747289f0ad (127.5.154.3:44699)
I20260710 13:16:28.821568  9224 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "251cd0682f224a6f95ff83918e7e7cf2" candidate_uuid: "37b9bae13e2c4db9a1ec6a19e20cbaec" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "7a8e89d27b4a472b80c69e3aec25def0"
I20260710 13:16:28.822126  9372 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "251cd0682f224a6f95ff83918e7e7cf2" candidate_uuid: "37b9bae13e2c4db9a1ec6a19e20cbaec" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "b45bfaecf63b4a079127b2747289f0ad"
I20260710 13:16:28.821707  9121 catalog_manager.cc:5697] T 931472785bfe4238a09dc466bef06599 P 7a8e89d27b4a472b80c69e3aec25def0 reported cstate change: term changed from 1 to 2, leader changed from 37b9bae13e2c4db9a1ec6a19e20cbaec (127.5.154.2) to 7a8e89d27b4a472b80c69e3aec25def0 (127.5.154.1). New cstate: current_term: 2 leader_uuid: "7a8e89d27b4a472b80c69e3aec25def0" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "37b9bae13e2c4db9a1ec6a19e20cbaec" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 34267 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b45bfaecf63b4a079127b2747289f0ad" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 44699 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7a8e89d27b4a472b80c69e3aec25def0" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 34549 } health_report { overall_health: HEALTHY } } }
I20260710 13:16:28.822543  9224 raft_consensus.cc:3055] T 251cd0682f224a6f95ff83918e7e7cf2 P 7a8e89d27b4a472b80c69e3aec25def0 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:16:28.822669  9372 raft_consensus.cc:3060] T 251cd0682f224a6f95ff83918e7e7cf2 P b45bfaecf63b4a079127b2747289f0ad [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:16:28.822983  9224 raft_consensus.cc:740] T 251cd0682f224a6f95ff83918e7e7cf2 P 7a8e89d27b4a472b80c69e3aec25def0 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 7a8e89d27b4a472b80c69e3aec25def0, State: Running, Role: LEADER
I20260710 13:16:28.823729  9224 consensus_queue.cc:260] T 251cd0682f224a6f95ff83918e7e7cf2 P 7a8e89d27b4a472b80c69e3aec25def0 [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: "7a8e89d27b4a472b80c69e3aec25def0" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 34549 } } peers { permanent_uuid: "37b9bae13e2c4db9a1ec6a19e20cbaec" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 34267 } } peers { permanent_uuid: "b45bfaecf63b4a079127b2747289f0ad" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 44699 } }
I20260710 13:16:28.824895  9224 raft_consensus.cc:3060] T 251cd0682f224a6f95ff83918e7e7cf2 P 7a8e89d27b4a472b80c69e3aec25def0 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:16:28.829312  9372 raft_consensus.cc:2468] T 251cd0682f224a6f95ff83918e7e7cf2 P b45bfaecf63b4a079127b2747289f0ad [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 37b9bae13e2c4db9a1ec6a19e20cbaec in term 2.
I20260710 13:16:28.830382  9262 leader_election.cc:304] T 251cd0682f224a6f95ff83918e7e7cf2 P 37b9bae13e2c4db9a1ec6a19e20cbaec [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: 37b9bae13e2c4db9a1ec6a19e20cbaec, b45bfaecf63b4a079127b2747289f0ad; no voters: 
I20260710 13:16:28.831607  9449 raft_consensus.cc:2804] T 251cd0682f224a6f95ff83918e7e7cf2 P 37b9bae13e2c4db9a1ec6a19e20cbaec [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:16:28.831830  9224 raft_consensus.cc:2468] T 251cd0682f224a6f95ff83918e7e7cf2 P 7a8e89d27b4a472b80c69e3aec25def0 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 37b9bae13e2c4db9a1ec6a19e20cbaec in term 2.
I20260710 13:16:28.832067  9449 raft_consensus.cc:697] T 251cd0682f224a6f95ff83918e7e7cf2 P 37b9bae13e2c4db9a1ec6a19e20cbaec [term 2 LEADER]: Becoming Leader. State: Replica: 37b9bae13e2c4db9a1ec6a19e20cbaec, State: Running, Role: LEADER
I20260710 13:16:28.833098  9449 consensus_queue.cc:237] T 251cd0682f224a6f95ff83918e7e7cf2 P 37b9bae13e2c4db9a1ec6a19e20cbaec [LEADER]: Queue 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: "7a8e89d27b4a472b80c69e3aec25def0" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 34549 } } peers { permanent_uuid: "37b9bae13e2c4db9a1ec6a19e20cbaec" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 34267 } } peers { permanent_uuid: "b45bfaecf63b4a079127b2747289f0ad" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 44699 } }
I20260710 13:16:28.839267  9121 catalog_manager.cc:5697] T 251cd0682f224a6f95ff83918e7e7cf2 P 37b9bae13e2c4db9a1ec6a19e20cbaec reported cstate change: term changed from 1 to 2, leader changed from 7a8e89d27b4a472b80c69e3aec25def0 (127.5.154.1) to 37b9bae13e2c4db9a1ec6a19e20cbaec (127.5.154.2). New cstate: current_term: 2 leader_uuid: "37b9bae13e2c4db9a1ec6a19e20cbaec" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a8e89d27b4a472b80c69e3aec25def0" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 34549 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "37b9bae13e2c4db9a1ec6a19e20cbaec" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 34267 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b45bfaecf63b4a079127b2747289f0ad" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 44699 } health_report { overall_health: UNKNOWN } } }
I20260710 13:16:29.118371  9449 consensus_queue.cc:1048] T 9cd55c05328e41c48b3e7c8ff4b90f80 P 37b9bae13e2c4db9a1ec6a19e20cbaec [LEADER]: Connected to new peer: Peer: permanent_uuid: "b45bfaecf63b4a079127b2747289f0ad" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 44699 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:16:29.125041  9449 consensus_queue.cc:1048] T 9cd55c05328e41c48b3e7c8ff4b90f80 P 37b9bae13e2c4db9a1ec6a19e20cbaec [LEADER]: Connected to new peer: Peer: permanent_uuid: "7a8e89d27b4a472b80c69e3aec25def0" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 34549 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:16:29.133811  9449 raft_consensus.cc:993] T 9cd55c05328e41c48b3e7c8ff4b90f80 P 37b9bae13e2c4db9a1ec6a19e20cbaec: : Instructing follower 7a8e89d27b4a472b80c69e3aec25def0 to start an election
I20260710 13:16:29.134334  9422 raft_consensus.cc:1081] T 9cd55c05328e41c48b3e7c8ff4b90f80 P 37b9bae13e2c4db9a1ec6a19e20cbaec [term 1 LEADER]: Signalling peer 7a8e89d27b4a472b80c69e3aec25def0 to start an election
I20260710 13:16:29.135701  9224 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "9cd55c05328e41c48b3e7c8ff4b90f80"
dest_uuid: "7a8e89d27b4a472b80c69e3aec25def0"
 from {username='slave'} at 127.0.0.1:54414
I20260710 13:16:29.136154  9224 raft_consensus.cc:493] T 9cd55c05328e41c48b3e7c8ff4b90f80 P 7a8e89d27b4a472b80c69e3aec25def0 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:16:29.136507  9224 raft_consensus.cc:3060] T 9cd55c05328e41c48b3e7c8ff4b90f80 P 7a8e89d27b4a472b80c69e3aec25def0 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:16:29.141341  9224 raft_consensus.cc:515] T 9cd55c05328e41c48b3e7c8ff4b90f80 P 7a8e89d27b4a472b80c69e3aec25def0 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a8e89d27b4a472b80c69e3aec25def0" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 34549 } } peers { permanent_uuid: "37b9bae13e2c4db9a1ec6a19e20cbaec" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 34267 } } peers { permanent_uuid: "b45bfaecf63b4a079127b2747289f0ad" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 44699 } }
I20260710 13:16:29.143617  9224 leader_election.cc:290] T 9cd55c05328e41c48b3e7c8ff4b90f80 P 7a8e89d27b4a472b80c69e3aec25def0 [CANDIDATE]: Term 2 election: Requested vote from peers 37b9bae13e2c4db9a1ec6a19e20cbaec (127.5.154.2:34267), b45bfaecf63b4a079127b2747289f0ad (127.5.154.3:44699)
I20260710 13:16:29.143769  9298 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9cd55c05328e41c48b3e7c8ff4b90f80" candidate_uuid: "7a8e89d27b4a472b80c69e3aec25def0" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "37b9bae13e2c4db9a1ec6a19e20cbaec"
I20260710 13:16:29.144174  9372 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9cd55c05328e41c48b3e7c8ff4b90f80" candidate_uuid: "7a8e89d27b4a472b80c69e3aec25def0" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "b45bfaecf63b4a079127b2747289f0ad"
I20260710 13:16:29.144374  9298 raft_consensus.cc:3055] T 9cd55c05328e41c48b3e7c8ff4b90f80 P 37b9bae13e2c4db9a1ec6a19e20cbaec [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:16:29.144726  9372 raft_consensus.cc:3060] T 9cd55c05328e41c48b3e7c8ff4b90f80 P b45bfaecf63b4a079127b2747289f0ad [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:16:29.144843  9298 raft_consensus.cc:740] T 9cd55c05328e41c48b3e7c8ff4b90f80 P 37b9bae13e2c4db9a1ec6a19e20cbaec [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 37b9bae13e2c4db9a1ec6a19e20cbaec, State: Running, Role: LEADER
I20260710 13:16:29.145685  9298 consensus_queue.cc:260] T 9cd55c05328e41c48b3e7c8ff4b90f80 P 37b9bae13e2c4db9a1ec6a19e20cbaec [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: "7a8e89d27b4a472b80c69e3aec25def0" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 34549 } } peers { permanent_uuid: "37b9bae13e2c4db9a1ec6a19e20cbaec" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 34267 } } peers { permanent_uuid: "b45bfaecf63b4a079127b2747289f0ad" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 44699 } }
I20260710 13:16:29.146862  9298 raft_consensus.cc:3060] T 9cd55c05328e41c48b3e7c8ff4b90f80 P 37b9bae13e2c4db9a1ec6a19e20cbaec [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:16:29.151036  9372 raft_consensus.cc:2468] T 9cd55c05328e41c48b3e7c8ff4b90f80 P b45bfaecf63b4a079127b2747289f0ad [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7a8e89d27b4a472b80c69e3aec25def0 in term 2.
I20260710 13:16:29.152153  9187 leader_election.cc:304] T 9cd55c05328e41c48b3e7c8ff4b90f80 P 7a8e89d27b4a472b80c69e3aec25def0 [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: 7a8e89d27b4a472b80c69e3aec25def0, b45bfaecf63b4a079127b2747289f0ad; no voters: 
I20260710 13:16:29.152817  9419 raft_consensus.cc:2804] T 9cd55c05328e41c48b3e7c8ff4b90f80 P 7a8e89d27b4a472b80c69e3aec25def0 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:16:29.152876  9298 raft_consensus.cc:2468] T 9cd55c05328e41c48b3e7c8ff4b90f80 P 37b9bae13e2c4db9a1ec6a19e20cbaec [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7a8e89d27b4a472b80c69e3aec25def0 in term 2.
I20260710 13:16:29.153362  9419 raft_consensus.cc:697] T 9cd55c05328e41c48b3e7c8ff4b90f80 P 7a8e89d27b4a472b80c69e3aec25def0 [term 2 LEADER]: Becoming Leader. State: Replica: 7a8e89d27b4a472b80c69e3aec25def0, State: Running, Role: LEADER
I20260710 13:16:29.154110  9419 consensus_queue.cc:237] T 9cd55c05328e41c48b3e7c8ff4b90f80 P 7a8e89d27b4a472b80c69e3aec25def0 [LEADER]: Queue 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: "7a8e89d27b4a472b80c69e3aec25def0" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 34549 } } peers { permanent_uuid: "37b9bae13e2c4db9a1ec6a19e20cbaec" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 34267 } } peers { permanent_uuid: "b45bfaecf63b4a079127b2747289f0ad" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 44699 } }
I20260710 13:16:29.159354  9120 catalog_manager.cc:5697] T 9cd55c05328e41c48b3e7c8ff4b90f80 P 7a8e89d27b4a472b80c69e3aec25def0 reported cstate change: term changed from 1 to 2, leader changed from 37b9bae13e2c4db9a1ec6a19e20cbaec (127.5.154.2) to 7a8e89d27b4a472b80c69e3aec25def0 (127.5.154.1). New cstate: current_term: 2 leader_uuid: "7a8e89d27b4a472b80c69e3aec25def0" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a8e89d27b4a472b80c69e3aec25def0" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 34549 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "37b9bae13e2c4db9a1ec6a19e20cbaec" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 34267 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b45bfaecf63b4a079127b2747289f0ad" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 44699 } health_report { overall_health: UNKNOWN } } }
I20260710 13:16:29.180701  9419 consensus_queue.cc:1048] T b0728cab07cd4f5ab55d8bdfcdd97539 P 7a8e89d27b4a472b80c69e3aec25def0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b45bfaecf63b4a079127b2747289f0ad" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 44699 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:16:29.190346  9419 consensus_queue.cc:1048] T b0728cab07cd4f5ab55d8bdfcdd97539 P 7a8e89d27b4a472b80c69e3aec25def0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "37b9bae13e2c4db9a1ec6a19e20cbaec" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 34267 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:16:29.222221  5736 auto_leader_rebalancer.cc:141] leader rebalance for table multi_table_leader_balance_table1
I20260710 13:16:29.223655  5736 auto_leader_rebalancer.cc:479] table: multi_table_leader_balance_table1, leader rebalance finish, leader transfer count: 0
I20260710 13:16:29.223995  5736 auto_leader_rebalancer.cc:141] leader rebalance for table multi_table_leader_balance_table2
I20260710 13:16:29.234174  9224 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "9cd55c05328e41c48b3e7c8ff4b90f80"
dest_uuid: "7a8e89d27b4a472b80c69e3aec25def0"
mode: GRACEFUL
new_leader_uuid: "b45bfaecf63b4a079127b2747289f0ad"
 from {username='slave'} at 127.0.0.1:54438
I20260710 13:16:29.234602  9224 raft_consensus.cc:606] T 9cd55c05328e41c48b3e7c8ff4b90f80 P 7a8e89d27b4a472b80c69e3aec25def0 [term 2 LEADER]: Received request to transfer leadership to TS b45bfaecf63b4a079127b2747289f0ad
I20260710 13:16:29.235561  5736 auto_leader_rebalancer.cc:479] table: multi_table_leader_balance_table2, leader rebalance finish, leader transfer count: 1
I20260710 13:16:29.328832  9372 raft_consensus.cc:1275] T 251cd0682f224a6f95ff83918e7e7cf2 P b45bfaecf63b4a079127b2747289f0ad [term 2 FOLLOWER]: Refusing update from remote peer 37b9bae13e2c4db9a1ec6a19e20cbaec: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:16:29.329950  9422 consensus_queue.cc:1048] T 251cd0682f224a6f95ff83918e7e7cf2 P 37b9bae13e2c4db9a1ec6a19e20cbaec [LEADER]: Connected to new peer: Peer: permanent_uuid: "b45bfaecf63b4a079127b2747289f0ad" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 44699 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:16:29.336792  9224 raft_consensus.cc:1275] T 251cd0682f224a6f95ff83918e7e7cf2 P 7a8e89d27b4a472b80c69e3aec25def0 [term 2 FOLLOWER]: Refusing update from remote peer 37b9bae13e2c4db9a1ec6a19e20cbaec: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:16:29.338248  9449 consensus_queue.cc:1048] T 251cd0682f224a6f95ff83918e7e7cf2 P 37b9bae13e2c4db9a1ec6a19e20cbaec [LEADER]: Connected to new peer: Peer: permanent_uuid: "7a8e89d27b4a472b80c69e3aec25def0" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 34549 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:16:29.368525  9298 raft_consensus.cc:1275] T 931472785bfe4238a09dc466bef06599 P 37b9bae13e2c4db9a1ec6a19e20cbaec [term 2 FOLLOWER]: Refusing update from remote peer 7a8e89d27b4a472b80c69e3aec25def0: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:16:29.369635  9419 consensus_queue.cc:1048] T 931472785bfe4238a09dc466bef06599 P 7a8e89d27b4a472b80c69e3aec25def0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "37b9bae13e2c4db9a1ec6a19e20cbaec" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 34267 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:16:29.376401  9372 raft_consensus.cc:1275] T 931472785bfe4238a09dc466bef06599 P b45bfaecf63b4a079127b2747289f0ad [term 2 FOLLOWER]: Refusing update from remote peer 7a8e89d27b4a472b80c69e3aec25def0: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:16:29.377743  9454 consensus_queue.cc:1048] T 931472785bfe4238a09dc466bef06599 P 7a8e89d27b4a472b80c69e3aec25def0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b45bfaecf63b4a079127b2747289f0ad" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 44699 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:16:29.554663  9372 raft_consensus.cc:1275] T 9cd55c05328e41c48b3e7c8ff4b90f80 P b45bfaecf63b4a079127b2747289f0ad [term 2 FOLLOWER]: Refusing update from remote peer 7a8e89d27b4a472b80c69e3aec25def0: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:16:29.555881  9454 consensus_queue.cc:1048] T 9cd55c05328e41c48b3e7c8ff4b90f80 P 7a8e89d27b4a472b80c69e3aec25def0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b45bfaecf63b4a079127b2747289f0ad" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 44699 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:16:29.560537  9457 raft_consensus.cc:993] T 9cd55c05328e41c48b3e7c8ff4b90f80 P 7a8e89d27b4a472b80c69e3aec25def0: : Instructing follower b45bfaecf63b4a079127b2747289f0ad to start an election
I20260710 13:16:29.561079  9457 raft_consensus.cc:1081] T 9cd55c05328e41c48b3e7c8ff4b90f80 P 7a8e89d27b4a472b80c69e3aec25def0 [term 2 LEADER]: Signalling peer b45bfaecf63b4a079127b2747289f0ad to start an election
I20260710 13:16:29.563091  9373 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "9cd55c05328e41c48b3e7c8ff4b90f80"
dest_uuid: "b45bfaecf63b4a079127b2747289f0ad"
 from {username='slave'} at 127.0.0.1:50488
I20260710 13:16:29.563635  9373 raft_consensus.cc:493] T 9cd55c05328e41c48b3e7c8ff4b90f80 P b45bfaecf63b4a079127b2747289f0ad [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:16:29.563988  9373 raft_consensus.cc:3060] T 9cd55c05328e41c48b3e7c8ff4b90f80 P b45bfaecf63b4a079127b2747289f0ad [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:16:29.565263  9298 raft_consensus.cc:1275] T 9cd55c05328e41c48b3e7c8ff4b90f80 P 37b9bae13e2c4db9a1ec6a19e20cbaec [term 2 FOLLOWER]: Refusing update from remote peer 7a8e89d27b4a472b80c69e3aec25def0: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:16:29.566900  9454 consensus_queue.cc:1048] T 9cd55c05328e41c48b3e7c8ff4b90f80 P 7a8e89d27b4a472b80c69e3aec25def0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "37b9bae13e2c4db9a1ec6a19e20cbaec" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 34267 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:16:29.571203  9373 raft_consensus.cc:515] T 9cd55c05328e41c48b3e7c8ff4b90f80 P b45bfaecf63b4a079127b2747289f0ad [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a8e89d27b4a472b80c69e3aec25def0" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 34549 } } peers { permanent_uuid: "37b9bae13e2c4db9a1ec6a19e20cbaec" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 34267 } } peers { permanent_uuid: "b45bfaecf63b4a079127b2747289f0ad" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 44699 } }
I20260710 13:16:29.572317  9372 raft_consensus.cc:1240] T 9cd55c05328e41c48b3e7c8ff4b90f80 P b45bfaecf63b4a079127b2747289f0ad [term 3 FOLLOWER]: Rejecting Update request from peer 7a8e89d27b4a472b80c69e3aec25def0 for earlier term 2. Current term is 3. Ops: []
I20260710 13:16:29.575117  9373 leader_election.cc:290] T 9cd55c05328e41c48b3e7c8ff4b90f80 P b45bfaecf63b4a079127b2747289f0ad [CANDIDATE]: Term 3 election: Requested vote from peers 7a8e89d27b4a472b80c69e3aec25def0 (127.5.154.1:34549), 37b9bae13e2c4db9a1ec6a19e20cbaec (127.5.154.2:34267)
I20260710 13:16:29.575361  9454 consensus_queue.cc:1059] T 9cd55c05328e41c48b3e7c8ff4b90f80 P 7a8e89d27b4a472b80c69e3aec25def0 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "b45bfaecf63b4a079127b2747289f0ad" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 44699 }, Status: INVALID_TERM, Last received: 2.2, Next index: 3, Last known committed idx: 1, Time since last communication: 0.001s
I20260710 13:16:29.576711  9419 raft_consensus.cc:3055] T 9cd55c05328e41c48b3e7c8ff4b90f80 P 7a8e89d27b4a472b80c69e3aec25def0 [term 2 LEADER]: Stepping down as leader of term 2
I20260710 13:16:29.577060  9419 raft_consensus.cc:740] T 9cd55c05328e41c48b3e7c8ff4b90f80 P 7a8e89d27b4a472b80c69e3aec25def0 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 7a8e89d27b4a472b80c69e3aec25def0, State: Running, Role: LEADER
I20260710 13:16:29.577903  9419 consensus_queue.cc:260] T 9cd55c05328e41c48b3e7c8ff4b90f80 P 7a8e89d27b4a472b80c69e3aec25def0 [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: "7a8e89d27b4a472b80c69e3aec25def0" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 34549 } } peers { permanent_uuid: "37b9bae13e2c4db9a1ec6a19e20cbaec" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 34267 } } peers { permanent_uuid: "b45bfaecf63b4a079127b2747289f0ad" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 44699 } }
I20260710 13:16:29.579245  9419 raft_consensus.cc:3060] T 9cd55c05328e41c48b3e7c8ff4b90f80 P 7a8e89d27b4a472b80c69e3aec25def0 [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:16:29.587208  9224 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9cd55c05328e41c48b3e7c8ff4b90f80" candidate_uuid: "b45bfaecf63b4a079127b2747289f0ad" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "7a8e89d27b4a472b80c69e3aec25def0"
I20260710 13:16:29.589043  9298 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9cd55c05328e41c48b3e7c8ff4b90f80" candidate_uuid: "b45bfaecf63b4a079127b2747289f0ad" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "37b9bae13e2c4db9a1ec6a19e20cbaec"
I20260710 13:16:29.589619  9298 raft_consensus.cc:3060] T 9cd55c05328e41c48b3e7c8ff4b90f80 P 37b9bae13e2c4db9a1ec6a19e20cbaec [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:16:29.593328  9224 raft_consensus.cc:2468] T 9cd55c05328e41c48b3e7c8ff4b90f80 P 7a8e89d27b4a472b80c69e3aec25def0 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b45bfaecf63b4a079127b2747289f0ad in term 3.
I20260710 13:16:29.594537  9336 leader_election.cc:304] T 9cd55c05328e41c48b3e7c8ff4b90f80 P b45bfaecf63b4a079127b2747289f0ad [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: 7a8e89d27b4a472b80c69e3aec25def0, b45bfaecf63b4a079127b2747289f0ad; no voters: 
I20260710 13:16:29.595337  9420 raft_consensus.cc:2804] T 9cd55c05328e41c48b3e7c8ff4b90f80 P b45bfaecf63b4a079127b2747289f0ad [term 3 FOLLOWER]: Leader election won for term 3
I20260710 13:16:29.595978  9298 raft_consensus.cc:2468] T 9cd55c05328e41c48b3e7c8ff4b90f80 P 37b9bae13e2c4db9a1ec6a19e20cbaec [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b45bfaecf63b4a079127b2747289f0ad in term 3.
I20260710 13:16:29.596262  9420 raft_consensus.cc:697] T 9cd55c05328e41c48b3e7c8ff4b90f80 P b45bfaecf63b4a079127b2747289f0ad [term 3 LEADER]: Becoming Leader. State: Replica: b45bfaecf63b4a079127b2747289f0ad, State: Running, Role: LEADER
I20260710 13:16:29.597137  9420 consensus_queue.cc:237] T 9cd55c05328e41c48b3e7c8ff4b90f80 P b45bfaecf63b4a079127b2747289f0ad [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 2.2, Last appended by leader: 2, Current term: 3, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a8e89d27b4a472b80c69e3aec25def0" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 34549 } } peers { permanent_uuid: "37b9bae13e2c4db9a1ec6a19e20cbaec" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 34267 } } peers { permanent_uuid: "b45bfaecf63b4a079127b2747289f0ad" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 44699 } }
I20260710 13:16:29.602279  9121 catalog_manager.cc:5697] T 9cd55c05328e41c48b3e7c8ff4b90f80 P b45bfaecf63b4a079127b2747289f0ad reported cstate change: term changed from 2 to 3, leader changed from 7a8e89d27b4a472b80c69e3aec25def0 (127.5.154.1) to b45bfaecf63b4a079127b2747289f0ad (127.5.154.3). New cstate: current_term: 3 leader_uuid: "b45bfaecf63b4a079127b2747289f0ad" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a8e89d27b4a472b80c69e3aec25def0" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 34549 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "37b9bae13e2c4db9a1ec6a19e20cbaec" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 34267 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b45bfaecf63b4a079127b2747289f0ad" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 44699 } health_report { overall_health: HEALTHY } } }
I20260710 13:16:29.835747  5736 tablet_server.cc:179] TabletServer@127.5.154.1:0 shutting down...
W20260710 13:16:29.843762  9262 consensus_peers.cc:597] T 251cd0682f224a6f95ff83918e7e7cf2 P 37b9bae13e2c4db9a1ec6a19e20cbaec -> Peer 7a8e89d27b4a472b80c69e3aec25def0 (127.5.154.1:34549): Couldn't send request to peer 7a8e89d27b4a472b80c69e3aec25def0. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260710 13:16:29.855834  5736 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260710 13:16:29.856431  5736 tablet_replica.cc:333] T 9cd55c05328e41c48b3e7c8ff4b90f80 P 7a8e89d27b4a472b80c69e3aec25def0: stopping tablet replica
I20260710 13:16:29.856966  5736 raft_consensus.cc:2243] T 9cd55c05328e41c48b3e7c8ff4b90f80 P 7a8e89d27b4a472b80c69e3aec25def0 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 13:16:29.857373  5736 raft_consensus.cc:2272] T 9cd55c05328e41c48b3e7c8ff4b90f80 P 7a8e89d27b4a472b80c69e3aec25def0 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 13:16:29.859334  5736 tablet_replica.cc:333] T 251cd0682f224a6f95ff83918e7e7cf2 P 7a8e89d27b4a472b80c69e3aec25def0: stopping tablet replica
I20260710 13:16:29.859817  5736 raft_consensus.cc:2243] T 251cd0682f224a6f95ff83918e7e7cf2 P 7a8e89d27b4a472b80c69e3aec25def0 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:16:29.860206  5736 raft_consensus.cc:2272] T 251cd0682f224a6f95ff83918e7e7cf2 P 7a8e89d27b4a472b80c69e3aec25def0 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:16:29.862056  5736 tablet_replica.cc:333] T b0728cab07cd4f5ab55d8bdfcdd97539 P 7a8e89d27b4a472b80c69e3aec25def0: stopping tablet replica
I20260710 13:16:29.862502  5736 raft_consensus.cc:2243] T b0728cab07cd4f5ab55d8bdfcdd97539 P 7a8e89d27b4a472b80c69e3aec25def0 [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:16:29.863169  5736 raft_consensus.cc:2272] T b0728cab07cd4f5ab55d8bdfcdd97539 P 7a8e89d27b4a472b80c69e3aec25def0 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:16:29.865051  5736 tablet_replica.cc:333] T 931472785bfe4238a09dc466bef06599 P 7a8e89d27b4a472b80c69e3aec25def0: stopping tablet replica
I20260710 13:16:29.865464  5736 raft_consensus.cc:2243] T 931472785bfe4238a09dc466bef06599 P 7a8e89d27b4a472b80c69e3aec25def0 [term 2 LEADER]: Raft consensus shutting down.
I20260710 13:16:29.866144  5736 raft_consensus.cc:2272] T 931472785bfe4238a09dc466bef06599 P 7a8e89d27b4a472b80c69e3aec25def0 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:16:29.887197  5736 tablet_server.cc:196] TabletServer@127.5.154.1:0 shutdown complete.
I20260710 13:16:29.897837  5736 tablet_server.cc:179] TabletServer@127.5.154.2:0 shutting down...
I20260710 13:16:29.912439  5736 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260710 13:16:29.913025  5736 tablet_replica.cc:333] T 9cd55c05328e41c48b3e7c8ff4b90f80 P 37b9bae13e2c4db9a1ec6a19e20cbaec: stopping tablet replica
I20260710 13:16:29.913538  5736 raft_consensus.cc:2243] T 9cd55c05328e41c48b3e7c8ff4b90f80 P 37b9bae13e2c4db9a1ec6a19e20cbaec [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 13:16:29.913944  5736 raft_consensus.cc:2272] T 9cd55c05328e41c48b3e7c8ff4b90f80 P 37b9bae13e2c4db9a1ec6a19e20cbaec [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 13:16:29.915786  5736 tablet_replica.cc:333] T b0728cab07cd4f5ab55d8bdfcdd97539 P 37b9bae13e2c4db9a1ec6a19e20cbaec: stopping tablet replica
I20260710 13:16:29.916236  5736 raft_consensus.cc:2243] T b0728cab07cd4f5ab55d8bdfcdd97539 P 37b9bae13e2c4db9a1ec6a19e20cbaec [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:16:29.916622  5736 raft_consensus.cc:2272] T b0728cab07cd4f5ab55d8bdfcdd97539 P 37b9bae13e2c4db9a1ec6a19e20cbaec [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:16:29.918506  5736 tablet_replica.cc:333] T 931472785bfe4238a09dc466bef06599 P 37b9bae13e2c4db9a1ec6a19e20cbaec: stopping tablet replica
I20260710 13:16:29.918910  5736 raft_consensus.cc:2243] T 931472785bfe4238a09dc466bef06599 P 37b9bae13e2c4db9a1ec6a19e20cbaec [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:16:29.919238  5736 raft_consensus.cc:2272] T 931472785bfe4238a09dc466bef06599 P 37b9bae13e2c4db9a1ec6a19e20cbaec [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:16:29.921033  5736 tablet_replica.cc:333] T 251cd0682f224a6f95ff83918e7e7cf2 P 37b9bae13e2c4db9a1ec6a19e20cbaec: stopping tablet replica
I20260710 13:16:29.921417  5736 raft_consensus.cc:2243] T 251cd0682f224a6f95ff83918e7e7cf2 P 37b9bae13e2c4db9a1ec6a19e20cbaec [term 2 LEADER]: Raft consensus shutting down.
I20260710 13:16:29.922308  5736 raft_consensus.cc:2272] T 251cd0682f224a6f95ff83918e7e7cf2 P 37b9bae13e2c4db9a1ec6a19e20cbaec [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:16:29.943073  5736 tablet_server.cc:196] TabletServer@127.5.154.2:0 shutdown complete.
I20260710 13:16:29.952944  5736 tablet_server.cc:179] TabletServer@127.5.154.3:0 shutting down...
I20260710 13:16:29.966442  5736 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260710 13:16:29.967054  5736 tablet_replica.cc:333] T 9cd55c05328e41c48b3e7c8ff4b90f80 P b45bfaecf63b4a079127b2747289f0ad: stopping tablet replica
I20260710 13:16:29.967525  5736 raft_consensus.cc:2243] T 9cd55c05328e41c48b3e7c8ff4b90f80 P b45bfaecf63b4a079127b2747289f0ad [term 3 LEADER]: Raft consensus shutting down.
I20260710 13:16:29.968055  5736 pending_rounds.cc:70] T 9cd55c05328e41c48b3e7c8ff4b90f80 P b45bfaecf63b4a079127b2747289f0ad: Trying to abort 2 pending ops.
I20260710 13:16:29.968207  5736 pending_rounds.cc:77] T 9cd55c05328e41c48b3e7c8ff4b90f80 P b45bfaecf63b4a079127b2747289f0ad: Aborting op as it isn't in flight: id { term: 3 index: 3 } timestamp: 7305991739796959232 op_type: NO_OP noop_request { }
I20260710 13:16:29.968451  5736 raft_consensus.cc:2889] T 9cd55c05328e41c48b3e7c8ff4b90f80 P b45bfaecf63b4a079127b2747289f0ad [term 3 LEADER]: NO_OP replication failed: Aborted: Op aborted
I20260710 13:16:29.968677  5736 pending_rounds.cc:77] T 9cd55c05328e41c48b3e7c8ff4b90f80 P b45bfaecf63b4a079127b2747289f0ad: Aborting op as it isn't in flight: id { term: 2 index: 2 } timestamp: 7305991737981657088 op_type: NO_OP noop_request { }
I20260710 13:16:29.968871  5736 raft_consensus.cc:2889] T 9cd55c05328e41c48b3e7c8ff4b90f80 P b45bfaecf63b4a079127b2747289f0ad [term 3 LEADER]: NO_OP replication failed: Aborted: Op aborted
I20260710 13:16:29.969089  5736 raft_consensus.cc:2272] T 9cd55c05328e41c48b3e7c8ff4b90f80 P b45bfaecf63b4a079127b2747289f0ad [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 13:16:29.970942  5736 tablet_replica.cc:333] T b0728cab07cd4f5ab55d8bdfcdd97539 P b45bfaecf63b4a079127b2747289f0ad: stopping tablet replica
I20260710 13:16:29.971382  5736 raft_consensus.cc:2243] T b0728cab07cd4f5ab55d8bdfcdd97539 P b45bfaecf63b4a079127b2747289f0ad [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:16:29.971704  5736 raft_consensus.cc:2272] T b0728cab07cd4f5ab55d8bdfcdd97539 P b45bfaecf63b4a079127b2747289f0ad [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:16:29.973552  5736 tablet_replica.cc:333] T 931472785bfe4238a09dc466bef06599 P b45bfaecf63b4a079127b2747289f0ad: stopping tablet replica
I20260710 13:16:29.973958  5736 raft_consensus.cc:2243] T 931472785bfe4238a09dc466bef06599 P b45bfaecf63b4a079127b2747289f0ad [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:16:29.974311  5736 raft_consensus.cc:2272] T 931472785bfe4238a09dc466bef06599 P b45bfaecf63b4a079127b2747289f0ad [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:16:29.976243  5736 tablet_replica.cc:333] T 251cd0682f224a6f95ff83918e7e7cf2 P b45bfaecf63b4a079127b2747289f0ad: stopping tablet replica
I20260710 13:16:29.976701  5736 raft_consensus.cc:2243] T 251cd0682f224a6f95ff83918e7e7cf2 P b45bfaecf63b4a079127b2747289f0ad [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:16:29.977061  5736 raft_consensus.cc:2272] T 251cd0682f224a6f95ff83918e7e7cf2 P b45bfaecf63b4a079127b2747289f0ad [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:16:29.997462  5736 tablet_server.cc:196] TabletServer@127.5.154.3:0 shutdown complete.
I20260710 13:16:30.007777  5736 master.cc:562] Master@127.5.154.62:44781 shutting down...
I20260710 13:16:30.019747  5736 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 64a73287606542bc93282c9007b1587a [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:16:30.020226  5736 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 64a73287606542bc93282c9007b1587a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:16:30.020522  5736 tablet_replica.cc:333] T 00000000000000000000000000000000 P 64a73287606542bc93282c9007b1587a: stopping tablet replica
I20260710 13:16:30.037472  5736 master.cc:584] Master@127.5.154.62:44781 shutdown complete.
[       OK ] LeaderRebalancerTest.MultiTableLeaderBalance (2667 ms)
[----------] 6 tests from LeaderRebalancerTest (86524 ms total)

[----------] 2 tests from FilterSoftDeletedTableTest
[ RUN      ] FilterSoftDeletedTableTest.TestFilterSofteDeletedTable/0
I20260710 13:16:30.060752  5736 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.5.154.62:41381
I20260710 13:16:30.061707  5736 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 13:16:30.066017  9469 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 13:16:30.067472  9470 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 13:16:30.067553  9472 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 13:16:30.067955  5736 server_base.cc:1061] running on GCE node
I20260710 13:16:30.068753  5736 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 13:16:30.068933  5736 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260710 13:16:30.069072  5736 hybrid_clock.cc:648] HybridClock initialized: now 1783689390069054 us; error 0 us; skew 500 ppm
I20260710 13:16:30.069553  5736 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 13:16:30.071681  5736 webserver.cc:533] Webserver started at http://127.5.154.62:37033/ using document root <none> and password file <none>
I20260710 13:16:30.072100  5736 fs_manager.cc:362] Metadata directory not provided
I20260710 13:16:30.072266  5736 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 13:16:30.072499  5736 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 13:16:30.073539  5736 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskPiHBc8/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783689303377817-5736-0/minicluster-data/master-0-root/instance:
uuid: "27b3f66751b941d4bf5ae18da291b3f9"
format_stamp: "Formatted at 2026-07-10 13:16:30 on dist-test-slave-46l2"
I20260710 13:16:30.077505  5736 fs_manager.cc:696] Time spent creating directory manager: real 0.003s	user 0.004s	sys 0.000s
I20260710 13:16:30.080426  9477 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:16:30.081238  5736 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260710 13:16:30.081481  5736 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskPiHBc8/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783689303377817-5736-0/minicluster-data/master-0-root
uuid: "27b3f66751b941d4bf5ae18da291b3f9"
format_stamp: "Formatted at 2026-07-10 13:16:30 on dist-test-slave-46l2"
I20260710 13:16:30.081735  5736 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskPiHBc8/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783689303377817-5736-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskPiHBc8/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783689303377817-5736-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskPiHBc8/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783689303377817-5736-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)
I20260710 13:16:30.092442  5736 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 13:16:30.093376  5736 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 13:16:30.125123  5736 rpc_server.cc:307] RPC server started. Bound to: 127.5.154.62:41381
I20260710 13:16:30.125216  9528 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.5.154.62:41381 every 8 connection(s)
I20260710 13:16:30.128532  9529 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:16:30.138092  9529 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 27b3f66751b941d4bf5ae18da291b3f9: Bootstrap starting.
I20260710 13:16:30.142202  9529 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 27b3f66751b941d4bf5ae18da291b3f9: Neither blocks nor log segments found. Creating new log.
I20260710 13:16:30.146071  9529 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 27b3f66751b941d4bf5ae18da291b3f9: No bootstrap required, opened a new log
I20260710 13:16:30.147945  9529 raft_consensus.cc:359] T 00000000000000000000000000000000 P 27b3f66751b941d4bf5ae18da291b3f9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "27b3f66751b941d4bf5ae18da291b3f9" member_type: VOTER }
I20260710 13:16:30.148304  9529 raft_consensus.cc:385] T 00000000000000000000000000000000 P 27b3f66751b941d4bf5ae18da291b3f9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:16:30.148509  9529 raft_consensus.cc:740] T 00000000000000000000000000000000 P 27b3f66751b941d4bf5ae18da291b3f9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 27b3f66751b941d4bf5ae18da291b3f9, State: Initialized, Role: FOLLOWER
I20260710 13:16:30.149097  9529 consensus_queue.cc:260] T 00000000000000000000000000000000 P 27b3f66751b941d4bf5ae18da291b3f9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "27b3f66751b941d4bf5ae18da291b3f9" member_type: VOTER }
I20260710 13:16:30.149528  9529 raft_consensus.cc:399] T 00000000000000000000000000000000 P 27b3f66751b941d4bf5ae18da291b3f9 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260710 13:16:30.149737  9529 raft_consensus.cc:493] T 00000000000000000000000000000000 P 27b3f66751b941d4bf5ae18da291b3f9 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260710 13:16:30.149966  9529 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 27b3f66751b941d4bf5ae18da291b3f9 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:16:30.154081  9529 raft_consensus.cc:515] T 00000000000000000000000000000000 P 27b3f66751b941d4bf5ae18da291b3f9 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "27b3f66751b941d4bf5ae18da291b3f9" member_type: VOTER }
I20260710 13:16:30.154529  9529 leader_election.cc:304] T 00000000000000000000000000000000 P 27b3f66751b941d4bf5ae18da291b3f9 [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: 27b3f66751b941d4bf5ae18da291b3f9; no voters: 
I20260710 13:16:30.155484  9529 leader_election.cc:290] T 00000000000000000000000000000000 P 27b3f66751b941d4bf5ae18da291b3f9 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260710 13:16:30.155726  9532 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 27b3f66751b941d4bf5ae18da291b3f9 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:16:30.156941  9532 raft_consensus.cc:697] T 00000000000000000000000000000000 P 27b3f66751b941d4bf5ae18da291b3f9 [term 1 LEADER]: Becoming Leader. State: Replica: 27b3f66751b941d4bf5ae18da291b3f9, State: Running, Role: LEADER
I20260710 13:16:30.157577  9532 consensus_queue.cc:237] T 00000000000000000000000000000000 P 27b3f66751b941d4bf5ae18da291b3f9 [LEADER]: Queue going to LEADER mode. State: All 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: "27b3f66751b941d4bf5ae18da291b3f9" member_type: VOTER }
I20260710 13:16:30.158109  9529 sys_catalog.cc:565] T 00000000000000000000000000000000 P 27b3f66751b941d4bf5ae18da291b3f9 [sys.catalog]: configured and running, proceeding with master startup.
I20260710 13:16:30.161252  9534 sys_catalog.cc:455] T 00000000000000000000000000000000 P 27b3f66751b941d4bf5ae18da291b3f9 [sys.catalog]: SysCatalogTable state changed. Reason: New leader 27b3f66751b941d4bf5ae18da291b3f9. Latest consensus state: current_term: 1 leader_uuid: "27b3f66751b941d4bf5ae18da291b3f9" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "27b3f66751b941d4bf5ae18da291b3f9" member_type: VOTER } }
I20260710 13:16:30.162586  9534 sys_catalog.cc:458] T 00000000000000000000000000000000 P 27b3f66751b941d4bf5ae18da291b3f9 [sys.catalog]: This master's current role is: LEADER
I20260710 13:16:30.162019  9533 sys_catalog.cc:455] T 00000000000000000000000000000000 P 27b3f66751b941d4bf5ae18da291b3f9 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "27b3f66751b941d4bf5ae18da291b3f9" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "27b3f66751b941d4bf5ae18da291b3f9" member_type: VOTER } }
I20260710 13:16:30.163625  9533 sys_catalog.cc:458] T 00000000000000000000000000000000 P 27b3f66751b941d4bf5ae18da291b3f9 [sys.catalog]: This master's current role is: LEADER
I20260710 13:16:30.164331  9540 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260710 13:16:30.171166  9540 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260710 13:16:30.176244  5736 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260710 13:16:30.180104  9540 catalog_manager.cc:1383] Generated new cluster ID: 3d11bcb5382148ba941be7ffd9b0905d
I20260710 13:16:30.180297  9540 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260710 13:16:30.198300  9540 catalog_manager.cc:1406] Generated new certificate authority record
I20260710 13:16:30.199467  9540 catalog_manager.cc:1540] Loading token signing keys...
I20260710 13:16:30.226238  9540 catalog_manager.cc:6070] T 00000000000000000000000000000000 P 27b3f66751b941d4bf5ae18da291b3f9: Generated new TSK 0
I20260710 13:16:30.226766  9540 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260710 13:16:30.242198  5736 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 13:16:30.247677  9550 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 13:16:30.248045  9551 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 13:16:30.250048  9553 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 13:16:30.250237  5736 server_base.cc:1061] running on GCE node
I20260710 13:16:30.251052  5736 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 13:16:30.251228  5736 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260710 13:16:30.251341  5736 hybrid_clock.cc:648] HybridClock initialized: now 1783689390251331 us; error 0 us; skew 500 ppm
I20260710 13:16:30.251776  5736 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 13:16:30.253774  5736 webserver.cc:533] Webserver started at http://127.5.154.1:43553/ using document root <none> and password file <none>
I20260710 13:16:30.254179  5736 fs_manager.cc:362] Metadata directory not provided
I20260710 13:16:30.254324  5736 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 13:16:30.254531  5736 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 13:16:30.255465  5736 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskPiHBc8/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783689303377817-5736-0/minicluster-data/ts-0-root/instance:
uuid: "f4adbb90589348138847a42a1a4c02e8"
format_stamp: "Formatted at 2026-07-10 13:16:30 on dist-test-slave-46l2"
I20260710 13:16:30.259438  5736 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.003s	sys 0.002s
I20260710 13:16:30.262362  9558 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:16:30.262987  5736 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.001s	sys 0.000s
I20260710 13:16:30.263232  5736 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskPiHBc8/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783689303377817-5736-0/minicluster-data/ts-0-root
uuid: "f4adbb90589348138847a42a1a4c02e8"
format_stamp: "Formatted at 2026-07-10 13:16:30 on dist-test-slave-46l2"
I20260710 13:16:30.263465  5736 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskPiHBc8/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783689303377817-5736-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskPiHBc8/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783689303377817-5736-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskPiHBc8/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783689303377817-5736-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)
I20260710 13:16:30.289839  5736 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 13:16:30.290810  5736 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 13:16:30.292079  5736 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260710 13:16:30.294114  5736 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260710 13:16:30.294293  5736 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:16:30.294505  5736 ts_tablet_manager.cc:616] Registered 0 tablets
I20260710 13:16:30.294651  5736 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:16:30.328315  5736 rpc_server.cc:307] RPC server started. Bound to: 127.5.154.1:38623
I20260710 13:16:30.328408  9620 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.5.154.1:38623 every 8 connection(s)
I20260710 13:16:30.332726  5736 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 13:16:30.338579  9625 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 13:16:30.340756  9626 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 13:16:30.343389  9628 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 13:16:30.343808  5736 server_base.cc:1061] running on GCE node
I20260710 13:16:30.343874  9621 heartbeater.cc:344] Connected to a master server at 127.5.154.62:41381
I20260710 13:16:30.344362  9621 heartbeater.cc:461] Registering TS with master...
I20260710 13:16:30.345019  9621 heartbeater.cc:507] Master 127.5.154.62:41381 requested a full tablet report, sending...
I20260710 13:16:30.345238  5736 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 13:16:30.345458  5736 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260710 13:16:30.345618  5736 hybrid_clock.cc:648] HybridClock initialized: now 1783689390345601 us; error 0 us; skew 500 ppm
I20260710 13:16:30.346261  5736 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 13:16:30.346889  9494 ts_manager.cc:194] Registered new tserver with Master: f4adbb90589348138847a42a1a4c02e8 (127.5.154.1:38623)
I20260710 13:16:30.348523  5736 webserver.cc:533] Webserver started at http://127.5.154.2:39783/ using document root <none> and password file <none>
I20260710 13:16:30.348863  9494 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:44550
I20260710 13:16:30.349035  5736 fs_manager.cc:362] Metadata directory not provided
I20260710 13:16:30.349301  5736 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 13:16:30.349547  5736 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 13:16:30.350572  5736 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskPiHBc8/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783689303377817-5736-0/minicluster-data/ts-1-root/instance:
uuid: "4fe87f3dcf224cedab524ffb1f56ab3e"
format_stamp: "Formatted at 2026-07-10 13:16:30 on dist-test-slave-46l2"
I20260710 13:16:30.354422  5736 fs_manager.cc:696] Time spent creating directory manager: real 0.003s	user 0.005s	sys 0.000s
I20260710 13:16:30.357270  9633 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:16:30.357908  5736 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260710 13:16:30.358139  5736 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskPiHBc8/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783689303377817-5736-0/minicluster-data/ts-1-root
uuid: "4fe87f3dcf224cedab524ffb1f56ab3e"
format_stamp: "Formatted at 2026-07-10 13:16:30 on dist-test-slave-46l2"
I20260710 13:16:30.358362  5736 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskPiHBc8/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783689303377817-5736-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskPiHBc8/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783689303377817-5736-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskPiHBc8/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783689303377817-5736-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)
I20260710 13:16:30.384514  5736 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 13:16:30.385476  5736 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 13:16:30.386799  5736 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260710 13:16:30.388806  5736 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260710 13:16:30.388989  5736 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:16:30.389201  5736 ts_tablet_manager.cc:616] Registered 0 tablets
I20260710 13:16:30.389345  5736 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:16:30.423683  5736 rpc_server.cc:307] RPC server started. Bound to: 127.5.154.2:42317
I20260710 13:16:30.423770  9695 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.5.154.2:42317 every 8 connection(s)
I20260710 13:16:30.428062  5736 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 13:16:30.434212  9699 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 13:16:30.434762  9700 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 13:16:30.437194  5736 server_base.cc:1061] running on GCE node
W20260710 13:16:30.438344  9703 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 13:16:30.438853  9696 heartbeater.cc:344] Connected to a master server at 127.5.154.62:41381
I20260710 13:16:30.439172  9696 heartbeater.cc:461] Registering TS with master...
I20260710 13:16:30.439785  9696 heartbeater.cc:507] Master 127.5.154.62:41381 requested a full tablet report, sending...
I20260710 13:16:30.440876  5736 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 13:16:30.441160  5736 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260710 13:16:30.441311  5736 hybrid_clock.cc:648] HybridClock initialized: now 1783689390441294 us; error 0 us; skew 500 ppm
I20260710 13:16:30.441606  9494 ts_manager.cc:194] Registered new tserver with Master: 4fe87f3dcf224cedab524ffb1f56ab3e (127.5.154.2:42317)
I20260710 13:16:30.441854  5736 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 13:16:30.443011  9494 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:44552
I20260710 13:16:30.444206  5736 webserver.cc:533] Webserver started at http://127.5.154.3:41607/ using document root <none> and password file <none>
I20260710 13:16:30.444716  5736 fs_manager.cc:362] Metadata directory not provided
I20260710 13:16:30.444876  5736 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 13:16:30.445118  5736 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 13:16:30.446077  5736 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskPiHBc8/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783689303377817-5736-0/minicluster-data/ts-2-root/instance:
uuid: "a4504ba168564b91b8e2aafb36dbb28e"
format_stamp: "Formatted at 2026-07-10 13:16:30 on dist-test-slave-46l2"
I20260710 13:16:30.449898  5736 fs_manager.cc:696] Time spent creating directory manager: real 0.003s	user 0.005s	sys 0.000s
I20260710 13:16:30.452708  9707 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:16:30.453354  5736 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260710 13:16:30.453627  5736 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskPiHBc8/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783689303377817-5736-0/minicluster-data/ts-2-root
uuid: "a4504ba168564b91b8e2aafb36dbb28e"
format_stamp: "Formatted at 2026-07-10 13:16:30 on dist-test-slave-46l2"
I20260710 13:16:30.453871  5736 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskPiHBc8/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783689303377817-5736-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskPiHBc8/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783689303377817-5736-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskPiHBc8/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783689303377817-5736-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)
I20260710 13:16:30.472090  5736 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 13:16:30.473034  5736 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 13:16:30.474275  5736 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260710 13:16:30.476238  5736 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260710 13:16:30.476419  5736 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:16:30.476655  5736 ts_tablet_manager.cc:616] Registered 0 tablets
I20260710 13:16:30.476800  5736 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:16:30.512027  5736 rpc_server.cc:307] RPC server started. Bound to: 127.5.154.3:36819
I20260710 13:16:30.512132  9769 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.5.154.3:36819 every 8 connection(s)
I20260710 13:16:30.523783  9770 heartbeater.cc:344] Connected to a master server at 127.5.154.62:41381
I20260710 13:16:30.524128  9770 heartbeater.cc:461] Registering TS with master...
I20260710 13:16:30.524771  9770 heartbeater.cc:507] Master 127.5.154.62:41381 requested a full tablet report, sending...
I20260710 13:16:30.526433  9494 ts_manager.cc:194] Registered new tserver with Master: a4504ba168564b91b8e2aafb36dbb28e (127.5.154.3:36819)
I20260710 13:16:30.526973  5736 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.011961043s
I20260710 13:16:30.527626  9494 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:44566
I20260710 13:16:30.548463  9494 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:44578:
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"
    }
  }
}
W20260710 13:16:30.550853  9494 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.
I20260710 13:16:30.619422  9586 tablet_service.cc:1511] Processing CreateTablet for tablet 3b6b9609f456495980a42b58b469e309 (DEFAULT_TABLE table=test-workload [id=9884cd3862fb4be6a7437f15eca55bd8]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260710 13:16:30.620764  9586 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3b6b9609f456495980a42b58b469e309. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:16:30.622538  9582 tablet_service.cc:1511] Processing CreateTablet for tablet 7e331b0c69f74d95b59a42f5d66268a8 (DEFAULT_TABLE table=test-workload [id=9884cd3862fb4be6a7437f15eca55bd8]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260710 13:16:30.623795  9582 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7e331b0c69f74d95b59a42f5d66268a8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:16:30.625573  9585 tablet_service.cc:1511] Processing CreateTablet for tablet 0430e109b5da470e819ca8fc85a37c7b (DEFAULT_TABLE table=test-workload [id=9884cd3862fb4be6a7437f15eca55bd8]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260710 13:16:30.626783  9585 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0430e109b5da470e819ca8fc85a37c7b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:16:30.628305  9661 tablet_service.cc:1511] Processing CreateTablet for tablet 3b6b9609f456495980a42b58b469e309 (DEFAULT_TABLE table=test-workload [id=9884cd3862fb4be6a7437f15eca55bd8]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260710 13:16:30.629519  9661 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3b6b9609f456495980a42b58b469e309. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:16:30.629366  9584 tablet_service.cc:1511] Processing CreateTablet for tablet a9d7a7a5461d4d0da8ae2f8ac9bc510e (DEFAULT_TABLE table=test-workload [id=9884cd3862fb4be6a7437f15eca55bd8]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260710 13:16:30.630535  9584 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a9d7a7a5461d4d0da8ae2f8ac9bc510e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:16:30.631500  9660 tablet_service.cc:1511] Processing CreateTablet for tablet 0430e109b5da470e819ca8fc85a37c7b (DEFAULT_TABLE table=test-workload [id=9884cd3862fb4be6a7437f15eca55bd8]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260710 13:16:30.632716  9581 tablet_service.cc:1511] Processing CreateTablet for tablet f84806be7f8d47d5a006948fce875b4b (DEFAULT_TABLE table=test-workload [id=9884cd3862fb4be6a7437f15eca55bd8]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260710 13:16:30.634011  9581 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f84806be7f8d47d5a006948fce875b4b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:16:30.633726  9734 tablet_service.cc:1511] Processing CreateTablet for tablet 0430e109b5da470e819ca8fc85a37c7b (DEFAULT_TABLE table=test-workload [id=9884cd3862fb4be6a7437f15eca55bd8]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260710 13:16:30.635008  9734 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0430e109b5da470e819ca8fc85a37c7b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:16:30.635370  9733 tablet_service.cc:1511] Processing CreateTablet for tablet a9d7a7a5461d4d0da8ae2f8ac9bc510e (DEFAULT_TABLE table=test-workload [id=9884cd3862fb4be6a7437f15eca55bd8]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260710 13:16:30.620380  9583 tablet_service.cc:1511] Processing CreateTablet for tablet adfd37946159457db4eb8613d4d8f986 (DEFAULT_TABLE table=test-workload [id=9884cd3862fb4be6a7437f15eca55bd8]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260710 13:16:30.636548  9733 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a9d7a7a5461d4d0da8ae2f8ac9bc510e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:16:30.638554  9657 tablet_service.cc:1511] Processing CreateTablet for tablet 7e331b0c69f74d95b59a42f5d66268a8 (DEFAULT_TABLE table=test-workload [id=9884cd3862fb4be6a7437f15eca55bd8]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260710 13:16:30.640702  9658 tablet_service.cc:1511] Processing CreateTablet for tablet adfd37946159457db4eb8613d4d8f986 (DEFAULT_TABLE table=test-workload [id=9884cd3862fb4be6a7437f15eca55bd8]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260710 13:16:30.641600  9659 tablet_service.cc:1511] Processing CreateTablet for tablet a9d7a7a5461d4d0da8ae2f8ac9bc510e (DEFAULT_TABLE table=test-workload [id=9884cd3862fb4be6a7437f15eca55bd8]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260710 13:16:30.642302  9731 tablet_service.cc:1511] Processing CreateTablet for tablet 7e331b0c69f74d95b59a42f5d66268a8 (DEFAULT_TABLE table=test-workload [id=9884cd3862fb4be6a7437f15eca55bd8]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260710 13:16:30.643532  9731 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7e331b0c69f74d95b59a42f5d66268a8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:16:30.645561  9730 tablet_service.cc:1511] Processing CreateTablet for tablet f84806be7f8d47d5a006948fce875b4b (DEFAULT_TABLE table=test-workload [id=9884cd3862fb4be6a7437f15eca55bd8]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260710 13:16:30.637291  9583 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet adfd37946159457db4eb8613d4d8f986. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:16:30.633644  9735 tablet_service.cc:1511] Processing CreateTablet for tablet 3b6b9609f456495980a42b58b469e309 (DEFAULT_TABLE table=test-workload [id=9884cd3862fb4be6a7437f15eca55bd8]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260710 13:16:30.632706  9660 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0430e109b5da470e819ca8fc85a37c7b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:16:30.650950  9658 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet adfd37946159457db4eb8613d4d8f986. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:16:30.637560  9732 tablet_service.cc:1511] Processing CreateTablet for tablet adfd37946159457db4eb8613d4d8f986 (DEFAULT_TABLE table=test-workload [id=9884cd3862fb4be6a7437f15eca55bd8]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260710 13:16:30.637602  9656 tablet_service.cc:1511] Processing CreateTablet for tablet f84806be7f8d47d5a006948fce875b4b (DEFAULT_TABLE table=test-workload [id=9884cd3862fb4be6a7437f15eca55bd8]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260710 13:16:30.653620  9656 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f84806be7f8d47d5a006948fce875b4b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:16:30.655318  9657 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7e331b0c69f74d95b59a42f5d66268a8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:16:30.656409  9659 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a9d7a7a5461d4d0da8ae2f8ac9bc510e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:16:30.661666  9730 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f84806be7f8d47d5a006948fce875b4b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:16:30.663077  9732 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet adfd37946159457db4eb8613d4d8f986. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:16:30.664705  9735 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3b6b9609f456495980a42b58b469e309. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:16:30.703872  9655 tablet_service.cc:1511] Processing CreateTablet for tablet 606721dc0e314033943a9e523bdaacd1 (DEFAULT_TABLE table=test-workload [id=9884cd3862fb4be6a7437f15eca55bd8]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260710 13:16:30.705215  9655 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 606721dc0e314033943a9e523bdaacd1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:16:30.709702  9585 tablet_service.cc:1511] Processing CreateTablet for tablet 7d7afc309ec04fa781a5aba9dfc67529 (DEFAULT_TABLE table=test-workload [id=9884cd3862fb4be6a7437f15eca55bd8]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260710 13:16:30.710943  9585 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7d7afc309ec04fa781a5aba9dfc67529. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:16:30.713186  9586 tablet_service.cc:1511] Processing CreateTablet for tablet 606721dc0e314033943a9e523bdaacd1 (DEFAULT_TABLE table=test-workload [id=9884cd3862fb4be6a7437f15eca55bd8]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260710 13:16:30.714389  9586 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 606721dc0e314033943a9e523bdaacd1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:16:30.717604  9729 tablet_service.cc:1511] Processing CreateTablet for tablet 606721dc0e314033943a9e523bdaacd1 (DEFAULT_TABLE table=test-workload [id=9884cd3862fb4be6a7437f15eca55bd8]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260710 13:16:30.718902  9729 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 606721dc0e314033943a9e523bdaacd1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:16:30.734130  9654 tablet_service.cc:1511] Processing CreateTablet for tablet 7d7afc309ec04fa781a5aba9dfc67529 (DEFAULT_TABLE table=test-workload [id=9884cd3862fb4be6a7437f15eca55bd8]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260710 13:16:30.735469  9654 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7d7afc309ec04fa781a5aba9dfc67529. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:16:30.744346  9728 tablet_service.cc:1511] Processing CreateTablet for tablet 7d7afc309ec04fa781a5aba9dfc67529 (DEFAULT_TABLE table=test-workload [id=9884cd3862fb4be6a7437f15eca55bd8]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260710 13:16:30.749184  9728 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7d7afc309ec04fa781a5aba9dfc67529. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:16:30.759445  9787 tablet_bootstrap.cc:492] T 7e331b0c69f74d95b59a42f5d66268a8 P a4504ba168564b91b8e2aafb36dbb28e: Bootstrap starting.
I20260710 13:16:30.769520  9583 tablet_service.cc:1511] Processing CreateTablet for tablet a365fec366de4a1dbe73111679706c56 (DEFAULT_TABLE table=test-workload [id=9884cd3862fb4be6a7437f15eca55bd8]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260710 13:16:30.769742  9653 tablet_service.cc:1511] Processing CreateTablet for tablet a365fec366de4a1dbe73111679706c56 (DEFAULT_TABLE table=test-workload [id=9884cd3862fb4be6a7437f15eca55bd8]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260710 13:16:30.770955  9653 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a365fec366de4a1dbe73111679706c56. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:16:30.774955  9731 tablet_service.cc:1511] Processing CreateTablet for tablet a365fec366de4a1dbe73111679706c56 (DEFAULT_TABLE table=test-workload [id=9884cd3862fb4be6a7437f15eca55bd8]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260710 13:16:30.776367  9731 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a365fec366de4a1dbe73111679706c56. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:16:30.779860  9583 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a365fec366de4a1dbe73111679706c56. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:16:30.793455  9787 tablet_bootstrap.cc:654] T 7e331b0c69f74d95b59a42f5d66268a8 P a4504ba168564b91b8e2aafb36dbb28e: Neither blocks nor log segments found. Creating new log.
I20260710 13:16:30.793440  9786 tablet_bootstrap.cc:492] T 3b6b9609f456495980a42b58b469e309 P 4fe87f3dcf224cedab524ffb1f56ab3e: Bootstrap starting.
I20260710 13:16:30.802207  9786 tablet_bootstrap.cc:654] T 3b6b9609f456495980a42b58b469e309 P 4fe87f3dcf224cedab524ffb1f56ab3e: Neither blocks nor log segments found. Creating new log.
I20260710 13:16:30.796280  9785 tablet_bootstrap.cc:492] T 7e331b0c69f74d95b59a42f5d66268a8 P f4adbb90589348138847a42a1a4c02e8: Bootstrap starting.
I20260710 13:16:30.807809  9785 tablet_bootstrap.cc:654] T 7e331b0c69f74d95b59a42f5d66268a8 P f4adbb90589348138847a42a1a4c02e8: Neither blocks nor log segments found. Creating new log.
I20260710 13:16:30.813936  9786 tablet_bootstrap.cc:492] T 3b6b9609f456495980a42b58b469e309 P 4fe87f3dcf224cedab524ffb1f56ab3e: No bootstrap required, opened a new log
I20260710 13:16:30.814199  9787 tablet_bootstrap.cc:492] T 7e331b0c69f74d95b59a42f5d66268a8 P a4504ba168564b91b8e2aafb36dbb28e: No bootstrap required, opened a new log
I20260710 13:16:30.815732  9786 ts_tablet_manager.cc:1403] T 3b6b9609f456495980a42b58b469e309 P 4fe87f3dcf224cedab524ffb1f56ab3e: Time spent bootstrapping tablet: real 0.023s	user 0.015s	sys 0.000s
I20260710 13:16:30.815799  9787 ts_tablet_manager.cc:1403] T 7e331b0c69f74d95b59a42f5d66268a8 P a4504ba168564b91b8e2aafb36dbb28e: Time spent bootstrapping tablet: real 0.057s	user 0.013s	sys 0.007s
I20260710 13:16:30.818496  9786 raft_consensus.cc:359] T 3b6b9609f456495980a42b58b469e309 P 4fe87f3dcf224cedab524ffb1f56ab3e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f4adbb90589348138847a42a1a4c02e8" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 38623 } } peers { permanent_uuid: "4fe87f3dcf224cedab524ffb1f56ab3e" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 42317 } } peers { permanent_uuid: "a4504ba168564b91b8e2aafb36dbb28e" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 36819 } }
I20260710 13:16:30.815267  9785 tablet_bootstrap.cc:492] T 7e331b0c69f74d95b59a42f5d66268a8 P f4adbb90589348138847a42a1a4c02e8: No bootstrap required, opened a new log
I20260710 13:16:30.818982  9787 raft_consensus.cc:359] T 7e331b0c69f74d95b59a42f5d66268a8 P a4504ba168564b91b8e2aafb36dbb28e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f4adbb90589348138847a42a1a4c02e8" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 38623 } } peers { permanent_uuid: "4fe87f3dcf224cedab524ffb1f56ab3e" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 42317 } } peers { permanent_uuid: "a4504ba168564b91b8e2aafb36dbb28e" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 36819 } }
I20260710 13:16:30.819439  9785 ts_tablet_manager.cc:1403] T 7e331b0c69f74d95b59a42f5d66268a8 P f4adbb90589348138847a42a1a4c02e8: Time spent bootstrapping tablet: real 0.028s	user 0.011s	sys 0.000s
I20260710 13:16:30.819674  9787 raft_consensus.cc:385] T 7e331b0c69f74d95b59a42f5d66268a8 P a4504ba168564b91b8e2aafb36dbb28e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:16:30.819985  9787 raft_consensus.cc:740] T 7e331b0c69f74d95b59a42f5d66268a8 P a4504ba168564b91b8e2aafb36dbb28e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a4504ba168564b91b8e2aafb36dbb28e, State: Initialized, Role: FOLLOWER
I20260710 13:16:30.820712  9787 consensus_queue.cc:260] T 7e331b0c69f74d95b59a42f5d66268a8 P a4504ba168564b91b8e2aafb36dbb28e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f4adbb90589348138847a42a1a4c02e8" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 38623 } } peers { permanent_uuid: "4fe87f3dcf224cedab524ffb1f56ab3e" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 42317 } } peers { permanent_uuid: "a4504ba168564b91b8e2aafb36dbb28e" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 36819 } }
I20260710 13:16:30.822144  9785 raft_consensus.cc:359] T 7e331b0c69f74d95b59a42f5d66268a8 P f4adbb90589348138847a42a1a4c02e8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f4adbb90589348138847a42a1a4c02e8" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 38623 } } peers { permanent_uuid: "4fe87f3dcf224cedab524ffb1f56ab3e" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 42317 } } peers { permanent_uuid: "a4504ba168564b91b8e2aafb36dbb28e" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 36819 } }
I20260710 13:16:30.822786  9770 heartbeater.cc:499] Master 127.5.154.62:41381 was elected leader, sending a full tablet report...
I20260710 13:16:30.823194  9785 raft_consensus.cc:385] T 7e331b0c69f74d95b59a42f5d66268a8 P f4adbb90589348138847a42a1a4c02e8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:16:30.823308  9787 ts_tablet_manager.cc:1434] T 7e331b0c69f74d95b59a42f5d66268a8 P a4504ba168564b91b8e2aafb36dbb28e: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260710 13:16:30.822929  9786 raft_consensus.cc:385] T 3b6b9609f456495980a42b58b469e309 P 4fe87f3dcf224cedab524ffb1f56ab3e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:16:30.823590  9785 raft_consensus.cc:740] T 7e331b0c69f74d95b59a42f5d66268a8 P f4adbb90589348138847a42a1a4c02e8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f4adbb90589348138847a42a1a4c02e8, State: Initialized, Role: FOLLOWER
I20260710 13:16:30.824849  9787 tablet_bootstrap.cc:492] T adfd37946159457db4eb8613d4d8f986 P a4504ba168564b91b8e2aafb36dbb28e: Bootstrap starting.
I20260710 13:16:30.824470  9785 consensus_queue.cc:260] T 7e331b0c69f74d95b59a42f5d66268a8 P f4adbb90589348138847a42a1a4c02e8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f4adbb90589348138847a42a1a4c02e8" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 38623 } } peers { permanent_uuid: "4fe87f3dcf224cedab524ffb1f56ab3e" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 42317 } } peers { permanent_uuid: "a4504ba168564b91b8e2aafb36dbb28e" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 36819 } }
I20260710 13:16:30.826818  9621 heartbeater.cc:499] Master 127.5.154.62:41381 was elected leader, sending a full tablet report...
I20260710 13:16:30.827359  9785 ts_tablet_manager.cc:1434] T 7e331b0c69f74d95b59a42f5d66268a8 P f4adbb90589348138847a42a1a4c02e8: Time spent starting tablet: real 0.008s	user 0.003s	sys 0.005s
I20260710 13:16:30.828400  9785 tablet_bootstrap.cc:492] T 0430e109b5da470e819ca8fc85a37c7b P f4adbb90589348138847a42a1a4c02e8: Bootstrap starting.
I20260710 13:16:30.830389  9787 tablet_bootstrap.cc:654] T adfd37946159457db4eb8613d4d8f986 P a4504ba168564b91b8e2aafb36dbb28e: Neither blocks nor log segments found. Creating new log.
I20260710 13:16:30.823994  9786 raft_consensus.cc:740] T 3b6b9609f456495980a42b58b469e309 P 4fe87f3dcf224cedab524ffb1f56ab3e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4fe87f3dcf224cedab524ffb1f56ab3e, State: Initialized, Role: FOLLOWER
I20260710 13:16:30.831650  9786 consensus_queue.cc:260] T 3b6b9609f456495980a42b58b469e309 P 4fe87f3dcf224cedab524ffb1f56ab3e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f4adbb90589348138847a42a1a4c02e8" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 38623 } } peers { permanent_uuid: "4fe87f3dcf224cedab524ffb1f56ab3e" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 42317 } } peers { permanent_uuid: "a4504ba168564b91b8e2aafb36dbb28e" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 36819 } }
I20260710 13:16:30.835165  9785 tablet_bootstrap.cc:654] T 0430e109b5da470e819ca8fc85a37c7b P f4adbb90589348138847a42a1a4c02e8: Neither blocks nor log segments found. Creating new log.
I20260710 13:16:30.864861  9787 tablet_bootstrap.cc:492] T adfd37946159457db4eb8613d4d8f986 P a4504ba168564b91b8e2aafb36dbb28e: No bootstrap required, opened a new log
I20260710 13:16:30.865399  9787 ts_tablet_manager.cc:1403] T adfd37946159457db4eb8613d4d8f986 P a4504ba168564b91b8e2aafb36dbb28e: Time spent bootstrapping tablet: real 0.041s	user 0.014s	sys 0.016s
I20260710 13:16:30.868201  9787 raft_consensus.cc:359] T adfd37946159457db4eb8613d4d8f986 P a4504ba168564b91b8e2aafb36dbb28e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f4adbb90589348138847a42a1a4c02e8" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 38623 } } peers { permanent_uuid: "4fe87f3dcf224cedab524ffb1f56ab3e" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 42317 } } peers { permanent_uuid: "a4504ba168564b91b8e2aafb36dbb28e" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 36819 } }
I20260710 13:16:30.868916  9787 raft_consensus.cc:385] T adfd37946159457db4eb8613d4d8f986 P a4504ba168564b91b8e2aafb36dbb28e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:16:30.869041  9791 raft_consensus.cc:493] T 7e331b0c69f74d95b59a42f5d66268a8 P a4504ba168564b91b8e2aafb36dbb28e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:16:30.869233  9787 raft_consensus.cc:740] T adfd37946159457db4eb8613d4d8f986 P a4504ba168564b91b8e2aafb36dbb28e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a4504ba168564b91b8e2aafb36dbb28e, State: Initialized, Role: FOLLOWER
I20260710 13:16:30.869555  9791 raft_consensus.cc:515] T 7e331b0c69f74d95b59a42f5d66268a8 P a4504ba168564b91b8e2aafb36dbb28e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f4adbb90589348138847a42a1a4c02e8" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 38623 } } peers { permanent_uuid: "4fe87f3dcf224cedab524ffb1f56ab3e" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 42317 } } peers { permanent_uuid: "a4504ba168564b91b8e2aafb36dbb28e" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 36819 } }
I20260710 13:16:30.870208  9787 consensus_queue.cc:260] T adfd37946159457db4eb8613d4d8f986 P a4504ba168564b91b8e2aafb36dbb28e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f4adbb90589348138847a42a1a4c02e8" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 38623 } } peers { permanent_uuid: "4fe87f3dcf224cedab524ffb1f56ab3e" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 42317 } } peers { permanent_uuid: "a4504ba168564b91b8e2aafb36dbb28e" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 36819 } }
I20260710 13:16:30.872169  9791 leader_election.cc:290] T 7e331b0c69f74d95b59a42f5d66268a8 P a4504ba168564b91b8e2aafb36dbb28e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f4adbb90589348138847a42a1a4c02e8 (127.5.154.1:38623), 4fe87f3dcf224cedab524ffb1f56ab3e (127.5.154.2:42317)
I20260710 13:16:30.872359  9696 heartbeater.cc:499] Master 127.5.154.62:41381 was elected leader, sending a full tablet report...
I20260710 13:16:30.877961  9787 ts_tablet_manager.cc:1434] T adfd37946159457db4eb8613d4d8f986 P a4504ba168564b91b8e2aafb36dbb28e: Time spent starting tablet: real 0.012s	user 0.007s	sys 0.000s
I20260710 13:16:30.878141  9786 ts_tablet_manager.cc:1434] T 3b6b9609f456495980a42b58b469e309 P 4fe87f3dcf224cedab524ffb1f56ab3e: Time spent starting tablet: real 0.062s	user 0.020s	sys 0.024s
I20260710 13:16:30.879316  9786 tablet_bootstrap.cc:492] T 0430e109b5da470e819ca8fc85a37c7b P 4fe87f3dcf224cedab524ffb1f56ab3e: Bootstrap starting.
I20260710 13:16:30.885304  9786 tablet_bootstrap.cc:654] T 0430e109b5da470e819ca8fc85a37c7b P 4fe87f3dcf224cedab524ffb1f56ab3e: Neither blocks nor log segments found. Creating new log.
I20260710 13:16:30.894012  9671 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7e331b0c69f74d95b59a42f5d66268a8" candidate_uuid: "a4504ba168564b91b8e2aafb36dbb28e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4fe87f3dcf224cedab524ffb1f56ab3e" is_pre_election: true
W20260710 13:16:30.895795  9709 leader_election.cc:343] T 7e331b0c69f74d95b59a42f5d66268a8 P a4504ba168564b91b8e2aafb36dbb28e [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 4fe87f3dcf224cedab524ffb1f56ab3e (127.5.154.2:42317): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:16:30.896522  9787 tablet_bootstrap.cc:492] T f84806be7f8d47d5a006948fce875b4b P a4504ba168564b91b8e2aafb36dbb28e: Bootstrap starting.
I20260710 13:16:30.903555  9787 tablet_bootstrap.cc:654] T f84806be7f8d47d5a006948fce875b4b P a4504ba168564b91b8e2aafb36dbb28e: Neither blocks nor log segments found. Creating new log.
I20260710 13:16:30.907347  9785 tablet_bootstrap.cc:492] T 0430e109b5da470e819ca8fc85a37c7b P f4adbb90589348138847a42a1a4c02e8: No bootstrap required, opened a new log
I20260710 13:16:30.918138  9785 ts_tablet_manager.cc:1403] T 0430e109b5da470e819ca8fc85a37c7b P f4adbb90589348138847a42a1a4c02e8: Time spent bootstrapping tablet: real 0.090s	user 0.028s	sys 0.042s
I20260710 13:16:30.918351  9596 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7e331b0c69f74d95b59a42f5d66268a8" candidate_uuid: "a4504ba168564b91b8e2aafb36dbb28e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f4adbb90589348138847a42a1a4c02e8" is_pre_election: true
I20260710 13:16:30.919090  9596 raft_consensus.cc:2468] T 7e331b0c69f74d95b59a42f5d66268a8 P f4adbb90589348138847a42a1a4c02e8 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a4504ba168564b91b8e2aafb36dbb28e in term 0.
I20260710 13:16:30.921483  9785 raft_consensus.cc:359] T 0430e109b5da470e819ca8fc85a37c7b P f4adbb90589348138847a42a1a4c02e8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f4adbb90589348138847a42a1a4c02e8" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 38623 } } peers { permanent_uuid: "4fe87f3dcf224cedab524ffb1f56ab3e" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 42317 } } peers { permanent_uuid: "a4504ba168564b91b8e2aafb36dbb28e" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 36819 } }
I20260710 13:16:30.922336  9785 raft_consensus.cc:385] T 0430e109b5da470e819ca8fc85a37c7b P f4adbb90589348138847a42a1a4c02e8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:16:30.922652  9785 raft_consensus.cc:740] T 0430e109b5da470e819ca8fc85a37c7b P f4adbb90589348138847a42a1a4c02e8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f4adbb90589348138847a42a1a4c02e8, State: Initialized, Role: FOLLOWER
I20260710 13:16:30.923499  9785 consensus_queue.cc:260] T 0430e109b5da470e819ca8fc85a37c7b P f4adbb90589348138847a42a1a4c02e8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f4adbb90589348138847a42a1a4c02e8" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 38623 } } peers { permanent_uuid: "4fe87f3dcf224cedab524ffb1f56ab3e" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 42317 } } peers { permanent_uuid: "a4504ba168564b91b8e2aafb36dbb28e" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 36819 } }
I20260710 13:16:30.925928  9785 ts_tablet_manager.cc:1434] T 0430e109b5da470e819ca8fc85a37c7b P f4adbb90589348138847a42a1a4c02e8: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.000s
I20260710 13:16:30.927003  9785 tablet_bootstrap.cc:492] T 3b6b9609f456495980a42b58b469e309 P f4adbb90589348138847a42a1a4c02e8: Bootstrap starting.
I20260710 13:16:30.936898  9785 tablet_bootstrap.cc:654] T 3b6b9609f456495980a42b58b469e309 P f4adbb90589348138847a42a1a4c02e8: Neither blocks nor log segments found. Creating new log.
I20260710 13:16:30.939965  9711 leader_election.cc:304] T 7e331b0c69f74d95b59a42f5d66268a8 P a4504ba168564b91b8e2aafb36dbb28e [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: a4504ba168564b91b8e2aafb36dbb28e, f4adbb90589348138847a42a1a4c02e8; no voters: 4fe87f3dcf224cedab524ffb1f56ab3e
I20260710 13:16:30.941885  9791 raft_consensus.cc:2804] T 7e331b0c69f74d95b59a42f5d66268a8 P a4504ba168564b91b8e2aafb36dbb28e [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:16:30.942248  9791 raft_consensus.cc:493] T 7e331b0c69f74d95b59a42f5d66268a8 P a4504ba168564b91b8e2aafb36dbb28e [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:16:30.942552  9791 raft_consensus.cc:3060] T 7e331b0c69f74d95b59a42f5d66268a8 P a4504ba168564b91b8e2aafb36dbb28e [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:16:30.948357  9787 tablet_bootstrap.cc:492] T f84806be7f8d47d5a006948fce875b4b P a4504ba168564b91b8e2aafb36dbb28e: No bootstrap required, opened a new log
I20260710 13:16:30.949354  9785 tablet_bootstrap.cc:492] T 3b6b9609f456495980a42b58b469e309 P f4adbb90589348138847a42a1a4c02e8: No bootstrap required, opened a new log
I20260710 13:16:30.949939  9785 ts_tablet_manager.cc:1403] T 3b6b9609f456495980a42b58b469e309 P f4adbb90589348138847a42a1a4c02e8: Time spent bootstrapping tablet: real 0.023s	user 0.006s	sys 0.004s
I20260710 13:16:30.949998  9786 tablet_bootstrap.cc:492] T 0430e109b5da470e819ca8fc85a37c7b P 4fe87f3dcf224cedab524ffb1f56ab3e: No bootstrap required, opened a new log
I20260710 13:16:30.950657  9786 ts_tablet_manager.cc:1403] T 0430e109b5da470e819ca8fc85a37c7b P 4fe87f3dcf224cedab524ffb1f56ab3e: Time spent bootstrapping tablet: real 0.072s	user 0.030s	sys 0.021s
I20260710 13:16:30.952138  9791 raft_consensus.cc:515] T 7e331b0c69f74d95b59a42f5d66268a8 P a4504ba168564b91b8e2aafb36dbb28e [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f4adbb90589348138847a42a1a4c02e8" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 38623 } } peers { permanent_uuid: "4fe87f3dcf224cedab524ffb1f56ab3e" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 42317 } } peers { permanent_uuid: "a4504ba168564b91b8e2aafb36dbb28e" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 36819 } }
I20260710 13:16:30.953140  9785 raft_consensus.cc:359] T 3b6b9609f456495980a42b58b469e309 P f4adbb90589348138847a42a1a4c02e8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f4adbb90589348138847a42a1a4c02e8" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 38623 } } peers { permanent_uuid: "4fe87f3dcf224cedab524ffb1f56ab3e" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 42317 } } peers { permanent_uuid: "a4504ba168564b91b8e2aafb36dbb28e" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 36819 } }
I20260710 13:16:30.949066  9787 ts_tablet_manager.cc:1403] T f84806be7f8d47d5a006948fce875b4b P a4504ba168564b91b8e2aafb36dbb28e: Time spent bootstrapping tablet: real 0.053s	user 0.008s	sys 0.014s
I20260710 13:16:30.953366  9786 raft_consensus.cc:359] T 0430e109b5da470e819ca8fc85a37c7b P 4fe87f3dcf224cedab524ffb1f56ab3e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f4adbb90589348138847a42a1a4c02e8" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 38623 } } peers { permanent_uuid: "4fe87f3dcf224cedab524ffb1f56ab3e" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 42317 } } peers { permanent_uuid: "a4504ba168564b91b8e2aafb36dbb28e" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 36819 } }
I20260710 13:16:30.953912  9785 raft_consensus.cc:385] T 3b6b9609f456495980a42b58b469e309 P f4adbb90589348138847a42a1a4c02e8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:16:30.954133  9786 raft_consensus.cc:385] T 0430e109b5da470e819ca8fc85a37c7b P 4fe87f3dcf224cedab524ffb1f56ab3e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:16:30.954344  9785 raft_consensus.cc:740] T 3b6b9609f456495980a42b58b469e309 P f4adbb90589348138847a42a1a4c02e8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f4adbb90589348138847a42a1a4c02e8, State: Initialized, Role: FOLLOWER
I20260710 13:16:30.954535  9786 raft_consensus.cc:740] T 0430e109b5da470e819ca8fc85a37c7b P 4fe87f3dcf224cedab524ffb1f56ab3e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4fe87f3dcf224cedab524ffb1f56ab3e, State: Initialized, Role: FOLLOWER
I20260710 13:16:30.954993  9596 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7e331b0c69f74d95b59a42f5d66268a8" candidate_uuid: "a4504ba168564b91b8e2aafb36dbb28e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f4adbb90589348138847a42a1a4c02e8"
I20260710 13:16:30.955358  9785 consensus_queue.cc:260] T 3b6b9609f456495980a42b58b469e309 P f4adbb90589348138847a42a1a4c02e8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f4adbb90589348138847a42a1a4c02e8" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 38623 } } peers { permanent_uuid: "4fe87f3dcf224cedab524ffb1f56ab3e" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 42317 } } peers { permanent_uuid: "a4504ba168564b91b8e2aafb36dbb28e" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 36819 } }
I20260710 13:16:30.955598  9596 raft_consensus.cc:3060] T 7e331b0c69f74d95b59a42f5d66268a8 P f4adbb90589348138847a42a1a4c02e8 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:16:30.955590  9786 consensus_queue.cc:260] T 0430e109b5da470e819ca8fc85a37c7b P 4fe87f3dcf224cedab524ffb1f56ab3e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f4adbb90589348138847a42a1a4c02e8" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 38623 } } peers { permanent_uuid: "4fe87f3dcf224cedab524ffb1f56ab3e" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 42317 } } peers { permanent_uuid: "a4504ba168564b91b8e2aafb36dbb28e" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 36819 } }
I20260710 13:16:30.956441  9787 raft_consensus.cc:359] T f84806be7f8d47d5a006948fce875b4b P a4504ba168564b91b8e2aafb36dbb28e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f4adbb90589348138847a42a1a4c02e8" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 38623 } } peers { permanent_uuid: "4fe87f3dcf224cedab524ffb1f56ab3e" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 42317 } } peers { permanent_uuid: "a4504ba168564b91b8e2aafb36dbb28e" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 36819 } }
I20260710 13:16:30.957134  9787 raft_consensus.cc:385] T f84806be7f8d47d5a006948fce875b4b P a4504ba168564b91b8e2aafb36dbb28e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:16:30.957391  9787 raft_consensus.cc:740] T f84806be7f8d47d5a006948fce875b4b P a4504ba168564b91b8e2aafb36dbb28e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a4504ba168564b91b8e2aafb36dbb28e, State: Initialized, Role: FOLLOWER
I20260710 13:16:30.957700  9786 ts_tablet_manager.cc:1434] T 0430e109b5da470e819ca8fc85a37c7b P 4fe87f3dcf224cedab524ffb1f56ab3e: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260710 13:16:30.957610  9671 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7e331b0c69f74d95b59a42f5d66268a8" candidate_uuid: "a4504ba168564b91b8e2aafb36dbb28e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4fe87f3dcf224cedab524ffb1f56ab3e"
I20260710 13:16:30.958078  9787 consensus_queue.cc:260] T f84806be7f8d47d5a006948fce875b4b P a4504ba168564b91b8e2aafb36dbb28e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f4adbb90589348138847a42a1a4c02e8" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 38623 } } peers { permanent_uuid: "4fe87f3dcf224cedab524ffb1f56ab3e" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 42317 } } peers { permanent_uuid: "a4504ba168564b91b8e2aafb36dbb28e" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 36819 } }
I20260710 13:16:30.958765  9786 tablet_bootstrap.cc:492] T 7d7afc309ec04fa781a5aba9dfc67529 P 4fe87f3dcf224cedab524ffb1f56ab3e: Bootstrap starting.
W20260710 13:16:30.959091  9709 leader_election.cc:343] T 7e331b0c69f74d95b59a42f5d66268a8 P a4504ba168564b91b8e2aafb36dbb28e [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 4fe87f3dcf224cedab524ffb1f56ab3e (127.5.154.2:42317): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:16:30.959605  9791 leader_election.cc:290] T 7e331b0c69f74d95b59a42f5d66268a8 P a4504ba168564b91b8e2aafb36dbb28e [CANDIDATE]: Term 1 election: Requested vote from peers f4adbb90589348138847a42a1a4c02e8 (127.5.154.1:38623), 4fe87f3dcf224cedab524ffb1f56ab3e (127.5.154.2:42317)
I20260710 13:16:30.960625  9787 ts_tablet_manager.cc:1434] T f84806be7f8d47d5a006948fce875b4b P a4504ba168564b91b8e2aafb36dbb28e: Time spent starting tablet: real 0.007s	user 0.004s	sys 0.002s
I20260710 13:16:30.965945  9596 raft_consensus.cc:2468] T 7e331b0c69f74d95b59a42f5d66268a8 P f4adbb90589348138847a42a1a4c02e8 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a4504ba168564b91b8e2aafb36dbb28e in term 1.
I20260710 13:16:30.966269  9785 ts_tablet_manager.cc:1434] T 3b6b9609f456495980a42b58b469e309 P f4adbb90589348138847a42a1a4c02e8: Time spent starting tablet: real 0.016s	user 0.006s	sys 0.000s
I20260710 13:16:30.967360  9785 tablet_bootstrap.cc:492] T adfd37946159457db4eb8613d4d8f986 P f4adbb90589348138847a42a1a4c02e8: Bootstrap starting.
I20260710 13:16:30.967839  9711 leader_election.cc:304] T 7e331b0c69f74d95b59a42f5d66268a8 P a4504ba168564b91b8e2aafb36dbb28e [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: a4504ba168564b91b8e2aafb36dbb28e, f4adbb90589348138847a42a1a4c02e8; no voters: 4fe87f3dcf224cedab524ffb1f56ab3e
I20260710 13:16:30.968966  9791 raft_consensus.cc:2804] T 7e331b0c69f74d95b59a42f5d66268a8 P a4504ba168564b91b8e2aafb36dbb28e [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:16:30.969463  9791 raft_consensus.cc:697] T 7e331b0c69f74d95b59a42f5d66268a8 P a4504ba168564b91b8e2aafb36dbb28e [term 1 LEADER]: Becoming Leader. State: Replica: a4504ba168564b91b8e2aafb36dbb28e, State: Running, Role: LEADER
I20260710 13:16:30.969736  9787 tablet_bootstrap.cc:492] T 0430e109b5da470e819ca8fc85a37c7b P a4504ba168564b91b8e2aafb36dbb28e: Bootstrap starting.
I20260710 13:16:30.970310  9791 consensus_queue.cc:237] T 7e331b0c69f74d95b59a42f5d66268a8 P a4504ba168564b91b8e2aafb36dbb28e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f4adbb90589348138847a42a1a4c02e8" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 38623 } } peers { permanent_uuid: "4fe87f3dcf224cedab524ffb1f56ab3e" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 42317 } } peers { permanent_uuid: "a4504ba168564b91b8e2aafb36dbb28e" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 36819 } }
I20260710 13:16:30.972256  9786 tablet_bootstrap.cc:654] T 7d7afc309ec04fa781a5aba9dfc67529 P 4fe87f3dcf224cedab524ffb1f56ab3e: Neither blocks nor log segments found. Creating new log.
I20260710 13:16:30.972683  9785 tablet_bootstrap.cc:654] T adfd37946159457db4eb8613d4d8f986 P f4adbb90589348138847a42a1a4c02e8: Neither blocks nor log segments found. Creating new log.
I20260710 13:16:30.975955  9787 tablet_bootstrap.cc:654] T 0430e109b5da470e819ca8fc85a37c7b P a4504ba168564b91b8e2aafb36dbb28e: Neither blocks nor log segments found. Creating new log.
I20260710 13:16:30.978506  9796 raft_consensus.cc:493] T adfd37946159457db4eb8613d4d8f986 P a4504ba168564b91b8e2aafb36dbb28e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:16:30.978948  9796 raft_consensus.cc:515] T adfd37946159457db4eb8613d4d8f986 P a4504ba168564b91b8e2aafb36dbb28e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f4adbb90589348138847a42a1a4c02e8" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 38623 } } peers { permanent_uuid: "4fe87f3dcf224cedab524ffb1f56ab3e" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 42317 } } peers { permanent_uuid: "a4504ba168564b91b8e2aafb36dbb28e" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 36819 } }
I20260710 13:16:30.980962  9796 leader_election.cc:290] T adfd37946159457db4eb8613d4d8f986 P a4504ba168564b91b8e2aafb36dbb28e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f4adbb90589348138847a42a1a4c02e8 (127.5.154.1:38623), 4fe87f3dcf224cedab524ffb1f56ab3e (127.5.154.2:42317)
I20260710 13:16:30.982750  9671 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "adfd37946159457db4eb8613d4d8f986" candidate_uuid: "a4504ba168564b91b8e2aafb36dbb28e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4fe87f3dcf224cedab524ffb1f56ab3e" is_pre_election: true
I20260710 13:16:30.982888  9596 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "adfd37946159457db4eb8613d4d8f986" candidate_uuid: "a4504ba168564b91b8e2aafb36dbb28e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f4adbb90589348138847a42a1a4c02e8" is_pre_election: true
W20260710 13:16:30.984119  9711 leader_election.cc:343] T adfd37946159457db4eb8613d4d8f986 P a4504ba168564b91b8e2aafb36dbb28e [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer f4adbb90589348138847a42a1a4c02e8 (127.5.154.1:38623): Illegal state: must be running to vote when last-logged opid is not known
W20260710 13:16:30.984611  9709 leader_election.cc:343] T adfd37946159457db4eb8613d4d8f986 P a4504ba168564b91b8e2aafb36dbb28e [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 4fe87f3dcf224cedab524ffb1f56ab3e (127.5.154.2:42317): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:16:30.986862  9709 leader_election.cc:304] T adfd37946159457db4eb8613d4d8f986 P a4504ba168564b91b8e2aafb36dbb28e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: a4504ba168564b91b8e2aafb36dbb28e; no voters: 4fe87f3dcf224cedab524ffb1f56ab3e, f4adbb90589348138847a42a1a4c02e8
I20260710 13:16:30.987725  9796 raft_consensus.cc:2749] T adfd37946159457db4eb8613d4d8f986 P a4504ba168564b91b8e2aafb36dbb28e [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:16:30.989270  9787 tablet_bootstrap.cc:492] T 0430e109b5da470e819ca8fc85a37c7b P a4504ba168564b91b8e2aafb36dbb28e: No bootstrap required, opened a new log
I20260710 13:16:30.989440  9786 tablet_bootstrap.cc:492] T 7d7afc309ec04fa781a5aba9dfc67529 P 4fe87f3dcf224cedab524ffb1f56ab3e: No bootstrap required, opened a new log
I20260710 13:16:30.989790  9787 ts_tablet_manager.cc:1403] T 0430e109b5da470e819ca8fc85a37c7b P a4504ba168564b91b8e2aafb36dbb28e: Time spent bootstrapping tablet: real 0.020s	user 0.006s	sys 0.005s
I20260710 13:16:30.990031  9786 ts_tablet_manager.cc:1403] T 7d7afc309ec04fa781a5aba9dfc67529 P 4fe87f3dcf224cedab524ffb1f56ab3e: Time spent bootstrapping tablet: real 0.031s	user 0.009s	sys 0.006s
I20260710 13:16:30.991431  9785 tablet_bootstrap.cc:492] T adfd37946159457db4eb8613d4d8f986 P f4adbb90589348138847a42a1a4c02e8: No bootstrap required, opened a new log
I20260710 13:16:30.992167  9785 ts_tablet_manager.cc:1403] T adfd37946159457db4eb8613d4d8f986 P f4adbb90589348138847a42a1a4c02e8: Time spent bootstrapping tablet: real 0.025s	user 0.012s	sys 0.008s
I20260710 13:16:30.994187  9787 raft_consensus.cc:359] T 0430e109b5da470e819ca8fc85a37c7b P a4504ba168564b91b8e2aafb36dbb28e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f4adbb90589348138847a42a1a4c02e8" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 38623 } } peers { permanent_uuid: "4fe87f3dcf224cedab524ffb1f56ab3e" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 42317 } } peers { permanent_uuid: "a4504ba168564b91b8e2aafb36dbb28e" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 36819 } }
I20260710 13:16:30.994488  9786 raft_consensus.cc:359] T 7d7afc309ec04fa781a5aba9dfc67529 P 4fe87f3dcf224cedab524ffb1f56ab3e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f4adbb90589348138847a42a1a4c02e8" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 38623 } } peers { permanent_uuid: "4fe87f3dcf224cedab524ffb1f56ab3e" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 42317 } } peers { permanent_uuid: "a4504ba168564b91b8e2aafb36dbb28e" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 36819 } }
I20260710 13:16:30.994974  9787 raft_consensus.cc:385] T 0430e109b5da470e819ca8fc85a37c7b P a4504ba168564b91b8e2aafb36dbb28e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:16:30.994868  9785 raft_consensus.cc:359] T adfd37946159457db4eb8613d4d8f986 P f4adbb90589348138847a42a1a4c02e8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f4adbb90589348138847a42a1a4c02e8" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 38623 } } peers { permanent_uuid: "4fe87f3dcf224cedab524ffb1f56ab3e" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 42317 } } peers { permanent_uuid: "a4504ba168564b91b8e2aafb36dbb28e" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 36819 } }
I20260710 13:16:30.995348  9786 raft_consensus.cc:385] T 7d7afc309ec04fa781a5aba9dfc67529 P 4fe87f3dcf224cedab524ffb1f56ab3e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:16:30.994598  9492 catalog_manager.cc:5697] T 7e331b0c69f74d95b59a42f5d66268a8 P a4504ba168564b91b8e2aafb36dbb28e reported cstate change: term changed from 0 to 1, leader changed from <none> to a4504ba168564b91b8e2aafb36dbb28e (127.5.154.3). New cstate: current_term: 1 leader_uuid: "a4504ba168564b91b8e2aafb36dbb28e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f4adbb90589348138847a42a1a4c02e8" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 38623 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4fe87f3dcf224cedab524ffb1f56ab3e" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 42317 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a4504ba168564b91b8e2aafb36dbb28e" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 36819 } health_report { overall_health: HEALTHY } } }
I20260710 13:16:30.995460  9787 raft_consensus.cc:740] T 0430e109b5da470e819ca8fc85a37c7b P a4504ba168564b91b8e2aafb36dbb28e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a4504ba168564b91b8e2aafb36dbb28e, State: Initialized, Role: FOLLOWER
I20260710 13:16:30.995630  9785 raft_consensus.cc:385] T adfd37946159457db4eb8613d4d8f986 P f4adbb90589348138847a42a1a4c02e8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:16:30.995826  9786 raft_consensus.cc:740] T 7d7afc309ec04fa781a5aba9dfc67529 P 4fe87f3dcf224cedab524ffb1f56ab3e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4fe87f3dcf224cedab524ffb1f56ab3e, State: Initialized, Role: FOLLOWER
I20260710 13:16:30.996124  9785 raft_consensus.cc:740] T adfd37946159457db4eb8613d4d8f986 P f4adbb90589348138847a42a1a4c02e8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f4adbb90589348138847a42a1a4c02e8, State: Initialized, Role: FOLLOWER
I20260710 13:16:30.996580  9787 consensus_queue.cc:260] T 0430e109b5da470e819ca8fc85a37c7b P a4504ba168564b91b8e2aafb36dbb28e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f4adbb90589348138847a42a1a4c02e8" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 38623 } } peers { permanent_uuid: "4fe87f3dcf224cedab524ffb1f56ab3e" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 42317 } } peers { permanent_uuid: "a4504ba168564b91b8e2aafb36dbb28e" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 36819 } }
I20260710 13:16:30.996686  9786 consensus_queue.cc:260] T 7d7afc309ec04fa781a5aba9dfc67529 P 4fe87f3dcf224cedab524ffb1f56ab3e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f4adbb90589348138847a42a1a4c02e8" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 38623 } } peers { permanent_uuid: "4fe87f3dcf224cedab524ffb1f56ab3e" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 42317 } } peers { permanent_uuid: "a4504ba168564b91b8e2aafb36dbb28e" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 36819 } }
I20260710 13:16:30.996991  9785 consensus_queue.cc:260] T adfd37946159457db4eb8613d4d8f986 P f4adbb90589348138847a42a1a4c02e8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f4adbb90589348138847a42a1a4c02e8" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 38623 } } peers { permanent_uuid: "4fe87f3dcf224cedab524ffb1f56ab3e" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 42317 } } peers { permanent_uuid: "a4504ba168564b91b8e2aafb36dbb28e" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 36819 } }
I20260710 13:16:30.998900  9786 ts_tablet_manager.cc:1434] T 7d7afc309ec04fa781a5aba9dfc67529 P 4fe87f3dcf224cedab524ffb1f56ab3e: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260710 13:16:30.998993  9787 ts_tablet_manager.cc:1434] T 0430e109b5da470e819ca8fc85a37c7b P a4504ba168564b91b8e2aafb36dbb28e: Time spent starting tablet: real 0.007s	user 0.003s	sys 0.002s
I20260710 13:16:30.999890  9786 tablet_bootstrap.cc:492] T 606721dc0e314033943a9e523bdaacd1 P 4fe87f3dcf224cedab524ffb1f56ab3e: Bootstrap starting.
I20260710 13:16:31.000425  9787 tablet_bootstrap.cc:492] T a9d7a7a5461d4d0da8ae2f8ac9bc510e P a4504ba168564b91b8e2aafb36dbb28e: Bootstrap starting.
I20260710 13:16:31.001575  9785 ts_tablet_manager.cc:1434] T adfd37946159457db4eb8613d4d8f986 P f4adbb90589348138847a42a1a4c02e8: Time spent starting tablet: real 0.009s	user 0.006s	sys 0.000s
I20260710 13:16:31.002554  9785 tablet_bootstrap.cc:492] T a9d7a7a5461d4d0da8ae2f8ac9bc510e P f4adbb90589348138847a42a1a4c02e8: Bootstrap starting.
I20260710 13:16:31.006111  9786 tablet_bootstrap.cc:654] T 606721dc0e314033943a9e523bdaacd1 P 4fe87f3dcf224cedab524ffb1f56ab3e: Neither blocks nor log segments found. Creating new log.
I20260710 13:16:31.006938  9787 tablet_bootstrap.cc:654] T a9d7a7a5461d4d0da8ae2f8ac9bc510e P a4504ba168564b91b8e2aafb36dbb28e: Neither blocks nor log segments found. Creating new log.
I20260710 13:16:31.008369  9785 tablet_bootstrap.cc:654] T a9d7a7a5461d4d0da8ae2f8ac9bc510e P f4adbb90589348138847a42a1a4c02e8: Neither blocks nor log segments found. Creating new log.
I20260710 13:16:31.017427  9787 tablet_bootstrap.cc:492] T a9d7a7a5461d4d0da8ae2f8ac9bc510e P a4504ba168564b91b8e2aafb36dbb28e: No bootstrap required, opened a new log
I20260710 13:16:31.018126  9787 ts_tablet_manager.cc:1403] T a9d7a7a5461d4d0da8ae2f8ac9bc510e P a4504ba168564b91b8e2aafb36dbb28e: Time spent bootstrapping tablet: real 0.018s	user 0.011s	sys 0.003s
I20260710 13:16:31.021354  9787 raft_consensus.cc:359] T a9d7a7a5461d4d0da8ae2f8ac9bc510e P a4504ba168564b91b8e2aafb36dbb28e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f4adbb90589348138847a42a1a4c02e8" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 38623 } } peers { permanent_uuid: "4fe87f3dcf224cedab524ffb1f56ab3e" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 42317 } } peers { permanent_uuid: "a4504ba168564b91b8e2aafb36dbb28e" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 36819 } }
I20260710 13:16:31.023557  9787 raft_consensus.cc:385] T a9d7a7a5461d4d0da8ae2f8ac9bc510e P a4504ba168564b91b8e2aafb36dbb28e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:16:31.024627  9787 raft_consensus.cc:740] T a9d7a7a5461d4d0da8ae2f8ac9bc510e P a4504ba168564b91b8e2aafb36dbb28e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a4504ba168564b91b8e2aafb36dbb28e, State: Initialized, Role: FOLLOWER
I20260710 13:16:31.025519  9786 tablet_bootstrap.cc:492] T 606721dc0e314033943a9e523bdaacd1 P 4fe87f3dcf224cedab524ffb1f56ab3e: No bootstrap required, opened a new log
I20260710 13:16:31.026160  9786 ts_tablet_manager.cc:1403] T 606721dc0e314033943a9e523bdaacd1 P 4fe87f3dcf224cedab524ffb1f56ab3e: Time spent bootstrapping tablet: real 0.026s	user 0.013s	sys 0.012s
I20260710 13:16:31.025409  9787 consensus_queue.cc:260] T a9d7a7a5461d4d0da8ae2f8ac9bc510e P a4504ba168564b91b8e2aafb36dbb28e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f4adbb90589348138847a42a1a4c02e8" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 38623 } } peers { permanent_uuid: "4fe87f3dcf224cedab524ffb1f56ab3e" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 42317 } } peers { permanent_uuid: "a4504ba168564b91b8e2aafb36dbb28e" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 36819 } }
I20260710 13:16:31.028285  9785 tablet_bootstrap.cc:492] T a9d7a7a5461d4d0da8ae2f8ac9bc510e P f4adbb90589348138847a42a1a4c02e8: No bootstrap required, opened a new log
I20260710 13:16:31.028875  9785 ts_tablet_manager.cc:1403] T a9d7a7a5461d4d0da8ae2f8ac9bc510e P f4adbb90589348138847a42a1a4c02e8: Time spent bootstrapping tablet: real 0.027s	user 0.016s	sys 0.010s
I20260710 13:16:31.028828  9786 raft_consensus.cc:359] T 606721dc0e314033943a9e523bdaacd1 P 4fe87f3dcf224cedab524ffb1f56ab3e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f4adbb90589348138847a42a1a4c02e8" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 38623 } } peers { permanent_uuid: "4fe87f3dcf224cedab524ffb1f56ab3e" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 42317 } } peers { permanent_uuid: "a4504ba168564b91b8e2aafb36dbb28e" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 36819 } }
I20260710 13:16:31.028967  9787 ts_tablet_manager.cc:1434] T a9d7a7a5461d4d0da8ae2f8ac9bc510e P a4504ba168564b91b8e2aafb36dbb28e: Time spent starting tablet: real 0.010s	user 0.007s	sys 0.000s
I20260710 13:16:31.029835  9786 raft_consensus.cc:385] T 606721dc0e314033943a9e523bdaacd1 P 4fe87f3dcf224cedab524ffb1f56ab3e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:16:31.030233  9786 raft_consensus.cc:740] T 606721dc0e314033943a9e523bdaacd1 P 4fe87f3dcf224cedab524ffb1f56ab3e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4fe87f3dcf224cedab524ffb1f56ab3e, State: Initialized, Role: FOLLOWER
I20260710 13:16:31.030651  9787 tablet_bootstrap.cc:492] T 3b6b9609f456495980a42b58b469e309 P a4504ba168564b91b8e2aafb36dbb28e: Bootstrap starting.
I20260710 13:16:31.031179  9786 consensus_queue.cc:260] T 606721dc0e314033943a9e523bdaacd1 P 4fe87f3dcf224cedab524ffb1f56ab3e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f4adbb90589348138847a42a1a4c02e8" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 38623 } } peers { permanent_uuid: "4fe87f3dcf224cedab524ffb1f56ab3e" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 42317 } } peers { permanent_uuid: "a4504ba168564b91b8e2aafb36dbb28e" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 36819 } }
I20260710 13:16:31.032094  9785 raft_consensus.cc:359] T a9d7a7a5461d4d0da8ae2f8ac9bc510e P f4adbb90589348138847a42a1a4c02e8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f4adbb90589348138847a42a1a4c02e8" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 38623 } } peers { permanent_uuid: "4fe87f3dcf224cedab524ffb1f56ab3e" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 42317 } } peers { permanent_uuid: "a4504ba168564b91b8e2aafb36dbb28e" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 36819 } }
I20260710 13:16:31.032851  9785 raft_consensus.cc:385] T a9d7a7a5461d4d0da8ae2f8ac9bc510e P f4adbb90589348138847a42a1a4c02e8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:16:31.033201  9785 raft_consensus.cc:740] T a9d7a7a5461d4d0da8ae2f8ac9bc510e P f4adbb90589348138847a42a1a4c02e8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f4adbb90589348138847a42a1a4c02e8, State: Initialized, Role: FOLLOWER
I20260710 13:16:31.034089  9785 consensus_queue.cc:260] T a9d7a7a5461d4d0da8ae2f8ac9bc510e P f4adbb90589348138847a42a1a4c02e8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f4adbb90589348138847a42a1a4c02e8" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 38623 } } peers { permanent_uuid: "4fe87f3dcf224cedab524ffb1f56ab3e" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 42317 } } peers { permanent_uuid: "a4504ba168564b91b8e2aafb36dbb28e" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 36819 } }
I20260710 13:16:31.036002  9786 ts_tablet_manager.cc:1434] T 606721dc0e314033943a9e523bdaacd1 P 4fe87f3dcf224cedab524ffb1f56ab3e: Time spent starting tablet: real 0.010s	user 0.006s	sys 0.000s
I20260710 13:16:31.037027  9786 tablet_bootstrap.cc:492] T 7e331b0c69f74d95b59a42f5d66268a8 P 4fe87f3dcf224cedab524ffb1f56ab3e: Bootstrap starting.
I20260710 13:16:31.037169  9787 tablet_bootstrap.cc:654] T 3b6b9609f456495980a42b58b469e309 P a4504ba168564b91b8e2aafb36dbb28e: Neither blocks nor log segments found. Creating new log.
I20260710 13:16:31.038825  9785 ts_tablet_manager.cc:1434] T a9d7a7a5461d4d0da8ae2f8ac9bc510e P f4adbb90589348138847a42a1a4c02e8: Time spent starting tablet: real 0.009s	user 0.005s	sys 0.000s
I20260710 13:16:31.039969  9785 tablet_bootstrap.cc:492] T 7d7afc309ec04fa781a5aba9dfc67529 P f4adbb90589348138847a42a1a4c02e8: Bootstrap starting.
I20260710 13:16:31.043951  9786 tablet_bootstrap.cc:654] T 7e331b0c69f74d95b59a42f5d66268a8 P 4fe87f3dcf224cedab524ffb1f56ab3e: Neither blocks nor log segments found. Creating new log.
I20260710 13:16:31.045760  9785 tablet_bootstrap.cc:654] T 7d7afc309ec04fa781a5aba9dfc67529 P f4adbb90589348138847a42a1a4c02e8: Neither blocks nor log segments found. Creating new log.
I20260710 13:16:31.064355  9787 tablet_bootstrap.cc:492] T 3b6b9609f456495980a42b58b469e309 P a4504ba168564b91b8e2aafb36dbb28e: No bootstrap required, opened a new log
I20260710 13:16:31.065052  9787 ts_tablet_manager.cc:1403] T 3b6b9609f456495980a42b58b469e309 P a4504ba168564b91b8e2aafb36dbb28e: Time spent bootstrapping tablet: real 0.035s	user 0.007s	sys 0.026s
I20260710 13:16:31.065909  9785 tablet_bootstrap.cc:492] T 7d7afc309ec04fa781a5aba9dfc67529 P f4adbb90589348138847a42a1a4c02e8: No bootstrap required, opened a new log
I20260710 13:16:31.066061  9786 tablet_bootstrap.cc:492] T 7e331b0c69f74d95b59a42f5d66268a8 P 4fe87f3dcf224cedab524ffb1f56ab3e: No bootstrap required, opened a new log
I20260710 13:16:31.066445  9785 ts_tablet_manager.cc:1403] T 7d7afc309ec04fa781a5aba9dfc67529 P f4adbb90589348138847a42a1a4c02e8: Time spent bootstrapping tablet: real 0.027s	user 0.012s	sys 0.014s
I20260710 13:16:31.066658  9786 ts_tablet_manager.cc:1403] T 7e331b0c69f74d95b59a42f5d66268a8 P 4fe87f3dcf224cedab524ffb1f56ab3e: Time spent bootstrapping tablet: real 0.030s	user 0.023s	sys 0.003s
I20260710 13:16:31.067967  9787 raft_consensus.cc:359] T 3b6b9609f456495980a42b58b469e309 P a4504ba168564b91b8e2aafb36dbb28e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f4adbb90589348138847a42a1a4c02e8" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 38623 } } peers { permanent_uuid: "4fe87f3dcf224cedab524ffb1f56ab3e" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 42317 } } peers { permanent_uuid: "a4504ba168564b91b8e2aafb36dbb28e" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 36819 } }
I20260710 13:16:31.068719  9787 raft_consensus.cc:385] T 3b6b9609f456495980a42b58b469e309 P a4504ba168564b91b8e2aafb36dbb28e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:16:31.068997  9787 raft_consensus.cc:740] T 3b6b9609f456495980a42b58b469e309 P a4504ba168564b91b8e2aafb36dbb28e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a4504ba168564b91b8e2aafb36dbb28e, State: Initialized, Role: FOLLOWER
I20260710 13:16:31.069460  9786 raft_consensus.cc:359] T 7e331b0c69f74d95b59a42f5d66268a8 P 4fe87f3dcf224cedab524ffb1f56ab3e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f4adbb90589348138847a42a1a4c02e8" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 38623 } } peers { permanent_uuid: "4fe87f3dcf224cedab524ffb1f56ab3e" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 42317 } } peers { permanent_uuid: "a4504ba168564b91b8e2aafb36dbb28e" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 36819 } }
I20260710 13:16:31.069360  9785 raft_consensus.cc:359] T 7d7afc309ec04fa781a5aba9dfc67529 P f4adbb90589348138847a42a1a4c02e8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f4adbb90589348138847a42a1a4c02e8" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 38623 } } peers { permanent_uuid: "4fe87f3dcf224cedab524ffb1f56ab3e" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 42317 } } peers { permanent_uuid: "a4504ba168564b91b8e2aafb36dbb28e" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 36819 } }
I20260710 13:16:31.070132  9786 raft_consensus.cc:385] T 7e331b0c69f74d95b59a42f5d66268a8 P 4fe87f3dcf224cedab524ffb1f56ab3e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:16:31.069711  9787 consensus_queue.cc:260] T 3b6b9609f456495980a42b58b469e309 P a4504ba168564b91b8e2aafb36dbb28e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f4adbb90589348138847a42a1a4c02e8" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 38623 } } peers { permanent_uuid: "4fe87f3dcf224cedab524ffb1f56ab3e" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 42317 } } peers { permanent_uuid: "a4504ba168564b91b8e2aafb36dbb28e" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 36819 } }
I20260710 13:16:31.070243  9785 raft_consensus.cc:385] T 7d7afc309ec04fa781a5aba9dfc67529 P f4adbb90589348138847a42a1a4c02e8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:16:31.070441  9786 raft_consensus.cc:740] T 7e331b0c69f74d95b59a42f5d66268a8 P 4fe87f3dcf224cedab524ffb1f56ab3e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4fe87f3dcf224cedab524ffb1f56ab3e, State: Initialized, Role: FOLLOWER
I20260710 13:16:31.070618  9785 raft_consensus.cc:740] T 7d7afc309ec04fa781a5aba9dfc67529 P f4adbb90589348138847a42a1a4c02e8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f4adbb90589348138847a42a1a4c02e8, State: Initialized, Role: FOLLOWER
I20260710 13:16:31.071367  9785 consensus_queue.cc:260] T 7d7afc309ec04fa781a5aba9dfc67529 P f4adbb90589348138847a42a1a4c02e8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f4adbb90589348138847a42a1a4c02e8" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 38623 } } peers { permanent_uuid: "4fe87f3dcf224cedab524ffb1f56ab3e" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 42317 } } peers { permanent_uuid: "a4504ba168564b91b8e2aafb36dbb28e" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 36819 } }
I20260710 13:16:31.071434  9786 consensus_queue.cc:260] T 7e331b0c69f74d95b59a42f5d66268a8 P 4fe87f3dcf224cedab524ffb1f56ab3e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f4adbb90589348138847a42a1a4c02e8" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 38623 } } peers { permanent_uuid: "4fe87f3dcf224cedab524ffb1f56ab3e" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 42317 } } peers { permanent_uuid: "a4504ba168564b91b8e2aafb36dbb28e" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 36819 } }
I20260710 13:16:31.072273  9787 ts_tablet_manager.cc:1434] T 3b6b9609f456495980a42b58b469e309 P a4504ba168564b91b8e2aafb36dbb28e: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.001s
I20260710 13:16:31.073329  9787 tablet_bootstrap.cc:492] T 606721dc0e314033943a9e523bdaacd1 P a4504ba168564b91b8e2aafb36dbb28e: Bootstrap starting.
I20260710 13:16:31.073627  9785 ts_tablet_manager.cc:1434] T 7d7afc309ec04fa781a5aba9dfc67529 P f4adbb90589348138847a42a1a4c02e8: Time spent starting tablet: real 0.007s	user 0.004s	sys 0.002s
I20260710 13:16:31.074607  9785 tablet_bootstrap.cc:492] T f84806be7f8d47d5a006948fce875b4b P f4adbb90589348138847a42a1a4c02e8: Bootstrap starting.
I20260710 13:16:31.079537  9787 tablet_bootstrap.cc:654] T 606721dc0e314033943a9e523bdaacd1 P a4504ba168564b91b8e2aafb36dbb28e: Neither blocks nor log segments found. Creating new log.
I20260710 13:16:31.080266  9785 tablet_bootstrap.cc:654] T f84806be7f8d47d5a006948fce875b4b P f4adbb90589348138847a42a1a4c02e8: Neither blocks nor log segments found. Creating new log.
I20260710 13:16:31.082377  9786 ts_tablet_manager.cc:1434] T 7e331b0c69f74d95b59a42f5d66268a8 P 4fe87f3dcf224cedab524ffb1f56ab3e: Time spent starting tablet: real 0.015s	user 0.004s	sys 0.001s
I20260710 13:16:31.085052  9793 raft_consensus.cc:493] T 0430e109b5da470e819ca8fc85a37c7b P 4fe87f3dcf224cedab524ffb1f56ab3e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:16:31.085489  9793 raft_consensus.cc:515] T 0430e109b5da470e819ca8fc85a37c7b P 4fe87f3dcf224cedab524ffb1f56ab3e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f4adbb90589348138847a42a1a4c02e8" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 38623 } } peers { permanent_uuid: "4fe87f3dcf224cedab524ffb1f56ab3e" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 42317 } } peers { permanent_uuid: "a4504ba168564b91b8e2aafb36dbb28e" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 36819 } }
I20260710 13:16:31.090999  9793 leader_election.cc:290] T 0430e109b5da470e819ca8fc85a37c7b P 4fe87f3dcf224cedab524ffb1f56ab3e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f4adbb90589348138847a42a1a4c02e8 (127.5.154.1:38623), a4504ba168564b91b8e2aafb36dbb28e (127.5.154.3:36819)
I20260710 13:16:31.092402  9787 tablet_bootstrap.cc:492] T 606721dc0e314033943a9e523bdaacd1 P a4504ba168564b91b8e2aafb36dbb28e: No bootstrap required, opened a new log
I20260710 13:16:31.092944  9786 tablet_bootstrap.cc:492] T adfd37946159457db4eb8613d4d8f986 P 4fe87f3dcf224cedab524ffb1f56ab3e: Bootstrap starting.
I20260710 13:16:31.093039  9787 ts_tablet_manager.cc:1403] T 606721dc0e314033943a9e523bdaacd1 P a4504ba168564b91b8e2aafb36dbb28e: Time spent bootstrapping tablet: real 0.020s	user 0.013s	sys 0.004s
I20260710 13:16:31.097332  9787 raft_consensus.cc:359] T 606721dc0e314033943a9e523bdaacd1 P a4504ba168564b91b8e2aafb36dbb28e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f4adbb90589348138847a42a1a4c02e8" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 38623 } } peers { permanent_uuid: "4fe87f3dcf224cedab524ffb1f56ab3e" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 42317 } } peers { permanent_uuid: "a4504ba168564b91b8e2aafb36dbb28e" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 36819 } }
I20260710 13:16:31.098129  9787 raft_consensus.cc:385] T 606721dc0e314033943a9e523bdaacd1 P a4504ba168564b91b8e2aafb36dbb28e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:16:31.098469  9787 raft_consensus.cc:740] T 606721dc0e314033943a9e523bdaacd1 P a4504ba168564b91b8e2aafb36dbb28e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a4504ba168564b91b8e2aafb36dbb28e, State: Initialized, Role: FOLLOWER
I20260710 13:16:31.100214  9787 consensus_queue.cc:260] T 606721dc0e314033943a9e523bdaacd1 P a4504ba168564b91b8e2aafb36dbb28e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f4adbb90589348138847a42a1a4c02e8" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 38623 } } peers { permanent_uuid: "4fe87f3dcf224cedab524ffb1f56ab3e" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 42317 } } peers { permanent_uuid: "a4504ba168564b91b8e2aafb36dbb28e" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 36819 } }
I20260710 13:16:31.102973  9787 ts_tablet_manager.cc:1434] T 606721dc0e314033943a9e523bdaacd1 P a4504ba168564b91b8e2aafb36dbb28e: Time spent starting tablet: real 0.009s	user 0.006s	sys 0.000s
I20260710 13:16:31.104038  9787 tablet_bootstrap.cc:492] T 7d7afc309ec04fa781a5aba9dfc67529 P a4504ba168564b91b8e2aafb36dbb28e: Bootstrap starting.
I20260710 13:16:31.100495  9786 tablet_bootstrap.cc:654] T adfd37946159457db4eb8613d4d8f986 P 4fe87f3dcf224cedab524ffb1f56ab3e: Neither blocks nor log segments found. Creating new log.
I20260710 13:16:31.110423  9787 tablet_bootstrap.cc:654] T 7d7afc309ec04fa781a5aba9dfc67529 P a4504ba168564b91b8e2aafb36dbb28e: Neither blocks nor log segments found. Creating new log.
I20260710 13:16:31.120095  9786 tablet_bootstrap.cc:492] T adfd37946159457db4eb8613d4d8f986 P 4fe87f3dcf224cedab524ffb1f56ab3e: No bootstrap required, opened a new log
I20260710 13:16:31.122108  9787 tablet_bootstrap.cc:492] T 7d7afc309ec04fa781a5aba9dfc67529 P a4504ba168564b91b8e2aafb36dbb28e: No bootstrap required, opened a new log
I20260710 13:16:31.122826  9787 ts_tablet_manager.cc:1403] T 7d7afc309ec04fa781a5aba9dfc67529 P a4504ba168564b91b8e2aafb36dbb28e: Time spent bootstrapping tablet: real 0.019s	user 0.017s	sys 0.000s
I20260710 13:16:31.122385  9786 ts_tablet_manager.cc:1403] T adfd37946159457db4eb8613d4d8f986 P 4fe87f3dcf224cedab524ffb1f56ab3e: Time spent bootstrapping tablet: real 0.030s	user 0.009s	sys 0.003s
I20260710 13:16:31.125676  9787 raft_consensus.cc:359] T 7d7afc309ec04fa781a5aba9dfc67529 P a4504ba168564b91b8e2aafb36dbb28e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f4adbb90589348138847a42a1a4c02e8" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 38623 } } peers { permanent_uuid: "4fe87f3dcf224cedab524ffb1f56ab3e" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 42317 } } peers { permanent_uuid: "a4504ba168564b91b8e2aafb36dbb28e" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 36819 } }
I20260710 13:16:31.126492  9787 raft_consensus.cc:385] T 7d7afc309ec04fa781a5aba9dfc67529 P a4504ba168564b91b8e2aafb36dbb28e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:16:31.126847  9787 raft_consensus.cc:740] T 7d7afc309ec04fa781a5aba9dfc67529 P a4504ba168564b91b8e2aafb36dbb28e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a4504ba168564b91b8e2aafb36dbb28e, State: Initialized, Role: FOLLOWER
I20260710 13:16:31.127688  9787 consensus_queue.cc:260] T 7d7afc309ec04fa781a5aba9dfc67529 P a4504ba168564b91b8e2aafb36dbb28e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f4adbb90589348138847a42a1a4c02e8" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 38623 } } peers { permanent_uuid: "4fe87f3dcf224cedab524ffb1f56ab3e" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 42317 } } peers { permanent_uuid: "a4504ba168564b91b8e2aafb36dbb28e" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 36819 } }
I20260710 13:16:31.126210  9786 raft_consensus.cc:359] T adfd37946159457db4eb8613d4d8f986 P 4fe87f3dcf224cedab524ffb1f56ab3e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f4adbb90589348138847a42a1a4c02e8" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 38623 } } peers { permanent_uuid: "4fe87f3dcf224cedab524ffb1f56ab3e" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 42317 } } peers { permanent_uuid: "a4504ba168564b91b8e2aafb36dbb28e" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 36819 } }
I20260710 13:16:31.130577  9786 raft_consensus.cc:385] T adfd37946159457db4eb8613d4d8f986 P 4fe87f3dcf224cedab524ffb1f56ab3e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:16:31.131232  9786 raft_consensus.cc:740] T adfd37946159457db4eb8613d4d8f986 P 4fe87f3dcf224cedab524ffb1f56ab3e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4fe87f3dcf224cedab524ffb1f56ab3e, State: Initialized, Role: FOLLOWER
I20260710 13:16:31.131987  9787 ts_tablet_manager.cc:1434] T 7d7afc309ec04fa781a5aba9dfc67529 P a4504ba168564b91b8e2aafb36dbb28e: Time spent starting tablet: real 0.009s	user 0.005s	sys 0.000s
I20260710 13:16:31.133008  9787 tablet_bootstrap.cc:492] T a365fec366de4a1dbe73111679706c56 P a4504ba168564b91b8e2aafb36dbb28e: Bootstrap starting.
I20260710 13:16:31.132695  9786 consensus_queue.cc:260] T adfd37946159457db4eb8613d4d8f986 P 4fe87f3dcf224cedab524ffb1f56ab3e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f4adbb90589348138847a42a1a4c02e8" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 38623 } } peers { permanent_uuid: "4fe87f3dcf224cedab524ffb1f56ab3e" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 42317 } } peers { permanent_uuid: "a4504ba168564b91b8e2aafb36dbb28e" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 36819 } }
I20260710 13:16:31.135713  9786 ts_tablet_manager.cc:1434] T adfd37946159457db4eb8613d4d8f986 P 4fe87f3dcf224cedab524ffb1f56ab3e: Time spent starting tablet: real 0.012s	user 0.005s	sys 0.000s
I20260710 13:16:31.138731  9787 tablet_bootstrap.cc:654] T a365fec366de4a1dbe73111679706c56 P a4504ba168564b91b8e2aafb36dbb28e: Neither blocks nor log segments found. Creating new log.
I20260710 13:16:31.142736  9786 tablet_bootstrap.cc:492] T a9d7a7a5461d4d0da8ae2f8ac9bc510e P 4fe87f3dcf224cedab524ffb1f56ab3e: Bootstrap starting.
I20260710 13:16:31.152974  9786 tablet_bootstrap.cc:654] T a9d7a7a5461d4d0da8ae2f8ac9bc510e P 4fe87f3dcf224cedab524ffb1f56ab3e: Neither blocks nor log segments found. Creating new log.
I20260710 13:16:31.155618  9791 raft_consensus.cc:493] T a9d7a7a5461d4d0da8ae2f8ac9bc510e P a4504ba168564b91b8e2aafb36dbb28e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:16:31.156152  9791 raft_consensus.cc:515] T a9d7a7a5461d4d0da8ae2f8ac9bc510e P a4504ba168564b91b8e2aafb36dbb28e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f4adbb90589348138847a42a1a4c02e8" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 38623 } } peers { permanent_uuid: "4fe87f3dcf224cedab524ffb1f56ab3e" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 42317 } } peers { permanent_uuid: "a4504ba168564b91b8e2aafb36dbb28e" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 36819 } }
I20260710 13:16:31.157210  9796 raft_consensus.cc:493] T 3b6b9609f456495980a42b58b469e309 P a4504ba168564b91b8e2aafb36dbb28e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:16:31.157722  9796 raft_consensus.cc:515] T 3b6b9609f456495980a42b58b469e309 P a4504ba168564b91b8e2aafb36dbb28e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f4adbb90589348138847a42a1a4c02e8" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 38623 } } peers { permanent_uuid: "4fe87f3dcf224cedab524ffb1f56ab3e" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 42317 } } peers { permanent_uuid: "a4504ba168564b91b8e2aafb36dbb28e" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 36819 } }
I20260710 13:16:31.159435  9596 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0430e109b5da470e819ca8fc85a37c7b" candidate_uuid: "4fe87f3dcf224cedab524ffb1f56ab3e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f4adbb90589348138847a42a1a4c02e8" is_pre_election: true
I20260710 13:16:31.159789  9796 leader_election.cc:290] T 3b6b9609f456495980a42b58b469e309 P a4504ba168564b91b8e2aafb36dbb28e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f4adbb90589348138847a42a1a4c02e8 (127.5.154.1:38623), 4fe87f3dcf224cedab524ffb1f56ab3e (127.5.154.2:42317)
I20260710 13:16:31.157385  9787 tablet_bootstrap.cc:492] T a365fec366de4a1dbe73111679706c56 P a4504ba168564b91b8e2aafb36dbb28e: No bootstrap required, opened a new log
I20260710 13:16:31.160490  9813 raft_consensus.cc:493] T adfd37946159457db4eb8613d4d8f986 P 4fe87f3dcf224cedab524ffb1f56ab3e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:16:31.160748  9787 ts_tablet_manager.cc:1403] T a365fec366de4a1dbe73111679706c56 P a4504ba168564b91b8e2aafb36dbb28e: Time spent bootstrapping tablet: real 0.028s	user 0.009s	sys 0.001s
I20260710 13:16:31.160993  9813 raft_consensus.cc:515] T adfd37946159457db4eb8613d4d8f986 P 4fe87f3dcf224cedab524ffb1f56ab3e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f4adbb90589348138847a42a1a4c02e8" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 38623 } } peers { permanent_uuid: "4fe87f3dcf224cedab524ffb1f56ab3e" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 42317 } } peers { permanent_uuid: "a4504ba168564b91b8e2aafb36dbb28e" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 36819 } }
I20260710 13:16:31.160794  9595 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a9d7a7a5461d4d0da8ae2f8ac9bc510e" candidate_uuid: "a4504ba168564b91b8e2aafb36dbb28e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f4adbb90589348138847a42a1a4c02e8" is_pre_election: true
I20260710 13:16:31.161911  9595 raft_consensus.cc:2468] T a9d7a7a5461d4d0da8ae2f8ac9bc510e P f4adbb90589348138847a42a1a4c02e8 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a4504ba168564b91b8e2aafb36dbb28e in term 0.
I20260710 13:16:31.163345  9711 leader_election.cc:304] T a9d7a7a5461d4d0da8ae2f8ac9bc510e P a4504ba168564b91b8e2aafb36dbb28e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: a4504ba168564b91b8e2aafb36dbb28e, f4adbb90589348138847a42a1a4c02e8; no voters: 
I20260710 13:16:31.163765  9595 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "adfd37946159457db4eb8613d4d8f986" candidate_uuid: "4fe87f3dcf224cedab524ffb1f56ab3e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f4adbb90589348138847a42a1a4c02e8" is_pre_election: true
I20260710 13:16:31.164707  9596 raft_consensus.cc:2468] T 0430e109b5da470e819ca8fc85a37c7b P f4adbb90589348138847a42a1a4c02e8 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4fe87f3dcf224cedab524ffb1f56ab3e in term 0.
I20260710 13:16:31.158193  9791 leader_election.cc:290] T a9d7a7a5461d4d0da8ae2f8ac9bc510e P a4504ba168564b91b8e2aafb36dbb28e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f4adbb90589348138847a42a1a4c02e8 (127.5.154.1:38623), 4fe87f3dcf224cedab524ffb1f56ab3e (127.5.154.2:42317)
I20260710 13:16:31.164952  9594 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3b6b9609f456495980a42b58b469e309" candidate_uuid: "a4504ba168564b91b8e2aafb36dbb28e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f4adbb90589348138847a42a1a4c02e8" is_pre_election: true
I20260710 13:16:31.165616  9594 raft_consensus.cc:2468] T 3b6b9609f456495980a42b58b469e309 P f4adbb90589348138847a42a1a4c02e8 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a4504ba168564b91b8e2aafb36dbb28e in term 0.
I20260710 13:16:31.165483  9791 raft_consensus.cc:2804] T a9d7a7a5461d4d0da8ae2f8ac9bc510e P a4504ba168564b91b8e2aafb36dbb28e [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:16:31.163832  9787 raft_consensus.cc:359] T a365fec366de4a1dbe73111679706c56 P a4504ba168564b91b8e2aafb36dbb28e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f4adbb90589348138847a42a1a4c02e8" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 38623 } } peers { permanent_uuid: "4fe87f3dcf224cedab524ffb1f56ab3e" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 42317 } } peers { permanent_uuid: "a4504ba168564b91b8e2aafb36dbb28e" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 36819 } }
I20260710 13:16:31.166966  9671 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a9d7a7a5461d4d0da8ae2f8ac9bc510e" candidate_uuid: "a4504ba168564b91b8e2aafb36dbb28e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4fe87f3dcf224cedab524ffb1f56ab3e" is_pre_election: true
I20260710 13:16:31.167266  9791 raft_consensus.cc:493] T a9d7a7a5461d4d0da8ae2f8ac9bc510e P a4504ba168564b91b8e2aafb36dbb28e [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:16:31.167348  9787 raft_consensus.cc:385] T a365fec366de4a1dbe73111679706c56 P a4504ba168564b91b8e2aafb36dbb28e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:16:31.167680  9791 raft_consensus.cc:3060] T a9d7a7a5461d4d0da8ae2f8ac9bc510e P a4504ba168564b91b8e2aafb36dbb28e [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:16:31.167760  9787 raft_consensus.cc:740] T a365fec366de4a1dbe73111679706c56 P a4504ba168564b91b8e2aafb36dbb28e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a4504ba168564b91b8e2aafb36dbb28e, State: Initialized, Role: FOLLOWER
I20260710 13:16:31.168195  9670 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3b6b9609f456495980a42b58b469e309" candidate_uuid: "a4504ba168564b91b8e2aafb36dbb28e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4fe87f3dcf224cedab524ffb1f56ab3e" is_pre_election: true
I20260710 13:16:31.168730  9787 consensus_queue.cc:260] T a365fec366de4a1dbe73111679706c56 P a4504ba168564b91b8e2aafb36dbb28e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f4adbb90589348138847a42a1a4c02e8" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 38623 } } peers { permanent_uuid: "4fe87f3dcf224cedab524ffb1f56ab3e" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 42317 } } peers { permanent_uuid: "a4504ba168564b91b8e2aafb36dbb28e" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 36819 } }
I20260710 13:16:31.169588  9711 leader_election.cc:304] T 3b6b9609f456495980a42b58b469e309 P a4504ba168564b91b8e2aafb36dbb28e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: a4504ba168564b91b8e2aafb36dbb28e, f4adbb90589348138847a42a1a4c02e8; no voters: 
I20260710 13:16:31.168839  9670 raft_consensus.cc:2468] T 3b6b9609f456495980a42b58b469e309 P 4fe87f3dcf224cedab524ffb1f56ab3e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a4504ba168564b91b8e2aafb36dbb28e in term 0.
W20260710 13:16:31.171806  9542 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260710 13:16:31.172993  9787 ts_tablet_manager.cc:1434] T a365fec366de4a1dbe73111679706c56 P a4504ba168564b91b8e2aafb36dbb28e: Time spent starting tablet: real 0.012s	user 0.006s	sys 0.000s
I20260710 13:16:31.164393  9595 raft_consensus.cc:2468] T adfd37946159457db4eb8613d4d8f986 P f4adbb90589348138847a42a1a4c02e8 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4fe87f3dcf224cedab524ffb1f56ab3e in term 0.
I20260710 13:16:31.173784  9745 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0430e109b5da470e819ca8fc85a37c7b" candidate_uuid: "4fe87f3dcf224cedab524ffb1f56ab3e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a4504ba168564b91b8e2aafb36dbb28e" is_pre_election: true
I20260710 13:16:31.174384  9745 raft_consensus.cc:2468] T 0430e109b5da470e819ca8fc85a37c7b P a4504ba168564b91b8e2aafb36dbb28e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4fe87f3dcf224cedab524ffb1f56ab3e in term 0.
I20260710 13:16:31.174721  9637 leader_election.cc:304] T 0430e109b5da470e819ca8fc85a37c7b P 4fe87f3dcf224cedab524ffb1f56ab3e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4fe87f3dcf224cedab524ffb1f56ab3e, f4adbb90589348138847a42a1a4c02e8; no voters: 
I20260710 13:16:31.175745  9793 raft_consensus.cc:2804] T 0430e109b5da470e819ca8fc85a37c7b P 4fe87f3dcf224cedab524ffb1f56ab3e [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:16:31.175853  9637 leader_election.cc:304] T adfd37946159457db4eb8613d4d8f986 P 4fe87f3dcf224cedab524ffb1f56ab3e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4fe87f3dcf224cedab524ffb1f56ab3e, f4adbb90589348138847a42a1a4c02e8; no voters: 
I20260710 13:16:31.176146  9793 raft_consensus.cc:493] T 0430e109b5da470e819ca8fc85a37c7b P 4fe87f3dcf224cedab524ffb1f56ab3e [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:16:31.176533  9793 raft_consensus.cc:3060] T 0430e109b5da470e819ca8fc85a37c7b P 4fe87f3dcf224cedab524ffb1f56ab3e [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:16:31.176769  9796 raft_consensus.cc:2804] T 3b6b9609f456495980a42b58b469e309 P a4504ba168564b91b8e2aafb36dbb28e [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:16:31.177141  9796 raft_consensus.cc:493] T 3b6b9609f456495980a42b58b469e309 P a4504ba168564b91b8e2aafb36dbb28e [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:16:31.177445  9796 raft_consensus.cc:3060] T 3b6b9609f456495980a42b58b469e309 P a4504ba168564b91b8e2aafb36dbb28e [term 0 FOLLOWER]: Advancing to term 1
W20260710 13:16:31.177616  9709 leader_election.cc:343] T a9d7a7a5461d4d0da8ae2f8ac9bc510e P a4504ba168564b91b8e2aafb36dbb28e [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 4fe87f3dcf224cedab524ffb1f56ab3e (127.5.154.2:42317): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:16:31.184129  9796 raft_consensus.cc:515] T 3b6b9609f456495980a42b58b469e309 P a4504ba168564b91b8e2aafb36dbb28e [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f4adbb90589348138847a42a1a4c02e8" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 38623 } } peers { permanent_uuid: "4fe87f3dcf224cedab524ffb1f56ab3e" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 42317 } } peers { permanent_uuid: "a4504ba168564b91b8e2aafb36dbb28e" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 36819 } }
I20260710 13:16:31.190677  9793 raft_consensus.cc:515] T 0430e109b5da470e819ca8fc85a37c7b P 4fe87f3dcf224cedab524ffb1f56ab3e [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f4adbb90589348138847a42a1a4c02e8" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 38623 } } peers { permanent_uuid: "4fe87f3dcf224cedab524ffb1f56ab3e" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 42317 } } peers { permanent_uuid: "a4504ba168564b91b8e2aafb36dbb28e" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 36819 } }
I20260710 13:16:31.187054  9791 raft_consensus.cc:515] T a9d7a7a5461d4d0da8ae2f8ac9bc510e P a4504ba168564b91b8e2aafb36dbb28e [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f4adbb90589348138847a42a1a4c02e8" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 38623 } } peers { permanent_uuid: "4fe87f3dcf224cedab524ffb1f56ab3e" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 42317 } } peers { permanent_uuid: "a4504ba168564b91b8e2aafb36dbb28e" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 36819 } }
I20260710 13:16:31.192658  9745 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "adfd37946159457db4eb8613d4d8f986" candidate_uuid: "4fe87f3dcf224cedab524ffb1f56ab3e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a4504ba168564b91b8e2aafb36dbb28e" is_pre_election: true
I20260710 13:16:31.192862  9793 leader_election.cc:290] T 0430e109b5da470e819ca8fc85a37c7b P 4fe87f3dcf224cedab524ffb1f56ab3e [CANDIDATE]: Term 1 election: Requested vote from peers f4adbb90589348138847a42a1a4c02e8 (127.5.154.1:38623), a4504ba168564b91b8e2aafb36dbb28e (127.5.154.3:36819)
I20260710 13:16:31.189620  9785 tablet_bootstrap.cc:492] T f84806be7f8d47d5a006948fce875b4b P f4adbb90589348138847a42a1a4c02e8: No bootstrap required, opened a new log
I20260710 13:16:31.193297  9745 raft_consensus.cc:2468] T adfd37946159457db4eb8613d4d8f986 P a4504ba168564b91b8e2aafb36dbb28e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4fe87f3dcf224cedab524ffb1f56ab3e in term 0.
I20260710 13:16:31.193588  9793 raft_consensus.cc:2804] T adfd37946159457db4eb8613d4d8f986 P 4fe87f3dcf224cedab524ffb1f56ab3e [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:16:31.191350  9813 leader_election.cc:290] T adfd37946159457db4eb8613d4d8f986 P 4fe87f3dcf224cedab524ffb1f56ab3e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f4adbb90589348138847a42a1a4c02e8 (127.5.154.1:38623), a4504ba168564b91b8e2aafb36dbb28e (127.5.154.3:36819)
I20260710 13:16:31.194003  9793 raft_consensus.cc:493] T adfd37946159457db4eb8613d4d8f986 P 4fe87f3dcf224cedab524ffb1f56ab3e [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:16:31.194486  9793 raft_consensus.cc:3060] T adfd37946159457db4eb8613d4d8f986 P 4fe87f3dcf224cedab524ffb1f56ab3e [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:16:31.194839  9796 leader_election.cc:290] T 3b6b9609f456495980a42b58b469e309 P a4504ba168564b91b8e2aafb36dbb28e [CANDIDATE]: Term 1 election: Requested vote from peers f4adbb90589348138847a42a1a4c02e8 (127.5.154.1:38623), 4fe87f3dcf224cedab524ffb1f56ab3e (127.5.154.2:42317)
I20260710 13:16:31.195058  9670 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3b6b9609f456495980a42b58b469e309" candidate_uuid: "a4504ba168564b91b8e2aafb36dbb28e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4fe87f3dcf224cedab524ffb1f56ab3e"
I20260710 13:16:31.195765  9670 raft_consensus.cc:3060] T 3b6b9609f456495980a42b58b469e309 P 4fe87f3dcf224cedab524ffb1f56ab3e [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:16:31.196060  9671 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a9d7a7a5461d4d0da8ae2f8ac9bc510e" candidate_uuid: "a4504ba168564b91b8e2aafb36dbb28e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4fe87f3dcf224cedab524ffb1f56ab3e"
I20260710 13:16:31.197782  9745 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0430e109b5da470e819ca8fc85a37c7b" candidate_uuid: "4fe87f3dcf224cedab524ffb1f56ab3e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a4504ba168564b91b8e2aafb36dbb28e"
I20260710 13:16:31.198283  9745 raft_consensus.cc:3060] T 0430e109b5da470e819ca8fc85a37c7b P a4504ba168564b91b8e2aafb36dbb28e [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:16:31.201757  9793 raft_consensus.cc:515] T adfd37946159457db4eb8613d4d8f986 P 4fe87f3dcf224cedab524ffb1f56ab3e [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f4adbb90589348138847a42a1a4c02e8" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 38623 } } peers { permanent_uuid: "4fe87f3dcf224cedab524ffb1f56ab3e" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 42317 } } peers { permanent_uuid: "a4504ba168564b91b8e2aafb36dbb28e" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 36819 } }
I20260710 13:16:31.202543  9670 raft_consensus.cc:2468] T 3b6b9609f456495980a42b58b469e309 P 4fe87f3dcf224cedab524ffb1f56ab3e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a4504ba168564b91b8e2aafb36dbb28e in term 1.
I20260710 13:16:31.195255  9791 leader_election.cc:290] T a9d7a7a5461d4d0da8ae2f8ac9bc510e P a4504ba168564b91b8e2aafb36dbb28e [CANDIDATE]: Term 1 election: Requested vote from peers f4adbb90589348138847a42a1a4c02e8 (127.5.154.1:38623), 4fe87f3dcf224cedab524ffb1f56ab3e (127.5.154.2:42317)
I20260710 13:16:31.193835  9785 ts_tablet_manager.cc:1403] T f84806be7f8d47d5a006948fce875b4b P f4adbb90589348138847a42a1a4c02e8: Time spent bootstrapping tablet: real 0.119s	user 0.045s	sys 0.037s
I20260710 13:16:31.204119  9793 leader_election.cc:290] T adfd37946159457db4eb8613d4d8f986 P 4fe87f3dcf224cedab524ffb1f56ab3e [CANDIDATE]: Term 1 election: Requested vote from peers f4adbb90589348138847a42a1a4c02e8 (127.5.154.1:38623), a4504ba168564b91b8e2aafb36dbb28e (127.5.154.3:36819)
W20260710 13:16:31.204949  9709 leader_election.cc:343] T a9d7a7a5461d4d0da8ae2f8ac9bc510e P a4504ba168564b91b8e2aafb36dbb28e [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 4fe87f3dcf224cedab524ffb1f56ab3e (127.5.154.2:42317): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:16:31.206248  9709 leader_election.cc:304] T 3b6b9609f456495980a42b58b469e309 P a4504ba168564b91b8e2aafb36dbb28e [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4fe87f3dcf224cedab524ffb1f56ab3e, a4504ba168564b91b8e2aafb36dbb28e; no voters: 
I20260710 13:16:31.206506  9785 raft_consensus.cc:359] T f84806be7f8d47d5a006948fce875b4b P f4adbb90589348138847a42a1a4c02e8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f4adbb90589348138847a42a1a4c02e8" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 38623 } } peers { permanent_uuid: "4fe87f3dcf224cedab524ffb1f56ab3e" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 42317 } } peers { permanent_uuid: "a4504ba168564b91b8e2aafb36dbb28e" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 36819 } }
I20260710 13:16:31.207192  9791 raft_consensus.cc:2804] T 3b6b9609f456495980a42b58b469e309 P a4504ba168564b91b8e2aafb36dbb28e [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:16:31.207127  9744 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "adfd37946159457db4eb8613d4d8f986" candidate_uuid: "4fe87f3dcf224cedab524ffb1f56ab3e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a4504ba168564b91b8e2aafb36dbb28e"
I20260710 13:16:31.207276  9785 raft_consensus.cc:385] T f84806be7f8d47d5a006948fce875b4b P f4adbb90589348138847a42a1a4c02e8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:16:31.207957  9791 raft_consensus.cc:697] T 3b6b9609f456495980a42b58b469e309 P a4504ba168564b91b8e2aafb36dbb28e [term 1 LEADER]: Becoming Leader. State: Replica: a4504ba168564b91b8e2aafb36dbb28e, State: Running, Role: LEADER
I20260710 13:16:31.207980  9744 raft_consensus.cc:3060] T adfd37946159457db4eb8613d4d8f986 P a4504ba168564b91b8e2aafb36dbb28e [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:16:31.208768  9785 raft_consensus.cc:740] T f84806be7f8d47d5a006948fce875b4b P f4adbb90589348138847a42a1a4c02e8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f4adbb90589348138847a42a1a4c02e8, State: Initialized, Role: FOLLOWER
I20260710 13:16:31.209019  9791 consensus_queue.cc:237] T 3b6b9609f456495980a42b58b469e309 P a4504ba168564b91b8e2aafb36dbb28e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f4adbb90589348138847a42a1a4c02e8" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 38623 } } peers { permanent_uuid: "4fe87f3dcf224cedab524ffb1f56ab3e" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 42317 } } peers { permanent_uuid: "a4504ba168564b91b8e2aafb36dbb28e" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 36819 } }
I20260710 13:16:31.210417  9785 consensus_queue.cc:260] T f84806be7f8d47d5a006948fce875b4b P f4adbb90589348138847a42a1a4c02e8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f4adbb90589348138847a42a1a4c02e8" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 38623 } } peers { permanent_uuid: "4fe87f3dcf224cedab524ffb1f56ab3e" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 42317 } } peers { permanent_uuid: "a4504ba168564b91b8e2aafb36dbb28e" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 36819 } }
I20260710 13:16:31.211494  9786 tablet_bootstrap.cc:492] T a9d7a7a5461d4d0da8ae2f8ac9bc510e P 4fe87f3dcf224cedab524ffb1f56ab3e: No bootstrap required, opened a new log
I20260710 13:16:31.212020  9786 ts_tablet_manager.cc:1403] T a9d7a7a5461d4d0da8ae2f8ac9bc510e P 4fe87f3dcf224cedab524ffb1f56ab3e: Time spent bootstrapping tablet: real 0.069s	user 0.020s	sys 0.041s
I20260710 13:16:31.214685  9744 raft_consensus.cc:2468] T adfd37946159457db4eb8613d4d8f986 P a4504ba168564b91b8e2aafb36dbb28e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4fe87f3dcf224cedab524ffb1f56ab3e in term 1.
I20260710 13:16:31.215046  9786 raft_consensus.cc:359] T a9d7a7a5461d4d0da8ae2f8ac9bc510e P 4fe87f3dcf224cedab524ffb1f56ab3e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f4adbb90589348138847a42a1a4c02e8" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 38623 } } peers { permanent_uuid: "4fe87f3dcf224cedab524ffb1f56ab3e" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 42317 } } peers { permanent_uuid: "a4504ba168564b91b8e2aafb36dbb28e" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 36819 } }
I20260710 13:16:31.216341  9595 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0430e109b5da470e819ca8fc85a37c7b" candidate_uuid: "4fe87f3dcf224cedab524ffb1f56ab3e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f4adbb90589348138847a42a1a4c02e8"
I20260710 13:16:31.216979  9594 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "adfd37946159457db4eb8613d4d8f986" candidate_uuid: "4fe87f3dcf224cedab524ffb1f56ab3e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f4adbb90589348138847a42a1a4c02e8"
I20260710 13:16:31.218590  9595 raft_consensus.cc:3060] T 0430e109b5da470e819ca8fc85a37c7b P f4adbb90589348138847a42a1a4c02e8 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:16:31.218657  9594 raft_consensus.cc:3060] T adfd37946159457db4eb8613d4d8f986 P f4adbb90589348138847a42a1a4c02e8 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:16:31.219249  9785 ts_tablet_manager.cc:1434] T f84806be7f8d47d5a006948fce875b4b P f4adbb90589348138847a42a1a4c02e8: Time spent starting tablet: real 0.015s	user 0.005s	sys 0.000s
I20260710 13:16:31.220870  9786 raft_consensus.cc:385] T a9d7a7a5461d4d0da8ae2f8ac9bc510e P 4fe87f3dcf224cedab524ffb1f56ab3e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:16:31.221206  9786 raft_consensus.cc:740] T a9d7a7a5461d4d0da8ae2f8ac9bc510e P 4fe87f3dcf224cedab524ffb1f56ab3e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4fe87f3dcf224cedab524ffb1f56ab3e, State: Initialized, Role: FOLLOWER
I20260710 13:16:31.221941  9786 consensus_queue.cc:260] T a9d7a7a5461d4d0da8ae2f8ac9bc510e P 4fe87f3dcf224cedab524ffb1f56ab3e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f4adbb90589348138847a42a1a4c02e8" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 38623 } } peers { permanent_uuid: "4fe87f3dcf224cedab524ffb1f56ab3e" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 42317 } } peers { permanent_uuid: "a4504ba168564b91b8e2aafb36dbb28e" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 36819 } }
I20260710 13:16:31.217685  9796 raft_consensus.cc:493] T a365fec366de4a1dbe73111679706c56 P a4504ba168564b91b8e2aafb36dbb28e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:16:31.224880  9796 raft_consensus.cc:515] T a365fec366de4a1dbe73111679706c56 P a4504ba168564b91b8e2aafb36dbb28e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f4adbb90589348138847a42a1a4c02e8" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 38623 } } peers { permanent_uuid: "4fe87f3dcf224cedab524ffb1f56ab3e" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 42317 } } peers { permanent_uuid: "a4504ba168564b91b8e2aafb36dbb28e" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 36819 } }
I20260710 13:16:31.226332  9785 tablet_bootstrap.cc:492] T 606721dc0e314033943a9e523bdaacd1 P f4adbb90589348138847a42a1a4c02e8: Bootstrap starting.
I20260710 13:16:31.227244  9796 leader_election.cc:290] T a365fec366de4a1dbe73111679706c56 P a4504ba168564b91b8e2aafb36dbb28e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f4adbb90589348138847a42a1a4c02e8 (127.5.154.1:38623), 4fe87f3dcf224cedab524ffb1f56ab3e (127.5.154.2:42317)
I20260710 13:16:31.230196  9786 ts_tablet_manager.cc:1434] T a9d7a7a5461d4d0da8ae2f8ac9bc510e P 4fe87f3dcf224cedab524ffb1f56ab3e: Time spent starting tablet: real 0.018s	user 0.006s	sys 0.001s
I20260710 13:16:31.231273  9786 tablet_bootstrap.cc:492] T a365fec366de4a1dbe73111679706c56 P 4fe87f3dcf224cedab524ffb1f56ab3e: Bootstrap starting.
I20260710 13:16:31.228044  9595 raft_consensus.cc:2468] T 0430e109b5da470e819ca8fc85a37c7b P f4adbb90589348138847a42a1a4c02e8 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4fe87f3dcf224cedab524ffb1f56ab3e in term 1.
I20260710 13:16:31.228798  9670 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a365fec366de4a1dbe73111679706c56" candidate_uuid: "a4504ba168564b91b8e2aafb36dbb28e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4fe87f3dcf224cedab524ffb1f56ab3e" is_pre_election: true
I20260710 13:16:31.232882  9637 leader_election.cc:304] T 0430e109b5da470e819ca8fc85a37c7b P 4fe87f3dcf224cedab524ffb1f56ab3e [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4fe87f3dcf224cedab524ffb1f56ab3e, f4adbb90589348138847a42a1a4c02e8; no voters: 
I20260710 13:16:31.233039  9745 raft_consensus.cc:2468] T 0430e109b5da470e819ca8fc85a37c7b P a4504ba168564b91b8e2aafb36dbb28e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4fe87f3dcf224cedab524ffb1f56ab3e in term 1.
I20260710 13:16:31.233806  9793 raft_consensus.cc:2804] T 0430e109b5da470e819ca8fc85a37c7b P 4fe87f3dcf224cedab524ffb1f56ab3e [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:16:31.229607  9634 leader_election.cc:304] T adfd37946159457db4eb8613d4d8f986 P 4fe87f3dcf224cedab524ffb1f56ab3e [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4fe87f3dcf224cedab524ffb1f56ab3e, a4504ba168564b91b8e2aafb36dbb28e; no voters: 
I20260710 13:16:31.234295  9793 raft_consensus.cc:697] T 0430e109b5da470e819ca8fc85a37c7b P 4fe87f3dcf224cedab524ffb1f56ab3e [term 1 LEADER]: Becoming Leader. State: Replica: 4fe87f3dcf224cedab524ffb1f56ab3e, State: Running, Role: LEADER
W20260710 13:16:31.235103  9709 leader_election.cc:343] T a365fec366de4a1dbe73111679706c56 P a4504ba168564b91b8e2aafb36dbb28e [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 4fe87f3dcf224cedab524ffb1f56ab3e (127.5.154.2:42317): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:16:31.235019  9821 raft_consensus.cc:2804] T adfd37946159457db4eb8613d4d8f986 P 4fe87f3dcf224cedab524ffb1f56ab3e [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:16:31.235175  9793 consensus_queue.cc:237] T 0430e109b5da470e819ca8fc85a37c7b P 4fe87f3dcf224cedab524ffb1f56ab3e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f4adbb90589348138847a42a1a4c02e8" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 38623 } } peers { permanent_uuid: "4fe87f3dcf224cedab524ffb1f56ab3e" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 42317 } } peers { permanent_uuid: "a4504ba168564b91b8e2aafb36dbb28e" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 36819 } }
I20260710 13:16:31.236318  9821 raft_consensus.cc:697] T adfd37946159457db4eb8613d4d8f986 P 4fe87f3dcf224cedab524ffb1f56ab3e [term 1 LEADER]: Becoming Leader. State: Replica: 4fe87f3dcf224cedab524ffb1f56ab3e, State: Running, Role: LEADER
I20260710 13:16:31.231411  9594 raft_consensus.cc:2468] T adfd37946159457db4eb8613d4d8f986 P f4adbb90589348138847a42a1a4c02e8 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4fe87f3dcf224cedab524ffb1f56ab3e in term 1.
I20260710 13:16:31.237159  9821 consensus_queue.cc:237] T adfd37946159457db4eb8613d4d8f986 P 4fe87f3dcf224cedab524ffb1f56ab3e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f4adbb90589348138847a42a1a4c02e8" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 38623 } } peers { permanent_uuid: "4fe87f3dcf224cedab524ffb1f56ab3e" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 42317 } } peers { permanent_uuid: "a4504ba168564b91b8e2aafb36dbb28e" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 36819 } }
W20260710 13:16:31.240521  9711 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.5.154.1:38623, user_credentials={real_user=slave}} blocked reactor thread for 71024.7us
I20260710 13:16:31.242769  9595 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a9d7a7a5461d4d0da8ae2f8ac9bc510e" candidate_uuid: "a4504ba168564b91b8e2aafb36dbb28e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f4adbb90589348138847a42a1a4c02e8"
I20260710 13:16:31.243352  9595 raft_consensus.cc:3060] T a9d7a7a5461d4d0da8ae2f8ac9bc510e P f4adbb90589348138847a42a1a4c02e8 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:16:31.244647  9596 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a365fec366de4a1dbe73111679706c56" candidate_uuid: "a4504ba168564b91b8e2aafb36dbb28e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f4adbb90589348138847a42a1a4c02e8" is_pre_election: true
W20260710 13:16:31.246064  9711 leader_election.cc:343] T a365fec366de4a1dbe73111679706c56 P a4504ba168564b91b8e2aafb36dbb28e [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer f4adbb90589348138847a42a1a4c02e8 (127.5.154.1:38623): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:16:31.252131  9793 raft_consensus.cc:493] T 7d7afc309ec04fa781a5aba9dfc67529 P 4fe87f3dcf224cedab524ffb1f56ab3e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:16:31.252610  9793 raft_consensus.cc:515] T 7d7afc309ec04fa781a5aba9dfc67529 P 4fe87f3dcf224cedab524ffb1f56ab3e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f4adbb90589348138847a42a1a4c02e8" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 38623 } } peers { permanent_uuid: "4fe87f3dcf224cedab524ffb1f56ab3e" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 42317 } } peers { permanent_uuid: "a4504ba168564b91b8e2aafb36dbb28e" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 36819 } }
I20260710 13:16:31.253612  9595 raft_consensus.cc:2468] T a9d7a7a5461d4d0da8ae2f8ac9bc510e P f4adbb90589348138847a42a1a4c02e8 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a4504ba168564b91b8e2aafb36dbb28e in term 1.
I20260710 13:16:31.254503  9793 leader_election.cc:290] T 7d7afc309ec04fa781a5aba9dfc67529 P 4fe87f3dcf224cedab524ffb1f56ab3e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f4adbb90589348138847a42a1a4c02e8 (127.5.154.1:38623), a4504ba168564b91b8e2aafb36dbb28e (127.5.154.3:36819)
I20260710 13:16:31.244385  9785 tablet_bootstrap.cc:654] T 606721dc0e314033943a9e523bdaacd1 P f4adbb90589348138847a42a1a4c02e8: Neither blocks nor log segments found. Creating new log.
I20260710 13:16:31.255957  9792 raft_consensus.cc:493] T f84806be7f8d47d5a006948fce875b4b P f4adbb90589348138847a42a1a4c02e8 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:16:31.250048  9786 tablet_bootstrap.cc:654] T a365fec366de4a1dbe73111679706c56 P 4fe87f3dcf224cedab524ffb1f56ab3e: Neither blocks nor log segments found. Creating new log.
I20260710 13:16:31.256548  9792 raft_consensus.cc:515] T f84806be7f8d47d5a006948fce875b4b P f4adbb90589348138847a42a1a4c02e8 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f4adbb90589348138847a42a1a4c02e8" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 38623 } } peers { permanent_uuid: "4fe87f3dcf224cedab524ffb1f56ab3e" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 42317 } } peers { permanent_uuid: "a4504ba168564b91b8e2aafb36dbb28e" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 36819 } }
I20260710 13:16:31.257905  9595 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7d7afc309ec04fa781a5aba9dfc67529" candidate_uuid: "4fe87f3dcf224cedab524ffb1f56ab3e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f4adbb90589348138847a42a1a4c02e8" is_pre_election: true
I20260710 13:16:31.258541  9595 raft_consensus.cc:2468] T 7d7afc309ec04fa781a5aba9dfc67529 P f4adbb90589348138847a42a1a4c02e8 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4fe87f3dcf224cedab524ffb1f56ab3e in term 0.
I20260710 13:16:31.251588  9711 leader_election.cc:304] T a365fec366de4a1dbe73111679706c56 P a4504ba168564b91b8e2aafb36dbb28e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: a4504ba168564b91b8e2aafb36dbb28e; no voters: 4fe87f3dcf224cedab524ffb1f56ab3e, f4adbb90589348138847a42a1a4c02e8
I20260710 13:16:31.257315  9745 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7d7afc309ec04fa781a5aba9dfc67529" candidate_uuid: "4fe87f3dcf224cedab524ffb1f56ab3e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a4504ba168564b91b8e2aafb36dbb28e" is_pre_election: true
I20260710 13:16:31.261463  9637 leader_election.cc:304] T 7d7afc309ec04fa781a5aba9dfc67529 P 4fe87f3dcf224cedab524ffb1f56ab3e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4fe87f3dcf224cedab524ffb1f56ab3e, f4adbb90589348138847a42a1a4c02e8; no voters: 
I20260710 13:16:31.265781  9792 leader_election.cc:290] T f84806be7f8d47d5a006948fce875b4b P f4adbb90589348138847a42a1a4c02e8 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4fe87f3dcf224cedab524ffb1f56ab3e (127.5.154.2:42317), a4504ba168564b91b8e2aafb36dbb28e (127.5.154.3:36819)
I20260710 13:16:31.264664  9594 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3b6b9609f456495980a42b58b469e309" candidate_uuid: "a4504ba168564b91b8e2aafb36dbb28e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f4adbb90589348138847a42a1a4c02e8"
I20260710 13:16:31.270684  9594 raft_consensus.cc:3060] T 3b6b9609f456495980a42b58b469e309 P f4adbb90589348138847a42a1a4c02e8 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:16:31.264675  9711 leader_election.cc:304] T a9d7a7a5461d4d0da8ae2f8ac9bc510e P a4504ba168564b91b8e2aafb36dbb28e [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: a4504ba168564b91b8e2aafb36dbb28e, f4adbb90589348138847a42a1a4c02e8; no voters: 4fe87f3dcf224cedab524ffb1f56ab3e
I20260710 13:16:31.265049  9745 raft_consensus.cc:2468] T 7d7afc309ec04fa781a5aba9dfc67529 P a4504ba168564b91b8e2aafb36dbb28e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4fe87f3dcf224cedab524ffb1f56ab3e in term 0.
I20260710 13:16:31.266821  9821 raft_consensus.cc:2804] T 7d7afc309ec04fa781a5aba9dfc67529 P 4fe87f3dcf224cedab524ffb1f56ab3e [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:16:31.272578  9821 raft_consensus.cc:493] T 7d7afc309ec04fa781a5aba9dfc67529 P 4fe87f3dcf224cedab524ffb1f56ab3e [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:16:31.266507  9820 raft_consensus.cc:2749] T a365fec366de4a1dbe73111679706c56 P a4504ba168564b91b8e2aafb36dbb28e [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:16:31.273008  9821 raft_consensus.cc:3060] T 7d7afc309ec04fa781a5aba9dfc67529 P 4fe87f3dcf224cedab524ffb1f56ab3e [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:16:31.273442  9820 raft_consensus.cc:2804] T a9d7a7a5461d4d0da8ae2f8ac9bc510e P a4504ba168564b91b8e2aafb36dbb28e [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:16:31.271847  9493 catalog_manager.cc:5697] T 0430e109b5da470e819ca8fc85a37c7b P 4fe87f3dcf224cedab524ffb1f56ab3e reported cstate change: term changed from 0 to 1, leader changed from <none> to 4fe87f3dcf224cedab524ffb1f56ab3e (127.5.154.2). New cstate: current_term: 1 leader_uuid: "4fe87f3dcf224cedab524ffb1f56ab3e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f4adbb90589348138847a42a1a4c02e8" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 38623 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4fe87f3dcf224cedab524ffb1f56ab3e" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 42317 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a4504ba168564b91b8e2aafb36dbb28e" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 36819 } health_report { overall_health: UNKNOWN } } }
I20260710 13:16:31.282408  9786 tablet_bootstrap.cc:492] T a365fec366de4a1dbe73111679706c56 P 4fe87f3dcf224cedab524ffb1f56ab3e: No bootstrap required, opened a new log
I20260710 13:16:31.283005  9786 ts_tablet_manager.cc:1403] T a365fec366de4a1dbe73111679706c56 P 4fe87f3dcf224cedab524ffb1f56ab3e: Time spent bootstrapping tablet: real 0.052s	user 0.012s	sys 0.000s
I20260710 13:16:31.282616  9492 catalog_manager.cc:5697] T 3b6b9609f456495980a42b58b469e309 P a4504ba168564b91b8e2aafb36dbb28e reported cstate change: term changed from 0 to 1, leader changed from <none> to a4504ba168564b91b8e2aafb36dbb28e (127.5.154.3). New cstate: current_term: 1 leader_uuid: "a4504ba168564b91b8e2aafb36dbb28e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f4adbb90589348138847a42a1a4c02e8" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 38623 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4fe87f3dcf224cedab524ffb1f56ab3e" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 42317 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a4504ba168564b91b8e2aafb36dbb28e" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 36819 } health_report { overall_health: HEALTHY } } }
I20260710 13:16:31.285578  9786 raft_consensus.cc:359] T a365fec366de4a1dbe73111679706c56 P 4fe87f3dcf224cedab524ffb1f56ab3e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f4adbb90589348138847a42a1a4c02e8" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 38623 } } peers { permanent_uuid: "4fe87f3dcf224cedab524ffb1f56ab3e" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 42317 } } peers { permanent_uuid: "a4504ba168564b91b8e2aafb36dbb28e" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 36819 } }
I20260710 13:16:31.287925  9785 tablet_bootstrap.cc:492] T 606721dc0e314033943a9e523bdaacd1 P f4adbb90589348138847a42a1a4c02e8: No bootstrap required, opened a new log
I20260710 13:16:31.288811  9791 raft_consensus.cc:493] T 606721dc0e314033943a9e523bdaacd1 P a4504ba168564b91b8e2aafb36dbb28e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:16:31.289326  9670 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f84806be7f8d47d5a006948fce875b4b" candidate_uuid: "f4adbb90589348138847a42a1a4c02e8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4fe87f3dcf224cedab524ffb1f56ab3e" is_pre_election: true
I20260710 13:16:31.292706  9785 ts_tablet_manager.cc:1403] T 606721dc0e314033943a9e523bdaacd1 P f4adbb90589348138847a42a1a4c02e8: Time spent bootstrapping tablet: real 0.067s	user 0.011s	sys 0.009s
I20260710 13:16:31.290431  9745 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f84806be7f8d47d5a006948fce875b4b" candidate_uuid: "f4adbb90589348138847a42a1a4c02e8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a4504ba168564b91b8e2aafb36dbb28e" is_pre_election: true
I20260710 13:16:31.292665  9791 raft_consensus.cc:515] T 606721dc0e314033943a9e523bdaacd1 P a4504ba168564b91b8e2aafb36dbb28e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f4adbb90589348138847a42a1a4c02e8" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 38623 } } peers { permanent_uuid: "4fe87f3dcf224cedab524ffb1f56ab3e" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 42317 } } peers { permanent_uuid: "a4504ba168564b91b8e2aafb36dbb28e" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 36819 } }
I20260710 13:16:31.293357  9745 raft_consensus.cc:2468] T f84806be7f8d47d5a006948fce875b4b P a4504ba168564b91b8e2aafb36dbb28e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f4adbb90589348138847a42a1a4c02e8 in term 0.
I20260710 13:16:31.294966  9559 leader_election.cc:304] T f84806be7f8d47d5a006948fce875b4b P f4adbb90589348138847a42a1a4c02e8 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: a4504ba168564b91b8e2aafb36dbb28e, f4adbb90589348138847a42a1a4c02e8; no voters: 
I20260710 13:16:31.295423  9595 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "606721dc0e314033943a9e523bdaacd1" candidate_uuid: "a4504ba168564b91b8e2aafb36dbb28e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f4adbb90589348138847a42a1a4c02e8" is_pre_election: true
I20260710 13:16:31.295786  9792 raft_consensus.cc:2804] T f84806be7f8d47d5a006948fce875b4b P f4adbb90589348138847a42a1a4c02e8 [term 0 FOLLOWER]: Leader pre-election won for term 1
W20260710 13:16:31.295868  9560 leader_election.cc:343] T f84806be7f8d47d5a006948fce875b4b P f4adbb90589348138847a42a1a4c02e8 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 4fe87f3dcf224cedab524ffb1f56ab3e (127.5.154.2:42317): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:16:31.296280  9792 raft_consensus.cc:493] T f84806be7f8d47d5a006948fce875b4b P f4adbb90589348138847a42a1a4c02e8 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:16:31.296500  9791 leader_election.cc:290] T 606721dc0e314033943a9e523bdaacd1 P a4504ba168564b91b8e2aafb36dbb28e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f4adbb90589348138847a42a1a4c02e8 (127.5.154.1:38623), 4fe87f3dcf224cedab524ffb1f56ab3e (127.5.154.2:42317)
I20260710 13:16:31.296620  9792 raft_consensus.cc:3060] T f84806be7f8d47d5a006948fce875b4b P f4adbb90589348138847a42a1a4c02e8 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:16:31.297590  9670 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "606721dc0e314033943a9e523bdaacd1" candidate_uuid: "a4504ba168564b91b8e2aafb36dbb28e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4fe87f3dcf224cedab524ffb1f56ab3e" is_pre_election: true
I20260710 13:16:31.298174  9670 raft_consensus.cc:2468] T 606721dc0e314033943a9e523bdaacd1 P 4fe87f3dcf224cedab524ffb1f56ab3e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a4504ba168564b91b8e2aafb36dbb28e in term 0.
I20260710 13:16:31.298354  9594 raft_consensus.cc:2468] T 3b6b9609f456495980a42b58b469e309 P f4adbb90589348138847a42a1a4c02e8 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a4504ba168564b91b8e2aafb36dbb28e in term 1.
I20260710 13:16:31.295418  9785 raft_consensus.cc:359] T 606721dc0e314033943a9e523bdaacd1 P f4adbb90589348138847a42a1a4c02e8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f4adbb90589348138847a42a1a4c02e8" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 38623 } } peers { permanent_uuid: "4fe87f3dcf224cedab524ffb1f56ab3e" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 42317 } } peers { permanent_uuid: "a4504ba168564b91b8e2aafb36dbb28e" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 36819 } }
I20260710 13:16:31.299307  9709 leader_election.cc:304] T 606721dc0e314033943a9e523bdaacd1 P a4504ba168564b91b8e2aafb36dbb28e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4fe87f3dcf224cedab524ffb1f56ab3e, a4504ba168564b91b8e2aafb36dbb28e; no voters: 
I20260710 13:16:31.299712  9785 raft_consensus.cc:385] T 606721dc0e314033943a9e523bdaacd1 P f4adbb90589348138847a42a1a4c02e8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:16:31.300004  9785 raft_consensus.cc:740] T 606721dc0e314033943a9e523bdaacd1 P f4adbb90589348138847a42a1a4c02e8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f4adbb90589348138847a42a1a4c02e8, State: Initialized, Role: FOLLOWER
I20260710 13:16:31.292203  9786 raft_consensus.cc:385] T a365fec366de4a1dbe73111679706c56 P 4fe87f3dcf224cedab524ffb1f56ab3e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:16:31.291581  9821 raft_consensus.cc:515] T 7d7afc309ec04fa781a5aba9dfc67529 P 4fe87f3dcf224cedab524ffb1f56ab3e [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f4adbb90589348138847a42a1a4c02e8" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 38623 } } peers { permanent_uuid: "4fe87f3dcf224cedab524ffb1f56ab3e" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 42317 } } peers { permanent_uuid: "a4504ba168564b91b8e2aafb36dbb28e" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 36819 } }
I20260710 13:16:31.300094  9791 raft_consensus.cc:2804] T 606721dc0e314033943a9e523bdaacd1 P a4504ba168564b91b8e2aafb36dbb28e [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:16:31.300499  9791 raft_consensus.cc:493] T 606721dc0e314033943a9e523bdaacd1 P a4504ba168564b91b8e2aafb36dbb28e [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:16:31.300854  9791 raft_consensus.cc:3060] T 606721dc0e314033943a9e523bdaacd1 P a4504ba168564b91b8e2aafb36dbb28e [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:16:31.300374  9786 raft_consensus.cc:740] T a365fec366de4a1dbe73111679706c56 P 4fe87f3dcf224cedab524ffb1f56ab3e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4fe87f3dcf224cedab524ffb1f56ab3e, State: Initialized, Role: FOLLOWER
I20260710 13:16:31.301815  9786 consensus_queue.cc:260] T a365fec366de4a1dbe73111679706c56 P 4fe87f3dcf224cedab524ffb1f56ab3e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f4adbb90589348138847a42a1a4c02e8" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 38623 } } peers { permanent_uuid: "4fe87f3dcf224cedab524ffb1f56ab3e" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 42317 } } peers { permanent_uuid: "a4504ba168564b91b8e2aafb36dbb28e" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 36819 } }
I20260710 13:16:31.303440  9594 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7d7afc309ec04fa781a5aba9dfc67529" candidate_uuid: "4fe87f3dcf224cedab524ffb1f56ab3e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f4adbb90589348138847a42a1a4c02e8"
I20260710 13:16:31.303996  9594 raft_consensus.cc:3060] T 7d7afc309ec04fa781a5aba9dfc67529 P f4adbb90589348138847a42a1a4c02e8 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:16:31.300962  9785 consensus_queue.cc:260] T 606721dc0e314033943a9e523bdaacd1 P f4adbb90589348138847a42a1a4c02e8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f4adbb90589348138847a42a1a4c02e8" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 38623 } } peers { permanent_uuid: "4fe87f3dcf224cedab524ffb1f56ab3e" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 42317 } } peers { permanent_uuid: "a4504ba168564b91b8e2aafb36dbb28e" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 36819 } }
I20260710 13:16:31.304606  9595 raft_consensus.cc:2468] T 606721dc0e314033943a9e523bdaacd1 P f4adbb90589348138847a42a1a4c02e8 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a4504ba168564b91b8e2aafb36dbb28e in term 0.
I20260710 13:16:31.305753  9745 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7d7afc309ec04fa781a5aba9dfc67529" candidate_uuid: "4fe87f3dcf224cedab524ffb1f56ab3e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a4504ba168564b91b8e2aafb36dbb28e"
I20260710 13:16:31.306314  9745 raft_consensus.cc:3060] T 7d7afc309ec04fa781a5aba9dfc67529 P a4504ba168564b91b8e2aafb36dbb28e [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:16:31.307068  9791 raft_consensus.cc:515] T 606721dc0e314033943a9e523bdaacd1 P a4504ba168564b91b8e2aafb36dbb28e [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f4adbb90589348138847a42a1a4c02e8" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 38623 } } peers { permanent_uuid: "4fe87f3dcf224cedab524ffb1f56ab3e" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 42317 } } peers { permanent_uuid: "a4504ba168564b91b8e2aafb36dbb28e" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 36819 } }
I20260710 13:16:31.303736  9786 ts_tablet_manager.cc:1434] T a365fec366de4a1dbe73111679706c56 P 4fe87f3dcf224cedab524ffb1f56ab3e: Time spent starting tablet: real 0.020s	user 0.004s	sys 0.000s
I20260710 13:16:31.280465  9820 raft_consensus.cc:697] T a9d7a7a5461d4d0da8ae2f8ac9bc510e P a4504ba168564b91b8e2aafb36dbb28e [term 1 LEADER]: Becoming Leader. State: Replica: a4504ba168564b91b8e2aafb36dbb28e, State: Running, Role: LEADER
I20260710 13:16:31.308811  9786 tablet_bootstrap.cc:492] T f84806be7f8d47d5a006948fce875b4b P 4fe87f3dcf224cedab524ffb1f56ab3e: Bootstrap starting.
I20260710 13:16:31.309877  9595 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "606721dc0e314033943a9e523bdaacd1" candidate_uuid: "a4504ba168564b91b8e2aafb36dbb28e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f4adbb90589348138847a42a1a4c02e8"
I20260710 13:16:31.310096  9791 leader_election.cc:290] T 606721dc0e314033943a9e523bdaacd1 P a4504ba168564b91b8e2aafb36dbb28e [CANDIDATE]: Term 1 election: Requested vote from peers f4adbb90589348138847a42a1a4c02e8 (127.5.154.1:38623), 4fe87f3dcf224cedab524ffb1f56ab3e (127.5.154.2:42317)
I20260710 13:16:31.310432  9595 raft_consensus.cc:3060] T 606721dc0e314033943a9e523bdaacd1 P f4adbb90589348138847a42a1a4c02e8 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:16:31.313516  9670 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "606721dc0e314033943a9e523bdaacd1" candidate_uuid: "a4504ba168564b91b8e2aafb36dbb28e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4fe87f3dcf224cedab524ffb1f56ab3e"
I20260710 13:16:31.314054  9670 raft_consensus.cc:3060] T 606721dc0e314033943a9e523bdaacd1 P 4fe87f3dcf224cedab524ffb1f56ab3e [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:16:31.317230  9745 raft_consensus.cc:2468] T 7d7afc309ec04fa781a5aba9dfc67529 P a4504ba168564b91b8e2aafb36dbb28e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4fe87f3dcf224cedab524ffb1f56ab3e in term 1.
I20260710 13:16:31.318261  9595 raft_consensus.cc:2468] T 606721dc0e314033943a9e523bdaacd1 P f4adbb90589348138847a42a1a4c02e8 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a4504ba168564b91b8e2aafb36dbb28e in term 1.
I20260710 13:16:31.318318  9634 leader_election.cc:304] T 7d7afc309ec04fa781a5aba9dfc67529 P 4fe87f3dcf224cedab524ffb1f56ab3e [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4fe87f3dcf224cedab524ffb1f56ab3e, a4504ba168564b91b8e2aafb36dbb28e; no voters: 
I20260710 13:16:31.319329  9793 raft_consensus.cc:2804] T 7d7afc309ec04fa781a5aba9dfc67529 P 4fe87f3dcf224cedab524ffb1f56ab3e [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:16:31.319628  9711 leader_election.cc:304] T 606721dc0e314033943a9e523bdaacd1 P a4504ba168564b91b8e2aafb36dbb28e [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: a4504ba168564b91b8e2aafb36dbb28e, f4adbb90589348138847a42a1a4c02e8; no voters: 
I20260710 13:16:31.319763  9793 raft_consensus.cc:697] T 7d7afc309ec04fa781a5aba9dfc67529 P 4fe87f3dcf224cedab524ffb1f56ab3e [term 1 LEADER]: Becoming Leader. State: Replica: 4fe87f3dcf224cedab524ffb1f56ab3e, State: Running, Role: LEADER
I20260710 13:16:31.307757  9821 leader_election.cc:290] T 7d7afc309ec04fa781a5aba9dfc67529 P 4fe87f3dcf224cedab524ffb1f56ab3e [CANDIDATE]: Term 1 election: Requested vote from peers f4adbb90589348138847a42a1a4c02e8 (127.5.154.1:38623), a4504ba168564b91b8e2aafb36dbb28e (127.5.154.3:36819)
I20260710 13:16:31.320474  9791 raft_consensus.cc:2804] T 606721dc0e314033943a9e523bdaacd1 P a4504ba168564b91b8e2aafb36dbb28e [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:16:31.321061  9791 raft_consensus.cc:697] T 606721dc0e314033943a9e523bdaacd1 P a4504ba168564b91b8e2aafb36dbb28e [term 1 LEADER]: Becoming Leader. State: Replica: a4504ba168564b91b8e2aafb36dbb28e, State: Running, Role: LEADER
I20260710 13:16:31.308822  9820 consensus_queue.cc:237] T a9d7a7a5461d4d0da8ae2f8ac9bc510e P a4504ba168564b91b8e2aafb36dbb28e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f4adbb90589348138847a42a1a4c02e8" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 38623 } } peers { permanent_uuid: "4fe87f3dcf224cedab524ffb1f56ab3e" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 42317 } } peers { permanent_uuid: "a4504ba168564b91b8e2aafb36dbb28e" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 36819 } }
I20260710 13:16:31.320933  9793 consensus_queue.cc:237] T 7d7afc309ec04fa781a5aba9dfc67529 P 4fe87f3dcf224cedab524ffb1f56ab3e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f4adbb90589348138847a42a1a4c02e8" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 38623 } } peers { permanent_uuid: "4fe87f3dcf224cedab524ffb1f56ab3e" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 42317 } } peers { permanent_uuid: "a4504ba168564b91b8e2aafb36dbb28e" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 36819 } }
I20260710 13:16:31.321888  9791 consensus_queue.cc:237] T 606721dc0e314033943a9e523bdaacd1 P a4504ba168564b91b8e2aafb36dbb28e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f4adbb90589348138847a42a1a4c02e8" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 38623 } } peers { permanent_uuid: "4fe87f3dcf224cedab524ffb1f56ab3e" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 42317 } } peers { permanent_uuid: "a4504ba168564b91b8e2aafb36dbb28e" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 36819 } }
I20260710 13:16:31.320281  9670 raft_consensus.cc:2468] T 606721dc0e314033943a9e523bdaacd1 P 4fe87f3dcf224cedab524ffb1f56ab3e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a4504ba168564b91b8e2aafb36dbb28e in term 1.
I20260710 13:16:31.323071  9786 tablet_bootstrap.cc:654] T f84806be7f8d47d5a006948fce875b4b P 4fe87f3dcf224cedab524ffb1f56ab3e: Neither blocks nor log segments found. Creating new log.
I20260710 13:16:31.316026  9792 raft_consensus.cc:515] T f84806be7f8d47d5a006948fce875b4b P f4adbb90589348138847a42a1a4c02e8 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f4adbb90589348138847a42a1a4c02e8" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 38623 } } peers { permanent_uuid: "4fe87f3dcf224cedab524ffb1f56ab3e" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 42317 } } peers { permanent_uuid: "a4504ba168564b91b8e2aafb36dbb28e" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 36819 } }
I20260710 13:16:31.329689  9594 raft_consensus.cc:2468] T 7d7afc309ec04fa781a5aba9dfc67529 P f4adbb90589348138847a42a1a4c02e8 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4fe87f3dcf224cedab524ffb1f56ab3e in term 1.
I20260710 13:16:31.334091  9744 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f84806be7f8d47d5a006948fce875b4b" candidate_uuid: "f4adbb90589348138847a42a1a4c02e8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a4504ba168564b91b8e2aafb36dbb28e"
I20260710 13:16:31.334682  9744 raft_consensus.cc:3060] T f84806be7f8d47d5a006948fce875b4b P a4504ba168564b91b8e2aafb36dbb28e [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:16:31.334781  9792 leader_election.cc:290] T f84806be7f8d47d5a006948fce875b4b P f4adbb90589348138847a42a1a4c02e8 [CANDIDATE]: Term 1 election: Requested vote from peers 4fe87f3dcf224cedab524ffb1f56ab3e (127.5.154.2:42317), a4504ba168564b91b8e2aafb36dbb28e (127.5.154.3:36819)
I20260710 13:16:31.337280  9670 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f84806be7f8d47d5a006948fce875b4b" candidate_uuid: "f4adbb90589348138847a42a1a4c02e8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4fe87f3dcf224cedab524ffb1f56ab3e"
W20260710 13:16:31.338743  9560 leader_election.cc:343] T f84806be7f8d47d5a006948fce875b4b P f4adbb90589348138847a42a1a4c02e8 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 4fe87f3dcf224cedab524ffb1f56ab3e (127.5.154.2:42317): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:16:31.344223  9744 raft_consensus.cc:2468] T f84806be7f8d47d5a006948fce875b4b P a4504ba168564b91b8e2aafb36dbb28e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f4adbb90589348138847a42a1a4c02e8 in term 1.
I20260710 13:16:31.345407  9785 ts_tablet_manager.cc:1434] T 606721dc0e314033943a9e523bdaacd1 P f4adbb90589348138847a42a1a4c02e8: Time spent starting tablet: real 0.052s	user 0.014s	sys 0.011s
I20260710 13:16:31.345449  9559 leader_election.cc:304] T f84806be7f8d47d5a006948fce875b4b P f4adbb90589348138847a42a1a4c02e8 [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: a4504ba168564b91b8e2aafb36dbb28e, f4adbb90589348138847a42a1a4c02e8; no voters: 4fe87f3dcf224cedab524ffb1f56ab3e
I20260710 13:16:31.346501  9785 tablet_bootstrap.cc:492] T a365fec366de4a1dbe73111679706c56 P f4adbb90589348138847a42a1a4c02e8: Bootstrap starting.
I20260710 13:16:31.346853  9829 raft_consensus.cc:2804] T f84806be7f8d47d5a006948fce875b4b P f4adbb90589348138847a42a1a4c02e8 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:16:31.347537  9829 raft_consensus.cc:697] T f84806be7f8d47d5a006948fce875b4b P f4adbb90589348138847a42a1a4c02e8 [term 1 LEADER]: Becoming Leader. State: Replica: f4adbb90589348138847a42a1a4c02e8, State: Running, Role: LEADER
I20260710 13:16:31.347801  9793 raft_consensus.cc:493] T a9d7a7a5461d4d0da8ae2f8ac9bc510e P 4fe87f3dcf224cedab524ffb1f56ab3e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:16:31.348248  9793 raft_consensus.cc:515] T a9d7a7a5461d4d0da8ae2f8ac9bc510e P 4fe87f3dcf224cedab524ffb1f56ab3e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f4adbb90589348138847a42a1a4c02e8" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 38623 } } peers { permanent_uuid: "4fe87f3dcf224cedab524ffb1f56ab3e" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 42317 } } peers { permanent_uuid: "a4504ba168564b91b8e2aafb36dbb28e" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 36819 } }
I20260710 13:16:31.348450  9829 consensus_queue.cc:237] T f84806be7f8d47d5a006948fce875b4b P f4adbb90589348138847a42a1a4c02e8 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f4adbb90589348138847a42a1a4c02e8" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 38623 } } peers { permanent_uuid: "4fe87f3dcf224cedab524ffb1f56ab3e" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 42317 } } peers { permanent_uuid: "a4504ba168564b91b8e2aafb36dbb28e" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 36819 } }
I20260710 13:16:31.352591  9793 leader_election.cc:290] T a9d7a7a5461d4d0da8ae2f8ac9bc510e P 4fe87f3dcf224cedab524ffb1f56ab3e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f4adbb90589348138847a42a1a4c02e8 (127.5.154.1:38623), a4504ba168564b91b8e2aafb36dbb28e (127.5.154.3:36819)
I20260710 13:16:31.352842  9786 tablet_bootstrap.cc:492] T f84806be7f8d47d5a006948fce875b4b P 4fe87f3dcf224cedab524ffb1f56ab3e: No bootstrap required, opened a new log
I20260710 13:16:31.352536  9785 tablet_bootstrap.cc:654] T a365fec366de4a1dbe73111679706c56 P f4adbb90589348138847a42a1a4c02e8: Neither blocks nor log segments found. Creating new log.
I20260710 13:16:31.353672  9786 ts_tablet_manager.cc:1403] T f84806be7f8d47d5a006948fce875b4b P 4fe87f3dcf224cedab524ffb1f56ab3e: Time spent bootstrapping tablet: real 0.045s	user 0.013s	sys 0.003s
I20260710 13:16:31.353492  9744 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a9d7a7a5461d4d0da8ae2f8ac9bc510e" candidate_uuid: "4fe87f3dcf224cedab524ffb1f56ab3e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a4504ba168564b91b8e2aafb36dbb28e" is_pre_election: true
I20260710 13:16:31.354194  9594 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a9d7a7a5461d4d0da8ae2f8ac9bc510e" candidate_uuid: "4fe87f3dcf224cedab524ffb1f56ab3e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f4adbb90589348138847a42a1a4c02e8" is_pre_election: true
I20260710 13:16:31.354919  9594 raft_consensus.cc:2393] T a9d7a7a5461d4d0da8ae2f8ac9bc510e P f4adbb90589348138847a42a1a4c02e8 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 4fe87f3dcf224cedab524ffb1f56ab3e in current term 1: Already voted for candidate a4504ba168564b91b8e2aafb36dbb28e in this term.
I20260710 13:16:31.355759  9637 leader_election.cc:304] T a9d7a7a5461d4d0da8ae2f8ac9bc510e P 4fe87f3dcf224cedab524ffb1f56ab3e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 4fe87f3dcf224cedab524ffb1f56ab3e; no voters: a4504ba168564b91b8e2aafb36dbb28e, f4adbb90589348138847a42a1a4c02e8
I20260710 13:16:31.356881  9793 raft_consensus.cc:3060] T a9d7a7a5461d4d0da8ae2f8ac9bc510e P 4fe87f3dcf224cedab524ffb1f56ab3e [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:16:31.364140  9793 raft_consensus.cc:2749] T a9d7a7a5461d4d0da8ae2f8ac9bc510e P 4fe87f3dcf224cedab524ffb1f56ab3e [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:16:31.366830  9786 raft_consensus.cc:359] T f84806be7f8d47d5a006948fce875b4b P 4fe87f3dcf224cedab524ffb1f56ab3e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f4adbb90589348138847a42a1a4c02e8" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 38623 } } peers { permanent_uuid: "4fe87f3dcf224cedab524ffb1f56ab3e" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 42317 } } peers { permanent_uuid: "a4504ba168564b91b8e2aafb36dbb28e" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 36819 } }
I20260710 13:16:31.367295  9786 raft_consensus.cc:385] T f84806be7f8d47d5a006948fce875b4b P 4fe87f3dcf224cedab524ffb1f56ab3e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:16:31.367518  9786 raft_consensus.cc:740] T f84806be7f8d47d5a006948fce875b4b P 4fe87f3dcf224cedab524ffb1f56ab3e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4fe87f3dcf224cedab524ffb1f56ab3e, State: Initialized, Role: FOLLOWER
I20260710 13:16:31.366936  9491 catalog_manager.cc:5697] T a9d7a7a5461d4d0da8ae2f8ac9bc510e P a4504ba168564b91b8e2aafb36dbb28e reported cstate change: term changed from 0 to 1, leader changed from <none> to a4504ba168564b91b8e2aafb36dbb28e (127.5.154.3). New cstate: current_term: 1 leader_uuid: "a4504ba168564b91b8e2aafb36dbb28e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f4adbb90589348138847a42a1a4c02e8" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 38623 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4fe87f3dcf224cedab524ffb1f56ab3e" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 42317 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a4504ba168564b91b8e2aafb36dbb28e" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 36819 } health_report { overall_health: HEALTHY } } }
I20260710 13:16:31.368047  9786 consensus_queue.cc:260] T f84806be7f8d47d5a006948fce875b4b P 4fe87f3dcf224cedab524ffb1f56ab3e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f4adbb90589348138847a42a1a4c02e8" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 38623 } } peers { permanent_uuid: "4fe87f3dcf224cedab524ffb1f56ab3e" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 42317 } } peers { permanent_uuid: "a4504ba168564b91b8e2aafb36dbb28e" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 36819 } }
I20260710 13:16:31.365192  9492 catalog_manager.cc:5697] T adfd37946159457db4eb8613d4d8f986 P 4fe87f3dcf224cedab524ffb1f56ab3e reported cstate change: term changed from 0 to 1, leader changed from <none> to 4fe87f3dcf224cedab524ffb1f56ab3e (127.5.154.2). New cstate: current_term: 1 leader_uuid: "4fe87f3dcf224cedab524ffb1f56ab3e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f4adbb90589348138847a42a1a4c02e8" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 38623 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4fe87f3dcf224cedab524ffb1f56ab3e" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 42317 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a4504ba168564b91b8e2aafb36dbb28e" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 36819 } health_report { overall_health: UNKNOWN } } }
I20260710 13:16:31.369947  9786 ts_tablet_manager.cc:1434] T f84806be7f8d47d5a006948fce875b4b P 4fe87f3dcf224cedab524ffb1f56ab3e: Time spent starting tablet: real 0.015s	user 0.001s	sys 0.003s
I20260710 13:16:31.369959  9492 catalog_manager.cc:5697] T 7d7afc309ec04fa781a5aba9dfc67529 P 4fe87f3dcf224cedab524ffb1f56ab3e reported cstate change: term changed from 0 to 1, leader changed from <none> to 4fe87f3dcf224cedab524ffb1f56ab3e (127.5.154.2). New cstate: current_term: 1 leader_uuid: "4fe87f3dcf224cedab524ffb1f56ab3e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f4adbb90589348138847a42a1a4c02e8" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 38623 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4fe87f3dcf224cedab524ffb1f56ab3e" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 42317 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a4504ba168564b91b8e2aafb36dbb28e" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 36819 } health_report { overall_health: UNKNOWN } } }
I20260710 13:16:31.371254  9785 tablet_bootstrap.cc:492] T a365fec366de4a1dbe73111679706c56 P f4adbb90589348138847a42a1a4c02e8: No bootstrap required, opened a new log
I20260710 13:16:31.371798  9785 ts_tablet_manager.cc:1403] T a365fec366de4a1dbe73111679706c56 P f4adbb90589348138847a42a1a4c02e8: Time spent bootstrapping tablet: real 0.025s	user 0.012s	sys 0.011s
I20260710 13:16:31.373772  9791 consensus_queue.cc:1048] T 7e331b0c69f74d95b59a42f5d66268a8 P a4504ba168564b91b8e2aafb36dbb28e [LEADER]: Connected to new peer: Peer: permanent_uuid: "f4adbb90589348138847a42a1a4c02e8" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 38623 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:16:31.375082  9785 raft_consensus.cc:359] T a365fec366de4a1dbe73111679706c56 P f4adbb90589348138847a42a1a4c02e8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f4adbb90589348138847a42a1a4c02e8" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 38623 } } peers { permanent_uuid: "4fe87f3dcf224cedab524ffb1f56ab3e" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 42317 } } peers { permanent_uuid: "a4504ba168564b91b8e2aafb36dbb28e" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 36819 } }
I20260710 13:16:31.375769  9785 raft_consensus.cc:385] T a365fec366de4a1dbe73111679706c56 P f4adbb90589348138847a42a1a4c02e8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:16:31.376031  9785 raft_consensus.cc:740] T a365fec366de4a1dbe73111679706c56 P f4adbb90589348138847a42a1a4c02e8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f4adbb90589348138847a42a1a4c02e8, State: Initialized, Role: FOLLOWER
I20260710 13:16:31.376627  9785 consensus_queue.cc:260] T a365fec366de4a1dbe73111679706c56 P f4adbb90589348138847a42a1a4c02e8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f4adbb90589348138847a42a1a4c02e8" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 38623 } } peers { permanent_uuid: "4fe87f3dcf224cedab524ffb1f56ab3e" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 42317 } } peers { permanent_uuid: "a4504ba168564b91b8e2aafb36dbb28e" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 36819 } }
I20260710 13:16:31.378470  9785 ts_tablet_manager.cc:1434] T a365fec366de4a1dbe73111679706c56 P f4adbb90589348138847a42a1a4c02e8: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260710 13:16:31.379428  9493 catalog_manager.cc:5697] T f84806be7f8d47d5a006948fce875b4b P f4adbb90589348138847a42a1a4c02e8 reported cstate change: term changed from 0 to 1, leader changed from <none> to f4adbb90589348138847a42a1a4c02e8 (127.5.154.1). New cstate: current_term: 1 leader_uuid: "f4adbb90589348138847a42a1a4c02e8" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f4adbb90589348138847a42a1a4c02e8" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 38623 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4fe87f3dcf224cedab524ffb1f56ab3e" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 42317 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a4504ba168564b91b8e2aafb36dbb28e" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 36819 } health_report { overall_health: UNKNOWN } } }
I20260710 13:16:31.393791  9670 raft_consensus.cc:3060] T 7e331b0c69f74d95b59a42f5d66268a8 P 4fe87f3dcf224cedab524ffb1f56ab3e [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:16:31.395989  9492 catalog_manager.cc:5697] T 606721dc0e314033943a9e523bdaacd1 P a4504ba168564b91b8e2aafb36dbb28e reported cstate change: term changed from 0 to 1, leader changed from <none> to a4504ba168564b91b8e2aafb36dbb28e (127.5.154.3). New cstate: current_term: 1 leader_uuid: "a4504ba168564b91b8e2aafb36dbb28e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f4adbb90589348138847a42a1a4c02e8" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 38623 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4fe87f3dcf224cedab524ffb1f56ab3e" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 42317 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a4504ba168564b91b8e2aafb36dbb28e" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 36819 } health_report { overall_health: HEALTHY } } }
I20260710 13:16:31.402608  9791 consensus_queue.cc:1048] T 7e331b0c69f74d95b59a42f5d66268a8 P a4504ba168564b91b8e2aafb36dbb28e [LEADER]: Connected to new peer: Peer: permanent_uuid: "4fe87f3dcf224cedab524ffb1f56ab3e" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 42317 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:16:31.413425  9829 raft_consensus.cc:493] T a365fec366de4a1dbe73111679706c56 P f4adbb90589348138847a42a1a4c02e8 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:16:31.413847  9829 raft_consensus.cc:515] T a365fec366de4a1dbe73111679706c56 P f4adbb90589348138847a42a1a4c02e8 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f4adbb90589348138847a42a1a4c02e8" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 38623 } } peers { permanent_uuid: "4fe87f3dcf224cedab524ffb1f56ab3e" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 42317 } } peers { permanent_uuid: "a4504ba168564b91b8e2aafb36dbb28e" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 36819 } }
I20260710 13:16:31.415746  9829 leader_election.cc:290] T a365fec366de4a1dbe73111679706c56 P f4adbb90589348138847a42a1a4c02e8 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4fe87f3dcf224cedab524ffb1f56ab3e (127.5.154.2:42317), a4504ba168564b91b8e2aafb36dbb28e (127.5.154.3:36819)
I20260710 13:16:31.416320  9670 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a365fec366de4a1dbe73111679706c56" candidate_uuid: "f4adbb90589348138847a42a1a4c02e8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4fe87f3dcf224cedab524ffb1f56ab3e" is_pre_election: true
I20260710 13:16:31.416692  9744 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a365fec366de4a1dbe73111679706c56" candidate_uuid: "f4adbb90589348138847a42a1a4c02e8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a4504ba168564b91b8e2aafb36dbb28e" is_pre_election: true
I20260710 13:16:31.416970  9670 raft_consensus.cc:2468] T a365fec366de4a1dbe73111679706c56 P 4fe87f3dcf224cedab524ffb1f56ab3e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f4adbb90589348138847a42a1a4c02e8 in term 0.
I20260710 13:16:31.417258  9744 raft_consensus.cc:2468] T a365fec366de4a1dbe73111679706c56 P a4504ba168564b91b8e2aafb36dbb28e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f4adbb90589348138847a42a1a4c02e8 in term 0.
I20260710 13:16:31.417932  9560 leader_election.cc:304] T a365fec366de4a1dbe73111679706c56 P f4adbb90589348138847a42a1a4c02e8 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4fe87f3dcf224cedab524ffb1f56ab3e, f4adbb90589348138847a42a1a4c02e8; no voters: 
I20260710 13:16:31.418509  9829 raft_consensus.cc:2804] T a365fec366de4a1dbe73111679706c56 P f4adbb90589348138847a42a1a4c02e8 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:16:31.418843  9829 raft_consensus.cc:493] T a365fec366de4a1dbe73111679706c56 P f4adbb90589348138847a42a1a4c02e8 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:16:31.419100  9829 raft_consensus.cc:3060] T a365fec366de4a1dbe73111679706c56 P f4adbb90589348138847a42a1a4c02e8 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:16:31.423861  9829 raft_consensus.cc:515] T a365fec366de4a1dbe73111679706c56 P f4adbb90589348138847a42a1a4c02e8 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f4adbb90589348138847a42a1a4c02e8" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 38623 } } peers { permanent_uuid: "4fe87f3dcf224cedab524ffb1f56ab3e" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 42317 } } peers { permanent_uuid: "a4504ba168564b91b8e2aafb36dbb28e" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 36819 } }
I20260710 13:16:31.425451  9829 leader_election.cc:290] T a365fec366de4a1dbe73111679706c56 P f4adbb90589348138847a42a1a4c02e8 [CANDIDATE]: Term 1 election: Requested vote from peers 4fe87f3dcf224cedab524ffb1f56ab3e (127.5.154.2:42317), a4504ba168564b91b8e2aafb36dbb28e (127.5.154.3:36819)
I20260710 13:16:31.425957  9670 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a365fec366de4a1dbe73111679706c56" candidate_uuid: "f4adbb90589348138847a42a1a4c02e8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4fe87f3dcf224cedab524ffb1f56ab3e"
I20260710 13:16:31.426270  9744 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a365fec366de4a1dbe73111679706c56" candidate_uuid: "f4adbb90589348138847a42a1a4c02e8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a4504ba168564b91b8e2aafb36dbb28e"
I20260710 13:16:31.426388  9670 raft_consensus.cc:3060] T a365fec366de4a1dbe73111679706c56 P 4fe87f3dcf224cedab524ffb1f56ab3e [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:16:31.426739  9744 raft_consensus.cc:3060] T a365fec366de4a1dbe73111679706c56 P a4504ba168564b91b8e2aafb36dbb28e [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:16:31.430748  9670 raft_consensus.cc:2468] T a365fec366de4a1dbe73111679706c56 P 4fe87f3dcf224cedab524ffb1f56ab3e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f4adbb90589348138847a42a1a4c02e8 in term 1.
I20260710 13:16:31.431030  9744 raft_consensus.cc:2468] T a365fec366de4a1dbe73111679706c56 P a4504ba168564b91b8e2aafb36dbb28e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f4adbb90589348138847a42a1a4c02e8 in term 1.
I20260710 13:16:31.431804  9560 leader_election.cc:304] T a365fec366de4a1dbe73111679706c56 P f4adbb90589348138847a42a1a4c02e8 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4fe87f3dcf224cedab524ffb1f56ab3e, f4adbb90589348138847a42a1a4c02e8; no voters: 
I20260710 13:16:31.432518  9829 raft_consensus.cc:2804] T a365fec366de4a1dbe73111679706c56 P f4adbb90589348138847a42a1a4c02e8 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:16:31.432914  9829 raft_consensus.cc:697] T a365fec366de4a1dbe73111679706c56 P f4adbb90589348138847a42a1a4c02e8 [term 1 LEADER]: Becoming Leader. State: Replica: f4adbb90589348138847a42a1a4c02e8, State: Running, Role: LEADER
I20260710 13:16:31.433614  9829 consensus_queue.cc:237] T a365fec366de4a1dbe73111679706c56 P f4adbb90589348138847a42a1a4c02e8 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f4adbb90589348138847a42a1a4c02e8" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 38623 } } peers { permanent_uuid: "4fe87f3dcf224cedab524ffb1f56ab3e" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 42317 } } peers { permanent_uuid: "a4504ba168564b91b8e2aafb36dbb28e" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 36819 } }
I20260710 13:16:31.439503  9493 catalog_manager.cc:5697] T a365fec366de4a1dbe73111679706c56 P f4adbb90589348138847a42a1a4c02e8 reported cstate change: term changed from 0 to 1, leader changed from <none> to f4adbb90589348138847a42a1a4c02e8 (127.5.154.1). New cstate: current_term: 1 leader_uuid: "f4adbb90589348138847a42a1a4c02e8" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f4adbb90589348138847a42a1a4c02e8" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 38623 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4fe87f3dcf224cedab524ffb1f56ab3e" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 42317 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a4504ba168564b91b8e2aafb36dbb28e" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 36819 } health_report { overall_health: UNKNOWN } } }
I20260710 13:16:31.569689  9744 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "3b6b9609f456495980a42b58b469e309"
dest_uuid: "a4504ba168564b91b8e2aafb36dbb28e"
mode: GRACEFUL
new_leader_uuid: "f4adbb90589348138847a42a1a4c02e8"
 from {username='slave'} at 127.0.0.1:59554
I20260710 13:16:31.570181  9744 raft_consensus.cc:606] T 3b6b9609f456495980a42b58b469e309 P a4504ba168564b91b8e2aafb36dbb28e [term 1 LEADER]: Received request to transfer leadership to TS f4adbb90589348138847a42a1a4c02e8
I20260710 13:16:31.581342  9670 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "0430e109b5da470e819ca8fc85a37c7b"
dest_uuid: "4fe87f3dcf224cedab524ffb1f56ab3e"
mode: GRACEFUL
new_leader_uuid: "f4adbb90589348138847a42a1a4c02e8"
 from {username='slave'} at 127.0.0.1:36234
I20260710 13:16:31.581813  9670 raft_consensus.cc:606] T 0430e109b5da470e819ca8fc85a37c7b P 4fe87f3dcf224cedab524ffb1f56ab3e [term 1 LEADER]: Received request to transfer leadership to TS f4adbb90589348138847a42a1a4c02e8
I20260710 13:16:31.586337  9744 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "a9d7a7a5461d4d0da8ae2f8ac9bc510e"
dest_uuid: "a4504ba168564b91b8e2aafb36dbb28e"
mode: GRACEFUL
new_leader_uuid: "f4adbb90589348138847a42a1a4c02e8"
 from {username='slave'} at 127.0.0.1:59554
I20260710 13:16:31.586825  9744 raft_consensus.cc:606] T a9d7a7a5461d4d0da8ae2f8ac9bc510e P a4504ba168564b91b8e2aafb36dbb28e [term 1 LEADER]: Received request to transfer leadership to TS f4adbb90589348138847a42a1a4c02e8
I20260710 13:16:31.591288  9670 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "adfd37946159457db4eb8613d4d8f986"
dest_uuid: "4fe87f3dcf224cedab524ffb1f56ab3e"
mode: GRACEFUL
new_leader_uuid: "f4adbb90589348138847a42a1a4c02e8"
 from {username='slave'} at 127.0.0.1:36234
I20260710 13:16:31.591724  9670 raft_consensus.cc:606] T adfd37946159457db4eb8613d4d8f986 P 4fe87f3dcf224cedab524ffb1f56ab3e [term 1 LEADER]: Received request to transfer leadership to TS f4adbb90589348138847a42a1a4c02e8
I20260710 13:16:31.596099  9744 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "7e331b0c69f74d95b59a42f5d66268a8"
dest_uuid: "a4504ba168564b91b8e2aafb36dbb28e"
mode: GRACEFUL
new_leader_uuid: "4fe87f3dcf224cedab524ffb1f56ab3e"
 from {username='slave'} at 127.0.0.1:59554
I20260710 13:16:31.596599  9744 raft_consensus.cc:606] T 7e331b0c69f74d95b59a42f5d66268a8 P a4504ba168564b91b8e2aafb36dbb28e [term 1 LEADER]: Received request to transfer leadership to TS 4fe87f3dcf224cedab524ffb1f56ab3e
I20260710 13:16:31.599809  9791 consensus_queue.cc:1048] T 3b6b9609f456495980a42b58b469e309 P a4504ba168564b91b8e2aafb36dbb28e [LEADER]: Connected to new peer: Peer: permanent_uuid: "f4adbb90589348138847a42a1a4c02e8" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 38623 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:16:31.606495  9820 raft_consensus.cc:993] T 3b6b9609f456495980a42b58b469e309 P a4504ba168564b91b8e2aafb36dbb28e: : Instructing follower f4adbb90589348138847a42a1a4c02e8 to start an election
I20260710 13:16:31.606902  9820 raft_consensus.cc:1081] T 3b6b9609f456495980a42b58b469e309 P a4504ba168564b91b8e2aafb36dbb28e [term 1 LEADER]: Signalling peer f4adbb90589348138847a42a1a4c02e8 to start an election
I20260710 13:16:31.611173  9594 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "f84806be7f8d47d5a006948fce875b4b"
dest_uuid: "f4adbb90589348138847a42a1a4c02e8"
mode: GRACEFUL
new_leader_uuid: "4fe87f3dcf224cedab524ffb1f56ab3e"
 from {username='slave'} at 127.0.0.1:32836
I20260710 13:16:31.611754  9594 raft_consensus.cc:606] T f84806be7f8d47d5a006948fce875b4b P f4adbb90589348138847a42a1a4c02e8 [term 1 LEADER]: Received request to transfer leadership to TS 4fe87f3dcf224cedab524ffb1f56ab3e
I20260710 13:16:31.612892  9796 consensus_queue.cc:1048] T 3b6b9609f456495980a42b58b469e309 P a4504ba168564b91b8e2aafb36dbb28e [LEADER]: Connected to new peer: Peer: permanent_uuid: "4fe87f3dcf224cedab524ffb1f56ab3e" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 42317 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:16:31.620594  9744 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "606721dc0e314033943a9e523bdaacd1"
dest_uuid: "a4504ba168564b91b8e2aafb36dbb28e"
mode: GRACEFUL
new_leader_uuid: "4fe87f3dcf224cedab524ffb1f56ab3e"
 from {username='slave'} at 127.0.0.1:59554
I20260710 13:16:31.621160  9744 raft_consensus.cc:606] T 606721dc0e314033943a9e523bdaacd1 P a4504ba168564b91b8e2aafb36dbb28e [term 1 LEADER]: Received request to transfer leadership to TS 4fe87f3dcf224cedab524ffb1f56ab3e
I20260710 13:16:31.621997  9594 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "3b6b9609f456495980a42b58b469e309"
dest_uuid: "f4adbb90589348138847a42a1a4c02e8"
 from {username='slave'} at 127.0.0.1:32822
I20260710 13:16:31.622613  9594 raft_consensus.cc:493] T 3b6b9609f456495980a42b58b469e309 P f4adbb90589348138847a42a1a4c02e8 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:16:31.622999  9594 raft_consensus.cc:3060] T 3b6b9609f456495980a42b58b469e309 P f4adbb90589348138847a42a1a4c02e8 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:16:31.628320  9793 consensus_queue.cc:1048] T 0430e109b5da470e819ca8fc85a37c7b P 4fe87f3dcf224cedab524ffb1f56ab3e [LEADER]: Connected to new peer: Peer: permanent_uuid: "a4504ba168564b91b8e2aafb36dbb28e" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 36819 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:16:31.631937  9595 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "a365fec366de4a1dbe73111679706c56"
dest_uuid: "f4adbb90589348138847a42a1a4c02e8"
mode: GRACEFUL
new_leader_uuid: "a4504ba168564b91b8e2aafb36dbb28e"
 from {username='slave'} at 127.0.0.1:32836
I20260710 13:16:31.632517  9595 raft_consensus.cc:606] T a365fec366de4a1dbe73111679706c56 P f4adbb90589348138847a42a1a4c02e8 [term 1 LEADER]: Received request to transfer leadership to TS a4504ba168564b91b8e2aafb36dbb28e
I20260710 13:16:31.634613  9594 raft_consensus.cc:515] T 3b6b9609f456495980a42b58b469e309 P f4adbb90589348138847a42a1a4c02e8 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f4adbb90589348138847a42a1a4c02e8" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 38623 } } peers { permanent_uuid: "4fe87f3dcf224cedab524ffb1f56ab3e" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 42317 } } peers { permanent_uuid: "a4504ba168564b91b8e2aafb36dbb28e" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 36819 } }
I20260710 13:16:31.636660  9594 leader_election.cc:290] T 3b6b9609f456495980a42b58b469e309 P f4adbb90589348138847a42a1a4c02e8 [CANDIDATE]: Term 2 election: Requested vote from peers 4fe87f3dcf224cedab524ffb1f56ab3e (127.5.154.2:42317), a4504ba168564b91b8e2aafb36dbb28e (127.5.154.3:36819)
I20260710 13:16:31.637530  9670 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3b6b9609f456495980a42b58b469e309" candidate_uuid: "f4adbb90589348138847a42a1a4c02e8" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "4fe87f3dcf224cedab524ffb1f56ab3e"
I20260710 13:16:31.638015  9670 raft_consensus.cc:3060] T 3b6b9609f456495980a42b58b469e309 P 4fe87f3dcf224cedab524ffb1f56ab3e [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:16:31.638990  9745 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3b6b9609f456495980a42b58b469e309" candidate_uuid: "f4adbb90589348138847a42a1a4c02e8" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "a4504ba168564b91b8e2aafb36dbb28e"
I20260710 13:16:31.639514  9745 raft_consensus.cc:3055] T 3b6b9609f456495980a42b58b469e309 P a4504ba168564b91b8e2aafb36dbb28e [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:16:31.639716  9745 raft_consensus.cc:740] T 3b6b9609f456495980a42b58b469e309 P a4504ba168564b91b8e2aafb36dbb28e [term 1 LEADER]: Becoming Follower/Learner. State: Replica: a4504ba168564b91b8e2aafb36dbb28e, State: Running, Role: LEADER
I20260710 13:16:31.640211  9745 consensus_queue.cc:260] T 3b6b9609f456495980a42b58b469e309 P a4504ba168564b91b8e2aafb36dbb28e [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: "f4adbb90589348138847a42a1a4c02e8" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 38623 } } peers { permanent_uuid: "4fe87f3dcf224cedab524ffb1f56ab3e" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 42317 } } peers { permanent_uuid: "a4504ba168564b91b8e2aafb36dbb28e" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 36819 } }
I20260710 13:16:31.641252  9745 raft_consensus.cc:3060] T 3b6b9609f456495980a42b58b469e309 P a4504ba168564b91b8e2aafb36dbb28e [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:16:31.641212  9821 consensus_queue.cc:1048] T 0430e109b5da470e819ca8fc85a37c7b P 4fe87f3dcf224cedab524ffb1f56ab3e [LEADER]: Connected to new peer: Peer: permanent_uuid: "f4adbb90589348138847a42a1a4c02e8" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 38623 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 13:16:31.646019  9670 raft_consensus.cc:2468] T 3b6b9609f456495980a42b58b469e309 P 4fe87f3dcf224cedab524ffb1f56ab3e [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f4adbb90589348138847a42a1a4c02e8 in term 2.
I20260710 13:16:31.646986  9560 leader_election.cc:304] T 3b6b9609f456495980a42b58b469e309 P f4adbb90589348138847a42a1a4c02e8 [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: 4fe87f3dcf224cedab524ffb1f56ab3e, f4adbb90589348138847a42a1a4c02e8; no voters: 
I20260710 13:16:31.647619  9829 raft_consensus.cc:2804] T 3b6b9609f456495980a42b58b469e309 P f4adbb90589348138847a42a1a4c02e8 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:16:31.648017  9829 raft_consensus.cc:697] T 3b6b9609f456495980a42b58b469e309 P f4adbb90589348138847a42a1a4c02e8 [term 2 LEADER]: Becoming Leader. State: Replica: f4adbb90589348138847a42a1a4c02e8, State: Running, Role: LEADER
I20260710 13:16:31.648499  9745 raft_consensus.cc:2468] T 3b6b9609f456495980a42b58b469e309 P a4504ba168564b91b8e2aafb36dbb28e [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f4adbb90589348138847a42a1a4c02e8 in term 2.
I20260710 13:16:31.648813  9829 consensus_queue.cc:237] T 3b6b9609f456495980a42b58b469e309 P f4adbb90589348138847a42a1a4c02e8 [LEADER]: Queue 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: "f4adbb90589348138847a42a1a4c02e8" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 38623 } } peers { permanent_uuid: "4fe87f3dcf224cedab524ffb1f56ab3e" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 42317 } } peers { permanent_uuid: "a4504ba168564b91b8e2aafb36dbb28e" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 36819 } }
I20260710 13:16:31.655103  9813 consensus_queue.cc:1048] T adfd37946159457db4eb8613d4d8f986 P 4fe87f3dcf224cedab524ffb1f56ab3e [LEADER]: Connected to new peer: Peer: permanent_uuid: "a4504ba168564b91b8e2aafb36dbb28e" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 36819 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:16:31.656762  9491 catalog_manager.cc:5697] T 3b6b9609f456495980a42b58b469e309 P f4adbb90589348138847a42a1a4c02e8 reported cstate change: term changed from 1 to 2, leader changed from a4504ba168564b91b8e2aafb36dbb28e (127.5.154.3) to f4adbb90589348138847a42a1a4c02e8 (127.5.154.1). New cstate: current_term: 2 leader_uuid: "f4adbb90589348138847a42a1a4c02e8" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f4adbb90589348138847a42a1a4c02e8" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 38623 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4fe87f3dcf224cedab524ffb1f56ab3e" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 42317 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a4504ba168564b91b8e2aafb36dbb28e" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 36819 } health_report { overall_health: UNKNOWN } } }
I20260710 13:16:31.660557  9821 raft_consensus.cc:993] T 0430e109b5da470e819ca8fc85a37c7b P 4fe87f3dcf224cedab524ffb1f56ab3e: : Instructing follower f4adbb90589348138847a42a1a4c02e8 to start an election
I20260710 13:16:31.661020  9821 raft_consensus.cc:1081] T 0430e109b5da470e819ca8fc85a37c7b P 4fe87f3dcf224cedab524ffb1f56ab3e [term 1 LEADER]: Signalling peer f4adbb90589348138847a42a1a4c02e8 to start an election
I20260710 13:16:31.665897  9594 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "0430e109b5da470e819ca8fc85a37c7b"
dest_uuid: "f4adbb90589348138847a42a1a4c02e8"
 from {username='slave'} at 127.0.0.1:32824
I20260710 13:16:31.666471  9594 raft_consensus.cc:493] T 0430e109b5da470e819ca8fc85a37c7b P f4adbb90589348138847a42a1a4c02e8 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:16:31.669853  9594 raft_consensus.cc:3060] T 0430e109b5da470e819ca8fc85a37c7b P f4adbb90589348138847a42a1a4c02e8 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:16:31.676398  9594 raft_consensus.cc:515] T 0430e109b5da470e819ca8fc85a37c7b P f4adbb90589348138847a42a1a4c02e8 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f4adbb90589348138847a42a1a4c02e8" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 38623 } } peers { permanent_uuid: "4fe87f3dcf224cedab524ffb1f56ab3e" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 42317 } } peers { permanent_uuid: "a4504ba168564b91b8e2aafb36dbb28e" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 36819 } }
I20260710 13:16:31.677367  9595 raft_consensus.cc:1240] T 0430e109b5da470e819ca8fc85a37c7b P f4adbb90589348138847a42a1a4c02e8 [term 2 FOLLOWER]: Rejecting Update request from peer 4fe87f3dcf224cedab524ffb1f56ab3e for earlier term 1. Current term is 2. Ops: []
I20260710 13:16:31.679232  9813 consensus_queue.cc:1048] T adfd37946159457db4eb8613d4d8f986 P 4fe87f3dcf224cedab524ffb1f56ab3e [LEADER]: Connected to new peer: Peer: permanent_uuid: "f4adbb90589348138847a42a1a4c02e8" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 38623 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:16:31.683175  9821 consensus_queue.cc:1059] T 0430e109b5da470e819ca8fc85a37c7b P 4fe87f3dcf224cedab524ffb1f56ab3e [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "f4adbb90589348138847a42a1a4c02e8" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 38623 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:16:31.685361  9670 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0430e109b5da470e819ca8fc85a37c7b" candidate_uuid: "f4adbb90589348138847a42a1a4c02e8" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "4fe87f3dcf224cedab524ffb1f56ab3e"
I20260710 13:16:31.685585  9745 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0430e109b5da470e819ca8fc85a37c7b" candidate_uuid: "f4adbb90589348138847a42a1a4c02e8" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "a4504ba168564b91b8e2aafb36dbb28e"
I20260710 13:16:31.688879  9745 raft_consensus.cc:3060] T 0430e109b5da470e819ca8fc85a37c7b P a4504ba168564b91b8e2aafb36dbb28e [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:16:31.686272  9594 leader_election.cc:290] T 0430e109b5da470e819ca8fc85a37c7b P f4adbb90589348138847a42a1a4c02e8 [CANDIDATE]: Term 2 election: Requested vote from peers 4fe87f3dcf224cedab524ffb1f56ab3e (127.5.154.2:42317), a4504ba168564b91b8e2aafb36dbb28e (127.5.154.3:36819)
I20260710 13:16:31.688202  9821 raft_consensus.cc:3055] T 0430e109b5da470e819ca8fc85a37c7b P 4fe87f3dcf224cedab524ffb1f56ab3e [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:16:31.689603  9821 raft_consensus.cc:740] T 0430e109b5da470e819ca8fc85a37c7b P 4fe87f3dcf224cedab524ffb1f56ab3e [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 4fe87f3dcf224cedab524ffb1f56ab3e, State: Running, Role: LEADER
I20260710 13:16:31.690361  9821 consensus_queue.cc:260] T 0430e109b5da470e819ca8fc85a37c7b P 4fe87f3dcf224cedab524ffb1f56ab3e [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: "f4adbb90589348138847a42a1a4c02e8" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 38623 } } peers { permanent_uuid: "4fe87f3dcf224cedab524ffb1f56ab3e" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 42317 } } peers { permanent_uuid: "a4504ba168564b91b8e2aafb36dbb28e" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 36819 } }
I20260710 13:16:31.691422  9821 raft_consensus.cc:3060] T 0430e109b5da470e819ca8fc85a37c7b P 4fe87f3dcf224cedab524ffb1f56ab3e [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:16:31.693922  9745 raft_consensus.cc:2468] T 0430e109b5da470e819ca8fc85a37c7b P a4504ba168564b91b8e2aafb36dbb28e [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f4adbb90589348138847a42a1a4c02e8 in term 2.
I20260710 13:16:31.694779  9559 leader_election.cc:304] T 0430e109b5da470e819ca8fc85a37c7b P f4adbb90589348138847a42a1a4c02e8 [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: a4504ba168564b91b8e2aafb36dbb28e, f4adbb90589348138847a42a1a4c02e8; no voters: 
I20260710 13:16:31.695366  9829 raft_consensus.cc:2804] T 0430e109b5da470e819ca8fc85a37c7b P f4adbb90589348138847a42a1a4c02e8 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:16:31.695716  9829 raft_consensus.cc:697] T 0430e109b5da470e819ca8fc85a37c7b P f4adbb90589348138847a42a1a4c02e8 [term 2 LEADER]: Becoming Leader. State: Replica: f4adbb90589348138847a42a1a4c02e8, State: Running, Role: LEADER
I20260710 13:16:31.696424  9829 consensus_queue.cc:237] T 0430e109b5da470e819ca8fc85a37c7b P f4adbb90589348138847a42a1a4c02e8 [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: "f4adbb90589348138847a42a1a4c02e8" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 38623 } } peers { permanent_uuid: "4fe87f3dcf224cedab524ffb1f56ab3e" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 42317 } } peers { permanent_uuid: "a4504ba168564b91b8e2aafb36dbb28e" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 36819 } }
I20260710 13:16:31.699787  9813 raft_consensus.cc:993] T adfd37946159457db4eb8613d4d8f986 P 4fe87f3dcf224cedab524ffb1f56ab3e: : Instructing follower f4adbb90589348138847a42a1a4c02e8 to start an election
I20260710 13:16:31.700456  9793 raft_consensus.cc:1081] T adfd37946159457db4eb8613d4d8f986 P 4fe87f3dcf224cedab524ffb1f56ab3e [term 1 LEADER]: Signalling peer f4adbb90589348138847a42a1a4c02e8 to start an election
I20260710 13:16:31.702564  9595 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "adfd37946159457db4eb8613d4d8f986"
dest_uuid: "f4adbb90589348138847a42a1a4c02e8"
 from {username='slave'} at 127.0.0.1:32824
I20260710 13:16:31.703114  9595 raft_consensus.cc:493] T adfd37946159457db4eb8613d4d8f986 P f4adbb90589348138847a42a1a4c02e8 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:16:31.703452  9595 raft_consensus.cc:3060] T adfd37946159457db4eb8613d4d8f986 P f4adbb90589348138847a42a1a4c02e8 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:16:31.703655  9494 catalog_manager.cc:5697] T 0430e109b5da470e819ca8fc85a37c7b P f4adbb90589348138847a42a1a4c02e8 reported cstate change: term changed from 1 to 2, leader changed from 4fe87f3dcf224cedab524ffb1f56ab3e (127.5.154.2) to f4adbb90589348138847a42a1a4c02e8 (127.5.154.1). New cstate: current_term: 2 leader_uuid: "f4adbb90589348138847a42a1a4c02e8" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f4adbb90589348138847a42a1a4c02e8" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 38623 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4fe87f3dcf224cedab524ffb1f56ab3e" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 42317 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a4504ba168564b91b8e2aafb36dbb28e" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 36819 } health_report { overall_health: UNKNOWN } } }
I20260710 13:16:31.705333  9670 raft_consensus.cc:2468] T 0430e109b5da470e819ca8fc85a37c7b P 4fe87f3dcf224cedab524ffb1f56ab3e [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f4adbb90589348138847a42a1a4c02e8 in term 2.
I20260710 13:16:31.709748  9595 raft_consensus.cc:515] T adfd37946159457db4eb8613d4d8f986 P f4adbb90589348138847a42a1a4c02e8 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f4adbb90589348138847a42a1a4c02e8" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 38623 } } peers { permanent_uuid: "4fe87f3dcf224cedab524ffb1f56ab3e" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 42317 } } peers { permanent_uuid: "a4504ba168564b91b8e2aafb36dbb28e" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 36819 } }
I20260710 13:16:31.712261  9595 leader_election.cc:290] T adfd37946159457db4eb8613d4d8f986 P f4adbb90589348138847a42a1a4c02e8 [CANDIDATE]: Term 2 election: Requested vote from peers 4fe87f3dcf224cedab524ffb1f56ab3e (127.5.154.2:42317), a4504ba168564b91b8e2aafb36dbb28e (127.5.154.3:36819)
I20260710 13:16:31.714790  9745 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "adfd37946159457db4eb8613d4d8f986" candidate_uuid: "f4adbb90589348138847a42a1a4c02e8" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "a4504ba168564b91b8e2aafb36dbb28e"
I20260710 13:16:31.715255  9745 raft_consensus.cc:3060] T adfd37946159457db4eb8613d4d8f986 P a4504ba168564b91b8e2aafb36dbb28e [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:16:31.716104  9670 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "adfd37946159457db4eb8613d4d8f986" candidate_uuid: "f4adbb90589348138847a42a1a4c02e8" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "4fe87f3dcf224cedab524ffb1f56ab3e"
I20260710 13:16:31.716715  9670 raft_consensus.cc:3055] T adfd37946159457db4eb8613d4d8f986 P 4fe87f3dcf224cedab524ffb1f56ab3e [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:16:31.717090  9670 raft_consensus.cc:740] T adfd37946159457db4eb8613d4d8f986 P 4fe87f3dcf224cedab524ffb1f56ab3e [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 4fe87f3dcf224cedab524ffb1f56ab3e, State: Running, Role: LEADER
I20260710 13:16:31.717847  9670 consensus_queue.cc:260] T adfd37946159457db4eb8613d4d8f986 P 4fe87f3dcf224cedab524ffb1f56ab3e [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: "f4adbb90589348138847a42a1a4c02e8" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 38623 } } peers { permanent_uuid: "4fe87f3dcf224cedab524ffb1f56ab3e" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 42317 } } peers { permanent_uuid: "a4504ba168564b91b8e2aafb36dbb28e" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 36819 } }
I20260710 13:16:31.719103  9670 raft_consensus.cc:3060] T adfd37946159457db4eb8613d4d8f986 P 4fe87f3dcf224cedab524ffb1f56ab3e [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:16:31.721542  9745 raft_consensus.cc:2468] T adfd37946159457db4eb8613d4d8f986 P a4504ba168564b91b8e2aafb36dbb28e [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f4adbb90589348138847a42a1a4c02e8 in term 2.
I20260710 13:16:31.722556  9559 leader_election.cc:304] T adfd37946159457db4eb8613d4d8f986 P f4adbb90589348138847a42a1a4c02e8 [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: a4504ba168564b91b8e2aafb36dbb28e, f4adbb90589348138847a42a1a4c02e8; no voters: 
I20260710 13:16:31.723290  9829 raft_consensus.cc:2804] T adfd37946159457db4eb8613d4d8f986 P f4adbb90589348138847a42a1a4c02e8 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:16:31.723685  9829 raft_consensus.cc:697] T adfd37946159457db4eb8613d4d8f986 P f4adbb90589348138847a42a1a4c02e8 [term 2 LEADER]: Becoming Leader. State: Replica: f4adbb90589348138847a42a1a4c02e8, State: Running, Role: LEADER
I20260710 13:16:31.724305  9829 consensus_queue.cc:237] T adfd37946159457db4eb8613d4d8f986 P f4adbb90589348138847a42a1a4c02e8 [LEADER]: Queue 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: "f4adbb90589348138847a42a1a4c02e8" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 38623 } } peers { permanent_uuid: "4fe87f3dcf224cedab524ffb1f56ab3e" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 42317 } } peers { permanent_uuid: "a4504ba168564b91b8e2aafb36dbb28e" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 36819 } }
I20260710 13:16:31.725014  9670 raft_consensus.cc:2468] T adfd37946159457db4eb8613d4d8f986 P 4fe87f3dcf224cedab524ffb1f56ab3e [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f4adbb90589348138847a42a1a4c02e8 in term 2.
I20260710 13:16:31.730396  9494 catalog_manager.cc:5697] T adfd37946159457db4eb8613d4d8f986 P f4adbb90589348138847a42a1a4c02e8 reported cstate change: term changed from 1 to 2, leader changed from 4fe87f3dcf224cedab524ffb1f56ab3e (127.5.154.2) to f4adbb90589348138847a42a1a4c02e8 (127.5.154.1). New cstate: current_term: 2 leader_uuid: "f4adbb90589348138847a42a1a4c02e8" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f4adbb90589348138847a42a1a4c02e8" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 38623 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4fe87f3dcf224cedab524ffb1f56ab3e" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 42317 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a4504ba168564b91b8e2aafb36dbb28e" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 36819 } health_report { overall_health: UNKNOWN } } }
I20260710 13:16:31.734416  9791 consensus_queue.cc:1048] T 606721dc0e314033943a9e523bdaacd1 P a4504ba168564b91b8e2aafb36dbb28e [LEADER]: Connected to new peer: Peer: permanent_uuid: "4fe87f3dcf224cedab524ffb1f56ab3e" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 42317 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:16:31.740512  9820 raft_consensus.cc:993] T 606721dc0e314033943a9e523bdaacd1 P a4504ba168564b91b8e2aafb36dbb28e: : Instructing follower 4fe87f3dcf224cedab524ffb1f56ab3e to start an election
I20260710 13:16:31.740960  9796 raft_consensus.cc:1081] T 606721dc0e314033943a9e523bdaacd1 P a4504ba168564b91b8e2aafb36dbb28e [term 1 LEADER]: Signalling peer 4fe87f3dcf224cedab524ffb1f56ab3e to start an election
I20260710 13:16:31.742624  9671 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "606721dc0e314033943a9e523bdaacd1"
dest_uuid: "4fe87f3dcf224cedab524ffb1f56ab3e"
 from {username='slave'} at 127.0.0.1:36222
I20260710 13:16:31.746179  9671 raft_consensus.cc:493] T 606721dc0e314033943a9e523bdaacd1 P 4fe87f3dcf224cedab524ffb1f56ab3e [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:16:31.746563  9671 raft_consensus.cc:3060] T 606721dc0e314033943a9e523bdaacd1 P 4fe87f3dcf224cedab524ffb1f56ab3e [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:16:31.752628  9791 consensus_queue.cc:1048] T 606721dc0e314033943a9e523bdaacd1 P a4504ba168564b91b8e2aafb36dbb28e [LEADER]: Connected to new peer: Peer: permanent_uuid: "f4adbb90589348138847a42a1a4c02e8" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 38623 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:16:31.753006  9671 raft_consensus.cc:515] T 606721dc0e314033943a9e523bdaacd1 P 4fe87f3dcf224cedab524ffb1f56ab3e [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f4adbb90589348138847a42a1a4c02e8" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 38623 } } peers { permanent_uuid: "4fe87f3dcf224cedab524ffb1f56ab3e" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 42317 } } peers { permanent_uuid: "a4504ba168564b91b8e2aafb36dbb28e" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 36819 } }
I20260710 13:16:31.759261  9594 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "606721dc0e314033943a9e523bdaacd1" candidate_uuid: "4fe87f3dcf224cedab524ffb1f56ab3e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "f4adbb90589348138847a42a1a4c02e8"
I20260710 13:16:31.759822  9594 raft_consensus.cc:3060] T 606721dc0e314033943a9e523bdaacd1 P f4adbb90589348138847a42a1a4c02e8 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:16:31.759665  9791 consensus_queue.cc:1048] T a9d7a7a5461d4d0da8ae2f8ac9bc510e P a4504ba168564b91b8e2aafb36dbb28e [LEADER]: Connected to new peer: Peer: permanent_uuid: "4fe87f3dcf224cedab524ffb1f56ab3e" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 42317 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:16:31.761291  9671 leader_election.cc:290] T 606721dc0e314033943a9e523bdaacd1 P 4fe87f3dcf224cedab524ffb1f56ab3e [CANDIDATE]: Term 2 election: Requested vote from peers f4adbb90589348138847a42a1a4c02e8 (127.5.154.1:38623), a4504ba168564b91b8e2aafb36dbb28e (127.5.154.3:36819)
I20260710 13:16:31.762456  9745 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "606721dc0e314033943a9e523bdaacd1" candidate_uuid: "4fe87f3dcf224cedab524ffb1f56ab3e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "a4504ba168564b91b8e2aafb36dbb28e"
I20260710 13:16:31.763073  9745 raft_consensus.cc:3055] T 606721dc0e314033943a9e523bdaacd1 P a4504ba168564b91b8e2aafb36dbb28e [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:16:31.763461  9745 raft_consensus.cc:740] T 606721dc0e314033943a9e523bdaacd1 P a4504ba168564b91b8e2aafb36dbb28e [term 1 LEADER]: Becoming Follower/Learner. State: Replica: a4504ba168564b91b8e2aafb36dbb28e, State: Running, Role: LEADER
I20260710 13:16:31.764312  9745 consensus_queue.cc:260] T 606721dc0e314033943a9e523bdaacd1 P a4504ba168564b91b8e2aafb36dbb28e [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: "f4adbb90589348138847a42a1a4c02e8" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 38623 } } peers { permanent_uuid: "4fe87f3dcf224cedab524ffb1f56ab3e" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 42317 } } peers { permanent_uuid: "a4504ba168564b91b8e2aafb36dbb28e" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 36819 } }
I20260710 13:16:31.767198  9745 raft_consensus.cc:3060] T 606721dc0e314033943a9e523bdaacd1 P a4504ba168564b91b8e2aafb36dbb28e [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:16:31.772120  9594 raft_consensus.cc:2468] T 606721dc0e314033943a9e523bdaacd1 P f4adbb90589348138847a42a1a4c02e8 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4fe87f3dcf224cedab524ffb1f56ab3e in term 2.
I20260710 13:16:31.773402  9637 leader_election.cc:304] T 606721dc0e314033943a9e523bdaacd1 P 4fe87f3dcf224cedab524ffb1f56ab3e [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: 4fe87f3dcf224cedab524ffb1f56ab3e, f4adbb90589348138847a42a1a4c02e8; no voters: 
I20260710 13:16:31.774206  9813 raft_consensus.cc:2804] T 606721dc0e314033943a9e523bdaacd1 P 4fe87f3dcf224cedab524ffb1f56ab3e [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:16:31.774658  9813 raft_consensus.cc:697] T 606721dc0e314033943a9e523bdaacd1 P 4fe87f3dcf224cedab524ffb1f56ab3e [term 2 LEADER]: Becoming Leader. State: Replica: 4fe87f3dcf224cedab524ffb1f56ab3e, State: Running, Role: LEADER
I20260710 13:16:31.775418  9813 consensus_queue.cc:237] T 606721dc0e314033943a9e523bdaacd1 P 4fe87f3dcf224cedab524ffb1f56ab3e [LEADER]: Queue 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: "f4adbb90589348138847a42a1a4c02e8" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 38623 } } peers { permanent_uuid: "4fe87f3dcf224cedab524ffb1f56ab3e" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 42317 } } peers { permanent_uuid: "a4504ba168564b91b8e2aafb36dbb28e" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 36819 } }
I20260710 13:16:31.773545  9745 raft_consensus.cc:2468] T 606721dc0e314033943a9e523bdaacd1 P a4504ba168564b91b8e2aafb36dbb28e [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4fe87f3dcf224cedab524ffb1f56ab3e in term 2.
I20260710 13:16:31.774375  9793 raft_consensus.cc:493] T f84806be7f8d47d5a006948fce875b4b P 4fe87f3dcf224cedab524ffb1f56ab3e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:16:31.781425  9821 consensus_queue.cc:1048] T 7d7afc309ec04fa781a5aba9dfc67529 P 4fe87f3dcf224cedab524ffb1f56ab3e [LEADER]: Connected to new peer: Peer: permanent_uuid: "f4adbb90589348138847a42a1a4c02e8" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 38623 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 13:16:31.782192  9793 raft_consensus.cc:515] T f84806be7f8d47d5a006948fce875b4b P 4fe87f3dcf224cedab524ffb1f56ab3e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f4adbb90589348138847a42a1a4c02e8" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 38623 } } peers { permanent_uuid: "4fe87f3dcf224cedab524ffb1f56ab3e" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 42317 } } peers { permanent_uuid: "a4504ba168564b91b8e2aafb36dbb28e" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 36819 } }
I20260710 13:16:31.785228  9596 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f84806be7f8d47d5a006948fce875b4b" candidate_uuid: "4fe87f3dcf224cedab524ffb1f56ab3e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f4adbb90589348138847a42a1a4c02e8" is_pre_election: true
I20260710 13:16:31.784310  9793 leader_election.cc:290] T f84806be7f8d47d5a006948fce875b4b P 4fe87f3dcf224cedab524ffb1f56ab3e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f4adbb90589348138847a42a1a4c02e8 (127.5.154.1:38623), a4504ba168564b91b8e2aafb36dbb28e (127.5.154.3:36819)
I20260710 13:16:31.789149  9745 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f84806be7f8d47d5a006948fce875b4b" candidate_uuid: "4fe87f3dcf224cedab524ffb1f56ab3e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a4504ba168564b91b8e2aafb36dbb28e" is_pre_election: true
I20260710 13:16:31.789887  9745 raft_consensus.cc:2393] T f84806be7f8d47d5a006948fce875b4b P a4504ba168564b91b8e2aafb36dbb28e [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 4fe87f3dcf224cedab524ffb1f56ab3e in current term 1: Already voted for candidate f4adbb90589348138847a42a1a4c02e8 in this term.
I20260710 13:16:31.790354  9820 consensus_queue.cc:1048] T a9d7a7a5461d4d0da8ae2f8ac9bc510e P a4504ba168564b91b8e2aafb36dbb28e [LEADER]: Connected to new peer: Peer: permanent_uuid: "f4adbb90589348138847a42a1a4c02e8" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 38623 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:16:31.791994  9634 leader_election.cc:304] T f84806be7f8d47d5a006948fce875b4b P 4fe87f3dcf224cedab524ffb1f56ab3e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 4fe87f3dcf224cedab524ffb1f56ab3e; no voters: a4504ba168564b91b8e2aafb36dbb28e, f4adbb90589348138847a42a1a4c02e8
I20260710 13:16:31.793105  9793 raft_consensus.cc:3060] T f84806be7f8d47d5a006948fce875b4b P 4fe87f3dcf224cedab524ffb1f56ab3e [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:16:31.794811  9493 catalog_manager.cc:5697] T 606721dc0e314033943a9e523bdaacd1 P 4fe87f3dcf224cedab524ffb1f56ab3e reported cstate change: term changed from 1 to 2, leader changed from a4504ba168564b91b8e2aafb36dbb28e (127.5.154.3) to 4fe87f3dcf224cedab524ffb1f56ab3e (127.5.154.2). New cstate: current_term: 2 leader_uuid: "4fe87f3dcf224cedab524ffb1f56ab3e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f4adbb90589348138847a42a1a4c02e8" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 38623 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4fe87f3dcf224cedab524ffb1f56ab3e" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 42317 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a4504ba168564b91b8e2aafb36dbb28e" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 36819 } health_report { overall_health: UNKNOWN } } }
I20260710 13:16:31.799726  9793 raft_consensus.cc:2749] T f84806be7f8d47d5a006948fce875b4b P 4fe87f3dcf224cedab524ffb1f56ab3e [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:16:31.801529  9793 consensus_queue.cc:1048] T 7d7afc309ec04fa781a5aba9dfc67529 P 4fe87f3dcf224cedab524ffb1f56ab3e [LEADER]: Connected to new peer: Peer: permanent_uuid: "a4504ba168564b91b8e2aafb36dbb28e" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 36819 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:16:31.803998  9796 raft_consensus.cc:993] T a9d7a7a5461d4d0da8ae2f8ac9bc510e P a4504ba168564b91b8e2aafb36dbb28e: : Instructing follower f4adbb90589348138847a42a1a4c02e8 to start an election
I20260710 13:16:31.804400  9796 raft_consensus.cc:1081] T a9d7a7a5461d4d0da8ae2f8ac9bc510e P a4504ba168564b91b8e2aafb36dbb28e [term 1 LEADER]: Signalling peer f4adbb90589348138847a42a1a4c02e8 to start an election
I20260710 13:16:31.806083  9594 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "a9d7a7a5461d4d0da8ae2f8ac9bc510e"
dest_uuid: "f4adbb90589348138847a42a1a4c02e8"
 from {username='slave'} at 127.0.0.1:32822
I20260710 13:16:31.806654  9594 raft_consensus.cc:493] T a9d7a7a5461d4d0da8ae2f8ac9bc510e P f4adbb90589348138847a42a1a4c02e8 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:16:31.807083  9594 raft_consensus.cc:3060] T a9d7a7a5461d4d0da8ae2f8ac9bc510e P f4adbb90589348138847a42a1a4c02e8 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:16:31.813817  9594 raft_consensus.cc:515] T a9d7a7a5461d4d0da8ae2f8ac9bc510e P f4adbb90589348138847a42a1a4c02e8 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f4adbb90589348138847a42a1a4c02e8" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 38623 } } peers { permanent_uuid: "4fe87f3dcf224cedab524ffb1f56ab3e" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 42317 } } peers { permanent_uuid: "a4504ba168564b91b8e2aafb36dbb28e" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 36819 } }
I20260710 13:16:31.815490  9594 leader_election.cc:290] T a9d7a7a5461d4d0da8ae2f8ac9bc510e P f4adbb90589348138847a42a1a4c02e8 [CANDIDATE]: Term 2 election: Requested vote from peers 4fe87f3dcf224cedab524ffb1f56ab3e (127.5.154.2:42317), a4504ba168564b91b8e2aafb36dbb28e (127.5.154.3:36819)
I20260710 13:16:31.816250  9670 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a9d7a7a5461d4d0da8ae2f8ac9bc510e" candidate_uuid: "f4adbb90589348138847a42a1a4c02e8" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "4fe87f3dcf224cedab524ffb1f56ab3e"
I20260710 13:16:31.816850  9670 raft_consensus.cc:3060] T a9d7a7a5461d4d0da8ae2f8ac9bc510e P 4fe87f3dcf224cedab524ffb1f56ab3e [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:16:31.817046  9745 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a9d7a7a5461d4d0da8ae2f8ac9bc510e" candidate_uuid: "f4adbb90589348138847a42a1a4c02e8" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "a4504ba168564b91b8e2aafb36dbb28e"
I20260710 13:16:31.817447  9745 raft_consensus.cc:3055] T a9d7a7a5461d4d0da8ae2f8ac9bc510e P a4504ba168564b91b8e2aafb36dbb28e [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:16:31.817641  9745 raft_consensus.cc:740] T a9d7a7a5461d4d0da8ae2f8ac9bc510e P a4504ba168564b91b8e2aafb36dbb28e [term 1 LEADER]: Becoming Follower/Learner. State: Replica: a4504ba168564b91b8e2aafb36dbb28e, State: Running, Role: LEADER
I20260710 13:16:31.818238  9745 consensus_queue.cc:260] T a9d7a7a5461d4d0da8ae2f8ac9bc510e P a4504ba168564b91b8e2aafb36dbb28e [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: "f4adbb90589348138847a42a1a4c02e8" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 38623 } } peers { permanent_uuid: "4fe87f3dcf224cedab524ffb1f56ab3e" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 42317 } } peers { permanent_uuid: "a4504ba168564b91b8e2aafb36dbb28e" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 36819 } }
I20260710 13:16:31.819137  9745 raft_consensus.cc:3060] T a9d7a7a5461d4d0da8ae2f8ac9bc510e P a4504ba168564b91b8e2aafb36dbb28e [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:16:31.823071  9670 raft_consensus.cc:2468] T a9d7a7a5461d4d0da8ae2f8ac9bc510e P 4fe87f3dcf224cedab524ffb1f56ab3e [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f4adbb90589348138847a42a1a4c02e8 in term 2.
I20260710 13:16:31.824271  9560 leader_election.cc:304] T a9d7a7a5461d4d0da8ae2f8ac9bc510e P f4adbb90589348138847a42a1a4c02e8 [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: 4fe87f3dcf224cedab524ffb1f56ab3e, f4adbb90589348138847a42a1a4c02e8; no voters: 
I20260710 13:16:31.824872  9745 raft_consensus.cc:2468] T a9d7a7a5461d4d0da8ae2f8ac9bc510e P a4504ba168564b91b8e2aafb36dbb28e [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f4adbb90589348138847a42a1a4c02e8 in term 2.
I20260710 13:16:31.826614  9829 raft_consensus.cc:2804] T a9d7a7a5461d4d0da8ae2f8ac9bc510e P f4adbb90589348138847a42a1a4c02e8 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:16:31.827144  9829 raft_consensus.cc:697] T a9d7a7a5461d4d0da8ae2f8ac9bc510e P f4adbb90589348138847a42a1a4c02e8 [term 2 LEADER]: Becoming Leader. State: Replica: f4adbb90589348138847a42a1a4c02e8, State: Running, Role: LEADER
I20260710 13:16:31.827950  9829 consensus_queue.cc:237] T a9d7a7a5461d4d0da8ae2f8ac9bc510e P f4adbb90589348138847a42a1a4c02e8 [LEADER]: Queue 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: "f4adbb90589348138847a42a1a4c02e8" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 38623 } } peers { permanent_uuid: "4fe87f3dcf224cedab524ffb1f56ab3e" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 42317 } } peers { permanent_uuid: "a4504ba168564b91b8e2aafb36dbb28e" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 36819 } }
I20260710 13:16:31.834517  9494 catalog_manager.cc:5697] T a9d7a7a5461d4d0da8ae2f8ac9bc510e P f4adbb90589348138847a42a1a4c02e8 reported cstate change: term changed from 1 to 2, leader changed from a4504ba168564b91b8e2aafb36dbb28e (127.5.154.3) to f4adbb90589348138847a42a1a4c02e8 (127.5.154.1). New cstate: current_term: 2 leader_uuid: "f4adbb90589348138847a42a1a4c02e8" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f4adbb90589348138847a42a1a4c02e8" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 38623 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4fe87f3dcf224cedab524ffb1f56ab3e" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 42317 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a4504ba168564b91b8e2aafb36dbb28e" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 36819 } health_report { overall_health: UNKNOWN } } }
I20260710 13:16:31.842362  9829 consensus_queue.cc:1048] T f84806be7f8d47d5a006948fce875b4b P f4adbb90589348138847a42a1a4c02e8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4fe87f3dcf224cedab524ffb1f56ab3e" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 42317 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:16:31.847646  9792 raft_consensus.cc:993] T f84806be7f8d47d5a006948fce875b4b P f4adbb90589348138847a42a1a4c02e8: : Instructing follower 4fe87f3dcf224cedab524ffb1f56ab3e to start an election
I20260710 13:16:31.848264  9829 raft_consensus.cc:1081] T f84806be7f8d47d5a006948fce875b4b P f4adbb90589348138847a42a1a4c02e8 [term 1 LEADER]: Signalling peer 4fe87f3dcf224cedab524ffb1f56ab3e to start an election
I20260710 13:16:31.849872  9671 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "f84806be7f8d47d5a006948fce875b4b"
dest_uuid: "4fe87f3dcf224cedab524ffb1f56ab3e"
 from {username='slave'} at 127.0.0.1:36224
I20260710 13:16:31.850545  9671 raft_consensus.cc:493] T f84806be7f8d47d5a006948fce875b4b P 4fe87f3dcf224cedab524ffb1f56ab3e [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:16:31.850916  9671 raft_consensus.cc:3060] T f84806be7f8d47d5a006948fce875b4b P 4fe87f3dcf224cedab524ffb1f56ab3e [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:16:31.853832  9858 consensus_queue.cc:1048] T f84806be7f8d47d5a006948fce875b4b P f4adbb90589348138847a42a1a4c02e8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a4504ba168564b91b8e2aafb36dbb28e" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 36819 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:16:31.857826  9671 raft_consensus.cc:515] T f84806be7f8d47d5a006948fce875b4b P 4fe87f3dcf224cedab524ffb1f56ab3e [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f4adbb90589348138847a42a1a4c02e8" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 38623 } } peers { permanent_uuid: "4fe87f3dcf224cedab524ffb1f56ab3e" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 42317 } } peers { permanent_uuid: "a4504ba168564b91b8e2aafb36dbb28e" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 36819 } }
I20260710 13:16:31.858956  9670 raft_consensus.cc:1240] T f84806be7f8d47d5a006948fce875b4b P 4fe87f3dcf224cedab524ffb1f56ab3e [term 2 FOLLOWER]: Rejecting Update request from peer f4adbb90589348138847a42a1a4c02e8 for earlier term 1. Current term is 2. Ops: []
I20260710 13:16:31.859956  9829 consensus_queue.cc:1048] T a365fec366de4a1dbe73111679706c56 P f4adbb90589348138847a42a1a4c02e8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a4504ba168564b91b8e2aafb36dbb28e" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 36819 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:16:31.861841  9792 consensus_queue.cc:1059] T f84806be7f8d47d5a006948fce875b4b P f4adbb90589348138847a42a1a4c02e8 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "4fe87f3dcf224cedab524ffb1f56ab3e" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 42317 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:16:31.862797  9792 raft_consensus.cc:3055] T f84806be7f8d47d5a006948fce875b4b P f4adbb90589348138847a42a1a4c02e8 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:16:31.863147  9792 raft_consensus.cc:740] T f84806be7f8d47d5a006948fce875b4b P f4adbb90589348138847a42a1a4c02e8 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: f4adbb90589348138847a42a1a4c02e8, State: Running, Role: LEADER
I20260710 13:16:31.863997  9594 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f84806be7f8d47d5a006948fce875b4b" candidate_uuid: "4fe87f3dcf224cedab524ffb1f56ab3e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "f4adbb90589348138847a42a1a4c02e8"
I20260710 13:16:31.864032  9792 consensus_queue.cc:260] T f84806be7f8d47d5a006948fce875b4b P f4adbb90589348138847a42a1a4c02e8 [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: "f4adbb90589348138847a42a1a4c02e8" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 38623 } } peers { permanent_uuid: "4fe87f3dcf224cedab524ffb1f56ab3e" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 42317 } } peers { permanent_uuid: "a4504ba168564b91b8e2aafb36dbb28e" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 36819 } }
I20260710 13:16:31.865144  9792 raft_consensus.cc:3060] T f84806be7f8d47d5a006948fce875b4b P f4adbb90589348138847a42a1a4c02e8 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:16:31.866591  9829 consensus_queue.cc:1048] T a365fec366de4a1dbe73111679706c56 P f4adbb90589348138847a42a1a4c02e8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4fe87f3dcf224cedab524ffb1f56ab3e" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 42317 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:16:31.867017  9743 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f84806be7f8d47d5a006948fce875b4b" candidate_uuid: "4fe87f3dcf224cedab524ffb1f56ab3e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "a4504ba168564b91b8e2aafb36dbb28e"
I20260710 13:16:31.867480  9671 leader_election.cc:290] T f84806be7f8d47d5a006948fce875b4b P 4fe87f3dcf224cedab524ffb1f56ab3e [CANDIDATE]: Term 2 election: Requested vote from peers f4adbb90589348138847a42a1a4c02e8 (127.5.154.1:38623), a4504ba168564b91b8e2aafb36dbb28e (127.5.154.3:36819)
I20260710 13:16:31.878352  9594 raft_consensus.cc:2468] T f84806be7f8d47d5a006948fce875b4b P f4adbb90589348138847a42a1a4c02e8 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4fe87f3dcf224cedab524ffb1f56ab3e in term 2.
I20260710 13:16:31.883544  9858 raft_consensus.cc:993] T a365fec366de4a1dbe73111679706c56 P f4adbb90589348138847a42a1a4c02e8: : Instructing follower a4504ba168564b91b8e2aafb36dbb28e to start an election
I20260710 13:16:31.884038  9637 leader_election.cc:304] T f84806be7f8d47d5a006948fce875b4b P 4fe87f3dcf224cedab524ffb1f56ab3e [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: 4fe87f3dcf224cedab524ffb1f56ab3e, f4adbb90589348138847a42a1a4c02e8; no voters: a4504ba168564b91b8e2aafb36dbb28e
I20260710 13:16:31.885179  9793 raft_consensus.cc:2804] T f84806be7f8d47d5a006948fce875b4b P 4fe87f3dcf224cedab524ffb1f56ab3e [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:16:31.885644  9793 raft_consensus.cc:697] T f84806be7f8d47d5a006948fce875b4b P 4fe87f3dcf224cedab524ffb1f56ab3e [term 2 LEADER]: Becoming Leader. State: Replica: 4fe87f3dcf224cedab524ffb1f56ab3e, State: Running, Role: LEADER
I20260710 13:16:31.884049  9858 raft_consensus.cc:1081] T a365fec366de4a1dbe73111679706c56 P f4adbb90589348138847a42a1a4c02e8 [term 1 LEADER]: Signalling peer a4504ba168564b91b8e2aafb36dbb28e to start an election
I20260710 13:16:31.886435  9793 consensus_queue.cc:237] T f84806be7f8d47d5a006948fce875b4b P 4fe87f3dcf224cedab524ffb1f56ab3e [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: "f4adbb90589348138847a42a1a4c02e8" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 38623 } } peers { permanent_uuid: "4fe87f3dcf224cedab524ffb1f56ab3e" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 42317 } } peers { permanent_uuid: "a4504ba168564b91b8e2aafb36dbb28e" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 36819 } }
I20260710 13:16:31.888376  9744 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "a365fec366de4a1dbe73111679706c56"
dest_uuid: "a4504ba168564b91b8e2aafb36dbb28e"
 from {username='slave'} at 127.0.0.1:59550
I20260710 13:16:31.888943  9744 raft_consensus.cc:493] T a365fec366de4a1dbe73111679706c56 P a4504ba168564b91b8e2aafb36dbb28e [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:16:31.889304  9744 raft_consensus.cc:3060] T a365fec366de4a1dbe73111679706c56 P a4504ba168564b91b8e2aafb36dbb28e [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:16:31.895855  9744 raft_consensus.cc:515] T a365fec366de4a1dbe73111679706c56 P a4504ba168564b91b8e2aafb36dbb28e [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f4adbb90589348138847a42a1a4c02e8" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 38623 } } peers { permanent_uuid: "4fe87f3dcf224cedab524ffb1f56ab3e" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 42317 } } peers { permanent_uuid: "a4504ba168564b91b8e2aafb36dbb28e" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 36819 } }
I20260710 13:16:31.897976  9744 leader_election.cc:290] T a365fec366de4a1dbe73111679706c56 P a4504ba168564b91b8e2aafb36dbb28e [CANDIDATE]: Term 2 election: Requested vote from peers f4adbb90589348138847a42a1a4c02e8 (127.5.154.1:38623), 4fe87f3dcf224cedab524ffb1f56ab3e (127.5.154.2:42317)
I20260710 13:16:31.898895  9594 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a365fec366de4a1dbe73111679706c56" candidate_uuid: "a4504ba168564b91b8e2aafb36dbb28e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "f4adbb90589348138847a42a1a4c02e8"
I20260710 13:16:31.898619  9493 catalog_manager.cc:5697] T f84806be7f8d47d5a006948fce875b4b P 4fe87f3dcf224cedab524ffb1f56ab3e reported cstate change: term changed from 1 to 2, leader changed from f4adbb90589348138847a42a1a4c02e8 (127.5.154.1) to 4fe87f3dcf224cedab524ffb1f56ab3e (127.5.154.2). New cstate: current_term: 2 leader_uuid: "4fe87f3dcf224cedab524ffb1f56ab3e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f4adbb90589348138847a42a1a4c02e8" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 38623 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4fe87f3dcf224cedab524ffb1f56ab3e" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 42317 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a4504ba168564b91b8e2aafb36dbb28e" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 36819 } health_report { overall_health: UNKNOWN } } }
I20260710 13:16:31.900060  9670 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a365fec366de4a1dbe73111679706c56" candidate_uuid: "a4504ba168564b91b8e2aafb36dbb28e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "4fe87f3dcf224cedab524ffb1f56ab3e"
I20260710 13:16:31.899504  9594 raft_consensus.cc:3055] T a365fec366de4a1dbe73111679706c56 P f4adbb90589348138847a42a1a4c02e8 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:16:31.900647  9670 raft_consensus.cc:3060] T a365fec366de4a1dbe73111679706c56 P 4fe87f3dcf224cedab524ffb1f56ab3e [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:16:31.900672  9594 raft_consensus.cc:740] T a365fec366de4a1dbe73111679706c56 P f4adbb90589348138847a42a1a4c02e8 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: f4adbb90589348138847a42a1a4c02e8, State: Running, Role: LEADER
I20260710 13:16:31.901893  9594 consensus_queue.cc:260] T a365fec366de4a1dbe73111679706c56 P f4adbb90589348138847a42a1a4c02e8 [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: "f4adbb90589348138847a42a1a4c02e8" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 38623 } } peers { permanent_uuid: "4fe87f3dcf224cedab524ffb1f56ab3e" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 42317 } } peers { permanent_uuid: "a4504ba168564b91b8e2aafb36dbb28e" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 36819 } }
I20260710 13:16:31.903117  9594 raft_consensus.cc:3060] T a365fec366de4a1dbe73111679706c56 P f4adbb90589348138847a42a1a4c02e8 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:16:31.907497  9670 raft_consensus.cc:2468] T a365fec366de4a1dbe73111679706c56 P 4fe87f3dcf224cedab524ffb1f56ab3e [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a4504ba168564b91b8e2aafb36dbb28e in term 2.
I20260710 13:16:31.908742  9709 leader_election.cc:304] T a365fec366de4a1dbe73111679706c56 P a4504ba168564b91b8e2aafb36dbb28e [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: 4fe87f3dcf224cedab524ffb1f56ab3e, a4504ba168564b91b8e2aafb36dbb28e; no voters: 
I20260710 13:16:31.909340  9796 raft_consensus.cc:2804] T a365fec366de4a1dbe73111679706c56 P a4504ba168564b91b8e2aafb36dbb28e [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:16:31.909425  9594 raft_consensus.cc:2468] T a365fec366de4a1dbe73111679706c56 P f4adbb90589348138847a42a1a4c02e8 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a4504ba168564b91b8e2aafb36dbb28e in term 2.
I20260710 13:16:31.909746  9796 raft_consensus.cc:697] T a365fec366de4a1dbe73111679706c56 P a4504ba168564b91b8e2aafb36dbb28e [term 2 LEADER]: Becoming Leader. State: Replica: a4504ba168564b91b8e2aafb36dbb28e, State: Running, Role: LEADER
I20260710 13:16:31.910442  9796 consensus_queue.cc:237] T a365fec366de4a1dbe73111679706c56 P a4504ba168564b91b8e2aafb36dbb28e [LEADER]: Queue 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: "f4adbb90589348138847a42a1a4c02e8" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 38623 } } peers { permanent_uuid: "4fe87f3dcf224cedab524ffb1f56ab3e" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 42317 } } peers { permanent_uuid: "a4504ba168564b91b8e2aafb36dbb28e" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 36819 } }
I20260710 13:16:31.915843  9493 catalog_manager.cc:5697] T a365fec366de4a1dbe73111679706c56 P a4504ba168564b91b8e2aafb36dbb28e reported cstate change: term changed from 1 to 2, leader changed from f4adbb90589348138847a42a1a4c02e8 (127.5.154.1) to a4504ba168564b91b8e2aafb36dbb28e (127.5.154.3). New cstate: current_term: 2 leader_uuid: "a4504ba168564b91b8e2aafb36dbb28e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f4adbb90589348138847a42a1a4c02e8" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 38623 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4fe87f3dcf224cedab524ffb1f56ab3e" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 42317 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a4504ba168564b91b8e2aafb36dbb28e" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 36819 } health_report { overall_health: HEALTHY } } }
I20260710 13:16:31.950738  9820 raft_consensus.cc:993] T 7e331b0c69f74d95b59a42f5d66268a8 P a4504ba168564b91b8e2aafb36dbb28e: : Instructing follower 4fe87f3dcf224cedab524ffb1f56ab3e to start an election
I20260710 13:16:31.951200  9796 raft_consensus.cc:1081] T 7e331b0c69f74d95b59a42f5d66268a8 P a4504ba168564b91b8e2aafb36dbb28e [term 1 LEADER]: Signalling peer 4fe87f3dcf224cedab524ffb1f56ab3e to start an election
I20260710 13:16:31.952503  9670 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "7e331b0c69f74d95b59a42f5d66268a8"
dest_uuid: "4fe87f3dcf224cedab524ffb1f56ab3e"
 from {username='slave'} at 127.0.0.1:36222
I20260710 13:16:31.952972  9670 raft_consensus.cc:493] T 7e331b0c69f74d95b59a42f5d66268a8 P 4fe87f3dcf224cedab524ffb1f56ab3e [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:16:31.953325  9670 raft_consensus.cc:3060] T 7e331b0c69f74d95b59a42f5d66268a8 P 4fe87f3dcf224cedab524ffb1f56ab3e [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:16:31.957917  9670 raft_consensus.cc:515] T 7e331b0c69f74d95b59a42f5d66268a8 P 4fe87f3dcf224cedab524ffb1f56ab3e [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f4adbb90589348138847a42a1a4c02e8" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 38623 } } peers { permanent_uuid: "4fe87f3dcf224cedab524ffb1f56ab3e" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 42317 } } peers { permanent_uuid: "a4504ba168564b91b8e2aafb36dbb28e" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 36819 } }
I20260710 13:16:31.959407  9670 leader_election.cc:290] T 7e331b0c69f74d95b59a42f5d66268a8 P 4fe87f3dcf224cedab524ffb1f56ab3e [CANDIDATE]: Term 2 election: Requested vote from peers f4adbb90589348138847a42a1a4c02e8 (127.5.154.1:38623), a4504ba168564b91b8e2aafb36dbb28e (127.5.154.3:36819)
I20260710 13:16:31.960048  9594 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7e331b0c69f74d95b59a42f5d66268a8" candidate_uuid: "4fe87f3dcf224cedab524ffb1f56ab3e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "f4adbb90589348138847a42a1a4c02e8"
I20260710 13:16:31.960659  9594 raft_consensus.cc:3060] T 7e331b0c69f74d95b59a42f5d66268a8 P f4adbb90589348138847a42a1a4c02e8 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:16:31.960516  9744 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7e331b0c69f74d95b59a42f5d66268a8" candidate_uuid: "4fe87f3dcf224cedab524ffb1f56ab3e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "a4504ba168564b91b8e2aafb36dbb28e"
I20260710 13:16:31.961221  9744 raft_consensus.cc:3055] T 7e331b0c69f74d95b59a42f5d66268a8 P a4504ba168564b91b8e2aafb36dbb28e [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:16:31.961544  9744 raft_consensus.cc:740] T 7e331b0c69f74d95b59a42f5d66268a8 P a4504ba168564b91b8e2aafb36dbb28e [term 1 LEADER]: Becoming Follower/Learner. State: Replica: a4504ba168564b91b8e2aafb36dbb28e, State: Running, Role: LEADER
I20260710 13:16:31.962302  9744 consensus_queue.cc:260] T 7e331b0c69f74d95b59a42f5d66268a8 P a4504ba168564b91b8e2aafb36dbb28e [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: "f4adbb90589348138847a42a1a4c02e8" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 38623 } } peers { permanent_uuid: "4fe87f3dcf224cedab524ffb1f56ab3e" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 42317 } } peers { permanent_uuid: "a4504ba168564b91b8e2aafb36dbb28e" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 36819 } }
I20260710 13:16:31.963492  9744 raft_consensus.cc:3060] T 7e331b0c69f74d95b59a42f5d66268a8 P a4504ba168564b91b8e2aafb36dbb28e [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:16:31.967080  9594 raft_consensus.cc:2468] T 7e331b0c69f74d95b59a42f5d66268a8 P f4adbb90589348138847a42a1a4c02e8 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4fe87f3dcf224cedab524ffb1f56ab3e in term 2.
I20260710 13:16:31.968205  9637 leader_election.cc:304] T 7e331b0c69f74d95b59a42f5d66268a8 P 4fe87f3dcf224cedab524ffb1f56ab3e [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: 4fe87f3dcf224cedab524ffb1f56ab3e, f4adbb90589348138847a42a1a4c02e8; no voters: 
I20260710 13:16:31.968828  9793 raft_consensus.cc:2804] T 7e331b0c69f74d95b59a42f5d66268a8 P 4fe87f3dcf224cedab524ffb1f56ab3e [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:16:31.969184  9793 raft_consensus.cc:697] T 7e331b0c69f74d95b59a42f5d66268a8 P 4fe87f3dcf224cedab524ffb1f56ab3e [term 2 LEADER]: Becoming Leader. State: Replica: 4fe87f3dcf224cedab524ffb1f56ab3e, State: Running, Role: LEADER
I20260710 13:16:31.969340  9744 raft_consensus.cc:2468] T 7e331b0c69f74d95b59a42f5d66268a8 P a4504ba168564b91b8e2aafb36dbb28e [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4fe87f3dcf224cedab524ffb1f56ab3e in term 2.
I20260710 13:16:31.969918  9793 consensus_queue.cc:237] T 7e331b0c69f74d95b59a42f5d66268a8 P 4fe87f3dcf224cedab524ffb1f56ab3e [LEADER]: Queue 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: "f4adbb90589348138847a42a1a4c02e8" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 38623 } } peers { permanent_uuid: "4fe87f3dcf224cedab524ffb1f56ab3e" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 42317 } } peers { permanent_uuid: "a4504ba168564b91b8e2aafb36dbb28e" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 36819 } }
I20260710 13:16:31.975541  9493 catalog_manager.cc:5697] T 7e331b0c69f74d95b59a42f5d66268a8 P 4fe87f3dcf224cedab524ffb1f56ab3e reported cstate change: term changed from 1 to 2, leader changed from a4504ba168564b91b8e2aafb36dbb28e (127.5.154.3) to 4fe87f3dcf224cedab524ffb1f56ab3e (127.5.154.2). New cstate: current_term: 2 leader_uuid: "4fe87f3dcf224cedab524ffb1f56ab3e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f4adbb90589348138847a42a1a4c02e8" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 38623 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4fe87f3dcf224cedab524ffb1f56ab3e" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 42317 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a4504ba168564b91b8e2aafb36dbb28e" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 36819 } health_report { overall_health: UNKNOWN } } }
I20260710 13:16:32.067176  9670 raft_consensus.cc:1275] T 3b6b9609f456495980a42b58b469e309 P 4fe87f3dcf224cedab524ffb1f56ab3e [term 2 FOLLOWER]: Refusing update from remote peer f4adbb90589348138847a42a1a4c02e8: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:16:32.068291  9792 consensus_queue.cc:1048] T 3b6b9609f456495980a42b58b469e309 P f4adbb90589348138847a42a1a4c02e8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4fe87f3dcf224cedab524ffb1f56ab3e" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 42317 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:16:32.075791  9744 raft_consensus.cc:1275] T 3b6b9609f456495980a42b58b469e309 P a4504ba168564b91b8e2aafb36dbb28e [term 2 FOLLOWER]: Refusing update from remote peer f4adbb90589348138847a42a1a4c02e8: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:16:32.077179  9792 consensus_queue.cc:1048] T 3b6b9609f456495980a42b58b469e309 P f4adbb90589348138847a42a1a4c02e8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a4504ba168564b91b8e2aafb36dbb28e" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 36819 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:16:32.168701  9744 raft_consensus.cc:1275] T 0430e109b5da470e819ca8fc85a37c7b P a4504ba168564b91b8e2aafb36dbb28e [term 2 FOLLOWER]: Refusing update from remote peer f4adbb90589348138847a42a1a4c02e8: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:16:32.169727  9792 consensus_queue.cc:1048] T 0430e109b5da470e819ca8fc85a37c7b P f4adbb90589348138847a42a1a4c02e8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a4504ba168564b91b8e2aafb36dbb28e" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 36819 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:16:32.177791  9670 raft_consensus.cc:1275] T 0430e109b5da470e819ca8fc85a37c7b P 4fe87f3dcf224cedab524ffb1f56ab3e [term 2 FOLLOWER]: Refusing update from remote peer f4adbb90589348138847a42a1a4c02e8: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:16:32.179232  9858 consensus_queue.cc:1048] T 0430e109b5da470e819ca8fc85a37c7b P f4adbb90589348138847a42a1a4c02e8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4fe87f3dcf224cedab524ffb1f56ab3e" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 42317 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:16:32.189932  9594 raft_consensus.cc:1275] T 606721dc0e314033943a9e523bdaacd1 P f4adbb90589348138847a42a1a4c02e8 [term 2 FOLLOWER]: Refusing update from remote peer 4fe87f3dcf224cedab524ffb1f56ab3e: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:16:32.191474  9813 consensus_queue.cc:1048] T 606721dc0e314033943a9e523bdaacd1 P 4fe87f3dcf224cedab524ffb1f56ab3e [LEADER]: Connected to new peer: Peer: permanent_uuid: "f4adbb90589348138847a42a1a4c02e8" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 38623 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:16:32.200096  9744 raft_consensus.cc:1275] T 606721dc0e314033943a9e523bdaacd1 P a4504ba168564b91b8e2aafb36dbb28e [term 2 FOLLOWER]: Refusing update from remote peer 4fe87f3dcf224cedab524ffb1f56ab3e: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:16:32.201400  9813 consensus_queue.cc:1048] T 606721dc0e314033943a9e523bdaacd1 P 4fe87f3dcf224cedab524ffb1f56ab3e [LEADER]: Connected to new peer: Peer: permanent_uuid: "a4504ba168564b91b8e2aafb36dbb28e" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 36819 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:16:32.214342  9744 raft_consensus.cc:1275] T a9d7a7a5461d4d0da8ae2f8ac9bc510e P a4504ba168564b91b8e2aafb36dbb28e [term 2 FOLLOWER]: Refusing update from remote peer f4adbb90589348138847a42a1a4c02e8: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:16:32.215399  9858 consensus_queue.cc:1048] T a9d7a7a5461d4d0da8ae2f8ac9bc510e P f4adbb90589348138847a42a1a4c02e8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a4504ba168564b91b8e2aafb36dbb28e" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 36819 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:16:32.222173  9670 raft_consensus.cc:1275] T a9d7a7a5461d4d0da8ae2f8ac9bc510e P 4fe87f3dcf224cedab524ffb1f56ab3e [term 2 FOLLOWER]: Refusing update from remote peer f4adbb90589348138847a42a1a4c02e8: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:16:32.224203  9792 consensus_queue.cc:1048] T a9d7a7a5461d4d0da8ae2f8ac9bc510e P f4adbb90589348138847a42a1a4c02e8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4fe87f3dcf224cedab524ffb1f56ab3e" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 42317 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:16:32.227309  9744 raft_consensus.cc:1275] T adfd37946159457db4eb8613d4d8f986 P a4504ba168564b91b8e2aafb36dbb28e [term 2 FOLLOWER]: Refusing update from remote peer f4adbb90589348138847a42a1a4c02e8: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:16:32.228812  9862 consensus_queue.cc:1048] T adfd37946159457db4eb8613d4d8f986 P f4adbb90589348138847a42a1a4c02e8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a4504ba168564b91b8e2aafb36dbb28e" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 36819 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:16:32.236984  9670 raft_consensus.cc:1275] T adfd37946159457db4eb8613d4d8f986 P 4fe87f3dcf224cedab524ffb1f56ab3e [term 2 FOLLOWER]: Refusing update from remote peer f4adbb90589348138847a42a1a4c02e8: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:16:32.238515  9858 consensus_queue.cc:1048] T adfd37946159457db4eb8613d4d8f986 P f4adbb90589348138847a42a1a4c02e8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4fe87f3dcf224cedab524ffb1f56ab3e" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 42317 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:16:32.340044  9594 raft_consensus.cc:1275] T a365fec366de4a1dbe73111679706c56 P f4adbb90589348138847a42a1a4c02e8 [term 2 FOLLOWER]: Refusing update from remote peer a4504ba168564b91b8e2aafb36dbb28e: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:16:32.341126  9796 consensus_queue.cc:1048] T a365fec366de4a1dbe73111679706c56 P a4504ba168564b91b8e2aafb36dbb28e [LEADER]: Connected to new peer: Peer: permanent_uuid: "f4adbb90589348138847a42a1a4c02e8" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 38623 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:16:32.347808  9670 raft_consensus.cc:1275] T a365fec366de4a1dbe73111679706c56 P 4fe87f3dcf224cedab524ffb1f56ab3e [term 2 FOLLOWER]: Refusing update from remote peer a4504ba168564b91b8e2aafb36dbb28e: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:16:32.349210  9791 consensus_queue.cc:1048] T a365fec366de4a1dbe73111679706c56 P a4504ba168564b91b8e2aafb36dbb28e [LEADER]: Connected to new peer: Peer: permanent_uuid: "4fe87f3dcf224cedab524ffb1f56ab3e" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 42317 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:16:32.435932  9744 raft_consensus.cc:3060] T f84806be7f8d47d5a006948fce875b4b P a4504ba168564b91b8e2aafb36dbb28e [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:16:32.440623  9744 raft_consensus.cc:1275] T f84806be7f8d47d5a006948fce875b4b P a4504ba168564b91b8e2aafb36dbb28e [term 2 FOLLOWER]: Refusing update from remote peer 4fe87f3dcf224cedab524ffb1f56ab3e: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:16:32.441713  9813 consensus_queue.cc:1048] T f84806be7f8d47d5a006948fce875b4b P 4fe87f3dcf224cedab524ffb1f56ab3e [LEADER]: Connected to new peer: Peer: permanent_uuid: "a4504ba168564b91b8e2aafb36dbb28e" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 36819 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:16:32.442319  9594 raft_consensus.cc:1275] T f84806be7f8d47d5a006948fce875b4b P f4adbb90589348138847a42a1a4c02e8 [term 2 FOLLOWER]: Refusing update from remote peer 4fe87f3dcf224cedab524ffb1f56ab3e: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:16:32.443662  9813 consensus_queue.cc:1048] T f84806be7f8d47d5a006948fce875b4b P 4fe87f3dcf224cedab524ffb1f56ab3e [LEADER]: Connected to new peer: Peer: permanent_uuid: "f4adbb90589348138847a42a1a4c02e8" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 38623 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:16:32.458622  9744 raft_consensus.cc:1275] T 7e331b0c69f74d95b59a42f5d66268a8 P a4504ba168564b91b8e2aafb36dbb28e [term 2 FOLLOWER]: Refusing update from remote peer 4fe87f3dcf224cedab524ffb1f56ab3e: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:16:32.459935  9813 consensus_queue.cc:1048] T 7e331b0c69f74d95b59a42f5d66268a8 P 4fe87f3dcf224cedab524ffb1f56ab3e [LEADER]: Connected to new peer: Peer: permanent_uuid: "a4504ba168564b91b8e2aafb36dbb28e" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 36819 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:16:32.467525  9594 raft_consensus.cc:1275] T 7e331b0c69f74d95b59a42f5d66268a8 P f4adbb90589348138847a42a1a4c02e8 [term 2 FOLLOWER]: Refusing update from remote peer 4fe87f3dcf224cedab524ffb1f56ab3e: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:16:32.469334  9813 consensus_queue.cc:1048] T 7e331b0c69f74d95b59a42f5d66268a8 P 4fe87f3dcf224cedab524ffb1f56ab3e [LEADER]: Connected to new peer: Peer: permanent_uuid: "f4adbb90589348138847a42a1a4c02e8" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 38623 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:16:34.665695  9491 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:44590:
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"
    }
  }
}
W20260710 13:16:34.668202  9491 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.
I20260710 13:16:34.720772  9583 tablet_service.cc:1511] Processing CreateTablet for tablet 2f7f9c6964024dc290177efec9aa2a22 (DEFAULT_TABLE table=soft_deleted_table [id=ee43ef22b4a84c90b4b003c5f774fb65]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260710 13:16:34.722486  9583 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2f7f9c6964024dc290177efec9aa2a22. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:16:34.722311  9661 tablet_service.cc:1511] Processing CreateTablet for tablet 2f7f9c6964024dc290177efec9aa2a22 (DEFAULT_TABLE table=soft_deleted_table [id=ee43ef22b4a84c90b4b003c5f774fb65]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260710 13:16:34.723749  9661 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2f7f9c6964024dc290177efec9aa2a22. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:16:34.726368  9582 tablet_service.cc:1511] Processing CreateTablet for tablet 6abdf0f15e844032bc40e44a2c9a21a9 (DEFAULT_TABLE table=soft_deleted_table [id=ee43ef22b4a84c90b4b003c5f774fb65]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260710 13:16:34.727715  9582 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6abdf0f15e844032bc40e44a2c9a21a9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:16:34.728467  9731 tablet_service.cc:1511] Processing CreateTablet for tablet 2f7f9c6964024dc290177efec9aa2a22 (DEFAULT_TABLE table=soft_deleted_table [id=ee43ef22b4a84c90b4b003c5f774fb65]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260710 13:16:34.729862  9731 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2f7f9c6964024dc290177efec9aa2a22. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:16:34.735030  9585 tablet_service.cc:1511] Processing CreateTablet for tablet 580d937a008749c5adae82dba521c762 (DEFAULT_TABLE table=soft_deleted_table [id=ee43ef22b4a84c90b4b003c5f774fb65]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260710 13:16:34.736269  9585 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 580d937a008749c5adae82dba521c762. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:16:34.739468  9586 tablet_service.cc:1511] Processing CreateTablet for tablet 9af76c7368bf41fe9b8577fe0f59135e (DEFAULT_TABLE table=soft_deleted_table [id=ee43ef22b4a84c90b4b003c5f774fb65]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260710 13:16:34.740746  9586 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9af76c7368bf41fe9b8577fe0f59135e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:16:34.741268  9729 tablet_service.cc:1511] Processing CreateTablet for tablet 580d937a008749c5adae82dba521c762 (DEFAULT_TABLE table=soft_deleted_table [id=ee43ef22b4a84c90b4b003c5f774fb65]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260710 13:16:34.742532  9729 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 580d937a008749c5adae82dba521c762. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:16:34.745748  9728 tablet_service.cc:1511] Processing CreateTablet for tablet 6abdf0f15e844032bc40e44a2c9a21a9 (DEFAULT_TABLE table=soft_deleted_table [id=ee43ef22b4a84c90b4b003c5f774fb65]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260710 13:16:34.746239  9735 tablet_service.cc:1511] Processing CreateTablet for tablet 9af76c7368bf41fe9b8577fe0f59135e (DEFAULT_TABLE table=soft_deleted_table [id=ee43ef22b4a84c90b4b003c5f774fb65]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260710 13:16:34.746984  9728 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6abdf0f15e844032bc40e44a2c9a21a9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:16:34.747682  9735 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9af76c7368bf41fe9b8577fe0f59135e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:16:34.749639  9660 tablet_service.cc:1511] Processing CreateTablet for tablet 6abdf0f15e844032bc40e44a2c9a21a9 (DEFAULT_TABLE table=soft_deleted_table [id=ee43ef22b4a84c90b4b003c5f774fb65]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260710 13:16:34.750651  9733 tablet_service.cc:1511] Processing CreateTablet for tablet f693d222d44f42b0a6ccd2597df0dfa1 (DEFAULT_TABLE table=soft_deleted_table [id=ee43ef22b4a84c90b4b003c5f774fb65]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260710 13:16:34.750840  9655 tablet_service.cc:1511] Processing CreateTablet for tablet 9af76c7368bf41fe9b8577fe0f59135e (DEFAULT_TABLE table=soft_deleted_table [id=ee43ef22b4a84c90b4b003c5f774fb65]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260710 13:16:34.752148  9656 tablet_service.cc:1511] Processing CreateTablet for tablet 580d937a008749c5adae82dba521c762 (DEFAULT_TABLE table=soft_deleted_table [id=ee43ef22b4a84c90b4b003c5f774fb65]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260710 13:16:34.752916  9653 tablet_service.cc:1511] Processing CreateTablet for tablet f693d222d44f42b0a6ccd2597df0dfa1 (DEFAULT_TABLE table=soft_deleted_table [id=ee43ef22b4a84c90b4b003c5f774fb65]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260710 13:16:34.750917  9660 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6abdf0f15e844032bc40e44a2c9a21a9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:16:34.754347  9655 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9af76c7368bf41fe9b8577fe0f59135e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:16:34.754997  9656 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 580d937a008749c5adae82dba521c762. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:16:34.755255  9581 tablet_service.cc:1511] Processing CreateTablet for tablet f693d222d44f42b0a6ccd2597df0dfa1 (DEFAULT_TABLE table=soft_deleted_table [id=ee43ef22b4a84c90b4b003c5f774fb65]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260710 13:16:34.756558  9581 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f693d222d44f42b0a6ccd2597df0dfa1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:16:34.756963  9733 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f693d222d44f42b0a6ccd2597df0dfa1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:16:34.757203  9653 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f693d222d44f42b0a6ccd2597df0dfa1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:16:34.773800  9879 tablet_bootstrap.cc:492] T 2f7f9c6964024dc290177efec9aa2a22 P 4fe87f3dcf224cedab524ffb1f56ab3e: Bootstrap starting.
I20260710 13:16:34.775986  9584 tablet_service.cc:1511] Processing CreateTablet for tablet 7ac38acfb8ba445981ccb4faeb437014 (DEFAULT_TABLE table=soft_deleted_table [id=ee43ef22b4a84c90b4b003c5f774fb65]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260710 13:16:34.778891  9584 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7ac38acfb8ba445981ccb4faeb437014. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:16:34.784853  9734 tablet_service.cc:1511] Processing CreateTablet for tablet 7ac38acfb8ba445981ccb4faeb437014 (DEFAULT_TABLE table=soft_deleted_table [id=ee43ef22b4a84c90b4b003c5f774fb65]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260710 13:16:34.786271  9734 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7ac38acfb8ba445981ccb4faeb437014. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:16:34.790799  9580 tablet_service.cc:1511] Processing CreateTablet for tablet 2128789d2fb940f3b88dbd9f1eb37ce7 (DEFAULT_TABLE table=soft_deleted_table [id=ee43ef22b4a84c90b4b003c5f774fb65]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260710 13:16:34.792151  9580 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2128789d2fb940f3b88dbd9f1eb37ce7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:16:34.794229  9730 tablet_service.cc:1511] Processing CreateTablet for tablet 2128789d2fb940f3b88dbd9f1eb37ce7 (DEFAULT_TABLE table=soft_deleted_table [id=ee43ef22b4a84c90b4b003c5f774fb65]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260710 13:16:34.795497  9730 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2128789d2fb940f3b88dbd9f1eb37ce7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:16:34.802898  9579 tablet_service.cc:1511] Processing CreateTablet for tablet 34fa12d6f5754e1db695f6f0ac413fe3 (DEFAULT_TABLE table=soft_deleted_table [id=ee43ef22b4a84c90b4b003c5f774fb65]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260710 13:16:34.804237  9579 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 34fa12d6f5754e1db695f6f0ac413fe3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:16:34.817535  9879 tablet_bootstrap.cc:654] T 2f7f9c6964024dc290177efec9aa2a22 P 4fe87f3dcf224cedab524ffb1f56ab3e: Neither blocks nor log segments found. Creating new log.
I20260710 13:16:34.823799  9661 tablet_service.cc:1511] Processing CreateTablet for tablet 7ac38acfb8ba445981ccb4faeb437014 (DEFAULT_TABLE table=soft_deleted_table [id=ee43ef22b4a84c90b4b003c5f774fb65]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260710 13:16:34.825176  9661 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7ac38acfb8ba445981ccb4faeb437014. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:16:34.825734  9658 tablet_service.cc:1511] Processing CreateTablet for tablet 34fa12d6f5754e1db695f6f0ac413fe3 (DEFAULT_TABLE table=soft_deleted_table [id=ee43ef22b4a84c90b4b003c5f774fb65]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260710 13:16:34.826982  9658 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 34fa12d6f5754e1db695f6f0ac413fe3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:16:34.829744  9657 tablet_service.cc:1511] Processing CreateTablet for tablet 3e8dfd25624c4956a09d64975af4d7ee (DEFAULT_TABLE table=soft_deleted_table [id=ee43ef22b4a84c90b4b003c5f774fb65]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260710 13:16:34.830235  9578 tablet_service.cc:1511] Processing CreateTablet for tablet 3e8dfd25624c4956a09d64975af4d7ee (DEFAULT_TABLE table=soft_deleted_table [id=ee43ef22b4a84c90b4b003c5f774fb65]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260710 13:16:34.830369  9659 tablet_service.cc:1511] Processing CreateTablet for tablet 2128789d2fb940f3b88dbd9f1eb37ce7 (DEFAULT_TABLE table=soft_deleted_table [id=ee43ef22b4a84c90b4b003c5f774fb65]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260710 13:16:34.831488  9578 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3e8dfd25624c4956a09d64975af4d7ee. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:16:34.831593  9659 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2128789d2fb940f3b88dbd9f1eb37ce7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:16:34.836896  9657 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3e8dfd25624c4956a09d64975af4d7ee. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:16:34.858114  9732 tablet_service.cc:1511] Processing CreateTablet for tablet 34fa12d6f5754e1db695f6f0ac413fe3 (DEFAULT_TABLE table=soft_deleted_table [id=ee43ef22b4a84c90b4b003c5f774fb65]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260710 13:16:34.858482  9727 tablet_service.cc:1511] Processing CreateTablet for tablet 3e8dfd25624c4956a09d64975af4d7ee (DEFAULT_TABLE table=soft_deleted_table [id=ee43ef22b4a84c90b4b003c5f774fb65]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260710 13:16:34.859467  9732 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 34fa12d6f5754e1db695f6f0ac413fe3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:16:34.860096  9727 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3e8dfd25624c4956a09d64975af4d7ee. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:16:34.875998  9881 tablet_bootstrap.cc:492] T 9af76c7368bf41fe9b8577fe0f59135e P a4504ba168564b91b8e2aafb36dbb28e: Bootstrap starting.
I20260710 13:16:34.883926  9881 tablet_bootstrap.cc:654] T 9af76c7368bf41fe9b8577fe0f59135e P a4504ba168564b91b8e2aafb36dbb28e: Neither blocks nor log segments found. Creating new log.
I20260710 13:16:34.928519  9881 tablet_bootstrap.cc:492] T 9af76c7368bf41fe9b8577fe0f59135e P a4504ba168564b91b8e2aafb36dbb28e: No bootstrap required, opened a new log
I20260710 13:16:34.929035  9881 ts_tablet_manager.cc:1403] T 9af76c7368bf41fe9b8577fe0f59135e P a4504ba168564b91b8e2aafb36dbb28e: Time spent bootstrapping tablet: real 0.053s	user 0.021s	sys 0.008s
I20260710 13:16:34.932044  9881 raft_consensus.cc:359] T 9af76c7368bf41fe9b8577fe0f59135e P a4504ba168564b91b8e2aafb36dbb28e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f4adbb90589348138847a42a1a4c02e8" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 38623 } } peers { permanent_uuid: "4fe87f3dcf224cedab524ffb1f56ab3e" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 42317 } } peers { permanent_uuid: "a4504ba168564b91b8e2aafb36dbb28e" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 36819 } }
I20260710 13:16:34.932919  9881 raft_consensus.cc:385] T 9af76c7368bf41fe9b8577fe0f59135e P a4504ba168564b91b8e2aafb36dbb28e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:16:34.933226  9881 raft_consensus.cc:740] T 9af76c7368bf41fe9b8577fe0f59135e P a4504ba168564b91b8e2aafb36dbb28e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a4504ba168564b91b8e2aafb36dbb28e, State: Initialized, Role: FOLLOWER
I20260710 13:16:34.934098  9881 consensus_queue.cc:260] T 9af76c7368bf41fe9b8577fe0f59135e P a4504ba168564b91b8e2aafb36dbb28e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f4adbb90589348138847a42a1a4c02e8" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 38623 } } peers { permanent_uuid: "4fe87f3dcf224cedab524ffb1f56ab3e" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 42317 } } peers { permanent_uuid: "a4504ba168564b91b8e2aafb36dbb28e" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 36819 } }
I20260710 13:16:34.945675  9881 ts_tablet_manager.cc:1434] T 9af76c7368bf41fe9b8577fe0f59135e P a4504ba168564b91b8e2aafb36dbb28e: Time spent starting tablet: real 0.016s	user 0.009s	sys 0.004s
I20260710 13:16:34.946777  9881 tablet_bootstrap.cc:492] T 2128789d2fb940f3b88dbd9f1eb37ce7 P a4504ba168564b91b8e2aafb36dbb28e: Bootstrap starting.
I20260710 13:16:34.945626  9883 tablet_bootstrap.cc:492] T 9af76c7368bf41fe9b8577fe0f59135e P f4adbb90589348138847a42a1a4c02e8: Bootstrap starting.
I20260710 13:16:34.955168  9881 tablet_bootstrap.cc:654] T 2128789d2fb940f3b88dbd9f1eb37ce7 P a4504ba168564b91b8e2aafb36dbb28e: Neither blocks nor log segments found. Creating new log.
I20260710 13:16:34.961675  9883 tablet_bootstrap.cc:654] T 9af76c7368bf41fe9b8577fe0f59135e P f4adbb90589348138847a42a1a4c02e8: Neither blocks nor log segments found. Creating new log.
I20260710 13:16:34.966746  9879 tablet_bootstrap.cc:492] T 2f7f9c6964024dc290177efec9aa2a22 P 4fe87f3dcf224cedab524ffb1f56ab3e: No bootstrap required, opened a new log
I20260710 13:16:34.967238  9879 ts_tablet_manager.cc:1403] T 2f7f9c6964024dc290177efec9aa2a22 P 4fe87f3dcf224cedab524ffb1f56ab3e: Time spent bootstrapping tablet: real 0.194s	user 0.037s	sys 0.013s
I20260710 13:16:34.970324  9879 raft_consensus.cc:359] T 2f7f9c6964024dc290177efec9aa2a22 P 4fe87f3dcf224cedab524ffb1f56ab3e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f4adbb90589348138847a42a1a4c02e8" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 38623 } } peers { permanent_uuid: "4fe87f3dcf224cedab524ffb1f56ab3e" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 42317 } } peers { permanent_uuid: "a4504ba168564b91b8e2aafb36dbb28e" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 36819 } }
I20260710 13:16:34.971081  9879 raft_consensus.cc:385] T 2f7f9c6964024dc290177efec9aa2a22 P 4fe87f3dcf224cedab524ffb1f56ab3e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:16:34.971346  9879 raft_consensus.cc:740] T 2f7f9c6964024dc290177efec9aa2a22 P 4fe87f3dcf224cedab524ffb1f56ab3e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4fe87f3dcf224cedab524ffb1f56ab3e, State: Initialized, Role: FOLLOWER
I20260710 13:16:34.972103  9879 consensus_queue.cc:260] T 2f7f9c6964024dc290177efec9aa2a22 P 4fe87f3dcf224cedab524ffb1f56ab3e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f4adbb90589348138847a42a1a4c02e8" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 38623 } } peers { permanent_uuid: "4fe87f3dcf224cedab524ffb1f56ab3e" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 42317 } } peers { permanent_uuid: "a4504ba168564b91b8e2aafb36dbb28e" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 36819 } }
I20260710 13:16:34.988622  9879 ts_tablet_manager.cc:1434] T 2f7f9c6964024dc290177efec9aa2a22 P 4fe87f3dcf224cedab524ffb1f56ab3e: Time spent starting tablet: real 0.009s	user 0.008s	sys 0.000s
I20260710 13:16:34.995278  9879 tablet_bootstrap.cc:492] T 7ac38acfb8ba445981ccb4faeb437014 P 4fe87f3dcf224cedab524ffb1f56ab3e: Bootstrap starting.
I20260710 13:16:34.996434  9881 tablet_bootstrap.cc:492] T 2128789d2fb940f3b88dbd9f1eb37ce7 P a4504ba168564b91b8e2aafb36dbb28e: No bootstrap required, opened a new log
I20260710 13:16:34.996953  9881 ts_tablet_manager.cc:1403] T 2128789d2fb940f3b88dbd9f1eb37ce7 P a4504ba168564b91b8e2aafb36dbb28e: Time spent bootstrapping tablet: real 0.050s	user 0.020s	sys 0.027s
I20260710 13:16:34.999897  9881 raft_consensus.cc:359] T 2128789d2fb940f3b88dbd9f1eb37ce7 P a4504ba168564b91b8e2aafb36dbb28e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f4adbb90589348138847a42a1a4c02e8" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 38623 } } peers { permanent_uuid: "4fe87f3dcf224cedab524ffb1f56ab3e" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 42317 } } peers { permanent_uuid: "a4504ba168564b91b8e2aafb36dbb28e" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 36819 } }
I20260710 13:16:35.000546  9881 raft_consensus.cc:385] T 2128789d2fb940f3b88dbd9f1eb37ce7 P a4504ba168564b91b8e2aafb36dbb28e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:16:35.000840  9881 raft_consensus.cc:740] T 2128789d2fb940f3b88dbd9f1eb37ce7 P a4504ba168564b91b8e2aafb36dbb28e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a4504ba168564b91b8e2aafb36dbb28e, State: Initialized, Role: FOLLOWER
I20260710 13:16:35.001556  9881 consensus_queue.cc:260] T 2128789d2fb940f3b88dbd9f1eb37ce7 P a4504ba168564b91b8e2aafb36dbb28e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f4adbb90589348138847a42a1a4c02e8" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 38623 } } peers { permanent_uuid: "4fe87f3dcf224cedab524ffb1f56ab3e" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 42317 } } peers { permanent_uuid: "a4504ba168564b91b8e2aafb36dbb28e" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 36819 } }
I20260710 13:16:35.003836  9881 ts_tablet_manager.cc:1434] T 2128789d2fb940f3b88dbd9f1eb37ce7 P a4504ba168564b91b8e2aafb36dbb28e: Time spent starting tablet: real 0.007s	user 0.001s	sys 0.003s
I20260710 13:16:35.004734  9881 tablet_bootstrap.cc:492] T 34fa12d6f5754e1db695f6f0ac413fe3 P a4504ba168564b91b8e2aafb36dbb28e: Bootstrap starting.
I20260710 13:16:35.010789  9881 tablet_bootstrap.cc:654] T 34fa12d6f5754e1db695f6f0ac413fe3 P a4504ba168564b91b8e2aafb36dbb28e: Neither blocks nor log segments found. Creating new log.
I20260710 13:16:35.018088  9883 tablet_bootstrap.cc:492] T 9af76c7368bf41fe9b8577fe0f59135e P f4adbb90589348138847a42a1a4c02e8: No bootstrap required, opened a new log
I20260710 13:16:35.018615  9883 ts_tablet_manager.cc:1403] T 9af76c7368bf41fe9b8577fe0f59135e P f4adbb90589348138847a42a1a4c02e8: Time spent bootstrapping tablet: real 0.073s	user 0.024s	sys 0.015s
I20260710 13:16:35.018889  9879 tablet_bootstrap.cc:654] T 7ac38acfb8ba445981ccb4faeb437014 P 4fe87f3dcf224cedab524ffb1f56ab3e: Neither blocks nor log segments found. Creating new log.
I20260710 13:16:35.021428  9883 raft_consensus.cc:359] T 9af76c7368bf41fe9b8577fe0f59135e P f4adbb90589348138847a42a1a4c02e8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f4adbb90589348138847a42a1a4c02e8" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 38623 } } peers { permanent_uuid: "4fe87f3dcf224cedab524ffb1f56ab3e" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 42317 } } peers { permanent_uuid: "a4504ba168564b91b8e2aafb36dbb28e" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 36819 } }
I20260710 13:16:35.022212  9883 raft_consensus.cc:385] T 9af76c7368bf41fe9b8577fe0f59135e P f4adbb90589348138847a42a1a4c02e8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:16:35.022436  9883 raft_consensus.cc:740] T 9af76c7368bf41fe9b8577fe0f59135e P f4adbb90589348138847a42a1a4c02e8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f4adbb90589348138847a42a1a4c02e8, State: Initialized, Role: FOLLOWER
I20260710 13:16:35.023161  9881 tablet_bootstrap.cc:492] T 34fa12d6f5754e1db695f6f0ac413fe3 P a4504ba168564b91b8e2aafb36dbb28e: No bootstrap required, opened a new log
I20260710 13:16:35.023613  9881 ts_tablet_manager.cc:1403] T 34fa12d6f5754e1db695f6f0ac413fe3 P a4504ba168564b91b8e2aafb36dbb28e: Time spent bootstrapping tablet: real 0.019s	user 0.007s	sys 0.011s
I20260710 13:16:35.023089  9883 consensus_queue.cc:260] T 9af76c7368bf41fe9b8577fe0f59135e P f4adbb90589348138847a42a1a4c02e8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f4adbb90589348138847a42a1a4c02e8" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 38623 } } peers { permanent_uuid: "4fe87f3dcf224cedab524ffb1f56ab3e" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 42317 } } peers { permanent_uuid: "a4504ba168564b91b8e2aafb36dbb28e" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 36819 } }
I20260710 13:16:35.024060  9879 tablet_bootstrap.cc:492] T 7ac38acfb8ba445981ccb4faeb437014 P 4fe87f3dcf224cedab524ffb1f56ab3e: No bootstrap required, opened a new log
I20260710 13:16:35.024531  9879 ts_tablet_manager.cc:1403] T 7ac38acfb8ba445981ccb4faeb437014 P 4fe87f3dcf224cedab524ffb1f56ab3e: Time spent bootstrapping tablet: real 0.029s	user 0.003s	sys 0.007s
I20260710 13:16:35.025652  9883 ts_tablet_manager.cc:1434] T 9af76c7368bf41fe9b8577fe0f59135e P f4adbb90589348138847a42a1a4c02e8: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260710 13:16:35.026528  9883 tablet_bootstrap.cc:492] T 3e8dfd25624c4956a09d64975af4d7ee P f4adbb90589348138847a42a1a4c02e8: Bootstrap starting.
I20260710 13:16:35.026268  9881 raft_consensus.cc:359] T 34fa12d6f5754e1db695f6f0ac413fe3 P a4504ba168564b91b8e2aafb36dbb28e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f4adbb90589348138847a42a1a4c02e8" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 38623 } } peers { permanent_uuid: "4fe87f3dcf224cedab524ffb1f56ab3e" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 42317 } } peers { permanent_uuid: "a4504ba168564b91b8e2aafb36dbb28e" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 36819 } }
I20260710 13:16:35.026965  9881 raft_consensus.cc:385] T 34fa12d6f5754e1db695f6f0ac413fe3 P a4504ba168564b91b8e2aafb36dbb28e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:16:35.027241  9881 raft_consensus.cc:740] T 34fa12d6f5754e1db695f6f0ac413fe3 P a4504ba168564b91b8e2aafb36dbb28e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a4504ba168564b91b8e2aafb36dbb28e, State: Initialized, Role: FOLLOWER
I20260710 13:16:35.027343  9879 raft_consensus.cc:359] T 7ac38acfb8ba445981ccb4faeb437014 P 4fe87f3dcf224cedab524ffb1f56ab3e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f4adbb90589348138847a42a1a4c02e8" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 38623 } } peers { permanent_uuid: "4fe87f3dcf224cedab524ffb1f56ab3e" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 42317 } } peers { permanent_uuid: "a4504ba168564b91b8e2aafb36dbb28e" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 36819 } }
I20260710 13:16:35.028162  9879 raft_consensus.cc:385] T 7ac38acfb8ba445981ccb4faeb437014 P 4fe87f3dcf224cedab524ffb1f56ab3e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:16:35.027977  9881 consensus_queue.cc:260] T 34fa12d6f5754e1db695f6f0ac413fe3 P a4504ba168564b91b8e2aafb36dbb28e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f4adbb90589348138847a42a1a4c02e8" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 38623 } } peers { permanent_uuid: "4fe87f3dcf224cedab524ffb1f56ab3e" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 42317 } } peers { permanent_uuid: "a4504ba168564b91b8e2aafb36dbb28e" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 36819 } }
I20260710 13:16:35.028455  9879 raft_consensus.cc:740] T 7ac38acfb8ba445981ccb4faeb437014 P 4fe87f3dcf224cedab524ffb1f56ab3e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4fe87f3dcf224cedab524ffb1f56ab3e, State: Initialized, Role: FOLLOWER
I20260710 13:16:35.029300  9879 consensus_queue.cc:260] T 7ac38acfb8ba445981ccb4faeb437014 P 4fe87f3dcf224cedab524ffb1f56ab3e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f4adbb90589348138847a42a1a4c02e8" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 38623 } } peers { permanent_uuid: "4fe87f3dcf224cedab524ffb1f56ab3e" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 42317 } } peers { permanent_uuid: "a4504ba168564b91b8e2aafb36dbb28e" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 36819 } }
I20260710 13:16:35.030207  9881 ts_tablet_manager.cc:1434] T 34fa12d6f5754e1db695f6f0ac413fe3 P a4504ba168564b91b8e2aafb36dbb28e: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260710 13:16:35.031118  9881 tablet_bootstrap.cc:492] T 2f7f9c6964024dc290177efec9aa2a22 P a4504ba168564b91b8e2aafb36dbb28e: Bootstrap starting.
I20260710 13:16:35.033886  9879 ts_tablet_manager.cc:1434] T 7ac38acfb8ba445981ccb4faeb437014 P 4fe87f3dcf224cedab524ffb1f56ab3e: Time spent starting tablet: real 0.009s	user 0.002s	sys 0.003s
I20260710 13:16:35.034842  9879 tablet_bootstrap.cc:492] T 6abdf0f15e844032bc40e44a2c9a21a9 P 4fe87f3dcf224cedab524ffb1f56ab3e: Bootstrap starting.
I20260710 13:16:35.035874  9883 tablet_bootstrap.cc:654] T 3e8dfd25624c4956a09d64975af4d7ee P f4adbb90589348138847a42a1a4c02e8: Neither blocks nor log segments found. Creating new log.
I20260710 13:16:35.036995  9881 tablet_bootstrap.cc:654] T 2f7f9c6964024dc290177efec9aa2a22 P a4504ba168564b91b8e2aafb36dbb28e: Neither blocks nor log segments found. Creating new log.
I20260710 13:16:35.041054  9879 tablet_bootstrap.cc:654] T 6abdf0f15e844032bc40e44a2c9a21a9 P 4fe87f3dcf224cedab524ffb1f56ab3e: Neither blocks nor log segments found. Creating new log.
I20260710 13:16:35.048170  9883 tablet_bootstrap.cc:492] T 3e8dfd25624c4956a09d64975af4d7ee P f4adbb90589348138847a42a1a4c02e8: No bootstrap required, opened a new log
I20260710 13:16:35.048629  9883 ts_tablet_manager.cc:1403] T 3e8dfd25624c4956a09d64975af4d7ee P f4adbb90589348138847a42a1a4c02e8: Time spent bootstrapping tablet: real 0.022s	user 0.014s	sys 0.003s
I20260710 13:16:35.048945  9881 tablet_bootstrap.cc:492] T 2f7f9c6964024dc290177efec9aa2a22 P a4504ba168564b91b8e2aafb36dbb28e: No bootstrap required, opened a new log
I20260710 13:16:35.049397  9881 ts_tablet_manager.cc:1403] T 2f7f9c6964024dc290177efec9aa2a22 P a4504ba168564b91b8e2aafb36dbb28e: Time spent bootstrapping tablet: real 0.018s	user 0.013s	sys 0.004s
I20260710 13:16:35.052193  9881 raft_consensus.cc:359] T 2f7f9c6964024dc290177efec9aa2a22 P a4504ba168564b91b8e2aafb36dbb28e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f4adbb90589348138847a42a1a4c02e8" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 38623 } } peers { permanent_uuid: "4fe87f3dcf224cedab524ffb1f56ab3e" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 42317 } } peers { permanent_uuid: "a4504ba168564b91b8e2aafb36dbb28e" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 36819 } }
I20260710 13:16:35.052318  9883 raft_consensus.cc:359] T 3e8dfd25624c4956a09d64975af4d7ee P f4adbb90589348138847a42a1a4c02e8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f4adbb90589348138847a42a1a4c02e8" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 38623 } } peers { permanent_uuid: "4fe87f3dcf224cedab524ffb1f56ab3e" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 42317 } } peers { permanent_uuid: "a4504ba168564b91b8e2aafb36dbb28e" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 36819 } }
I20260710 13:16:35.052942  9881 raft_consensus.cc:385] T 2f7f9c6964024dc290177efec9aa2a22 P a4504ba168564b91b8e2aafb36dbb28e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:16:35.053010  9883 raft_consensus.cc:385] T 3e8dfd25624c4956a09d64975af4d7ee P f4adbb90589348138847a42a1a4c02e8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:16:35.053311  9881 raft_consensus.cc:740] T 2f7f9c6964024dc290177efec9aa2a22 P a4504ba168564b91b8e2aafb36dbb28e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a4504ba168564b91b8e2aafb36dbb28e, State: Initialized, Role: FOLLOWER
I20260710 13:16:35.053395  9883 raft_consensus.cc:740] T 3e8dfd25624c4956a09d64975af4d7ee P f4adbb90589348138847a42a1a4c02e8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f4adbb90589348138847a42a1a4c02e8, State: Initialized, Role: FOLLOWER
I20260710 13:16:35.054174  9881 consensus_queue.cc:260] T 2f7f9c6964024dc290177efec9aa2a22 P a4504ba168564b91b8e2aafb36dbb28e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f4adbb90589348138847a42a1a4c02e8" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 38623 } } peers { permanent_uuid: "4fe87f3dcf224cedab524ffb1f56ab3e" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 42317 } } peers { permanent_uuid: "a4504ba168564b91b8e2aafb36dbb28e" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 36819 } }
I20260710 13:16:35.054258  9883 consensus_queue.cc:260] T 3e8dfd25624c4956a09d64975af4d7ee P f4adbb90589348138847a42a1a4c02e8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f4adbb90589348138847a42a1a4c02e8" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 38623 } } peers { permanent_uuid: "4fe87f3dcf224cedab524ffb1f56ab3e" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 42317 } } peers { permanent_uuid: "a4504ba168564b91b8e2aafb36dbb28e" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 36819 } }
I20260710 13:16:35.054980  9879 tablet_bootstrap.cc:492] T 6abdf0f15e844032bc40e44a2c9a21a9 P 4fe87f3dcf224cedab524ffb1f56ab3e: No bootstrap required, opened a new log
I20260710 13:16:35.055584  9879 ts_tablet_manager.cc:1403] T 6abdf0f15e844032bc40e44a2c9a21a9 P 4fe87f3dcf224cedab524ffb1f56ab3e: Time spent bootstrapping tablet: real 0.021s	user 0.009s	sys 0.005s
I20260710 13:16:35.056615  9881 ts_tablet_manager.cc:1434] T 2f7f9c6964024dc290177efec9aa2a22 P a4504ba168564b91b8e2aafb36dbb28e: Time spent starting tablet: real 0.007s	user 0.008s	sys 0.000s
I20260710 13:16:35.056644  9883 ts_tablet_manager.cc:1434] T 3e8dfd25624c4956a09d64975af4d7ee P f4adbb90589348138847a42a1a4c02e8: Time spent starting tablet: real 0.008s	user 0.007s	sys 0.000s
I20260710 13:16:35.057734  9881 tablet_bootstrap.cc:492] T f693d222d44f42b0a6ccd2597df0dfa1 P a4504ba168564b91b8e2aafb36dbb28e: Bootstrap starting.
I20260710 13:16:35.057734  9883 tablet_bootstrap.cc:492] T 2f7f9c6964024dc290177efec9aa2a22 P f4adbb90589348138847a42a1a4c02e8: Bootstrap starting.
I20260710 13:16:35.058426  9879 raft_consensus.cc:359] T 6abdf0f15e844032bc40e44a2c9a21a9 P 4fe87f3dcf224cedab524ffb1f56ab3e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f4adbb90589348138847a42a1a4c02e8" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 38623 } } peers { permanent_uuid: "4fe87f3dcf224cedab524ffb1f56ab3e" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 42317 } } peers { permanent_uuid: "a4504ba168564b91b8e2aafb36dbb28e" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 36819 } }
I20260710 13:16:35.059103  9879 raft_consensus.cc:385] T 6abdf0f15e844032bc40e44a2c9a21a9 P 4fe87f3dcf224cedab524ffb1f56ab3e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:16:35.059381  9879 raft_consensus.cc:740] T 6abdf0f15e844032bc40e44a2c9a21a9 P 4fe87f3dcf224cedab524ffb1f56ab3e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4fe87f3dcf224cedab524ffb1f56ab3e, State: Initialized, Role: FOLLOWER
I20260710 13:16:35.060333  9879 consensus_queue.cc:260] T 6abdf0f15e844032bc40e44a2c9a21a9 P 4fe87f3dcf224cedab524ffb1f56ab3e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f4adbb90589348138847a42a1a4c02e8" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 38623 } } peers { permanent_uuid: "4fe87f3dcf224cedab524ffb1f56ab3e" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 42317 } } peers { permanent_uuid: "a4504ba168564b91b8e2aafb36dbb28e" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 36819 } }
I20260710 13:16:35.064677  9881 tablet_bootstrap.cc:654] T f693d222d44f42b0a6ccd2597df0dfa1 P a4504ba168564b91b8e2aafb36dbb28e: Neither blocks nor log segments found. Creating new log.
I20260710 13:16:35.064677  9883 tablet_bootstrap.cc:654] T 2f7f9c6964024dc290177efec9aa2a22 P f4adbb90589348138847a42a1a4c02e8: Neither blocks nor log segments found. Creating new log.
I20260710 13:16:35.069267  9879 ts_tablet_manager.cc:1434] T 6abdf0f15e844032bc40e44a2c9a21a9 P 4fe87f3dcf224cedab524ffb1f56ab3e: Time spent starting tablet: real 0.013s	user 0.006s	sys 0.000s
I20260710 13:16:35.070202  9879 tablet_bootstrap.cc:492] T 580d937a008749c5adae82dba521c762 P 4fe87f3dcf224cedab524ffb1f56ab3e: Bootstrap starting.
I20260710 13:16:35.076597  9879 tablet_bootstrap.cc:654] T 580d937a008749c5adae82dba521c762 P 4fe87f3dcf224cedab524ffb1f56ab3e: Neither blocks nor log segments found. Creating new log.
I20260710 13:16:35.085067  9813 raft_consensus.cc:493] T 6abdf0f15e844032bc40e44a2c9a21a9 P 4fe87f3dcf224cedab524ffb1f56ab3e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:16:35.085695  9813 raft_consensus.cc:515] T 6abdf0f15e844032bc40e44a2c9a21a9 P 4fe87f3dcf224cedab524ffb1f56ab3e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f4adbb90589348138847a42a1a4c02e8" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 38623 } } peers { permanent_uuid: "4fe87f3dcf224cedab524ffb1f56ab3e" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 42317 } } peers { permanent_uuid: "a4504ba168564b91b8e2aafb36dbb28e" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 36819 } }
I20260710 13:16:35.092747  9594 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6abdf0f15e844032bc40e44a2c9a21a9" candidate_uuid: "4fe87f3dcf224cedab524ffb1f56ab3e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f4adbb90589348138847a42a1a4c02e8" is_pre_election: true
I20260710 13:16:35.093289  9813 leader_election.cc:290] T 6abdf0f15e844032bc40e44a2c9a21a9 P 4fe87f3dcf224cedab524ffb1f56ab3e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f4adbb90589348138847a42a1a4c02e8 (127.5.154.1:38623), a4504ba168564b91b8e2aafb36dbb28e (127.5.154.3:36819)
I20260710 13:16:35.094188  9881 tablet_bootstrap.cc:492] T f693d222d44f42b0a6ccd2597df0dfa1 P a4504ba168564b91b8e2aafb36dbb28e: No bootstrap required, opened a new log
I20260710 13:16:35.094048  9744 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6abdf0f15e844032bc40e44a2c9a21a9" candidate_uuid: "4fe87f3dcf224cedab524ffb1f56ab3e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a4504ba168564b91b8e2aafb36dbb28e" is_pre_election: true
I20260710 13:16:35.094671  9881 ts_tablet_manager.cc:1403] T f693d222d44f42b0a6ccd2597df0dfa1 P a4504ba168564b91b8e2aafb36dbb28e: Time spent bootstrapping tablet: real 0.037s	user 0.014s	sys 0.020s
W20260710 13:16:35.094756  9637 leader_election.cc:343] T 6abdf0f15e844032bc40e44a2c9a21a9 P 4fe87f3dcf224cedab524ffb1f56ab3e [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer f4adbb90589348138847a42a1a4c02e8 (127.5.154.1:38623): Illegal state: must be running to vote when last-logged opid is not known
W20260710 13:16:35.095647  9634 leader_election.cc:343] T 6abdf0f15e844032bc40e44a2c9a21a9 P 4fe87f3dcf224cedab524ffb1f56ab3e [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer a4504ba168564b91b8e2aafb36dbb28e (127.5.154.3:36819): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:16:35.096051  9634 leader_election.cc:304] T 6abdf0f15e844032bc40e44a2c9a21a9 P 4fe87f3dcf224cedab524ffb1f56ab3e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 4fe87f3dcf224cedab524ffb1f56ab3e; no voters: a4504ba168564b91b8e2aafb36dbb28e, f4adbb90589348138847a42a1a4c02e8
I20260710 13:16:35.097798  9881 raft_consensus.cc:359] T f693d222d44f42b0a6ccd2597df0dfa1 P a4504ba168564b91b8e2aafb36dbb28e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f4adbb90589348138847a42a1a4c02e8" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 38623 } } peers { permanent_uuid: "4fe87f3dcf224cedab524ffb1f56ab3e" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 42317 } } peers { permanent_uuid: "a4504ba168564b91b8e2aafb36dbb28e" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 36819 } }
I20260710 13:16:35.098418  9813 raft_consensus.cc:2749] T 6abdf0f15e844032bc40e44a2c9a21a9 P 4fe87f3dcf224cedab524ffb1f56ab3e [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:16:35.098495  9881 raft_consensus.cc:385] T f693d222d44f42b0a6ccd2597df0dfa1 P a4504ba168564b91b8e2aafb36dbb28e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:16:35.098699  9883 tablet_bootstrap.cc:492] T 2f7f9c6964024dc290177efec9aa2a22 P f4adbb90589348138847a42a1a4c02e8: No bootstrap required, opened a new log
I20260710 13:16:35.098997  9881 raft_consensus.cc:740] T f693d222d44f42b0a6ccd2597df0dfa1 P a4504ba168564b91b8e2aafb36dbb28e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a4504ba168564b91b8e2aafb36dbb28e, State: Initialized, Role: FOLLOWER
I20260710 13:16:35.099732  9883 ts_tablet_manager.cc:1403] T 2f7f9c6964024dc290177efec9aa2a22 P f4adbb90589348138847a42a1a4c02e8: Time spent bootstrapping tablet: real 0.042s	user 0.012s	sys 0.020s
I20260710 13:16:35.100039  9881 consensus_queue.cc:260] T f693d222d44f42b0a6ccd2597df0dfa1 P a4504ba168564b91b8e2aafb36dbb28e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f4adbb90589348138847a42a1a4c02e8" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 38623 } } peers { permanent_uuid: "4fe87f3dcf224cedab524ffb1f56ab3e" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 42317 } } peers { permanent_uuid: "a4504ba168564b91b8e2aafb36dbb28e" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 36819 } }
I20260710 13:16:35.101235  9879 tablet_bootstrap.cc:492] T 580d937a008749c5adae82dba521c762 P 4fe87f3dcf224cedab524ffb1f56ab3e: No bootstrap required, opened a new log
I20260710 13:16:35.101729  9879 ts_tablet_manager.cc:1403] T 580d937a008749c5adae82dba521c762 P 4fe87f3dcf224cedab524ffb1f56ab3e: Time spent bootstrapping tablet: real 0.032s	user 0.010s	sys 0.006s
I20260710 13:16:35.103832  9881 ts_tablet_manager.cc:1434] T f693d222d44f42b0a6ccd2597df0dfa1 P a4504ba168564b91b8e2aafb36dbb28e: Time spent starting tablet: real 0.009s	user 0.006s	sys 0.000s
I20260710 13:16:35.104815  9881 tablet_bootstrap.cc:492] T 7ac38acfb8ba445981ccb4faeb437014 P a4504ba168564b91b8e2aafb36dbb28e: Bootstrap starting.
I20260710 13:16:35.105739  9883 raft_consensus.cc:359] T 2f7f9c6964024dc290177efec9aa2a22 P f4adbb90589348138847a42a1a4c02e8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f4adbb90589348138847a42a1a4c02e8" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 38623 } } peers { permanent_uuid: "4fe87f3dcf224cedab524ffb1f56ab3e" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 42317 } } peers { permanent_uuid: "a4504ba168564b91b8e2aafb36dbb28e" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 36819 } }
I20260710 13:16:35.106536  9883 raft_consensus.cc:385] T 2f7f9c6964024dc290177efec9aa2a22 P f4adbb90589348138847a42a1a4c02e8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:16:35.106884  9883 raft_consensus.cc:740] T 2f7f9c6964024dc290177efec9aa2a22 P f4adbb90589348138847a42a1a4c02e8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f4adbb90589348138847a42a1a4c02e8, State: Initialized, Role: FOLLOWER
I20260710 13:16:35.107918  9879 raft_consensus.cc:359] T 580d937a008749c5adae82dba521c762 P 4fe87f3dcf224cedab524ffb1f56ab3e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f4adbb90589348138847a42a1a4c02e8" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 38623 } } peers { permanent_uuid: "4fe87f3dcf224cedab524ffb1f56ab3e" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 42317 } } peers { permanent_uuid: "a4504ba168564b91b8e2aafb36dbb28e" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 36819 } }
I20260710 13:16:35.108654  9879 raft_consensus.cc:385] T 580d937a008749c5adae82dba521c762 P 4fe87f3dcf224cedab524ffb1f56ab3e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:16:35.108948  9879 raft_consensus.cc:740] T 580d937a008749c5adae82dba521c762 P 4fe87f3dcf224cedab524ffb1f56ab3e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4fe87f3dcf224cedab524ffb1f56ab3e, State: Initialized, Role: FOLLOWER
I20260710 13:16:35.109683  9879 consensus_queue.cc:260] T 580d937a008749c5adae82dba521c762 P 4fe87f3dcf224cedab524ffb1f56ab3e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f4adbb90589348138847a42a1a4c02e8" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 38623 } } peers { permanent_uuid: "4fe87f3dcf224cedab524ffb1f56ab3e" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 42317 } } peers { permanent_uuid: "a4504ba168564b91b8e2aafb36dbb28e" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 36819 } }
I20260710 13:16:35.110283  9883 consensus_queue.cc:260] T 2f7f9c6964024dc290177efec9aa2a22 P f4adbb90589348138847a42a1a4c02e8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f4adbb90589348138847a42a1a4c02e8" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 38623 } } peers { permanent_uuid: "4fe87f3dcf224cedab524ffb1f56ab3e" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 42317 } } peers { permanent_uuid: "a4504ba168564b91b8e2aafb36dbb28e" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 36819 } }
I20260710 13:16:35.111748  9881 tablet_bootstrap.cc:654] T 7ac38acfb8ba445981ccb4faeb437014 P a4504ba168564b91b8e2aafb36dbb28e: Neither blocks nor log segments found. Creating new log.
I20260710 13:16:35.115185  9883 ts_tablet_manager.cc:1434] T 2f7f9c6964024dc290177efec9aa2a22 P f4adbb90589348138847a42a1a4c02e8: Time spent starting tablet: real 0.015s	user 0.006s	sys 0.000s
I20260710 13:16:35.116732  9883 tablet_bootstrap.cc:492] T f693d222d44f42b0a6ccd2597df0dfa1 P f4adbb90589348138847a42a1a4c02e8: Bootstrap starting.
I20260710 13:16:35.122644  9879 ts_tablet_manager.cc:1434] T 580d937a008749c5adae82dba521c762 P 4fe87f3dcf224cedab524ffb1f56ab3e: Time spent starting tablet: real 0.021s	user 0.007s	sys 0.000s
I20260710 13:16:35.123718  9879 tablet_bootstrap.cc:492] T 34fa12d6f5754e1db695f6f0ac413fe3 P 4fe87f3dcf224cedab524ffb1f56ab3e: Bootstrap starting.
I20260710 13:16:35.123780  9883 tablet_bootstrap.cc:654] T f693d222d44f42b0a6ccd2597df0dfa1 P f4adbb90589348138847a42a1a4c02e8: Neither blocks nor log segments found. Creating new log.
I20260710 13:16:35.134953  9883 tablet_bootstrap.cc:492] T f693d222d44f42b0a6ccd2597df0dfa1 P f4adbb90589348138847a42a1a4c02e8: No bootstrap required, opened a new log
I20260710 13:16:35.135427  9883 ts_tablet_manager.cc:1403] T f693d222d44f42b0a6ccd2597df0dfa1 P f4adbb90589348138847a42a1a4c02e8: Time spent bootstrapping tablet: real 0.019s	user 0.006s	sys 0.005s
I20260710 13:16:35.137213  9881 tablet_bootstrap.cc:492] T 7ac38acfb8ba445981ccb4faeb437014 P a4504ba168564b91b8e2aafb36dbb28e: No bootstrap required, opened a new log
I20260710 13:16:35.137405  9879 tablet_bootstrap.cc:654] T 34fa12d6f5754e1db695f6f0ac413fe3 P 4fe87f3dcf224cedab524ffb1f56ab3e: Neither blocks nor log segments found. Creating new log.
I20260710 13:16:35.137626  9881 ts_tablet_manager.cc:1403] T 7ac38acfb8ba445981ccb4faeb437014 P a4504ba168564b91b8e2aafb36dbb28e: Time spent bootstrapping tablet: real 0.033s	user 0.010s	sys 0.018s
I20260710 13:16:35.138463  9883 raft_consensus.cc:359] T f693d222d44f42b0a6ccd2597df0dfa1 P f4adbb90589348138847a42a1a4c02e8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f4adbb90589348138847a42a1a4c02e8" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 38623 } } peers { permanent_uuid: "4fe87f3dcf224cedab524ffb1f56ab3e" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 42317 } } peers { permanent_uuid: "a4504ba168564b91b8e2aafb36dbb28e" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 36819 } }
I20260710 13:16:35.139200  9883 raft_consensus.cc:385] T f693d222d44f42b0a6ccd2597df0dfa1 P f4adbb90589348138847a42a1a4c02e8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:16:35.139480  9883 raft_consensus.cc:740] T f693d222d44f42b0a6ccd2597df0dfa1 P f4adbb90589348138847a42a1a4c02e8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f4adbb90589348138847a42a1a4c02e8, State: Initialized, Role: FOLLOWER
I20260710 13:16:35.139773  9858 raft_consensus.cc:493] T 2f7f9c6964024dc290177efec9aa2a22 P f4adbb90589348138847a42a1a4c02e8 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:16:35.140070  9881 raft_consensus.cc:359] T 7ac38acfb8ba445981ccb4faeb437014 P a4504ba168564b91b8e2aafb36dbb28e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f4adbb90589348138847a42a1a4c02e8" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 38623 } } peers { permanent_uuid: "4fe87f3dcf224cedab524ffb1f56ab3e" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 42317 } } peers { permanent_uuid: "a4504ba168564b91b8e2aafb36dbb28e" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 36819 } }
I20260710 13:16:35.140754  9881 raft_consensus.cc:385] T 7ac38acfb8ba445981ccb4faeb437014 P a4504ba168564b91b8e2aafb36dbb28e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:16:35.140215  9858 raft_consensus.cc:515] T 2f7f9c6964024dc290177efec9aa2a22 P f4adbb90589348138847a42a1a4c02e8 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f4adbb90589348138847a42a1a4c02e8" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 38623 } } peers { permanent_uuid: "4fe87f3dcf224cedab524ffb1f56ab3e" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 42317 } } peers { permanent_uuid: "a4504ba168564b91b8e2aafb36dbb28e" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 36819 } }
I20260710 13:16:35.140172  9883 consensus_queue.cc:260] T f693d222d44f42b0a6ccd2597df0dfa1 P f4adbb90589348138847a42a1a4c02e8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f4adbb90589348138847a42a1a4c02e8" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 38623 } } peers { permanent_uuid: "4fe87f3dcf224cedab524ffb1f56ab3e" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 42317 } } peers { permanent_uuid: "a4504ba168564b91b8e2aafb36dbb28e" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 36819 } }
I20260710 13:16:35.141033  9881 raft_consensus.cc:740] T 7ac38acfb8ba445981ccb4faeb437014 P a4504ba168564b91b8e2aafb36dbb28e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a4504ba168564b91b8e2aafb36dbb28e, State: Initialized, Role: FOLLOWER
I20260710 13:16:35.141775  9881 consensus_queue.cc:260] T 7ac38acfb8ba445981ccb4faeb437014 P a4504ba168564b91b8e2aafb36dbb28e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f4adbb90589348138847a42a1a4c02e8" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 38623 } } peers { permanent_uuid: "4fe87f3dcf224cedab524ffb1f56ab3e" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 42317 } } peers { permanent_uuid: "a4504ba168564b91b8e2aafb36dbb28e" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 36819 } }
I20260710 13:16:35.142482  9858 leader_election.cc:290] T 2f7f9c6964024dc290177efec9aa2a22 P f4adbb90589348138847a42a1a4c02e8 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4fe87f3dcf224cedab524ffb1f56ab3e (127.5.154.2:42317), a4504ba168564b91b8e2aafb36dbb28e (127.5.154.3:36819)
I20260710 13:16:35.142947  9883 ts_tablet_manager.cc:1434] T f693d222d44f42b0a6ccd2597df0dfa1 P f4adbb90589348138847a42a1a4c02e8: Time spent starting tablet: real 0.007s	user 0.008s	sys 0.001s
I20260710 13:16:35.143980  9881 ts_tablet_manager.cc:1434] T 7ac38acfb8ba445981ccb4faeb437014 P a4504ba168564b91b8e2aafb36dbb28e: Time spent starting tablet: real 0.006s	user 0.002s	sys 0.003s
I20260710 13:16:35.144147  9670 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2f7f9c6964024dc290177efec9aa2a22" candidate_uuid: "f4adbb90589348138847a42a1a4c02e8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4fe87f3dcf224cedab524ffb1f56ab3e" is_pre_election: true
I20260710 13:16:35.144464  9744 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2f7f9c6964024dc290177efec9aa2a22" candidate_uuid: "f4adbb90589348138847a42a1a4c02e8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a4504ba168564b91b8e2aafb36dbb28e" is_pre_election: true
I20260710 13:16:35.144760  9670 raft_consensus.cc:2468] T 2f7f9c6964024dc290177efec9aa2a22 P 4fe87f3dcf224cedab524ffb1f56ab3e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f4adbb90589348138847a42a1a4c02e8 in term 0.
I20260710 13:16:35.144958  9881 tablet_bootstrap.cc:492] T 3e8dfd25624c4956a09d64975af4d7ee P a4504ba168564b91b8e2aafb36dbb28e: Bootstrap starting.
I20260710 13:16:35.145192  9744 raft_consensus.cc:2468] T 2f7f9c6964024dc290177efec9aa2a22 P a4504ba168564b91b8e2aafb36dbb28e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f4adbb90589348138847a42a1a4c02e8 in term 0.
I20260710 13:16:35.146529  9560 leader_election.cc:304] T 2f7f9c6964024dc290177efec9aa2a22 P f4adbb90589348138847a42a1a4c02e8 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4fe87f3dcf224cedab524ffb1f56ab3e, f4adbb90589348138847a42a1a4c02e8; no voters: 
I20260710 13:16:35.147511  9886 raft_consensus.cc:2804] T 2f7f9c6964024dc290177efec9aa2a22 P f4adbb90589348138847a42a1a4c02e8 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:16:35.147867  9886 raft_consensus.cc:493] T 2f7f9c6964024dc290177efec9aa2a22 P f4adbb90589348138847a42a1a4c02e8 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:16:35.148172  9886 raft_consensus.cc:3060] T 2f7f9c6964024dc290177efec9aa2a22 P f4adbb90589348138847a42a1a4c02e8 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:16:35.151288  9879 tablet_bootstrap.cc:492] T 34fa12d6f5754e1db695f6f0ac413fe3 P 4fe87f3dcf224cedab524ffb1f56ab3e: No bootstrap required, opened a new log
I20260710 13:16:35.151750  9879 ts_tablet_manager.cc:1403] T 34fa12d6f5754e1db695f6f0ac413fe3 P 4fe87f3dcf224cedab524ffb1f56ab3e: Time spent bootstrapping tablet: real 0.028s	user 0.012s	sys 0.004s
I20260710 13:16:35.156167  9881 tablet_bootstrap.cc:654] T 3e8dfd25624c4956a09d64975af4d7ee P a4504ba168564b91b8e2aafb36dbb28e: Neither blocks nor log segments found. Creating new log.
I20260710 13:16:35.156972  9879 raft_consensus.cc:359] T 34fa12d6f5754e1db695f6f0ac413fe3 P 4fe87f3dcf224cedab524ffb1f56ab3e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f4adbb90589348138847a42a1a4c02e8" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 38623 } } peers { permanent_uuid: "4fe87f3dcf224cedab524ffb1f56ab3e" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 42317 } } peers { permanent_uuid: "a4504ba168564b91b8e2aafb36dbb28e" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 36819 } }
I20260710 13:16:35.157687  9879 raft_consensus.cc:385] T 34fa12d6f5754e1db695f6f0ac413fe3 P 4fe87f3dcf224cedab524ffb1f56ab3e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:16:35.157974  9879 raft_consensus.cc:740] T 34fa12d6f5754e1db695f6f0ac413fe3 P 4fe87f3dcf224cedab524ffb1f56ab3e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4fe87f3dcf224cedab524ffb1f56ab3e, State: Initialized, Role: FOLLOWER
I20260710 13:16:35.159876  9879 consensus_queue.cc:260] T 34fa12d6f5754e1db695f6f0ac413fe3 P 4fe87f3dcf224cedab524ffb1f56ab3e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f4adbb90589348138847a42a1a4c02e8" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 38623 } } peers { permanent_uuid: "4fe87f3dcf224cedab524ffb1f56ab3e" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 42317 } } peers { permanent_uuid: "a4504ba168564b91b8e2aafb36dbb28e" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 36819 } }
I20260710 13:16:35.164100  9881 tablet_bootstrap.cc:492] T 3e8dfd25624c4956a09d64975af4d7ee P a4504ba168564b91b8e2aafb36dbb28e: No bootstrap required, opened a new log
I20260710 13:16:35.164395  9879 ts_tablet_manager.cc:1434] T 34fa12d6f5754e1db695f6f0ac413fe3 P 4fe87f3dcf224cedab524ffb1f56ab3e: Time spent starting tablet: real 0.012s	user 0.004s	sys 0.004s
I20260710 13:16:35.164640  9881 ts_tablet_manager.cc:1403] T 3e8dfd25624c4956a09d64975af4d7ee P a4504ba168564b91b8e2aafb36dbb28e: Time spent bootstrapping tablet: real 0.020s	user 0.008s	sys 0.004s
I20260710 13:16:35.165552  9879 tablet_bootstrap.cc:492] T 3e8dfd25624c4956a09d64975af4d7ee P 4fe87f3dcf224cedab524ffb1f56ab3e: Bootstrap starting.
I20260710 13:16:35.166376  9886 raft_consensus.cc:515] T 2f7f9c6964024dc290177efec9aa2a22 P f4adbb90589348138847a42a1a4c02e8 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f4adbb90589348138847a42a1a4c02e8" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 38623 } } peers { permanent_uuid: "4fe87f3dcf224cedab524ffb1f56ab3e" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 42317 } } peers { permanent_uuid: "a4504ba168564b91b8e2aafb36dbb28e" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 36819 } }
I20260710 13:16:35.167603  9881 raft_consensus.cc:359] T 3e8dfd25624c4956a09d64975af4d7ee P a4504ba168564b91b8e2aafb36dbb28e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f4adbb90589348138847a42a1a4c02e8" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 38623 } } peers { permanent_uuid: "4fe87f3dcf224cedab524ffb1f56ab3e" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 42317 } } peers { permanent_uuid: "a4504ba168564b91b8e2aafb36dbb28e" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 36819 } }
I20260710 13:16:35.168368  9881 raft_consensus.cc:385] T 3e8dfd25624c4956a09d64975af4d7ee P a4504ba168564b91b8e2aafb36dbb28e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:16:35.168705  9881 raft_consensus.cc:740] T 3e8dfd25624c4956a09d64975af4d7ee P a4504ba168564b91b8e2aafb36dbb28e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a4504ba168564b91b8e2aafb36dbb28e, State: Initialized, Role: FOLLOWER
I20260710 13:16:35.168995  9866 raft_consensus.cc:493] T 34fa12d6f5754e1db695f6f0ac413fe3 P a4504ba168564b91b8e2aafb36dbb28e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:16:35.169431  9866 raft_consensus.cc:515] T 34fa12d6f5754e1db695f6f0ac413fe3 P a4504ba168564b91b8e2aafb36dbb28e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f4adbb90589348138847a42a1a4c02e8" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 38623 } } peers { permanent_uuid: "4fe87f3dcf224cedab524ffb1f56ab3e" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 42317 } } peers { permanent_uuid: "a4504ba168564b91b8e2aafb36dbb28e" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 36819 } }
I20260710 13:16:35.169382  9670 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2f7f9c6964024dc290177efec9aa2a22" candidate_uuid: "f4adbb90589348138847a42a1a4c02e8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4fe87f3dcf224cedab524ffb1f56ab3e"
I20260710 13:16:35.169515  9881 consensus_queue.cc:260] T 3e8dfd25624c4956a09d64975af4d7ee P a4504ba168564b91b8e2aafb36dbb28e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f4adbb90589348138847a42a1a4c02e8" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 38623 } } peers { permanent_uuid: "4fe87f3dcf224cedab524ffb1f56ab3e" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 42317 } } peers { permanent_uuid: "a4504ba168564b91b8e2aafb36dbb28e" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 36819 } }
I20260710 13:16:35.170483  9670 raft_consensus.cc:3060] T 2f7f9c6964024dc290177efec9aa2a22 P 4fe87f3dcf224cedab524ffb1f56ab3e [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:16:35.171787  9866 leader_election.cc:290] T 34fa12d6f5754e1db695f6f0ac413fe3 P a4504ba168564b91b8e2aafb36dbb28e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f4adbb90589348138847a42a1a4c02e8 (127.5.154.1:38623), 4fe87f3dcf224cedab524ffb1f56ab3e (127.5.154.2:42317)
I20260710 13:16:35.171979  9879 tablet_bootstrap.cc:654] T 3e8dfd25624c4956a09d64975af4d7ee P 4fe87f3dcf224cedab524ffb1f56ab3e: Neither blocks nor log segments found. Creating new log.
I20260710 13:16:35.174062  9671 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "34fa12d6f5754e1db695f6f0ac413fe3" candidate_uuid: "a4504ba168564b91b8e2aafb36dbb28e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4fe87f3dcf224cedab524ffb1f56ab3e" is_pre_election: true
I20260710 13:16:35.162187  9883 tablet_bootstrap.cc:492] T 6abdf0f15e844032bc40e44a2c9a21a9 P f4adbb90589348138847a42a1a4c02e8: Bootstrap starting.
I20260710 13:16:35.177064  9671 raft_consensus.cc:2468] T 34fa12d6f5754e1db695f6f0ac413fe3 P 4fe87f3dcf224cedab524ffb1f56ab3e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a4504ba168564b91b8e2aafb36dbb28e in term 0.
I20260710 13:16:35.178472  9866 raft_consensus.cc:493] T 2128789d2fb940f3b88dbd9f1eb37ce7 P a4504ba168564b91b8e2aafb36dbb28e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:16:35.178561  9594 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "34fa12d6f5754e1db695f6f0ac413fe3" candidate_uuid: "a4504ba168564b91b8e2aafb36dbb28e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f4adbb90589348138847a42a1a4c02e8" is_pre_election: true
I20260710 13:16:35.178992  9866 raft_consensus.cc:515] T 2128789d2fb940f3b88dbd9f1eb37ce7 P a4504ba168564b91b8e2aafb36dbb28e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f4adbb90589348138847a42a1a4c02e8" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 38623 } } peers { permanent_uuid: "4fe87f3dcf224cedab524ffb1f56ab3e" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 42317 } } peers { permanent_uuid: "a4504ba168564b91b8e2aafb36dbb28e" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 36819 } }
W20260710 13:16:35.181363  9711 leader_election.cc:343] T 34fa12d6f5754e1db695f6f0ac413fe3 P a4504ba168564b91b8e2aafb36dbb28e [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer f4adbb90589348138847a42a1a4c02e8 (127.5.154.1:38623): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:16:35.182194  9866 leader_election.cc:290] T 2128789d2fb940f3b88dbd9f1eb37ce7 P a4504ba168564b91b8e2aafb36dbb28e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f4adbb90589348138847a42a1a4c02e8 (127.5.154.1:38623), 4fe87f3dcf224cedab524ffb1f56ab3e (127.5.154.2:42317)
I20260710 13:16:35.182565  9709 leader_election.cc:304] T 34fa12d6f5754e1db695f6f0ac413fe3 P a4504ba168564b91b8e2aafb36dbb28e [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: 4fe87f3dcf224cedab524ffb1f56ab3e, a4504ba168564b91b8e2aafb36dbb28e; no voters: f4adbb90589348138847a42a1a4c02e8
I20260710 13:16:35.186852  9594 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2128789d2fb940f3b88dbd9f1eb37ce7" candidate_uuid: "a4504ba168564b91b8e2aafb36dbb28e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f4adbb90589348138847a42a1a4c02e8" is_pre_election: true
W20260710 13:16:35.188087  9711 leader_election.cc:343] T 2128789d2fb940f3b88dbd9f1eb37ce7 P a4504ba168564b91b8e2aafb36dbb28e [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer f4adbb90589348138847a42a1a4c02e8 (127.5.154.1:38623): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:16:35.189162  9744 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2f7f9c6964024dc290177efec9aa2a22" candidate_uuid: "f4adbb90589348138847a42a1a4c02e8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a4504ba168564b91b8e2aafb36dbb28e"
I20260710 13:16:35.189680  9883 tablet_bootstrap.cc:654] T 6abdf0f15e844032bc40e44a2c9a21a9 P f4adbb90589348138847a42a1a4c02e8: Neither blocks nor log segments found. Creating new log.
I20260710 13:16:35.189700  9744 raft_consensus.cc:3060] T 2f7f9c6964024dc290177efec9aa2a22 P a4504ba168564b91b8e2aafb36dbb28e [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:16:35.192673  9671 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2128789d2fb940f3b88dbd9f1eb37ce7" candidate_uuid: "a4504ba168564b91b8e2aafb36dbb28e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4fe87f3dcf224cedab524ffb1f56ab3e" is_pre_election: true
W20260710 13:16:35.194177  9709 leader_election.cc:343] T 2128789d2fb940f3b88dbd9f1eb37ce7 P a4504ba168564b91b8e2aafb36dbb28e [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 4fe87f3dcf224cedab524ffb1f56ab3e (127.5.154.2:42317): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:16:35.194569  9709 leader_election.cc:304] T 2128789d2fb940f3b88dbd9f1eb37ce7 P a4504ba168564b91b8e2aafb36dbb28e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: a4504ba168564b91b8e2aafb36dbb28e; no voters: 4fe87f3dcf224cedab524ffb1f56ab3e, f4adbb90589348138847a42a1a4c02e8
I20260710 13:16:35.192216  9866 raft_consensus.cc:2804] T 34fa12d6f5754e1db695f6f0ac413fe3 P a4504ba168564b91b8e2aafb36dbb28e [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:16:35.196997  9866 raft_consensus.cc:493] T 34fa12d6f5754e1db695f6f0ac413fe3 P a4504ba168564b91b8e2aafb36dbb28e [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:16:35.197398  9866 raft_consensus.cc:3060] T 34fa12d6f5754e1db695f6f0ac413fe3 P a4504ba168564b91b8e2aafb36dbb28e [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:16:35.198004  9670 raft_consensus.cc:2468] T 2f7f9c6964024dc290177efec9aa2a22 P 4fe87f3dcf224cedab524ffb1f56ab3e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f4adbb90589348138847a42a1a4c02e8 in term 1.
I20260710 13:16:35.197417  9744 raft_consensus.cc:2468] T 2f7f9c6964024dc290177efec9aa2a22 P a4504ba168564b91b8e2aafb36dbb28e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f4adbb90589348138847a42a1a4c02e8 in term 1.
I20260710 13:16:35.185859  9886 leader_election.cc:290] T 2f7f9c6964024dc290177efec9aa2a22 P f4adbb90589348138847a42a1a4c02e8 [CANDIDATE]: Term 1 election: Requested vote from peers 4fe87f3dcf224cedab524ffb1f56ab3e (127.5.154.2:42317), a4504ba168564b91b8e2aafb36dbb28e (127.5.154.3:36819)
I20260710 13:16:35.199256  9559 leader_election.cc:304] T 2f7f9c6964024dc290177efec9aa2a22 P f4adbb90589348138847a42a1a4c02e8 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: a4504ba168564b91b8e2aafb36dbb28e, f4adbb90589348138847a42a1a4c02e8; no voters: 
I20260710 13:16:35.200611  9886 raft_consensus.cc:2804] T 2f7f9c6964024dc290177efec9aa2a22 P f4adbb90589348138847a42a1a4c02e8 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:16:35.201588  9881 ts_tablet_manager.cc:1434] T 3e8dfd25624c4956a09d64975af4d7ee P a4504ba168564b91b8e2aafb36dbb28e: Time spent starting tablet: real 0.036s	user 0.015s	sys 0.010s
I20260710 13:16:35.201682  9886 raft_consensus.cc:697] T 2f7f9c6964024dc290177efec9aa2a22 P f4adbb90589348138847a42a1a4c02e8 [term 1 LEADER]: Becoming Leader. State: Replica: f4adbb90589348138847a42a1a4c02e8, State: Running, Role: LEADER
I20260710 13:16:35.202692  9886 consensus_queue.cc:237] T 2f7f9c6964024dc290177efec9aa2a22 P f4adbb90589348138847a42a1a4c02e8 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f4adbb90589348138847a42a1a4c02e8" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 38623 } } peers { permanent_uuid: "4fe87f3dcf224cedab524ffb1f56ab3e" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 42317 } } peers { permanent_uuid: "a4504ba168564b91b8e2aafb36dbb28e" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 36819 } }
I20260710 13:16:35.205180  9881 tablet_bootstrap.cc:492] T 580d937a008749c5adae82dba521c762 P a4504ba168564b91b8e2aafb36dbb28e: Bootstrap starting.
I20260710 13:16:35.210577  9900 raft_consensus.cc:2749] T 2128789d2fb940f3b88dbd9f1eb37ce7 P a4504ba168564b91b8e2aafb36dbb28e [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:16:35.211299  9900 raft_consensus.cc:493] T f693d222d44f42b0a6ccd2597df0dfa1 P a4504ba168564b91b8e2aafb36dbb28e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:16:35.210193  9858 raft_consensus.cc:493] T 9af76c7368bf41fe9b8577fe0f59135e P f4adbb90589348138847a42a1a4c02e8 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:16:35.211711  9900 raft_consensus.cc:515] T f693d222d44f42b0a6ccd2597df0dfa1 P a4504ba168564b91b8e2aafb36dbb28e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f4adbb90589348138847a42a1a4c02e8" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 38623 } } peers { permanent_uuid: "4fe87f3dcf224cedab524ffb1f56ab3e" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 42317 } } peers { permanent_uuid: "a4504ba168564b91b8e2aafb36dbb28e" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 36819 } }
I20260710 13:16:35.212311  9858 raft_consensus.cc:515] T 9af76c7368bf41fe9b8577fe0f59135e P f4adbb90589348138847a42a1a4c02e8 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f4adbb90589348138847a42a1a4c02e8" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 38623 } } peers { permanent_uuid: "4fe87f3dcf224cedab524ffb1f56ab3e" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 42317 } } peers { permanent_uuid: "a4504ba168564b91b8e2aafb36dbb28e" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 36819 } }
I20260710 13:16:35.205399  9866 raft_consensus.cc:515] T 34fa12d6f5754e1db695f6f0ac413fe3 P a4504ba168564b91b8e2aafb36dbb28e [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f4adbb90589348138847a42a1a4c02e8" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 38623 } } peers { permanent_uuid: "4fe87f3dcf224cedab524ffb1f56ab3e" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 42317 } } peers { permanent_uuid: "a4504ba168564b91b8e2aafb36dbb28e" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 36819 } }
I20260710 13:16:35.216506  9858 leader_election.cc:290] T 9af76c7368bf41fe9b8577fe0f59135e P f4adbb90589348138847a42a1a4c02e8 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4fe87f3dcf224cedab524ffb1f56ab3e (127.5.154.2:42317), a4504ba168564b91b8e2aafb36dbb28e (127.5.154.3:36819)
W20260710 13:16:35.217193  9542 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260710 13:16:35.218554  9670 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9af76c7368bf41fe9b8577fe0f59135e" candidate_uuid: "f4adbb90589348138847a42a1a4c02e8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4fe87f3dcf224cedab524ffb1f56ab3e" is_pre_election: true
I20260710 13:16:35.219184  9594 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f693d222d44f42b0a6ccd2597df0dfa1" candidate_uuid: "a4504ba168564b91b8e2aafb36dbb28e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f4adbb90589348138847a42a1a4c02e8" is_pre_election: true
I20260710 13:16:35.219391  9881 tablet_bootstrap.cc:654] T 580d937a008749c5adae82dba521c762 P a4504ba168564b91b8e2aafb36dbb28e: Neither blocks nor log segments found. Creating new log.
I20260710 13:16:35.219758  9594 raft_consensus.cc:2468] T f693d222d44f42b0a6ccd2597df0dfa1 P f4adbb90589348138847a42a1a4c02e8 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a4504ba168564b91b8e2aafb36dbb28e in term 0.
W20260710 13:16:35.219839  9560 leader_election.cc:343] T 9af76c7368bf41fe9b8577fe0f59135e P f4adbb90589348138847a42a1a4c02e8 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 4fe87f3dcf224cedab524ffb1f56ab3e (127.5.154.2:42317): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:16:35.220872  9901 raft_consensus.cc:493] T 9af76c7368bf41fe9b8577fe0f59135e P a4504ba168564b91b8e2aafb36dbb28e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:16:35.220994  9711 leader_election.cc:304] T f693d222d44f42b0a6ccd2597df0dfa1 P a4504ba168564b91b8e2aafb36dbb28e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: a4504ba168564b91b8e2aafb36dbb28e, f4adbb90589348138847a42a1a4c02e8; no voters: 
I20260710 13:16:35.221431  9901 raft_consensus.cc:515] T 9af76c7368bf41fe9b8577fe0f59135e P a4504ba168564b91b8e2aafb36dbb28e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f4adbb90589348138847a42a1a4c02e8" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 38623 } } peers { permanent_uuid: "4fe87f3dcf224cedab524ffb1f56ab3e" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 42317 } } peers { permanent_uuid: "a4504ba168564b91b8e2aafb36dbb28e" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 36819 } }
I20260710 13:16:35.223214  9594 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "34fa12d6f5754e1db695f6f0ac413fe3" candidate_uuid: "a4504ba168564b91b8e2aafb36dbb28e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f4adbb90589348138847a42a1a4c02e8"
I20260710 13:16:35.223654  9901 leader_election.cc:290] T 9af76c7368bf41fe9b8577fe0f59135e P a4504ba168564b91b8e2aafb36dbb28e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f4adbb90589348138847a42a1a4c02e8 (127.5.154.1:38623), 4fe87f3dcf224cedab524ffb1f56ab3e (127.5.154.2:42317)
I20260710 13:16:35.224241  9901 raft_consensus.cc:2804] T f693d222d44f42b0a6ccd2597df0dfa1 P a4504ba168564b91b8e2aafb36dbb28e [term 0 FOLLOWER]: Leader pre-election won for term 1
W20260710 13:16:35.224431  9711 leader_election.cc:343] T 34fa12d6f5754e1db695f6f0ac413fe3 P a4504ba168564b91b8e2aafb36dbb28e [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer f4adbb90589348138847a42a1a4c02e8 (127.5.154.1:38623): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:16:35.225082  9671 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9af76c7368bf41fe9b8577fe0f59135e" candidate_uuid: "a4504ba168564b91b8e2aafb36dbb28e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4fe87f3dcf224cedab524ffb1f56ab3e" is_pre_election: true
I20260710 13:16:35.226151  9670 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f693d222d44f42b0a6ccd2597df0dfa1" candidate_uuid: "a4504ba168564b91b8e2aafb36dbb28e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4fe87f3dcf224cedab524ffb1f56ab3e" is_pre_election: true
W20260710 13:16:35.226650  9709 leader_election.cc:343] T 9af76c7368bf41fe9b8577fe0f59135e P a4504ba168564b91b8e2aafb36dbb28e [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 4fe87f3dcf224cedab524ffb1f56ab3e (127.5.154.2:42317): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:16:35.226928  9879 tablet_bootstrap.cc:492] T 3e8dfd25624c4956a09d64975af4d7ee P 4fe87f3dcf224cedab524ffb1f56ab3e: No bootstrap required, opened a new log
I20260710 13:16:35.227174  9901 raft_consensus.cc:493] T f693d222d44f42b0a6ccd2597df0dfa1 P a4504ba168564b91b8e2aafb36dbb28e [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:16:35.227278  9883 tablet_bootstrap.cc:492] T 6abdf0f15e844032bc40e44a2c9a21a9 P f4adbb90589348138847a42a1a4c02e8: No bootstrap required, opened a new log
I20260710 13:16:35.227391  9879 ts_tablet_manager.cc:1403] T 3e8dfd25624c4956a09d64975af4d7ee P 4fe87f3dcf224cedab524ffb1f56ab3e: Time spent bootstrapping tablet: real 0.062s	user 0.009s	sys 0.019s
I20260710 13:16:35.227895  9883 ts_tablet_manager.cc:1403] T 6abdf0f15e844032bc40e44a2c9a21a9 P f4adbb90589348138847a42a1a4c02e8: Time spent bootstrapping tablet: real 0.066s	user 0.014s	sys 0.017s
I20260710 13:16:35.227684  9901 raft_consensus.cc:3060] T f693d222d44f42b0a6ccd2597df0dfa1 P a4504ba168564b91b8e2aafb36dbb28e [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:16:35.227937  9594 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9af76c7368bf41fe9b8577fe0f59135e" candidate_uuid: "a4504ba168564b91b8e2aafb36dbb28e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f4adbb90589348138847a42a1a4c02e8" is_pre_election: true
I20260710 13:16:35.228919  9594 raft_consensus.cc:2468] T 9af76c7368bf41fe9b8577fe0f59135e P f4adbb90589348138847a42a1a4c02e8 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a4504ba168564b91b8e2aafb36dbb28e in term 0.
I20260710 13:16:35.229930  9711 leader_election.cc:304] T 9af76c7368bf41fe9b8577fe0f59135e P a4504ba168564b91b8e2aafb36dbb28e [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: a4504ba168564b91b8e2aafb36dbb28e, f4adbb90589348138847a42a1a4c02e8; no voters: 4fe87f3dcf224cedab524ffb1f56ab3e
I20260710 13:16:35.230471  9879 raft_consensus.cc:359] T 3e8dfd25624c4956a09d64975af4d7ee P 4fe87f3dcf224cedab524ffb1f56ab3e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f4adbb90589348138847a42a1a4c02e8" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 38623 } } peers { permanent_uuid: "4fe87f3dcf224cedab524ffb1f56ab3e" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 42317 } } peers { permanent_uuid: "a4504ba168564b91b8e2aafb36dbb28e" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 36819 } }
W20260710 13:16:35.227399  9709 leader_election.cc:343] T f693d222d44f42b0a6ccd2597df0dfa1 P a4504ba168564b91b8e2aafb36dbb28e [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 4fe87f3dcf224cedab524ffb1f56ab3e (127.5.154.2:42317): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:16:35.231153  9879 raft_consensus.cc:385] T 3e8dfd25624c4956a09d64975af4d7ee P 4fe87f3dcf224cedab524ffb1f56ab3e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:16:35.231482  9879 raft_consensus.cc:740] T 3e8dfd25624c4956a09d64975af4d7ee P 4fe87f3dcf224cedab524ffb1f56ab3e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4fe87f3dcf224cedab524ffb1f56ab3e, State: Initialized, Role: FOLLOWER
I20260710 13:16:35.231073  9883 raft_consensus.cc:359] T 6abdf0f15e844032bc40e44a2c9a21a9 P f4adbb90589348138847a42a1a4c02e8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f4adbb90589348138847a42a1a4c02e8" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 38623 } } peers { permanent_uuid: "4fe87f3dcf224cedab524ffb1f56ab3e" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 42317 } } peers { permanent_uuid: "a4504ba168564b91b8e2aafb36dbb28e" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 36819 } }
I20260710 13:16:35.231971  9883 raft_consensus.cc:385] T 6abdf0f15e844032bc40e44a2c9a21a9 P f4adbb90589348138847a42a1a4c02e8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:16:35.232259  9883 raft_consensus.cc:740] T 6abdf0f15e844032bc40e44a2c9a21a9 P f4adbb90589348138847a42a1a4c02e8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f4adbb90589348138847a42a1a4c02e8, State: Initialized, Role: FOLLOWER
I20260710 13:16:35.232225  9879 consensus_queue.cc:260] T 3e8dfd25624c4956a09d64975af4d7ee P 4fe87f3dcf224cedab524ffb1f56ab3e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f4adbb90589348138847a42a1a4c02e8" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 38623 } } peers { permanent_uuid: "4fe87f3dcf224cedab524ffb1f56ab3e" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 42317 } } peers { permanent_uuid: "a4504ba168564b91b8e2aafb36dbb28e" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 36819 } }
I20260710 13:16:35.233345  9883 consensus_queue.cc:260] T 6abdf0f15e844032bc40e44a2c9a21a9 P f4adbb90589348138847a42a1a4c02e8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f4adbb90589348138847a42a1a4c02e8" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 38623 } } peers { permanent_uuid: "4fe87f3dcf224cedab524ffb1f56ab3e" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 42317 } } peers { permanent_uuid: "a4504ba168564b91b8e2aafb36dbb28e" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 36819 } }
I20260710 13:16:35.234215  9879 ts_tablet_manager.cc:1434] T 3e8dfd25624c4956a09d64975af4d7ee P 4fe87f3dcf224cedab524ffb1f56ab3e: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260710 13:16:35.235265  9879 tablet_bootstrap.cc:492] T 2128789d2fb940f3b88dbd9f1eb37ce7 P 4fe87f3dcf224cedab524ffb1f56ab3e: Bootstrap starting.
I20260710 13:16:35.235795  9883 ts_tablet_manager.cc:1434] T 6abdf0f15e844032bc40e44a2c9a21a9 P f4adbb90589348138847a42a1a4c02e8: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.000s
I20260710 13:16:35.236753  9883 tablet_bootstrap.cc:492] T 580d937a008749c5adae82dba521c762 P f4adbb90589348138847a42a1a4c02e8: Bootstrap starting.
I20260710 13:16:35.237675  9900 leader_election.cc:290] T f693d222d44f42b0a6ccd2597df0dfa1 P a4504ba168564b91b8e2aafb36dbb28e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f4adbb90589348138847a42a1a4c02e8 (127.5.154.1:38623), 4fe87f3dcf224cedab524ffb1f56ab3e (127.5.154.2:42317)
I20260710 13:16:35.238159  9866 leader_election.cc:290] T 34fa12d6f5754e1db695f6f0ac413fe3 P a4504ba168564b91b8e2aafb36dbb28e [CANDIDATE]: Term 1 election: Requested vote from peers f4adbb90589348138847a42a1a4c02e8 (127.5.154.1:38623), 4fe87f3dcf224cedab524ffb1f56ab3e (127.5.154.2:42317)
I20260710 13:16:35.243470  9866 raft_consensus.cc:2804] T 9af76c7368bf41fe9b8577fe0f59135e P a4504ba168564b91b8e2aafb36dbb28e [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:16:35.245213  9866 raft_consensus.cc:493] T 9af76c7368bf41fe9b8577fe0f59135e P a4504ba168564b91b8e2aafb36dbb28e [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:16:35.246351  9866 raft_consensus.cc:3060] T 9af76c7368bf41fe9b8577fe0f59135e P a4504ba168564b91b8e2aafb36dbb28e [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:16:35.245757  9670 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "34fa12d6f5754e1db695f6f0ac413fe3" candidate_uuid: "a4504ba168564b91b8e2aafb36dbb28e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4fe87f3dcf224cedab524ffb1f56ab3e"
I20260710 13:16:35.247037  9883 tablet_bootstrap.cc:654] T 580d937a008749c5adae82dba521c762 P f4adbb90589348138847a42a1a4c02e8: Neither blocks nor log segments found. Creating new log.
I20260710 13:16:35.248309  9670 raft_consensus.cc:3060] T 34fa12d6f5754e1db695f6f0ac413fe3 P 4fe87f3dcf224cedab524ffb1f56ab3e [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:16:35.249549  9879 tablet_bootstrap.cc:654] T 2128789d2fb940f3b88dbd9f1eb37ce7 P 4fe87f3dcf224cedab524ffb1f56ab3e: Neither blocks nor log segments found. Creating new log.
I20260710 13:16:35.257686  9745 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9af76c7368bf41fe9b8577fe0f59135e" candidate_uuid: "f4adbb90589348138847a42a1a4c02e8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a4504ba168564b91b8e2aafb36dbb28e" is_pre_election: true
I20260710 13:16:35.261092  9866 raft_consensus.cc:515] T 9af76c7368bf41fe9b8577fe0f59135e P a4504ba168564b91b8e2aafb36dbb28e [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f4adbb90589348138847a42a1a4c02e8" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 38623 } } peers { permanent_uuid: "4fe87f3dcf224cedab524ffb1f56ab3e" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 42317 } } peers { permanent_uuid: "a4504ba168564b91b8e2aafb36dbb28e" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 36819 } }
I20260710 13:16:35.263332  9745 raft_consensus.cc:2393] T 9af76c7368bf41fe9b8577fe0f59135e P a4504ba168564b91b8e2aafb36dbb28e [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate f4adbb90589348138847a42a1a4c02e8 in current term 1: Already voted for candidate a4504ba168564b91b8e2aafb36dbb28e in this term.
I20260710 13:16:35.267082  9595 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9af76c7368bf41fe9b8577fe0f59135e" candidate_uuid: "a4504ba168564b91b8e2aafb36dbb28e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f4adbb90589348138847a42a1a4c02e8"
I20260710 13:16:35.267696  9595 raft_consensus.cc:3060] T 9af76c7368bf41fe9b8577fe0f59135e P f4adbb90589348138847a42a1a4c02e8 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:16:35.268041  9559 leader_election.cc:304] T 9af76c7368bf41fe9b8577fe0f59135e P f4adbb90589348138847a42a1a4c02e8 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: f4adbb90589348138847a42a1a4c02e8; no voters: 4fe87f3dcf224cedab524ffb1f56ab3e, a4504ba168564b91b8e2aafb36dbb28e
I20260710 13:16:35.274824  9670 raft_consensus.cc:2468] T 34fa12d6f5754e1db695f6f0ac413fe3 P 4fe87f3dcf224cedab524ffb1f56ab3e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a4504ba168564b91b8e2aafb36dbb28e in term 1.
I20260710 13:16:35.274870  9595 raft_consensus.cc:2468] T 9af76c7368bf41fe9b8577fe0f59135e P f4adbb90589348138847a42a1a4c02e8 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a4504ba168564b91b8e2aafb36dbb28e in term 1.
I20260710 13:16:35.277061  9858 raft_consensus.cc:2749] T 9af76c7368bf41fe9b8577fe0f59135e P f4adbb90589348138847a42a1a4c02e8 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:16:35.276906  9709 leader_election.cc:304] T 34fa12d6f5754e1db695f6f0ac413fe3 P a4504ba168564b91b8e2aafb36dbb28e [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: 4fe87f3dcf224cedab524ffb1f56ab3e, a4504ba168564b91b8e2aafb36dbb28e; no voters: f4adbb90589348138847a42a1a4c02e8
I20260710 13:16:35.282747  9494 catalog_manager.cc:5697] T 2f7f9c6964024dc290177efec9aa2a22 P f4adbb90589348138847a42a1a4c02e8 reported cstate change: term changed from 0 to 1, leader changed from <none> to f4adbb90589348138847a42a1a4c02e8 (127.5.154.1). New cstate: current_term: 1 leader_uuid: "f4adbb90589348138847a42a1a4c02e8" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f4adbb90589348138847a42a1a4c02e8" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 38623 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4fe87f3dcf224cedab524ffb1f56ab3e" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 42317 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a4504ba168564b91b8e2aafb36dbb28e" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 36819 } health_report { overall_health: UNKNOWN } } }
I20260710 13:16:35.285614  9881 tablet_bootstrap.cc:492] T 580d937a008749c5adae82dba521c762 P a4504ba168564b91b8e2aafb36dbb28e: No bootstrap required, opened a new log
I20260710 13:16:35.285279  9901 raft_consensus.cc:515] T f693d222d44f42b0a6ccd2597df0dfa1 P a4504ba168564b91b8e2aafb36dbb28e [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f4adbb90589348138847a42a1a4c02e8" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 38623 } } peers { permanent_uuid: "4fe87f3dcf224cedab524ffb1f56ab3e" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 42317 } } peers { permanent_uuid: "a4504ba168564b91b8e2aafb36dbb28e" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 36819 } }
I20260710 13:16:35.286087  9881 ts_tablet_manager.cc:1403] T 580d937a008749c5adae82dba521c762 P a4504ba168564b91b8e2aafb36dbb28e: Time spent bootstrapping tablet: real 0.081s	user 0.016s	sys 0.019s
I20260710 13:16:35.285127  9711 leader_election.cc:304] T 9af76c7368bf41fe9b8577fe0f59135e P a4504ba168564b91b8e2aafb36dbb28e [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: a4504ba168564b91b8e2aafb36dbb28e, f4adbb90589348138847a42a1a4c02e8; no voters: 
I20260710 13:16:35.287431  9901 leader_election.cc:290] T f693d222d44f42b0a6ccd2597df0dfa1 P a4504ba168564b91b8e2aafb36dbb28e [CANDIDATE]: Term 1 election: Requested vote from peers f4adbb90589348138847a42a1a4c02e8 (127.5.154.1:38623), 4fe87f3dcf224cedab524ffb1f56ab3e (127.5.154.2:42317)
I20260710 13:16:35.288038  9901 raft_consensus.cc:2804] T 9af76c7368bf41fe9b8577fe0f59135e P a4504ba168564b91b8e2aafb36dbb28e [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:16:35.288487  9901 raft_consensus.cc:697] T 9af76c7368bf41fe9b8577fe0f59135e P a4504ba168564b91b8e2aafb36dbb28e [term 1 LEADER]: Becoming Leader. State: Replica: a4504ba168564b91b8e2aafb36dbb28e, State: Running, Role: LEADER
I20260710 13:16:35.288822  9881 raft_consensus.cc:359] T 580d937a008749c5adae82dba521c762 P a4504ba168564b91b8e2aafb36dbb28e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f4adbb90589348138847a42a1a4c02e8" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 38623 } } peers { permanent_uuid: "4fe87f3dcf224cedab524ffb1f56ab3e" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 42317 } } peers { permanent_uuid: "a4504ba168564b91b8e2aafb36dbb28e" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 36819 } }
I20260710 13:16:35.286182  9905 raft_consensus.cc:2804] T 34fa12d6f5754e1db695f6f0ac413fe3 P a4504ba168564b91b8e2aafb36dbb28e [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:16:35.289548  9670 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f693d222d44f42b0a6ccd2597df0dfa1" candidate_uuid: "a4504ba168564b91b8e2aafb36dbb28e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4fe87f3dcf224cedab524ffb1f56ab3e"
I20260710 13:16:35.290606  9905 raft_consensus.cc:697] T 34fa12d6f5754e1db695f6f0ac413fe3 P a4504ba168564b91b8e2aafb36dbb28e [term 1 LEADER]: Becoming Leader. State: Replica: a4504ba168564b91b8e2aafb36dbb28e, State: Running, Role: LEADER
W20260710 13:16:35.290845  9709 leader_election.cc:343] T f693d222d44f42b0a6ccd2597df0dfa1 P a4504ba168564b91b8e2aafb36dbb28e [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 4fe87f3dcf224cedab524ffb1f56ab3e (127.5.154.2:42317): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:16:35.291604  9879 tablet_bootstrap.cc:492] T 2128789d2fb940f3b88dbd9f1eb37ce7 P 4fe87f3dcf224cedab524ffb1f56ab3e: No bootstrap required, opened a new log
I20260710 13:16:35.292141  9879 ts_tablet_manager.cc:1403] T 2128789d2fb940f3b88dbd9f1eb37ce7 P 4fe87f3dcf224cedab524ffb1f56ab3e: Time spent bootstrapping tablet: real 0.057s	user 0.011s	sys 0.013s
I20260710 13:16:35.292739  9595 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f693d222d44f42b0a6ccd2597df0dfa1" candidate_uuid: "a4504ba168564b91b8e2aafb36dbb28e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f4adbb90589348138847a42a1a4c02e8"
I20260710 13:16:35.292611  9901 consensus_queue.cc:237] T 9af76c7368bf41fe9b8577fe0f59135e P a4504ba168564b91b8e2aafb36dbb28e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f4adbb90589348138847a42a1a4c02e8" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 38623 } } peers { permanent_uuid: "4fe87f3dcf224cedab524ffb1f56ab3e" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 42317 } } peers { permanent_uuid: "a4504ba168564b91b8e2aafb36dbb28e" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 36819 } }
I20260710 13:16:35.293637  9595 raft_consensus.cc:3060] T f693d222d44f42b0a6ccd2597df0dfa1 P f4adbb90589348138847a42a1a4c02e8 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:16:35.293879  9883 tablet_bootstrap.cc:492] T 580d937a008749c5adae82dba521c762 P f4adbb90589348138847a42a1a4c02e8: No bootstrap required, opened a new log
I20260710 13:16:35.291733  9905 consensus_queue.cc:237] T 34fa12d6f5754e1db695f6f0ac413fe3 P a4504ba168564b91b8e2aafb36dbb28e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f4adbb90589348138847a42a1a4c02e8" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 38623 } } peers { permanent_uuid: "4fe87f3dcf224cedab524ffb1f56ab3e" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 42317 } } peers { permanent_uuid: "a4504ba168564b91b8e2aafb36dbb28e" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 36819 } }
I20260710 13:16:35.294381  9883 ts_tablet_manager.cc:1403] T 580d937a008749c5adae82dba521c762 P f4adbb90589348138847a42a1a4c02e8: Time spent bootstrapping tablet: real 0.058s	user 0.025s	sys 0.024s
I20260710 13:16:35.289460  9881 raft_consensus.cc:385] T 580d937a008749c5adae82dba521c762 P a4504ba168564b91b8e2aafb36dbb28e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:16:35.295558  9881 raft_consensus.cc:740] T 580d937a008749c5adae82dba521c762 P a4504ba168564b91b8e2aafb36dbb28e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a4504ba168564b91b8e2aafb36dbb28e, State: Initialized, Role: FOLLOWER
I20260710 13:16:35.296312  9881 consensus_queue.cc:260] T 580d937a008749c5adae82dba521c762 P a4504ba168564b91b8e2aafb36dbb28e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f4adbb90589348138847a42a1a4c02e8" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 38623 } } peers { permanent_uuid: "4fe87f3dcf224cedab524ffb1f56ab3e" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 42317 } } peers { permanent_uuid: "a4504ba168564b91b8e2aafb36dbb28e" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 36819 } }
I20260710 13:16:35.295058  9879 raft_consensus.cc:359] T 2128789d2fb940f3b88dbd9f1eb37ce7 P 4fe87f3dcf224cedab524ffb1f56ab3e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f4adbb90589348138847a42a1a4c02e8" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 38623 } } peers { permanent_uuid: "4fe87f3dcf224cedab524ffb1f56ab3e" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 42317 } } peers { permanent_uuid: "a4504ba168564b91b8e2aafb36dbb28e" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 36819 } }
I20260710 13:16:35.299011  9879 raft_consensus.cc:385] T 2128789d2fb940f3b88dbd9f1eb37ce7 P 4fe87f3dcf224cedab524ffb1f56ab3e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:16:35.298367  9883 raft_consensus.cc:359] T 580d937a008749c5adae82dba521c762 P f4adbb90589348138847a42a1a4c02e8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f4adbb90589348138847a42a1a4c02e8" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 38623 } } peers { permanent_uuid: "4fe87f3dcf224cedab524ffb1f56ab3e" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 42317 } } peers { permanent_uuid: "a4504ba168564b91b8e2aafb36dbb28e" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 36819 } }
I20260710 13:16:35.299309  9879 raft_consensus.cc:740] T 2128789d2fb940f3b88dbd9f1eb37ce7 P 4fe87f3dcf224cedab524ffb1f56ab3e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4fe87f3dcf224cedab524ffb1f56ab3e, State: Initialized, Role: FOLLOWER
I20260710 13:16:35.299553  9883 raft_consensus.cc:385] T 580d937a008749c5adae82dba521c762 P f4adbb90589348138847a42a1a4c02e8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:16:35.299904  9883 raft_consensus.cc:740] T 580d937a008749c5adae82dba521c762 P f4adbb90589348138847a42a1a4c02e8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f4adbb90589348138847a42a1a4c02e8, State: Initialized, Role: FOLLOWER
I20260710 13:16:35.300153  9879 consensus_queue.cc:260] T 2128789d2fb940f3b88dbd9f1eb37ce7 P 4fe87f3dcf224cedab524ffb1f56ab3e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f4adbb90589348138847a42a1a4c02e8" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 38623 } } peers { permanent_uuid: "4fe87f3dcf224cedab524ffb1f56ab3e" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 42317 } } peers { permanent_uuid: "a4504ba168564b91b8e2aafb36dbb28e" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 36819 } }
I20260710 13:16:35.298342  9881 ts_tablet_manager.cc:1434] T 580d937a008749c5adae82dba521c762 P a4504ba168564b91b8e2aafb36dbb28e: Time spent starting tablet: real 0.012s	user 0.006s	sys 0.000s
I20260710 13:16:35.300731  9883 consensus_queue.cc:260] T 580d937a008749c5adae82dba521c762 P f4adbb90589348138847a42a1a4c02e8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f4adbb90589348138847a42a1a4c02e8" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 38623 } } peers { permanent_uuid: "4fe87f3dcf224cedab524ffb1f56ab3e" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 42317 } } peers { permanent_uuid: "a4504ba168564b91b8e2aafb36dbb28e" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 36819 } }
I20260710 13:16:35.301618  9881 tablet_bootstrap.cc:492] T 6abdf0f15e844032bc40e44a2c9a21a9 P a4504ba168564b91b8e2aafb36dbb28e: Bootstrap starting.
I20260710 13:16:35.303035  9883 ts_tablet_manager.cc:1434] T 580d937a008749c5adae82dba521c762 P f4adbb90589348138847a42a1a4c02e8: Time spent starting tablet: real 0.008s	user 0.003s	sys 0.001s
I20260710 13:16:35.303432  9907 raft_consensus.cc:493] T 580d937a008749c5adae82dba521c762 P a4504ba168564b91b8e2aafb36dbb28e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:16:35.304009  9883 tablet_bootstrap.cc:492] T 2128789d2fb940f3b88dbd9f1eb37ce7 P f4adbb90589348138847a42a1a4c02e8: Bootstrap starting.
I20260710 13:16:35.303926  9907 raft_consensus.cc:515] T 580d937a008749c5adae82dba521c762 P a4504ba168564b91b8e2aafb36dbb28e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f4adbb90589348138847a42a1a4c02e8" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 38623 } } peers { permanent_uuid: "4fe87f3dcf224cedab524ffb1f56ab3e" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 42317 } } peers { permanent_uuid: "a4504ba168564b91b8e2aafb36dbb28e" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 36819 } }
I20260710 13:16:35.307039  9594 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "580d937a008749c5adae82dba521c762" candidate_uuid: "a4504ba168564b91b8e2aafb36dbb28e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f4adbb90589348138847a42a1a4c02e8" is_pre_election: true
I20260710 13:16:35.307366  9907 leader_election.cc:290] T 580d937a008749c5adae82dba521c762 P a4504ba168564b91b8e2aafb36dbb28e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f4adbb90589348138847a42a1a4c02e8 (127.5.154.1:38623), 4fe87f3dcf224cedab524ffb1f56ab3e (127.5.154.2:42317)
I20260710 13:16:35.307706  9594 raft_consensus.cc:2468] T 580d937a008749c5adae82dba521c762 P f4adbb90589348138847a42a1a4c02e8 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a4504ba168564b91b8e2aafb36dbb28e in term 0.
I20260710 13:16:35.308822  9711 leader_election.cc:304] T 580d937a008749c5adae82dba521c762 P a4504ba168564b91b8e2aafb36dbb28e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: a4504ba168564b91b8e2aafb36dbb28e, f4adbb90589348138847a42a1a4c02e8; no voters: 
I20260710 13:16:35.309401  9881 tablet_bootstrap.cc:654] T 6abdf0f15e844032bc40e44a2c9a21a9 P a4504ba168564b91b8e2aafb36dbb28e: Neither blocks nor log segments found. Creating new log.
I20260710 13:16:35.309552  9907 raft_consensus.cc:2804] T 580d937a008749c5adae82dba521c762 P a4504ba168564b91b8e2aafb36dbb28e [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:16:35.310000  9907 raft_consensus.cc:493] T 580d937a008749c5adae82dba521c762 P a4504ba168564b91b8e2aafb36dbb28e [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:16:35.310423  9907 raft_consensus.cc:3060] T 580d937a008749c5adae82dba521c762 P a4504ba168564b91b8e2aafb36dbb28e [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:16:35.311208  9670 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "580d937a008749c5adae82dba521c762" candidate_uuid: "a4504ba168564b91b8e2aafb36dbb28e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4fe87f3dcf224cedab524ffb1f56ab3e" is_pre_election: true
I20260710 13:16:35.311760  9670 raft_consensus.cc:2468] T 580d937a008749c5adae82dba521c762 P 4fe87f3dcf224cedab524ffb1f56ab3e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a4504ba168564b91b8e2aafb36dbb28e in term 0.
I20260710 13:16:35.308725  9879 ts_tablet_manager.cc:1434] T 2128789d2fb940f3b88dbd9f1eb37ce7 P 4fe87f3dcf224cedab524ffb1f56ab3e: Time spent starting tablet: real 0.016s	user 0.005s	sys 0.004s
I20260710 13:16:35.312903  9879 tablet_bootstrap.cc:492] T f693d222d44f42b0a6ccd2597df0dfa1 P 4fe87f3dcf224cedab524ffb1f56ab3e: Bootstrap starting.
I20260710 13:16:35.316323  9883 tablet_bootstrap.cc:654] T 2128789d2fb940f3b88dbd9f1eb37ce7 P f4adbb90589348138847a42a1a4c02e8: Neither blocks nor log segments found. Creating new log.
I20260710 13:16:35.323366  9883 tablet_bootstrap.cc:492] T 2128789d2fb940f3b88dbd9f1eb37ce7 P f4adbb90589348138847a42a1a4c02e8: No bootstrap required, opened a new log
I20260710 13:16:35.323791  9883 ts_tablet_manager.cc:1403] T 2128789d2fb940f3b88dbd9f1eb37ce7 P f4adbb90589348138847a42a1a4c02e8: Time spent bootstrapping tablet: real 0.020s	user 0.010s	sys 0.000s
I20260710 13:16:35.325392  9879 tablet_bootstrap.cc:654] T f693d222d44f42b0a6ccd2597df0dfa1 P 4fe87f3dcf224cedab524ffb1f56ab3e: Neither blocks nor log segments found. Creating new log.
I20260710 13:16:35.326648  9883 raft_consensus.cc:359] T 2128789d2fb940f3b88dbd9f1eb37ce7 P f4adbb90589348138847a42a1a4c02e8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f4adbb90589348138847a42a1a4c02e8" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 38623 } } peers { permanent_uuid: "4fe87f3dcf224cedab524ffb1f56ab3e" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 42317 } } peers { permanent_uuid: "a4504ba168564b91b8e2aafb36dbb28e" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 36819 } }
I20260710 13:16:35.326283  9493 catalog_manager.cc:5697] T 9af76c7368bf41fe9b8577fe0f59135e P a4504ba168564b91b8e2aafb36dbb28e reported cstate change: term changed from 0 to 1, leader changed from <none> to a4504ba168564b91b8e2aafb36dbb28e (127.5.154.3). New cstate: current_term: 1 leader_uuid: "a4504ba168564b91b8e2aafb36dbb28e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f4adbb90589348138847a42a1a4c02e8" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 38623 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4fe87f3dcf224cedab524ffb1f56ab3e" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 42317 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a4504ba168564b91b8e2aafb36dbb28e" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 36819 } health_report { overall_health: HEALTHY } } }
I20260710 13:16:35.327337  9883 raft_consensus.cc:385] T 2128789d2fb940f3b88dbd9f1eb37ce7 P f4adbb90589348138847a42a1a4c02e8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:16:35.327721  9883 raft_consensus.cc:740] T 2128789d2fb940f3b88dbd9f1eb37ce7 P f4adbb90589348138847a42a1a4c02e8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f4adbb90589348138847a42a1a4c02e8, State: Initialized, Role: FOLLOWER
I20260710 13:16:35.328382  9883 consensus_queue.cc:260] T 2128789d2fb940f3b88dbd9f1eb37ce7 P f4adbb90589348138847a42a1a4c02e8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f4adbb90589348138847a42a1a4c02e8" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 38623 } } peers { permanent_uuid: "4fe87f3dcf224cedab524ffb1f56ab3e" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 42317 } } peers { permanent_uuid: "a4504ba168564b91b8e2aafb36dbb28e" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 36819 } }
I20260710 13:16:35.330735  9883 ts_tablet_manager.cc:1434] T 2128789d2fb940f3b88dbd9f1eb37ce7 P f4adbb90589348138847a42a1a4c02e8: Time spent starting tablet: real 0.007s	user 0.004s	sys 0.003s
I20260710 13:16:35.331657  9883 tablet_bootstrap.cc:492] T 7ac38acfb8ba445981ccb4faeb437014 P f4adbb90589348138847a42a1a4c02e8: Bootstrap starting.
I20260710 13:16:35.332163  9595 raft_consensus.cc:2468] T f693d222d44f42b0a6ccd2597df0dfa1 P f4adbb90589348138847a42a1a4c02e8 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a4504ba168564b91b8e2aafb36dbb28e in term 1.
I20260710 13:16:35.333395  9711 leader_election.cc:304] T f693d222d44f42b0a6ccd2597df0dfa1 P a4504ba168564b91b8e2aafb36dbb28e [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: a4504ba168564b91b8e2aafb36dbb28e, f4adbb90589348138847a42a1a4c02e8; no voters: 4fe87f3dcf224cedab524ffb1f56ab3e
I20260710 13:16:35.334501  9901 raft_consensus.cc:2804] T f693d222d44f42b0a6ccd2597df0dfa1 P a4504ba168564b91b8e2aafb36dbb28e [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:16:35.335181  9901 raft_consensus.cc:697] T f693d222d44f42b0a6ccd2597df0dfa1 P a4504ba168564b91b8e2aafb36dbb28e [term 1 LEADER]: Becoming Leader. State: Replica: a4504ba168564b91b8e2aafb36dbb28e, State: Running, Role: LEADER
I20260710 13:16:35.335809  9879 tablet_bootstrap.cc:492] T f693d222d44f42b0a6ccd2597df0dfa1 P 4fe87f3dcf224cedab524ffb1f56ab3e: No bootstrap required, opened a new log
I20260710 13:16:35.336299  9879 ts_tablet_manager.cc:1403] T f693d222d44f42b0a6ccd2597df0dfa1 P 4fe87f3dcf224cedab524ffb1f56ab3e: Time spent bootstrapping tablet: real 0.024s	user 0.007s	sys 0.004s
I20260710 13:16:35.335976  9901 consensus_queue.cc:237] T f693d222d44f42b0a6ccd2597df0dfa1 P a4504ba168564b91b8e2aafb36dbb28e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f4adbb90589348138847a42a1a4c02e8" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 38623 } } peers { permanent_uuid: "4fe87f3dcf224cedab524ffb1f56ab3e" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 42317 } } peers { permanent_uuid: "a4504ba168564b91b8e2aafb36dbb28e" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 36819 } }
I20260710 13:16:35.337564  9883 tablet_bootstrap.cc:654] T 7ac38acfb8ba445981ccb4faeb437014 P f4adbb90589348138847a42a1a4c02e8: Neither blocks nor log segments found. Creating new log.
I20260710 13:16:35.338964  9879 raft_consensus.cc:359] T f693d222d44f42b0a6ccd2597df0dfa1 P 4fe87f3dcf224cedab524ffb1f56ab3e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f4adbb90589348138847a42a1a4c02e8" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 38623 } } peers { permanent_uuid: "4fe87f3dcf224cedab524ffb1f56ab3e" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 42317 } } peers { permanent_uuid: "a4504ba168564b91b8e2aafb36dbb28e" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 36819 } }
I20260710 13:16:35.339603  9879 raft_consensus.cc:385] T f693d222d44f42b0a6ccd2597df0dfa1 P 4fe87f3dcf224cedab524ffb1f56ab3e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:16:35.339879  9879 raft_consensus.cc:740] T f693d222d44f42b0a6ccd2597df0dfa1 P 4fe87f3dcf224cedab524ffb1f56ab3e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4fe87f3dcf224cedab524ffb1f56ab3e, State: Initialized, Role: FOLLOWER
I20260710 13:16:35.341207  9866 leader_election.cc:290] T 9af76c7368bf41fe9b8577fe0f59135e P a4504ba168564b91b8e2aafb36dbb28e [CANDIDATE]: Term 1 election: Requested vote from peers f4adbb90589348138847a42a1a4c02e8 (127.5.154.1:38623), 4fe87f3dcf224cedab524ffb1f56ab3e (127.5.154.2:42317)
I20260710 13:16:35.341449  9670 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9af76c7368bf41fe9b8577fe0f59135e" candidate_uuid: "a4504ba168564b91b8e2aafb36dbb28e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4fe87f3dcf224cedab524ffb1f56ab3e"
W20260710 13:16:35.343007  9709 leader_election.cc:343] T 9af76c7368bf41fe9b8577fe0f59135e P a4504ba168564b91b8e2aafb36dbb28e [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 4fe87f3dcf224cedab524ffb1f56ab3e (127.5.154.2:42317): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:16:35.345921  9879 consensus_queue.cc:260] T f693d222d44f42b0a6ccd2597df0dfa1 P 4fe87f3dcf224cedab524ffb1f56ab3e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f4adbb90589348138847a42a1a4c02e8" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 38623 } } peers { permanent_uuid: "4fe87f3dcf224cedab524ffb1f56ab3e" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 42317 } } peers { permanent_uuid: "a4504ba168564b91b8e2aafb36dbb28e" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 36819 } }
I20260710 13:16:35.347573  9895 raft_consensus.cc:493] T 7ac38acfb8ba445981ccb4faeb437014 P 4fe87f3dcf224cedab524ffb1f56ab3e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:16:35.347966  9879 ts_tablet_manager.cc:1434] T f693d222d44f42b0a6ccd2597df0dfa1 P 4fe87f3dcf224cedab524ffb1f56ab3e: Time spent starting tablet: real 0.011s	user 0.003s	sys 0.001s
I20260710 13:16:35.348344  9883 tablet_bootstrap.cc:492] T 7ac38acfb8ba445981ccb4faeb437014 P f4adbb90589348138847a42a1a4c02e8: No bootstrap required, opened a new log
I20260710 13:16:35.348870  9883 ts_tablet_manager.cc:1403] T 7ac38acfb8ba445981ccb4faeb437014 P f4adbb90589348138847a42a1a4c02e8: Time spent bootstrapping tablet: real 0.017s	user 0.007s	sys 0.009s
I20260710 13:16:35.350590  9881 tablet_bootstrap.cc:492] T 6abdf0f15e844032bc40e44a2c9a21a9 P a4504ba168564b91b8e2aafb36dbb28e: No bootstrap required, opened a new log
I20260710 13:16:35.351039  9881 ts_tablet_manager.cc:1403] T 6abdf0f15e844032bc40e44a2c9a21a9 P a4504ba168564b91b8e2aafb36dbb28e: Time spent bootstrapping tablet: real 0.050s	user 0.012s	sys 0.006s
I20260710 13:16:35.351549  9883 raft_consensus.cc:359] T 7ac38acfb8ba445981ccb4faeb437014 P f4adbb90589348138847a42a1a4c02e8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f4adbb90589348138847a42a1a4c02e8" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 38623 } } peers { permanent_uuid: "4fe87f3dcf224cedab524ffb1f56ab3e" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 42317 } } peers { permanent_uuid: "a4504ba168564b91b8e2aafb36dbb28e" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 36819 } }
I20260710 13:16:35.352233  9883 raft_consensus.cc:385] T 7ac38acfb8ba445981ccb4faeb437014 P f4adbb90589348138847a42a1a4c02e8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:16:35.352495  9883 raft_consensus.cc:740] T 7ac38acfb8ba445981ccb4faeb437014 P f4adbb90589348138847a42a1a4c02e8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f4adbb90589348138847a42a1a4c02e8, State: Initialized, Role: FOLLOWER
I20260710 13:16:35.353399  9883 consensus_queue.cc:260] T 7ac38acfb8ba445981ccb4faeb437014 P f4adbb90589348138847a42a1a4c02e8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f4adbb90589348138847a42a1a4c02e8" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 38623 } } peers { permanent_uuid: "4fe87f3dcf224cedab524ffb1f56ab3e" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 42317 } } peers { permanent_uuid: "a4504ba168564b91b8e2aafb36dbb28e" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 36819 } }
I20260710 13:16:35.353507  9881 raft_consensus.cc:359] T 6abdf0f15e844032bc40e44a2c9a21a9 P a4504ba168564b91b8e2aafb36dbb28e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f4adbb90589348138847a42a1a4c02e8" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 38623 } } peers { permanent_uuid: "4fe87f3dcf224cedab524ffb1f56ab3e" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 42317 } } peers { permanent_uuid: "a4504ba168564b91b8e2aafb36dbb28e" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 36819 } }
I20260710 13:16:35.354198  9881 raft_consensus.cc:385] T 6abdf0f15e844032bc40e44a2c9a21a9 P a4504ba168564b91b8e2aafb36dbb28e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:16:35.354466  9881 raft_consensus.cc:740] T 6abdf0f15e844032bc40e44a2c9a21a9 P a4504ba168564b91b8e2aafb36dbb28e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a4504ba168564b91b8e2aafb36dbb28e, State: Initialized, Role: FOLLOWER
I20260710 13:16:35.355274  9881 consensus_queue.cc:260] T 6abdf0f15e844032bc40e44a2c9a21a9 P a4504ba168564b91b8e2aafb36dbb28e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f4adbb90589348138847a42a1a4c02e8" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 38623 } } peers { permanent_uuid: "4fe87f3dcf224cedab524ffb1f56ab3e" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 42317 } } peers { permanent_uuid: "a4504ba168564b91b8e2aafb36dbb28e" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 36819 } }
I20260710 13:16:35.355744  9883 ts_tablet_manager.cc:1434] T 7ac38acfb8ba445981ccb4faeb437014 P f4adbb90589348138847a42a1a4c02e8: Time spent starting tablet: real 0.007s	user 0.003s	sys 0.002s
I20260710 13:16:35.356706  9883 tablet_bootstrap.cc:492] T 34fa12d6f5754e1db695f6f0ac413fe3 P f4adbb90589348138847a42a1a4c02e8: Bootstrap starting.
I20260710 13:16:35.357213  9881 ts_tablet_manager.cc:1434] T 6abdf0f15e844032bc40e44a2c9a21a9 P a4504ba168564b91b8e2aafb36dbb28e: Time spent starting tablet: real 0.006s	user 0.006s	sys 0.001s
I20260710 13:16:35.348863  9879 tablet_bootstrap.cc:492] T 9af76c7368bf41fe9b8577fe0f59135e P 4fe87f3dcf224cedab524ffb1f56ab3e: Bootstrap starting.
I20260710 13:16:35.362305  9883 tablet_bootstrap.cc:654] T 34fa12d6f5754e1db695f6f0ac413fe3 P f4adbb90589348138847a42a1a4c02e8: Neither blocks nor log segments found. Creating new log.
I20260710 13:16:35.363049  9879 tablet_bootstrap.cc:654] T 9af76c7368bf41fe9b8577fe0f59135e P 4fe87f3dcf224cedab524ffb1f56ab3e: Neither blocks nor log segments found. Creating new log.
I20260710 13:16:35.347985  9895 raft_consensus.cc:515] T 7ac38acfb8ba445981ccb4faeb437014 P 4fe87f3dcf224cedab524ffb1f56ab3e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f4adbb90589348138847a42a1a4c02e8" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 38623 } } peers { permanent_uuid: "4fe87f3dcf224cedab524ffb1f56ab3e" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 42317 } } peers { permanent_uuid: "a4504ba168564b91b8e2aafb36dbb28e" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 36819 } }
I20260710 13:16:35.365157  9895 leader_election.cc:290] T 7ac38acfb8ba445981ccb4faeb437014 P 4fe87f3dcf224cedab524ffb1f56ab3e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f4adbb90589348138847a42a1a4c02e8 (127.5.154.1:38623), a4504ba168564b91b8e2aafb36dbb28e (127.5.154.3:36819)
I20260710 13:16:35.366739  9595 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7ac38acfb8ba445981ccb4faeb437014" candidate_uuid: "4fe87f3dcf224cedab524ffb1f56ab3e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f4adbb90589348138847a42a1a4c02e8" is_pre_election: true
I20260710 13:16:35.367416  9595 raft_consensus.cc:2468] T 7ac38acfb8ba445981ccb4faeb437014 P f4adbb90589348138847a42a1a4c02e8 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4fe87f3dcf224cedab524ffb1f56ab3e in term 0.
I20260710 13:16:35.368656  9637 leader_election.cc:304] T 7ac38acfb8ba445981ccb4faeb437014 P 4fe87f3dcf224cedab524ffb1f56ab3e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4fe87f3dcf224cedab524ffb1f56ab3e, f4adbb90589348138847a42a1a4c02e8; no voters: 
I20260710 13:16:35.369892  9895 raft_consensus.cc:2804] T 7ac38acfb8ba445981ccb4faeb437014 P 4fe87f3dcf224cedab524ffb1f56ab3e [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:16:35.370227  9895 raft_consensus.cc:493] T 7ac38acfb8ba445981ccb4faeb437014 P 4fe87f3dcf224cedab524ffb1f56ab3e [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:16:35.370374  9745 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7ac38acfb8ba445981ccb4faeb437014" candidate_uuid: "4fe87f3dcf224cedab524ffb1f56ab3e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a4504ba168564b91b8e2aafb36dbb28e" is_pre_election: true
I20260710 13:16:35.370995  9745 raft_consensus.cc:2468] T 7ac38acfb8ba445981ccb4faeb437014 P a4504ba168564b91b8e2aafb36dbb28e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4fe87f3dcf224cedab524ffb1f56ab3e in term 0.
I20260710 13:16:35.370559  9895 raft_consensus.cc:3060] T 7ac38acfb8ba445981ccb4faeb437014 P 4fe87f3dcf224cedab524ffb1f56ab3e [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:16:35.373694  9907 raft_consensus.cc:515] T 580d937a008749c5adae82dba521c762 P a4504ba168564b91b8e2aafb36dbb28e [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f4adbb90589348138847a42a1a4c02e8" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 38623 } } peers { permanent_uuid: "4fe87f3dcf224cedab524ffb1f56ab3e" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 42317 } } peers { permanent_uuid: "a4504ba168564b91b8e2aafb36dbb28e" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 36819 } }
I20260710 13:16:35.376379  9595 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "580d937a008749c5adae82dba521c762" candidate_uuid: "a4504ba168564b91b8e2aafb36dbb28e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f4adbb90589348138847a42a1a4c02e8"
I20260710 13:16:35.376611  9670 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "580d937a008749c5adae82dba521c762" candidate_uuid: "a4504ba168564b91b8e2aafb36dbb28e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4fe87f3dcf224cedab524ffb1f56ab3e"
I20260710 13:16:35.376986  9595 raft_consensus.cc:3060] T 580d937a008749c5adae82dba521c762 P f4adbb90589348138847a42a1a4c02e8 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:16:35.377147  9670 raft_consensus.cc:3060] T 580d937a008749c5adae82dba521c762 P 4fe87f3dcf224cedab524ffb1f56ab3e [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:16:35.378893  9895 raft_consensus.cc:515] T 7ac38acfb8ba445981ccb4faeb437014 P 4fe87f3dcf224cedab524ffb1f56ab3e [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f4adbb90589348138847a42a1a4c02e8" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 38623 } } peers { permanent_uuid: "4fe87f3dcf224cedab524ffb1f56ab3e" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 42317 } } peers { permanent_uuid: "a4504ba168564b91b8e2aafb36dbb28e" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 36819 } }
I20260710 13:16:35.380755  9895 leader_election.cc:290] T 7ac38acfb8ba445981ccb4faeb437014 P 4fe87f3dcf224cedab524ffb1f56ab3e [CANDIDATE]: Term 1 election: Requested vote from peers f4adbb90589348138847a42a1a4c02e8 (127.5.154.1:38623), a4504ba168564b91b8e2aafb36dbb28e (127.5.154.3:36819)
I20260710 13:16:35.383154  9594 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7ac38acfb8ba445981ccb4faeb437014" candidate_uuid: "4fe87f3dcf224cedab524ffb1f56ab3e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f4adbb90589348138847a42a1a4c02e8"
I20260710 13:16:35.383718  9594 raft_consensus.cc:3060] T 7ac38acfb8ba445981ccb4faeb437014 P f4adbb90589348138847a42a1a4c02e8 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:16:35.384147  9595 raft_consensus.cc:2468] T 580d937a008749c5adae82dba521c762 P f4adbb90589348138847a42a1a4c02e8 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a4504ba168564b91b8e2aafb36dbb28e in term 1.
I20260710 13:16:35.385390  9711 leader_election.cc:304] T 580d937a008749c5adae82dba521c762 P a4504ba168564b91b8e2aafb36dbb28e [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: a4504ba168564b91b8e2aafb36dbb28e, f4adbb90589348138847a42a1a4c02e8; no voters: 
I20260710 13:16:35.386261  9901 raft_consensus.cc:2804] T 580d937a008749c5adae82dba521c762 P a4504ba168564b91b8e2aafb36dbb28e [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:16:35.386721  9901 raft_consensus.cc:697] T 580d937a008749c5adae82dba521c762 P a4504ba168564b91b8e2aafb36dbb28e [term 1 LEADER]: Becoming Leader. State: Replica: a4504ba168564b91b8e2aafb36dbb28e, State: Running, Role: LEADER
I20260710 13:16:35.387549  9901 consensus_queue.cc:237] T 580d937a008749c5adae82dba521c762 P a4504ba168564b91b8e2aafb36dbb28e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f4adbb90589348138847a42a1a4c02e8" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 38623 } } peers { permanent_uuid: "4fe87f3dcf224cedab524ffb1f56ab3e" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 42317 } } peers { permanent_uuid: "a4504ba168564b91b8e2aafb36dbb28e" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 36819 } }
I20260710 13:16:35.391328  9745 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7ac38acfb8ba445981ccb4faeb437014" candidate_uuid: "4fe87f3dcf224cedab524ffb1f56ab3e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a4504ba168564b91b8e2aafb36dbb28e"
I20260710 13:16:35.391849  9745 raft_consensus.cc:3060] T 7ac38acfb8ba445981ccb4faeb437014 P a4504ba168564b91b8e2aafb36dbb28e [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:16:35.396009  9594 raft_consensus.cc:2468] T 7ac38acfb8ba445981ccb4faeb437014 P f4adbb90589348138847a42a1a4c02e8 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4fe87f3dcf224cedab524ffb1f56ab3e in term 1.
I20260710 13:16:35.397183  9637 leader_election.cc:304] T 7ac38acfb8ba445981ccb4faeb437014 P 4fe87f3dcf224cedab524ffb1f56ab3e [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4fe87f3dcf224cedab524ffb1f56ab3e, f4adbb90589348138847a42a1a4c02e8; no voters: 
I20260710 13:16:35.398036  9895 raft_consensus.cc:2804] T 7ac38acfb8ba445981ccb4faeb437014 P 4fe87f3dcf224cedab524ffb1f56ab3e [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:16:35.398514  9895 raft_consensus.cc:697] T 7ac38acfb8ba445981ccb4faeb437014 P 4fe87f3dcf224cedab524ffb1f56ab3e [term 1 LEADER]: Becoming Leader. State: Replica: 4fe87f3dcf224cedab524ffb1f56ab3e, State: Running, Role: LEADER
I20260710 13:16:35.399315  9895 consensus_queue.cc:237] T 7ac38acfb8ba445981ccb4faeb437014 P 4fe87f3dcf224cedab524ffb1f56ab3e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f4adbb90589348138847a42a1a4c02e8" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 38623 } } peers { permanent_uuid: "4fe87f3dcf224cedab524ffb1f56ab3e" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 42317 } } peers { permanent_uuid: "a4504ba168564b91b8e2aafb36dbb28e" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 36819 } }
I20260710 13:16:35.403442  9670 raft_consensus.cc:2468] T 580d937a008749c5adae82dba521c762 P 4fe87f3dcf224cedab524ffb1f56ab3e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a4504ba168564b91b8e2aafb36dbb28e in term 1.
I20260710 13:16:35.400803  9745 raft_consensus.cc:2468] T 7ac38acfb8ba445981ccb4faeb437014 P a4504ba168564b91b8e2aafb36dbb28e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4fe87f3dcf224cedab524ffb1f56ab3e in term 1.
I20260710 13:16:35.409212  9907 leader_election.cc:290] T 580d937a008749c5adae82dba521c762 P a4504ba168564b91b8e2aafb36dbb28e [CANDIDATE]: Term 1 election: Requested vote from peers f4adbb90589348138847a42a1a4c02e8 (127.5.154.1:38623), 4fe87f3dcf224cedab524ffb1f56ab3e (127.5.154.2:42317)
I20260710 13:16:35.429540  9494 catalog_manager.cc:5697] T 7ac38acfb8ba445981ccb4faeb437014 P 4fe87f3dcf224cedab524ffb1f56ab3e reported cstate change: term changed from 0 to 1, leader changed from <none> to 4fe87f3dcf224cedab524ffb1f56ab3e (127.5.154.2). New cstate: current_term: 1 leader_uuid: "4fe87f3dcf224cedab524ffb1f56ab3e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f4adbb90589348138847a42a1a4c02e8" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 38623 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4fe87f3dcf224cedab524ffb1f56ab3e" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 42317 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a4504ba168564b91b8e2aafb36dbb28e" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 36819 } health_report { overall_health: UNKNOWN } } }
I20260710 13:16:35.435673  9886 raft_consensus.cc:493] T 3e8dfd25624c4956a09d64975af4d7ee P f4adbb90589348138847a42a1a4c02e8 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:16:35.436180  9886 raft_consensus.cc:515] T 3e8dfd25624c4956a09d64975af4d7ee P f4adbb90589348138847a42a1a4c02e8 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f4adbb90589348138847a42a1a4c02e8" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 38623 } } peers { permanent_uuid: "4fe87f3dcf224cedab524ffb1f56ab3e" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 42317 } } peers { permanent_uuid: "a4504ba168564b91b8e2aafb36dbb28e" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 36819 } }
I20260710 13:16:35.438170  9886 leader_election.cc:290] T 3e8dfd25624c4956a09d64975af4d7ee P f4adbb90589348138847a42a1a4c02e8 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4fe87f3dcf224cedab524ffb1f56ab3e (127.5.154.2:42317), a4504ba168564b91b8e2aafb36dbb28e (127.5.154.3:36819)
I20260710 13:16:35.440218  9901 raft_consensus.cc:493] T 3e8dfd25624c4956a09d64975af4d7ee P a4504ba168564b91b8e2aafb36dbb28e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:16:35.440923  9670 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3e8dfd25624c4956a09d64975af4d7ee" candidate_uuid: "f4adbb90589348138847a42a1a4c02e8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4fe87f3dcf224cedab524ffb1f56ab3e" is_pre_election: true
I20260710 13:16:35.441545  9670 raft_consensus.cc:2468] T 3e8dfd25624c4956a09d64975af4d7ee P 4fe87f3dcf224cedab524ffb1f56ab3e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f4adbb90589348138847a42a1a4c02e8 in term 0.
I20260710 13:16:35.440780  9901 raft_consensus.cc:515] T 3e8dfd25624c4956a09d64975af4d7ee P a4504ba168564b91b8e2aafb36dbb28e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f4adbb90589348138847a42a1a4c02e8" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 38623 } } peers { permanent_uuid: "4fe87f3dcf224cedab524ffb1f56ab3e" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 42317 } } peers { permanent_uuid: "a4504ba168564b91b8e2aafb36dbb28e" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 36819 } }
I20260710 13:16:35.442441  9560 leader_election.cc:304] T 3e8dfd25624c4956a09d64975af4d7ee P f4adbb90589348138847a42a1a4c02e8 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4fe87f3dcf224cedab524ffb1f56ab3e, f4adbb90589348138847a42a1a4c02e8; no voters: 
I20260710 13:16:35.443138  9886 raft_consensus.cc:2804] T 3e8dfd25624c4956a09d64975af4d7ee P f4adbb90589348138847a42a1a4c02e8 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:16:35.443548  9886 raft_consensus.cc:493] T 3e8dfd25624c4956a09d64975af4d7ee P f4adbb90589348138847a42a1a4c02e8 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:16:35.443807  9901 leader_election.cc:290] T 3e8dfd25624c4956a09d64975af4d7ee P a4504ba168564b91b8e2aafb36dbb28e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f4adbb90589348138847a42a1a4c02e8 (127.5.154.1:38623), 4fe87f3dcf224cedab524ffb1f56ab3e (127.5.154.2:42317)
I20260710 13:16:35.443921  9886 raft_consensus.cc:3060] T 3e8dfd25624c4956a09d64975af4d7ee P f4adbb90589348138847a42a1a4c02e8 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:16:35.444427  9595 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3e8dfd25624c4956a09d64975af4d7ee" candidate_uuid: "a4504ba168564b91b8e2aafb36dbb28e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f4adbb90589348138847a42a1a4c02e8" is_pre_election: true
I20260710 13:16:35.445326  9879 tablet_bootstrap.cc:492] T 9af76c7368bf41fe9b8577fe0f59135e P 4fe87f3dcf224cedab524ffb1f56ab3e: No bootstrap required, opened a new log
I20260710 13:16:35.445329  9671 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3e8dfd25624c4956a09d64975af4d7ee" candidate_uuid: "a4504ba168564b91b8e2aafb36dbb28e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4fe87f3dcf224cedab524ffb1f56ab3e" is_pre_election: true
I20260710 13:16:35.445922  9879 ts_tablet_manager.cc:1403] T 9af76c7368bf41fe9b8577fe0f59135e P 4fe87f3dcf224cedab524ffb1f56ab3e: Time spent bootstrapping tablet: real 0.097s	user 0.021s	sys 0.032s
I20260710 13:16:35.446062  9671 raft_consensus.cc:2468] T 3e8dfd25624c4956a09d64975af4d7ee P 4fe87f3dcf224cedab524ffb1f56ab3e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a4504ba168564b91b8e2aafb36dbb28e in term 0.
I20260710 13:16:35.447259  9709 leader_election.cc:304] T 3e8dfd25624c4956a09d64975af4d7ee P a4504ba168564b91b8e2aafb36dbb28e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4fe87f3dcf224cedab524ffb1f56ab3e, a4504ba168564b91b8e2aafb36dbb28e; no voters: 
I20260710 13:16:35.447999  9901 raft_consensus.cc:2804] T 3e8dfd25624c4956a09d64975af4d7ee P a4504ba168564b91b8e2aafb36dbb28e [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:16:35.448338  9901 raft_consensus.cc:493] T 3e8dfd25624c4956a09d64975af4d7ee P a4504ba168564b91b8e2aafb36dbb28e [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:16:35.448670  9901 raft_consensus.cc:3060] T 3e8dfd25624c4956a09d64975af4d7ee P a4504ba168564b91b8e2aafb36dbb28e [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:16:35.448658  9879 raft_consensus.cc:359] T 9af76c7368bf41fe9b8577fe0f59135e P 4fe87f3dcf224cedab524ffb1f56ab3e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f4adbb90589348138847a42a1a4c02e8" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 38623 } } peers { permanent_uuid: "4fe87f3dcf224cedab524ffb1f56ab3e" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 42317 } } peers { permanent_uuid: "a4504ba168564b91b8e2aafb36dbb28e" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 36819 } }
I20260710 13:16:35.449347  9879 raft_consensus.cc:385] T 9af76c7368bf41fe9b8577fe0f59135e P 4fe87f3dcf224cedab524ffb1f56ab3e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:16:35.449620  9879 raft_consensus.cc:740] T 9af76c7368bf41fe9b8577fe0f59135e P 4fe87f3dcf224cedab524ffb1f56ab3e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4fe87f3dcf224cedab524ffb1f56ab3e, State: Initialized, Role: FOLLOWER
I20260710 13:16:35.450287  9879 consensus_queue.cc:260] T 9af76c7368bf41fe9b8577fe0f59135e P 4fe87f3dcf224cedab524ffb1f56ab3e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f4adbb90589348138847a42a1a4c02e8" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 38623 } } peers { permanent_uuid: "4fe87f3dcf224cedab524ffb1f56ab3e" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 42317 } } peers { permanent_uuid: "a4504ba168564b91b8e2aafb36dbb28e" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 36819 } }
I20260710 13:16:35.450460  9493 catalog_manager.cc:5697] T 34fa12d6f5754e1db695f6f0ac413fe3 P a4504ba168564b91b8e2aafb36dbb28e reported cstate change: term changed from 0 to 1, leader changed from <none> to a4504ba168564b91b8e2aafb36dbb28e (127.5.154.3). New cstate: current_term: 1 leader_uuid: "a4504ba168564b91b8e2aafb36dbb28e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f4adbb90589348138847a42a1a4c02e8" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 38623 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4fe87f3dcf224cedab524ffb1f56ab3e" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 42317 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a4504ba168564b91b8e2aafb36dbb28e" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 36819 } health_report { overall_health: HEALTHY } } }
I20260710 13:16:35.452605  9883 tablet_bootstrap.cc:492] T 34fa12d6f5754e1db695f6f0ac413fe3 P f4adbb90589348138847a42a1a4c02e8: No bootstrap required, opened a new log
I20260710 13:16:35.452924  9745 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3e8dfd25624c4956a09d64975af4d7ee" candidate_uuid: "f4adbb90589348138847a42a1a4c02e8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a4504ba168564b91b8e2aafb36dbb28e" is_pre_election: true
I20260710 13:16:35.453266  9886 raft_consensus.cc:515] T 3e8dfd25624c4956a09d64975af4d7ee P f4adbb90589348138847a42a1a4c02e8 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f4adbb90589348138847a42a1a4c02e8" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 38623 } } peers { permanent_uuid: "4fe87f3dcf224cedab524ffb1f56ab3e" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 42317 } } peers { permanent_uuid: "a4504ba168564b91b8e2aafb36dbb28e" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 36819 } }
I20260710 13:16:35.454092  9883 ts_tablet_manager.cc:1403] T 34fa12d6f5754e1db695f6f0ac413fe3 P f4adbb90589348138847a42a1a4c02e8: Time spent bootstrapping tablet: real 0.098s	user 0.048s	sys 0.035s
I20260710 13:16:35.454526  9595 raft_consensus.cc:2393] T 3e8dfd25624c4956a09d64975af4d7ee P f4adbb90589348138847a42a1a4c02e8 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate a4504ba168564b91b8e2aafb36dbb28e in current term 1: Already voted for candidate f4adbb90589348138847a42a1a4c02e8 in this term.
I20260710 13:16:35.456785  9883 raft_consensus.cc:359] T 34fa12d6f5754e1db695f6f0ac413fe3 P f4adbb90589348138847a42a1a4c02e8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f4adbb90589348138847a42a1a4c02e8" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 38623 } } peers { permanent_uuid: "4fe87f3dcf224cedab524ffb1f56ab3e" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 42317 } } peers { permanent_uuid: "a4504ba168564b91b8e2aafb36dbb28e" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 36819 } }
I20260710 13:16:35.457471  9883 raft_consensus.cc:385] T 34fa12d6f5754e1db695f6f0ac413fe3 P f4adbb90589348138847a42a1a4c02e8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:16:35.457782  9883 raft_consensus.cc:740] T 34fa12d6f5754e1db695f6f0ac413fe3 P f4adbb90589348138847a42a1a4c02e8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f4adbb90589348138847a42a1a4c02e8, State: Initialized, Role: FOLLOWER
I20260710 13:16:35.458446  9886 leader_election.cc:290] T 3e8dfd25624c4956a09d64975af4d7ee P f4adbb90589348138847a42a1a4c02e8 [CANDIDATE]: Term 1 election: Requested vote from peers 4fe87f3dcf224cedab524ffb1f56ab3e (127.5.154.2:42317), a4504ba168564b91b8e2aafb36dbb28e (127.5.154.3:36819)
I20260710 13:16:35.458573  9670 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3e8dfd25624c4956a09d64975af4d7ee" candidate_uuid: "f4adbb90589348138847a42a1a4c02e8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4fe87f3dcf224cedab524ffb1f56ab3e"
I20260710 13:16:35.459084  9670 raft_consensus.cc:3060] T 3e8dfd25624c4956a09d64975af4d7ee P 4fe87f3dcf224cedab524ffb1f56ab3e [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:16:35.459903  9879 ts_tablet_manager.cc:1434] T 9af76c7368bf41fe9b8577fe0f59135e P 4fe87f3dcf224cedab524ffb1f56ab3e: Time spent starting tablet: real 0.014s	user 0.006s	sys 0.000s
I20260710 13:16:35.451929  9493 catalog_manager.cc:5697] T f693d222d44f42b0a6ccd2597df0dfa1 P a4504ba168564b91b8e2aafb36dbb28e reported cstate change: term changed from 0 to 1, leader changed from <none> to a4504ba168564b91b8e2aafb36dbb28e (127.5.154.3). New cstate: current_term: 1 leader_uuid: "a4504ba168564b91b8e2aafb36dbb28e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f4adbb90589348138847a42a1a4c02e8" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 38623 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4fe87f3dcf224cedab524ffb1f56ab3e" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 42317 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a4504ba168564b91b8e2aafb36dbb28e" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 36819 } health_report { overall_health: HEALTHY } } }
I20260710 13:16:35.461215  9901 raft_consensus.cc:515] T 3e8dfd25624c4956a09d64975af4d7ee P a4504ba168564b91b8e2aafb36dbb28e [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f4adbb90589348138847a42a1a4c02e8" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 38623 } } peers { permanent_uuid: "4fe87f3dcf224cedab524ffb1f56ab3e" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 42317 } } peers { permanent_uuid: "a4504ba168564b91b8e2aafb36dbb28e" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 36819 } }
I20260710 13:16:35.461367  9493 catalog_manager.cc:5697] T 580d937a008749c5adae82dba521c762 P a4504ba168564b91b8e2aafb36dbb28e reported cstate change: term changed from 0 to 1, leader changed from <none> to a4504ba168564b91b8e2aafb36dbb28e (127.5.154.3). New cstate: current_term: 1 leader_uuid: "a4504ba168564b91b8e2aafb36dbb28e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f4adbb90589348138847a42a1a4c02e8" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 38623 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4fe87f3dcf224cedab524ffb1f56ab3e" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 42317 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a4504ba168564b91b8e2aafb36dbb28e" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 36819 } health_report { overall_health: HEALTHY } } }
I20260710 13:16:35.462325  9745 raft_consensus.cc:2393] T 3e8dfd25624c4956a09d64975af4d7ee P a4504ba168564b91b8e2aafb36dbb28e [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate f4adbb90589348138847a42a1a4c02e8 in current term 1: Already voted for candidate a4504ba168564b91b8e2aafb36dbb28e in this term.
I20260710 13:16:35.465274  9744 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3e8dfd25624c4956a09d64975af4d7ee" candidate_uuid: "f4adbb90589348138847a42a1a4c02e8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a4504ba168564b91b8e2aafb36dbb28e"
I20260710 13:16:35.465878  9744 raft_consensus.cc:2393] T 3e8dfd25624c4956a09d64975af4d7ee P a4504ba168564b91b8e2aafb36dbb28e [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate f4adbb90589348138847a42a1a4c02e8 in current term 1: Already voted for candidate a4504ba168564b91b8e2aafb36dbb28e in this term.
I20260710 13:16:35.466149  9671 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3e8dfd25624c4956a09d64975af4d7ee" candidate_uuid: "a4504ba168564b91b8e2aafb36dbb28e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4fe87f3dcf224cedab524ffb1f56ab3e"
I20260710 13:16:35.466874  9594 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3e8dfd25624c4956a09d64975af4d7ee" candidate_uuid: "a4504ba168564b91b8e2aafb36dbb28e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f4adbb90589348138847a42a1a4c02e8"
I20260710 13:16:35.467545  9594 raft_consensus.cc:2393] T 3e8dfd25624c4956a09d64975af4d7ee P f4adbb90589348138847a42a1a4c02e8 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate a4504ba168564b91b8e2aafb36dbb28e in current term 1: Already voted for candidate f4adbb90589348138847a42a1a4c02e8 in this term.
I20260710 13:16:35.467890  9670 raft_consensus.cc:2468] T 3e8dfd25624c4956a09d64975af4d7ee P 4fe87f3dcf224cedab524ffb1f56ab3e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f4adbb90589348138847a42a1a4c02e8 in term 1.
I20260710 13:16:35.463161  9901 leader_election.cc:290] T 3e8dfd25624c4956a09d64975af4d7ee P a4504ba168564b91b8e2aafb36dbb28e [CANDIDATE]: Term 1 election: Requested vote from peers f4adbb90589348138847a42a1a4c02e8 (127.5.154.1:38623), 4fe87f3dcf224cedab524ffb1f56ab3e (127.5.154.2:42317)
I20260710 13:16:35.469194  9560 leader_election.cc:304] T 3e8dfd25624c4956a09d64975af4d7ee P f4adbb90589348138847a42a1a4c02e8 [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: 4fe87f3dcf224cedab524ffb1f56ab3e, f4adbb90589348138847a42a1a4c02e8; no voters: a4504ba168564b91b8e2aafb36dbb28e
I20260710 13:16:35.469671  9883 consensus_queue.cc:260] T 34fa12d6f5754e1db695f6f0ac413fe3 P f4adbb90589348138847a42a1a4c02e8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f4adbb90589348138847a42a1a4c02e8" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 38623 } } peers { permanent_uuid: "4fe87f3dcf224cedab524ffb1f56ab3e" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 42317 } } peers { permanent_uuid: "a4504ba168564b91b8e2aafb36dbb28e" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 36819 } }
I20260710 13:16:35.468699  9711 leader_election.cc:304] T 3e8dfd25624c4956a09d64975af4d7ee P a4504ba168564b91b8e2aafb36dbb28e [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: a4504ba168564b91b8e2aafb36dbb28e; no voters: 4fe87f3dcf224cedab524ffb1f56ab3e, f4adbb90589348138847a42a1a4c02e8
I20260710 13:16:35.470947  9858 raft_consensus.cc:2804] T 3e8dfd25624c4956a09d64975af4d7ee P f4adbb90589348138847a42a1a4c02e8 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:16:35.471724  9883 ts_tablet_manager.cc:1434] T 34fa12d6f5754e1db695f6f0ac413fe3 P f4adbb90589348138847a42a1a4c02e8: Time spent starting tablet: real 0.017s	user 0.005s	sys 0.000s
I20260710 13:16:35.473281  9901 raft_consensus.cc:2749] T 3e8dfd25624c4956a09d64975af4d7ee P a4504ba168564b91b8e2aafb36dbb28e [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260710 13:16:35.483775  9858 raft_consensus.cc:697] T 3e8dfd25624c4956a09d64975af4d7ee P f4adbb90589348138847a42a1a4c02e8 [term 1 LEADER]: Becoming Leader. State: Replica: f4adbb90589348138847a42a1a4c02e8, State: Running, Role: LEADER
I20260710 13:16:35.484468  9858 consensus_queue.cc:237] T 3e8dfd25624c4956a09d64975af4d7ee P f4adbb90589348138847a42a1a4c02e8 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f4adbb90589348138847a42a1a4c02e8" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 38623 } } peers { permanent_uuid: "4fe87f3dcf224cedab524ffb1f56ab3e" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 42317 } } peers { permanent_uuid: "a4504ba168564b91b8e2aafb36dbb28e" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 36819 } }
I20260710 13:16:35.491668  9494 catalog_manager.cc:5697] T 3e8dfd25624c4956a09d64975af4d7ee P f4adbb90589348138847a42a1a4c02e8 reported cstate change: term changed from 0 to 1, leader changed from <none> to f4adbb90589348138847a42a1a4c02e8 (127.5.154.1). New cstate: current_term: 1 leader_uuid: "f4adbb90589348138847a42a1a4c02e8" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f4adbb90589348138847a42a1a4c02e8" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 38623 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4fe87f3dcf224cedab524ffb1f56ab3e" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 42317 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a4504ba168564b91b8e2aafb36dbb28e" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 36819 } health_report { overall_health: UNKNOWN } } }
I20260710 13:16:35.519789  9858 raft_consensus.cc:493] T 34fa12d6f5754e1db695f6f0ac413fe3 P f4adbb90589348138847a42a1a4c02e8 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:16:35.520175  9858 raft_consensus.cc:515] T 34fa12d6f5754e1db695f6f0ac413fe3 P f4adbb90589348138847a42a1a4c02e8 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f4adbb90589348138847a42a1a4c02e8" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 38623 } } peers { permanent_uuid: "4fe87f3dcf224cedab524ffb1f56ab3e" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 42317 } } peers { permanent_uuid: "a4504ba168564b91b8e2aafb36dbb28e" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 36819 } }
I20260710 13:16:35.521788  9858 leader_election.cc:290] T 34fa12d6f5754e1db695f6f0ac413fe3 P f4adbb90589348138847a42a1a4c02e8 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4fe87f3dcf224cedab524ffb1f56ab3e (127.5.154.2:42317), a4504ba168564b91b8e2aafb36dbb28e (127.5.154.3:36819)
I20260710 13:16:35.522439  9670 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "34fa12d6f5754e1db695f6f0ac413fe3" candidate_uuid: "f4adbb90589348138847a42a1a4c02e8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4fe87f3dcf224cedab524ffb1f56ab3e" is_pre_election: true
I20260710 13:16:35.522814  9744 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "34fa12d6f5754e1db695f6f0ac413fe3" candidate_uuid: "f4adbb90589348138847a42a1a4c02e8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a4504ba168564b91b8e2aafb36dbb28e" is_pre_election: true
I20260710 13:16:35.523226  9670 raft_consensus.cc:2393] T 34fa12d6f5754e1db695f6f0ac413fe3 P 4fe87f3dcf224cedab524ffb1f56ab3e [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate f4adbb90589348138847a42a1a4c02e8 in current term 1: Already voted for candidate a4504ba168564b91b8e2aafb36dbb28e in this term.
I20260710 13:16:35.524145  9559 leader_election.cc:304] T 34fa12d6f5754e1db695f6f0ac413fe3 P f4adbb90589348138847a42a1a4c02e8 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: f4adbb90589348138847a42a1a4c02e8; no voters: 4fe87f3dcf224cedab524ffb1f56ab3e, a4504ba168564b91b8e2aafb36dbb28e
I20260710 13:16:35.524695  9858 raft_consensus.cc:3060] T 34fa12d6f5754e1db695f6f0ac413fe3 P f4adbb90589348138847a42a1a4c02e8 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:16:35.529644  9858 raft_consensus.cc:2749] T 34fa12d6f5754e1db695f6f0ac413fe3 P f4adbb90589348138847a42a1a4c02e8 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:16:35.583145  9895 raft_consensus.cc:493] T 9af76c7368bf41fe9b8577fe0f59135e P 4fe87f3dcf224cedab524ffb1f56ab3e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:16:35.583627  9895 raft_consensus.cc:515] T 9af76c7368bf41fe9b8577fe0f59135e P 4fe87f3dcf224cedab524ffb1f56ab3e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f4adbb90589348138847a42a1a4c02e8" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 38623 } } peers { permanent_uuid: "4fe87f3dcf224cedab524ffb1f56ab3e" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 42317 } } peers { permanent_uuid: "a4504ba168564b91b8e2aafb36dbb28e" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 36819 } }
I20260710 13:16:35.585180  9895 leader_election.cc:290] T 9af76c7368bf41fe9b8577fe0f59135e P 4fe87f3dcf224cedab524ffb1f56ab3e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f4adbb90589348138847a42a1a4c02e8 (127.5.154.1:38623), a4504ba168564b91b8e2aafb36dbb28e (127.5.154.3:36819)
I20260710 13:16:35.585922  9594 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9af76c7368bf41fe9b8577fe0f59135e" candidate_uuid: "4fe87f3dcf224cedab524ffb1f56ab3e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f4adbb90589348138847a42a1a4c02e8" is_pre_election: true
I20260710 13:16:35.586180  9744 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9af76c7368bf41fe9b8577fe0f59135e" candidate_uuid: "4fe87f3dcf224cedab524ffb1f56ab3e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a4504ba168564b91b8e2aafb36dbb28e" is_pre_election: true
I20260710 13:16:35.586652  9594 raft_consensus.cc:2393] T 9af76c7368bf41fe9b8577fe0f59135e P f4adbb90589348138847a42a1a4c02e8 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 4fe87f3dcf224cedab524ffb1f56ab3e in current term 1: Already voted for candidate a4504ba168564b91b8e2aafb36dbb28e in this term.
I20260710 13:16:35.587469  9637 leader_election.cc:304] T 9af76c7368bf41fe9b8577fe0f59135e P 4fe87f3dcf224cedab524ffb1f56ab3e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 4fe87f3dcf224cedab524ffb1f56ab3e; no voters: a4504ba168564b91b8e2aafb36dbb28e, f4adbb90589348138847a42a1a4c02e8
I20260710 13:16:35.588047  9895 raft_consensus.cc:3060] T 9af76c7368bf41fe9b8577fe0f59135e P 4fe87f3dcf224cedab524ffb1f56ab3e [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:16:35.592669  9813 raft_consensus.cc:493] T f693d222d44f42b0a6ccd2597df0dfa1 P 4fe87f3dcf224cedab524ffb1f56ab3e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:16:35.592785  9895 raft_consensus.cc:2749] T 9af76c7368bf41fe9b8577fe0f59135e P 4fe87f3dcf224cedab524ffb1f56ab3e [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:16:35.593240  9813 raft_consensus.cc:515] T f693d222d44f42b0a6ccd2597df0dfa1 P 4fe87f3dcf224cedab524ffb1f56ab3e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f4adbb90589348138847a42a1a4c02e8" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 38623 } } peers { permanent_uuid: "4fe87f3dcf224cedab524ffb1f56ab3e" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 42317 } } peers { permanent_uuid: "a4504ba168564b91b8e2aafb36dbb28e" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 36819 } }
I20260710 13:16:35.595088  9813 leader_election.cc:290] T f693d222d44f42b0a6ccd2597df0dfa1 P 4fe87f3dcf224cedab524ffb1f56ab3e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f4adbb90589348138847a42a1a4c02e8 (127.5.154.1:38623), a4504ba168564b91b8e2aafb36dbb28e (127.5.154.3:36819)
I20260710 13:16:35.595522  9594 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f693d222d44f42b0a6ccd2597df0dfa1" candidate_uuid: "4fe87f3dcf224cedab524ffb1f56ab3e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f4adbb90589348138847a42a1a4c02e8" is_pre_election: true
I20260710 13:16:35.595888  9744 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f693d222d44f42b0a6ccd2597df0dfa1" candidate_uuid: "4fe87f3dcf224cedab524ffb1f56ab3e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a4504ba168564b91b8e2aafb36dbb28e" is_pre_election: true
I20260710 13:16:35.596184  9594 raft_consensus.cc:2393] T f693d222d44f42b0a6ccd2597df0dfa1 P f4adbb90589348138847a42a1a4c02e8 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 4fe87f3dcf224cedab524ffb1f56ab3e in current term 1: Already voted for candidate a4504ba168564b91b8e2aafb36dbb28e in this term.
I20260710 13:16:35.597147  9637 leader_election.cc:304] T f693d222d44f42b0a6ccd2597df0dfa1 P 4fe87f3dcf224cedab524ffb1f56ab3e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 4fe87f3dcf224cedab524ffb1f56ab3e; no voters: a4504ba168564b91b8e2aafb36dbb28e, f4adbb90589348138847a42a1a4c02e8
I20260710 13:16:35.597679  9813 raft_consensus.cc:3060] T f693d222d44f42b0a6ccd2597df0dfa1 P 4fe87f3dcf224cedab524ffb1f56ab3e [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:16:35.602234  9813 raft_consensus.cc:2749] T f693d222d44f42b0a6ccd2597df0dfa1 P 4fe87f3dcf224cedab524ffb1f56ab3e [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:16:35.611063  9858 raft_consensus.cc:493] T 6abdf0f15e844032bc40e44a2c9a21a9 P f4adbb90589348138847a42a1a4c02e8 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:16:35.611480  9858 raft_consensus.cc:515] T 6abdf0f15e844032bc40e44a2c9a21a9 P f4adbb90589348138847a42a1a4c02e8 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f4adbb90589348138847a42a1a4c02e8" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 38623 } } peers { permanent_uuid: "4fe87f3dcf224cedab524ffb1f56ab3e" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 42317 } } peers { permanent_uuid: "a4504ba168564b91b8e2aafb36dbb28e" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 36819 } }
I20260710 13:16:35.612350  9925 raft_consensus.cc:493] T 2128789d2fb940f3b88dbd9f1eb37ce7 P f4adbb90589348138847a42a1a4c02e8 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:16:35.612764  9925 raft_consensus.cc:515] T 2128789d2fb940f3b88dbd9f1eb37ce7 P f4adbb90589348138847a42a1a4c02e8 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f4adbb90589348138847a42a1a4c02e8" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 38623 } } peers { permanent_uuid: "4fe87f3dcf224cedab524ffb1f56ab3e" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 42317 } } peers { permanent_uuid: "a4504ba168564b91b8e2aafb36dbb28e" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 36819 } }
I20260710 13:16:35.613188  9858 leader_election.cc:290] T 6abdf0f15e844032bc40e44a2c9a21a9 P f4adbb90589348138847a42a1a4c02e8 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4fe87f3dcf224cedab524ffb1f56ab3e (127.5.154.2:42317), a4504ba168564b91b8e2aafb36dbb28e (127.5.154.3:36819)
I20260710 13:16:35.614200  9744 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6abdf0f15e844032bc40e44a2c9a21a9" candidate_uuid: "f4adbb90589348138847a42a1a4c02e8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a4504ba168564b91b8e2aafb36dbb28e" is_pre_election: true
I20260710 13:16:35.614574  9670 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6abdf0f15e844032bc40e44a2c9a21a9" candidate_uuid: "f4adbb90589348138847a42a1a4c02e8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4fe87f3dcf224cedab524ffb1f56ab3e" is_pre_election: true
I20260710 13:16:35.614792  9744 raft_consensus.cc:2468] T 6abdf0f15e844032bc40e44a2c9a21a9 P a4504ba168564b91b8e2aafb36dbb28e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f4adbb90589348138847a42a1a4c02e8 in term 0.
I20260710 13:16:35.615149  9670 raft_consensus.cc:2468] T 6abdf0f15e844032bc40e44a2c9a21a9 P 4fe87f3dcf224cedab524ffb1f56ab3e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f4adbb90589348138847a42a1a4c02e8 in term 0.
I20260710 13:16:35.615391  9671 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2128789d2fb940f3b88dbd9f1eb37ce7" candidate_uuid: "f4adbb90589348138847a42a1a4c02e8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4fe87f3dcf224cedab524ffb1f56ab3e" is_pre_election: true
I20260710 13:16:35.615492  9745 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2128789d2fb940f3b88dbd9f1eb37ce7" candidate_uuid: "f4adbb90589348138847a42a1a4c02e8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a4504ba168564b91b8e2aafb36dbb28e" is_pre_election: true
I20260710 13:16:35.615625  9925 leader_election.cc:290] T 2128789d2fb940f3b88dbd9f1eb37ce7 P f4adbb90589348138847a42a1a4c02e8 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4fe87f3dcf224cedab524ffb1f56ab3e (127.5.154.2:42317), a4504ba168564b91b8e2aafb36dbb28e (127.5.154.3:36819)
I20260710 13:16:35.616130  9671 raft_consensus.cc:2468] T 2128789d2fb940f3b88dbd9f1eb37ce7 P 4fe87f3dcf224cedab524ffb1f56ab3e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f4adbb90589348138847a42a1a4c02e8 in term 0.
I20260710 13:16:35.616190  9560 leader_election.cc:304] T 6abdf0f15e844032bc40e44a2c9a21a9 P f4adbb90589348138847a42a1a4c02e8 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4fe87f3dcf224cedab524ffb1f56ab3e, f4adbb90589348138847a42a1a4c02e8; no voters: 
I20260710 13:16:35.616456  9745 raft_consensus.cc:2468] T 2128789d2fb940f3b88dbd9f1eb37ce7 P a4504ba168564b91b8e2aafb36dbb28e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f4adbb90589348138847a42a1a4c02e8 in term 0.
I20260710 13:16:35.617100  9925 raft_consensus.cc:2804] T 6abdf0f15e844032bc40e44a2c9a21a9 P f4adbb90589348138847a42a1a4c02e8 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:16:35.617455  9925 raft_consensus.cc:493] T 6abdf0f15e844032bc40e44a2c9a21a9 P f4adbb90589348138847a42a1a4c02e8 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:16:35.617435  9560 leader_election.cc:304] T 2128789d2fb940f3b88dbd9f1eb37ce7 P f4adbb90589348138847a42a1a4c02e8 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4fe87f3dcf224cedab524ffb1f56ab3e, f4adbb90589348138847a42a1a4c02e8; no voters: 
I20260710 13:16:35.617969  9925 raft_consensus.cc:3060] T 6abdf0f15e844032bc40e44a2c9a21a9 P f4adbb90589348138847a42a1a4c02e8 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:16:35.618322  9858 raft_consensus.cc:2804] T 2128789d2fb940f3b88dbd9f1eb37ce7 P f4adbb90589348138847a42a1a4c02e8 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:16:35.618682  9858 raft_consensus.cc:493] T 2128789d2fb940f3b88dbd9f1eb37ce7 P f4adbb90589348138847a42a1a4c02e8 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:16:35.618949  9858 raft_consensus.cc:3060] T 2128789d2fb940f3b88dbd9f1eb37ce7 P f4adbb90589348138847a42a1a4c02e8 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:16:35.620520  9886 consensus_queue.cc:1048] T 2f7f9c6964024dc290177efec9aa2a22 P f4adbb90589348138847a42a1a4c02e8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a4504ba168564b91b8e2aafb36dbb28e" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 36819 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:16:35.623834  9925 raft_consensus.cc:515] T 6abdf0f15e844032bc40e44a2c9a21a9 P f4adbb90589348138847a42a1a4c02e8 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f4adbb90589348138847a42a1a4c02e8" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 38623 } } peers { permanent_uuid: "4fe87f3dcf224cedab524ffb1f56ab3e" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 42317 } } peers { permanent_uuid: "a4504ba168564b91b8e2aafb36dbb28e" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 36819 } }
I20260710 13:16:35.624796  9858 raft_consensus.cc:515] T 2128789d2fb940f3b88dbd9f1eb37ce7 P f4adbb90589348138847a42a1a4c02e8 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f4adbb90589348138847a42a1a4c02e8" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 38623 } } peers { permanent_uuid: "4fe87f3dcf224cedab524ffb1f56ab3e" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 42317 } } peers { permanent_uuid: "a4504ba168564b91b8e2aafb36dbb28e" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 36819 } }
I20260710 13:16:35.626428  9671 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6abdf0f15e844032bc40e44a2c9a21a9" candidate_uuid: "f4adbb90589348138847a42a1a4c02e8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4fe87f3dcf224cedab524ffb1f56ab3e"
I20260710 13:16:35.626993  9671 raft_consensus.cc:3060] T 6abdf0f15e844032bc40e44a2c9a21a9 P 4fe87f3dcf224cedab524ffb1f56ab3e [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:16:35.627489  9858 leader_election.cc:290] T 2128789d2fb940f3b88dbd9f1eb37ce7 P f4adbb90589348138847a42a1a4c02e8 [CANDIDATE]: Term 1 election: Requested vote from peers 4fe87f3dcf224cedab524ffb1f56ab3e (127.5.154.2:42317), a4504ba168564b91b8e2aafb36dbb28e (127.5.154.3:36819)
I20260710 13:16:35.627722  9925 leader_election.cc:290] T 6abdf0f15e844032bc40e44a2c9a21a9 P f4adbb90589348138847a42a1a4c02e8 [CANDIDATE]: Term 1 election: Requested vote from peers 4fe87f3dcf224cedab524ffb1f56ab3e (127.5.154.2:42317), a4504ba168564b91b8e2aafb36dbb28e (127.5.154.3:36819)
I20260710 13:16:35.628255  9670 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2128789d2fb940f3b88dbd9f1eb37ce7" candidate_uuid: "f4adbb90589348138847a42a1a4c02e8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4fe87f3dcf224cedab524ffb1f56ab3e"
I20260710 13:16:35.628839  9670 raft_consensus.cc:3060] T 2128789d2fb940f3b88dbd9f1eb37ce7 P 4fe87f3dcf224cedab524ffb1f56ab3e [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:16:35.629788  9744 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2128789d2fb940f3b88dbd9f1eb37ce7" candidate_uuid: "f4adbb90589348138847a42a1a4c02e8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a4504ba168564b91b8e2aafb36dbb28e"
I20260710 13:16:35.630388  9744 raft_consensus.cc:3060] T 2128789d2fb940f3b88dbd9f1eb37ce7 P a4504ba168564b91b8e2aafb36dbb28e [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:16:35.630970  9745 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6abdf0f15e844032bc40e44a2c9a21a9" candidate_uuid: "f4adbb90589348138847a42a1a4c02e8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a4504ba168564b91b8e2aafb36dbb28e"
I20260710 13:16:35.631558  9745 raft_consensus.cc:3060] T 6abdf0f15e844032bc40e44a2c9a21a9 P a4504ba168564b91b8e2aafb36dbb28e [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:16:35.637290  9671 raft_consensus.cc:2468] T 6abdf0f15e844032bc40e44a2c9a21a9 P 4fe87f3dcf224cedab524ffb1f56ab3e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f4adbb90589348138847a42a1a4c02e8 in term 1.
I20260710 13:16:35.638547  9560 leader_election.cc:304] T 6abdf0f15e844032bc40e44a2c9a21a9 P f4adbb90589348138847a42a1a4c02e8 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4fe87f3dcf224cedab524ffb1f56ab3e, f4adbb90589348138847a42a1a4c02e8; no voters: 
I20260710 13:16:35.639566  9925 raft_consensus.cc:2804] T 6abdf0f15e844032bc40e44a2c9a21a9 P f4adbb90589348138847a42a1a4c02e8 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:16:35.639991  9925 raft_consensus.cc:697] T 6abdf0f15e844032bc40e44a2c9a21a9 P f4adbb90589348138847a42a1a4c02e8 [term 1 LEADER]: Becoming Leader. State: Replica: f4adbb90589348138847a42a1a4c02e8, State: Running, Role: LEADER
I20260710 13:16:35.640807  9925 consensus_queue.cc:237] T 6abdf0f15e844032bc40e44a2c9a21a9 P f4adbb90589348138847a42a1a4c02e8 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f4adbb90589348138847a42a1a4c02e8" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 38623 } } peers { permanent_uuid: "4fe87f3dcf224cedab524ffb1f56ab3e" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 42317 } } peers { permanent_uuid: "a4504ba168564b91b8e2aafb36dbb28e" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 36819 } }
I20260710 13:16:35.643306  9744 raft_consensus.cc:2468] T 2128789d2fb940f3b88dbd9f1eb37ce7 P a4504ba168564b91b8e2aafb36dbb28e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f4adbb90589348138847a42a1a4c02e8 in term 1.
I20260710 13:16:35.646100  9745 raft_consensus.cc:2468] T 6abdf0f15e844032bc40e44a2c9a21a9 P a4504ba168564b91b8e2aafb36dbb28e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f4adbb90589348138847a42a1a4c02e8 in term 1.
I20260710 13:16:35.647614  9670 raft_consensus.cc:2468] T 2128789d2fb940f3b88dbd9f1eb37ce7 P 4fe87f3dcf224cedab524ffb1f56ab3e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f4adbb90589348138847a42a1a4c02e8 in term 1.
I20260710 13:16:35.648584  9858 consensus_queue.cc:1048] T 2f7f9c6964024dc290177efec9aa2a22 P f4adbb90589348138847a42a1a4c02e8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4fe87f3dcf224cedab524ffb1f56ab3e" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 42317 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:16:35.649469  9559 leader_election.cc:304] T 2128789d2fb940f3b88dbd9f1eb37ce7 P f4adbb90589348138847a42a1a4c02e8 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: a4504ba168564b91b8e2aafb36dbb28e, f4adbb90589348138847a42a1a4c02e8; no voters: 
I20260710 13:16:35.652113  9858 raft_consensus.cc:2804] T 2128789d2fb940f3b88dbd9f1eb37ce7 P f4adbb90589348138847a42a1a4c02e8 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:16:35.652650  9858 raft_consensus.cc:697] T 2128789d2fb940f3b88dbd9f1eb37ce7 P f4adbb90589348138847a42a1a4c02e8 [term 1 LEADER]: Becoming Leader. State: Replica: f4adbb90589348138847a42a1a4c02e8, State: Running, Role: LEADER
I20260710 13:16:35.653492  9858 consensus_queue.cc:237] T 2128789d2fb940f3b88dbd9f1eb37ce7 P f4adbb90589348138847a42a1a4c02e8 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f4adbb90589348138847a42a1a4c02e8" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 38623 } } peers { permanent_uuid: "4fe87f3dcf224cedab524ffb1f56ab3e" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 42317 } } peers { permanent_uuid: "a4504ba168564b91b8e2aafb36dbb28e" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 36819 } }
I20260710 13:16:35.656760  9493 catalog_manager.cc:5697] T 6abdf0f15e844032bc40e44a2c9a21a9 P f4adbb90589348138847a42a1a4c02e8 reported cstate change: term changed from 0 to 1, leader changed from <none> to f4adbb90589348138847a42a1a4c02e8 (127.5.154.1). New cstate: current_term: 1 leader_uuid: "f4adbb90589348138847a42a1a4c02e8" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f4adbb90589348138847a42a1a4c02e8" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 38623 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4fe87f3dcf224cedab524ffb1f56ab3e" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 42317 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a4504ba168564b91b8e2aafb36dbb28e" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 36819 } health_report { overall_health: UNKNOWN } } }
I20260710 13:16:35.674779  9494 catalog_manager.cc:5697] T 2128789d2fb940f3b88dbd9f1eb37ce7 P f4adbb90589348138847a42a1a4c02e8 reported cstate change: term changed from 0 to 1, leader changed from <none> to f4adbb90589348138847a42a1a4c02e8 (127.5.154.1). New cstate: current_term: 1 leader_uuid: "f4adbb90589348138847a42a1a4c02e8" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f4adbb90589348138847a42a1a4c02e8" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 38623 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4fe87f3dcf224cedab524ffb1f56ab3e" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 42317 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a4504ba168564b91b8e2aafb36dbb28e" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 36819 } health_report { overall_health: UNKNOWN } } }
I20260710 13:16:35.692981  9901 consensus_queue.cc:1048] T 9af76c7368bf41fe9b8577fe0f59135e P a4504ba168564b91b8e2aafb36dbb28e [LEADER]: Connected to new peer: Peer: permanent_uuid: "4fe87f3dcf224cedab524ffb1f56ab3e" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 42317 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:16:35.702173  9907 consensus_queue.cc:1048] T 9af76c7368bf41fe9b8577fe0f59135e P a4504ba168564b91b8e2aafb36dbb28e [LEADER]: Connected to new peer: Peer: permanent_uuid: "f4adbb90589348138847a42a1a4c02e8" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 38623 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:16:35.710440  9907 consensus_queue.cc:1048] T 34fa12d6f5754e1db695f6f0ac413fe3 P a4504ba168564b91b8e2aafb36dbb28e [LEADER]: Connected to new peer: Peer: permanent_uuid: "f4adbb90589348138847a42a1a4c02e8" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 38623 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:16:35.718472  9744 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "580d937a008749c5adae82dba521c762"
dest_uuid: "a4504ba168564b91b8e2aafb36dbb28e"
mode: GRACEFUL
new_leader_uuid: "f4adbb90589348138847a42a1a4c02e8"
 from {username='slave'} at 127.0.0.1:59554
I20260710 13:16:35.719094  9744 raft_consensus.cc:606] T 580d937a008749c5adae82dba521c762 P a4504ba168564b91b8e2aafb36dbb28e [term 1 LEADER]: Received request to transfer leadership to TS f4adbb90589348138847a42a1a4c02e8
I20260710 13:16:35.722229  9907 consensus_queue.cc:1048] T 34fa12d6f5754e1db695f6f0ac413fe3 P a4504ba168564b91b8e2aafb36dbb28e [LEADER]: Connected to new peer: Peer: permanent_uuid: "4fe87f3dcf224cedab524ffb1f56ab3e" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 42317 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:16:35.726272  9744 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "9af76c7368bf41fe9b8577fe0f59135e"
dest_uuid: "a4504ba168564b91b8e2aafb36dbb28e"
mode: GRACEFUL
new_leader_uuid: "f4adbb90589348138847a42a1a4c02e8"
 from {username='slave'} at 127.0.0.1:59554
I20260710 13:16:35.726823  9744 raft_consensus.cc:606] T 9af76c7368bf41fe9b8577fe0f59135e P a4504ba168564b91b8e2aafb36dbb28e [term 1 LEADER]: Received request to transfer leadership to TS f4adbb90589348138847a42a1a4c02e8
I20260710 13:16:35.732556  9744 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "f693d222d44f42b0a6ccd2597df0dfa1"
dest_uuid: "a4504ba168564b91b8e2aafb36dbb28e"
mode: GRACEFUL
new_leader_uuid: "4fe87f3dcf224cedab524ffb1f56ab3e"
 from {username='slave'} at 127.0.0.1:59554
I20260710 13:16:35.733067  9744 raft_consensus.cc:606] T f693d222d44f42b0a6ccd2597df0dfa1 P a4504ba168564b91b8e2aafb36dbb28e [term 1 LEADER]: Received request to transfer leadership to TS 4fe87f3dcf224cedab524ffb1f56ab3e
I20260710 13:16:35.740269  9594 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "2128789d2fb940f3b88dbd9f1eb37ce7"
dest_uuid: "f4adbb90589348138847a42a1a4c02e8"
mode: GRACEFUL
new_leader_uuid: "4fe87f3dcf224cedab524ffb1f56ab3e"
 from {username='slave'} at 127.0.0.1:32836
I20260710 13:16:35.740731  9594 raft_consensus.cc:606] T 2128789d2fb940f3b88dbd9f1eb37ce7 P f4adbb90589348138847a42a1a4c02e8 [term 1 LEADER]: Received request to transfer leadership to TS 4fe87f3dcf224cedab524ffb1f56ab3e
I20260710 13:16:35.745141  9744 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "34fa12d6f5754e1db695f6f0ac413fe3"
dest_uuid: "a4504ba168564b91b8e2aafb36dbb28e"
mode: GRACEFUL
new_leader_uuid: "4fe87f3dcf224cedab524ffb1f56ab3e"
 from {username='slave'} at 127.0.0.1:59554
I20260710 13:16:35.745553  9744 raft_consensus.cc:606] T 34fa12d6f5754e1db695f6f0ac413fe3 P a4504ba168564b91b8e2aafb36dbb28e [term 1 LEADER]: Received request to transfer leadership to TS 4fe87f3dcf224cedab524ffb1f56ab3e
I20260710 13:16:35.749534  9594 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "3e8dfd25624c4956a09d64975af4d7ee"
dest_uuid: "f4adbb90589348138847a42a1a4c02e8"
mode: GRACEFUL
new_leader_uuid: "a4504ba168564b91b8e2aafb36dbb28e"
 from {username='slave'} at 127.0.0.1:32836
I20260710 13:16:35.749912  9594 raft_consensus.cc:606] T 3e8dfd25624c4956a09d64975af4d7ee P f4adbb90589348138847a42a1a4c02e8 [term 1 LEADER]: Received request to transfer leadership to TS a4504ba168564b91b8e2aafb36dbb28e
I20260710 13:16:35.759359  9907 consensus_queue.cc:1048] T f693d222d44f42b0a6ccd2597df0dfa1 P a4504ba168564b91b8e2aafb36dbb28e [LEADER]: Connected to new peer: Peer: permanent_uuid: "4fe87f3dcf224cedab524ffb1f56ab3e" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 42317 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:16:35.765223  9901 raft_consensus.cc:993] T f693d222d44f42b0a6ccd2597df0dfa1 P a4504ba168564b91b8e2aafb36dbb28e: : Instructing follower 4fe87f3dcf224cedab524ffb1f56ab3e to start an election
I20260710 13:16:35.765643  9905 raft_consensus.cc:1081] T f693d222d44f42b0a6ccd2597df0dfa1 P a4504ba168564b91b8e2aafb36dbb28e [term 1 LEADER]: Signalling peer 4fe87f3dcf224cedab524ffb1f56ab3e to start an election
I20260710 13:16:35.767647  9670 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "f693d222d44f42b0a6ccd2597df0dfa1"
dest_uuid: "4fe87f3dcf224cedab524ffb1f56ab3e"
 from {username='slave'} at 127.0.0.1:36222
I20260710 13:16:35.769739  9670 raft_consensus.cc:493] T f693d222d44f42b0a6ccd2597df0dfa1 P 4fe87f3dcf224cedab524ffb1f56ab3e [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:16:35.770153  9670 raft_consensus.cc:3060] T f693d222d44f42b0a6ccd2597df0dfa1 P 4fe87f3dcf224cedab524ffb1f56ab3e [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:16:35.770164  9905 consensus_queue.cc:1048] T f693d222d44f42b0a6ccd2597df0dfa1 P a4504ba168564b91b8e2aafb36dbb28e [LEADER]: Connected to new peer: Peer: permanent_uuid: "f4adbb90589348138847a42a1a4c02e8" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 38623 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 13:16:35.777148  9670 raft_consensus.cc:515] T f693d222d44f42b0a6ccd2597df0dfa1 P 4fe87f3dcf224cedab524ffb1f56ab3e [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f4adbb90589348138847a42a1a4c02e8" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 38623 } } peers { permanent_uuid: "4fe87f3dcf224cedab524ffb1f56ab3e" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 42317 } } peers { permanent_uuid: "a4504ba168564b91b8e2aafb36dbb28e" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 36819 } }
I20260710 13:16:35.780161  9594 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f693d222d44f42b0a6ccd2597df0dfa1" candidate_uuid: "4fe87f3dcf224cedab524ffb1f56ab3e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "f4adbb90589348138847a42a1a4c02e8"
I20260710 13:16:35.780340  9670 leader_election.cc:290] T f693d222d44f42b0a6ccd2597df0dfa1 P 4fe87f3dcf224cedab524ffb1f56ab3e [CANDIDATE]: Term 2 election: Requested vote from peers f4adbb90589348138847a42a1a4c02e8 (127.5.154.1:38623), a4504ba168564b91b8e2aafb36dbb28e (127.5.154.3:36819)
I20260710 13:16:35.780736  9594 raft_consensus.cc:3060] T f693d222d44f42b0a6ccd2597df0dfa1 P f4adbb90589348138847a42a1a4c02e8 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:16:35.781334  9744 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f693d222d44f42b0a6ccd2597df0dfa1" candidate_uuid: "4fe87f3dcf224cedab524ffb1f56ab3e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "a4504ba168564b91b8e2aafb36dbb28e"
I20260710 13:16:35.781867  9744 raft_consensus.cc:3055] T f693d222d44f42b0a6ccd2597df0dfa1 P a4504ba168564b91b8e2aafb36dbb28e [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:16:35.782157  9744 raft_consensus.cc:740] T f693d222d44f42b0a6ccd2597df0dfa1 P a4504ba168564b91b8e2aafb36dbb28e [term 1 LEADER]: Becoming Follower/Learner. State: Replica: a4504ba168564b91b8e2aafb36dbb28e, State: Running, Role: LEADER
I20260710 13:16:35.782805  9744 consensus_queue.cc:260] T f693d222d44f42b0a6ccd2597df0dfa1 P a4504ba168564b91b8e2aafb36dbb28e [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: "f4adbb90589348138847a42a1a4c02e8" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 38623 } } peers { permanent_uuid: "4fe87f3dcf224cedab524ffb1f56ab3e" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 42317 } } peers { permanent_uuid: "a4504ba168564b91b8e2aafb36dbb28e" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 36819 } }
I20260710 13:16:35.783836  9744 raft_consensus.cc:3060] T f693d222d44f42b0a6ccd2597df0dfa1 P a4504ba168564b91b8e2aafb36dbb28e [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:16:35.785631  9594 raft_consensus.cc:2468] T f693d222d44f42b0a6ccd2597df0dfa1 P f4adbb90589348138847a42a1a4c02e8 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4fe87f3dcf224cedab524ffb1f56ab3e in term 2.
I20260710 13:16:35.786434  9637 leader_election.cc:304] T f693d222d44f42b0a6ccd2597df0dfa1 P 4fe87f3dcf224cedab524ffb1f56ab3e [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: 4fe87f3dcf224cedab524ffb1f56ab3e, f4adbb90589348138847a42a1a4c02e8; no voters: 
I20260710 13:16:35.787082  9895 raft_consensus.cc:2804] T f693d222d44f42b0a6ccd2597df0dfa1 P 4fe87f3dcf224cedab524ffb1f56ab3e [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:16:35.787397  9895 raft_consensus.cc:697] T f693d222d44f42b0a6ccd2597df0dfa1 P 4fe87f3dcf224cedab524ffb1f56ab3e [term 2 LEADER]: Becoming Leader. State: Replica: 4fe87f3dcf224cedab524ffb1f56ab3e, State: Running, Role: LEADER
I20260710 13:16:35.787916  9895 consensus_queue.cc:237] T f693d222d44f42b0a6ccd2597df0dfa1 P 4fe87f3dcf224cedab524ffb1f56ab3e [LEADER]: Queue 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: "f4adbb90589348138847a42a1a4c02e8" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 38623 } } peers { permanent_uuid: "4fe87f3dcf224cedab524ffb1f56ab3e" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 42317 } } peers { permanent_uuid: "a4504ba168564b91b8e2aafb36dbb28e" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 36819 } }
I20260710 13:16:35.789294  9744 raft_consensus.cc:2468] T f693d222d44f42b0a6ccd2597df0dfa1 P a4504ba168564b91b8e2aafb36dbb28e [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4fe87f3dcf224cedab524ffb1f56ab3e in term 2.
I20260710 13:16:35.794543  9493 catalog_manager.cc:5697] T f693d222d44f42b0a6ccd2597df0dfa1 P 4fe87f3dcf224cedab524ffb1f56ab3e reported cstate change: term changed from 1 to 2, leader changed from a4504ba168564b91b8e2aafb36dbb28e (127.5.154.3) to 4fe87f3dcf224cedab524ffb1f56ab3e (127.5.154.2). New cstate: current_term: 2 leader_uuid: "4fe87f3dcf224cedab524ffb1f56ab3e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f4adbb90589348138847a42a1a4c02e8" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 38623 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4fe87f3dcf224cedab524ffb1f56ab3e" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 42317 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a4504ba168564b91b8e2aafb36dbb28e" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 36819 } health_report { overall_health: UNKNOWN } } }
I20260710 13:16:35.832723  9895 consensus_queue.cc:1048] T 7ac38acfb8ba445981ccb4faeb437014 P 4fe87f3dcf224cedab524ffb1f56ab3e [LEADER]: Connected to new peer: Peer: permanent_uuid: "a4504ba168564b91b8e2aafb36dbb28e" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 36819 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:16:35.841013  9905 consensus_queue.cc:1048] T 580d937a008749c5adae82dba521c762 P a4504ba168564b91b8e2aafb36dbb28e [LEADER]: Connected to new peer: Peer: permanent_uuid: "4fe87f3dcf224cedab524ffb1f56ab3e" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 42317 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:16:35.846951  9905 consensus_queue.cc:1048] T 580d937a008749c5adae82dba521c762 P a4504ba168564b91b8e2aafb36dbb28e [LEADER]: Connected to new peer: Peer: permanent_uuid: "f4adbb90589348138847a42a1a4c02e8" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 38623 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:16:35.847157  9813 consensus_queue.cc:1048] T 7ac38acfb8ba445981ccb4faeb437014 P 4fe87f3dcf224cedab524ffb1f56ab3e [LEADER]: Connected to new peer: Peer: permanent_uuid: "f4adbb90589348138847a42a1a4c02e8" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 38623 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:16:35.856472  9866 raft_consensus.cc:993] T 580d937a008749c5adae82dba521c762 P a4504ba168564b91b8e2aafb36dbb28e: : Instructing follower f4adbb90589348138847a42a1a4c02e8 to start an election
I20260710 13:16:35.856935  9866 raft_consensus.cc:1081] T 580d937a008749c5adae82dba521c762 P a4504ba168564b91b8e2aafb36dbb28e [term 1 LEADER]: Signalling peer f4adbb90589348138847a42a1a4c02e8 to start an election
I20260710 13:16:35.863511  9593 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "580d937a008749c5adae82dba521c762"
dest_uuid: "f4adbb90589348138847a42a1a4c02e8"
 from {username='slave'} at 127.0.0.1:32822
I20260710 13:16:35.864149  9593 raft_consensus.cc:493] T 580d937a008749c5adae82dba521c762 P f4adbb90589348138847a42a1a4c02e8 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:16:35.864503  9593 raft_consensus.cc:3060] T 580d937a008749c5adae82dba521c762 P f4adbb90589348138847a42a1a4c02e8 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:16:35.869621  9858 consensus_queue.cc:1048] T 3e8dfd25624c4956a09d64975af4d7ee P f4adbb90589348138847a42a1a4c02e8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4fe87f3dcf224cedab524ffb1f56ab3e" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 42317 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:16:35.879077  9593 raft_consensus.cc:515] T 580d937a008749c5adae82dba521c762 P f4adbb90589348138847a42a1a4c02e8 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f4adbb90589348138847a42a1a4c02e8" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 38623 } } peers { permanent_uuid: "4fe87f3dcf224cedab524ffb1f56ab3e" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 42317 } } peers { permanent_uuid: "a4504ba168564b91b8e2aafb36dbb28e" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 36819 } }
I20260710 13:16:35.881162  9593 leader_election.cc:290] T 580d937a008749c5adae82dba521c762 P f4adbb90589348138847a42a1a4c02e8 [CANDIDATE]: Term 2 election: Requested vote from peers 4fe87f3dcf224cedab524ffb1f56ab3e (127.5.154.2:42317), a4504ba168564b91b8e2aafb36dbb28e (127.5.154.3:36819)
I20260710 13:16:35.881572  9886 consensus_queue.cc:1048] T 3e8dfd25624c4956a09d64975af4d7ee P f4adbb90589348138847a42a1a4c02e8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a4504ba168564b91b8e2aafb36dbb28e" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 36819 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:16:35.882104  9744 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "580d937a008749c5adae82dba521c762" candidate_uuid: "f4adbb90589348138847a42a1a4c02e8" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "a4504ba168564b91b8e2aafb36dbb28e"
I20260710 13:16:35.883440  9744 raft_consensus.cc:3055] T 580d937a008749c5adae82dba521c762 P a4504ba168564b91b8e2aafb36dbb28e [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:16:35.883754  9744 raft_consensus.cc:740] T 580d937a008749c5adae82dba521c762 P a4504ba168564b91b8e2aafb36dbb28e [term 1 LEADER]: Becoming Follower/Learner. State: Replica: a4504ba168564b91b8e2aafb36dbb28e, State: Running, Role: LEADER
I20260710 13:16:35.884544  9744 consensus_queue.cc:260] T 580d937a008749c5adae82dba521c762 P a4504ba168564b91b8e2aafb36dbb28e [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: "f4adbb90589348138847a42a1a4c02e8" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 38623 } } peers { permanent_uuid: "4fe87f3dcf224cedab524ffb1f56ab3e" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 42317 } } peers { permanent_uuid: "a4504ba168564b91b8e2aafb36dbb28e" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 36819 } }
I20260710 13:16:35.884835  9670 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "580d937a008749c5adae82dba521c762" candidate_uuid: "f4adbb90589348138847a42a1a4c02e8" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "4fe87f3dcf224cedab524ffb1f56ab3e"
I20260710 13:16:35.885651  9670 raft_consensus.cc:3060] T 580d937a008749c5adae82dba521c762 P 4fe87f3dcf224cedab524ffb1f56ab3e [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:16:35.885696  9744 raft_consensus.cc:3060] T 580d937a008749c5adae82dba521c762 P a4504ba168564b91b8e2aafb36dbb28e [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:16:35.891907  9744 raft_consensus.cc:2468] T 580d937a008749c5adae82dba521c762 P a4504ba168564b91b8e2aafb36dbb28e [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f4adbb90589348138847a42a1a4c02e8 in term 2.
I20260710 13:16:35.892158  9670 raft_consensus.cc:2468] T 580d937a008749c5adae82dba521c762 P 4fe87f3dcf224cedab524ffb1f56ab3e [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f4adbb90589348138847a42a1a4c02e8 in term 2.
I20260710 13:16:35.893026  9559 leader_election.cc:304] T 580d937a008749c5adae82dba521c762 P f4adbb90589348138847a42a1a4c02e8 [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: a4504ba168564b91b8e2aafb36dbb28e, f4adbb90589348138847a42a1a4c02e8; no voters: 
I20260710 13:16:35.893801  9886 raft_consensus.cc:2804] T 580d937a008749c5adae82dba521c762 P f4adbb90589348138847a42a1a4c02e8 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:16:35.894289  9886 raft_consensus.cc:697] T 580d937a008749c5adae82dba521c762 P f4adbb90589348138847a42a1a4c02e8 [term 2 LEADER]: Becoming Leader. State: Replica: f4adbb90589348138847a42a1a4c02e8, State: Running, Role: LEADER
I20260710 13:16:35.895078  9886 consensus_queue.cc:237] T 580d937a008749c5adae82dba521c762 P f4adbb90589348138847a42a1a4c02e8 [LEADER]: Queue 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: "f4adbb90589348138847a42a1a4c02e8" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 38623 } } peers { permanent_uuid: "4fe87f3dcf224cedab524ffb1f56ab3e" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 42317 } } peers { permanent_uuid: "a4504ba168564b91b8e2aafb36dbb28e" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 36819 } }
I20260710 13:16:35.902016  9494 catalog_manager.cc:5697] T 580d937a008749c5adae82dba521c762 P f4adbb90589348138847a42a1a4c02e8 reported cstate change: term changed from 1 to 2, leader changed from a4504ba168564b91b8e2aafb36dbb28e (127.5.154.3) to f4adbb90589348138847a42a1a4c02e8 (127.5.154.1). New cstate: current_term: 2 leader_uuid: "f4adbb90589348138847a42a1a4c02e8" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f4adbb90589348138847a42a1a4c02e8" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 38623 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4fe87f3dcf224cedab524ffb1f56ab3e" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 42317 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a4504ba168564b91b8e2aafb36dbb28e" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 36819 } health_report { overall_health: UNKNOWN } } }
I20260710 13:16:35.904642  9925 raft_consensus.cc:993] T 3e8dfd25624c4956a09d64975af4d7ee P f4adbb90589348138847a42a1a4c02e8: : Instructing follower a4504ba168564b91b8e2aafb36dbb28e to start an election
I20260710 13:16:35.905151  9925 raft_consensus.cc:1081] T 3e8dfd25624c4956a09d64975af4d7ee P f4adbb90589348138847a42a1a4c02e8 [term 1 LEADER]: Signalling peer a4504ba168564b91b8e2aafb36dbb28e to start an election
I20260710 13:16:35.906541  9744 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "3e8dfd25624c4956a09d64975af4d7ee"
dest_uuid: "a4504ba168564b91b8e2aafb36dbb28e"
 from {username='slave'} at 127.0.0.1:59550
I20260710 13:16:35.906879  9744 raft_consensus.cc:493] T 3e8dfd25624c4956a09d64975af4d7ee P a4504ba168564b91b8e2aafb36dbb28e [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:16:35.907181  9744 raft_consensus.cc:3060] T 3e8dfd25624c4956a09d64975af4d7ee P a4504ba168564b91b8e2aafb36dbb28e [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:16:35.911834  9744 raft_consensus.cc:515] T 3e8dfd25624c4956a09d64975af4d7ee P a4504ba168564b91b8e2aafb36dbb28e [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f4adbb90589348138847a42a1a4c02e8" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 38623 } } peers { permanent_uuid: "4fe87f3dcf224cedab524ffb1f56ab3e" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 42317 } } peers { permanent_uuid: "a4504ba168564b91b8e2aafb36dbb28e" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 36819 } }
I20260710 13:16:35.913199  9744 leader_election.cc:290] T 3e8dfd25624c4956a09d64975af4d7ee P a4504ba168564b91b8e2aafb36dbb28e [CANDIDATE]: Term 2 election: Requested vote from peers f4adbb90589348138847a42a1a4c02e8 (127.5.154.1:38623), 4fe87f3dcf224cedab524ffb1f56ab3e (127.5.154.2:42317)
I20260710 13:16:35.913868  9593 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3e8dfd25624c4956a09d64975af4d7ee" candidate_uuid: "a4504ba168564b91b8e2aafb36dbb28e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "f4adbb90589348138847a42a1a4c02e8"
I20260710 13:16:35.914095  9670 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3e8dfd25624c4956a09d64975af4d7ee" candidate_uuid: "a4504ba168564b91b8e2aafb36dbb28e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "4fe87f3dcf224cedab524ffb1f56ab3e"
I20260710 13:16:35.914453  9593 raft_consensus.cc:3055] T 3e8dfd25624c4956a09d64975af4d7ee P f4adbb90589348138847a42a1a4c02e8 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:16:35.914644  9670 raft_consensus.cc:3060] T 3e8dfd25624c4956a09d64975af4d7ee P 4fe87f3dcf224cedab524ffb1f56ab3e [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:16:35.914808  9593 raft_consensus.cc:740] T 3e8dfd25624c4956a09d64975af4d7ee P f4adbb90589348138847a42a1a4c02e8 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: f4adbb90589348138847a42a1a4c02e8, State: Running, Role: LEADER
I20260710 13:16:35.915648  9593 consensus_queue.cc:260] T 3e8dfd25624c4956a09d64975af4d7ee P f4adbb90589348138847a42a1a4c02e8 [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: "f4adbb90589348138847a42a1a4c02e8" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 38623 } } peers { permanent_uuid: "4fe87f3dcf224cedab524ffb1f56ab3e" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 42317 } } peers { permanent_uuid: "a4504ba168564b91b8e2aafb36dbb28e" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 36819 } }
I20260710 13:16:35.916622  9593 raft_consensus.cc:3060] T 3e8dfd25624c4956a09d64975af4d7ee P f4adbb90589348138847a42a1a4c02e8 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:16:35.919791  9670 raft_consensus.cc:2468] T 3e8dfd25624c4956a09d64975af4d7ee P 4fe87f3dcf224cedab524ffb1f56ab3e [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a4504ba168564b91b8e2aafb36dbb28e in term 2.
I20260710 13:16:35.920658  9709 leader_election.cc:304] T 3e8dfd25624c4956a09d64975af4d7ee P a4504ba168564b91b8e2aafb36dbb28e [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: 4fe87f3dcf224cedab524ffb1f56ab3e, a4504ba168564b91b8e2aafb36dbb28e; no voters: 
I20260710 13:16:35.921370  9945 raft_consensus.cc:2804] T 3e8dfd25624c4956a09d64975af4d7ee P a4504ba168564b91b8e2aafb36dbb28e [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:16:35.921414  9593 raft_consensus.cc:2468] T 3e8dfd25624c4956a09d64975af4d7ee P f4adbb90589348138847a42a1a4c02e8 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a4504ba168564b91b8e2aafb36dbb28e in term 2.
I20260710 13:16:35.921972  9945 raft_consensus.cc:697] T 3e8dfd25624c4956a09d64975af4d7ee P a4504ba168564b91b8e2aafb36dbb28e [term 2 LEADER]: Becoming Leader. State: Replica: a4504ba168564b91b8e2aafb36dbb28e, State: Running, Role: LEADER
I20260710 13:16:35.922780  9945 consensus_queue.cc:237] T 3e8dfd25624c4956a09d64975af4d7ee P a4504ba168564b91b8e2aafb36dbb28e [LEADER]: Queue 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: "f4adbb90589348138847a42a1a4c02e8" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 38623 } } peers { permanent_uuid: "4fe87f3dcf224cedab524ffb1f56ab3e" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 42317 } } peers { permanent_uuid: "a4504ba168564b91b8e2aafb36dbb28e" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 36819 } }
I20260710 13:16:35.929030  9494 catalog_manager.cc:5697] T 3e8dfd25624c4956a09d64975af4d7ee P a4504ba168564b91b8e2aafb36dbb28e reported cstate change: term changed from 1 to 2, leader changed from f4adbb90589348138847a42a1a4c02e8 (127.5.154.1) to a4504ba168564b91b8e2aafb36dbb28e (127.5.154.3). New cstate: current_term: 2 leader_uuid: "a4504ba168564b91b8e2aafb36dbb28e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f4adbb90589348138847a42a1a4c02e8" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 38623 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4fe87f3dcf224cedab524ffb1f56ab3e" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 42317 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a4504ba168564b91b8e2aafb36dbb28e" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 36819 } health_report { overall_health: HEALTHY } } }
I20260710 13:16:36.034001  9886 consensus_queue.cc:1048] T 6abdf0f15e844032bc40e44a2c9a21a9 P f4adbb90589348138847a42a1a4c02e8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a4504ba168564b91b8e2aafb36dbb28e" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 36819 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:16:36.043542  9925 consensus_queue.cc:1048] T 6abdf0f15e844032bc40e44a2c9a21a9 P f4adbb90589348138847a42a1a4c02e8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4fe87f3dcf224cedab524ffb1f56ab3e" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 42317 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:16:36.079394  9925 consensus_queue.cc:1048] T 2128789d2fb940f3b88dbd9f1eb37ce7 P f4adbb90589348138847a42a1a4c02e8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4fe87f3dcf224cedab524ffb1f56ab3e" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 42317 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:16:36.087435  9907 raft_consensus.cc:993] T 9af76c7368bf41fe9b8577fe0f59135e P a4504ba168564b91b8e2aafb36dbb28e: : Instructing follower f4adbb90589348138847a42a1a4c02e8 to start an election
I20260710 13:16:36.087950  9945 raft_consensus.cc:1081] T 9af76c7368bf41fe9b8577fe0f59135e P a4504ba168564b91b8e2aafb36dbb28e [term 1 LEADER]: Signalling peer f4adbb90589348138847a42a1a4c02e8 to start an election
I20260710 13:16:36.089566  9858 raft_consensus.cc:993] T 2128789d2fb940f3b88dbd9f1eb37ce7 P f4adbb90589348138847a42a1a4c02e8: : Instructing follower 4fe87f3dcf224cedab524ffb1f56ab3e to start an election
I20260710 13:16:36.090050  9858 raft_consensus.cc:1081] T 2128789d2fb940f3b88dbd9f1eb37ce7 P f4adbb90589348138847a42a1a4c02e8 [term 1 LEADER]: Signalling peer 4fe87f3dcf224cedab524ffb1f56ab3e to start an election
I20260710 13:16:36.089514  9593 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "9af76c7368bf41fe9b8577fe0f59135e"
dest_uuid: "f4adbb90589348138847a42a1a4c02e8"
 from {username='slave'} at 127.0.0.1:32822
I20260710 13:16:36.091522  9593 raft_consensus.cc:493] T 9af76c7368bf41fe9b8577fe0f59135e P f4adbb90589348138847a42a1a4c02e8 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:16:36.091897  9671 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "2128789d2fb940f3b88dbd9f1eb37ce7"
dest_uuid: "4fe87f3dcf224cedab524ffb1f56ab3e"
 from {username='slave'} at 127.0.0.1:36224
I20260710 13:16:36.092489  9671 raft_consensus.cc:493] T 2128789d2fb940f3b88dbd9f1eb37ce7 P 4fe87f3dcf224cedab524ffb1f56ab3e [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:16:36.092854  9671 raft_consensus.cc:3060] T 2128789d2fb940f3b88dbd9f1eb37ce7 P 4fe87f3dcf224cedab524ffb1f56ab3e [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:16:36.091912  9593 raft_consensus.cc:3060] T 9af76c7368bf41fe9b8577fe0f59135e P f4adbb90589348138847a42a1a4c02e8 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:16:36.097481  9886 consensus_queue.cc:1048] T 2128789d2fb940f3b88dbd9f1eb37ce7 P f4adbb90589348138847a42a1a4c02e8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a4504ba168564b91b8e2aafb36dbb28e" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 36819 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:16:36.099956  9671 raft_consensus.cc:515] T 2128789d2fb940f3b88dbd9f1eb37ce7 P 4fe87f3dcf224cedab524ffb1f56ab3e [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f4adbb90589348138847a42a1a4c02e8" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 38623 } } peers { permanent_uuid: "4fe87f3dcf224cedab524ffb1f56ab3e" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 42317 } } peers { permanent_uuid: "a4504ba168564b91b8e2aafb36dbb28e" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 36819 } }
I20260710 13:16:36.099972  9593 raft_consensus.cc:515] T 9af76c7368bf41fe9b8577fe0f59135e P f4adbb90589348138847a42a1a4c02e8 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f4adbb90589348138847a42a1a4c02e8" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 38623 } } peers { permanent_uuid: "4fe87f3dcf224cedab524ffb1f56ab3e" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 42317 } } peers { permanent_uuid: "a4504ba168564b91b8e2aafb36dbb28e" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 36819 } }
I20260710 13:16:36.104339  9593 leader_election.cc:290] T 9af76c7368bf41fe9b8577fe0f59135e P f4adbb90589348138847a42a1a4c02e8 [CANDIDATE]: Term 2 election: Requested vote from peers 4fe87f3dcf224cedab524ffb1f56ab3e (127.5.154.2:42317), a4504ba168564b91b8e2aafb36dbb28e (127.5.154.3:36819)
I20260710 13:16:36.104491  9594 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2128789d2fb940f3b88dbd9f1eb37ce7" candidate_uuid: "4fe87f3dcf224cedab524ffb1f56ab3e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "f4adbb90589348138847a42a1a4c02e8"
I20260710 13:16:36.104991  9671 leader_election.cc:290] T 2128789d2fb940f3b88dbd9f1eb37ce7 P 4fe87f3dcf224cedab524ffb1f56ab3e [CANDIDATE]: Term 2 election: Requested vote from peers f4adbb90589348138847a42a1a4c02e8 (127.5.154.1:38623), a4504ba168564b91b8e2aafb36dbb28e (127.5.154.3:36819)
I20260710 13:16:36.105607  9745 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9af76c7368bf41fe9b8577fe0f59135e" candidate_uuid: "f4adbb90589348138847a42a1a4c02e8" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "a4504ba168564b91b8e2aafb36dbb28e"
I20260710 13:16:36.105777  9743 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2128789d2fb940f3b88dbd9f1eb37ce7" candidate_uuid: "4fe87f3dcf224cedab524ffb1f56ab3e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "a4504ba168564b91b8e2aafb36dbb28e"
I20260710 13:16:36.105041  9594 raft_consensus.cc:3055] T 2128789d2fb940f3b88dbd9f1eb37ce7 P f4adbb90589348138847a42a1a4c02e8 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:16:36.107019  9594 raft_consensus.cc:740] T 2128789d2fb940f3b88dbd9f1eb37ce7 P f4adbb90589348138847a42a1a4c02e8 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: f4adbb90589348138847a42a1a4c02e8, State: Running, Role: LEADER
I20260710 13:16:36.107187  9745 raft_consensus.cc:3055] T 9af76c7368bf41fe9b8577fe0f59135e P a4504ba168564b91b8e2aafb36dbb28e [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:16:36.107539  9745 raft_consensus.cc:740] T 9af76c7368bf41fe9b8577fe0f59135e P a4504ba168564b91b8e2aafb36dbb28e [term 1 LEADER]: Becoming Follower/Learner. State: Replica: a4504ba168564b91b8e2aafb36dbb28e, State: Running, Role: LEADER
I20260710 13:16:36.107671  9594 consensus_queue.cc:260] T 2128789d2fb940f3b88dbd9f1eb37ce7 P f4adbb90589348138847a42a1a4c02e8 [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: "f4adbb90589348138847a42a1a4c02e8" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 38623 } } peers { permanent_uuid: "4fe87f3dcf224cedab524ffb1f56ab3e" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 42317 } } peers { permanent_uuid: "a4504ba168564b91b8e2aafb36dbb28e" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 36819 } }
I20260710 13:16:36.108850  9594 raft_consensus.cc:3060] T 2128789d2fb940f3b88dbd9f1eb37ce7 P f4adbb90589348138847a42a1a4c02e8 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:16:36.108611  9745 consensus_queue.cc:260] T 9af76c7368bf41fe9b8577fe0f59135e P a4504ba168564b91b8e2aafb36dbb28e [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: "f4adbb90589348138847a42a1a4c02e8" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 38623 } } peers { permanent_uuid: "4fe87f3dcf224cedab524ffb1f56ab3e" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 42317 } } peers { permanent_uuid: "a4504ba168564b91b8e2aafb36dbb28e" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 36819 } }
I20260710 13:16:36.109798  9745 raft_consensus.cc:3060] T 9af76c7368bf41fe9b8577fe0f59135e P a4504ba168564b91b8e2aafb36dbb28e [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:16:36.110546  9670 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9af76c7368bf41fe9b8577fe0f59135e" candidate_uuid: "f4adbb90589348138847a42a1a4c02e8" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "4fe87f3dcf224cedab524ffb1f56ab3e"
I20260710 13:16:36.111025  9670 raft_consensus.cc:3060] T 9af76c7368bf41fe9b8577fe0f59135e P 4fe87f3dcf224cedab524ffb1f56ab3e [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:16:36.116190  9594 raft_consensus.cc:2468] T 2128789d2fb940f3b88dbd9f1eb37ce7 P f4adbb90589348138847a42a1a4c02e8 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4fe87f3dcf224cedab524ffb1f56ab3e in term 2.
I20260710 13:16:36.116930  9670 raft_consensus.cc:2468] T 9af76c7368bf41fe9b8577fe0f59135e P 4fe87f3dcf224cedab524ffb1f56ab3e [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f4adbb90589348138847a42a1a4c02e8 in term 2.
I20260710 13:16:36.117301  9637 leader_election.cc:304] T 2128789d2fb940f3b88dbd9f1eb37ce7 P 4fe87f3dcf224cedab524ffb1f56ab3e [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: 4fe87f3dcf224cedab524ffb1f56ab3e, f4adbb90589348138847a42a1a4c02e8; no voters: a4504ba168564b91b8e2aafb36dbb28e
I20260710 13:16:36.118057  9813 raft_consensus.cc:2804] T 2128789d2fb940f3b88dbd9f1eb37ce7 P 4fe87f3dcf224cedab524ffb1f56ab3e [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:16:36.118505  9813 raft_consensus.cc:697] T 2128789d2fb940f3b88dbd9f1eb37ce7 P 4fe87f3dcf224cedab524ffb1f56ab3e [term 2 LEADER]: Becoming Leader. State: Replica: 4fe87f3dcf224cedab524ffb1f56ab3e, State: Running, Role: LEADER
I20260710 13:16:36.118595  9560 leader_election.cc:304] T 9af76c7368bf41fe9b8577fe0f59135e P f4adbb90589348138847a42a1a4c02e8 [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: 4fe87f3dcf224cedab524ffb1f56ab3e, f4adbb90589348138847a42a1a4c02e8; no voters: 
I20260710 13:16:36.119374  9858 raft_consensus.cc:2804] T 9af76c7368bf41fe9b8577fe0f59135e P f4adbb90589348138847a42a1a4c02e8 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:16:36.119228  9813 consensus_queue.cc:237] T 2128789d2fb940f3b88dbd9f1eb37ce7 P 4fe87f3dcf224cedab524ffb1f56ab3e [LEADER]: Queue 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: "f4adbb90589348138847a42a1a4c02e8" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 38623 } } peers { permanent_uuid: "4fe87f3dcf224cedab524ffb1f56ab3e" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 42317 } } peers { permanent_uuid: "a4504ba168564b91b8e2aafb36dbb28e" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 36819 } }
I20260710 13:16:36.119830  9858 raft_consensus.cc:697] T 9af76c7368bf41fe9b8577fe0f59135e P f4adbb90589348138847a42a1a4c02e8 [term 2 LEADER]: Becoming Leader. State: Replica: f4adbb90589348138847a42a1a4c02e8, State: Running, Role: LEADER
I20260710 13:16:36.120641  9858 consensus_queue.cc:237] T 9af76c7368bf41fe9b8577fe0f59135e P f4adbb90589348138847a42a1a4c02e8 [LEADER]: Queue 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: "f4adbb90589348138847a42a1a4c02e8" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 38623 } } peers { permanent_uuid: "4fe87f3dcf224cedab524ffb1f56ab3e" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 42317 } } peers { permanent_uuid: "a4504ba168564b91b8e2aafb36dbb28e" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 36819 } }
I20260710 13:16:36.121156  9745 raft_consensus.cc:2468] T 9af76c7368bf41fe9b8577fe0f59135e P a4504ba168564b91b8e2aafb36dbb28e [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f4adbb90589348138847a42a1a4c02e8 in term 2.
I20260710 13:16:36.126875  9491 catalog_manager.cc:5697] T 2128789d2fb940f3b88dbd9f1eb37ce7 P 4fe87f3dcf224cedab524ffb1f56ab3e reported cstate change: term changed from 1 to 2, leader changed from f4adbb90589348138847a42a1a4c02e8 (127.5.154.1) to 4fe87f3dcf224cedab524ffb1f56ab3e (127.5.154.2). New cstate: current_term: 2 leader_uuid: "4fe87f3dcf224cedab524ffb1f56ab3e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f4adbb90589348138847a42a1a4c02e8" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 38623 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4fe87f3dcf224cedab524ffb1f56ab3e" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 42317 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a4504ba168564b91b8e2aafb36dbb28e" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 36819 } health_report { overall_health: UNKNOWN } } }
I20260710 13:16:36.127044  9494 catalog_manager.cc:5697] T 9af76c7368bf41fe9b8577fe0f59135e P f4adbb90589348138847a42a1a4c02e8 reported cstate change: term changed from 1 to 2, leader changed from a4504ba168564b91b8e2aafb36dbb28e (127.5.154.3) to f4adbb90589348138847a42a1a4c02e8 (127.5.154.1). New cstate: current_term: 2 leader_uuid: "f4adbb90589348138847a42a1a4c02e8" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f4adbb90589348138847a42a1a4c02e8" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 38623 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4fe87f3dcf224cedab524ffb1f56ab3e" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 42317 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a4504ba168564b91b8e2aafb36dbb28e" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 36819 } health_report { overall_health: UNKNOWN } } }
I20260710 13:16:36.170130  9594 raft_consensus.cc:1275] T f693d222d44f42b0a6ccd2597df0dfa1 P f4adbb90589348138847a42a1a4c02e8 [term 2 FOLLOWER]: Refusing update from remote peer 4fe87f3dcf224cedab524ffb1f56ab3e: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:16:36.171346  9813 consensus_queue.cc:1048] T f693d222d44f42b0a6ccd2597df0dfa1 P 4fe87f3dcf224cedab524ffb1f56ab3e [LEADER]: Connected to new peer: Peer: permanent_uuid: "f4adbb90589348138847a42a1a4c02e8" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 38623 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:16:36.180675  9744 raft_consensus.cc:1275] T f693d222d44f42b0a6ccd2597df0dfa1 P a4504ba168564b91b8e2aafb36dbb28e [term 2 FOLLOWER]: Refusing update from remote peer 4fe87f3dcf224cedab524ffb1f56ab3e: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:16:36.182109  9953 consensus_queue.cc:1048] T f693d222d44f42b0a6ccd2597df0dfa1 P 4fe87f3dcf224cedab524ffb1f56ab3e [LEADER]: Connected to new peer: Peer: permanent_uuid: "a4504ba168564b91b8e2aafb36dbb28e" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 36819 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:16:36.206848  9907 raft_consensus.cc:993] T 34fa12d6f5754e1db695f6f0ac413fe3 P a4504ba168564b91b8e2aafb36dbb28e: : Instructing follower 4fe87f3dcf224cedab524ffb1f56ab3e to start an election
I20260710 13:16:36.207293  9945 raft_consensus.cc:1081] T 34fa12d6f5754e1db695f6f0ac413fe3 P a4504ba168564b91b8e2aafb36dbb28e [term 1 LEADER]: Signalling peer 4fe87f3dcf224cedab524ffb1f56ab3e to start an election
I20260710 13:16:36.208551  9670 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "34fa12d6f5754e1db695f6f0ac413fe3"
dest_uuid: "4fe87f3dcf224cedab524ffb1f56ab3e"
 from {username='slave'} at 127.0.0.1:36222
I20260710 13:16:36.209049  9670 raft_consensus.cc:493] T 34fa12d6f5754e1db695f6f0ac413fe3 P 4fe87f3dcf224cedab524ffb1f56ab3e [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:16:36.209290  9670 raft_consensus.cc:3060] T 34fa12d6f5754e1db695f6f0ac413fe3 P 4fe87f3dcf224cedab524ffb1f56ab3e [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:16:36.213524  9670 raft_consensus.cc:515] T 34fa12d6f5754e1db695f6f0ac413fe3 P 4fe87f3dcf224cedab524ffb1f56ab3e [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f4adbb90589348138847a42a1a4c02e8" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 38623 } } peers { permanent_uuid: "4fe87f3dcf224cedab524ffb1f56ab3e" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 42317 } } peers { permanent_uuid: "a4504ba168564b91b8e2aafb36dbb28e" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 36819 } }
I20260710 13:16:36.214993  9670 leader_election.cc:290] T 34fa12d6f5754e1db695f6f0ac413fe3 P 4fe87f3dcf224cedab524ffb1f56ab3e [CANDIDATE]: Term 2 election: Requested vote from peers f4adbb90589348138847a42a1a4c02e8 (127.5.154.1:38623), a4504ba168564b91b8e2aafb36dbb28e (127.5.154.3:36819)
I20260710 13:16:36.215569  9594 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "34fa12d6f5754e1db695f6f0ac413fe3" candidate_uuid: "4fe87f3dcf224cedab524ffb1f56ab3e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "f4adbb90589348138847a42a1a4c02e8"
I20260710 13:16:36.215952  9744 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "34fa12d6f5754e1db695f6f0ac413fe3" candidate_uuid: "4fe87f3dcf224cedab524ffb1f56ab3e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "a4504ba168564b91b8e2aafb36dbb28e"
I20260710 13:16:36.216097  9594 raft_consensus.cc:3060] T 34fa12d6f5754e1db695f6f0ac413fe3 P f4adbb90589348138847a42a1a4c02e8 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:16:36.216413  9744 raft_consensus.cc:3055] T 34fa12d6f5754e1db695f6f0ac413fe3 P a4504ba168564b91b8e2aafb36dbb28e [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:16:36.216740  9744 raft_consensus.cc:740] T 34fa12d6f5754e1db695f6f0ac413fe3 P a4504ba168564b91b8e2aafb36dbb28e [term 1 LEADER]: Becoming Follower/Learner. State: Replica: a4504ba168564b91b8e2aafb36dbb28e, State: Running, Role: LEADER
I20260710 13:16:36.217361  9744 consensus_queue.cc:260] T 34fa12d6f5754e1db695f6f0ac413fe3 P a4504ba168564b91b8e2aafb36dbb28e [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: "f4adbb90589348138847a42a1a4c02e8" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 38623 } } peers { permanent_uuid: "4fe87f3dcf224cedab524ffb1f56ab3e" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 42317 } } peers { permanent_uuid: "a4504ba168564b91b8e2aafb36dbb28e" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 36819 } }
I20260710 13:16:36.218218  9744 raft_consensus.cc:3060] T 34fa12d6f5754e1db695f6f0ac413fe3 P a4504ba168564b91b8e2aafb36dbb28e [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:16:36.221685  9594 raft_consensus.cc:2468] T 34fa12d6f5754e1db695f6f0ac413fe3 P f4adbb90589348138847a42a1a4c02e8 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4fe87f3dcf224cedab524ffb1f56ab3e in term 2.
I20260710 13:16:36.222687  9744 raft_consensus.cc:2468] T 34fa12d6f5754e1db695f6f0ac413fe3 P a4504ba168564b91b8e2aafb36dbb28e [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4fe87f3dcf224cedab524ffb1f56ab3e in term 2.
I20260710 13:16:36.222764  9637 leader_election.cc:304] T 34fa12d6f5754e1db695f6f0ac413fe3 P 4fe87f3dcf224cedab524ffb1f56ab3e [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: 4fe87f3dcf224cedab524ffb1f56ab3e, f4adbb90589348138847a42a1a4c02e8; no voters: 
I20260710 13:16:36.223570  9953 raft_consensus.cc:2804] T 34fa12d6f5754e1db695f6f0ac413fe3 P 4fe87f3dcf224cedab524ffb1f56ab3e [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:16:36.224013  9953 raft_consensus.cc:697] T 34fa12d6f5754e1db695f6f0ac413fe3 P 4fe87f3dcf224cedab524ffb1f56ab3e [term 2 LEADER]: Becoming Leader. State: Replica: 4fe87f3dcf224cedab524ffb1f56ab3e, State: Running, Role: LEADER
I20260710 13:16:36.224848  9953 consensus_queue.cc:237] T 34fa12d6f5754e1db695f6f0ac413fe3 P 4fe87f3dcf224cedab524ffb1f56ab3e [LEADER]: Queue 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: "f4adbb90589348138847a42a1a4c02e8" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 38623 } } peers { permanent_uuid: "4fe87f3dcf224cedab524ffb1f56ab3e" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 42317 } } peers { permanent_uuid: "a4504ba168564b91b8e2aafb36dbb28e" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 36819 } }
I20260710 13:16:36.232910  9493 catalog_manager.cc:5697] T 34fa12d6f5754e1db695f6f0ac413fe3 P 4fe87f3dcf224cedab524ffb1f56ab3e reported cstate change: term changed from 1 to 2, leader changed from a4504ba168564b91b8e2aafb36dbb28e (127.5.154.3) to 4fe87f3dcf224cedab524ffb1f56ab3e (127.5.154.2). New cstate: current_term: 2 leader_uuid: "4fe87f3dcf224cedab524ffb1f56ab3e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f4adbb90589348138847a42a1a4c02e8" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 38623 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4fe87f3dcf224cedab524ffb1f56ab3e" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 42317 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a4504ba168564b91b8e2aafb36dbb28e" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 36819 } health_report { overall_health: UNKNOWN } } }
I20260710 13:16:36.359090  9670 raft_consensus.cc:1275] T 580d937a008749c5adae82dba521c762 P 4fe87f3dcf224cedab524ffb1f56ab3e [term 2 FOLLOWER]: Refusing update from remote peer f4adbb90589348138847a42a1a4c02e8: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:16:36.360833  9858 consensus_queue.cc:1048] T 580d937a008749c5adae82dba521c762 P f4adbb90589348138847a42a1a4c02e8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4fe87f3dcf224cedab524ffb1f56ab3e" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 42317 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:16:36.372519  9745 raft_consensus.cc:1275] T 580d937a008749c5adae82dba521c762 P a4504ba168564b91b8e2aafb36dbb28e [term 2 FOLLOWER]: Refusing update from remote peer f4adbb90589348138847a42a1a4c02e8: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:16:36.373919  9951 consensus_queue.cc:1048] T 580d937a008749c5adae82dba521c762 P f4adbb90589348138847a42a1a4c02e8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a4504ba168564b91b8e2aafb36dbb28e" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 36819 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:16:36.621821  9670 raft_consensus.cc:1275] T 3e8dfd25624c4956a09d64975af4d7ee P 4fe87f3dcf224cedab524ffb1f56ab3e [term 2 FOLLOWER]: Refusing update from remote peer a4504ba168564b91b8e2aafb36dbb28e: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:16:37.176931  9595 raft_consensus.cc:1275] T 3e8dfd25624c4956a09d64975af4d7ee P f4adbb90589348138847a42a1a4c02e8 [term 2 FOLLOWER]: Refusing update from remote peer a4504ba168564b91b8e2aafb36dbb28e: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:16:37.321746  9957 consensus_queue.cc:1048] T 3e8dfd25624c4956a09d64975af4d7ee P a4504ba168564b91b8e2aafb36dbb28e [LEADER]: Connected to new peer: Peer: permanent_uuid: "f4adbb90589348138847a42a1a4c02e8" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 38623 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
W20260710 13:16:37.322813  9711 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.5.154.1:38623, user_credentials={real_user=slave}} blocked reactor thread for 73209.4us
W20260710 13:16:37.325428  9637 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.5.154.1:38623, user_credentials={real_user=slave}} blocked reactor thread for 74246.3us
I20260710 13:16:37.375406  9592 raft_consensus.cc:1275] T 34fa12d6f5754e1db695f6f0ac413fe3 P f4adbb90589348138847a42a1a4c02e8 [term 2 FOLLOWER]: Refusing update from remote peer 4fe87f3dcf224cedab524ffb1f56ab3e: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:16:37.377851  9962 consensus_queue.cc:1048] T 3e8dfd25624c4956a09d64975af4d7ee P a4504ba168564b91b8e2aafb36dbb28e [LEADER]: Connected to new peer: Peer: permanent_uuid: "4fe87f3dcf224cedab524ffb1f56ab3e" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 42317 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
W20260710 13:16:37.390209  9637 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.5.154.1:38623, user_credentials={real_user=slave}} blocked reactor thread for 64018.8us
I20260710 13:16:37.395884  9953 consensus_queue.cc:1048] T 34fa12d6f5754e1db695f6f0ac413fe3 P 4fe87f3dcf224cedab524ffb1f56ab3e [LEADER]: Connected to new peer: Peer: permanent_uuid: "f4adbb90589348138847a42a1a4c02e8" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 38623 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:16:37.407362  9592 raft_consensus.cc:1275] T 2128789d2fb940f3b88dbd9f1eb37ce7 P f4adbb90589348138847a42a1a4c02e8 [term 2 FOLLOWER]: Refusing update from remote peer 4fe87f3dcf224cedab524ffb1f56ab3e: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:16:37.408833  9744 raft_consensus.cc:1275] T 9af76c7368bf41fe9b8577fe0f59135e P a4504ba168564b91b8e2aafb36dbb28e [term 2 FOLLOWER]: Refusing update from remote peer f4adbb90589348138847a42a1a4c02e8: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:16:37.413722  9669 raft_consensus.cc:1275] T 9af76c7368bf41fe9b8577fe0f59135e P 4fe87f3dcf224cedab524ffb1f56ab3e [term 2 FOLLOWER]: Refusing update from remote peer f4adbb90589348138847a42a1a4c02e8: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:16:37.415928  9964 consensus_queue.cc:1048] T 9af76c7368bf41fe9b8577fe0f59135e P f4adbb90589348138847a42a1a4c02e8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a4504ba168564b91b8e2aafb36dbb28e" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 36819 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260710 13:16:37.419486  9745 raft_consensus.cc:3060] T 2128789d2fb940f3b88dbd9f1eb37ce7 P a4504ba168564b91b8e2aafb36dbb28e [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:16:37.420650  9741 raft_consensus.cc:1275] T 34fa12d6f5754e1db695f6f0ac413fe3 P a4504ba168564b91b8e2aafb36dbb28e [term 2 FOLLOWER]: Refusing update from remote peer 4fe87f3dcf224cedab524ffb1f56ab3e: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:16:37.425724  9886 consensus_queue.cc:1048] T 9af76c7368bf41fe9b8577fe0f59135e P f4adbb90589348138847a42a1a4c02e8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4fe87f3dcf224cedab524ffb1f56ab3e" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 42317 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:16:37.430398  9493 rpcz_store.cc:275] Call kudu.master.MasterService.TSHeartbeat from 127.0.0.1:44550 (request call id 81) took 1057 ms. Trace:
I20260710 13:16:37.430820  9493 rpcz_store.cc:276] 0710 13:16:36.372972 (+     0us) service_pool.cc:167] Inserting onto call queue
0710 13:16:36.373363 (+   391us) service_pool.cc:224] Handling call
0710 13:16:37.430306 (+1056943us) inbound_call.cc:177] Queueing success response
Metrics: {"reported_tablets":1}
I20260710 13:16:37.432256  9955 consensus_queue.cc:1048] T 34fa12d6f5754e1db695f6f0ac413fe3 P 4fe87f3dcf224cedab524ffb1f56ab3e [LEADER]: Connected to new peer: Peer: permanent_uuid: "a4504ba168564b91b8e2aafb36dbb28e" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 36819 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:16:37.432758  9745 raft_consensus.cc:1275] T 2128789d2fb940f3b88dbd9f1eb37ce7 P a4504ba168564b91b8e2aafb36dbb28e [term 2 FOLLOWER]: Refusing update from remote peer 4fe87f3dcf224cedab524ffb1f56ab3e: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:16:37.436196  9958 consensus_queue.cc:1048] T 2128789d2fb940f3b88dbd9f1eb37ce7 P 4fe87f3dcf224cedab524ffb1f56ab3e [LEADER]: Connected to new peer: Peer: permanent_uuid: "a4504ba168564b91b8e2aafb36dbb28e" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 36819 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:16:37.442294  9494 rpcz_store.cc:275] Call kudu.master.MasterService.TSHeartbeat from 127.0.0.1:44566 (request call id 87) took 1058 ms. Trace:
I20260710 13:16:37.442685  9494 rpcz_store.cc:276] 0710 13:16:36.384090 (+     0us) service_pool.cc:167] Inserting onto call queue
0710 13:16:36.384541 (+   451us) service_pool.cc:224] Handling call
0710 13:16:37.442208 (+1057667us) inbound_call.cc:177] Queueing success response
Metrics: {"mutex_wait_us":769013,"reported_tablets":1}
I20260710 13:16:37.462143  9956 consensus_queue.cc:1048] T 2128789d2fb940f3b88dbd9f1eb37ce7 P 4fe87f3dcf224cedab524ffb1f56ab3e [LEADER]: Connected to new peer: Peer: permanent_uuid: "f4adbb90589348138847a42a1a4c02e8" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 38623 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
W20260710 13:16:38.214357  9525 debug-util.cc:398] Leaking SignalData structure 0x7b0800067180 after lost signal to thread 5739
W20260710 13:16:38.215246  9525 debug-util.cc:398] Leaking SignalData structure 0x7b080006f500 after lost signal to thread 9528
W20260710 13:16:38.216166  9525 debug-util.cc:398] Leaking SignalData structure 0x7b0800218620 after lost signal to thread 9620
W20260710 13:16:38.216980  9525 debug-util.cc:398] Leaking SignalData structure 0x7b080016fe20 after lost signal to thread 9695
W20260710 13:16:38.217756  9525 debug-util.cc:398] Leaking SignalData structure 0x7b08002b1040 after lost signal to thread 9769
I20260710 13:16:38.792970  9493 catalog_manager.cc:2533] Servicing SoftDeleteTable request from {username='slave'} at 127.0.0.1:44590:
table { table_name: "soft_deleted_table" } modify_external_catalogs: true reserve_seconds: 3600
I20260710 13:16:38.812726  9493 catalog_manager.cc:3570] Servicing AlterTable request from {username='slave'} at 127.0.0.1:44590:
table { table_name: "soft_deleted_table" } new_extra_configs { key: "kudu.table.disable_compaction" value: "true" }
I20260710 13:16:38.913764  5736 auto_leader_rebalancer.cc:141] leader rebalance for table soft_deleted_table
I20260710 13:16:39.047614 10022 tablet.cc:1724] T 2f7f9c6964024dc290177efec9aa2a22 P f4adbb90589348138847a42a1a4c02e8: 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
I20260710 13:16:39.114398 10030 tablet.cc:1724] T f693d222d44f42b0a6ccd2597df0dfa1 P a4504ba168564b91b8e2aafb36dbb28e: 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
W20260710 13:16:39.117055 10014 log.cc:927] Time spent T 9af76c7368bf41fe9b8577fe0f59135e P a4504ba168564b91b8e2aafb36dbb28e: Append to log took a long time: real 0.093s	user 0.003s	sys 0.000s
I20260710 13:16:39.154078 10030 tablet.cc:1724] T 2f7f9c6964024dc290177efec9aa2a22 P a4504ba168564b91b8e2aafb36dbb28e: 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
I20260710 13:16:39.157114 10040 tablet.cc:1724] T 580d937a008749c5adae82dba521c762 P a4504ba168564b91b8e2aafb36dbb28e: 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
I20260710 13:16:39.161832 10039 tablet.cc:1724] T 9af76c7368bf41fe9b8577fe0f59135e P f4adbb90589348138847a42a1a4c02e8: 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
I20260710 13:16:39.163251 10038 tablet.cc:1724] T f693d222d44f42b0a6ccd2597df0dfa1 P 4fe87f3dcf224cedab524ffb1f56ab3e: 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
I20260710 13:16:39.173379 10037 tablet.cc:1724] T 9af76c7368bf41fe9b8577fe0f59135e P 4fe87f3dcf224cedab524ffb1f56ab3e: 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
I20260710 13:16:39.186930 10048 tablet.cc:1724] T 34fa12d6f5754e1db695f6f0ac413fe3 P a4504ba168564b91b8e2aafb36dbb28e: 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
W20260710 13:16:39.200738  9711 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.5.154.1:38623, user_credentials={real_user=slave}} blocked reactor thread for 113281us
W20260710 13:16:39.213902 10035 log.cc:927] Time spent T 7ac38acfb8ba445981ccb4faeb437014 P a4504ba168564b91b8e2aafb36dbb28e: Append to log took a long time: real 0.068s	user 0.001s	sys 0.000s
W20260710 13:16:39.215598 10031 log.cc:927] Time spent T 6abdf0f15e844032bc40e44a2c9a21a9 P 4fe87f3dcf224cedab524ffb1f56ab3e: Append to log took a long time: real 0.094s	user 0.002s	sys 0.000s
I20260710 13:16:39.215871 10047 tablet.cc:1724] T 2f7f9c6964024dc290177efec9aa2a22 P 4fe87f3dcf224cedab524ffb1f56ab3e: 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
I20260710 13:16:39.233363 10049 tablet.cc:1724] T 34fa12d6f5754e1db695f6f0ac413fe3 P 4fe87f3dcf224cedab524ffb1f56ab3e: 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
W20260710 13:16:39.235394 10041 log.cc:927] Time spent T 7ac38acfb8ba445981ccb4faeb437014 P f4adbb90589348138847a42a1a4c02e8: Append to log took a long time: real 0.051s	user 0.000s	sys 0.001s
I20260710 13:16:39.236379 10044 tablet.cc:1724] T 7ac38acfb8ba445981ccb4faeb437014 P a4504ba168564b91b8e2aafb36dbb28e: 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
I20260710 13:16:39.238574 10022 tablet.cc:1724] T 580d937a008749c5adae82dba521c762 P f4adbb90589348138847a42a1a4c02e8: 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
W20260710 13:16:39.248378  9560 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.5.154.2:42317, user_credentials={real_user=slave}} blocked reactor thread for 54034.7us
I20260710 13:16:39.251362  9595 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "2f7f9c6964024dc290177efec9aa2a22"
dest_uuid: "f4adbb90589348138847a42a1a4c02e8"
mode: GRACEFUL
new_leader_uuid: "a4504ba168564b91b8e2aafb36dbb28e"
 from {username='slave'} at 127.0.0.1:39766
I20260710 13:16:39.251919  9595 raft_consensus.cc:606] T 2f7f9c6964024dc290177efec9aa2a22 P f4adbb90589348138847a42a1a4c02e8 [term 1 LEADER]: Received request to transfer leadership to TS a4504ba168564b91b8e2aafb36dbb28e
I20260710 13:16:39.268831 10050 tablet.cc:1724] T f693d222d44f42b0a6ccd2597df0dfa1 P f4adbb90589348138847a42a1a4c02e8: 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
I20260710 13:16:39.273707 10040 tablet.cc:1724] T 3e8dfd25624c4956a09d64975af4d7ee P a4504ba168564b91b8e2aafb36dbb28e: 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
I20260710 13:16:39.274830 10039 tablet.cc:1724] T 6abdf0f15e844032bc40e44a2c9a21a9 P f4adbb90589348138847a42a1a4c02e8: 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
W20260710 13:16:39.282760  9559 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.5.154.3:36819, user_credentials={real_user=slave}} blocked reactor thread for 92562.2us
I20260710 13:16:39.275381 10044 tablet.cc:1724] T 2128789d2fb940f3b88dbd9f1eb37ce7 P a4504ba168564b91b8e2aafb36dbb28e: 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
I20260710 13:16:39.284965 10047 tablet.cc:1724] T 6abdf0f15e844032bc40e44a2c9a21a9 P 4fe87f3dcf224cedab524ffb1f56ab3e: 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
I20260710 13:16:39.285267 10037 tablet.cc:1724] T 2128789d2fb940f3b88dbd9f1eb37ce7 P 4fe87f3dcf224cedab524ffb1f56ab3e: 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
I20260710 13:16:39.278656 10038 tablet.cc:1724] T 7ac38acfb8ba445981ccb4faeb437014 P 4fe87f3dcf224cedab524ffb1f56ab3e: 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
I20260710 13:16:39.314260 10052 tablet.cc:1724] T 3e8dfd25624c4956a09d64975af4d7ee P f4adbb90589348138847a42a1a4c02e8: 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
I20260710 13:16:39.316015 10047 tablet.cc:1724] T 580d937a008749c5adae82dba521c762 P 4fe87f3dcf224cedab524ffb1f56ab3e: 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
I20260710 13:16:39.292881 10048 tablet.cc:1724] T 9af76c7368bf41fe9b8577fe0f59135e P a4504ba168564b91b8e2aafb36dbb28e: 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
I20260710 13:16:39.294829 10030 tablet.cc:1724] T 6abdf0f15e844032bc40e44a2c9a21a9 P a4504ba168564b91b8e2aafb36dbb28e: 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
I20260710 13:16:39.319633 10053 raft_consensus.cc:993] T 2f7f9c6964024dc290177efec9aa2a22 P f4adbb90589348138847a42a1a4c02e8: : Instructing follower a4504ba168564b91b8e2aafb36dbb28e to start an election
I20260710 13:16:39.321985 10054 raft_consensus.cc:1081] T 2f7f9c6964024dc290177efec9aa2a22 P f4adbb90589348138847a42a1a4c02e8 [term 1 LEADER]: Signalling peer a4504ba168564b91b8e2aafb36dbb28e to start an election
I20260710 13:16:39.281635 10049 tablet.cc:1724] T 3e8dfd25624c4956a09d64975af4d7ee P 4fe87f3dcf224cedab524ffb1f56ab3e: 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
I20260710 13:16:39.331929  9742 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "2f7f9c6964024dc290177efec9aa2a22"
dest_uuid: "a4504ba168564b91b8e2aafb36dbb28e"
 from {username='slave'} at 127.0.0.1:59550
I20260710 13:16:39.332459  9742 raft_consensus.cc:493] T 2f7f9c6964024dc290177efec9aa2a22 P a4504ba168564b91b8e2aafb36dbb28e [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:16:39.332834  9742 raft_consensus.cc:3060] T 2f7f9c6964024dc290177efec9aa2a22 P a4504ba168564b91b8e2aafb36dbb28e [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:16:39.337235 10050 tablet.cc:1724] T 34fa12d6f5754e1db695f6f0ac413fe3 P f4adbb90589348138847a42a1a4c02e8: 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
I20260710 13:16:39.338433 10022 tablet.cc:1724] T 7ac38acfb8ba445981ccb4faeb437014 P f4adbb90589348138847a42a1a4c02e8: 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
I20260710 13:16:39.346464  9742 raft_consensus.cc:515] T 2f7f9c6964024dc290177efec9aa2a22 P a4504ba168564b91b8e2aafb36dbb28e [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f4adbb90589348138847a42a1a4c02e8" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 38623 } } peers { permanent_uuid: "4fe87f3dcf224cedab524ffb1f56ab3e" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 42317 } } peers { permanent_uuid: "a4504ba168564b91b8e2aafb36dbb28e" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 36819 } }
I20260710 13:16:39.353291  9592 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2f7f9c6964024dc290177efec9aa2a22" candidate_uuid: "a4504ba168564b91b8e2aafb36dbb28e" candidate_term: 2 candidate_status { last_received { term: 1 index: 2 } } ignore_live_leader: true dest_uuid: "f4adbb90589348138847a42a1a4c02e8"
I20260710 13:16:39.353863  9592 raft_consensus.cc:3055] T 2f7f9c6964024dc290177efec9aa2a22 P f4adbb90589348138847a42a1a4c02e8 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:16:39.354169  9592 raft_consensus.cc:740] T 2f7f9c6964024dc290177efec9aa2a22 P f4adbb90589348138847a42a1a4c02e8 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: f4adbb90589348138847a42a1a4c02e8, State: Running, Role: LEADER
I20260710 13:16:39.354899  9592 consensus_queue.cc:260] T 2f7f9c6964024dc290177efec9aa2a22 P f4adbb90589348138847a42a1a4c02e8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 2, Committed index: 2, Last appended: 1.2, Last appended by leader: 2, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f4adbb90589348138847a42a1a4c02e8" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 38623 } } peers { permanent_uuid: "4fe87f3dcf224cedab524ffb1f56ab3e" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 42317 } } peers { permanent_uuid: "a4504ba168564b91b8e2aafb36dbb28e" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 36819 } }
I20260710 13:16:39.355978  9592 raft_consensus.cc:3060] T 2f7f9c6964024dc290177efec9aa2a22 P f4adbb90589348138847a42a1a4c02e8 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:16:39.355810 10052 tablet.cc:1724] T 2128789d2fb940f3b88dbd9f1eb37ce7 P f4adbb90589348138847a42a1a4c02e8: 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
I20260710 13:16:39.365216  9592 raft_consensus.cc:2468] T 2f7f9c6964024dc290177efec9aa2a22 P f4adbb90589348138847a42a1a4c02e8 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a4504ba168564b91b8e2aafb36dbb28e in term 2.
I20260710 13:16:39.365916  9670 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2f7f9c6964024dc290177efec9aa2a22" candidate_uuid: "a4504ba168564b91b8e2aafb36dbb28e" candidate_term: 2 candidate_status { last_received { term: 1 index: 2 } } ignore_live_leader: true dest_uuid: "4fe87f3dcf224cedab524ffb1f56ab3e"
I20260710 13:16:39.366453  9670 raft_consensus.cc:3060] T 2f7f9c6964024dc290177efec9aa2a22 P 4fe87f3dcf224cedab524ffb1f56ab3e [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:16:39.366550  9711 leader_election.cc:304] T 2f7f9c6964024dc290177efec9aa2a22 P a4504ba168564b91b8e2aafb36dbb28e [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: a4504ba168564b91b8e2aafb36dbb28e, f4adbb90589348138847a42a1a4c02e8; no voters: 
I20260710 13:16:39.368616  9742 leader_election.cc:290] T 2f7f9c6964024dc290177efec9aa2a22 P a4504ba168564b91b8e2aafb36dbb28e [CANDIDATE]: Term 2 election: Requested vote from peers f4adbb90589348138847a42a1a4c02e8 (127.5.154.1:38623), 4fe87f3dcf224cedab524ffb1f56ab3e (127.5.154.2:42317)
I20260710 13:16:39.369055 10036 raft_consensus.cc:2804] T 2f7f9c6964024dc290177efec9aa2a22 P a4504ba168564b91b8e2aafb36dbb28e [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:16:39.369527 10036 raft_consensus.cc:697] T 2f7f9c6964024dc290177efec9aa2a22 P a4504ba168564b91b8e2aafb36dbb28e [term 2 LEADER]: Becoming Leader. State: Replica: a4504ba168564b91b8e2aafb36dbb28e, State: Running, Role: LEADER
I20260710 13:16:39.370261 10036 consensus_queue.cc:237] T 2f7f9c6964024dc290177efec9aa2a22 P a4504ba168564b91b8e2aafb36dbb28e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 2, Committed index: 2, Last appended: 1.2, Last appended by leader: 2, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f4adbb90589348138847a42a1a4c02e8" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 38623 } } peers { permanent_uuid: "4fe87f3dcf224cedab524ffb1f56ab3e" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 42317 } } peers { permanent_uuid: "a4504ba168564b91b8e2aafb36dbb28e" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 36819 } }
I20260710 13:16:39.379817  9670 raft_consensus.cc:2468] T 2f7f9c6964024dc290177efec9aa2a22 P 4fe87f3dcf224cedab524ffb1f56ab3e [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a4504ba168564b91b8e2aafb36dbb28e in term 2.
I20260710 13:16:39.381927  9670 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "7ac38acfb8ba445981ccb4faeb437014"
dest_uuid: "4fe87f3dcf224cedab524ffb1f56ab3e"
mode: GRACEFUL
new_leader_uuid: "a4504ba168564b91b8e2aafb36dbb28e"
 from {username='slave'} at 127.0.0.1:48004
I20260710 13:16:39.382457  9670 raft_consensus.cc:606] T 7ac38acfb8ba445981ccb4faeb437014 P 4fe87f3dcf224cedab524ffb1f56ab3e [term 1 LEADER]: Received request to transfer leadership to TS a4504ba168564b91b8e2aafb36dbb28e
I20260710 13:16:39.383714  5736 auto_leader_rebalancer.cc:479] table: soft_deleted_table, leader rebalance finish, leader transfer count: 2
I20260710 13:16:39.384298  5736 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 13:16:39.388036  9493 catalog_manager.cc:6242] T 00000000000000000000000000000000 P 27b3f66751b941d4bf5ae18da291b3f9: soft_deleted_table [id=ee43ef22b4a84c90b4b003c5f774fb65] alter complete (version 1)
I20260710 13:16:39.396478  9592 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "3b6b9609f456495980a42b58b469e309"
dest_uuid: "f4adbb90589348138847a42a1a4c02e8"
mode: GRACEFUL
new_leader_uuid: "a4504ba168564b91b8e2aafb36dbb28e"
 from {username='slave'} at 127.0.0.1:39766
I20260710 13:16:39.397042  9592 raft_consensus.cc:606] T 3b6b9609f456495980a42b58b469e309 P f4adbb90589348138847a42a1a4c02e8 [term 2 LEADER]: Received request to transfer leadership to TS a4504ba168564b91b8e2aafb36dbb28e
I20260710 13:16:39.399545  9493 catalog_manager.cc:5697] T 2f7f9c6964024dc290177efec9aa2a22 P a4504ba168564b91b8e2aafb36dbb28e reported cstate change: term changed from 1 to 2, leader changed from f4adbb90589348138847a42a1a4c02e8 (127.5.154.1) to a4504ba168564b91b8e2aafb36dbb28e (127.5.154.3). New cstate: current_term: 2 leader_uuid: "a4504ba168564b91b8e2aafb36dbb28e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f4adbb90589348138847a42a1a4c02e8" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 38623 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4fe87f3dcf224cedab524ffb1f56ab3e" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 42317 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a4504ba168564b91b8e2aafb36dbb28e" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 36819 } health_report { overall_health: HEALTHY } } }
I20260710 13:16:39.403053  9670 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "f84806be7f8d47d5a006948fce875b4b"
dest_uuid: "4fe87f3dcf224cedab524ffb1f56ab3e"
mode: GRACEFUL
new_leader_uuid: "a4504ba168564b91b8e2aafb36dbb28e"
 from {username='slave'} at 127.0.0.1:48004
I20260710 13:16:39.403590  9670 raft_consensus.cc:606] T f84806be7f8d47d5a006948fce875b4b P 4fe87f3dcf224cedab524ffb1f56ab3e [term 2 LEADER]: Received request to transfer leadership to TS a4504ba168564b91b8e2aafb36dbb28e
I20260710 13:16:39.404803  5736 auto_leader_rebalancer.cc:479] table: test-workload, leader rebalance finish, leader transfer count: 2
I20260710 13:16:39.405373  5736 auto_leader_rebalancer.cc:554] All tables' leader rebalancing finished this round
I20260710 13:16:39.623842 10011 raft_consensus.cc:993] T f84806be7f8d47d5a006948fce875b4b P 4fe87f3dcf224cedab524ffb1f56ab3e: : Instructing follower a4504ba168564b91b8e2aafb36dbb28e to start an election
I20260710 13:16:39.624450 10007 raft_consensus.cc:1081] T f84806be7f8d47d5a006948fce875b4b P 4fe87f3dcf224cedab524ffb1f56ab3e [term 2 LEADER]: Signalling peer a4504ba168564b91b8e2aafb36dbb28e to start an election
I20260710 13:16:39.626153  9739 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "f84806be7f8d47d5a006948fce875b4b"
dest_uuid: "a4504ba168564b91b8e2aafb36dbb28e"
 from {username='slave'} at 127.0.0.1:59542
I20260710 13:16:39.626617  9739 raft_consensus.cc:493] T f84806be7f8d47d5a006948fce875b4b P a4504ba168564b91b8e2aafb36dbb28e [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:16:39.626891  9739 raft_consensus.cc:3060] T f84806be7f8d47d5a006948fce875b4b P a4504ba168564b91b8e2aafb36dbb28e [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:16:39.631601  9739 raft_consensus.cc:515] T f84806be7f8d47d5a006948fce875b4b P a4504ba168564b91b8e2aafb36dbb28e [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f4adbb90589348138847a42a1a4c02e8" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 38623 } } peers { permanent_uuid: "4fe87f3dcf224cedab524ffb1f56ab3e" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 42317 } } peers { permanent_uuid: "a4504ba168564b91b8e2aafb36dbb28e" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 36819 } }
I20260710 13:16:39.633069  9739 leader_election.cc:290] T f84806be7f8d47d5a006948fce875b4b P a4504ba168564b91b8e2aafb36dbb28e [CANDIDATE]: Term 3 election: Requested vote from peers f4adbb90589348138847a42a1a4c02e8 (127.5.154.1:38623), 4fe87f3dcf224cedab524ffb1f56ab3e (127.5.154.2:42317)
I20260710 13:16:39.633934  9592 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f84806be7f8d47d5a006948fce875b4b" candidate_uuid: "a4504ba168564b91b8e2aafb36dbb28e" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "f4adbb90589348138847a42a1a4c02e8"
I20260710 13:16:39.634141  9670 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f84806be7f8d47d5a006948fce875b4b" candidate_uuid: "a4504ba168564b91b8e2aafb36dbb28e" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "4fe87f3dcf224cedab524ffb1f56ab3e"
I20260710 13:16:39.634557  9592 raft_consensus.cc:3060] T f84806be7f8d47d5a006948fce875b4b P f4adbb90589348138847a42a1a4c02e8 [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:16:39.634696  9670 raft_consensus.cc:3055] T f84806be7f8d47d5a006948fce875b4b P 4fe87f3dcf224cedab524ffb1f56ab3e [term 2 LEADER]: Stepping down as leader of term 2
I20260710 13:16:39.635116  9670 raft_consensus.cc:740] T f84806be7f8d47d5a006948fce875b4b P 4fe87f3dcf224cedab524ffb1f56ab3e [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 4fe87f3dcf224cedab524ffb1f56ab3e, State: Running, Role: LEADER
I20260710 13:16:39.635803  9670 consensus_queue.cc:260] T f84806be7f8d47d5a006948fce875b4b P 4fe87f3dcf224cedab524ffb1f56ab3e [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: "f4adbb90589348138847a42a1a4c02e8" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 38623 } } peers { permanent_uuid: "4fe87f3dcf224cedab524ffb1f56ab3e" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 42317 } } peers { permanent_uuid: "a4504ba168564b91b8e2aafb36dbb28e" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 36819 } }
I20260710 13:16:39.636711  9670 raft_consensus.cc:3060] T f84806be7f8d47d5a006948fce875b4b P 4fe87f3dcf224cedab524ffb1f56ab3e [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:16:39.640483  9670 raft_consensus.cc:2468] T f84806be7f8d47d5a006948fce875b4b P 4fe87f3dcf224cedab524ffb1f56ab3e [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a4504ba168564b91b8e2aafb36dbb28e in term 3.
I20260710 13:16:39.641103  9592 raft_consensus.cc:2468] T f84806be7f8d47d5a006948fce875b4b P f4adbb90589348138847a42a1a4c02e8 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a4504ba168564b91b8e2aafb36dbb28e in term 3.
I20260710 13:16:39.641372  9709 leader_election.cc:304] T f84806be7f8d47d5a006948fce875b4b P a4504ba168564b91b8e2aafb36dbb28e [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: 4fe87f3dcf224cedab524ffb1f56ab3e, a4504ba168564b91b8e2aafb36dbb28e; no voters: 
I20260710 13:16:39.642145 10036 raft_consensus.cc:2804] T f84806be7f8d47d5a006948fce875b4b P a4504ba168564b91b8e2aafb36dbb28e [term 3 FOLLOWER]: Leader election won for term 3
I20260710 13:16:39.642587 10036 raft_consensus.cc:697] T f84806be7f8d47d5a006948fce875b4b P a4504ba168564b91b8e2aafb36dbb28e [term 3 LEADER]: Becoming Leader. State: Replica: a4504ba168564b91b8e2aafb36dbb28e, State: Running, Role: LEADER
I20260710 13:16:39.643348 10036 consensus_queue.cc:237] T f84806be7f8d47d5a006948fce875b4b P a4504ba168564b91b8e2aafb36dbb28e [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: "f4adbb90589348138847a42a1a4c02e8" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 38623 } } peers { permanent_uuid: "4fe87f3dcf224cedab524ffb1f56ab3e" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 42317 } } peers { permanent_uuid: "a4504ba168564b91b8e2aafb36dbb28e" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 36819 } }
I20260710 13:16:39.652468  9492 catalog_manager.cc:5697] T f84806be7f8d47d5a006948fce875b4b P a4504ba168564b91b8e2aafb36dbb28e reported cstate change: term changed from 2 to 3, leader changed from 4fe87f3dcf224cedab524ffb1f56ab3e (127.5.154.2) to a4504ba168564b91b8e2aafb36dbb28e (127.5.154.3). New cstate: current_term: 3 leader_uuid: "a4504ba168564b91b8e2aafb36dbb28e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f4adbb90589348138847a42a1a4c02e8" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 38623 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4fe87f3dcf224cedab524ffb1f56ab3e" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 42317 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a4504ba168564b91b8e2aafb36dbb28e" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 36819 } health_report { overall_health: HEALTHY } } }
I20260710 13:16:39.808004 10054 raft_consensus.cc:993] T 3b6b9609f456495980a42b58b469e309 P f4adbb90589348138847a42a1a4c02e8: : Instructing follower a4504ba168564b91b8e2aafb36dbb28e to start an election
I20260710 13:16:39.808396 10053 raft_consensus.cc:1081] T 3b6b9609f456495980a42b58b469e309 P f4adbb90589348138847a42a1a4c02e8 [term 2 LEADER]: Signalling peer a4504ba168564b91b8e2aafb36dbb28e to start an election
I20260710 13:16:39.809834  9739 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "3b6b9609f456495980a42b58b469e309"
dest_uuid: "a4504ba168564b91b8e2aafb36dbb28e"
 from {username='slave'} at 127.0.0.1:59550
I20260710 13:16:39.810366  9739 raft_consensus.cc:493] T 3b6b9609f456495980a42b58b469e309 P a4504ba168564b91b8e2aafb36dbb28e [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:16:39.810719  9739 raft_consensus.cc:3060] T 3b6b9609f456495980a42b58b469e309 P a4504ba168564b91b8e2aafb36dbb28e [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:16:39.815857  9739 raft_consensus.cc:515] T 3b6b9609f456495980a42b58b469e309 P a4504ba168564b91b8e2aafb36dbb28e [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f4adbb90589348138847a42a1a4c02e8" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 38623 } } peers { permanent_uuid: "4fe87f3dcf224cedab524ffb1f56ab3e" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 42317 } } peers { permanent_uuid: "a4504ba168564b91b8e2aafb36dbb28e" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 36819 } }
I20260710 13:16:39.817328  9739 leader_election.cc:290] T 3b6b9609f456495980a42b58b469e309 P a4504ba168564b91b8e2aafb36dbb28e [CANDIDATE]: Term 3 election: Requested vote from peers f4adbb90589348138847a42a1a4c02e8 (127.5.154.1:38623), 4fe87f3dcf224cedab524ffb1f56ab3e (127.5.154.2:42317)
I20260710 13:16:39.818153  9592 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3b6b9609f456495980a42b58b469e309" candidate_uuid: "a4504ba168564b91b8e2aafb36dbb28e" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "f4adbb90589348138847a42a1a4c02e8"
I20260710 13:16:39.818333  9670 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3b6b9609f456495980a42b58b469e309" candidate_uuid: "a4504ba168564b91b8e2aafb36dbb28e" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "4fe87f3dcf224cedab524ffb1f56ab3e"
I20260710 13:16:39.818879  9670 raft_consensus.cc:3060] T 3b6b9609f456495980a42b58b469e309 P 4fe87f3dcf224cedab524ffb1f56ab3e [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:16:39.818816  9592 raft_consensus.cc:3055] T 3b6b9609f456495980a42b58b469e309 P f4adbb90589348138847a42a1a4c02e8 [term 2 LEADER]: Stepping down as leader of term 2
I20260710 13:16:39.819365  9592 raft_consensus.cc:740] T 3b6b9609f456495980a42b58b469e309 P f4adbb90589348138847a42a1a4c02e8 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: f4adbb90589348138847a42a1a4c02e8, State: Running, Role: LEADER
I20260710 13:16:39.820132  9592 consensus_queue.cc:260] T 3b6b9609f456495980a42b58b469e309 P f4adbb90589348138847a42a1a4c02e8 [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: "f4adbb90589348138847a42a1a4c02e8" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 38623 } } peers { permanent_uuid: "4fe87f3dcf224cedab524ffb1f56ab3e" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 42317 } } peers { permanent_uuid: "a4504ba168564b91b8e2aafb36dbb28e" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 36819 } }
I20260710 13:16:39.821636  9592 raft_consensus.cc:3060] T 3b6b9609f456495980a42b58b469e309 P f4adbb90589348138847a42a1a4c02e8 [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:16:39.824920  9670 raft_consensus.cc:2468] T 3b6b9609f456495980a42b58b469e309 P 4fe87f3dcf224cedab524ffb1f56ab3e [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a4504ba168564b91b8e2aafb36dbb28e in term 3.
I20260710 13:16:39.826452  9709 leader_election.cc:304] T 3b6b9609f456495980a42b58b469e309 P a4504ba168564b91b8e2aafb36dbb28e [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: 4fe87f3dcf224cedab524ffb1f56ab3e, a4504ba168564b91b8e2aafb36dbb28e; no voters: 
I20260710 13:16:39.827605 10036 raft_consensus.cc:2804] T 3b6b9609f456495980a42b58b469e309 P a4504ba168564b91b8e2aafb36dbb28e [term 3 FOLLOWER]: Leader election won for term 3
I20260710 13:16:39.828118 10036 raft_consensus.cc:697] T 3b6b9609f456495980a42b58b469e309 P a4504ba168564b91b8e2aafb36dbb28e [term 3 LEADER]: Becoming Leader. State: Replica: a4504ba168564b91b8e2aafb36dbb28e, State: Running, Role: LEADER
I20260710 13:16:39.830040  9592 raft_consensus.cc:2468] T 3b6b9609f456495980a42b58b469e309 P f4adbb90589348138847a42a1a4c02e8 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a4504ba168564b91b8e2aafb36dbb28e in term 3.
I20260710 13:16:39.833004 10036 consensus_queue.cc:237] T 3b6b9609f456495980a42b58b469e309 P a4504ba168564b91b8e2aafb36dbb28e [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: "f4adbb90589348138847a42a1a4c02e8" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 38623 } } peers { permanent_uuid: "4fe87f3dcf224cedab524ffb1f56ab3e" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 42317 } } peers { permanent_uuid: "a4504ba168564b91b8e2aafb36dbb28e" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 36819 } }
I20260710 13:16:39.843252 10011 raft_consensus.cc:993] T 7ac38acfb8ba445981ccb4faeb437014 P 4fe87f3dcf224cedab524ffb1f56ab3e: : Instructing follower a4504ba168564b91b8e2aafb36dbb28e to start an election
I20260710 13:16:39.843674 10007 raft_consensus.cc:1081] T 7ac38acfb8ba445981ccb4faeb437014 P 4fe87f3dcf224cedab524ffb1f56ab3e [term 1 LEADER]: Signalling peer a4504ba168564b91b8e2aafb36dbb28e to start an election
I20260710 13:16:39.845131  9739 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "7ac38acfb8ba445981ccb4faeb437014"
dest_uuid: "a4504ba168564b91b8e2aafb36dbb28e"
 from {username='slave'} at 127.0.0.1:59542
I20260710 13:16:39.845712  9739 raft_consensus.cc:493] T 7ac38acfb8ba445981ccb4faeb437014 P a4504ba168564b91b8e2aafb36dbb28e [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:16:39.846102  9739 raft_consensus.cc:3060] T 7ac38acfb8ba445981ccb4faeb437014 P a4504ba168564b91b8e2aafb36dbb28e [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:16:39.846161  9492 catalog_manager.cc:5697] T 3b6b9609f456495980a42b58b469e309 P a4504ba168564b91b8e2aafb36dbb28e reported cstate change: term changed from 2 to 3, leader changed from f4adbb90589348138847a42a1a4c02e8 (127.5.154.1) to a4504ba168564b91b8e2aafb36dbb28e (127.5.154.3). New cstate: current_term: 3 leader_uuid: "a4504ba168564b91b8e2aafb36dbb28e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f4adbb90589348138847a42a1a4c02e8" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 38623 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4fe87f3dcf224cedab524ffb1f56ab3e" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 42317 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a4504ba168564b91b8e2aafb36dbb28e" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 36819 } health_report { overall_health: HEALTHY } } }
I20260710 13:16:39.851600  9739 raft_consensus.cc:515] T 7ac38acfb8ba445981ccb4faeb437014 P a4504ba168564b91b8e2aafb36dbb28e [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f4adbb90589348138847a42a1a4c02e8" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 38623 } } peers { permanent_uuid: "4fe87f3dcf224cedab524ffb1f56ab3e" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 42317 } } peers { permanent_uuid: "a4504ba168564b91b8e2aafb36dbb28e" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 36819 } }
I20260710 13:16:39.854277  9596 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7ac38acfb8ba445981ccb4faeb437014" candidate_uuid: "a4504ba168564b91b8e2aafb36dbb28e" candidate_term: 2 candidate_status { last_received { term: 1 index: 2 } } ignore_live_leader: true dest_uuid: "f4adbb90589348138847a42a1a4c02e8"
I20260710 13:16:39.854429  9670 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7ac38acfb8ba445981ccb4faeb437014" candidate_uuid: "a4504ba168564b91b8e2aafb36dbb28e" candidate_term: 2 candidate_status { last_received { term: 1 index: 2 } } ignore_live_leader: true dest_uuid: "4fe87f3dcf224cedab524ffb1f56ab3e"
I20260710 13:16:39.854830  9596 raft_consensus.cc:3060] T 7ac38acfb8ba445981ccb4faeb437014 P f4adbb90589348138847a42a1a4c02e8 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:16:39.854911  9670 raft_consensus.cc:3055] T 7ac38acfb8ba445981ccb4faeb437014 P 4fe87f3dcf224cedab524ffb1f56ab3e [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:16:39.855252  9670 raft_consensus.cc:740] T 7ac38acfb8ba445981ccb4faeb437014 P 4fe87f3dcf224cedab524ffb1f56ab3e [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 4fe87f3dcf224cedab524ffb1f56ab3e, State: Running, Role: LEADER
I20260710 13:16:39.855966  9670 consensus_queue.cc:260] T 7ac38acfb8ba445981ccb4faeb437014 P 4fe87f3dcf224cedab524ffb1f56ab3e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 2, Committed index: 2, Last appended: 1.2, Last appended by leader: 2, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f4adbb90589348138847a42a1a4c02e8" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 38623 } } peers { permanent_uuid: "4fe87f3dcf224cedab524ffb1f56ab3e" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 42317 } } peers { permanent_uuid: "a4504ba168564b91b8e2aafb36dbb28e" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 36819 } }
I20260710 13:16:39.856982  9670 raft_consensus.cc:3060] T 7ac38acfb8ba445981ccb4faeb437014 P 4fe87f3dcf224cedab524ffb1f56ab3e [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:16:39.860672  9739 leader_election.cc:290] T 7ac38acfb8ba445981ccb4faeb437014 P a4504ba168564b91b8e2aafb36dbb28e [CANDIDATE]: Term 2 election: Requested vote from peers f4adbb90589348138847a42a1a4c02e8 (127.5.154.1:38623), 4fe87f3dcf224cedab524ffb1f56ab3e (127.5.154.2:42317)
I20260710 13:16:39.862970  9670 raft_consensus.cc:2468] T 7ac38acfb8ba445981ccb4faeb437014 P 4fe87f3dcf224cedab524ffb1f56ab3e [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a4504ba168564b91b8e2aafb36dbb28e in term 2.
I20260710 13:16:39.863466  9596 raft_consensus.cc:2468] T 7ac38acfb8ba445981ccb4faeb437014 P f4adbb90589348138847a42a1a4c02e8 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a4504ba168564b91b8e2aafb36dbb28e in term 2.
I20260710 13:16:39.863817  9709 leader_election.cc:304] T 7ac38acfb8ba445981ccb4faeb437014 P a4504ba168564b91b8e2aafb36dbb28e [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: 4fe87f3dcf224cedab524ffb1f56ab3e, a4504ba168564b91b8e2aafb36dbb28e; no voters: 
I20260710 13:16:39.864531 10036 raft_consensus.cc:2804] T 7ac38acfb8ba445981ccb4faeb437014 P a4504ba168564b91b8e2aafb36dbb28e [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:16:39.864944 10036 raft_consensus.cc:697] T 7ac38acfb8ba445981ccb4faeb437014 P a4504ba168564b91b8e2aafb36dbb28e [term 2 LEADER]: Becoming Leader. State: Replica: a4504ba168564b91b8e2aafb36dbb28e, State: Running, Role: LEADER
I20260710 13:16:39.865713 10036 consensus_queue.cc:237] T 7ac38acfb8ba445981ccb4faeb437014 P a4504ba168564b91b8e2aafb36dbb28e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 2, Committed index: 2, Last appended: 1.2, Last appended by leader: 2, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f4adbb90589348138847a42a1a4c02e8" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 38623 } } peers { permanent_uuid: "4fe87f3dcf224cedab524ffb1f56ab3e" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 42317 } } peers { permanent_uuid: "a4504ba168564b91b8e2aafb36dbb28e" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 36819 } }
I20260710 13:16:39.875592  9492 catalog_manager.cc:5697] T 7ac38acfb8ba445981ccb4faeb437014 P a4504ba168564b91b8e2aafb36dbb28e reported cstate change: term changed from 1 to 2, leader changed from 4fe87f3dcf224cedab524ffb1f56ab3e (127.5.154.2) to a4504ba168564b91b8e2aafb36dbb28e (127.5.154.3). New cstate: current_term: 2 leader_uuid: "a4504ba168564b91b8e2aafb36dbb28e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f4adbb90589348138847a42a1a4c02e8" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 38623 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4fe87f3dcf224cedab524ffb1f56ab3e" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 42317 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a4504ba168564b91b8e2aafb36dbb28e" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 36819 } health_report { overall_health: HEALTHY } } }
I20260710 13:16:39.911723  9596 raft_consensus.cc:1275] T 2f7f9c6964024dc290177efec9aa2a22 P f4adbb90589348138847a42a1a4c02e8 [term 2 FOLLOWER]: Refusing update from remote peer a4504ba168564b91b8e2aafb36dbb28e: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
I20260710 13:16:39.913183 10036 consensus_queue.cc:1048] T 2f7f9c6964024dc290177efec9aa2a22 P a4504ba168564b91b8e2aafb36dbb28e [LEADER]: Connected to new peer: Peer: permanent_uuid: "f4adbb90589348138847a42a1a4c02e8" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 38623 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 13:16:39.922725  9670 raft_consensus.cc:1275] T 2f7f9c6964024dc290177efec9aa2a22 P 4fe87f3dcf224cedab524ffb1f56ab3e [term 2 FOLLOWER]: Refusing update from remote peer a4504ba168564b91b8e2aafb36dbb28e: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
I20260710 13:16:39.925330 10063 consensus_queue.cc:1048] T 2f7f9c6964024dc290177efec9aa2a22 P a4504ba168564b91b8e2aafb36dbb28e [LEADER]: Connected to new peer: Peer: permanent_uuid: "4fe87f3dcf224cedab524ffb1f56ab3e" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 42317 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 13:16:40.056885  9596 raft_consensus.cc:1275] T f84806be7f8d47d5a006948fce875b4b P f4adbb90589348138847a42a1a4c02e8 [term 3 FOLLOWER]: Refusing update from remote peer a4504ba168564b91b8e2aafb36dbb28e: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 13:16:40.057957  9957 consensus_queue.cc:1048] T f84806be7f8d47d5a006948fce875b4b P a4504ba168564b91b8e2aafb36dbb28e [LEADER]: Connected to new peer: Peer: permanent_uuid: "f4adbb90589348138847a42a1a4c02e8" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 38623 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 13:16:40.066174  9670 raft_consensus.cc:1275] T f84806be7f8d47d5a006948fce875b4b P 4fe87f3dcf224cedab524ffb1f56ab3e [term 3 FOLLOWER]: Refusing update from remote peer a4504ba168564b91b8e2aafb36dbb28e: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 13:16:40.067368 10036 consensus_queue.cc:1048] T f84806be7f8d47d5a006948fce875b4b P a4504ba168564b91b8e2aafb36dbb28e [LEADER]: Connected to new peer: Peer: permanent_uuid: "4fe87f3dcf224cedab524ffb1f56ab3e" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 42317 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 13:16:40.264353  9669 raft_consensus.cc:1275] T 3b6b9609f456495980a42b58b469e309 P 4fe87f3dcf224cedab524ffb1f56ab3e [term 3 FOLLOWER]: Refusing update from remote peer a4504ba168564b91b8e2aafb36dbb28e: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 13:16:40.265619 10036 consensus_queue.cc:1048] T 3b6b9609f456495980a42b58b469e309 P a4504ba168564b91b8e2aafb36dbb28e [LEADER]: Connected to new peer: Peer: permanent_uuid: "4fe87f3dcf224cedab524ffb1f56ab3e" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 42317 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 13:16:40.276937  9596 raft_consensus.cc:1275] T 3b6b9609f456495980a42b58b469e309 P f4adbb90589348138847a42a1a4c02e8 [term 3 FOLLOWER]: Refusing update from remote peer a4504ba168564b91b8e2aafb36dbb28e: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 13:16:40.278162  9957 consensus_queue.cc:1048] T 3b6b9609f456495980a42b58b469e309 P a4504ba168564b91b8e2aafb36dbb28e [LEADER]: Connected to new peer: Peer: permanent_uuid: "f4adbb90589348138847a42a1a4c02e8" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 38623 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 13:16:40.311050  9669 raft_consensus.cc:1275] T 7ac38acfb8ba445981ccb4faeb437014 P 4fe87f3dcf224cedab524ffb1f56ab3e [term 2 FOLLOWER]: Refusing update from remote peer a4504ba168564b91b8e2aafb36dbb28e: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
I20260710 13:16:40.312088  9957 consensus_queue.cc:1048] T 7ac38acfb8ba445981ccb4faeb437014 P a4504ba168564b91b8e2aafb36dbb28e [LEADER]: Connected to new peer: Peer: permanent_uuid: "4fe87f3dcf224cedab524ffb1f56ab3e" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 42317 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 13:16:40.319881  9596 raft_consensus.cc:1275] T 7ac38acfb8ba445981ccb4faeb437014 P f4adbb90589348138847a42a1a4c02e8 [term 2 FOLLOWER]: Refusing update from remote peer a4504ba168564b91b8e2aafb36dbb28e: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
I20260710 13:16:40.321187 10063 consensus_queue.cc:1048] T 7ac38acfb8ba445981ccb4faeb437014 P a4504ba168564b91b8e2aafb36dbb28e [LEADER]: Connected to new peer: Peer: permanent_uuid: "f4adbb90589348138847a42a1a4c02e8" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 38623 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 13:16:40.458559  5736 auto_leader_rebalancer.cc:141] leader rebalance for table soft_deleted_table
I20260710 13:16:40.465786  5736 auto_leader_rebalancer.cc:479] table: soft_deleted_table, leader rebalance finish, leader transfer count: 0
I20260710 13:16:40.466259  5736 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 13:16:40.473201  5736 auto_leader_rebalancer.cc:479] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260710 13:16:40.473632  5736 auto_leader_rebalancer.cc:554] All tables' leader rebalancing finished this round
I20260710 13:16:41.499686  5736 tablet_server.cc:179] TabletServer@127.5.154.1:0 shutting down...
I20260710 13:16:41.529541  5736 ts_tablet_manager.cc:1507] Shutting down tablet manager...
W20260710 13:16:41.530161  9637 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]
I20260710 13:16:41.531919  5736 tablet_replica.cc:333] T 2128789d2fb940f3b88dbd9f1eb37ce7 P f4adbb90589348138847a42a1a4c02e8: stopping tablet replica
I20260710 13:16:41.532876  5736 raft_consensus.cc:2243] T 2128789d2fb940f3b88dbd9f1eb37ce7 P f4adbb90589348138847a42a1a4c02e8 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:16:41.533551  5736 raft_consensus.cc:2272] T 2128789d2fb940f3b88dbd9f1eb37ce7 P f4adbb90589348138847a42a1a4c02e8 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:16:41.536013  5736 tablet_replica.cc:333] T 580d937a008749c5adae82dba521c762 P f4adbb90589348138847a42a1a4c02e8: stopping tablet replica
I20260710 13:16:41.536863  5736 raft_consensus.cc:2243] T 580d937a008749c5adae82dba521c762 P f4adbb90589348138847a42a1a4c02e8 [term 2 LEADER]: Raft consensus shutting down.
I20260710 13:16:41.537613  5736 raft_consensus.cc:2272] T 580d937a008749c5adae82dba521c762 P f4adbb90589348138847a42a1a4c02e8 [term 2 FOLLOWER]: Raft consensus is shut down!
W20260710 13:16:41.538992  9637 consensus_peers.cc:597] T 2128789d2fb940f3b88dbd9f1eb37ce7 P 4fe87f3dcf224cedab524ffb1f56ab3e -> Peer f4adbb90589348138847a42a1a4c02e8 (127.5.154.1:38623): Couldn't send request to peer f4adbb90589348138847a42a1a4c02e8. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260710 13:16:41.539602  5736 tablet_replica.cc:333] T 6abdf0f15e844032bc40e44a2c9a21a9 P f4adbb90589348138847a42a1a4c02e8: stopping tablet replica
I20260710 13:16:41.540134  5736 raft_consensus.cc:2243] T 6abdf0f15e844032bc40e44a2c9a21a9 P f4adbb90589348138847a42a1a4c02e8 [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:16:41.540823  5736 raft_consensus.cc:2272] T 6abdf0f15e844032bc40e44a2c9a21a9 P f4adbb90589348138847a42a1a4c02e8 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:16:41.542392  5736 tablet_replica.cc:333] T f693d222d44f42b0a6ccd2597df0dfa1 P f4adbb90589348138847a42a1a4c02e8: stopping tablet replica
I20260710 13:16:41.542884  5736 raft_consensus.cc:2243] T f693d222d44f42b0a6ccd2597df0dfa1 P f4adbb90589348138847a42a1a4c02e8 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:16:41.543247  5736 raft_consensus.cc:2272] T f693d222d44f42b0a6ccd2597df0dfa1 P f4adbb90589348138847a42a1a4c02e8 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:16:41.544842  5736 tablet_replica.cc:333] T 7ac38acfb8ba445981ccb4faeb437014 P f4adbb90589348138847a42a1a4c02e8: stopping tablet replica
I20260710 13:16:41.545333  5736 raft_consensus.cc:2243] T 7ac38acfb8ba445981ccb4faeb437014 P f4adbb90589348138847a42a1a4c02e8 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:16:41.545696  5736 raft_consensus.cc:2272] T 7ac38acfb8ba445981ccb4faeb437014 P f4adbb90589348138847a42a1a4c02e8 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:16:41.547216  5736 tablet_replica.cc:333] T 2f7f9c6964024dc290177efec9aa2a22 P f4adbb90589348138847a42a1a4c02e8: stopping tablet replica
I20260710 13:16:41.547693  5736 raft_consensus.cc:2243] T 2f7f9c6964024dc290177efec9aa2a22 P f4adbb90589348138847a42a1a4c02e8 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:16:41.548035  5736 raft_consensus.cc:2272] T 2f7f9c6964024dc290177efec9aa2a22 P f4adbb90589348138847a42a1a4c02e8 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:16:41.549594  5736 tablet_replica.cc:333] T f84806be7f8d47d5a006948fce875b4b P f4adbb90589348138847a42a1a4c02e8: stopping tablet replica
I20260710 13:16:41.550087  5736 raft_consensus.cc:2243] T f84806be7f8d47d5a006948fce875b4b P f4adbb90589348138847a42a1a4c02e8 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 13:16:41.550479  5736 raft_consensus.cc:2272] T f84806be7f8d47d5a006948fce875b4b P f4adbb90589348138847a42a1a4c02e8 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 13:16:41.552209  5736 tablet_replica.cc:333] T 7d7afc309ec04fa781a5aba9dfc67529 P f4adbb90589348138847a42a1a4c02e8: stopping tablet replica
I20260710 13:16:41.552735  5736 raft_consensus.cc:2243] T 7d7afc309ec04fa781a5aba9dfc67529 P f4adbb90589348138847a42a1a4c02e8 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:16:41.553118  5736 raft_consensus.cc:2272] T 7d7afc309ec04fa781a5aba9dfc67529 P f4adbb90589348138847a42a1a4c02e8 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:16:41.554908  5736 tablet_replica.cc:333] T 3b6b9609f456495980a42b58b469e309 P f4adbb90589348138847a42a1a4c02e8: stopping tablet replica
I20260710 13:16:41.555367  5736 raft_consensus.cc:2243] T 3b6b9609f456495980a42b58b469e309 P f4adbb90589348138847a42a1a4c02e8 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 13:16:41.555723  5736 raft_consensus.cc:2272] T 3b6b9609f456495980a42b58b469e309 P f4adbb90589348138847a42a1a4c02e8 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 13:16:41.557502  5736 tablet_replica.cc:333] T a9d7a7a5461d4d0da8ae2f8ac9bc510e P f4adbb90589348138847a42a1a4c02e8: stopping tablet replica
I20260710 13:16:41.557996  5736 raft_consensus.cc:2243] T a9d7a7a5461d4d0da8ae2f8ac9bc510e P f4adbb90589348138847a42a1a4c02e8 [term 2 LEADER]: Raft consensus shutting down.
I20260710 13:16:41.558677  5736 raft_consensus.cc:2272] T a9d7a7a5461d4d0da8ae2f8ac9bc510e P f4adbb90589348138847a42a1a4c02e8 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:16:41.560356  5736 tablet_replica.cc:333] T 9af76c7368bf41fe9b8577fe0f59135e P f4adbb90589348138847a42a1a4c02e8: stopping tablet replica
I20260710 13:16:41.560849  5736 raft_consensus.cc:2243] T 9af76c7368bf41fe9b8577fe0f59135e P f4adbb90589348138847a42a1a4c02e8 [term 2 LEADER]: Raft consensus shutting down.
I20260710 13:16:41.561520  5736 raft_consensus.cc:2272] T 9af76c7368bf41fe9b8577fe0f59135e P f4adbb90589348138847a42a1a4c02e8 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:16:41.563091  5736 tablet_replica.cc:333] T a365fec366de4a1dbe73111679706c56 P f4adbb90589348138847a42a1a4c02e8: stopping tablet replica
I20260710 13:16:41.563584  5736 raft_consensus.cc:2243] T a365fec366de4a1dbe73111679706c56 P f4adbb90589348138847a42a1a4c02e8 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:16:41.563985  5736 raft_consensus.cc:2272] T a365fec366de4a1dbe73111679706c56 P f4adbb90589348138847a42a1a4c02e8 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:16:41.565872  5736 tablet_replica.cc:333] T 0430e109b5da470e819ca8fc85a37c7b P f4adbb90589348138847a42a1a4c02e8: stopping tablet replica
I20260710 13:16:41.566325  5736 raft_consensus.cc:2243] T 0430e109b5da470e819ca8fc85a37c7b P f4adbb90589348138847a42a1a4c02e8 [term 2 LEADER]: Raft consensus shutting down.
I20260710 13:16:41.567013  5736 raft_consensus.cc:2272] T 0430e109b5da470e819ca8fc85a37c7b P f4adbb90589348138847a42a1a4c02e8 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:16:41.568949  5736 tablet_replica.cc:333] T 3e8dfd25624c4956a09d64975af4d7ee P f4adbb90589348138847a42a1a4c02e8: stopping tablet replica
I20260710 13:16:41.569415  5736 raft_consensus.cc:2243] T 3e8dfd25624c4956a09d64975af4d7ee P f4adbb90589348138847a42a1a4c02e8 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:16:41.569783  5736 raft_consensus.cc:2272] T 3e8dfd25624c4956a09d64975af4d7ee P f4adbb90589348138847a42a1a4c02e8 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:16:41.571331  5736 tablet_replica.cc:333] T 606721dc0e314033943a9e523bdaacd1 P f4adbb90589348138847a42a1a4c02e8: stopping tablet replica
I20260710 13:16:41.571822  5736 raft_consensus.cc:2243] T 606721dc0e314033943a9e523bdaacd1 P f4adbb90589348138847a42a1a4c02e8 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:16:41.572214  5736 raft_consensus.cc:2272] T 606721dc0e314033943a9e523bdaacd1 P f4adbb90589348138847a42a1a4c02e8 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:16:41.573980  5736 tablet_replica.cc:333] T 34fa12d6f5754e1db695f6f0ac413fe3 P f4adbb90589348138847a42a1a4c02e8: stopping tablet replica
I20260710 13:16:41.574430  5736 raft_consensus.cc:2243] T 34fa12d6f5754e1db695f6f0ac413fe3 P f4adbb90589348138847a42a1a4c02e8 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:16:41.574785  5736 raft_consensus.cc:2272] T 34fa12d6f5754e1db695f6f0ac413fe3 P f4adbb90589348138847a42a1a4c02e8 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:16:41.576287  5736 tablet_replica.cc:333] T adfd37946159457db4eb8613d4d8f986 P f4adbb90589348138847a42a1a4c02e8: stopping tablet replica
I20260710 13:16:41.576748  5736 raft_consensus.cc:2243] T adfd37946159457db4eb8613d4d8f986 P f4adbb90589348138847a42a1a4c02e8 [term 2 LEADER]: Raft consensus shutting down.
I20260710 13:16:41.577387  5736 raft_consensus.cc:2272] T adfd37946159457db4eb8613d4d8f986 P f4adbb90589348138847a42a1a4c02e8 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:16:41.579051  5736 tablet_replica.cc:333] T 7e331b0c69f74d95b59a42f5d66268a8 P f4adbb90589348138847a42a1a4c02e8: stopping tablet replica
I20260710 13:16:41.579493  5736 raft_consensus.cc:2243] T 7e331b0c69f74d95b59a42f5d66268a8 P f4adbb90589348138847a42a1a4c02e8 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:16:41.579872  5736 raft_consensus.cc:2272] T 7e331b0c69f74d95b59a42f5d66268a8 P f4adbb90589348138847a42a1a4c02e8 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:16:41.609997  5736 tablet_server.cc:196] TabletServer@127.5.154.1:0 shutdown complete.
I20260710 13:16:41.640250  5736 tablet_server.cc:179] TabletServer@127.5.154.2:0 shutting down...
W20260710 13:16:41.658553  9637 consensus_peers.cc:597] T f693d222d44f42b0a6ccd2597df0dfa1 P 4fe87f3dcf224cedab524ffb1f56ab3e -> Peer f4adbb90589348138847a42a1a4c02e8 (127.5.154.1:38623): Couldn't send request to peer f4adbb90589348138847a42a1a4c02e8. Status: Network error: Client connection negotiation failed: client connection to 127.5.154.1:38623: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 13:16:41.672155  5736 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260710 13:16:41.673120  5736 tablet_replica.cc:333] T 9af76c7368bf41fe9b8577fe0f59135e P 4fe87f3dcf224cedab524ffb1f56ab3e: stopping tablet replica
I20260710 13:16:41.673890  5736 raft_consensus.cc:2243] T 9af76c7368bf41fe9b8577fe0f59135e P 4fe87f3dcf224cedab524ffb1f56ab3e [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:16:41.674454  5736 raft_consensus.cc:2272] T 9af76c7368bf41fe9b8577fe0f59135e P 4fe87f3dcf224cedab524ffb1f56ab3e [term 2 FOLLOWER]: Raft consensus is shut down!
W20260710 13:16:41.674993  9637 consensus_peers.cc:597] T 606721dc0e314033943a9e523bdaacd1 P 4fe87f3dcf224cedab524ffb1f56ab3e -> Peer f4adbb90589348138847a42a1a4c02e8 (127.5.154.1:38623): Couldn't send request to peer f4adbb90589348138847a42a1a4c02e8. Status: Network error: Client connection negotiation failed: client connection to 127.5.154.1:38623: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 13:16:41.676741  5736 tablet_replica.cc:333] T f693d222d44f42b0a6ccd2597df0dfa1 P 4fe87f3dcf224cedab524ffb1f56ab3e: stopping tablet replica
I20260710 13:16:41.677526  5736 raft_consensus.cc:2243] T f693d222d44f42b0a6ccd2597df0dfa1 P 4fe87f3dcf224cedab524ffb1f56ab3e [term 2 LEADER]: Raft consensus shutting down.
I20260710 13:16:41.678378  5736 raft_consensus.cc:2272] T f693d222d44f42b0a6ccd2597df0dfa1 P 4fe87f3dcf224cedab524ffb1f56ab3e [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:16:41.680588  5736 tablet_replica.cc:333] T 2128789d2fb940f3b88dbd9f1eb37ce7 P 4fe87f3dcf224cedab524ffb1f56ab3e: stopping tablet replica
I20260710 13:16:41.681283  5736 raft_consensus.cc:2243] T 2128789d2fb940f3b88dbd9f1eb37ce7 P 4fe87f3dcf224cedab524ffb1f56ab3e [term 2 LEADER]: Raft consensus shutting down.
I20260710 13:16:41.682138  5736 raft_consensus.cc:2272] T 2128789d2fb940f3b88dbd9f1eb37ce7 P 4fe87f3dcf224cedab524ffb1f56ab3e [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:16:41.684325  5736 tablet_replica.cc:333] T 580d937a008749c5adae82dba521c762 P 4fe87f3dcf224cedab524ffb1f56ab3e: stopping tablet replica
I20260710 13:16:41.685070  5736 raft_consensus.cc:2243] T 580d937a008749c5adae82dba521c762 P 4fe87f3dcf224cedab524ffb1f56ab3e [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:16:41.685572  5736 raft_consensus.cc:2272] T 580d937a008749c5adae82dba521c762 P 4fe87f3dcf224cedab524ffb1f56ab3e [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:16:41.687671  5736 tablet_replica.cc:333] T 6abdf0f15e844032bc40e44a2c9a21a9 P 4fe87f3dcf224cedab524ffb1f56ab3e: stopping tablet replica
I20260710 13:16:41.688323  5736 raft_consensus.cc:2243] T 6abdf0f15e844032bc40e44a2c9a21a9 P 4fe87f3dcf224cedab524ffb1f56ab3e [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:16:41.688807  5736 raft_consensus.cc:2272] T 6abdf0f15e844032bc40e44a2c9a21a9 P 4fe87f3dcf224cedab524ffb1f56ab3e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:16:41.690985  5736 tablet_replica.cc:333] T 7ac38acfb8ba445981ccb4faeb437014 P 4fe87f3dcf224cedab524ffb1f56ab3e: stopping tablet replica
I20260710 13:16:41.691682  5736 raft_consensus.cc:2243] T 7ac38acfb8ba445981ccb4faeb437014 P 4fe87f3dcf224cedab524ffb1f56ab3e [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:16:41.692190  5736 raft_consensus.cc:2272] T 7ac38acfb8ba445981ccb4faeb437014 P 4fe87f3dcf224cedab524ffb1f56ab3e [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:16:41.694350  5736 tablet_replica.cc:333] T 2f7f9c6964024dc290177efec9aa2a22 P 4fe87f3dcf224cedab524ffb1f56ab3e: stopping tablet replica
I20260710 13:16:41.695020  5736 raft_consensus.cc:2243] T 2f7f9c6964024dc290177efec9aa2a22 P 4fe87f3dcf224cedab524ffb1f56ab3e [term 2 FOLLOWER]: Raft consensus shutting down.
W20260710 13:16:41.695235  9711 consensus_peers.cc:597] T f84806be7f8d47d5a006948fce875b4b P a4504ba168564b91b8e2aafb36dbb28e -> Peer f4adbb90589348138847a42a1a4c02e8 (127.5.154.1:38623): Couldn't send request to peer f4adbb90589348138847a42a1a4c02e8. Status: Network error: Client connection negotiation failed: client connection to 127.5.154.1:38623: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 13:16:41.695490  5736 raft_consensus.cc:2272] T 2f7f9c6964024dc290177efec9aa2a22 P 4fe87f3dcf224cedab524ffb1f56ab3e [term 2 FOLLOWER]: Raft consensus is shut down!
W20260710 13:16:41.697490  9711 consensus_peers.cc:597] T 3e8dfd25624c4956a09d64975af4d7ee P a4504ba168564b91b8e2aafb36dbb28e -> Peer f4adbb90589348138847a42a1a4c02e8 (127.5.154.1:38623): Couldn't send request to peer f4adbb90589348138847a42a1a4c02e8. Status: Network error: Client connection negotiation failed: client connection to 127.5.154.1:38623: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 13:16:41.697703  5736 tablet_replica.cc:333] T f84806be7f8d47d5a006948fce875b4b P 4fe87f3dcf224cedab524ffb1f56ab3e: stopping tablet replica
I20260710 13:16:41.698494  5736 raft_consensus.cc:2243] T f84806be7f8d47d5a006948fce875b4b P 4fe87f3dcf224cedab524ffb1f56ab3e [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 13:16:41.698953  5736 raft_consensus.cc:2272] T f84806be7f8d47d5a006948fce875b4b P 4fe87f3dcf224cedab524ffb1f56ab3e [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 13:16:41.701253  5736 tablet_replica.cc:333] T 3b6b9609f456495980a42b58b469e309 P 4fe87f3dcf224cedab524ffb1f56ab3e: stopping tablet replica
I20260710 13:16:41.701953  5736 raft_consensus.cc:2243] T 3b6b9609f456495980a42b58b469e309 P 4fe87f3dcf224cedab524ffb1f56ab3e [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 13:16:41.702405  5736 raft_consensus.cc:2272] T 3b6b9609f456495980a42b58b469e309 P 4fe87f3dcf224cedab524ffb1f56ab3e [term 3 FOLLOWER]: Raft consensus is shut down!
W20260710 13:16:41.704644  9709 consensus_peers.cc:597] T 3e8dfd25624c4956a09d64975af4d7ee P a4504ba168564b91b8e2aafb36dbb28e -> Peer 4fe87f3dcf224cedab524ffb1f56ab3e (127.5.154.2:42317): Couldn't send request to peer 4fe87f3dcf224cedab524ffb1f56ab3e. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260710 13:16:41.704808  5736 tablet_replica.cc:333] T a9d7a7a5461d4d0da8ae2f8ac9bc510e P 4fe87f3dcf224cedab524ffb1f56ab3e: stopping tablet replica
I20260710 13:16:41.705556  5736 raft_consensus.cc:2243] T a9d7a7a5461d4d0da8ae2f8ac9bc510e P 4fe87f3dcf224cedab524ffb1f56ab3e [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:16:41.706061  5736 raft_consensus.cc:2272] T a9d7a7a5461d4d0da8ae2f8ac9bc510e P 4fe87f3dcf224cedab524ffb1f56ab3e [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:16:41.708513  5736 tablet_replica.cc:333] T 7e331b0c69f74d95b59a42f5d66268a8 P 4fe87f3dcf224cedab524ffb1f56ab3e: stopping tablet replica
I20260710 13:16:41.709225  5736 raft_consensus.cc:2243] T 7e331b0c69f74d95b59a42f5d66268a8 P 4fe87f3dcf224cedab524ffb1f56ab3e [term 2 LEADER]: Raft consensus shutting down.
I20260710 13:16:41.710147  5736 raft_consensus.cc:2272] T 7e331b0c69f74d95b59a42f5d66268a8 P 4fe87f3dcf224cedab524ffb1f56ab3e [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:16:41.712591  5736 tablet_replica.cc:333] T a365fec366de4a1dbe73111679706c56 P 4fe87f3dcf224cedab524ffb1f56ab3e: stopping tablet replica
I20260710 13:16:41.713297  5736 raft_consensus.cc:2243] T a365fec366de4a1dbe73111679706c56 P 4fe87f3dcf224cedab524ffb1f56ab3e [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:16:41.713783  5736 raft_consensus.cc:2272] T a365fec366de4a1dbe73111679706c56 P 4fe87f3dcf224cedab524ffb1f56ab3e [term 2 FOLLOWER]: Raft consensus is shut down!
W20260710 13:16:41.713821  9637 consensus_peers.cc:597] T 34fa12d6f5754e1db695f6f0ac413fe3 P 4fe87f3dcf224cedab524ffb1f56ab3e -> Peer f4adbb90589348138847a42a1a4c02e8 (127.5.154.1:38623): Couldn't send request to peer f4adbb90589348138847a42a1a4c02e8. Status: Network error: Client connection negotiation failed: client connection to 127.5.154.1:38623: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260710 13:16:41.714828  9709 consensus_peers.cc:597] T a365fec366de4a1dbe73111679706c56 P a4504ba168564b91b8e2aafb36dbb28e -> Peer 4fe87f3dcf224cedab524ffb1f56ab3e (127.5.154.2:42317): Couldn't send request to peer 4fe87f3dcf224cedab524ffb1f56ab3e. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260710 13:16:41.716166  5736 tablet_replica.cc:333] T 0430e109b5da470e819ca8fc85a37c7b P 4fe87f3dcf224cedab524ffb1f56ab3e: stopping tablet replica
I20260710 13:16:41.716868  5736 raft_consensus.cc:2243] T 0430e109b5da470e819ca8fc85a37c7b P 4fe87f3dcf224cedab524ffb1f56ab3e [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:16:41.717370  5736 raft_consensus.cc:2272] T 0430e109b5da470e819ca8fc85a37c7b P 4fe87f3dcf224cedab524ffb1f56ab3e [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:16:41.719731  5736 tablet_replica.cc:333] T 34fa12d6f5754e1db695f6f0ac413fe3 P 4fe87f3dcf224cedab524ffb1f56ab3e: stopping tablet replica
I20260710 13:16:41.720396  5736 raft_consensus.cc:2243] T 34fa12d6f5754e1db695f6f0ac413fe3 P 4fe87f3dcf224cedab524ffb1f56ab3e [term 2 LEADER]: Raft consensus shutting down.
I20260710 13:16:41.721278  5736 raft_consensus.cc:2272] T 34fa12d6f5754e1db695f6f0ac413fe3 P 4fe87f3dcf224cedab524ffb1f56ab3e [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:16:41.723502  5736 tablet_replica.cc:333] T adfd37946159457db4eb8613d4d8f986 P 4fe87f3dcf224cedab524ffb1f56ab3e: stopping tablet replica
I20260710 13:16:41.724176  5736 raft_consensus.cc:2243] T adfd37946159457db4eb8613d4d8f986 P 4fe87f3dcf224cedab524ffb1f56ab3e [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:16:41.724751  5736 raft_consensus.cc:2272] T adfd37946159457db4eb8613d4d8f986 P 4fe87f3dcf224cedab524ffb1f56ab3e [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:16:41.726994  5736 tablet_replica.cc:333] T 3e8dfd25624c4956a09d64975af4d7ee P 4fe87f3dcf224cedab524ffb1f56ab3e: stopping tablet replica
I20260710 13:16:41.727589  5736 raft_consensus.cc:2243] T 3e8dfd25624c4956a09d64975af4d7ee P 4fe87f3dcf224cedab524ffb1f56ab3e [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:16:41.728057  5736 raft_consensus.cc:2272] T 3e8dfd25624c4956a09d64975af4d7ee P 4fe87f3dcf224cedab524ffb1f56ab3e [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:16:41.730077  5736 tablet_replica.cc:333] T 606721dc0e314033943a9e523bdaacd1 P 4fe87f3dcf224cedab524ffb1f56ab3e: stopping tablet replica
I20260710 13:16:41.730631  5736 raft_consensus.cc:2243] T 606721dc0e314033943a9e523bdaacd1 P 4fe87f3dcf224cedab524ffb1f56ab3e [term 2 LEADER]: Raft consensus shutting down.
I20260710 13:16:41.731477  5736 raft_consensus.cc:2272] T 606721dc0e314033943a9e523bdaacd1 P 4fe87f3dcf224cedab524ffb1f56ab3e [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:16:41.733702  5736 tablet_replica.cc:333] T 7d7afc309ec04fa781a5aba9dfc67529 P 4fe87f3dcf224cedab524ffb1f56ab3e: stopping tablet replica
I20260710 13:16:41.734251  5736 raft_consensus.cc:2243] T 7d7afc309ec04fa781a5aba9dfc67529 P 4fe87f3dcf224cedab524ffb1f56ab3e [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:16:41.735097  5736 raft_consensus.cc:2272] T 7d7afc309ec04fa781a5aba9dfc67529 P 4fe87f3dcf224cedab524ffb1f56ab3e [term 1 FOLLOWER]: Raft consensus is shut down!
W20260710 13:16:41.751700  9709 consensus_peers.cc:597] T 7ac38acfb8ba445981ccb4faeb437014 P a4504ba168564b91b8e2aafb36dbb28e -> Peer 4fe87f3dcf224cedab524ffb1f56ab3e (127.5.154.2:42317): Couldn't send request to peer 4fe87f3dcf224cedab524ffb1f56ab3e. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260710 13:16:41.754954  9709 consensus_peers.cc:597] T 3b6b9609f456495980a42b58b469e309 P a4504ba168564b91b8e2aafb36dbb28e -> Peer 4fe87f3dcf224cedab524ffb1f56ab3e (127.5.154.2:42317): Couldn't send request to peer 4fe87f3dcf224cedab524ffb1f56ab3e. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260710 13:16:41.777269  5736 tablet_server.cc:196] TabletServer@127.5.154.2:0 shutdown complete.
W20260710 13:16:41.790750  9711 consensus_peers.cc:597] T 3b6b9609f456495980a42b58b469e309 P a4504ba168564b91b8e2aafb36dbb28e -> Peer f4adbb90589348138847a42a1a4c02e8 (127.5.154.1:38623): Couldn't send request to peer f4adbb90589348138847a42a1a4c02e8. Status: Network error: Client connection negotiation failed: client connection to 127.5.154.1:38623: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260710 13:16:41.792841  9711 consensus_peers.cc:597] T 2f7f9c6964024dc290177efec9aa2a22 P a4504ba168564b91b8e2aafb36dbb28e -> Peer f4adbb90589348138847a42a1a4c02e8 (127.5.154.1:38623): Couldn't send request to peer f4adbb90589348138847a42a1a4c02e8. Status: Network error: Client connection negotiation failed: client connection to 127.5.154.1:38623: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 13:16:41.805267  5736 tablet_server.cc:179] TabletServer@127.5.154.3:0 shutting down...
I20260710 13:16:41.830665  5736 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260710 13:16:41.831399  5736 tablet_replica.cc:333] T 6abdf0f15e844032bc40e44a2c9a21a9 P a4504ba168564b91b8e2aafb36dbb28e: stopping tablet replica
I20260710 13:16:41.832136  5736 raft_consensus.cc:2243] T 6abdf0f15e844032bc40e44a2c9a21a9 P a4504ba168564b91b8e2aafb36dbb28e [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:16:41.832695  5736 raft_consensus.cc:2272] T 6abdf0f15e844032bc40e44a2c9a21a9 P a4504ba168564b91b8e2aafb36dbb28e [term 1 FOLLOWER]: Raft consensus is shut down!
W20260710 13:16:41.833097  9709 consensus_peers.cc:597] T f84806be7f8d47d5a006948fce875b4b P a4504ba168564b91b8e2aafb36dbb28e -> Peer 4fe87f3dcf224cedab524ffb1f56ab3e (127.5.154.2:42317): Couldn't send request to peer 4fe87f3dcf224cedab524ffb1f56ab3e. Status: Network error: Client connection negotiation failed: client connection to 127.5.154.2:42317: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 13:16:41.834550  5736 tablet_replica.cc:333] T 580d937a008749c5adae82dba521c762 P a4504ba168564b91b8e2aafb36dbb28e: stopping tablet replica
I20260710 13:16:41.835110  5736 raft_consensus.cc:2243] T 580d937a008749c5adae82dba521c762 P a4504ba168564b91b8e2aafb36dbb28e [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:16:41.835475  5736 raft_consensus.cc:2272] T 580d937a008749c5adae82dba521c762 P a4504ba168564b91b8e2aafb36dbb28e [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:16:41.837077  5736 tablet_replica.cc:333] T f693d222d44f42b0a6ccd2597df0dfa1 P a4504ba168564b91b8e2aafb36dbb28e: stopping tablet replica
I20260710 13:16:41.837554  5736 raft_consensus.cc:2243] T f693d222d44f42b0a6ccd2597df0dfa1 P a4504ba168564b91b8e2aafb36dbb28e [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:16:41.837893  5736 raft_consensus.cc:2272] T f693d222d44f42b0a6ccd2597df0dfa1 P a4504ba168564b91b8e2aafb36dbb28e [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:16:41.839376  5736 tablet_replica.cc:333] T 7ac38acfb8ba445981ccb4faeb437014 P a4504ba168564b91b8e2aafb36dbb28e: stopping tablet replica
I20260710 13:16:41.839838  5736 raft_consensus.cc:2243] T 7ac38acfb8ba445981ccb4faeb437014 P a4504ba168564b91b8e2aafb36dbb28e [term 2 LEADER]: Raft consensus shutting down.
I20260710 13:16:41.840458  5736 raft_consensus.cc:2272] T 7ac38acfb8ba445981ccb4faeb437014 P a4504ba168564b91b8e2aafb36dbb28e [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:16:41.841993  5736 tablet_replica.cc:333] T 2f7f9c6964024dc290177efec9aa2a22 P a4504ba168564b91b8e2aafb36dbb28e: stopping tablet replica
I20260710 13:16:41.842447  5736 raft_consensus.cc:2243] T 2f7f9c6964024dc290177efec9aa2a22 P a4504ba168564b91b8e2aafb36dbb28e [term 2 LEADER]: Raft consensus shutting down.
I20260710 13:16:41.843079  5736 raft_consensus.cc:2272] T 2f7f9c6964024dc290177efec9aa2a22 P a4504ba168564b91b8e2aafb36dbb28e [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:16:41.844661  5736 tablet_replica.cc:333] T 7d7afc309ec04fa781a5aba9dfc67529 P a4504ba168564b91b8e2aafb36dbb28e: stopping tablet replica
I20260710 13:16:41.845132  5736 raft_consensus.cc:2243] T 7d7afc309ec04fa781a5aba9dfc67529 P a4504ba168564b91b8e2aafb36dbb28e [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:16:41.845455  5736 raft_consensus.cc:2272] T 7d7afc309ec04fa781a5aba9dfc67529 P a4504ba168564b91b8e2aafb36dbb28e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:16:41.847090  5736 tablet_replica.cc:333] T 3b6b9609f456495980a42b58b469e309 P a4504ba168564b91b8e2aafb36dbb28e: stopping tablet replica
I20260710 13:16:41.847568  5736 raft_consensus.cc:2243] T 3b6b9609f456495980a42b58b469e309 P a4504ba168564b91b8e2aafb36dbb28e [term 3 LEADER]: Raft consensus shutting down.
I20260710 13:16:41.848312  5736 raft_consensus.cc:2272] T 3b6b9609f456495980a42b58b469e309 P a4504ba168564b91b8e2aafb36dbb28e [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 13:16:41.850071  5736 tablet_replica.cc:333] T a9d7a7a5461d4d0da8ae2f8ac9bc510e P a4504ba168564b91b8e2aafb36dbb28e: stopping tablet replica
I20260710 13:16:41.850502  5736 raft_consensus.cc:2243] T a9d7a7a5461d4d0da8ae2f8ac9bc510e P a4504ba168564b91b8e2aafb36dbb28e [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:16:41.850847  5736 raft_consensus.cc:2272] T a9d7a7a5461d4d0da8ae2f8ac9bc510e P a4504ba168564b91b8e2aafb36dbb28e [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:16:41.852473  5736 tablet_replica.cc:333] T 9af76c7368bf41fe9b8577fe0f59135e P a4504ba168564b91b8e2aafb36dbb28e: stopping tablet replica
I20260710 13:16:41.852977  5736 raft_consensus.cc:2243] T 9af76c7368bf41fe9b8577fe0f59135e P a4504ba168564b91b8e2aafb36dbb28e [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:16:41.853329  5736 raft_consensus.cc:2272] T 9af76c7368bf41fe9b8577fe0f59135e P a4504ba168564b91b8e2aafb36dbb28e [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:16:41.854836  5736 tablet_replica.cc:333] T a365fec366de4a1dbe73111679706c56 P a4504ba168564b91b8e2aafb36dbb28e: stopping tablet replica
I20260710 13:16:41.855260  5736 raft_consensus.cc:2243] T a365fec366de4a1dbe73111679706c56 P a4504ba168564b91b8e2aafb36dbb28e [term 2 LEADER]: Raft consensus shutting down.
I20260710 13:16:41.855911  5736 raft_consensus.cc:2272] T a365fec366de4a1dbe73111679706c56 P a4504ba168564b91b8e2aafb36dbb28e [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:16:41.857704  5736 tablet_replica.cc:333] T 0430e109b5da470e819ca8fc85a37c7b P a4504ba168564b91b8e2aafb36dbb28e: stopping tablet replica
I20260710 13:16:41.858158  5736 raft_consensus.cc:2243] T 0430e109b5da470e819ca8fc85a37c7b P a4504ba168564b91b8e2aafb36dbb28e [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:16:41.858490  5736 raft_consensus.cc:2272] T 0430e109b5da470e819ca8fc85a37c7b P a4504ba168564b91b8e2aafb36dbb28e [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:16:41.860124  5736 tablet_replica.cc:333] T 3e8dfd25624c4956a09d64975af4d7ee P a4504ba168564b91b8e2aafb36dbb28e: stopping tablet replica
I20260710 13:16:41.860558  5736 raft_consensus.cc:2243] T 3e8dfd25624c4956a09d64975af4d7ee P a4504ba168564b91b8e2aafb36dbb28e [term 2 LEADER]: Raft consensus shutting down.
I20260710 13:16:41.861236  5736 raft_consensus.cc:2272] T 3e8dfd25624c4956a09d64975af4d7ee P a4504ba168564b91b8e2aafb36dbb28e [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:16:41.862694  5736 tablet_replica.cc:333] T 606721dc0e314033943a9e523bdaacd1 P a4504ba168564b91b8e2aafb36dbb28e: stopping tablet replica
I20260710 13:16:41.863112  5736 raft_consensus.cc:2243] T 606721dc0e314033943a9e523bdaacd1 P a4504ba168564b91b8e2aafb36dbb28e [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:16:41.863467  5736 raft_consensus.cc:2272] T 606721dc0e314033943a9e523bdaacd1 P a4504ba168564b91b8e2aafb36dbb28e [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:16:41.865025  5736 tablet_replica.cc:333] T 34fa12d6f5754e1db695f6f0ac413fe3 P a4504ba168564b91b8e2aafb36dbb28e: stopping tablet replica
I20260710 13:16:41.865433  5736 raft_consensus.cc:2243] T 34fa12d6f5754e1db695f6f0ac413fe3 P a4504ba168564b91b8e2aafb36dbb28e [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:16:41.865770  5736 raft_consensus.cc:2272] T 34fa12d6f5754e1db695f6f0ac413fe3 P a4504ba168564b91b8e2aafb36dbb28e [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:16:41.867223  5736 tablet_replica.cc:333] T adfd37946159457db4eb8613d4d8f986 P a4504ba168564b91b8e2aafb36dbb28e: stopping tablet replica
I20260710 13:16:41.867625  5736 raft_consensus.cc:2243] T adfd37946159457db4eb8613d4d8f986 P a4504ba168564b91b8e2aafb36dbb28e [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:16:41.867964  5736 raft_consensus.cc:2272] T adfd37946159457db4eb8613d4d8f986 P a4504ba168564b91b8e2aafb36dbb28e [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:16:41.869607  5736 tablet_replica.cc:333] T 2128789d2fb940f3b88dbd9f1eb37ce7 P a4504ba168564b91b8e2aafb36dbb28e: stopping tablet replica
I20260710 13:16:41.870007  5736 raft_consensus.cc:2243] T 2128789d2fb940f3b88dbd9f1eb37ce7 P a4504ba168564b91b8e2aafb36dbb28e [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:16:41.870324  5736 raft_consensus.cc:2272] T 2128789d2fb940f3b88dbd9f1eb37ce7 P a4504ba168564b91b8e2aafb36dbb28e [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:16:41.871759  5736 tablet_replica.cc:333] T f84806be7f8d47d5a006948fce875b4b P a4504ba168564b91b8e2aafb36dbb28e: stopping tablet replica
I20260710 13:16:41.872143  5736 raft_consensus.cc:2243] T f84806be7f8d47d5a006948fce875b4b P a4504ba168564b91b8e2aafb36dbb28e [term 3 LEADER]: Raft consensus shutting down.
I20260710 13:16:41.872815  5736 raft_consensus.cc:2272] T f84806be7f8d47d5a006948fce875b4b P a4504ba168564b91b8e2aafb36dbb28e [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 13:16:41.874423  5736 tablet_replica.cc:333] T 7e331b0c69f74d95b59a42f5d66268a8 P a4504ba168564b91b8e2aafb36dbb28e: stopping tablet replica
I20260710 13:16:41.874804  5736 raft_consensus.cc:2243] T 7e331b0c69f74d95b59a42f5d66268a8 P a4504ba168564b91b8e2aafb36dbb28e [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:16:41.875181  5736 raft_consensus.cc:2272] T 7e331b0c69f74d95b59a42f5d66268a8 P a4504ba168564b91b8e2aafb36dbb28e [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:16:41.909816  5736 tablet_server.cc:196] TabletServer@127.5.154.3:0 shutdown complete.
I20260710 13:16:41.934938  5736 master.cc:562] Master@127.5.154.62:41381 shutting down...
I20260710 13:16:41.951555  5736 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 27b3f66751b941d4bf5ae18da291b3f9 [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:16:41.952061  5736 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 27b3f66751b941d4bf5ae18da291b3f9 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:16:41.952376  5736 tablet_replica.cc:333] T 00000000000000000000000000000000 P 27b3f66751b941d4bf5ae18da291b3f9: stopping tablet replica
I20260710 13:16:41.988970  5736 master.cc:584] Master@127.5.154.62:41381 shutdown complete.
[       OK ] FilterSoftDeletedTableTest.TestFilterSofteDeletedTable/0 (11970 ms)
[ RUN      ] FilterSoftDeletedTableTest.TestFilterSofteDeletedTable/1
I20260710 13:16:42.031394  5736 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.5.154.62:39151
I20260710 13:16:42.032439  5736 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 13:16:42.037575 10077 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 13:16:42.037809 10076 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 13:16:42.039006 10079 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 13:16:42.039801  5736 server_base.cc:1061] running on GCE node
I20260710 13:16:42.040923  5736 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 13:16:42.041095  5736 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260710 13:16:42.041208  5736 hybrid_clock.cc:648] HybridClock initialized: now 1783689402041197 us; error 0 us; skew 500 ppm
I20260710 13:16:42.041649  5736 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 13:16:42.043759  5736 webserver.cc:533] Webserver started at http://127.5.154.62:36645/ using document root <none> and password file <none>
I20260710 13:16:42.044152  5736 fs_manager.cc:362] Metadata directory not provided
I20260710 13:16:42.044289  5736 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 13:16:42.044498  5736 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 13:16:42.045503  5736 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskPiHBc8/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783689303377817-5736-0/minicluster-data/master-0-root/instance:
uuid: "2568ce5086484ccbbc4d1971045d6f78"
format_stamp: "Formatted at 2026-07-10 13:16:42 on dist-test-slave-46l2"
I20260710 13:16:42.049472  5736 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.004s	sys 0.000s
I20260710 13:16:42.052413 10084 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:16:42.053086  5736 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260710 13:16:42.053349  5736 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskPiHBc8/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783689303377817-5736-0/minicluster-data/master-0-root
uuid: "2568ce5086484ccbbc4d1971045d6f78"
format_stamp: "Formatted at 2026-07-10 13:16:42 on dist-test-slave-46l2"
I20260710 13:16:42.053601  5736 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskPiHBc8/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783689303377817-5736-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskPiHBc8/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783689303377817-5736-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskPiHBc8/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783689303377817-5736-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)
I20260710 13:16:42.064373  5736 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 13:16:42.065482  5736 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 13:16:42.099903  5736 rpc_server.cc:307] RPC server started. Bound to: 127.5.154.62:39151
I20260710 13:16:42.100005 10135 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.5.154.62:39151 every 8 connection(s)
I20260710 13:16:42.103389 10136 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:16:42.112761 10136 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 2568ce5086484ccbbc4d1971045d6f78: Bootstrap starting.
I20260710 13:16:42.117059 10136 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 2568ce5086484ccbbc4d1971045d6f78: Neither blocks nor log segments found. Creating new log.
I20260710 13:16:42.120770 10136 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 2568ce5086484ccbbc4d1971045d6f78: No bootstrap required, opened a new log
I20260710 13:16:42.122689 10136 raft_consensus.cc:359] T 00000000000000000000000000000000 P 2568ce5086484ccbbc4d1971045d6f78 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "2568ce5086484ccbbc4d1971045d6f78" member_type: VOTER }
I20260710 13:16:42.123026 10136 raft_consensus.cc:385] T 00000000000000000000000000000000 P 2568ce5086484ccbbc4d1971045d6f78 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:16:42.123231 10136 raft_consensus.cc:740] T 00000000000000000000000000000000 P 2568ce5086484ccbbc4d1971045d6f78 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2568ce5086484ccbbc4d1971045d6f78, State: Initialized, Role: FOLLOWER
I20260710 13:16:42.123780 10136 consensus_queue.cc:260] T 00000000000000000000000000000000 P 2568ce5086484ccbbc4d1971045d6f78 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "2568ce5086484ccbbc4d1971045d6f78" member_type: VOTER }
I20260710 13:16:42.124203 10136 raft_consensus.cc:399] T 00000000000000000000000000000000 P 2568ce5086484ccbbc4d1971045d6f78 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260710 13:16:42.124401 10136 raft_consensus.cc:493] T 00000000000000000000000000000000 P 2568ce5086484ccbbc4d1971045d6f78 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260710 13:16:42.124651 10136 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 2568ce5086484ccbbc4d1971045d6f78 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:16:42.128943 10136 raft_consensus.cc:515] T 00000000000000000000000000000000 P 2568ce5086484ccbbc4d1971045d6f78 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "2568ce5086484ccbbc4d1971045d6f78" member_type: VOTER }
I20260710 13:16:42.129374 10136 leader_election.cc:304] T 00000000000000000000000000000000 P 2568ce5086484ccbbc4d1971045d6f78 [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: 2568ce5086484ccbbc4d1971045d6f78; no voters: 
I20260710 13:16:42.130347 10136 leader_election.cc:290] T 00000000000000000000000000000000 P 2568ce5086484ccbbc4d1971045d6f78 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260710 13:16:42.130609 10139 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 2568ce5086484ccbbc4d1971045d6f78 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:16:42.131735 10139 raft_consensus.cc:697] T 00000000000000000000000000000000 P 2568ce5086484ccbbc4d1971045d6f78 [term 1 LEADER]: Becoming Leader. State: Replica: 2568ce5086484ccbbc4d1971045d6f78, State: Running, Role: LEADER
I20260710 13:16:42.132309 10139 consensus_queue.cc:237] T 00000000000000000000000000000000 P 2568ce5086484ccbbc4d1971045d6f78 [LEADER]: Queue going to LEADER mode. State: All 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: "2568ce5086484ccbbc4d1971045d6f78" member_type: VOTER }
I20260710 13:16:42.132891 10136 sys_catalog.cc:565] T 00000000000000000000000000000000 P 2568ce5086484ccbbc4d1971045d6f78 [sys.catalog]: configured and running, proceeding with master startup.
I20260710 13:16:42.135896 10140 sys_catalog.cc:455] T 00000000000000000000000000000000 P 2568ce5086484ccbbc4d1971045d6f78 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "2568ce5086484ccbbc4d1971045d6f78" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "2568ce5086484ccbbc4d1971045d6f78" member_type: VOTER } }
I20260710 13:16:42.136451 10140 sys_catalog.cc:458] T 00000000000000000000000000000000 P 2568ce5086484ccbbc4d1971045d6f78 [sys.catalog]: This master's current role is: LEADER
I20260710 13:16:42.136957 10141 sys_catalog.cc:455] T 00000000000000000000000000000000 P 2568ce5086484ccbbc4d1971045d6f78 [sys.catalog]: SysCatalogTable state changed. Reason: New leader 2568ce5086484ccbbc4d1971045d6f78. Latest consensus state: current_term: 1 leader_uuid: "2568ce5086484ccbbc4d1971045d6f78" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "2568ce5086484ccbbc4d1971045d6f78" member_type: VOTER } }
I20260710 13:16:42.138020 10141 sys_catalog.cc:458] T 00000000000000000000000000000000 P 2568ce5086484ccbbc4d1971045d6f78 [sys.catalog]: This master's current role is: LEADER
I20260710 13:16:42.138748 10146 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260710 13:16:42.143261 10146 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260710 13:16:42.146044  5736 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260710 13:16:42.150777 10146 catalog_manager.cc:1383] Generated new cluster ID: 1487ac55b43b446699734cd694a5f358
I20260710 13:16:42.151067 10146 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260710 13:16:42.165870 10146 catalog_manager.cc:1406] Generated new certificate authority record
I20260710 13:16:42.167038 10146 catalog_manager.cc:1540] Loading token signing keys...
I20260710 13:16:42.177022 10146 catalog_manager.cc:6070] T 00000000000000000000000000000000 P 2568ce5086484ccbbc4d1971045d6f78: Generated new TSK 0
I20260710 13:16:42.177558 10146 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260710 13:16:42.212323  5736 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 13:16:42.217859 10157 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 13:16:42.218714 10158 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 13:16:42.221021 10160 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 13:16:42.221693  5736 server_base.cc:1061] running on GCE node
I20260710 13:16:42.222508  5736 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 13:16:42.222684  5736 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260710 13:16:42.222831  5736 hybrid_clock.cc:648] HybridClock initialized: now 1783689402222813 us; error 0 us; skew 500 ppm
I20260710 13:16:42.223322  5736 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 13:16:42.225430  5736 webserver.cc:533] Webserver started at http://127.5.154.1:37793/ using document root <none> and password file <none>
I20260710 13:16:42.225848  5736 fs_manager.cc:362] Metadata directory not provided
I20260710 13:16:42.226020  5736 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 13:16:42.226249  5736 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 13:16:42.227200  5736 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskPiHBc8/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783689303377817-5736-0/minicluster-data/ts-0-root/instance:
uuid: "d4e4f78de25f4680a35df6a34eb8f1b0"
format_stamp: "Formatted at 2026-07-10 13:16:42 on dist-test-slave-46l2"
I20260710 13:16:42.231123  5736 fs_manager.cc:696] Time spent creating directory manager: real 0.003s	user 0.005s	sys 0.000s
I20260710 13:16:42.234025 10165 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:16:42.234687  5736 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.001s	sys 0.000s
I20260710 13:16:42.234927  5736 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskPiHBc8/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783689303377817-5736-0/minicluster-data/ts-0-root
uuid: "d4e4f78de25f4680a35df6a34eb8f1b0"
format_stamp: "Formatted at 2026-07-10 13:16:42 on dist-test-slave-46l2"
I20260710 13:16:42.235176  5736 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskPiHBc8/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783689303377817-5736-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskPiHBc8/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783689303377817-5736-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskPiHBc8/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783689303377817-5736-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)
I20260710 13:16:42.251632  5736 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 13:16:42.252755  5736 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 13:16:42.254145  5736 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260710 13:16:42.256266  5736 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260710 13:16:42.256444  5736 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:16:42.256672  5736 ts_tablet_manager.cc:616] Registered 0 tablets
I20260710 13:16:42.256829  5736 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:16:42.293491  5736 rpc_server.cc:307] RPC server started. Bound to: 127.5.154.1:35279
I20260710 13:16:42.293587 10227 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.5.154.1:35279 every 8 connection(s)
I20260710 13:16:42.298028  5736 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 13:16:42.303946 10232 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 13:16:42.304320 10233 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 13:16:42.306555 10236 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 13:16:42.307564  5736 server_base.cc:1061] running on GCE node
I20260710 13:16:42.308542  5736 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 13:16:42.308820  5736 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260710 13:16:42.309090  5736 hybrid_clock.cc:648] HybridClock initialized: now 1783689402309069 us; error 0 us; skew 500 ppm
I20260710 13:16:42.309719  5736 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 13:16:42.310941 10228 heartbeater.cc:344] Connected to a master server at 127.5.154.62:39151
I20260710 13:16:42.311259 10228 heartbeater.cc:461] Registering TS with master...
I20260710 13:16:42.311965 10228 heartbeater.cc:507] Master 127.5.154.62:39151 requested a full tablet report, sending...
I20260710 13:16:42.312112  5736 webserver.cc:533] Webserver started at http://127.5.154.2:35479/ using document root <none> and password file <none>
I20260710 13:16:42.312673  5736 fs_manager.cc:362] Metadata directory not provided
I20260710 13:16:42.312881  5736 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 13:16:42.313194  5736 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 13:16:42.313884 10101 ts_manager.cc:194] Registered new tserver with Master: d4e4f78de25f4680a35df6a34eb8f1b0 (127.5.154.1:35279)
I20260710 13:16:42.314165  5736 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskPiHBc8/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783689303377817-5736-0/minicluster-data/ts-1-root/instance:
uuid: "e57db580c4024069ad8012b99959aa1f"
format_stamp: "Formatted at 2026-07-10 13:16:42 on dist-test-slave-46l2"
I20260710 13:16:42.315515 10101 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:51988
I20260710 13:16:42.318254  5736 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.001s	sys 0.004s
I20260710 13:16:42.321465 10240 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:16:42.322079  5736 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.001s
I20260710 13:16:42.322325  5736 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskPiHBc8/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783689303377817-5736-0/minicluster-data/ts-1-root
uuid: "e57db580c4024069ad8012b99959aa1f"
format_stamp: "Formatted at 2026-07-10 13:16:42 on dist-test-slave-46l2"
I20260710 13:16:42.322573  5736 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskPiHBc8/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783689303377817-5736-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskPiHBc8/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783689303377817-5736-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskPiHBc8/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783689303377817-5736-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)
I20260710 13:16:42.336499  5736 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 13:16:42.337494  5736 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 13:16:42.338711  5736 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260710 13:16:42.340763  5736 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260710 13:16:42.340940  5736 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:16:42.341158  5736 ts_tablet_manager.cc:616] Registered 0 tablets
I20260710 13:16:42.341300  5736 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:16:42.377693  5736 rpc_server.cc:307] RPC server started. Bound to: 127.5.154.2:39171
I20260710 13:16:42.377791 10302 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.5.154.2:39171 every 8 connection(s)
I20260710 13:16:42.382061  5736 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 13:16:42.389007 10306 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 13:16:42.391637 10307 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 13:16:42.394381  5736 server_base.cc:1061] running on GCE node
W20260710 13:16:42.394549 10309 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 13:16:42.395895  5736 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
I20260710 13:16:42.396113 10303 heartbeater.cc:344] Connected to a master server at 127.5.154.62:39151
W20260710 13:16:42.396130  5736 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260710 13:16:42.396605  5736 hybrid_clock.cc:648] HybridClock initialized: now 1783689402396583 us; error 0 us; skew 500 ppm
I20260710 13:16:42.396661 10303 heartbeater.cc:461] Registering TS with master...
I20260710 13:16:42.397387  5736 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 13:16:42.397588 10303 heartbeater.cc:507] Master 127.5.154.62:39151 requested a full tablet report, sending...
I20260710 13:16:42.399768  5736 webserver.cc:533] Webserver started at http://127.5.154.3:43465/ using document root <none> and password file <none>
I20260710 13:16:42.399852 10101 ts_manager.cc:194] Registered new tserver with Master: e57db580c4024069ad8012b99959aa1f (127.5.154.2:39171)
I20260710 13:16:42.400449  5736 fs_manager.cc:362] Metadata directory not provided
I20260710 13:16:42.400725  5736 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 13:16:42.401041  5736 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 13:16:42.401652 10101 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:52000
I20260710 13:16:42.402503  5736 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskPiHBc8/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783689303377817-5736-0/minicluster-data/ts-2-root/instance:
uuid: "2ba1f4397aac467e83a59c1ab8f383af"
format_stamp: "Formatted at 2026-07-10 13:16:42 on dist-test-slave-46l2"
I20260710 13:16:42.406670  5736 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.005s	sys 0.000s
I20260710 13:16:42.409607 10314 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:16:42.410264  5736 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260710 13:16:42.410530  5736 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskPiHBc8/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783689303377817-5736-0/minicluster-data/ts-2-root
uuid: "2ba1f4397aac467e83a59c1ab8f383af"
format_stamp: "Formatted at 2026-07-10 13:16:42 on dist-test-slave-46l2"
I20260710 13:16:42.410785  5736 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskPiHBc8/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783689303377817-5736-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskPiHBc8/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783689303377817-5736-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskPiHBc8/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783689303377817-5736-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)
I20260710 13:16:42.426730  5736 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 13:16:42.427810  5736 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 13:16:42.429205  5736 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260710 13:16:42.431252  5736 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260710 13:16:42.431437  5736 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:16:42.431649  5736 ts_tablet_manager.cc:616] Registered 0 tablets
I20260710 13:16:42.431795  5736 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:16:42.469163  5736 rpc_server.cc:307] RPC server started. Bound to: 127.5.154.3:40225
I20260710 13:16:42.469288 10376 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.5.154.3:40225 every 8 connection(s)
I20260710 13:16:42.481642 10377 heartbeater.cc:344] Connected to a master server at 127.5.154.62:39151
I20260710 13:16:42.482043 10377 heartbeater.cc:461] Registering TS with master...
I20260710 13:16:42.482743 10377 heartbeater.cc:507] Master 127.5.154.62:39151 requested a full tablet report, sending...
I20260710 13:16:42.484625 10101 ts_manager.cc:194] Registered new tserver with Master: 2ba1f4397aac467e83a59c1ab8f383af (127.5.154.3:40225)
I20260710 13:16:42.485200  5736 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.013127451s
I20260710 13:16:42.486263 10101 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:52014
I20260710 13:16:42.508584 10101 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:52026:
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"
    }
  }
}
W20260710 13:16:42.510880 10101 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.
I20260710 13:16:42.573382 10342 tablet_service.cc:1511] Processing CreateTablet for tablet ca2a85fd3b2d464ab3d26eb371cfc21e (DEFAULT_TABLE table=test-workload [id=269288c87ea34c5f9a06ff361f6dc3d9]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260710 13:16:42.574759 10342 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ca2a85fd3b2d464ab3d26eb371cfc21e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:16:42.575037 10339 tablet_service.cc:1511] Processing CreateTablet for tablet e699aecba1724dce8b947e2cf0b83937 (DEFAULT_TABLE table=test-workload [id=269288c87ea34c5f9a06ff361f6dc3d9]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260710 13:16:42.576324 10339 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e699aecba1724dce8b947e2cf0b83937. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:16:42.577574 10341 tablet_service.cc:1511] Processing CreateTablet for tablet a20757695ef34cd882acb34664b1abe8 (DEFAULT_TABLE table=test-workload [id=269288c87ea34c5f9a06ff361f6dc3d9]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260710 13:16:42.578846 10341 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a20757695ef34cd882acb34664b1abe8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:16:42.581561 10340 tablet_service.cc:1511] Processing CreateTablet for tablet 116e25461e474f1faf99a3f12a7a0185 (DEFAULT_TABLE table=test-workload [id=269288c87ea34c5f9a06ff361f6dc3d9]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260710 13:16:42.582811 10340 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 116e25461e474f1faf99a3f12a7a0185. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:16:42.585068 10338 tablet_service.cc:1511] Processing CreateTablet for tablet 97065545ecde4e749598c987c5894b3a (DEFAULT_TABLE table=test-workload [id=269288c87ea34c5f9a06ff361f6dc3d9]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260710 13:16:42.586313 10338 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 97065545ecde4e749598c987c5894b3a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:16:42.592084 10337 tablet_service.cc:1511] Processing CreateTablet for tablet 2995e352a5764bdf9862d0d4563189af (DEFAULT_TABLE table=test-workload [id=269288c87ea34c5f9a06ff361f6dc3d9]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260710 13:16:42.593389 10337 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2995e352a5764bdf9862d0d4563189af. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:16:42.598368 10336 tablet_service.cc:1511] Processing CreateTablet for tablet 2175c7f785194b89900558f149d8f18a (DEFAULT_TABLE table=test-workload [id=269288c87ea34c5f9a06ff361f6dc3d9]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260710 13:16:42.599613 10336 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2175c7f785194b89900558f149d8f18a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:16:42.603505 10335 tablet_service.cc:1511] Processing CreateTablet for tablet 3098c1d0a82245f1a7f639573a2ea9c1 (DEFAULT_TABLE table=test-workload [id=269288c87ea34c5f9a06ff361f6dc3d9]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260710 13:16:42.604815 10335 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3098c1d0a82245f1a7f639573a2ea9c1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:16:42.606820 10193 tablet_service.cc:1511] Processing CreateTablet for tablet ca2a85fd3b2d464ab3d26eb371cfc21e (DEFAULT_TABLE table=test-workload [id=269288c87ea34c5f9a06ff361f6dc3d9]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260710 13:16:42.608228 10193 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ca2a85fd3b2d464ab3d26eb371cfc21e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:16:42.609611 10190 tablet_service.cc:1511] Processing CreateTablet for tablet e699aecba1724dce8b947e2cf0b83937 (DEFAULT_TABLE table=test-workload [id=269288c87ea34c5f9a06ff361f6dc3d9]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260710 13:16:42.610905 10190 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e699aecba1724dce8b947e2cf0b83937. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:16:42.610582 10191 tablet_service.cc:1511] Processing CreateTablet for tablet 116e25461e474f1faf99a3f12a7a0185 (DEFAULT_TABLE table=test-workload [id=269288c87ea34c5f9a06ff361f6dc3d9]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260710 13:16:42.611827 10191 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 116e25461e474f1faf99a3f12a7a0185. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:16:42.609611 10192 tablet_service.cc:1511] Processing CreateTablet for tablet a20757695ef34cd882acb34664b1abe8 (DEFAULT_TABLE table=test-workload [id=269288c87ea34c5f9a06ff361f6dc3d9]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260710 13:16:42.614066 10334 tablet_service.cc:1511] Processing CreateTablet for tablet ce04f2bfb1fe41f2a477d2c9070c3120 (DEFAULT_TABLE table=test-workload [id=269288c87ea34c5f9a06ff361f6dc3d9]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260710 13:16:42.614010 10192 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a20757695ef34cd882acb34664b1abe8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:16:42.615279 10334 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ce04f2bfb1fe41f2a477d2c9070c3120. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:16:42.621701 10189 tablet_service.cc:1511] Processing CreateTablet for tablet 97065545ecde4e749598c987c5894b3a (DEFAULT_TABLE table=test-workload [id=269288c87ea34c5f9a06ff361f6dc3d9]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260710 13:16:42.622892 10189 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 97065545ecde4e749598c987c5894b3a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:16:42.634393 10188 tablet_service.cc:1511] Processing CreateTablet for tablet 2995e352a5764bdf9862d0d4563189af (DEFAULT_TABLE table=test-workload [id=269288c87ea34c5f9a06ff361f6dc3d9]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260710 13:16:42.635682 10188 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2995e352a5764bdf9862d0d4563189af. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:16:42.655117 10187 tablet_service.cc:1511] Processing CreateTablet for tablet 2175c7f785194b89900558f149d8f18a (DEFAULT_TABLE table=test-workload [id=269288c87ea34c5f9a06ff361f6dc3d9]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260710 13:16:42.659653 10187 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2175c7f785194b89900558f149d8f18a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:16:42.661428 10391 tablet_bootstrap.cc:492] T 116e25461e474f1faf99a3f12a7a0185 P 2ba1f4397aac467e83a59c1ab8f383af: Bootstrap starting.
I20260710 13:16:42.665189 10392 tablet_bootstrap.cc:492] T 97065545ecde4e749598c987c5894b3a P d4e4f78de25f4680a35df6a34eb8f1b0: Bootstrap starting.
I20260710 13:16:42.665608 10186 tablet_service.cc:1511] Processing CreateTablet for tablet 3098c1d0a82245f1a7f639573a2ea9c1 (DEFAULT_TABLE table=test-workload [id=269288c87ea34c5f9a06ff361f6dc3d9]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260710 13:16:42.666874 10186 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3098c1d0a82245f1a7f639573a2ea9c1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:16:42.669590 10185 tablet_service.cc:1511] Processing CreateTablet for tablet ce04f2bfb1fe41f2a477d2c9070c3120 (DEFAULT_TABLE table=test-workload [id=269288c87ea34c5f9a06ff361f6dc3d9]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260710 13:16:42.670815 10185 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ce04f2bfb1fe41f2a477d2c9070c3120. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:16:42.671043 10392 tablet_bootstrap.cc:654] T 97065545ecde4e749598c987c5894b3a P d4e4f78de25f4680a35df6a34eb8f1b0: Neither blocks nor log segments found. Creating new log.
I20260710 13:16:42.697628 10268 tablet_service.cc:1511] Processing CreateTablet for tablet ca2a85fd3b2d464ab3d26eb371cfc21e (DEFAULT_TABLE table=test-workload [id=269288c87ea34c5f9a06ff361f6dc3d9]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260710 13:16:42.698774 10268 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ca2a85fd3b2d464ab3d26eb371cfc21e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:16:42.702355 10267 tablet_service.cc:1511] Processing CreateTablet for tablet a20757695ef34cd882acb34664b1abe8 (DEFAULT_TABLE table=test-workload [id=269288c87ea34c5f9a06ff361f6dc3d9]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260710 13:16:42.703177 10265 tablet_service.cc:1511] Processing CreateTablet for tablet e699aecba1724dce8b947e2cf0b83937 (DEFAULT_TABLE table=test-workload [id=269288c87ea34c5f9a06ff361f6dc3d9]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260710 13:16:42.703889 10261 tablet_service.cc:1511] Processing CreateTablet for tablet 3098c1d0a82245f1a7f639573a2ea9c1 (DEFAULT_TABLE table=test-workload [id=269288c87ea34c5f9a06ff361f6dc3d9]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260710 13:16:42.704274 10260 tablet_service.cc:1511] Processing CreateTablet for tablet ce04f2bfb1fe41f2a477d2c9070c3120 (DEFAULT_TABLE table=test-workload [id=269288c87ea34c5f9a06ff361f6dc3d9]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260710 13:16:42.704818 10262 tablet_service.cc:1511] Processing CreateTablet for tablet 2175c7f785194b89900558f149d8f18a (DEFAULT_TABLE table=test-workload [id=269288c87ea34c5f9a06ff361f6dc3d9]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260710 13:16:42.705077 10266 tablet_service.cc:1511] Processing CreateTablet for tablet 116e25461e474f1faf99a3f12a7a0185 (DEFAULT_TABLE table=test-workload [id=269288c87ea34c5f9a06ff361f6dc3d9]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260710 13:16:42.702400 10263 tablet_service.cc:1511] Processing CreateTablet for tablet 2995e352a5764bdf9862d0d4563189af (DEFAULT_TABLE table=test-workload [id=269288c87ea34c5f9a06ff361f6dc3d9]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260710 13:16:42.703787 10267 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a20757695ef34cd882acb34664b1abe8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:16:42.707516 10262 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2175c7f785194b89900558f149d8f18a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:16:42.708096 10266 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 116e25461e474f1faf99a3f12a7a0185. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:16:42.708688 10261 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3098c1d0a82245f1a7f639573a2ea9c1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:16:42.702481 10264 tablet_service.cc:1511] Processing CreateTablet for tablet 97065545ecde4e749598c987c5894b3a (DEFAULT_TABLE table=test-workload [id=269288c87ea34c5f9a06ff361f6dc3d9]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260710 13:16:42.709396 10260 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ce04f2bfb1fe41f2a477d2c9070c3120. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:16:42.710408 10263 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2995e352a5764bdf9862d0d4563189af. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:16:42.712049 10264 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 97065545ecde4e749598c987c5894b3a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:16:42.713198 10391 tablet_bootstrap.cc:654] T 116e25461e474f1faf99a3f12a7a0185 P 2ba1f4397aac467e83a59c1ab8f383af: Neither blocks nor log segments found. Creating new log.
I20260710 13:16:42.716853 10265 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e699aecba1724dce8b947e2cf0b83937. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:16:42.735090 10395 tablet_bootstrap.cc:492] T ca2a85fd3b2d464ab3d26eb371cfc21e P e57db580c4024069ad8012b99959aa1f: Bootstrap starting.
I20260710 13:16:42.738842 10392 tablet_bootstrap.cc:492] T 97065545ecde4e749598c987c5894b3a P d4e4f78de25f4680a35df6a34eb8f1b0: No bootstrap required, opened a new log
I20260710 13:16:42.739279 10392 ts_tablet_manager.cc:1403] T 97065545ecde4e749598c987c5894b3a P d4e4f78de25f4680a35df6a34eb8f1b0: Time spent bootstrapping tablet: real 0.074s	user 0.012s	sys 0.022s
I20260710 13:16:42.744994 10392 raft_consensus.cc:359] T 97065545ecde4e749598c987c5894b3a P d4e4f78de25f4680a35df6a34eb8f1b0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d4e4f78de25f4680a35df6a34eb8f1b0" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 35279 } } peers { permanent_uuid: "e57db580c4024069ad8012b99959aa1f" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 39171 } } peers { permanent_uuid: "2ba1f4397aac467e83a59c1ab8f383af" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 40225 } }
I20260710 13:16:42.745745 10392 raft_consensus.cc:385] T 97065545ecde4e749598c987c5894b3a P d4e4f78de25f4680a35df6a34eb8f1b0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:16:42.746086 10392 raft_consensus.cc:740] T 97065545ecde4e749598c987c5894b3a P d4e4f78de25f4680a35df6a34eb8f1b0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d4e4f78de25f4680a35df6a34eb8f1b0, State: Initialized, Role: FOLLOWER
I20260710 13:16:42.746945 10392 consensus_queue.cc:260] T 97065545ecde4e749598c987c5894b3a P d4e4f78de25f4680a35df6a34eb8f1b0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d4e4f78de25f4680a35df6a34eb8f1b0" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 35279 } } peers { permanent_uuid: "e57db580c4024069ad8012b99959aa1f" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 39171 } } peers { permanent_uuid: "2ba1f4397aac467e83a59c1ab8f383af" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 40225 } }
I20260710 13:16:42.746102 10395 tablet_bootstrap.cc:654] T ca2a85fd3b2d464ab3d26eb371cfc21e P e57db580c4024069ad8012b99959aa1f: Neither blocks nor log segments found. Creating new log.
I20260710 13:16:42.756379 10395 tablet_bootstrap.cc:492] T ca2a85fd3b2d464ab3d26eb371cfc21e P e57db580c4024069ad8012b99959aa1f: No bootstrap required, opened a new log
I20260710 13:16:42.756760 10395 ts_tablet_manager.cc:1403] T ca2a85fd3b2d464ab3d26eb371cfc21e P e57db580c4024069ad8012b99959aa1f: Time spent bootstrapping tablet: real 0.022s	user 0.010s	sys 0.000s
I20260710 13:16:42.761927 10391 tablet_bootstrap.cc:492] T 116e25461e474f1faf99a3f12a7a0185 P 2ba1f4397aac467e83a59c1ab8f383af: No bootstrap required, opened a new log
I20260710 13:16:42.762331 10391 ts_tablet_manager.cc:1403] T 116e25461e474f1faf99a3f12a7a0185 P 2ba1f4397aac467e83a59c1ab8f383af: Time spent bootstrapping tablet: real 0.101s	user 0.015s	sys 0.006s
I20260710 13:16:42.764557 10391 raft_consensus.cc:359] T 116e25461e474f1faf99a3f12a7a0185 P 2ba1f4397aac467e83a59c1ab8f383af [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d4e4f78de25f4680a35df6a34eb8f1b0" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 35279 } } peers { permanent_uuid: "e57db580c4024069ad8012b99959aa1f" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 39171 } } peers { permanent_uuid: "2ba1f4397aac467e83a59c1ab8f383af" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 40225 } }
I20260710 13:16:42.765069 10391 raft_consensus.cc:385] T 116e25461e474f1faf99a3f12a7a0185 P 2ba1f4397aac467e83a59c1ab8f383af [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:16:42.765247 10391 raft_consensus.cc:740] T 116e25461e474f1faf99a3f12a7a0185 P 2ba1f4397aac467e83a59c1ab8f383af [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2ba1f4397aac467e83a59c1ab8f383af, State: Initialized, Role: FOLLOWER
I20260710 13:16:42.765821 10391 consensus_queue.cc:260] T 116e25461e474f1faf99a3f12a7a0185 P 2ba1f4397aac467e83a59c1ab8f383af [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d4e4f78de25f4680a35df6a34eb8f1b0" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 35279 } } peers { permanent_uuid: "e57db580c4024069ad8012b99959aa1f" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 39171 } } peers { permanent_uuid: "2ba1f4397aac467e83a59c1ab8f383af" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 40225 } }
I20260710 13:16:42.766770 10228 heartbeater.cc:499] Master 127.5.154.62:39151 was elected leader, sending a full tablet report...
I20260710 13:16:42.767355 10392 ts_tablet_manager.cc:1434] T 97065545ecde4e749598c987c5894b3a P d4e4f78de25f4680a35df6a34eb8f1b0: Time spent starting tablet: real 0.028s	user 0.008s	sys 0.017s
I20260710 13:16:42.768376 10392 tablet_bootstrap.cc:492] T e699aecba1724dce8b947e2cf0b83937 P d4e4f78de25f4680a35df6a34eb8f1b0: Bootstrap starting.
I20260710 13:16:42.759009 10395 raft_consensus.cc:359] T ca2a85fd3b2d464ab3d26eb371cfc21e P e57db580c4024069ad8012b99959aa1f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ba1f4397aac467e83a59c1ab8f383af" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 40225 } } peers { permanent_uuid: "d4e4f78de25f4680a35df6a34eb8f1b0" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 35279 } } peers { permanent_uuid: "e57db580c4024069ad8012b99959aa1f" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 39171 } }
I20260710 13:16:42.769572 10377 heartbeater.cc:499] Master 127.5.154.62:39151 was elected leader, sending a full tablet report...
I20260710 13:16:42.770543 10391 ts_tablet_manager.cc:1434] T 116e25461e474f1faf99a3f12a7a0185 P 2ba1f4397aac467e83a59c1ab8f383af: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.002s
I20260710 13:16:42.771639 10391 tablet_bootstrap.cc:492] T ca2a85fd3b2d464ab3d26eb371cfc21e P 2ba1f4397aac467e83a59c1ab8f383af: Bootstrap starting.
I20260710 13:16:42.775038 10392 tablet_bootstrap.cc:654] T e699aecba1724dce8b947e2cf0b83937 P d4e4f78de25f4680a35df6a34eb8f1b0: Neither blocks nor log segments found. Creating new log.
I20260710 13:16:42.777558 10391 tablet_bootstrap.cc:654] T ca2a85fd3b2d464ab3d26eb371cfc21e P 2ba1f4397aac467e83a59c1ab8f383af: Neither blocks nor log segments found. Creating new log.
I20260710 13:16:42.769277 10395 raft_consensus.cc:385] T ca2a85fd3b2d464ab3d26eb371cfc21e P e57db580c4024069ad8012b99959aa1f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:16:42.779913 10395 raft_consensus.cc:740] T ca2a85fd3b2d464ab3d26eb371cfc21e P e57db580c4024069ad8012b99959aa1f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e57db580c4024069ad8012b99959aa1f, State: Initialized, Role: FOLLOWER
I20260710 13:16:42.780371 10392 tablet_bootstrap.cc:492] T e699aecba1724dce8b947e2cf0b83937 P d4e4f78de25f4680a35df6a34eb8f1b0: No bootstrap required, opened a new log
I20260710 13:16:42.780973 10392 ts_tablet_manager.cc:1403] T e699aecba1724dce8b947e2cf0b83937 P d4e4f78de25f4680a35df6a34eb8f1b0: Time spent bootstrapping tablet: real 0.013s	user 0.006s	sys 0.005s
I20260710 13:16:42.780851 10395 consensus_queue.cc:260] T ca2a85fd3b2d464ab3d26eb371cfc21e P e57db580c4024069ad8012b99959aa1f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ba1f4397aac467e83a59c1ab8f383af" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 40225 } } peers { permanent_uuid: "d4e4f78de25f4680a35df6a34eb8f1b0" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 35279 } } peers { permanent_uuid: "e57db580c4024069ad8012b99959aa1f" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 39171 } }
I20260710 13:16:42.783955 10392 raft_consensus.cc:359] T e699aecba1724dce8b947e2cf0b83937 P d4e4f78de25f4680a35df6a34eb8f1b0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d4e4f78de25f4680a35df6a34eb8f1b0" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 35279 } } peers { permanent_uuid: "e57db580c4024069ad8012b99959aa1f" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 39171 } } peers { permanent_uuid: "2ba1f4397aac467e83a59c1ab8f383af" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 40225 } }
I20260710 13:16:42.784757 10392 raft_consensus.cc:385] T e699aecba1724dce8b947e2cf0b83937 P d4e4f78de25f4680a35df6a34eb8f1b0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:16:42.785112 10392 raft_consensus.cc:740] T e699aecba1724dce8b947e2cf0b83937 P d4e4f78de25f4680a35df6a34eb8f1b0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d4e4f78de25f4680a35df6a34eb8f1b0, State: Initialized, Role: FOLLOWER
I20260710 13:16:42.785997 10392 consensus_queue.cc:260] T e699aecba1724dce8b947e2cf0b83937 P d4e4f78de25f4680a35df6a34eb8f1b0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d4e4f78de25f4680a35df6a34eb8f1b0" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 35279 } } peers { permanent_uuid: "e57db580c4024069ad8012b99959aa1f" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 39171 } } peers { permanent_uuid: "2ba1f4397aac467e83a59c1ab8f383af" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 40225 } }
I20260710 13:16:42.788138 10392 ts_tablet_manager.cc:1434] T e699aecba1724dce8b947e2cf0b83937 P d4e4f78de25f4680a35df6a34eb8f1b0: Time spent starting tablet: real 0.007s	user 0.002s	sys 0.004s
I20260710 13:16:42.789258 10392 tablet_bootstrap.cc:492] T a20757695ef34cd882acb34664b1abe8 P d4e4f78de25f4680a35df6a34eb8f1b0: Bootstrap starting.
I20260710 13:16:42.789911 10395 ts_tablet_manager.cc:1434] T ca2a85fd3b2d464ab3d26eb371cfc21e P e57db580c4024069ad8012b99959aa1f: Time spent starting tablet: real 0.033s	user 0.007s	sys 0.006s
I20260710 13:16:42.790704 10303 heartbeater.cc:499] Master 127.5.154.62:39151 was elected leader, sending a full tablet report...
I20260710 13:16:42.796131 10391 tablet_bootstrap.cc:492] T ca2a85fd3b2d464ab3d26eb371cfc21e P 2ba1f4397aac467e83a59c1ab8f383af: No bootstrap required, opened a new log
I20260710 13:16:42.796703 10391 ts_tablet_manager.cc:1403] T ca2a85fd3b2d464ab3d26eb371cfc21e P 2ba1f4397aac467e83a59c1ab8f383af: Time spent bootstrapping tablet: real 0.025s	user 0.008s	sys 0.017s
I20260710 13:16:42.798113 10392 tablet_bootstrap.cc:654] T a20757695ef34cd882acb34664b1abe8 P d4e4f78de25f4680a35df6a34eb8f1b0: Neither blocks nor log segments found. Creating new log.
I20260710 13:16:42.799434 10391 raft_consensus.cc:359] T ca2a85fd3b2d464ab3d26eb371cfc21e P 2ba1f4397aac467e83a59c1ab8f383af [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ba1f4397aac467e83a59c1ab8f383af" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 40225 } } peers { permanent_uuid: "d4e4f78de25f4680a35df6a34eb8f1b0" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 35279 } } peers { permanent_uuid: "e57db580c4024069ad8012b99959aa1f" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 39171 } }
I20260710 13:16:42.800221 10391 raft_consensus.cc:385] T ca2a85fd3b2d464ab3d26eb371cfc21e P 2ba1f4397aac467e83a59c1ab8f383af [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:16:42.800551 10391 raft_consensus.cc:740] T ca2a85fd3b2d464ab3d26eb371cfc21e P 2ba1f4397aac467e83a59c1ab8f383af [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2ba1f4397aac467e83a59c1ab8f383af, State: Initialized, Role: FOLLOWER
I20260710 13:16:42.801438 10391 consensus_queue.cc:260] T ca2a85fd3b2d464ab3d26eb371cfc21e P 2ba1f4397aac467e83a59c1ab8f383af [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ba1f4397aac467e83a59c1ab8f383af" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 40225 } } peers { permanent_uuid: "d4e4f78de25f4680a35df6a34eb8f1b0" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 35279 } } peers { permanent_uuid: "e57db580c4024069ad8012b99959aa1f" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 39171 } }
I20260710 13:16:42.802524 10395 tablet_bootstrap.cc:492] T e699aecba1724dce8b947e2cf0b83937 P e57db580c4024069ad8012b99959aa1f: Bootstrap starting.
I20260710 13:16:42.803798 10391 ts_tablet_manager.cc:1434] T ca2a85fd3b2d464ab3d26eb371cfc21e P 2ba1f4397aac467e83a59c1ab8f383af: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260710 13:16:42.804833 10391 tablet_bootstrap.cc:492] T a20757695ef34cd882acb34664b1abe8 P 2ba1f4397aac467e83a59c1ab8f383af: Bootstrap starting.
I20260710 13:16:42.810532 10391 tablet_bootstrap.cc:654] T a20757695ef34cd882acb34664b1abe8 P 2ba1f4397aac467e83a59c1ab8f383af: Neither blocks nor log segments found. Creating new log.
I20260710 13:16:42.812780 10395 tablet_bootstrap.cc:654] T e699aecba1724dce8b947e2cf0b83937 P e57db580c4024069ad8012b99959aa1f: Neither blocks nor log segments found. Creating new log.
I20260710 13:16:42.824841 10395 tablet_bootstrap.cc:492] T e699aecba1724dce8b947e2cf0b83937 P e57db580c4024069ad8012b99959aa1f: No bootstrap required, opened a new log
I20260710 13:16:42.825472 10395 ts_tablet_manager.cc:1403] T e699aecba1724dce8b947e2cf0b83937 P e57db580c4024069ad8012b99959aa1f: Time spent bootstrapping tablet: real 0.023s	user 0.008s	sys 0.009s
I20260710 13:16:42.828284 10392 tablet_bootstrap.cc:492] T a20757695ef34cd882acb34664b1abe8 P d4e4f78de25f4680a35df6a34eb8f1b0: No bootstrap required, opened a new log
I20260710 13:16:42.828864 10392 ts_tablet_manager.cc:1403] T a20757695ef34cd882acb34664b1abe8 P d4e4f78de25f4680a35df6a34eb8f1b0: Time spent bootstrapping tablet: real 0.040s	user 0.024s	sys 0.012s
I20260710 13:16:42.828500 10395 raft_consensus.cc:359] T e699aecba1724dce8b947e2cf0b83937 P e57db580c4024069ad8012b99959aa1f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d4e4f78de25f4680a35df6a34eb8f1b0" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 35279 } } peers { permanent_uuid: "e57db580c4024069ad8012b99959aa1f" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 39171 } } peers { permanent_uuid: "2ba1f4397aac467e83a59c1ab8f383af" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 40225 } }
I20260710 13:16:42.829604 10395 raft_consensus.cc:385] T e699aecba1724dce8b947e2cf0b83937 P e57db580c4024069ad8012b99959aa1f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:16:42.829977 10395 raft_consensus.cc:740] T e699aecba1724dce8b947e2cf0b83937 P e57db580c4024069ad8012b99959aa1f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e57db580c4024069ad8012b99959aa1f, State: Initialized, Role: FOLLOWER
I20260710 13:16:42.831665 10395 consensus_queue.cc:260] T e699aecba1724dce8b947e2cf0b83937 P e57db580c4024069ad8012b99959aa1f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d4e4f78de25f4680a35df6a34eb8f1b0" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 35279 } } peers { permanent_uuid: "e57db580c4024069ad8012b99959aa1f" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 39171 } } peers { permanent_uuid: "2ba1f4397aac467e83a59c1ab8f383af" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 40225 } }
I20260710 13:16:42.831709 10392 raft_consensus.cc:359] T a20757695ef34cd882acb34664b1abe8 P d4e4f78de25f4680a35df6a34eb8f1b0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d4e4f78de25f4680a35df6a34eb8f1b0" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 35279 } } peers { permanent_uuid: "e57db580c4024069ad8012b99959aa1f" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 39171 } } peers { permanent_uuid: "2ba1f4397aac467e83a59c1ab8f383af" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 40225 } }
I20260710 13:16:42.832641 10391 tablet_bootstrap.cc:492] T a20757695ef34cd882acb34664b1abe8 P 2ba1f4397aac467e83a59c1ab8f383af: No bootstrap required, opened a new log
I20260710 13:16:42.832667 10392 raft_consensus.cc:385] T a20757695ef34cd882acb34664b1abe8 P d4e4f78de25f4680a35df6a34eb8f1b0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:16:42.833220 10392 raft_consensus.cc:740] T a20757695ef34cd882acb34664b1abe8 P d4e4f78de25f4680a35df6a34eb8f1b0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d4e4f78de25f4680a35df6a34eb8f1b0, State: Initialized, Role: FOLLOWER
I20260710 13:16:42.833302 10391 ts_tablet_manager.cc:1403] T a20757695ef34cd882acb34664b1abe8 P 2ba1f4397aac467e83a59c1ab8f383af: Time spent bootstrapping tablet: real 0.029s	user 0.009s	sys 0.018s
I20260710 13:16:42.834074 10395 ts_tablet_manager.cc:1434] T e699aecba1724dce8b947e2cf0b83937 P e57db580c4024069ad8012b99959aa1f: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.000s
I20260710 13:16:42.834013 10392 consensus_queue.cc:260] T a20757695ef34cd882acb34664b1abe8 P d4e4f78de25f4680a35df6a34eb8f1b0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d4e4f78de25f4680a35df6a34eb8f1b0" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 35279 } } peers { permanent_uuid: "e57db580c4024069ad8012b99959aa1f" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 39171 } } peers { permanent_uuid: "2ba1f4397aac467e83a59c1ab8f383af" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 40225 } }
I20260710 13:16:42.835175 10395 tablet_bootstrap.cc:492] T 2995e352a5764bdf9862d0d4563189af P e57db580c4024069ad8012b99959aa1f: Bootstrap starting.
I20260710 13:16:42.836299 10392 ts_tablet_manager.cc:1434] T a20757695ef34cd882acb34664b1abe8 P d4e4f78de25f4680a35df6a34eb8f1b0: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260710 13:16:42.836244 10391 raft_consensus.cc:359] T a20757695ef34cd882acb34664b1abe8 P 2ba1f4397aac467e83a59c1ab8f383af [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d4e4f78de25f4680a35df6a34eb8f1b0" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 35279 } } peers { permanent_uuid: "e57db580c4024069ad8012b99959aa1f" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 39171 } } peers { permanent_uuid: "2ba1f4397aac467e83a59c1ab8f383af" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 40225 } }
I20260710 13:16:42.837169 10391 raft_consensus.cc:385] T a20757695ef34cd882acb34664b1abe8 P 2ba1f4397aac467e83a59c1ab8f383af [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:16:42.837500 10392 tablet_bootstrap.cc:492] T 2175c7f785194b89900558f149d8f18a P d4e4f78de25f4680a35df6a34eb8f1b0: Bootstrap starting.
I20260710 13:16:42.837481 10391 raft_consensus.cc:740] T a20757695ef34cd882acb34664b1abe8 P 2ba1f4397aac467e83a59c1ab8f383af [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2ba1f4397aac467e83a59c1ab8f383af, State: Initialized, Role: FOLLOWER
I20260710 13:16:42.838351 10391 consensus_queue.cc:260] T a20757695ef34cd882acb34664b1abe8 P 2ba1f4397aac467e83a59c1ab8f383af [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d4e4f78de25f4680a35df6a34eb8f1b0" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 35279 } } peers { permanent_uuid: "e57db580c4024069ad8012b99959aa1f" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 39171 } } peers { permanent_uuid: "2ba1f4397aac467e83a59c1ab8f383af" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 40225 } }
I20260710 13:16:42.840399 10391 ts_tablet_manager.cc:1434] T a20757695ef34cd882acb34664b1abe8 P 2ba1f4397aac467e83a59c1ab8f383af: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260710 13:16:42.841393 10391 tablet_bootstrap.cc:492] T 2175c7f785194b89900558f149d8f18a P 2ba1f4397aac467e83a59c1ab8f383af: Bootstrap starting.
I20260710 13:16:42.841759 10395 tablet_bootstrap.cc:654] T 2995e352a5764bdf9862d0d4563189af P e57db580c4024069ad8012b99959aa1f: Neither blocks nor log segments found. Creating new log.
I20260710 13:16:42.843660 10392 tablet_bootstrap.cc:654] T 2175c7f785194b89900558f149d8f18a P d4e4f78de25f4680a35df6a34eb8f1b0: Neither blocks nor log segments found. Creating new log.
I20260710 13:16:42.846875 10391 tablet_bootstrap.cc:654] T 2175c7f785194b89900558f149d8f18a P 2ba1f4397aac467e83a59c1ab8f383af: Neither blocks nor log segments found. Creating new log.
I20260710 13:16:42.860019 10392 tablet_bootstrap.cc:492] T 2175c7f785194b89900558f149d8f18a P d4e4f78de25f4680a35df6a34eb8f1b0: No bootstrap required, opened a new log
I20260710 13:16:42.860554 10392 ts_tablet_manager.cc:1403] T 2175c7f785194b89900558f149d8f18a P d4e4f78de25f4680a35df6a34eb8f1b0: Time spent bootstrapping tablet: real 0.023s	user 0.011s	sys 0.009s
I20260710 13:16:42.861641 10391 tablet_bootstrap.cc:492] T 2175c7f785194b89900558f149d8f18a P 2ba1f4397aac467e83a59c1ab8f383af: No bootstrap required, opened a new log
I20260710 13:16:42.861901 10395 tablet_bootstrap.cc:492] T 2995e352a5764bdf9862d0d4563189af P e57db580c4024069ad8012b99959aa1f: No bootstrap required, opened a new log
I20260710 13:16:42.862116 10391 ts_tablet_manager.cc:1403] T 2175c7f785194b89900558f149d8f18a P 2ba1f4397aac467e83a59c1ab8f383af: Time spent bootstrapping tablet: real 0.021s	user 0.015s	sys 0.004s
I20260710 13:16:42.862354 10395 ts_tablet_manager.cc:1403] T 2995e352a5764bdf9862d0d4563189af P e57db580c4024069ad8012b99959aa1f: Time spent bootstrapping tablet: real 0.027s	user 0.013s	sys 0.003s
I20260710 13:16:42.863361 10392 raft_consensus.cc:359] T 2175c7f785194b89900558f149d8f18a P d4e4f78de25f4680a35df6a34eb8f1b0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d4e4f78de25f4680a35df6a34eb8f1b0" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 35279 } } peers { permanent_uuid: "e57db580c4024069ad8012b99959aa1f" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 39171 } } peers { permanent_uuid: "2ba1f4397aac467e83a59c1ab8f383af" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 40225 } }
I20260710 13:16:42.864054 10392 raft_consensus.cc:385] T 2175c7f785194b89900558f149d8f18a P d4e4f78de25f4680a35df6a34eb8f1b0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:16:42.864390 10392 raft_consensus.cc:740] T 2175c7f785194b89900558f149d8f18a P d4e4f78de25f4680a35df6a34eb8f1b0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d4e4f78de25f4680a35df6a34eb8f1b0, State: Initialized, Role: FOLLOWER
I20260710 13:16:42.864902 10391 raft_consensus.cc:359] T 2175c7f785194b89900558f149d8f18a P 2ba1f4397aac467e83a59c1ab8f383af [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d4e4f78de25f4680a35df6a34eb8f1b0" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 35279 } } peers { permanent_uuid: "e57db580c4024069ad8012b99959aa1f" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 39171 } } peers { permanent_uuid: "2ba1f4397aac467e83a59c1ab8f383af" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 40225 } }
I20260710 13:16:42.864493 10395 raft_consensus.cc:359] T 2995e352a5764bdf9862d0d4563189af P e57db580c4024069ad8012b99959aa1f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d4e4f78de25f4680a35df6a34eb8f1b0" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 35279 } } peers { permanent_uuid: "e57db580c4024069ad8012b99959aa1f" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 39171 } } peers { permanent_uuid: "2ba1f4397aac467e83a59c1ab8f383af" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 40225 } }
I20260710 13:16:42.865670 10391 raft_consensus.cc:385] T 2175c7f785194b89900558f149d8f18a P 2ba1f4397aac467e83a59c1ab8f383af [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:16:42.865295 10392 consensus_queue.cc:260] T 2175c7f785194b89900558f149d8f18a P d4e4f78de25f4680a35df6a34eb8f1b0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d4e4f78de25f4680a35df6a34eb8f1b0" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 35279 } } peers { permanent_uuid: "e57db580c4024069ad8012b99959aa1f" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 39171 } } peers { permanent_uuid: "2ba1f4397aac467e83a59c1ab8f383af" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 40225 } }
I20260710 13:16:42.866042 10391 raft_consensus.cc:740] T 2175c7f785194b89900558f149d8f18a P 2ba1f4397aac467e83a59c1ab8f383af [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2ba1f4397aac467e83a59c1ab8f383af, State: Initialized, Role: FOLLOWER
I20260710 13:16:42.865803 10395 raft_consensus.cc:385] T 2995e352a5764bdf9862d0d4563189af P e57db580c4024069ad8012b99959aa1f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:16:42.866545 10395 raft_consensus.cc:740] T 2995e352a5764bdf9862d0d4563189af P e57db580c4024069ad8012b99959aa1f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e57db580c4024069ad8012b99959aa1f, State: Initialized, Role: FOLLOWER
I20260710 13:16:42.866820 10391 consensus_queue.cc:260] T 2175c7f785194b89900558f149d8f18a P 2ba1f4397aac467e83a59c1ab8f383af [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d4e4f78de25f4680a35df6a34eb8f1b0" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 35279 } } peers { permanent_uuid: "e57db580c4024069ad8012b99959aa1f" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 39171 } } peers { permanent_uuid: "2ba1f4397aac467e83a59c1ab8f383af" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 40225 } }
I20260710 13:16:42.867287 10395 consensus_queue.cc:260] T 2995e352a5764bdf9862d0d4563189af P e57db580c4024069ad8012b99959aa1f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d4e4f78de25f4680a35df6a34eb8f1b0" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 35279 } } peers { permanent_uuid: "e57db580c4024069ad8012b99959aa1f" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 39171 } } peers { permanent_uuid: "2ba1f4397aac467e83a59c1ab8f383af" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 40225 } }
I20260710 13:16:42.869005 10391 ts_tablet_manager.cc:1434] T 2175c7f785194b89900558f149d8f18a P 2ba1f4397aac467e83a59c1ab8f383af: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.003s
I20260710 13:16:42.869968 10392 ts_tablet_manager.cc:1434] T 2175c7f785194b89900558f149d8f18a P d4e4f78de25f4680a35df6a34eb8f1b0: Time spent starting tablet: real 0.009s	user 0.005s	sys 0.000s
I20260710 13:16:42.870024 10391 tablet_bootstrap.cc:492] T 97065545ecde4e749598c987c5894b3a P 2ba1f4397aac467e83a59c1ab8f383af: Bootstrap starting.
I20260710 13:16:42.870350 10401 raft_consensus.cc:493] T ca2a85fd3b2d464ab3d26eb371cfc21e P e57db580c4024069ad8012b99959aa1f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:16:42.871088 10392 tablet_bootstrap.cc:492] T 116e25461e474f1faf99a3f12a7a0185 P d4e4f78de25f4680a35df6a34eb8f1b0: Bootstrap starting.
I20260710 13:16:42.870842 10401 raft_consensus.cc:515] T ca2a85fd3b2d464ab3d26eb371cfc21e P e57db580c4024069ad8012b99959aa1f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ba1f4397aac467e83a59c1ab8f383af" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 40225 } } peers { permanent_uuid: "d4e4f78de25f4680a35df6a34eb8f1b0" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 35279 } } peers { permanent_uuid: "e57db580c4024069ad8012b99959aa1f" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 39171 } }
I20260710 13:16:42.876847 10391 tablet_bootstrap.cc:654] T 97065545ecde4e749598c987c5894b3a P 2ba1f4397aac467e83a59c1ab8f383af: Neither blocks nor log segments found. Creating new log.
I20260710 13:16:42.877447 10392 tablet_bootstrap.cc:654] T 116e25461e474f1faf99a3f12a7a0185 P d4e4f78de25f4680a35df6a34eb8f1b0: Neither blocks nor log segments found. Creating new log.
I20260710 13:16:42.877687 10401 leader_election.cc:290] T ca2a85fd3b2d464ab3d26eb371cfc21e P e57db580c4024069ad8012b99959aa1f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2ba1f4397aac467e83a59c1ab8f383af (127.5.154.3:40225), d4e4f78de25f4680a35df6a34eb8f1b0 (127.5.154.1:35279)
I20260710 13:16:42.883738 10398 raft_consensus.cc:493] T ca2a85fd3b2d464ab3d26eb371cfc21e P 2ba1f4397aac467e83a59c1ab8f383af [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:16:42.884240 10398 raft_consensus.cc:515] T ca2a85fd3b2d464ab3d26eb371cfc21e P 2ba1f4397aac467e83a59c1ab8f383af [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ba1f4397aac467e83a59c1ab8f383af" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 40225 } } peers { permanent_uuid: "d4e4f78de25f4680a35df6a34eb8f1b0" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 35279 } } peers { permanent_uuid: "e57db580c4024069ad8012b99959aa1f" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 39171 } }
I20260710 13:16:42.886883 10398 leader_election.cc:290] T ca2a85fd3b2d464ab3d26eb371cfc21e P 2ba1f4397aac467e83a59c1ab8f383af [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d4e4f78de25f4680a35df6a34eb8f1b0 (127.5.154.1:35279), e57db580c4024069ad8012b99959aa1f (127.5.154.2:39171)
I20260710 13:16:42.888480 10395 ts_tablet_manager.cc:1434] T 2995e352a5764bdf9862d0d4563189af P e57db580c4024069ad8012b99959aa1f: Time spent starting tablet: real 0.026s	user 0.005s	sys 0.000s
I20260710 13:16:42.897364 10395 tablet_bootstrap.cc:492] T 3098c1d0a82245f1a7f639573a2ea9c1 P e57db580c4024069ad8012b99959aa1f: Bootstrap starting.
I20260710 13:16:42.901006 10203 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ca2a85fd3b2d464ab3d26eb371cfc21e" candidate_uuid: "e57db580c4024069ad8012b99959aa1f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d4e4f78de25f4680a35df6a34eb8f1b0" is_pre_election: true
W20260710 13:16:42.903934 10242 leader_election.cc:343] T ca2a85fd3b2d464ab3d26eb371cfc21e P e57db580c4024069ad8012b99959aa1f [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer d4e4f78de25f4680a35df6a34eb8f1b0 (127.5.154.1:35279): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:16:42.928277 10278 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ca2a85fd3b2d464ab3d26eb371cfc21e" candidate_uuid: "2ba1f4397aac467e83a59c1ab8f383af" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e57db580c4024069ad8012b99959aa1f" is_pre_election: true
I20260710 13:16:42.929050 10278 raft_consensus.cc:2468] T ca2a85fd3b2d464ab3d26eb371cfc21e P e57db580c4024069ad8012b99959aa1f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2ba1f4397aac467e83a59c1ab8f383af in term 0.
I20260710 13:16:42.929507 10203 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ca2a85fd3b2d464ab3d26eb371cfc21e" candidate_uuid: "2ba1f4397aac467e83a59c1ab8f383af" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d4e4f78de25f4680a35df6a34eb8f1b0" is_pre_election: true
I20260710 13:16:42.930397 10316 leader_election.cc:304] T ca2a85fd3b2d464ab3d26eb371cfc21e P 2ba1f4397aac467e83a59c1ab8f383af [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2ba1f4397aac467e83a59c1ab8f383af, e57db580c4024069ad8012b99959aa1f; no voters: 
I20260710 13:16:42.931221 10398 raft_consensus.cc:2804] T ca2a85fd3b2d464ab3d26eb371cfc21e P 2ba1f4397aac467e83a59c1ab8f383af [term 0 FOLLOWER]: Leader pre-election won for term 1
W20260710 13:16:42.931331 10316 leader_election.cc:343] T ca2a85fd3b2d464ab3d26eb371cfc21e P 2ba1f4397aac467e83a59c1ab8f383af [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer d4e4f78de25f4680a35df6a34eb8f1b0 (127.5.154.1:35279): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:16:42.931692 10398 raft_consensus.cc:493] T ca2a85fd3b2d464ab3d26eb371cfc21e P 2ba1f4397aac467e83a59c1ab8f383af [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:16:42.932073 10398 raft_consensus.cc:3060] T ca2a85fd3b2d464ab3d26eb371cfc21e P 2ba1f4397aac467e83a59c1ab8f383af [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:16:42.934864 10352 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ca2a85fd3b2d464ab3d26eb371cfc21e" candidate_uuid: "e57db580c4024069ad8012b99959aa1f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2ba1f4397aac467e83a59c1ab8f383af" is_pre_election: true
I20260710 13:16:42.935976 10395 tablet_bootstrap.cc:654] T 3098c1d0a82245f1a7f639573a2ea9c1 P e57db580c4024069ad8012b99959aa1f: Neither blocks nor log segments found. Creating new log.
I20260710 13:16:42.942461 10398 raft_consensus.cc:515] T ca2a85fd3b2d464ab3d26eb371cfc21e P 2ba1f4397aac467e83a59c1ab8f383af [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ba1f4397aac467e83a59c1ab8f383af" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 40225 } } peers { permanent_uuid: "d4e4f78de25f4680a35df6a34eb8f1b0" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 35279 } } peers { permanent_uuid: "e57db580c4024069ad8012b99959aa1f" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 39171 } }
I20260710 13:16:42.943943 10352 raft_consensus.cc:2393] T ca2a85fd3b2d464ab3d26eb371cfc21e P 2ba1f4397aac467e83a59c1ab8f383af [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate e57db580c4024069ad8012b99959aa1f in current term 1: Already voted for candidate 2ba1f4397aac467e83a59c1ab8f383af in this term.
I20260710 13:16:42.947084 10241 leader_election.cc:304] T ca2a85fd3b2d464ab3d26eb371cfc21e P e57db580c4024069ad8012b99959aa1f [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: e57db580c4024069ad8012b99959aa1f; no voters: 2ba1f4397aac467e83a59c1ab8f383af, d4e4f78de25f4680a35df6a34eb8f1b0
I20260710 13:16:42.948182 10401 raft_consensus.cc:3060] T ca2a85fd3b2d464ab3d26eb371cfc21e P e57db580c4024069ad8012b99959aa1f [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:16:42.948671 10203 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ca2a85fd3b2d464ab3d26eb371cfc21e" candidate_uuid: "2ba1f4397aac467e83a59c1ab8f383af" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d4e4f78de25f4680a35df6a34eb8f1b0"
W20260710 13:16:42.949762 10316 leader_election.cc:343] T ca2a85fd3b2d464ab3d26eb371cfc21e P 2ba1f4397aac467e83a59c1ab8f383af [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer d4e4f78de25f4680a35df6a34eb8f1b0 (127.5.154.1:35279): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:16:42.951191 10398 leader_election.cc:290] T ca2a85fd3b2d464ab3d26eb371cfc21e P 2ba1f4397aac467e83a59c1ab8f383af [CANDIDATE]: Term 1 election: Requested vote from peers d4e4f78de25f4680a35df6a34eb8f1b0 (127.5.154.1:35279), e57db580c4024069ad8012b99959aa1f (127.5.154.2:39171)
I20260710 13:16:42.953402 10278 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ca2a85fd3b2d464ab3d26eb371cfc21e" candidate_uuid: "2ba1f4397aac467e83a59c1ab8f383af" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e57db580c4024069ad8012b99959aa1f"
I20260710 13:16:42.954131 10391 tablet_bootstrap.cc:492] T 97065545ecde4e749598c987c5894b3a P 2ba1f4397aac467e83a59c1ab8f383af: No bootstrap required, opened a new log
I20260710 13:16:42.954648 10391 ts_tablet_manager.cc:1403] T 97065545ecde4e749598c987c5894b3a P 2ba1f4397aac467e83a59c1ab8f383af: Time spent bootstrapping tablet: real 0.085s	user 0.041s	sys 0.041s
I20260710 13:16:42.955003 10401 raft_consensus.cc:2749] T ca2a85fd3b2d464ab3d26eb371cfc21e P e57db580c4024069ad8012b99959aa1f [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:16:42.955366 10392 tablet_bootstrap.cc:492] T 116e25461e474f1faf99a3f12a7a0185 P d4e4f78de25f4680a35df6a34eb8f1b0: No bootstrap required, opened a new log
I20260710 13:16:42.955857 10392 ts_tablet_manager.cc:1403] T 116e25461e474f1faf99a3f12a7a0185 P d4e4f78de25f4680a35df6a34eb8f1b0: Time spent bootstrapping tablet: real 0.085s	user 0.034s	sys 0.046s
I20260710 13:16:42.955955 10398 raft_consensus.cc:493] T 2175c7f785194b89900558f149d8f18a P 2ba1f4397aac467e83a59c1ab8f383af [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:16:42.956631 10398 raft_consensus.cc:515] T 2175c7f785194b89900558f149d8f18a P 2ba1f4397aac467e83a59c1ab8f383af [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d4e4f78de25f4680a35df6a34eb8f1b0" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 35279 } } peers { permanent_uuid: "e57db580c4024069ad8012b99959aa1f" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 39171 } } peers { permanent_uuid: "2ba1f4397aac467e83a59c1ab8f383af" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 40225 } }
I20260710 13:16:42.957407 10391 raft_consensus.cc:359] T 97065545ecde4e749598c987c5894b3a P 2ba1f4397aac467e83a59c1ab8f383af [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d4e4f78de25f4680a35df6a34eb8f1b0" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 35279 } } peers { permanent_uuid: "e57db580c4024069ad8012b99959aa1f" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 39171 } } peers { permanent_uuid: "2ba1f4397aac467e83a59c1ab8f383af" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 40225 } }
I20260710 13:16:42.958130 10391 raft_consensus.cc:385] T 97065545ecde4e749598c987c5894b3a P 2ba1f4397aac467e83a59c1ab8f383af [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:16:42.958441 10391 raft_consensus.cc:740] T 97065545ecde4e749598c987c5894b3a P 2ba1f4397aac467e83a59c1ab8f383af [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2ba1f4397aac467e83a59c1ab8f383af, State: Initialized, Role: FOLLOWER
I20260710 13:16:42.959004 10392 raft_consensus.cc:359] T 116e25461e474f1faf99a3f12a7a0185 P d4e4f78de25f4680a35df6a34eb8f1b0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d4e4f78de25f4680a35df6a34eb8f1b0" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 35279 } } peers { permanent_uuid: "e57db580c4024069ad8012b99959aa1f" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 39171 } } peers { permanent_uuid: "2ba1f4397aac467e83a59c1ab8f383af" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 40225 } }
I20260710 13:16:42.959276 10203 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2175c7f785194b89900558f149d8f18a" candidate_uuid: "2ba1f4397aac467e83a59c1ab8f383af" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d4e4f78de25f4680a35df6a34eb8f1b0" is_pre_election: true
I20260710 13:16:42.959721 10392 raft_consensus.cc:385] T 116e25461e474f1faf99a3f12a7a0185 P d4e4f78de25f4680a35df6a34eb8f1b0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:16:42.959291 10391 consensus_queue.cc:260] T 97065545ecde4e749598c987c5894b3a P 2ba1f4397aac467e83a59c1ab8f383af [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d4e4f78de25f4680a35df6a34eb8f1b0" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 35279 } } peers { permanent_uuid: "e57db580c4024069ad8012b99959aa1f" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 39171 } } peers { permanent_uuid: "2ba1f4397aac467e83a59c1ab8f383af" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 40225 } }
I20260710 13:16:42.960028 10203 raft_consensus.cc:2468] T 2175c7f785194b89900558f149d8f18a P d4e4f78de25f4680a35df6a34eb8f1b0 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2ba1f4397aac467e83a59c1ab8f383af in term 0.
I20260710 13:16:42.960193 10392 raft_consensus.cc:740] T 116e25461e474f1faf99a3f12a7a0185 P d4e4f78de25f4680a35df6a34eb8f1b0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d4e4f78de25f4680a35df6a34eb8f1b0, State: Initialized, Role: FOLLOWER
I20260710 13:16:42.961277 10316 leader_election.cc:304] T 2175c7f785194b89900558f149d8f18a P 2ba1f4397aac467e83a59c1ab8f383af [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2ba1f4397aac467e83a59c1ab8f383af, d4e4f78de25f4680a35df6a34eb8f1b0; no voters: 
I20260710 13:16:42.961145 10392 consensus_queue.cc:260] T 116e25461e474f1faf99a3f12a7a0185 P d4e4f78de25f4680a35df6a34eb8f1b0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d4e4f78de25f4680a35df6a34eb8f1b0" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 35279 } } peers { permanent_uuid: "e57db580c4024069ad8012b99959aa1f" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 39171 } } peers { permanent_uuid: "2ba1f4397aac467e83a59c1ab8f383af" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 40225 } }
I20260710 13:16:42.962240 10278 raft_consensus.cc:2468] T ca2a85fd3b2d464ab3d26eb371cfc21e P e57db580c4024069ad8012b99959aa1f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2ba1f4397aac467e83a59c1ab8f383af in term 1.
I20260710 13:16:42.955788 10395 tablet_bootstrap.cc:492] T 3098c1d0a82245f1a7f639573a2ea9c1 P e57db580c4024069ad8012b99959aa1f: No bootstrap required, opened a new log
I20260710 13:16:42.964851 10395 ts_tablet_manager.cc:1403] T 3098c1d0a82245f1a7f639573a2ea9c1 P e57db580c4024069ad8012b99959aa1f: Time spent bootstrapping tablet: real 0.068s	user 0.017s	sys 0.000s
I20260710 13:16:42.966368 10392 ts_tablet_manager.cc:1434] T 116e25461e474f1faf99a3f12a7a0185 P d4e4f78de25f4680a35df6a34eb8f1b0: Time spent starting tablet: real 0.010s	user 0.003s	sys 0.003s
I20260710 13:16:42.967453 10392 tablet_bootstrap.cc:492] T ca2a85fd3b2d464ab3d26eb371cfc21e P d4e4f78de25f4680a35df6a34eb8f1b0: Bootstrap starting.
I20260710 13:16:42.967700 10395 raft_consensus.cc:359] T 3098c1d0a82245f1a7f639573a2ea9c1 P e57db580c4024069ad8012b99959aa1f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d4e4f78de25f4680a35df6a34eb8f1b0" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 35279 } } peers { permanent_uuid: "e57db580c4024069ad8012b99959aa1f" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 39171 } } peers { permanent_uuid: "2ba1f4397aac467e83a59c1ab8f383af" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 40225 } }
I20260710 13:16:42.968443 10395 raft_consensus.cc:385] T 3098c1d0a82245f1a7f639573a2ea9c1 P e57db580c4024069ad8012b99959aa1f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:16:42.968765 10398 leader_election.cc:290] T 2175c7f785194b89900558f149d8f18a P 2ba1f4397aac467e83a59c1ab8f383af [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d4e4f78de25f4680a35df6a34eb8f1b0 (127.5.154.1:35279), e57db580c4024069ad8012b99959aa1f (127.5.154.2:39171)
I20260710 13:16:42.968793 10395 raft_consensus.cc:740] T 3098c1d0a82245f1a7f639573a2ea9c1 P e57db580c4024069ad8012b99959aa1f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e57db580c4024069ad8012b99959aa1f, State: Initialized, Role: FOLLOWER
I20260710 13:16:42.969973 10415 raft_consensus.cc:2804] T 2175c7f785194b89900558f149d8f18a P 2ba1f4397aac467e83a59c1ab8f383af [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:16:42.971890 10415 raft_consensus.cc:493] T 2175c7f785194b89900558f149d8f18a P 2ba1f4397aac467e83a59c1ab8f383af [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:16:42.972249 10415 raft_consensus.cc:3060] T 2175c7f785194b89900558f149d8f18a P 2ba1f4397aac467e83a59c1ab8f383af [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:16:42.972321 10395 consensus_queue.cc:260] T 3098c1d0a82245f1a7f639573a2ea9c1 P e57db580c4024069ad8012b99959aa1f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d4e4f78de25f4680a35df6a34eb8f1b0" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 35279 } } peers { permanent_uuid: "e57db580c4024069ad8012b99959aa1f" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 39171 } } peers { permanent_uuid: "2ba1f4397aac467e83a59c1ab8f383af" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 40225 } }
I20260710 13:16:42.968930 10391 ts_tablet_manager.cc:1434] T 97065545ecde4e749598c987c5894b3a P 2ba1f4397aac467e83a59c1ab8f383af: Time spent starting tablet: real 0.014s	user 0.013s	sys 0.002s
I20260710 13:16:42.970546 10278 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2175c7f785194b89900558f149d8f18a" candidate_uuid: "2ba1f4397aac467e83a59c1ab8f383af" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e57db580c4024069ad8012b99959aa1f" is_pre_election: true
I20260710 13:16:42.971257 10316 leader_election.cc:304] T ca2a85fd3b2d464ab3d26eb371cfc21e P 2ba1f4397aac467e83a59c1ab8f383af [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: 2ba1f4397aac467e83a59c1ab8f383af, e57db580c4024069ad8012b99959aa1f; no voters: d4e4f78de25f4680a35df6a34eb8f1b0
W20260710 13:16:42.978852 10316 leader_election.cc:343] T 2175c7f785194b89900558f149d8f18a P 2ba1f4397aac467e83a59c1ab8f383af [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer e57db580c4024069ad8012b99959aa1f (127.5.154.2:39171): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:16:42.979635 10392 tablet_bootstrap.cc:654] T ca2a85fd3b2d464ab3d26eb371cfc21e P d4e4f78de25f4680a35df6a34eb8f1b0: Neither blocks nor log segments found. Creating new log.
I20260710 13:16:42.979727 10398 raft_consensus.cc:2804] T ca2a85fd3b2d464ab3d26eb371cfc21e P 2ba1f4397aac467e83a59c1ab8f383af [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:16:42.980261 10398 raft_consensus.cc:697] T ca2a85fd3b2d464ab3d26eb371cfc21e P 2ba1f4397aac467e83a59c1ab8f383af [term 1 LEADER]: Becoming Leader. State: Replica: 2ba1f4397aac467e83a59c1ab8f383af, State: Running, Role: LEADER
I20260710 13:16:42.977144 10395 ts_tablet_manager.cc:1434] T 3098c1d0a82245f1a7f639573a2ea9c1 P e57db580c4024069ad8012b99959aa1f: Time spent starting tablet: real 0.012s	user 0.006s	sys 0.000s
I20260710 13:16:42.981061 10398 consensus_queue.cc:237] T ca2a85fd3b2d464ab3d26eb371cfc21e P 2ba1f4397aac467e83a59c1ab8f383af [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ba1f4397aac467e83a59c1ab8f383af" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 40225 } } peers { permanent_uuid: "d4e4f78de25f4680a35df6a34eb8f1b0" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 35279 } } peers { permanent_uuid: "e57db580c4024069ad8012b99959aa1f" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 39171 } }
I20260710 13:16:42.983832 10395 tablet_bootstrap.cc:492] T 2175c7f785194b89900558f149d8f18a P e57db580c4024069ad8012b99959aa1f: Bootstrap starting.
I20260710 13:16:42.984153 10391 tablet_bootstrap.cc:492] T ce04f2bfb1fe41f2a477d2c9070c3120 P 2ba1f4397aac467e83a59c1ab8f383af: Bootstrap starting.
I20260710 13:16:42.990629 10395 tablet_bootstrap.cc:654] T 2175c7f785194b89900558f149d8f18a P e57db580c4024069ad8012b99959aa1f: Neither blocks nor log segments found. Creating new log.
I20260710 13:16:42.990638 10415 raft_consensus.cc:515] T 2175c7f785194b89900558f149d8f18a P 2ba1f4397aac467e83a59c1ab8f383af [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d4e4f78de25f4680a35df6a34eb8f1b0" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 35279 } } peers { permanent_uuid: "e57db580c4024069ad8012b99959aa1f" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 39171 } } peers { permanent_uuid: "2ba1f4397aac467e83a59c1ab8f383af" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 40225 } }
I20260710 13:16:42.991638 10391 tablet_bootstrap.cc:654] T ce04f2bfb1fe41f2a477d2c9070c3120 P 2ba1f4397aac467e83a59c1ab8f383af: Neither blocks nor log segments found. Creating new log.
I20260710 13:16:42.994415 10203 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2175c7f785194b89900558f149d8f18a" candidate_uuid: "2ba1f4397aac467e83a59c1ab8f383af" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d4e4f78de25f4680a35df6a34eb8f1b0"
I20260710 13:16:42.994973 10203 raft_consensus.cc:3060] T 2175c7f785194b89900558f149d8f18a P d4e4f78de25f4680a35df6a34eb8f1b0 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:16:42.996408 10278 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2175c7f785194b89900558f149d8f18a" candidate_uuid: "2ba1f4397aac467e83a59c1ab8f383af" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e57db580c4024069ad8012b99959aa1f"
W20260710 13:16:42.997831 10316 leader_election.cc:343] T 2175c7f785194b89900558f149d8f18a P 2ba1f4397aac467e83a59c1ab8f383af [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer e57db580c4024069ad8012b99959aa1f (127.5.154.2:39171): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:16:42.998793 10415 leader_election.cc:290] T 2175c7f785194b89900558f149d8f18a P 2ba1f4397aac467e83a59c1ab8f383af [CANDIDATE]: Term 1 election: Requested vote from peers d4e4f78de25f4680a35df6a34eb8f1b0 (127.5.154.1:35279), e57db580c4024069ad8012b99959aa1f (127.5.154.2:39171)
I20260710 13:16:43.001991 10395 tablet_bootstrap.cc:492] T 2175c7f785194b89900558f149d8f18a P e57db580c4024069ad8012b99959aa1f: No bootstrap required, opened a new log
I20260710 13:16:43.002259 10203 raft_consensus.cc:2468] T 2175c7f785194b89900558f149d8f18a P d4e4f78de25f4680a35df6a34eb8f1b0 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2ba1f4397aac467e83a59c1ab8f383af in term 1.
I20260710 13:16:43.002609 10395 ts_tablet_manager.cc:1403] T 2175c7f785194b89900558f149d8f18a P e57db580c4024069ad8012b99959aa1f: Time spent bootstrapping tablet: real 0.019s	user 0.017s	sys 0.000s
I20260710 13:16:43.003635 10316 leader_election.cc:304] T 2175c7f785194b89900558f149d8f18a P 2ba1f4397aac467e83a59c1ab8f383af [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: 2ba1f4397aac467e83a59c1ab8f383af, d4e4f78de25f4680a35df6a34eb8f1b0; no voters: e57db580c4024069ad8012b99959aa1f
I20260710 13:16:43.005571 10398 raft_consensus.cc:2804] T 2175c7f785194b89900558f149d8f18a P 2ba1f4397aac467e83a59c1ab8f383af [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:16:43.006083 10398 raft_consensus.cc:697] T 2175c7f785194b89900558f149d8f18a P 2ba1f4397aac467e83a59c1ab8f383af [term 1 LEADER]: Becoming Leader. State: Replica: 2ba1f4397aac467e83a59c1ab8f383af, State: Running, Role: LEADER
I20260710 13:16:43.006117 10395 raft_consensus.cc:359] T 2175c7f785194b89900558f149d8f18a P e57db580c4024069ad8012b99959aa1f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d4e4f78de25f4680a35df6a34eb8f1b0" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 35279 } } peers { permanent_uuid: "e57db580c4024069ad8012b99959aa1f" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 39171 } } peers { permanent_uuid: "2ba1f4397aac467e83a59c1ab8f383af" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 40225 } }
I20260710 13:16:43.006855 10395 raft_consensus.cc:385] T 2175c7f785194b89900558f149d8f18a P e57db580c4024069ad8012b99959aa1f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:16:43.007287 10415 raft_consensus.cc:493] T a20757695ef34cd882acb34664b1abe8 P 2ba1f4397aac467e83a59c1ab8f383af [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:16:43.007093 10398 consensus_queue.cc:237] T 2175c7f785194b89900558f149d8f18a P 2ba1f4397aac467e83a59c1ab8f383af [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d4e4f78de25f4680a35df6a34eb8f1b0" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 35279 } } peers { permanent_uuid: "e57db580c4024069ad8012b99959aa1f" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 39171 } } peers { permanent_uuid: "2ba1f4397aac467e83a59c1ab8f383af" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 40225 } }
I20260710 13:16:43.007761 10415 raft_consensus.cc:515] T a20757695ef34cd882acb34664b1abe8 P 2ba1f4397aac467e83a59c1ab8f383af [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d4e4f78de25f4680a35df6a34eb8f1b0" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 35279 } } peers { permanent_uuid: "e57db580c4024069ad8012b99959aa1f" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 39171 } } peers { permanent_uuid: "2ba1f4397aac467e83a59c1ab8f383af" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 40225 } }
I20260710 13:16:43.007167 10395 raft_consensus.cc:740] T 2175c7f785194b89900558f149d8f18a P e57db580c4024069ad8012b99959aa1f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e57db580c4024069ad8012b99959aa1f, State: Initialized, Role: FOLLOWER
I20260710 13:16:43.010712 10203 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a20757695ef34cd882acb34664b1abe8" candidate_uuid: "2ba1f4397aac467e83a59c1ab8f383af" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d4e4f78de25f4680a35df6a34eb8f1b0" is_pre_election: true
I20260710 13:16:43.010891 10099 catalog_manager.cc:5697] T ca2a85fd3b2d464ab3d26eb371cfc21e P 2ba1f4397aac467e83a59c1ab8f383af reported cstate change: term changed from 0 to 1, leader changed from <none> to 2ba1f4397aac467e83a59c1ab8f383af (127.5.154.3). New cstate: current_term: 1 leader_uuid: "2ba1f4397aac467e83a59c1ab8f383af" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ba1f4397aac467e83a59c1ab8f383af" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 40225 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d4e4f78de25f4680a35df6a34eb8f1b0" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 35279 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e57db580c4024069ad8012b99959aa1f" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 39171 } health_report { overall_health: UNKNOWN } } }
I20260710 13:16:43.012209 10203 raft_consensus.cc:2468] T a20757695ef34cd882acb34664b1abe8 P d4e4f78de25f4680a35df6a34eb8f1b0 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2ba1f4397aac467e83a59c1ab8f383af in term 0.
I20260710 13:16:43.013146 10392 tablet_bootstrap.cc:492] T ca2a85fd3b2d464ab3d26eb371cfc21e P d4e4f78de25f4680a35df6a34eb8f1b0: No bootstrap required, opened a new log
I20260710 13:16:43.013593 10392 ts_tablet_manager.cc:1403] T ca2a85fd3b2d464ab3d26eb371cfc21e P d4e4f78de25f4680a35df6a34eb8f1b0: Time spent bootstrapping tablet: real 0.046s	user 0.013s	sys 0.018s
I20260710 13:16:43.013451 10316 leader_election.cc:304] T a20757695ef34cd882acb34664b1abe8 P 2ba1f4397aac467e83a59c1ab8f383af [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2ba1f4397aac467e83a59c1ab8f383af, d4e4f78de25f4680a35df6a34eb8f1b0; no voters: 
I20260710 13:16:43.014374 10414 raft_consensus.cc:2804] T a20757695ef34cd882acb34664b1abe8 P 2ba1f4397aac467e83a59c1ab8f383af [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:16:43.010727 10395 consensus_queue.cc:260] T 2175c7f785194b89900558f149d8f18a P e57db580c4024069ad8012b99959aa1f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d4e4f78de25f4680a35df6a34eb8f1b0" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 35279 } } peers { permanent_uuid: "e57db580c4024069ad8012b99959aa1f" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 39171 } } peers { permanent_uuid: "2ba1f4397aac467e83a59c1ab8f383af" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 40225 } }
I20260710 13:16:43.014717 10414 raft_consensus.cc:493] T a20757695ef34cd882acb34664b1abe8 P 2ba1f4397aac467e83a59c1ab8f383af [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:16:43.015156 10414 raft_consensus.cc:3060] T a20757695ef34cd882acb34664b1abe8 P 2ba1f4397aac467e83a59c1ab8f383af [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:16:43.016388 10395 ts_tablet_manager.cc:1434] T 2175c7f785194b89900558f149d8f18a P e57db580c4024069ad8012b99959aa1f: Time spent starting tablet: real 0.013s	user 0.005s	sys 0.000s
I20260710 13:16:43.016288 10392 raft_consensus.cc:359] T ca2a85fd3b2d464ab3d26eb371cfc21e P d4e4f78de25f4680a35df6a34eb8f1b0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ba1f4397aac467e83a59c1ab8f383af" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 40225 } } peers { permanent_uuid: "d4e4f78de25f4680a35df6a34eb8f1b0" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 35279 } } peers { permanent_uuid: "e57db580c4024069ad8012b99959aa1f" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 39171 } }
I20260710 13:16:43.017055 10392 raft_consensus.cc:385] T ca2a85fd3b2d464ab3d26eb371cfc21e P d4e4f78de25f4680a35df6a34eb8f1b0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:16:43.017359 10395 tablet_bootstrap.cc:492] T 97065545ecde4e749598c987c5894b3a P e57db580c4024069ad8012b99959aa1f: Bootstrap starting.
I20260710 13:16:43.017323 10392 raft_consensus.cc:740] T ca2a85fd3b2d464ab3d26eb371cfc21e P d4e4f78de25f4680a35df6a34eb8f1b0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d4e4f78de25f4680a35df6a34eb8f1b0, State: Initialized, Role: FOLLOWER
I20260710 13:16:43.018169 10392 consensus_queue.cc:260] T ca2a85fd3b2d464ab3d26eb371cfc21e P d4e4f78de25f4680a35df6a34eb8f1b0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ba1f4397aac467e83a59c1ab8f383af" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 40225 } } peers { permanent_uuid: "d4e4f78de25f4680a35df6a34eb8f1b0" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 35279 } } peers { permanent_uuid: "e57db580c4024069ad8012b99959aa1f" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 39171 } }
I20260710 13:16:43.014639 10391 tablet_bootstrap.cc:492] T ce04f2bfb1fe41f2a477d2c9070c3120 P 2ba1f4397aac467e83a59c1ab8f383af: No bootstrap required, opened a new log
I20260710 13:16:43.020529 10391 ts_tablet_manager.cc:1403] T ce04f2bfb1fe41f2a477d2c9070c3120 P 2ba1f4397aac467e83a59c1ab8f383af: Time spent bootstrapping tablet: real 0.037s	user 0.016s	sys 0.002s
I20260710 13:16:43.023227 10391 raft_consensus.cc:359] T ce04f2bfb1fe41f2a477d2c9070c3120 P 2ba1f4397aac467e83a59c1ab8f383af [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d4e4f78de25f4680a35df6a34eb8f1b0" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 35279 } } peers { permanent_uuid: "e57db580c4024069ad8012b99959aa1f" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 39171 } } peers { permanent_uuid: "2ba1f4397aac467e83a59c1ab8f383af" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 40225 } }
I20260710 13:16:43.023866 10391 raft_consensus.cc:385] T ce04f2bfb1fe41f2a477d2c9070c3120 P 2ba1f4397aac467e83a59c1ab8f383af [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:16:43.024112 10392 ts_tablet_manager.cc:1434] T ca2a85fd3b2d464ab3d26eb371cfc21e P d4e4f78de25f4680a35df6a34eb8f1b0: Time spent starting tablet: real 0.010s	user 0.004s	sys 0.002s
I20260710 13:16:43.025110 10392 tablet_bootstrap.cc:492] T 2995e352a5764bdf9862d0d4563189af P d4e4f78de25f4680a35df6a34eb8f1b0: Bootstrap starting.
I20260710 13:16:43.027590 10395 tablet_bootstrap.cc:654] T 97065545ecde4e749598c987c5894b3a P e57db580c4024069ad8012b99959aa1f: Neither blocks nor log segments found. Creating new log.
I20260710 13:16:43.030782 10392 tablet_bootstrap.cc:654] T 2995e352a5764bdf9862d0d4563189af P d4e4f78de25f4680a35df6a34eb8f1b0: Neither blocks nor log segments found. Creating new log.
I20260710 13:16:43.024125 10391 raft_consensus.cc:740] T ce04f2bfb1fe41f2a477d2c9070c3120 P 2ba1f4397aac467e83a59c1ab8f383af [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2ba1f4397aac467e83a59c1ab8f383af, State: Initialized, Role: FOLLOWER
I20260710 13:16:43.033483 10391 consensus_queue.cc:260] T ce04f2bfb1fe41f2a477d2c9070c3120 P 2ba1f4397aac467e83a59c1ab8f383af [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d4e4f78de25f4680a35df6a34eb8f1b0" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 35279 } } peers { permanent_uuid: "e57db580c4024069ad8012b99959aa1f" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 39171 } } peers { permanent_uuid: "2ba1f4397aac467e83a59c1ab8f383af" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 40225 } }
I20260710 13:16:43.039640 10391 ts_tablet_manager.cc:1434] T ce04f2bfb1fe41f2a477d2c9070c3120 P 2ba1f4397aac467e83a59c1ab8f383af: Time spent starting tablet: real 0.019s	user 0.005s	sys 0.004s
I20260710 13:16:43.040813 10391 tablet_bootstrap.cc:492] T e699aecba1724dce8b947e2cf0b83937 P 2ba1f4397aac467e83a59c1ab8f383af: Bootstrap starting.
I20260710 13:16:43.048339 10391 tablet_bootstrap.cc:654] T e699aecba1724dce8b947e2cf0b83937 P 2ba1f4397aac467e83a59c1ab8f383af: Neither blocks nor log segments found. Creating new log.
I20260710 13:16:43.050745 10414 raft_consensus.cc:515] T a20757695ef34cd882acb34664b1abe8 P 2ba1f4397aac467e83a59c1ab8f383af [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d4e4f78de25f4680a35df6a34eb8f1b0" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 35279 } } peers { permanent_uuid: "e57db580c4024069ad8012b99959aa1f" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 39171 } } peers { permanent_uuid: "2ba1f4397aac467e83a59c1ab8f383af" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 40225 } }
I20260710 13:16:43.053858 10392 tablet_bootstrap.cc:492] T 2995e352a5764bdf9862d0d4563189af P d4e4f78de25f4680a35df6a34eb8f1b0: No bootstrap required, opened a new log
I20260710 13:16:43.054349 10392 ts_tablet_manager.cc:1403] T 2995e352a5764bdf9862d0d4563189af P d4e4f78de25f4680a35df6a34eb8f1b0: Time spent bootstrapping tablet: real 0.029s	user 0.004s	sys 0.006s
I20260710 13:16:43.054659 10202 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a20757695ef34cd882acb34664b1abe8" candidate_uuid: "2ba1f4397aac467e83a59c1ab8f383af" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d4e4f78de25f4680a35df6a34eb8f1b0"
I20260710 13:16:43.055320 10202 raft_consensus.cc:3060] T a20757695ef34cd882acb34664b1abe8 P d4e4f78de25f4680a35df6a34eb8f1b0 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:16:43.057334 10392 raft_consensus.cc:359] T 2995e352a5764bdf9862d0d4563189af P d4e4f78de25f4680a35df6a34eb8f1b0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d4e4f78de25f4680a35df6a34eb8f1b0" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 35279 } } peers { permanent_uuid: "e57db580c4024069ad8012b99959aa1f" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 39171 } } peers { permanent_uuid: "2ba1f4397aac467e83a59c1ab8f383af" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 40225 } }
I20260710 13:16:43.058010 10392 raft_consensus.cc:385] T 2995e352a5764bdf9862d0d4563189af P d4e4f78de25f4680a35df6a34eb8f1b0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:16:43.058269 10392 raft_consensus.cc:740] T 2995e352a5764bdf9862d0d4563189af P d4e4f78de25f4680a35df6a34eb8f1b0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d4e4f78de25f4680a35df6a34eb8f1b0, State: Initialized, Role: FOLLOWER
I20260710 13:16:43.059139 10401 raft_consensus.cc:493] T 2995e352a5764bdf9862d0d4563189af P e57db580c4024069ad8012b99959aa1f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:16:43.058996 10392 consensus_queue.cc:260] T 2995e352a5764bdf9862d0d4563189af P d4e4f78de25f4680a35df6a34eb8f1b0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d4e4f78de25f4680a35df6a34eb8f1b0" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 35279 } } peers { permanent_uuid: "e57db580c4024069ad8012b99959aa1f" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 39171 } } peers { permanent_uuid: "2ba1f4397aac467e83a59c1ab8f383af" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 40225 } }
I20260710 13:16:43.059580 10401 raft_consensus.cc:515] T 2995e352a5764bdf9862d0d4563189af P e57db580c4024069ad8012b99959aa1f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d4e4f78de25f4680a35df6a34eb8f1b0" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 35279 } } peers { permanent_uuid: "e57db580c4024069ad8012b99959aa1f" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 39171 } } peers { permanent_uuid: "2ba1f4397aac467e83a59c1ab8f383af" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 40225 } }
I20260710 13:16:43.061154 10392 ts_tablet_manager.cc:1434] T 2995e352a5764bdf9862d0d4563189af P d4e4f78de25f4680a35df6a34eb8f1b0: Time spent starting tablet: real 0.007s	user 0.004s	sys 0.004s
I20260710 13:16:43.061759 10422 raft_consensus.cc:493] T 116e25461e474f1faf99a3f12a7a0185 P 2ba1f4397aac467e83a59c1ab8f383af [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:16:43.062295 10422 raft_consensus.cc:515] T 116e25461e474f1faf99a3f12a7a0185 P 2ba1f4397aac467e83a59c1ab8f383af [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d4e4f78de25f4680a35df6a34eb8f1b0" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 35279 } } peers { permanent_uuid: "e57db580c4024069ad8012b99959aa1f" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 39171 } } peers { permanent_uuid: "2ba1f4397aac467e83a59c1ab8f383af" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 40225 } }
I20260710 13:16:43.063681 10391 tablet_bootstrap.cc:492] T e699aecba1724dce8b947e2cf0b83937 P 2ba1f4397aac467e83a59c1ab8f383af: No bootstrap required, opened a new log
I20260710 13:16:43.064208 10391 ts_tablet_manager.cc:1403] T e699aecba1724dce8b947e2cf0b83937 P 2ba1f4397aac467e83a59c1ab8f383af: Time spent bootstrapping tablet: real 0.024s	user 0.012s	sys 0.004s
I20260710 13:16:43.066617 10401 leader_election.cc:290] T 2995e352a5764bdf9862d0d4563189af P e57db580c4024069ad8012b99959aa1f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d4e4f78de25f4680a35df6a34eb8f1b0 (127.5.154.1:35279), 2ba1f4397aac467e83a59c1ab8f383af (127.5.154.3:40225)
I20260710 13:16:43.067145 10391 raft_consensus.cc:359] T e699aecba1724dce8b947e2cf0b83937 P 2ba1f4397aac467e83a59c1ab8f383af [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d4e4f78de25f4680a35df6a34eb8f1b0" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 35279 } } peers { permanent_uuid: "e57db580c4024069ad8012b99959aa1f" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 39171 } } peers { permanent_uuid: "2ba1f4397aac467e83a59c1ab8f383af" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 40225 } }
I20260710 13:16:43.068602 10201 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2995e352a5764bdf9862d0d4563189af" candidate_uuid: "e57db580c4024069ad8012b99959aa1f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d4e4f78de25f4680a35df6a34eb8f1b0" is_pre_election: true
I20260710 13:16:43.069094 10391 raft_consensus.cc:385] T e699aecba1724dce8b947e2cf0b83937 P 2ba1f4397aac467e83a59c1ab8f383af [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:16:43.069504 10391 raft_consensus.cc:740] T e699aecba1724dce8b947e2cf0b83937 P 2ba1f4397aac467e83a59c1ab8f383af [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2ba1f4397aac467e83a59c1ab8f383af, State: Initialized, Role: FOLLOWER
I20260710 13:16:43.070708 10352 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2995e352a5764bdf9862d0d4563189af" candidate_uuid: "e57db580c4024069ad8012b99959aa1f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2ba1f4397aac467e83a59c1ab8f383af" is_pre_election: true
I20260710 13:16:43.070297 10391 consensus_queue.cc:260] T e699aecba1724dce8b947e2cf0b83937 P 2ba1f4397aac467e83a59c1ab8f383af [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d4e4f78de25f4680a35df6a34eb8f1b0" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 35279 } } peers { permanent_uuid: "e57db580c4024069ad8012b99959aa1f" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 39171 } } peers { permanent_uuid: "2ba1f4397aac467e83a59c1ab8f383af" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 40225 } }
I20260710 13:16:43.068635 10392 tablet_bootstrap.cc:492] T 3098c1d0a82245f1a7f639573a2ea9c1 P d4e4f78de25f4680a35df6a34eb8f1b0: Bootstrap starting.
I20260710 13:16:43.072489 10278 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "116e25461e474f1faf99a3f12a7a0185" candidate_uuid: "2ba1f4397aac467e83a59c1ab8f383af" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e57db580c4024069ad8012b99959aa1f" is_pre_election: true
I20260710 13:16:43.074893 10200 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "116e25461e474f1faf99a3f12a7a0185" candidate_uuid: "2ba1f4397aac467e83a59c1ab8f383af" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d4e4f78de25f4680a35df6a34eb8f1b0" is_pre_election: true
I20260710 13:16:43.075613 10200 raft_consensus.cc:2468] T 116e25461e474f1faf99a3f12a7a0185 P d4e4f78de25f4680a35df6a34eb8f1b0 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2ba1f4397aac467e83a59c1ab8f383af in term 0.
I20260710 13:16:43.064361 10422 leader_election.cc:290] T 116e25461e474f1faf99a3f12a7a0185 P 2ba1f4397aac467e83a59c1ab8f383af [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d4e4f78de25f4680a35df6a34eb8f1b0 (127.5.154.1:35279), e57db580c4024069ad8012b99959aa1f (127.5.154.2:39171)
I20260710 13:16:43.077612 10316 leader_election.cc:304] T 116e25461e474f1faf99a3f12a7a0185 P 2ba1f4397aac467e83a59c1ab8f383af [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2ba1f4397aac467e83a59c1ab8f383af, d4e4f78de25f4680a35df6a34eb8f1b0; no voters: 
I20260710 13:16:43.079617 10392 tablet_bootstrap.cc:654] T 3098c1d0a82245f1a7f639573a2ea9c1 P d4e4f78de25f4680a35df6a34eb8f1b0: Neither blocks nor log segments found. Creating new log.
I20260710 13:16:43.078986 10201 raft_consensus.cc:2468] T 2995e352a5764bdf9862d0d4563189af P d4e4f78de25f4680a35df6a34eb8f1b0 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e57db580c4024069ad8012b99959aa1f in term 0.
W20260710 13:16:43.080221 10316 leader_election.cc:343] T 116e25461e474f1faf99a3f12a7a0185 P 2ba1f4397aac467e83a59c1ab8f383af [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer e57db580c4024069ad8012b99959aa1f (127.5.154.2:39171): Illegal state: must be running to vote when last-logged opid is not known
W20260710 13:16:43.078341 10241 leader_election.cc:343] T 2995e352a5764bdf9862d0d4563189af P e57db580c4024069ad8012b99959aa1f [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 2ba1f4397aac467e83a59c1ab8f383af (127.5.154.3:40225): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:16:43.092653 10392 tablet_bootstrap.cc:492] T 3098c1d0a82245f1a7f639573a2ea9c1 P d4e4f78de25f4680a35df6a34eb8f1b0: No bootstrap required, opened a new log
I20260710 13:16:43.093245 10392 ts_tablet_manager.cc:1403] T 3098c1d0a82245f1a7f639573a2ea9c1 P d4e4f78de25f4680a35df6a34eb8f1b0: Time spent bootstrapping tablet: real 0.025s	user 0.013s	sys 0.005s
I20260710 13:16:43.094612 10242 leader_election.cc:304] T 2995e352a5764bdf9862d0d4563189af P e57db580c4024069ad8012b99959aa1f [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: d4e4f78de25f4680a35df6a34eb8f1b0, e57db580c4024069ad8012b99959aa1f; no voters: 2ba1f4397aac467e83a59c1ab8f383af
I20260710 13:16:43.080719 10422 raft_consensus.cc:2804] T 116e25461e474f1faf99a3f12a7a0185 P 2ba1f4397aac467e83a59c1ab8f383af [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:16:43.081390 10391 ts_tablet_manager.cc:1434] T e699aecba1724dce8b947e2cf0b83937 P 2ba1f4397aac467e83a59c1ab8f383af: Time spent starting tablet: real 0.017s	user 0.007s	sys 0.002s
I20260710 13:16:43.096196 10422 raft_consensus.cc:493] T 116e25461e474f1faf99a3f12a7a0185 P 2ba1f4397aac467e83a59c1ab8f383af [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:16:43.096604 10422 raft_consensus.cc:3060] T 116e25461e474f1faf99a3f12a7a0185 P 2ba1f4397aac467e83a59c1ab8f383af [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:16:43.097040 10391 tablet_bootstrap.cc:492] T 3098c1d0a82245f1a7f639573a2ea9c1 P 2ba1f4397aac467e83a59c1ab8f383af: Bootstrap starting.
I20260710 13:16:43.095850 10401 raft_consensus.cc:2804] T 2995e352a5764bdf9862d0d4563189af P e57db580c4024069ad8012b99959aa1f [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:16:43.099352 10401 raft_consensus.cc:493] T 2995e352a5764bdf9862d0d4563189af P e57db580c4024069ad8012b99959aa1f [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:16:43.099685 10401 raft_consensus.cc:3060] T 2995e352a5764bdf9862d0d4563189af P e57db580c4024069ad8012b99959aa1f [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:16:43.103713 10391 tablet_bootstrap.cc:654] T 3098c1d0a82245f1a7f639573a2ea9c1 P 2ba1f4397aac467e83a59c1ab8f383af: Neither blocks nor log segments found. Creating new log.
I20260710 13:16:43.095845 10392 raft_consensus.cc:359] T 3098c1d0a82245f1a7f639573a2ea9c1 P d4e4f78de25f4680a35df6a34eb8f1b0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d4e4f78de25f4680a35df6a34eb8f1b0" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 35279 } } peers { permanent_uuid: "e57db580c4024069ad8012b99959aa1f" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 39171 } } peers { permanent_uuid: "2ba1f4397aac467e83a59c1ab8f383af" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 40225 } }
I20260710 13:16:43.106837 10392 raft_consensus.cc:385] T 3098c1d0a82245f1a7f639573a2ea9c1 P d4e4f78de25f4680a35df6a34eb8f1b0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:16:43.107167 10392 raft_consensus.cc:740] T 3098c1d0a82245f1a7f639573a2ea9c1 P d4e4f78de25f4680a35df6a34eb8f1b0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d4e4f78de25f4680a35df6a34eb8f1b0, State: Initialized, Role: FOLLOWER
I20260710 13:16:43.108006 10392 consensus_queue.cc:260] T 3098c1d0a82245f1a7f639573a2ea9c1 P d4e4f78de25f4680a35df6a34eb8f1b0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d4e4f78de25f4680a35df6a34eb8f1b0" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 35279 } } peers { permanent_uuid: "e57db580c4024069ad8012b99959aa1f" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 39171 } } peers { permanent_uuid: "2ba1f4397aac467e83a59c1ab8f383af" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 40225 } }
I20260710 13:16:43.108402 10202 raft_consensus.cc:2468] T a20757695ef34cd882acb34664b1abe8 P d4e4f78de25f4680a35df6a34eb8f1b0 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2ba1f4397aac467e83a59c1ab8f383af in term 1.
I20260710 13:16:43.112682 10391 tablet_bootstrap.cc:492] T 3098c1d0a82245f1a7f639573a2ea9c1 P 2ba1f4397aac467e83a59c1ab8f383af: No bootstrap required, opened a new log
I20260710 13:16:43.110591 10392 ts_tablet_manager.cc:1434] T 3098c1d0a82245f1a7f639573a2ea9c1 P d4e4f78de25f4680a35df6a34eb8f1b0: Time spent starting tablet: real 0.017s	user 0.005s	sys 0.000s
I20260710 13:16:43.116900 10391 ts_tablet_manager.cc:1403] T 3098c1d0a82245f1a7f639573a2ea9c1 P 2ba1f4397aac467e83a59c1ab8f383af: Time spent bootstrapping tablet: real 0.020s	user 0.013s	sys 0.000s
I20260710 13:16:43.117460 10316 leader_election.cc:304] T a20757695ef34cd882acb34664b1abe8 P 2ba1f4397aac467e83a59c1ab8f383af [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2ba1f4397aac467e83a59c1ab8f383af, d4e4f78de25f4680a35df6a34eb8f1b0; no voters: 
I20260710 13:16:43.118147 10415 leader_election.cc:290] T a20757695ef34cd882acb34664b1abe8 P 2ba1f4397aac467e83a59c1ab8f383af [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d4e4f78de25f4680a35df6a34eb8f1b0 (127.5.154.1:35279), e57db580c4024069ad8012b99959aa1f (127.5.154.2:39171)
I20260710 13:16:43.118283 10425 raft_consensus.cc:2804] T a20757695ef34cd882acb34664b1abe8 P 2ba1f4397aac467e83a59c1ab8f383af [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:16:43.118945 10425 raft_consensus.cc:697] T a20757695ef34cd882acb34664b1abe8 P 2ba1f4397aac467e83a59c1ab8f383af [term 1 LEADER]: Becoming Leader. State: Replica: 2ba1f4397aac467e83a59c1ab8f383af, State: Running, Role: LEADER
I20260710 13:16:43.119254 10391 raft_consensus.cc:359] T 3098c1d0a82245f1a7f639573a2ea9c1 P 2ba1f4397aac467e83a59c1ab8f383af [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d4e4f78de25f4680a35df6a34eb8f1b0" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 35279 } } peers { permanent_uuid: "e57db580c4024069ad8012b99959aa1f" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 39171 } } peers { permanent_uuid: "2ba1f4397aac467e83a59c1ab8f383af" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 40225 } }
I20260710 13:16:43.119890 10391 raft_consensus.cc:385] T 3098c1d0a82245f1a7f639573a2ea9c1 P 2ba1f4397aac467e83a59c1ab8f383af [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:16:43.119740 10425 consensus_queue.cc:237] T a20757695ef34cd882acb34664b1abe8 P 2ba1f4397aac467e83a59c1ab8f383af [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d4e4f78de25f4680a35df6a34eb8f1b0" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 35279 } } peers { permanent_uuid: "e57db580c4024069ad8012b99959aa1f" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 39171 } } peers { permanent_uuid: "2ba1f4397aac467e83a59c1ab8f383af" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 40225 } }
I20260710 13:16:43.120428 10391 raft_consensus.cc:740] T 3098c1d0a82245f1a7f639573a2ea9c1 P 2ba1f4397aac467e83a59c1ab8f383af [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2ba1f4397aac467e83a59c1ab8f383af, State: Initialized, Role: FOLLOWER
I20260710 13:16:43.121110 10391 consensus_queue.cc:260] T 3098c1d0a82245f1a7f639573a2ea9c1 P 2ba1f4397aac467e83a59c1ab8f383af [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d4e4f78de25f4680a35df6a34eb8f1b0" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 35279 } } peers { permanent_uuid: "e57db580c4024069ad8012b99959aa1f" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 39171 } } peers { permanent_uuid: "2ba1f4397aac467e83a59c1ab8f383af" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 40225 } }
I20260710 13:16:43.124490 10278 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a20757695ef34cd882acb34664b1abe8" candidate_uuid: "2ba1f4397aac467e83a59c1ab8f383af" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e57db580c4024069ad8012b99959aa1f" is_pre_election: true
I20260710 13:16:43.125111 10414 leader_election.cc:290] T a20757695ef34cd882acb34664b1abe8 P 2ba1f4397aac467e83a59c1ab8f383af [CANDIDATE]: Term 1 election: Requested vote from peers d4e4f78de25f4680a35df6a34eb8f1b0 (127.5.154.1:35279), e57db580c4024069ad8012b99959aa1f (127.5.154.2:39171)
I20260710 13:16:43.126757 10278 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a20757695ef34cd882acb34664b1abe8" candidate_uuid: "2ba1f4397aac467e83a59c1ab8f383af" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e57db580c4024069ad8012b99959aa1f"
I20260710 13:16:43.127480 10401 raft_consensus.cc:515] T 2995e352a5764bdf9862d0d4563189af P e57db580c4024069ad8012b99959aa1f [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d4e4f78de25f4680a35df6a34eb8f1b0" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 35279 } } peers { permanent_uuid: "e57db580c4024069ad8012b99959aa1f" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 39171 } } peers { permanent_uuid: "2ba1f4397aac467e83a59c1ab8f383af" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 40225 } }
W20260710 13:16:43.128245 10316 leader_election.cc:343] T a20757695ef34cd882acb34664b1abe8 P 2ba1f4397aac467e83a59c1ab8f383af [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer e57db580c4024069ad8012b99959aa1f (127.5.154.2:39171): Illegal state: must be running to vote when last-logged opid is not known
W20260710 13:16:43.129228 10316 leader_election.cc:343] T a20757695ef34cd882acb34664b1abe8 P 2ba1f4397aac467e83a59c1ab8f383af [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer e57db580c4024069ad8012b99959aa1f (127.5.154.2:39171): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:16:43.130590 10202 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2995e352a5764bdf9862d0d4563189af" candidate_uuid: "e57db580c4024069ad8012b99959aa1f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d4e4f78de25f4680a35df6a34eb8f1b0"
I20260710 13:16:43.117468 10392 tablet_bootstrap.cc:492] T ce04f2bfb1fe41f2a477d2c9070c3120 P d4e4f78de25f4680a35df6a34eb8f1b0: Bootstrap starting.
I20260710 13:16:43.131251 10202 raft_consensus.cc:3060] T 2995e352a5764bdf9862d0d4563189af P d4e4f78de25f4680a35df6a34eb8f1b0 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:16:43.126752 10422 raft_consensus.cc:515] T 116e25461e474f1faf99a3f12a7a0185 P 2ba1f4397aac467e83a59c1ab8f383af [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d4e4f78de25f4680a35df6a34eb8f1b0" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 35279 } } peers { permanent_uuid: "e57db580c4024069ad8012b99959aa1f" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 39171 } } peers { permanent_uuid: "2ba1f4397aac467e83a59c1ab8f383af" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 40225 } }
W20260710 13:16:43.142892 10149 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260710 13:16:43.144547 10401 leader_election.cc:290] T 2995e352a5764bdf9862d0d4563189af P e57db580c4024069ad8012b99959aa1f [CANDIDATE]: Term 1 election: Requested vote from peers d4e4f78de25f4680a35df6a34eb8f1b0 (127.5.154.1:35279), 2ba1f4397aac467e83a59c1ab8f383af (127.5.154.3:40225)
I20260710 13:16:43.144981 10422 leader_election.cc:290] T 116e25461e474f1faf99a3f12a7a0185 P 2ba1f4397aac467e83a59c1ab8f383af [CANDIDATE]: Term 1 election: Requested vote from peers d4e4f78de25f4680a35df6a34eb8f1b0 (127.5.154.1:35279), e57db580c4024069ad8012b99959aa1f (127.5.154.2:39171)
I20260710 13:16:43.145205 10352 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2995e352a5764bdf9862d0d4563189af" candidate_uuid: "e57db580c4024069ad8012b99959aa1f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2ba1f4397aac467e83a59c1ab8f383af"
I20260710 13:16:43.146534 10203 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "116e25461e474f1faf99a3f12a7a0185" candidate_uuid: "2ba1f4397aac467e83a59c1ab8f383af" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d4e4f78de25f4680a35df6a34eb8f1b0"
I20260710 13:16:43.149376 10278 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "116e25461e474f1faf99a3f12a7a0185" candidate_uuid: "2ba1f4397aac467e83a59c1ab8f383af" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e57db580c4024069ad8012b99959aa1f"
I20260710 13:16:43.149922 10203 raft_consensus.cc:3060] T 116e25461e474f1faf99a3f12a7a0185 P d4e4f78de25f4680a35df6a34eb8f1b0 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:16:43.150269 10391 ts_tablet_manager.cc:1434] T 3098c1d0a82245f1a7f639573a2ea9c1 P 2ba1f4397aac467e83a59c1ab8f383af: Time spent starting tablet: real 0.033s	user 0.013s	sys 0.005s
I20260710 13:16:43.151161 10391 tablet_bootstrap.cc:492] T 2995e352a5764bdf9862d0d4563189af P 2ba1f4397aac467e83a59c1ab8f383af: Bootstrap starting.
I20260710 13:16:43.146437 10099 catalog_manager.cc:5697] T 2175c7f785194b89900558f149d8f18a P 2ba1f4397aac467e83a59c1ab8f383af reported cstate change: term changed from 0 to 1, leader changed from <none> to 2ba1f4397aac467e83a59c1ab8f383af (127.5.154.3). New cstate: current_term: 1 leader_uuid: "2ba1f4397aac467e83a59c1ab8f383af" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d4e4f78de25f4680a35df6a34eb8f1b0" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 35279 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e57db580c4024069ad8012b99959aa1f" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 39171 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2ba1f4397aac467e83a59c1ab8f383af" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 40225 } health_report { overall_health: HEALTHY } } }
I20260710 13:16:43.148442 10392 tablet_bootstrap.cc:654] T ce04f2bfb1fe41f2a477d2c9070c3120 P d4e4f78de25f4680a35df6a34eb8f1b0: Neither blocks nor log segments found. Creating new log.
I20260710 13:16:43.155404 10391 tablet_bootstrap.cc:654] T 2995e352a5764bdf9862d0d4563189af P 2ba1f4397aac467e83a59c1ab8f383af: Neither blocks nor log segments found. Creating new log.
I20260710 13:16:43.155743 10203 raft_consensus.cc:2468] T 116e25461e474f1faf99a3f12a7a0185 P d4e4f78de25f4680a35df6a34eb8f1b0 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2ba1f4397aac467e83a59c1ab8f383af in term 1.
W20260710 13:16:43.157627 10241 leader_election.cc:343] T 2995e352a5764bdf9862d0d4563189af P e57db580c4024069ad8012b99959aa1f [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 2ba1f4397aac467e83a59c1ab8f383af (127.5.154.3:40225): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:16:43.158460 10316 leader_election.cc:304] T 116e25461e474f1faf99a3f12a7a0185 P 2ba1f4397aac467e83a59c1ab8f383af [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2ba1f4397aac467e83a59c1ab8f383af, d4e4f78de25f4680a35df6a34eb8f1b0; no voters: 
W20260710 13:16:43.159278 10316 leader_election.cc:343] T 116e25461e474f1faf99a3f12a7a0185 P 2ba1f4397aac467e83a59c1ab8f383af [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer e57db580c4024069ad8012b99959aa1f (127.5.154.2:39171): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:16:43.160050 10422 raft_consensus.cc:2804] T 116e25461e474f1faf99a3f12a7a0185 P 2ba1f4397aac467e83a59c1ab8f383af [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:16:43.160528 10422 raft_consensus.cc:697] T 116e25461e474f1faf99a3f12a7a0185 P 2ba1f4397aac467e83a59c1ab8f383af [term 1 LEADER]: Becoming Leader. State: Replica: 2ba1f4397aac467e83a59c1ab8f383af, State: Running, Role: LEADER
I20260710 13:16:43.161285 10422 consensus_queue.cc:237] T 116e25461e474f1faf99a3f12a7a0185 P 2ba1f4397aac467e83a59c1ab8f383af [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d4e4f78de25f4680a35df6a34eb8f1b0" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 35279 } } peers { permanent_uuid: "e57db580c4024069ad8012b99959aa1f" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 39171 } } peers { permanent_uuid: "2ba1f4397aac467e83a59c1ab8f383af" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 40225 } }
I20260710 13:16:43.140354 10202 raft_consensus.cc:2468] T 2995e352a5764bdf9862d0d4563189af P d4e4f78de25f4680a35df6a34eb8f1b0 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e57db580c4024069ad8012b99959aa1f in term 1.
I20260710 13:16:43.165560 10242 leader_election.cc:304] T 2995e352a5764bdf9862d0d4563189af P e57db580c4024069ad8012b99959aa1f [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: d4e4f78de25f4680a35df6a34eb8f1b0, e57db580c4024069ad8012b99959aa1f; no voters: 2ba1f4397aac467e83a59c1ab8f383af
I20260710 13:16:43.166558 10391 tablet_bootstrap.cc:492] T 2995e352a5764bdf9862d0d4563189af P 2ba1f4397aac467e83a59c1ab8f383af: No bootstrap required, opened a new log
I20260710 13:16:43.167105 10391 ts_tablet_manager.cc:1403] T 2995e352a5764bdf9862d0d4563189af P 2ba1f4397aac467e83a59c1ab8f383af: Time spent bootstrapping tablet: real 0.016s	user 0.010s	sys 0.005s
I20260710 13:16:43.167259 10395 tablet_bootstrap.cc:492] T 97065545ecde4e749598c987c5894b3a P e57db580c4024069ad8012b99959aa1f: No bootstrap required, opened a new log
I20260710 13:16:43.167766 10395 ts_tablet_manager.cc:1403] T 97065545ecde4e749598c987c5894b3a P e57db580c4024069ad8012b99959aa1f: Time spent bootstrapping tablet: real 0.151s	user 0.037s	sys 0.072s
I20260710 13:16:43.169986 10391 raft_consensus.cc:359] T 2995e352a5764bdf9862d0d4563189af P 2ba1f4397aac467e83a59c1ab8f383af [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d4e4f78de25f4680a35df6a34eb8f1b0" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 35279 } } peers { permanent_uuid: "e57db580c4024069ad8012b99959aa1f" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 39171 } } peers { permanent_uuid: "2ba1f4397aac467e83a59c1ab8f383af" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 40225 } }
I20260710 13:16:43.170469 10395 raft_consensus.cc:359] T 97065545ecde4e749598c987c5894b3a P e57db580c4024069ad8012b99959aa1f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d4e4f78de25f4680a35df6a34eb8f1b0" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 35279 } } peers { permanent_uuid: "e57db580c4024069ad8012b99959aa1f" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 39171 } } peers { permanent_uuid: "2ba1f4397aac467e83a59c1ab8f383af" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 40225 } }
I20260710 13:16:43.170842 10391 raft_consensus.cc:385] T 2995e352a5764bdf9862d0d4563189af P 2ba1f4397aac467e83a59c1ab8f383af [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:16:43.171227 10395 raft_consensus.cc:385] T 97065545ecde4e749598c987c5894b3a P e57db580c4024069ad8012b99959aa1f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:16:43.171360 10391 raft_consensus.cc:740] T 2995e352a5764bdf9862d0d4563189af P 2ba1f4397aac467e83a59c1ab8f383af [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2ba1f4397aac467e83a59c1ab8f383af, State: Initialized, Role: FOLLOWER
I20260710 13:16:43.171787 10395 raft_consensus.cc:740] T 97065545ecde4e749598c987c5894b3a P e57db580c4024069ad8012b99959aa1f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e57db580c4024069ad8012b99959aa1f, State: Initialized, Role: FOLLOWER
I20260710 13:16:43.172420 10391 consensus_queue.cc:260] T 2995e352a5764bdf9862d0d4563189af P 2ba1f4397aac467e83a59c1ab8f383af [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d4e4f78de25f4680a35df6a34eb8f1b0" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 35279 } } peers { permanent_uuid: "e57db580c4024069ad8012b99959aa1f" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 39171 } } peers { permanent_uuid: "2ba1f4397aac467e83a59c1ab8f383af" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 40225 } }
I20260710 13:16:43.172694 10401 raft_consensus.cc:2804] T 2995e352a5764bdf9862d0d4563189af P e57db580c4024069ad8012b99959aa1f [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:16:43.172530 10395 consensus_queue.cc:260] T 97065545ecde4e749598c987c5894b3a P e57db580c4024069ad8012b99959aa1f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d4e4f78de25f4680a35df6a34eb8f1b0" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 35279 } } peers { permanent_uuid: "e57db580c4024069ad8012b99959aa1f" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 39171 } } peers { permanent_uuid: "2ba1f4397aac467e83a59c1ab8f383af" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 40225 } }
I20260710 13:16:43.174552 10401 raft_consensus.cc:697] T 2995e352a5764bdf9862d0d4563189af P e57db580c4024069ad8012b99959aa1f [term 1 LEADER]: Becoming Leader. State: Replica: e57db580c4024069ad8012b99959aa1f, State: Running, Role: LEADER
I20260710 13:16:43.175534 10401 consensus_queue.cc:237] T 2995e352a5764bdf9862d0d4563189af P e57db580c4024069ad8012b99959aa1f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d4e4f78de25f4680a35df6a34eb8f1b0" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 35279 } } peers { permanent_uuid: "e57db580c4024069ad8012b99959aa1f" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 39171 } } peers { permanent_uuid: "2ba1f4397aac467e83a59c1ab8f383af" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 40225 } }
I20260710 13:16:43.178031 10391 ts_tablet_manager.cc:1434] T 2995e352a5764bdf9862d0d4563189af P 2ba1f4397aac467e83a59c1ab8f383af: Time spent starting tablet: real 0.011s	user 0.006s	sys 0.000s
I20260710 13:16:43.179994 10395 ts_tablet_manager.cc:1434] T 97065545ecde4e749598c987c5894b3a P e57db580c4024069ad8012b99959aa1f: Time spent starting tablet: real 0.012s	user 0.003s	sys 0.003s
I20260710 13:16:43.181051 10395 tablet_bootstrap.cc:492] T a20757695ef34cd882acb34664b1abe8 P e57db580c4024069ad8012b99959aa1f: Bootstrap starting.
I20260710 13:16:43.182261 10100 catalog_manager.cc:5697] T 116e25461e474f1faf99a3f12a7a0185 P 2ba1f4397aac467e83a59c1ab8f383af reported cstate change: term changed from 0 to 1, leader changed from <none> to 2ba1f4397aac467e83a59c1ab8f383af (127.5.154.3). New cstate: current_term: 1 leader_uuid: "2ba1f4397aac467e83a59c1ab8f383af" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d4e4f78de25f4680a35df6a34eb8f1b0" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 35279 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e57db580c4024069ad8012b99959aa1f" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 39171 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2ba1f4397aac467e83a59c1ab8f383af" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 40225 } health_report { overall_health: HEALTHY } } }
I20260710 13:16:43.183511 10100 catalog_manager.cc:5697] T a20757695ef34cd882acb34664b1abe8 P 2ba1f4397aac467e83a59c1ab8f383af reported cstate change: term changed from 0 to 1, leader changed from <none> to 2ba1f4397aac467e83a59c1ab8f383af (127.5.154.3). New cstate: current_term: 1 leader_uuid: "2ba1f4397aac467e83a59c1ab8f383af" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d4e4f78de25f4680a35df6a34eb8f1b0" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 35279 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e57db580c4024069ad8012b99959aa1f" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 39171 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2ba1f4397aac467e83a59c1ab8f383af" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 40225 } health_report { overall_health: HEALTHY } } }
I20260710 13:16:43.185489 10392 tablet_bootstrap.cc:492] T ce04f2bfb1fe41f2a477d2c9070c3120 P d4e4f78de25f4680a35df6a34eb8f1b0: No bootstrap required, opened a new log
I20260710 13:16:43.185988 10392 ts_tablet_manager.cc:1403] T ce04f2bfb1fe41f2a477d2c9070c3120 P d4e4f78de25f4680a35df6a34eb8f1b0: Time spent bootstrapping tablet: real 0.069s	user 0.016s	sys 0.011s
I20260710 13:16:43.187054 10395 tablet_bootstrap.cc:654] T a20757695ef34cd882acb34664b1abe8 P e57db580c4024069ad8012b99959aa1f: Neither blocks nor log segments found. Creating new log.
I20260710 13:16:43.188372 10396 raft_consensus.cc:493] T e699aecba1724dce8b947e2cf0b83937 P d4e4f78de25f4680a35df6a34eb8f1b0 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:16:43.188839 10396 raft_consensus.cc:515] T e699aecba1724dce8b947e2cf0b83937 P d4e4f78de25f4680a35df6a34eb8f1b0 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d4e4f78de25f4680a35df6a34eb8f1b0" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 35279 } } peers { permanent_uuid: "e57db580c4024069ad8012b99959aa1f" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 39171 } } peers { permanent_uuid: "2ba1f4397aac467e83a59c1ab8f383af" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 40225 } }
I20260710 13:16:43.188892 10392 raft_consensus.cc:359] T ce04f2bfb1fe41f2a477d2c9070c3120 P d4e4f78de25f4680a35df6a34eb8f1b0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d4e4f78de25f4680a35df6a34eb8f1b0" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 35279 } } peers { permanent_uuid: "e57db580c4024069ad8012b99959aa1f" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 39171 } } peers { permanent_uuid: "2ba1f4397aac467e83a59c1ab8f383af" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 40225 } }
I20260710 13:16:43.191795 10392 raft_consensus.cc:385] T ce04f2bfb1fe41f2a477d2c9070c3120 P d4e4f78de25f4680a35df6a34eb8f1b0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:16:43.192071 10392 raft_consensus.cc:740] T ce04f2bfb1fe41f2a477d2c9070c3120 P d4e4f78de25f4680a35df6a34eb8f1b0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d4e4f78de25f4680a35df6a34eb8f1b0, State: Initialized, Role: FOLLOWER
I20260710 13:16:43.192672 10392 consensus_queue.cc:260] T ce04f2bfb1fe41f2a477d2c9070c3120 P d4e4f78de25f4680a35df6a34eb8f1b0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d4e4f78de25f4680a35df6a34eb8f1b0" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 35279 } } peers { permanent_uuid: "e57db580c4024069ad8012b99959aa1f" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 39171 } } peers { permanent_uuid: "2ba1f4397aac467e83a59c1ab8f383af" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 40225 } }
I20260710 13:16:43.194695 10099 catalog_manager.cc:5697] T 2995e352a5764bdf9862d0d4563189af P e57db580c4024069ad8012b99959aa1f reported cstate change: term changed from 0 to 1, leader changed from <none> to e57db580c4024069ad8012b99959aa1f (127.5.154.2). New cstate: current_term: 1 leader_uuid: "e57db580c4024069ad8012b99959aa1f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d4e4f78de25f4680a35df6a34eb8f1b0" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 35279 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e57db580c4024069ad8012b99959aa1f" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 39171 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2ba1f4397aac467e83a59c1ab8f383af" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 40225 } health_report { overall_health: UNKNOWN } } }
I20260710 13:16:43.199316 10396 leader_election.cc:290] T e699aecba1724dce8b947e2cf0b83937 P d4e4f78de25f4680a35df6a34eb8f1b0 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e57db580c4024069ad8012b99959aa1f (127.5.154.2:39171), 2ba1f4397aac467e83a59c1ab8f383af (127.5.154.3:40225)
I20260710 13:16:43.204587 10401 raft_consensus.cc:493] T e699aecba1724dce8b947e2cf0b83937 P e57db580c4024069ad8012b99959aa1f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:16:43.205099 10401 raft_consensus.cc:515] T e699aecba1724dce8b947e2cf0b83937 P e57db580c4024069ad8012b99959aa1f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d4e4f78de25f4680a35df6a34eb8f1b0" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 35279 } } peers { permanent_uuid: "e57db580c4024069ad8012b99959aa1f" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 39171 } } peers { permanent_uuid: "2ba1f4397aac467e83a59c1ab8f383af" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 40225 } }
I20260710 13:16:43.207136 10401 leader_election.cc:290] T e699aecba1724dce8b947e2cf0b83937 P e57db580c4024069ad8012b99959aa1f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d4e4f78de25f4680a35df6a34eb8f1b0 (127.5.154.1:35279), 2ba1f4397aac467e83a59c1ab8f383af (127.5.154.3:40225)
I20260710 13:16:43.209034 10352 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e699aecba1724dce8b947e2cf0b83937" candidate_uuid: "e57db580c4024069ad8012b99959aa1f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2ba1f4397aac467e83a59c1ab8f383af" is_pre_election: true
I20260710 13:16:43.209735 10352 raft_consensus.cc:2468] T e699aecba1724dce8b947e2cf0b83937 P 2ba1f4397aac467e83a59c1ab8f383af [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e57db580c4024069ad8012b99959aa1f in term 0.
I20260710 13:16:43.211077 10241 leader_election.cc:304] T e699aecba1724dce8b947e2cf0b83937 P e57db580c4024069ad8012b99959aa1f [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2ba1f4397aac467e83a59c1ab8f383af, e57db580c4024069ad8012b99959aa1f; no voters: 
I20260710 13:16:43.211961 10401 raft_consensus.cc:2804] T e699aecba1724dce8b947e2cf0b83937 P e57db580c4024069ad8012b99959aa1f [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:16:43.212327 10401 raft_consensus.cc:493] T e699aecba1724dce8b947e2cf0b83937 P e57db580c4024069ad8012b99959aa1f [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:16:43.212682 10401 raft_consensus.cc:3060] T e699aecba1724dce8b947e2cf0b83937 P e57db580c4024069ad8012b99959aa1f [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:16:43.219923 10401 raft_consensus.cc:515] T e699aecba1724dce8b947e2cf0b83937 P e57db580c4024069ad8012b99959aa1f [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d4e4f78de25f4680a35df6a34eb8f1b0" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 35279 } } peers { permanent_uuid: "e57db580c4024069ad8012b99959aa1f" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 39171 } } peers { permanent_uuid: "2ba1f4397aac467e83a59c1ab8f383af" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 40225 } }
I20260710 13:16:43.224232 10422 raft_consensus.cc:493] T 97065545ecde4e749598c987c5894b3a P 2ba1f4397aac467e83a59c1ab8f383af [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:16:43.224814 10422 raft_consensus.cc:515] T 97065545ecde4e749598c987c5894b3a P 2ba1f4397aac467e83a59c1ab8f383af [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d4e4f78de25f4680a35df6a34eb8f1b0" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 35279 } } peers { permanent_uuid: "e57db580c4024069ad8012b99959aa1f" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 39171 } } peers { permanent_uuid: "2ba1f4397aac467e83a59c1ab8f383af" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 40225 } }
I20260710 13:16:43.226851 10422 leader_election.cc:290] T 97065545ecde4e749598c987c5894b3a P 2ba1f4397aac467e83a59c1ab8f383af [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d4e4f78de25f4680a35df6a34eb8f1b0 (127.5.154.1:35279), e57db580c4024069ad8012b99959aa1f (127.5.154.2:39171)
I20260710 13:16:43.230264 10203 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "97065545ecde4e749598c987c5894b3a" candidate_uuid: "2ba1f4397aac467e83a59c1ab8f383af" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d4e4f78de25f4680a35df6a34eb8f1b0" is_pre_election: true
I20260710 13:16:43.230999 10203 raft_consensus.cc:2468] T 97065545ecde4e749598c987c5894b3a P d4e4f78de25f4680a35df6a34eb8f1b0 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2ba1f4397aac467e83a59c1ab8f383af in term 0.
I20260710 13:16:43.232528 10278 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "97065545ecde4e749598c987c5894b3a" candidate_uuid: "2ba1f4397aac467e83a59c1ab8f383af" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e57db580c4024069ad8012b99959aa1f" is_pre_election: true
I20260710 13:16:43.233238 10278 raft_consensus.cc:2468] T 97065545ecde4e749598c987c5894b3a P e57db580c4024069ad8012b99959aa1f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2ba1f4397aac467e83a59c1ab8f383af in term 0.
I20260710 13:16:43.234920 10316 leader_election.cc:304] T 97065545ecde4e749598c987c5894b3a P 2ba1f4397aac467e83a59c1ab8f383af [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2ba1f4397aac467e83a59c1ab8f383af, e57db580c4024069ad8012b99959aa1f; no voters: 
I20260710 13:16:43.236254 10422 raft_consensus.cc:2804] T 97065545ecde4e749598c987c5894b3a P 2ba1f4397aac467e83a59c1ab8f383af [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:16:43.236639 10422 raft_consensus.cc:493] T 97065545ecde4e749598c987c5894b3a P 2ba1f4397aac467e83a59c1ab8f383af [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:16:43.236979 10422 raft_consensus.cc:3060] T 97065545ecde4e749598c987c5894b3a P 2ba1f4397aac467e83a59c1ab8f383af [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:16:43.239976 10202 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e699aecba1724dce8b947e2cf0b83937" candidate_uuid: "e57db580c4024069ad8012b99959aa1f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d4e4f78de25f4680a35df6a34eb8f1b0"
I20260710 13:16:43.240602 10202 raft_consensus.cc:3060] T e699aecba1724dce8b947e2cf0b83937 P d4e4f78de25f4680a35df6a34eb8f1b0 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:16:43.241077 10203 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e699aecba1724dce8b947e2cf0b83937" candidate_uuid: "e57db580c4024069ad8012b99959aa1f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d4e4f78de25f4680a35df6a34eb8f1b0" is_pre_election: true
I20260710 13:16:43.243912 10433 raft_consensus.cc:493] T 2175c7f785194b89900558f149d8f18a P e57db580c4024069ad8012b99959aa1f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:16:43.244405 10433 raft_consensus.cc:515] T 2175c7f785194b89900558f149d8f18a P e57db580c4024069ad8012b99959aa1f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d4e4f78de25f4680a35df6a34eb8f1b0" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 35279 } } peers { permanent_uuid: "e57db580c4024069ad8012b99959aa1f" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 39171 } } peers { permanent_uuid: "2ba1f4397aac467e83a59c1ab8f383af" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 40225 } }
I20260710 13:16:43.246496 10433 leader_election.cc:290] T 2175c7f785194b89900558f149d8f18a P e57db580c4024069ad8012b99959aa1f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d4e4f78de25f4680a35df6a34eb8f1b0 (127.5.154.1:35279), 2ba1f4397aac467e83a59c1ab8f383af (127.5.154.3:40225)
I20260710 13:16:43.246923 10422 raft_consensus.cc:515] T 97065545ecde4e749598c987c5894b3a P 2ba1f4397aac467e83a59c1ab8f383af [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d4e4f78de25f4680a35df6a34eb8f1b0" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 35279 } } peers { permanent_uuid: "e57db580c4024069ad8012b99959aa1f" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 39171 } } peers { permanent_uuid: "2ba1f4397aac467e83a59c1ab8f383af" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 40225 } }
I20260710 13:16:43.248296 10352 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2175c7f785194b89900558f149d8f18a" candidate_uuid: "e57db580c4024069ad8012b99959aa1f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2ba1f4397aac467e83a59c1ab8f383af" is_pre_election: true
I20260710 13:16:43.248529 10396 raft_consensus.cc:493] T ce04f2bfb1fe41f2a477d2c9070c3120 P d4e4f78de25f4680a35df6a34eb8f1b0 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:16:43.248622 10202 raft_consensus.cc:2468] T e699aecba1724dce8b947e2cf0b83937 P d4e4f78de25f4680a35df6a34eb8f1b0 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e57db580c4024069ad8012b99959aa1f in term 1.
I20260710 13:16:43.249238 10396 raft_consensus.cc:515] T ce04f2bfb1fe41f2a477d2c9070c3120 P d4e4f78de25f4680a35df6a34eb8f1b0 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d4e4f78de25f4680a35df6a34eb8f1b0" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 35279 } } peers { permanent_uuid: "e57db580c4024069ad8012b99959aa1f" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 39171 } } peers { permanent_uuid: "2ba1f4397aac467e83a59c1ab8f383af" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 40225 } }
I20260710 13:16:43.249662 10401 leader_election.cc:290] T e699aecba1724dce8b947e2cf0b83937 P e57db580c4024069ad8012b99959aa1f [CANDIDATE]: Term 1 election: Requested vote from peers d4e4f78de25f4680a35df6a34eb8f1b0 (127.5.154.1:35279), 2ba1f4397aac467e83a59c1ab8f383af (127.5.154.3:40225)
I20260710 13:16:43.248945 10422 leader_election.cc:290] T 97065545ecde4e749598c987c5894b3a P 2ba1f4397aac467e83a59c1ab8f383af [CANDIDATE]: Term 1 election: Requested vote from peers d4e4f78de25f4680a35df6a34eb8f1b0 (127.5.154.1:35279), e57db580c4024069ad8012b99959aa1f (127.5.154.2:39171)
I20260710 13:16:43.250936 10278 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "97065545ecde4e749598c987c5894b3a" candidate_uuid: "2ba1f4397aac467e83a59c1ab8f383af" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e57db580c4024069ad8012b99959aa1f"
I20260710 13:16:43.251371 10351 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e699aecba1724dce8b947e2cf0b83937" candidate_uuid: "e57db580c4024069ad8012b99959aa1f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2ba1f4397aac467e83a59c1ab8f383af"
I20260710 13:16:43.251514 10278 raft_consensus.cc:3060] T 97065545ecde4e749598c987c5894b3a P e57db580c4024069ad8012b99959aa1f [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:16:43.251264 10396 leader_election.cc:290] T ce04f2bfb1fe41f2a477d2c9070c3120 P d4e4f78de25f4680a35df6a34eb8f1b0 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e57db580c4024069ad8012b99959aa1f (127.5.154.2:39171), 2ba1f4397aac467e83a59c1ab8f383af (127.5.154.3:40225)
I20260710 13:16:43.254940 10392 ts_tablet_manager.cc:1434] T ce04f2bfb1fe41f2a477d2c9070c3120 P d4e4f78de25f4680a35df6a34eb8f1b0: Time spent starting tablet: real 0.069s	user 0.025s	sys 0.014s
I20260710 13:16:43.255008 10395 tablet_bootstrap.cc:492] T a20757695ef34cd882acb34664b1abe8 P e57db580c4024069ad8012b99959aa1f: No bootstrap required, opened a new log
I20260710 13:16:43.251986 10351 raft_consensus.cc:3060] T e699aecba1724dce8b947e2cf0b83937 P 2ba1f4397aac467e83a59c1ab8f383af [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:16:43.256053 10395 ts_tablet_manager.cc:1403] T a20757695ef34cd882acb34664b1abe8 P e57db580c4024069ad8012b99959aa1f: Time spent bootstrapping tablet: real 0.075s	user 0.023s	sys 0.037s
I20260710 13:16:43.258963 10395 raft_consensus.cc:359] T a20757695ef34cd882acb34664b1abe8 P e57db580c4024069ad8012b99959aa1f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d4e4f78de25f4680a35df6a34eb8f1b0" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 35279 } } peers { permanent_uuid: "e57db580c4024069ad8012b99959aa1f" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 39171 } } peers { permanent_uuid: "2ba1f4397aac467e83a59c1ab8f383af" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 40225 } }
I20260710 13:16:43.259670 10395 raft_consensus.cc:385] T a20757695ef34cd882acb34664b1abe8 P e57db580c4024069ad8012b99959aa1f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:16:43.259706 10277 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e699aecba1724dce8b947e2cf0b83937" candidate_uuid: "d4e4f78de25f4680a35df6a34eb8f1b0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e57db580c4024069ad8012b99959aa1f" is_pre_election: true
I20260710 13:16:43.260069 10395 raft_consensus.cc:740] T a20757695ef34cd882acb34664b1abe8 P e57db580c4024069ad8012b99959aa1f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e57db580c4024069ad8012b99959aa1f, State: Initialized, Role: FOLLOWER
I20260710 13:16:43.260630 10277 raft_consensus.cc:2393] T e699aecba1724dce8b947e2cf0b83937 P e57db580c4024069ad8012b99959aa1f [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate d4e4f78de25f4680a35df6a34eb8f1b0 in current term 1: Already voted for candidate e57db580c4024069ad8012b99959aa1f in this term.
I20260710 13:16:43.260931 10278 raft_consensus.cc:2468] T 97065545ecde4e749598c987c5894b3a P e57db580c4024069ad8012b99959aa1f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2ba1f4397aac467e83a59c1ab8f383af in term 1.
I20260710 13:16:43.260848 10395 consensus_queue.cc:260] T a20757695ef34cd882acb34664b1abe8 P e57db580c4024069ad8012b99959aa1f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d4e4f78de25f4680a35df6a34eb8f1b0" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 35279 } } peers { permanent_uuid: "e57db580c4024069ad8012b99959aa1f" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 39171 } } peers { permanent_uuid: "2ba1f4397aac467e83a59c1ab8f383af" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 40225 } }
I20260710 13:16:43.262176 10316 leader_election.cc:304] T 97065545ecde4e749598c987c5894b3a P 2ba1f4397aac467e83a59c1ab8f383af [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2ba1f4397aac467e83a59c1ab8f383af, e57db580c4024069ad8012b99959aa1f; no voters: 
I20260710 13:16:43.262868 10277 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ce04f2bfb1fe41f2a477d2c9070c3120" candidate_uuid: "d4e4f78de25f4680a35df6a34eb8f1b0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e57db580c4024069ad8012b99959aa1f" is_pre_election: true
I20260710 13:16:43.263226 10395 ts_tablet_manager.cc:1434] T a20757695ef34cd882acb34664b1abe8 P e57db580c4024069ad8012b99959aa1f: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260710 13:16:43.263360 10422 raft_consensus.cc:2804] T 97065545ecde4e749598c987c5894b3a P 2ba1f4397aac467e83a59c1ab8f383af [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:16:43.264073 10422 raft_consensus.cc:697] T 97065545ecde4e749598c987c5894b3a P 2ba1f4397aac467e83a59c1ab8f383af [term 1 LEADER]: Becoming Leader. State: Replica: 2ba1f4397aac467e83a59c1ab8f383af, State: Running, Role: LEADER
I20260710 13:16:43.264258 10395 tablet_bootstrap.cc:492] T ce04f2bfb1fe41f2a477d2c9070c3120 P e57db580c4024069ad8012b99959aa1f: Bootstrap starting.
I20260710 13:16:43.264930 10422 consensus_queue.cc:237] T 97065545ecde4e749598c987c5894b3a P 2ba1f4397aac467e83a59c1ab8f383af [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d4e4f78de25f4680a35df6a34eb8f1b0" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 35279 } } peers { permanent_uuid: "e57db580c4024069ad8012b99959aa1f" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 39171 } } peers { permanent_uuid: "2ba1f4397aac467e83a59c1ab8f383af" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 40225 } }
W20260710 13:16:43.267879 10167 leader_election.cc:343] T ce04f2bfb1fe41f2a477d2c9070c3120 P d4e4f78de25f4680a35df6a34eb8f1b0 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer e57db580c4024069ad8012b99959aa1f (127.5.154.2:39171): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:16:43.269611 10395 tablet_bootstrap.cc:654] T ce04f2bfb1fe41f2a477d2c9070c3120 P e57db580c4024069ad8012b99959aa1f: Neither blocks nor log segments found. Creating new log.
I20260710 13:16:43.270123 10242 leader_election.cc:304] T e699aecba1724dce8b947e2cf0b83937 P e57db580c4024069ad8012b99959aa1f [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: d4e4f78de25f4680a35df6a34eb8f1b0, e57db580c4024069ad8012b99959aa1f; no voters: 
I20260710 13:16:43.271005 10401 raft_consensus.cc:2804] T e699aecba1724dce8b947e2cf0b83937 P e57db580c4024069ad8012b99959aa1f [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:16:43.271469 10401 raft_consensus.cc:697] T e699aecba1724dce8b947e2cf0b83937 P e57db580c4024069ad8012b99959aa1f [term 1 LEADER]: Becoming Leader. State: Replica: e57db580c4024069ad8012b99959aa1f, State: Running, Role: LEADER
I20260710 13:16:43.272277 10401 consensus_queue.cc:237] T e699aecba1724dce8b947e2cf0b83937 P e57db580c4024069ad8012b99959aa1f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d4e4f78de25f4680a35df6a34eb8f1b0" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 35279 } } peers { permanent_uuid: "e57db580c4024069ad8012b99959aa1f" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 39171 } } peers { permanent_uuid: "2ba1f4397aac467e83a59c1ab8f383af" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 40225 } }
I20260710 13:16:43.268209 10351 raft_consensus.cc:2468] T e699aecba1724dce8b947e2cf0b83937 P 2ba1f4397aac467e83a59c1ab8f383af [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e57db580c4024069ad8012b99959aa1f in term 1.
I20260710 13:16:43.274677 10098 catalog_manager.cc:5697] T 97065545ecde4e749598c987c5894b3a P 2ba1f4397aac467e83a59c1ab8f383af reported cstate change: term changed from 0 to 1, leader changed from <none> to 2ba1f4397aac467e83a59c1ab8f383af (127.5.154.3). New cstate: current_term: 1 leader_uuid: "2ba1f4397aac467e83a59c1ab8f383af" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d4e4f78de25f4680a35df6a34eb8f1b0" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 35279 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e57db580c4024069ad8012b99959aa1f" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 39171 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2ba1f4397aac467e83a59c1ab8f383af" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 40225 } health_report { overall_health: HEALTHY } } }
I20260710 13:16:43.275843 10395 tablet_bootstrap.cc:492] T ce04f2bfb1fe41f2a477d2c9070c3120 P e57db580c4024069ad8012b99959aa1f: No bootstrap required, opened a new log
I20260710 13:16:43.277566 10395 ts_tablet_manager.cc:1403] T ce04f2bfb1fe41f2a477d2c9070c3120 P e57db580c4024069ad8012b99959aa1f: Time spent bootstrapping tablet: real 0.014s	user 0.005s	sys 0.005s
I20260710 13:16:43.276120 10202 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "97065545ecde4e749598c987c5894b3a" candidate_uuid: "2ba1f4397aac467e83a59c1ab8f383af" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d4e4f78de25f4680a35df6a34eb8f1b0"
I20260710 13:16:43.276144 10350 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ce04f2bfb1fe41f2a477d2c9070c3120" candidate_uuid: "d4e4f78de25f4680a35df6a34eb8f1b0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2ba1f4397aac467e83a59c1ab8f383af" is_pre_election: true
I20260710 13:16:43.276499 10352 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e699aecba1724dce8b947e2cf0b83937" candidate_uuid: "d4e4f78de25f4680a35df6a34eb8f1b0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2ba1f4397aac467e83a59c1ab8f383af" is_pre_election: true
I20260710 13:16:43.276413 10203 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2175c7f785194b89900558f149d8f18a" candidate_uuid: "e57db580c4024069ad8012b99959aa1f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d4e4f78de25f4680a35df6a34eb8f1b0" is_pre_election: true
I20260710 13:16:43.279094 10352 raft_consensus.cc:2393] T e699aecba1724dce8b947e2cf0b83937 P 2ba1f4397aac467e83a59c1ab8f383af [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate d4e4f78de25f4680a35df6a34eb8f1b0 in current term 1: Already voted for candidate e57db580c4024069ad8012b99959aa1f in this term.
I20260710 13:16:43.279678 10203 raft_consensus.cc:2393] T 2175c7f785194b89900558f149d8f18a P d4e4f78de25f4680a35df6a34eb8f1b0 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate e57db580c4024069ad8012b99959aa1f in current term 1: Already voted for candidate 2ba1f4397aac467e83a59c1ab8f383af in this term.
I20260710 13:16:43.280000 10395 raft_consensus.cc:359] T ce04f2bfb1fe41f2a477d2c9070c3120 P e57db580c4024069ad8012b99959aa1f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d4e4f78de25f4680a35df6a34eb8f1b0" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 35279 } } peers { permanent_uuid: "e57db580c4024069ad8012b99959aa1f" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 39171 } } peers { permanent_uuid: "2ba1f4397aac467e83a59c1ab8f383af" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 40225 } }
I20260710 13:16:43.280668 10395 raft_consensus.cc:385] T ce04f2bfb1fe41f2a477d2c9070c3120 P e57db580c4024069ad8012b99959aa1f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:16:43.280694 10242 leader_election.cc:304] T 2175c7f785194b89900558f149d8f18a P e57db580c4024069ad8012b99959aa1f [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: e57db580c4024069ad8012b99959aa1f; no voters: 2ba1f4397aac467e83a59c1ab8f383af, d4e4f78de25f4680a35df6a34eb8f1b0
I20260710 13:16:43.281064 10395 raft_consensus.cc:740] T ce04f2bfb1fe41f2a477d2c9070c3120 P e57db580c4024069ad8012b99959aa1f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e57db580c4024069ad8012b99959aa1f, State: Initialized, Role: FOLLOWER
I20260710 13:16:43.278909 10350 raft_consensus.cc:2468] T ce04f2bfb1fe41f2a477d2c9070c3120 P 2ba1f4397aac467e83a59c1ab8f383af [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d4e4f78de25f4680a35df6a34eb8f1b0 in term 0.
I20260710 13:16:43.281759 10395 consensus_queue.cc:260] T ce04f2bfb1fe41f2a477d2c9070c3120 P e57db580c4024069ad8012b99959aa1f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d4e4f78de25f4680a35df6a34eb8f1b0" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 35279 } } peers { permanent_uuid: "e57db580c4024069ad8012b99959aa1f" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 39171 } } peers { permanent_uuid: "2ba1f4397aac467e83a59c1ab8f383af" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 40225 } }
I20260710 13:16:43.282696 10433 raft_consensus.cc:3060] T 2175c7f785194b89900558f149d8f18a P e57db580c4024069ad8012b99959aa1f [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:16:43.284978 10166 leader_election.cc:304] T e699aecba1724dce8b947e2cf0b83937 P d4e4f78de25f4680a35df6a34eb8f1b0 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: d4e4f78de25f4680a35df6a34eb8f1b0; no voters: 2ba1f4397aac467e83a59c1ab8f383af, e57db580c4024069ad8012b99959aa1f
I20260710 13:16:43.284760 10100 catalog_manager.cc:5697] T e699aecba1724dce8b947e2cf0b83937 P e57db580c4024069ad8012b99959aa1f reported cstate change: term changed from 0 to 1, leader changed from <none> to e57db580c4024069ad8012b99959aa1f (127.5.154.2). New cstate: current_term: 1 leader_uuid: "e57db580c4024069ad8012b99959aa1f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d4e4f78de25f4680a35df6a34eb8f1b0" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 35279 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e57db580c4024069ad8012b99959aa1f" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 39171 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2ba1f4397aac467e83a59c1ab8f383af" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 40225 } health_report { overall_health: UNKNOWN } } }
I20260710 13:16:43.285734 10438 raft_consensus.cc:2749] T e699aecba1724dce8b947e2cf0b83937 P d4e4f78de25f4680a35df6a34eb8f1b0 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:16:43.286772 10166 leader_election.cc:304] T ce04f2bfb1fe41f2a477d2c9070c3120 P d4e4f78de25f4680a35df6a34eb8f1b0 [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: 2ba1f4397aac467e83a59c1ab8f383af, d4e4f78de25f4680a35df6a34eb8f1b0; no voters: e57db580c4024069ad8012b99959aa1f
I20260710 13:16:43.287473 10202 raft_consensus.cc:3060] T 97065545ecde4e749598c987c5894b3a P d4e4f78de25f4680a35df6a34eb8f1b0 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:16:43.287861 10438 raft_consensus.cc:2804] T ce04f2bfb1fe41f2a477d2c9070c3120 P d4e4f78de25f4680a35df6a34eb8f1b0 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:16:43.288196 10438 raft_consensus.cc:493] T ce04f2bfb1fe41f2a477d2c9070c3120 P d4e4f78de25f4680a35df6a34eb8f1b0 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:16:43.288522 10438 raft_consensus.cc:3060] T ce04f2bfb1fe41f2a477d2c9070c3120 P d4e4f78de25f4680a35df6a34eb8f1b0 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:16:43.289494 10433 raft_consensus.cc:2749] T 2175c7f785194b89900558f149d8f18a P e57db580c4024069ad8012b99959aa1f [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:16:43.291213 10395 ts_tablet_manager.cc:1434] T ce04f2bfb1fe41f2a477d2c9070c3120 P e57db580c4024069ad8012b99959aa1f: Time spent starting tablet: real 0.013s	user 0.004s	sys 0.000s
I20260710 13:16:43.292145 10395 tablet_bootstrap.cc:492] T 116e25461e474f1faf99a3f12a7a0185 P e57db580c4024069ad8012b99959aa1f: Bootstrap starting.
I20260710 13:16:43.293855 10202 raft_consensus.cc:2468] T 97065545ecde4e749598c987c5894b3a P d4e4f78de25f4680a35df6a34eb8f1b0 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2ba1f4397aac467e83a59c1ab8f383af in term 1.
I20260710 13:16:43.295621 10438 raft_consensus.cc:515] T ce04f2bfb1fe41f2a477d2c9070c3120 P d4e4f78de25f4680a35df6a34eb8f1b0 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d4e4f78de25f4680a35df6a34eb8f1b0" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 35279 } } peers { permanent_uuid: "e57db580c4024069ad8012b99959aa1f" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 39171 } } peers { permanent_uuid: "2ba1f4397aac467e83a59c1ab8f383af" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 40225 } }
I20260710 13:16:43.296917 10395 tablet_bootstrap.cc:654] T 116e25461e474f1faf99a3f12a7a0185 P e57db580c4024069ad8012b99959aa1f: Neither blocks nor log segments found. Creating new log.
I20260710 13:16:43.297290 10438 leader_election.cc:290] T ce04f2bfb1fe41f2a477d2c9070c3120 P d4e4f78de25f4680a35df6a34eb8f1b0 [CANDIDATE]: Term 1 election: Requested vote from peers e57db580c4024069ad8012b99959aa1f (127.5.154.2:39171), 2ba1f4397aac467e83a59c1ab8f383af (127.5.154.3:40225)
I20260710 13:16:43.298075 10277 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ce04f2bfb1fe41f2a477d2c9070c3120" candidate_uuid: "d4e4f78de25f4680a35df6a34eb8f1b0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e57db580c4024069ad8012b99959aa1f"
I20260710 13:16:43.298677 10277 raft_consensus.cc:3060] T ce04f2bfb1fe41f2a477d2c9070c3120 P e57db580c4024069ad8012b99959aa1f [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:16:43.298790 10350 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ce04f2bfb1fe41f2a477d2c9070c3120" candidate_uuid: "d4e4f78de25f4680a35df6a34eb8f1b0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2ba1f4397aac467e83a59c1ab8f383af"
I20260710 13:16:43.299422 10350 raft_consensus.cc:3060] T ce04f2bfb1fe41f2a477d2c9070c3120 P 2ba1f4397aac467e83a59c1ab8f383af [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:16:43.305850 10350 raft_consensus.cc:2468] T ce04f2bfb1fe41f2a477d2c9070c3120 P 2ba1f4397aac467e83a59c1ab8f383af [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d4e4f78de25f4680a35df6a34eb8f1b0 in term 1.
I20260710 13:16:43.306521 10277 raft_consensus.cc:2468] T ce04f2bfb1fe41f2a477d2c9070c3120 P e57db580c4024069ad8012b99959aa1f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d4e4f78de25f4680a35df6a34eb8f1b0 in term 1.
I20260710 13:16:43.307063 10166 leader_election.cc:304] T ce04f2bfb1fe41f2a477d2c9070c3120 P d4e4f78de25f4680a35df6a34eb8f1b0 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2ba1f4397aac467e83a59c1ab8f383af, d4e4f78de25f4680a35df6a34eb8f1b0; no voters: 
I20260710 13:16:43.307974 10438 raft_consensus.cc:2804] T ce04f2bfb1fe41f2a477d2c9070c3120 P d4e4f78de25f4680a35df6a34eb8f1b0 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:16:43.308413 10438 raft_consensus.cc:697] T ce04f2bfb1fe41f2a477d2c9070c3120 P d4e4f78de25f4680a35df6a34eb8f1b0 [term 1 LEADER]: Becoming Leader. State: Replica: d4e4f78de25f4680a35df6a34eb8f1b0, State: Running, Role: LEADER
I20260710 13:16:43.309147 10438 consensus_queue.cc:237] T ce04f2bfb1fe41f2a477d2c9070c3120 P d4e4f78de25f4680a35df6a34eb8f1b0 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d4e4f78de25f4680a35df6a34eb8f1b0" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 35279 } } peers { permanent_uuid: "e57db580c4024069ad8012b99959aa1f" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 39171 } } peers { permanent_uuid: "2ba1f4397aac467e83a59c1ab8f383af" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 40225 } }
I20260710 13:16:43.309441 10395 tablet_bootstrap.cc:492] T 116e25461e474f1faf99a3f12a7a0185 P e57db580c4024069ad8012b99959aa1f: No bootstrap required, opened a new log
I20260710 13:16:43.309900 10395 ts_tablet_manager.cc:1403] T 116e25461e474f1faf99a3f12a7a0185 P e57db580c4024069ad8012b99959aa1f: Time spent bootstrapping tablet: real 0.018s	user 0.013s	sys 0.004s
I20260710 13:16:43.312036 10395 raft_consensus.cc:359] T 116e25461e474f1faf99a3f12a7a0185 P e57db580c4024069ad8012b99959aa1f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d4e4f78de25f4680a35df6a34eb8f1b0" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 35279 } } peers { permanent_uuid: "e57db580c4024069ad8012b99959aa1f" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 39171 } } peers { permanent_uuid: "2ba1f4397aac467e83a59c1ab8f383af" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 40225 } }
I20260710 13:16:43.312744 10395 raft_consensus.cc:385] T 116e25461e474f1faf99a3f12a7a0185 P e57db580c4024069ad8012b99959aa1f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:16:43.312999 10395 raft_consensus.cc:740] T 116e25461e474f1faf99a3f12a7a0185 P e57db580c4024069ad8012b99959aa1f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e57db580c4024069ad8012b99959aa1f, State: Initialized, Role: FOLLOWER
I20260710 13:16:43.313685 10395 consensus_queue.cc:260] T 116e25461e474f1faf99a3f12a7a0185 P e57db580c4024069ad8012b99959aa1f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d4e4f78de25f4680a35df6a34eb8f1b0" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 35279 } } peers { permanent_uuid: "e57db580c4024069ad8012b99959aa1f" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 39171 } } peers { permanent_uuid: "2ba1f4397aac467e83a59c1ab8f383af" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 40225 } }
I20260710 13:16:43.315442 10395 ts_tablet_manager.cc:1434] T 116e25461e474f1faf99a3f12a7a0185 P e57db580c4024069ad8012b99959aa1f: Time spent starting tablet: real 0.005s	user 0.003s	sys 0.000s
I20260710 13:16:43.315858 10100 catalog_manager.cc:5697] T ce04f2bfb1fe41f2a477d2c9070c3120 P d4e4f78de25f4680a35df6a34eb8f1b0 reported cstate change: term changed from 0 to 1, leader changed from <none> to d4e4f78de25f4680a35df6a34eb8f1b0 (127.5.154.1). New cstate: current_term: 1 leader_uuid: "d4e4f78de25f4680a35df6a34eb8f1b0" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d4e4f78de25f4680a35df6a34eb8f1b0" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 35279 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e57db580c4024069ad8012b99959aa1f" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 39171 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2ba1f4397aac467e83a59c1ab8f383af" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 40225 } health_report { overall_health: UNKNOWN } } }
I20260710 13:16:43.384295 10433 raft_consensus.cc:493] T 3098c1d0a82245f1a7f639573a2ea9c1 P e57db580c4024069ad8012b99959aa1f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:16:43.384857 10433 raft_consensus.cc:515] T 3098c1d0a82245f1a7f639573a2ea9c1 P e57db580c4024069ad8012b99959aa1f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d4e4f78de25f4680a35df6a34eb8f1b0" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 35279 } } peers { permanent_uuid: "e57db580c4024069ad8012b99959aa1f" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 39171 } } peers { permanent_uuid: "2ba1f4397aac467e83a59c1ab8f383af" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 40225 } }
I20260710 13:16:43.387037 10433 leader_election.cc:290] T 3098c1d0a82245f1a7f639573a2ea9c1 P e57db580c4024069ad8012b99959aa1f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d4e4f78de25f4680a35df6a34eb8f1b0 (127.5.154.1:35279), 2ba1f4397aac467e83a59c1ab8f383af (127.5.154.3:40225)
I20260710 13:16:43.387634 10202 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3098c1d0a82245f1a7f639573a2ea9c1" candidate_uuid: "e57db580c4024069ad8012b99959aa1f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d4e4f78de25f4680a35df6a34eb8f1b0" is_pre_election: true
I20260710 13:16:43.388062 10350 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3098c1d0a82245f1a7f639573a2ea9c1" candidate_uuid: "e57db580c4024069ad8012b99959aa1f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2ba1f4397aac467e83a59c1ab8f383af" is_pre_election: true
I20260710 13:16:43.388302 10202 raft_consensus.cc:2468] T 3098c1d0a82245f1a7f639573a2ea9c1 P d4e4f78de25f4680a35df6a34eb8f1b0 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e57db580c4024069ad8012b99959aa1f in term 0.
I20260710 13:16:43.388706 10350 raft_consensus.cc:2468] T 3098c1d0a82245f1a7f639573a2ea9c1 P 2ba1f4397aac467e83a59c1ab8f383af [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e57db580c4024069ad8012b99959aa1f in term 0.
I20260710 13:16:43.389284 10242 leader_election.cc:304] T 3098c1d0a82245f1a7f639573a2ea9c1 P e57db580c4024069ad8012b99959aa1f [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: d4e4f78de25f4680a35df6a34eb8f1b0, e57db580c4024069ad8012b99959aa1f; no voters: 
I20260710 13:16:43.389925 10433 raft_consensus.cc:2804] T 3098c1d0a82245f1a7f639573a2ea9c1 P e57db580c4024069ad8012b99959aa1f [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:16:43.390175 10433 raft_consensus.cc:493] T 3098c1d0a82245f1a7f639573a2ea9c1 P e57db580c4024069ad8012b99959aa1f [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:16:43.390380 10433 raft_consensus.cc:3060] T 3098c1d0a82245f1a7f639573a2ea9c1 P e57db580c4024069ad8012b99959aa1f [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:16:43.394829 10433 raft_consensus.cc:515] T 3098c1d0a82245f1a7f639573a2ea9c1 P e57db580c4024069ad8012b99959aa1f [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d4e4f78de25f4680a35df6a34eb8f1b0" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 35279 } } peers { permanent_uuid: "e57db580c4024069ad8012b99959aa1f" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 39171 } } peers { permanent_uuid: "2ba1f4397aac467e83a59c1ab8f383af" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 40225 } }
I20260710 13:16:43.396373 10433 leader_election.cc:290] T 3098c1d0a82245f1a7f639573a2ea9c1 P e57db580c4024069ad8012b99959aa1f [CANDIDATE]: Term 1 election: Requested vote from peers d4e4f78de25f4680a35df6a34eb8f1b0 (127.5.154.1:35279), 2ba1f4397aac467e83a59c1ab8f383af (127.5.154.3:40225)
I20260710 13:16:43.397050 10202 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3098c1d0a82245f1a7f639573a2ea9c1" candidate_uuid: "e57db580c4024069ad8012b99959aa1f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d4e4f78de25f4680a35df6a34eb8f1b0"
I20260710 13:16:43.397347 10350 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3098c1d0a82245f1a7f639573a2ea9c1" candidate_uuid: "e57db580c4024069ad8012b99959aa1f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2ba1f4397aac467e83a59c1ab8f383af"
I20260710 13:16:43.397629 10202 raft_consensus.cc:3060] T 3098c1d0a82245f1a7f639573a2ea9c1 P d4e4f78de25f4680a35df6a34eb8f1b0 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:16:43.397873 10350 raft_consensus.cc:3060] T 3098c1d0a82245f1a7f639573a2ea9c1 P 2ba1f4397aac467e83a59c1ab8f383af [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:16:43.404182 10350 raft_consensus.cc:2468] T 3098c1d0a82245f1a7f639573a2ea9c1 P 2ba1f4397aac467e83a59c1ab8f383af [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e57db580c4024069ad8012b99959aa1f in term 1.
I20260710 13:16:43.404182 10202 raft_consensus.cc:2468] T 3098c1d0a82245f1a7f639573a2ea9c1 P d4e4f78de25f4680a35df6a34eb8f1b0 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e57db580c4024069ad8012b99959aa1f in term 1.
I20260710 13:16:43.405267 10241 leader_election.cc:304] T 3098c1d0a82245f1a7f639573a2ea9c1 P e57db580c4024069ad8012b99959aa1f [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2ba1f4397aac467e83a59c1ab8f383af, e57db580c4024069ad8012b99959aa1f; no voters: 
I20260710 13:16:43.405853 10433 raft_consensus.cc:2804] T 3098c1d0a82245f1a7f639573a2ea9c1 P e57db580c4024069ad8012b99959aa1f [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:16:43.406213 10433 raft_consensus.cc:697] T 3098c1d0a82245f1a7f639573a2ea9c1 P e57db580c4024069ad8012b99959aa1f [term 1 LEADER]: Becoming Leader. State: Replica: e57db580c4024069ad8012b99959aa1f, State: Running, Role: LEADER
I20260710 13:16:43.406787 10433 consensus_queue.cc:237] T 3098c1d0a82245f1a7f639573a2ea9c1 P e57db580c4024069ad8012b99959aa1f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d4e4f78de25f4680a35df6a34eb8f1b0" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 35279 } } peers { permanent_uuid: "e57db580c4024069ad8012b99959aa1f" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 39171 } } peers { permanent_uuid: "2ba1f4397aac467e83a59c1ab8f383af" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 40225 } }
I20260710 13:16:43.413113 10100 catalog_manager.cc:5697] T 3098c1d0a82245f1a7f639573a2ea9c1 P e57db580c4024069ad8012b99959aa1f reported cstate change: term changed from 0 to 1, leader changed from <none> to e57db580c4024069ad8012b99959aa1f (127.5.154.2). New cstate: current_term: 1 leader_uuid: "e57db580c4024069ad8012b99959aa1f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d4e4f78de25f4680a35df6a34eb8f1b0" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 35279 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e57db580c4024069ad8012b99959aa1f" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 39171 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2ba1f4397aac467e83a59c1ab8f383af" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 40225 } health_report { overall_health: UNKNOWN } } }
I20260710 13:16:43.431550 10438 raft_consensus.cc:493] T ca2a85fd3b2d464ab3d26eb371cfc21e P d4e4f78de25f4680a35df6a34eb8f1b0 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:16:43.431975 10438 raft_consensus.cc:515] T ca2a85fd3b2d464ab3d26eb371cfc21e P d4e4f78de25f4680a35df6a34eb8f1b0 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ba1f4397aac467e83a59c1ab8f383af" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 40225 } } peers { permanent_uuid: "d4e4f78de25f4680a35df6a34eb8f1b0" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 35279 } } peers { permanent_uuid: "e57db580c4024069ad8012b99959aa1f" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 39171 } }
I20260710 13:16:43.433741 10438 leader_election.cc:290] T ca2a85fd3b2d464ab3d26eb371cfc21e P d4e4f78de25f4680a35df6a34eb8f1b0 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2ba1f4397aac467e83a59c1ab8f383af (127.5.154.3:40225), e57db580c4024069ad8012b99959aa1f (127.5.154.2:39171)
I20260710 13:16:43.434368 10350 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ca2a85fd3b2d464ab3d26eb371cfc21e" candidate_uuid: "d4e4f78de25f4680a35df6a34eb8f1b0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2ba1f4397aac467e83a59c1ab8f383af" is_pre_election: true
I20260710 13:16:43.434757 10277 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ca2a85fd3b2d464ab3d26eb371cfc21e" candidate_uuid: "d4e4f78de25f4680a35df6a34eb8f1b0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e57db580c4024069ad8012b99959aa1f" is_pre_election: true
I20260710 13:16:43.435518 10277 raft_consensus.cc:2393] T ca2a85fd3b2d464ab3d26eb371cfc21e P e57db580c4024069ad8012b99959aa1f [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate d4e4f78de25f4680a35df6a34eb8f1b0 in current term 1: Already voted for candidate 2ba1f4397aac467e83a59c1ab8f383af in this term.
I20260710 13:16:43.436386 10167 leader_election.cc:304] T ca2a85fd3b2d464ab3d26eb371cfc21e P d4e4f78de25f4680a35df6a34eb8f1b0 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: d4e4f78de25f4680a35df6a34eb8f1b0; no voters: 2ba1f4397aac467e83a59c1ab8f383af, e57db580c4024069ad8012b99959aa1f
I20260710 13:16:43.437039 10438 raft_consensus.cc:3060] T ca2a85fd3b2d464ab3d26eb371cfc21e P d4e4f78de25f4680a35df6a34eb8f1b0 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:16:43.441566 10438 raft_consensus.cc:2749] T ca2a85fd3b2d464ab3d26eb371cfc21e P d4e4f78de25f4680a35df6a34eb8f1b0 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:16:43.468503 10350 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "ca2a85fd3b2d464ab3d26eb371cfc21e"
dest_uuid: "2ba1f4397aac467e83a59c1ab8f383af"
mode: GRACEFUL
new_leader_uuid: "d4e4f78de25f4680a35df6a34eb8f1b0"
 from {username='slave'} at 127.0.0.1:43774
I20260710 13:16:43.469082 10350 raft_consensus.cc:606] T ca2a85fd3b2d464ab3d26eb371cfc21e P 2ba1f4397aac467e83a59c1ab8f383af [term 1 LEADER]: Received request to transfer leadership to TS d4e4f78de25f4680a35df6a34eb8f1b0
I20260710 13:16:43.473542 10422 consensus_queue.cc:1048] T 2175c7f785194b89900558f149d8f18a P 2ba1f4397aac467e83a59c1ab8f383af [LEADER]: Connected to new peer: Peer: permanent_uuid: "d4e4f78de25f4680a35df6a34eb8f1b0" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 35279 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:16:43.473978 10350 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "a20757695ef34cd882acb34664b1abe8"
dest_uuid: "2ba1f4397aac467e83a59c1ab8f383af"
mode: GRACEFUL
new_leader_uuid: "d4e4f78de25f4680a35df6a34eb8f1b0"
 from {username='slave'} at 127.0.0.1:43774
I20260710 13:16:43.474551 10350 raft_consensus.cc:606] T a20757695ef34cd882acb34664b1abe8 P 2ba1f4397aac467e83a59c1ab8f383af [term 1 LEADER]: Received request to transfer leadership to TS d4e4f78de25f4680a35df6a34eb8f1b0
I20260710 13:16:43.479444 10350 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "116e25461e474f1faf99a3f12a7a0185"
dest_uuid: "2ba1f4397aac467e83a59c1ab8f383af"
mode: GRACEFUL
new_leader_uuid: "d4e4f78de25f4680a35df6a34eb8f1b0"
 from {username='slave'} at 127.0.0.1:43774
I20260710 13:16:43.479947 10350 raft_consensus.cc:606] T 116e25461e474f1faf99a3f12a7a0185 P 2ba1f4397aac467e83a59c1ab8f383af [term 1 LEADER]: Received request to transfer leadership to TS d4e4f78de25f4680a35df6a34eb8f1b0
I20260710 13:16:43.484820 10428 consensus_queue.cc:1048] T 2175c7f785194b89900558f149d8f18a P 2ba1f4397aac467e83a59c1ab8f383af [LEADER]: Connected to new peer: Peer: permanent_uuid: "e57db580c4024069ad8012b99959aa1f" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 39171 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:16:43.495725 10278 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "e699aecba1724dce8b947e2cf0b83937"
dest_uuid: "e57db580c4024069ad8012b99959aa1f"
mode: GRACEFUL
new_leader_uuid: "d4e4f78de25f4680a35df6a34eb8f1b0"
 from {username='slave'} at 127.0.0.1:36534
I20260710 13:16:43.496345 10278 raft_consensus.cc:606] T e699aecba1724dce8b947e2cf0b83937 P e57db580c4024069ad8012b99959aa1f [term 1 LEADER]: Received request to transfer leadership to TS d4e4f78de25f4680a35df6a34eb8f1b0
I20260710 13:16:43.501886 10350 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "97065545ecde4e749598c987c5894b3a"
dest_uuid: "2ba1f4397aac467e83a59c1ab8f383af"
mode: GRACEFUL
new_leader_uuid: "e57db580c4024069ad8012b99959aa1f"
 from {username='slave'} at 127.0.0.1:43774
I20260710 13:16:43.502321 10350 raft_consensus.cc:606] T 97065545ecde4e749598c987c5894b3a P 2ba1f4397aac467e83a59c1ab8f383af [term 1 LEADER]: Received request to transfer leadership to TS e57db580c4024069ad8012b99959aa1f
I20260710 13:16:43.510349 10350 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "2175c7f785194b89900558f149d8f18a"
dest_uuid: "2ba1f4397aac467e83a59c1ab8f383af"
mode: GRACEFUL
new_leader_uuid: "e57db580c4024069ad8012b99959aa1f"
 from {username='slave'} at 127.0.0.1:43774
I20260710 13:16:43.510769 10350 raft_consensus.cc:606] T 2175c7f785194b89900558f149d8f18a P 2ba1f4397aac467e83a59c1ab8f383af [term 1 LEADER]: Received request to transfer leadership to TS e57db580c4024069ad8012b99959aa1f
I20260710 13:16:43.521404 10422 raft_consensus.cc:493] T 2995e352a5764bdf9862d0d4563189af P 2ba1f4397aac467e83a59c1ab8f383af [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:16:43.521713 10428 consensus_queue.cc:1048] T a20757695ef34cd882acb34664b1abe8 P 2ba1f4397aac467e83a59c1ab8f383af [LEADER]: Connected to new peer: Peer: permanent_uuid: "d4e4f78de25f4680a35df6a34eb8f1b0" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 35279 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:16:43.521857 10422 raft_consensus.cc:515] T 2995e352a5764bdf9862d0d4563189af P 2ba1f4397aac467e83a59c1ab8f383af [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d4e4f78de25f4680a35df6a34eb8f1b0" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 35279 } } peers { permanent_uuid: "e57db580c4024069ad8012b99959aa1f" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 39171 } } peers { permanent_uuid: "2ba1f4397aac467e83a59c1ab8f383af" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 40225 } }
I20260710 13:16:43.523739 10422 leader_election.cc:290] T 2995e352a5764bdf9862d0d4563189af P 2ba1f4397aac467e83a59c1ab8f383af [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d4e4f78de25f4680a35df6a34eb8f1b0 (127.5.154.1:35279), e57db580c4024069ad8012b99959aa1f (127.5.154.2:39171)
I20260710 13:16:43.524611 10203 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2995e352a5764bdf9862d0d4563189af" candidate_uuid: "2ba1f4397aac467e83a59c1ab8f383af" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d4e4f78de25f4680a35df6a34eb8f1b0" is_pre_election: true
I20260710 13:16:43.524947 10277 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2995e352a5764bdf9862d0d4563189af" candidate_uuid: "2ba1f4397aac467e83a59c1ab8f383af" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e57db580c4024069ad8012b99959aa1f" is_pre_election: true
I20260710 13:16:43.525393 10203 raft_consensus.cc:2393] T 2995e352a5764bdf9862d0d4563189af P d4e4f78de25f4680a35df6a34eb8f1b0 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 2ba1f4397aac467e83a59c1ab8f383af in current term 1: Already voted for candidate e57db580c4024069ad8012b99959aa1f in this term.
I20260710 13:16:43.526489 10316 leader_election.cc:304] T 2995e352a5764bdf9862d0d4563189af P 2ba1f4397aac467e83a59c1ab8f383af [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 2ba1f4397aac467e83a59c1ab8f383af; no voters: d4e4f78de25f4680a35df6a34eb8f1b0, e57db580c4024069ad8012b99959aa1f
I20260710 13:16:43.527069 10422 raft_consensus.cc:3060] T 2995e352a5764bdf9862d0d4563189af P 2ba1f4397aac467e83a59c1ab8f383af [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:16:43.526993 10203 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "ce04f2bfb1fe41f2a477d2c9070c3120"
dest_uuid: "d4e4f78de25f4680a35df6a34eb8f1b0"
mode: GRACEFUL
new_leader_uuid: "2ba1f4397aac467e83a59c1ab8f383af"
 from {username='slave'} at 127.0.0.1:46530
I20260710 13:16:43.527760 10203 raft_consensus.cc:606] T ce04f2bfb1fe41f2a477d2c9070c3120 P d4e4f78de25f4680a35df6a34eb8f1b0 [term 1 LEADER]: Received request to transfer leadership to TS 2ba1f4397aac467e83a59c1ab8f383af
I20260710 13:16:43.531898 10433 raft_consensus.cc:493] T a20757695ef34cd882acb34664b1abe8 P e57db580c4024069ad8012b99959aa1f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:16:43.532688 10398 raft_consensus.cc:993] T a20757695ef34cd882acb34664b1abe8 P 2ba1f4397aac467e83a59c1ab8f383af: : Instructing follower d4e4f78de25f4680a35df6a34eb8f1b0 to start an election
I20260710 13:16:43.532364 10433 raft_consensus.cc:515] T a20757695ef34cd882acb34664b1abe8 P e57db580c4024069ad8012b99959aa1f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d4e4f78de25f4680a35df6a34eb8f1b0" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 35279 } } peers { permanent_uuid: "e57db580c4024069ad8012b99959aa1f" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 39171 } } peers { permanent_uuid: "2ba1f4397aac467e83a59c1ab8f383af" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 40225 } }
I20260710 13:16:43.533140 10398 raft_consensus.cc:1081] T a20757695ef34cd882acb34664b1abe8 P 2ba1f4397aac467e83a59c1ab8f383af [term 1 LEADER]: Signalling peer d4e4f78de25f4680a35df6a34eb8f1b0 to start an election
I20260710 13:16:43.533535 10422 raft_consensus.cc:2749] T 2995e352a5764bdf9862d0d4563189af P 2ba1f4397aac467e83a59c1ab8f383af [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:16:43.534418 10433 leader_election.cc:290] T a20757695ef34cd882acb34664b1abe8 P e57db580c4024069ad8012b99959aa1f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d4e4f78de25f4680a35df6a34eb8f1b0 (127.5.154.1:35279), 2ba1f4397aac467e83a59c1ab8f383af (127.5.154.3:40225)
I20260710 13:16:43.535161 10202 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a20757695ef34cd882acb34664b1abe8" candidate_uuid: "e57db580c4024069ad8012b99959aa1f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d4e4f78de25f4680a35df6a34eb8f1b0" is_pre_election: true
I20260710 13:16:43.535837 10350 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a20757695ef34cd882acb34664b1abe8" candidate_uuid: "e57db580c4024069ad8012b99959aa1f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2ba1f4397aac467e83a59c1ab8f383af" is_pre_election: true
I20260710 13:16:43.537122 10277 raft_consensus.cc:3060] T a20757695ef34cd882acb34664b1abe8 P e57db580c4024069ad8012b99959aa1f [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:16:43.537106 10241 leader_election.cc:304] T a20757695ef34cd882acb34664b1abe8 P e57db580c4024069ad8012b99959aa1f [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: e57db580c4024069ad8012b99959aa1f; no voters: 2ba1f4397aac467e83a59c1ab8f383af, d4e4f78de25f4680a35df6a34eb8f1b0
I20260710 13:16:43.543130 10433 raft_consensus.cc:2749] T a20757695ef34cd882acb34664b1abe8 P e57db580c4024069ad8012b99959aa1f [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:16:43.545121 10203 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "a20757695ef34cd882acb34664b1abe8"
dest_uuid: "d4e4f78de25f4680a35df6a34eb8f1b0"
 from {username='slave'} at 127.0.0.1:46524
I20260710 13:16:43.545634 10203 raft_consensus.cc:493] T a20757695ef34cd882acb34664b1abe8 P d4e4f78de25f4680a35df6a34eb8f1b0 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:16:43.546001 10203 raft_consensus.cc:3060] T a20757695ef34cd882acb34664b1abe8 P d4e4f78de25f4680a35df6a34eb8f1b0 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:16:43.547165 10428 consensus_queue.cc:1048] T a20757695ef34cd882acb34664b1abe8 P 2ba1f4397aac467e83a59c1ab8f383af [LEADER]: Connected to new peer: Peer: permanent_uuid: "e57db580c4024069ad8012b99959aa1f" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 39171 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:16:43.551113 10428 consensus_queue.cc:1048] T ca2a85fd3b2d464ab3d26eb371cfc21e P 2ba1f4397aac467e83a59c1ab8f383af [LEADER]: Connected to new peer: Peer: permanent_uuid: "d4e4f78de25f4680a35df6a34eb8f1b0" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 35279 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:16:43.552637 10203 raft_consensus.cc:515] T a20757695ef34cd882acb34664b1abe8 P d4e4f78de25f4680a35df6a34eb8f1b0 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d4e4f78de25f4680a35df6a34eb8f1b0" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 35279 } } peers { permanent_uuid: "e57db580c4024069ad8012b99959aa1f" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 39171 } } peers { permanent_uuid: "2ba1f4397aac467e83a59c1ab8f383af" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 40225 } }
I20260710 13:16:43.555593 10277 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a20757695ef34cd882acb34664b1abe8" candidate_uuid: "d4e4f78de25f4680a35df6a34eb8f1b0" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "e57db580c4024069ad8012b99959aa1f"
I20260710 13:16:43.555980 10350 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a20757695ef34cd882acb34664b1abe8" candidate_uuid: "d4e4f78de25f4680a35df6a34eb8f1b0" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "2ba1f4397aac467e83a59c1ab8f383af"
I20260710 13:16:43.556500 10350 raft_consensus.cc:3055] T a20757695ef34cd882acb34664b1abe8 P 2ba1f4397aac467e83a59c1ab8f383af [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:16:43.556795 10350 raft_consensus.cc:740] T a20757695ef34cd882acb34664b1abe8 P 2ba1f4397aac467e83a59c1ab8f383af [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 2ba1f4397aac467e83a59c1ab8f383af, State: Running, Role: LEADER
I20260710 13:16:43.558490 10350 consensus_queue.cc:260] T a20757695ef34cd882acb34664b1abe8 P 2ba1f4397aac467e83a59c1ab8f383af [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: "d4e4f78de25f4680a35df6a34eb8f1b0" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 35279 } } peers { permanent_uuid: "e57db580c4024069ad8012b99959aa1f" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 39171 } } peers { permanent_uuid: "2ba1f4397aac467e83a59c1ab8f383af" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 40225 } }
I20260710 13:16:43.562371 10350 raft_consensus.cc:3060] T a20757695ef34cd882acb34664b1abe8 P 2ba1f4397aac467e83a59c1ab8f383af [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:16:43.565423 10203 leader_election.cc:290] T a20757695ef34cd882acb34664b1abe8 P d4e4f78de25f4680a35df6a34eb8f1b0 [CANDIDATE]: Term 2 election: Requested vote from peers e57db580c4024069ad8012b99959aa1f (127.5.154.2:39171), 2ba1f4397aac467e83a59c1ab8f383af (127.5.154.3:40225)
I20260710 13:16:43.567953 10422 consensus_queue.cc:1048] T ca2a85fd3b2d464ab3d26eb371cfc21e P 2ba1f4397aac467e83a59c1ab8f383af [LEADER]: Connected to new peer: Peer: permanent_uuid: "e57db580c4024069ad8012b99959aa1f" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 39171 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 13:16:43.571213 10428 raft_consensus.cc:993] T ca2a85fd3b2d464ab3d26eb371cfc21e P 2ba1f4397aac467e83a59c1ab8f383af: : Instructing follower d4e4f78de25f4680a35df6a34eb8f1b0 to start an election
I20260710 13:16:43.571620 10414 raft_consensus.cc:1081] T ca2a85fd3b2d464ab3d26eb371cfc21e P 2ba1f4397aac467e83a59c1ab8f383af [term 1 LEADER]: Signalling peer d4e4f78de25f4680a35df6a34eb8f1b0 to start an election
I20260710 13:16:43.577109 10202 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "ca2a85fd3b2d464ab3d26eb371cfc21e"
dest_uuid: "d4e4f78de25f4680a35df6a34eb8f1b0"
 from {username='slave'} at 127.0.0.1:46524
I20260710 13:16:43.577689 10202 raft_consensus.cc:493] T ca2a85fd3b2d464ab3d26eb371cfc21e P d4e4f78de25f4680a35df6a34eb8f1b0 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:16:43.578073 10202 raft_consensus.cc:3060] T ca2a85fd3b2d464ab3d26eb371cfc21e P d4e4f78de25f4680a35df6a34eb8f1b0 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:16:43.581167 10350 raft_consensus.cc:2468] T a20757695ef34cd882acb34664b1abe8 P 2ba1f4397aac467e83a59c1ab8f383af [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d4e4f78de25f4680a35df6a34eb8f1b0 in term 2.
I20260710 13:16:43.582293 10166 leader_election.cc:304] T a20757695ef34cd882acb34664b1abe8 P d4e4f78de25f4680a35df6a34eb8f1b0 [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: 2ba1f4397aac467e83a59c1ab8f383af, d4e4f78de25f4680a35df6a34eb8f1b0; no voters: e57db580c4024069ad8012b99959aa1f
I20260710 13:16:43.583123 10438 raft_consensus.cc:2804] T a20757695ef34cd882acb34664b1abe8 P d4e4f78de25f4680a35df6a34eb8f1b0 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:16:43.583186 10202 raft_consensus.cc:515] T ca2a85fd3b2d464ab3d26eb371cfc21e P d4e4f78de25f4680a35df6a34eb8f1b0 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ba1f4397aac467e83a59c1ab8f383af" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 40225 } } peers { permanent_uuid: "d4e4f78de25f4680a35df6a34eb8f1b0" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 35279 } } peers { permanent_uuid: "e57db580c4024069ad8012b99959aa1f" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 39171 } }
I20260710 13:16:43.583638 10438 raft_consensus.cc:697] T a20757695ef34cd882acb34664b1abe8 P d4e4f78de25f4680a35df6a34eb8f1b0 [term 2 LEADER]: Becoming Leader. State: Replica: d4e4f78de25f4680a35df6a34eb8f1b0, State: Running, Role: LEADER
I20260710 13:16:43.584275 10203 raft_consensus.cc:1240] T ca2a85fd3b2d464ab3d26eb371cfc21e P d4e4f78de25f4680a35df6a34eb8f1b0 [term 2 FOLLOWER]: Rejecting Update request from peer 2ba1f4397aac467e83a59c1ab8f383af for earlier term 1. Current term is 2. Ops: []
I20260710 13:16:43.584427 10438 consensus_queue.cc:237] T a20757695ef34cd882acb34664b1abe8 P d4e4f78de25f4680a35df6a34eb8f1b0 [LEADER]: Queue 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: "d4e4f78de25f4680a35df6a34eb8f1b0" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 35279 } } peers { permanent_uuid: "e57db580c4024069ad8012b99959aa1f" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 39171 } } peers { permanent_uuid: "2ba1f4397aac467e83a59c1ab8f383af" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 40225 } }
I20260710 13:16:43.586328 10277 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ca2a85fd3b2d464ab3d26eb371cfc21e" candidate_uuid: "d4e4f78de25f4680a35df6a34eb8f1b0" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "e57db580c4024069ad8012b99959aa1f"
I20260710 13:16:43.588263 10350 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ca2a85fd3b2d464ab3d26eb371cfc21e" candidate_uuid: "d4e4f78de25f4680a35df6a34eb8f1b0" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "2ba1f4397aac467e83a59c1ab8f383af"
I20260710 13:16:43.588258 10202 leader_election.cc:290] T ca2a85fd3b2d464ab3d26eb371cfc21e P d4e4f78de25f4680a35df6a34eb8f1b0 [CANDIDATE]: Term 2 election: Requested vote from peers 2ba1f4397aac467e83a59c1ab8f383af (127.5.154.3:40225), e57db580c4024069ad8012b99959aa1f (127.5.154.2:39171)
I20260710 13:16:43.590305 10350 raft_consensus.cc:3055] T ca2a85fd3b2d464ab3d26eb371cfc21e P 2ba1f4397aac467e83a59c1ab8f383af [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:16:43.591190 10350 raft_consensus.cc:740] T ca2a85fd3b2d464ab3d26eb371cfc21e P 2ba1f4397aac467e83a59c1ab8f383af [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 2ba1f4397aac467e83a59c1ab8f383af, State: Running, Role: LEADER
I20260710 13:16:43.591536 10422 consensus_queue.cc:1059] T ca2a85fd3b2d464ab3d26eb371cfc21e P 2ba1f4397aac467e83a59c1ab8f383af [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "d4e4f78de25f4680a35df6a34eb8f1b0" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 35279 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:16:43.592476 10350 consensus_queue.cc:260] T ca2a85fd3b2d464ab3d26eb371cfc21e P 2ba1f4397aac467e83a59c1ab8f383af [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: "2ba1f4397aac467e83a59c1ab8f383af" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 40225 } } peers { permanent_uuid: "d4e4f78de25f4680a35df6a34eb8f1b0" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 35279 } } peers { permanent_uuid: "e57db580c4024069ad8012b99959aa1f" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 39171 } }
I20260710 13:16:43.593411 10350 raft_consensus.cc:3060] T ca2a85fd3b2d464ab3d26eb371cfc21e P 2ba1f4397aac467e83a59c1ab8f383af [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:16:43.596742 10100 catalog_manager.cc:5697] T a20757695ef34cd882acb34664b1abe8 P d4e4f78de25f4680a35df6a34eb8f1b0 reported cstate change: term changed from 1 to 2, leader changed from 2ba1f4397aac467e83a59c1ab8f383af (127.5.154.3) to d4e4f78de25f4680a35df6a34eb8f1b0 (127.5.154.1). New cstate: current_term: 2 leader_uuid: "d4e4f78de25f4680a35df6a34eb8f1b0" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d4e4f78de25f4680a35df6a34eb8f1b0" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 35279 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e57db580c4024069ad8012b99959aa1f" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 39171 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2ba1f4397aac467e83a59c1ab8f383af" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 40225 } health_report { overall_health: UNKNOWN } } }
I20260710 13:16:43.599792 10350 raft_consensus.cc:2468] T ca2a85fd3b2d464ab3d26eb371cfc21e P 2ba1f4397aac467e83a59c1ab8f383af [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d4e4f78de25f4680a35df6a34eb8f1b0 in term 2.
I20260710 13:16:43.600836 10166 leader_election.cc:304] T ca2a85fd3b2d464ab3d26eb371cfc21e P d4e4f78de25f4680a35df6a34eb8f1b0 [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: 2ba1f4397aac467e83a59c1ab8f383af, d4e4f78de25f4680a35df6a34eb8f1b0; no voters: e57db580c4024069ad8012b99959aa1f
I20260710 13:16:43.601643 10438 raft_consensus.cc:2804] T ca2a85fd3b2d464ab3d26eb371cfc21e P d4e4f78de25f4680a35df6a34eb8f1b0 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:16:43.602102 10438 raft_consensus.cc:697] T ca2a85fd3b2d464ab3d26eb371cfc21e P d4e4f78de25f4680a35df6a34eb8f1b0 [term 2 LEADER]: Becoming Leader. State: Replica: d4e4f78de25f4680a35df6a34eb8f1b0, State: Running, Role: LEADER
I20260710 13:16:43.602875 10438 consensus_queue.cc:237] T ca2a85fd3b2d464ab3d26eb371cfc21e P d4e4f78de25f4680a35df6a34eb8f1b0 [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: "2ba1f4397aac467e83a59c1ab8f383af" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 40225 } } peers { permanent_uuid: "d4e4f78de25f4680a35df6a34eb8f1b0" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 35279 } } peers { permanent_uuid: "e57db580c4024069ad8012b99959aa1f" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 39171 } }
I20260710 13:16:43.609335 10100 catalog_manager.cc:5697] T ca2a85fd3b2d464ab3d26eb371cfc21e P d4e4f78de25f4680a35df6a34eb8f1b0 reported cstate change: term changed from 1 to 2, leader changed from 2ba1f4397aac467e83a59c1ab8f383af (127.5.154.3) to d4e4f78de25f4680a35df6a34eb8f1b0 (127.5.154.1). New cstate: current_term: 2 leader_uuid: "d4e4f78de25f4680a35df6a34eb8f1b0" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ba1f4397aac467e83a59c1ab8f383af" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 40225 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d4e4f78de25f4680a35df6a34eb8f1b0" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 35279 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e57db580c4024069ad8012b99959aa1f" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 39171 } health_report { overall_health: UNKNOWN } } }
I20260710 13:16:43.610016 10398 consensus_queue.cc:1048] T 116e25461e474f1faf99a3f12a7a0185 P 2ba1f4397aac467e83a59c1ab8f383af [LEADER]: Connected to new peer: Peer: permanent_uuid: "d4e4f78de25f4680a35df6a34eb8f1b0" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 35279 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:16:43.616272 10414 raft_consensus.cc:993] T 116e25461e474f1faf99a3f12a7a0185 P 2ba1f4397aac467e83a59c1ab8f383af: : Instructing follower d4e4f78de25f4680a35df6a34eb8f1b0 to start an election
I20260710 13:16:43.616720 10422 raft_consensus.cc:1081] T 116e25461e474f1faf99a3f12a7a0185 P 2ba1f4397aac467e83a59c1ab8f383af [term 1 LEADER]: Signalling peer d4e4f78de25f4680a35df6a34eb8f1b0 to start an election
I20260710 13:16:43.618602 10202 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "116e25461e474f1faf99a3f12a7a0185"
dest_uuid: "d4e4f78de25f4680a35df6a34eb8f1b0"
 from {username='slave'} at 127.0.0.1:46524
I20260710 13:16:43.620401 10202 raft_consensus.cc:493] T 116e25461e474f1faf99a3f12a7a0185 P d4e4f78de25f4680a35df6a34eb8f1b0 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:16:43.620465 10278 raft_consensus.cc:3060] T 116e25461e474f1faf99a3f12a7a0185 P e57db580c4024069ad8012b99959aa1f [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:16:43.620833 10202 raft_consensus.cc:3060] T 116e25461e474f1faf99a3f12a7a0185 P d4e4f78de25f4680a35df6a34eb8f1b0 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:16:43.626212 10202 raft_consensus.cc:515] T 116e25461e474f1faf99a3f12a7a0185 P d4e4f78de25f4680a35df6a34eb8f1b0 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d4e4f78de25f4680a35df6a34eb8f1b0" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 35279 } } peers { permanent_uuid: "e57db580c4024069ad8012b99959aa1f" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 39171 } } peers { permanent_uuid: "2ba1f4397aac467e83a59c1ab8f383af" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 40225 } }
I20260710 13:16:43.628506 10428 consensus_queue.cc:1048] T 116e25461e474f1faf99a3f12a7a0185 P 2ba1f4397aac467e83a59c1ab8f383af [LEADER]: Connected to new peer: Peer: permanent_uuid: "e57db580c4024069ad8012b99959aa1f" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 39171 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:16:43.630527 10278 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "116e25461e474f1faf99a3f12a7a0185" candidate_uuid: "d4e4f78de25f4680a35df6a34eb8f1b0" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "e57db580c4024069ad8012b99959aa1f"
I20260710 13:16:43.631852 10202 leader_election.cc:290] T 116e25461e474f1faf99a3f12a7a0185 P d4e4f78de25f4680a35df6a34eb8f1b0 [CANDIDATE]: Term 2 election: Requested vote from peers e57db580c4024069ad8012b99959aa1f (127.5.154.2:39171), 2ba1f4397aac467e83a59c1ab8f383af (127.5.154.3:40225)
I20260710 13:16:43.630975 10350 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "116e25461e474f1faf99a3f12a7a0185" candidate_uuid: "d4e4f78de25f4680a35df6a34eb8f1b0" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "2ba1f4397aac467e83a59c1ab8f383af"
I20260710 13:16:43.633069 10350 raft_consensus.cc:3055] T 116e25461e474f1faf99a3f12a7a0185 P 2ba1f4397aac467e83a59c1ab8f383af [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:16:43.633464 10350 raft_consensus.cc:740] T 116e25461e474f1faf99a3f12a7a0185 P 2ba1f4397aac467e83a59c1ab8f383af [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 2ba1f4397aac467e83a59c1ab8f383af, State: Running, Role: LEADER
I20260710 13:16:43.634264 10350 consensus_queue.cc:260] T 116e25461e474f1faf99a3f12a7a0185 P 2ba1f4397aac467e83a59c1ab8f383af [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: "d4e4f78de25f4680a35df6a34eb8f1b0" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 35279 } } peers { permanent_uuid: "e57db580c4024069ad8012b99959aa1f" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 39171 } } peers { permanent_uuid: "2ba1f4397aac467e83a59c1ab8f383af" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 40225 } }
I20260710 13:16:43.635289 10350 raft_consensus.cc:3060] T 116e25461e474f1faf99a3f12a7a0185 P 2ba1f4397aac467e83a59c1ab8f383af [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:16:43.640267 10350 raft_consensus.cc:2468] T 116e25461e474f1faf99a3f12a7a0185 P 2ba1f4397aac467e83a59c1ab8f383af [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d4e4f78de25f4680a35df6a34eb8f1b0 in term 2.
I20260710 13:16:43.641089 10166 leader_election.cc:304] T 116e25461e474f1faf99a3f12a7a0185 P d4e4f78de25f4680a35df6a34eb8f1b0 [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: 2ba1f4397aac467e83a59c1ab8f383af, d4e4f78de25f4680a35df6a34eb8f1b0; no voters: e57db580c4024069ad8012b99959aa1f
I20260710 13:16:43.641692 10438 raft_consensus.cc:2804] T 116e25461e474f1faf99a3f12a7a0185 P d4e4f78de25f4680a35df6a34eb8f1b0 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:16:43.642139 10438 raft_consensus.cc:697] T 116e25461e474f1faf99a3f12a7a0185 P d4e4f78de25f4680a35df6a34eb8f1b0 [term 2 LEADER]: Becoming Leader. State: Replica: d4e4f78de25f4680a35df6a34eb8f1b0, State: Running, Role: LEADER
I20260710 13:16:43.642884 10438 consensus_queue.cc:237] T 116e25461e474f1faf99a3f12a7a0185 P d4e4f78de25f4680a35df6a34eb8f1b0 [LEADER]: Queue 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: "d4e4f78de25f4680a35df6a34eb8f1b0" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 35279 } } peers { permanent_uuid: "e57db580c4024069ad8012b99959aa1f" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 39171 } } peers { permanent_uuid: "2ba1f4397aac467e83a59c1ab8f383af" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 40225 } }
I20260710 13:16:43.648658 10100 catalog_manager.cc:5697] T 116e25461e474f1faf99a3f12a7a0185 P d4e4f78de25f4680a35df6a34eb8f1b0 reported cstate change: term changed from 1 to 2, leader changed from 2ba1f4397aac467e83a59c1ab8f383af (127.5.154.3) to d4e4f78de25f4680a35df6a34eb8f1b0 (127.5.154.1). New cstate: current_term: 2 leader_uuid: "d4e4f78de25f4680a35df6a34eb8f1b0" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d4e4f78de25f4680a35df6a34eb8f1b0" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 35279 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e57db580c4024069ad8012b99959aa1f" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 39171 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2ba1f4397aac467e83a59c1ab8f383af" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 40225 } health_report { overall_health: UNKNOWN } } }
I20260710 13:16:43.672890 10433 consensus_queue.cc:1048] T e699aecba1724dce8b947e2cf0b83937 P e57db580c4024069ad8012b99959aa1f [LEADER]: Connected to new peer: Peer: permanent_uuid: "2ba1f4397aac467e83a59c1ab8f383af" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 40225 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:16:43.682554 10401 consensus_queue.cc:1048] T e699aecba1724dce8b947e2cf0b83937 P e57db580c4024069ad8012b99959aa1f [LEADER]: Connected to new peer: Peer: permanent_uuid: "d4e4f78de25f4680a35df6a34eb8f1b0" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 35279 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:16:43.689602 10401 raft_consensus.cc:993] T e699aecba1724dce8b947e2cf0b83937 P e57db580c4024069ad8012b99959aa1f: : Instructing follower d4e4f78de25f4680a35df6a34eb8f1b0 to start an election
I20260710 13:16:43.690023 10459 raft_consensus.cc:1081] T e699aecba1724dce8b947e2cf0b83937 P e57db580c4024069ad8012b99959aa1f [term 1 LEADER]: Signalling peer d4e4f78de25f4680a35df6a34eb8f1b0 to start an election
I20260710 13:16:43.691352 10202 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "e699aecba1724dce8b947e2cf0b83937"
dest_uuid: "d4e4f78de25f4680a35df6a34eb8f1b0"
 from {username='slave'} at 127.0.0.1:46512
I20260710 13:16:43.691898 10202 raft_consensus.cc:493] T e699aecba1724dce8b947e2cf0b83937 P d4e4f78de25f4680a35df6a34eb8f1b0 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:16:43.692258 10202 raft_consensus.cc:3060] T e699aecba1724dce8b947e2cf0b83937 P d4e4f78de25f4680a35df6a34eb8f1b0 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:16:43.696148 10438 consensus_queue.cc:1048] T ce04f2bfb1fe41f2a477d2c9070c3120 P d4e4f78de25f4680a35df6a34eb8f1b0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e57db580c4024069ad8012b99959aa1f" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 39171 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:16:43.697899 10202 raft_consensus.cc:515] T e699aecba1724dce8b947e2cf0b83937 P d4e4f78de25f4680a35df6a34eb8f1b0 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d4e4f78de25f4680a35df6a34eb8f1b0" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 35279 } } peers { permanent_uuid: "e57db580c4024069ad8012b99959aa1f" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 39171 } } peers { permanent_uuid: "2ba1f4397aac467e83a59c1ab8f383af" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 40225 } }
I20260710 13:16:43.700409 10202 leader_election.cc:290] T e699aecba1724dce8b947e2cf0b83937 P d4e4f78de25f4680a35df6a34eb8f1b0 [CANDIDATE]: Term 2 election: Requested vote from peers e57db580c4024069ad8012b99959aa1f (127.5.154.2:39171), 2ba1f4397aac467e83a59c1ab8f383af (127.5.154.3:40225)
I20260710 13:16:43.700960 10350 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e699aecba1724dce8b947e2cf0b83937" candidate_uuid: "d4e4f78de25f4680a35df6a34eb8f1b0" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "2ba1f4397aac467e83a59c1ab8f383af"
I20260710 13:16:43.701522 10350 raft_consensus.cc:3060] T e699aecba1724dce8b947e2cf0b83937 P 2ba1f4397aac467e83a59c1ab8f383af [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:16:43.702945 10277 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e699aecba1724dce8b947e2cf0b83937" candidate_uuid: "d4e4f78de25f4680a35df6a34eb8f1b0" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "e57db580c4024069ad8012b99959aa1f"
I20260710 13:16:43.703472 10277 raft_consensus.cc:3055] T e699aecba1724dce8b947e2cf0b83937 P e57db580c4024069ad8012b99959aa1f [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:16:43.703752 10277 raft_consensus.cc:740] T e699aecba1724dce8b947e2cf0b83937 P e57db580c4024069ad8012b99959aa1f [term 1 LEADER]: Becoming Follower/Learner. State: Replica: e57db580c4024069ad8012b99959aa1f, State: Running, Role: LEADER
I20260710 13:16:43.704628 10277 consensus_queue.cc:260] T e699aecba1724dce8b947e2cf0b83937 P e57db580c4024069ad8012b99959aa1f [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: "d4e4f78de25f4680a35df6a34eb8f1b0" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 35279 } } peers { permanent_uuid: "e57db580c4024069ad8012b99959aa1f" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 39171 } } peers { permanent_uuid: "2ba1f4397aac467e83a59c1ab8f383af" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 40225 } }
I20260710 13:16:43.705909 10277 raft_consensus.cc:3060] T e699aecba1724dce8b947e2cf0b83937 P e57db580c4024069ad8012b99959aa1f [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:16:43.707706 10396 consensus_queue.cc:1048] T ce04f2bfb1fe41f2a477d2c9070c3120 P d4e4f78de25f4680a35df6a34eb8f1b0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2ba1f4397aac467e83a59c1ab8f383af" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 40225 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:16:43.708494 10350 raft_consensus.cc:2468] T e699aecba1724dce8b947e2cf0b83937 P 2ba1f4397aac467e83a59c1ab8f383af [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d4e4f78de25f4680a35df6a34eb8f1b0 in term 2.
I20260710 13:16:43.709698 10166 leader_election.cc:304] T e699aecba1724dce8b947e2cf0b83937 P d4e4f78de25f4680a35df6a34eb8f1b0 [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: 2ba1f4397aac467e83a59c1ab8f383af, d4e4f78de25f4680a35df6a34eb8f1b0; no voters: 
I20260710 13:16:43.710505 10438 raft_consensus.cc:2804] T e699aecba1724dce8b947e2cf0b83937 P d4e4f78de25f4680a35df6a34eb8f1b0 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:16:43.714082 10277 raft_consensus.cc:2468] T e699aecba1724dce8b947e2cf0b83937 P e57db580c4024069ad8012b99959aa1f [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d4e4f78de25f4680a35df6a34eb8f1b0 in term 2.
I20260710 13:16:43.715416 10459 consensus_queue.cc:1048] T 2995e352a5764bdf9862d0d4563189af P e57db580c4024069ad8012b99959aa1f [LEADER]: Connected to new peer: Peer: permanent_uuid: "2ba1f4397aac467e83a59c1ab8f383af" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 40225 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:16:43.716725 10438 raft_consensus.cc:697] T e699aecba1724dce8b947e2cf0b83937 P d4e4f78de25f4680a35df6a34eb8f1b0 [term 2 LEADER]: Becoming Leader. State: Replica: d4e4f78de25f4680a35df6a34eb8f1b0, State: Running, Role: LEADER
I20260710 13:16:43.717775 10438 consensus_queue.cc:237] T e699aecba1724dce8b947e2cf0b83937 P d4e4f78de25f4680a35df6a34eb8f1b0 [LEADER]: Queue 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: "d4e4f78de25f4680a35df6a34eb8f1b0" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 35279 } } peers { permanent_uuid: "e57db580c4024069ad8012b99959aa1f" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 39171 } } peers { permanent_uuid: "2ba1f4397aac467e83a59c1ab8f383af" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 40225 } }
I20260710 13:16:43.726523 10401 consensus_queue.cc:1048] T 2995e352a5764bdf9862d0d4563189af P e57db580c4024069ad8012b99959aa1f [LEADER]: Connected to new peer: Peer: permanent_uuid: "d4e4f78de25f4680a35df6a34eb8f1b0" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 35279 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:16:43.731128 10100 catalog_manager.cc:5697] T e699aecba1724dce8b947e2cf0b83937 P d4e4f78de25f4680a35df6a34eb8f1b0 reported cstate change: term changed from 1 to 2, leader changed from e57db580c4024069ad8012b99959aa1f (127.5.154.2) to d4e4f78de25f4680a35df6a34eb8f1b0 (127.5.154.1). New cstate: current_term: 2 leader_uuid: "d4e4f78de25f4680a35df6a34eb8f1b0" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d4e4f78de25f4680a35df6a34eb8f1b0" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 35279 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e57db580c4024069ad8012b99959aa1f" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 39171 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2ba1f4397aac467e83a59c1ab8f383af" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 40225 } health_report { overall_health: UNKNOWN } } }
I20260710 13:16:43.735510 10462 raft_consensus.cc:993] T ce04f2bfb1fe41f2a477d2c9070c3120 P d4e4f78de25f4680a35df6a34eb8f1b0: : Instructing follower 2ba1f4397aac467e83a59c1ab8f383af to start an election
I20260710 13:16:43.735941 10438 raft_consensus.cc:1081] T ce04f2bfb1fe41f2a477d2c9070c3120 P d4e4f78de25f4680a35df6a34eb8f1b0 [term 1 LEADER]: Signalling peer 2ba1f4397aac467e83a59c1ab8f383af to start an election
I20260710 13:16:43.737385 10350 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "ce04f2bfb1fe41f2a477d2c9070c3120"
dest_uuid: "2ba1f4397aac467e83a59c1ab8f383af"
 from {username='slave'} at 127.0.0.1:43764
I20260710 13:16:43.737818 10350 raft_consensus.cc:493] T ce04f2bfb1fe41f2a477d2c9070c3120 P 2ba1f4397aac467e83a59c1ab8f383af [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:16:43.738083 10350 raft_consensus.cc:3060] T ce04f2bfb1fe41f2a477d2c9070c3120 P 2ba1f4397aac467e83a59c1ab8f383af [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:16:43.744287 10350 raft_consensus.cc:515] T ce04f2bfb1fe41f2a477d2c9070c3120 P 2ba1f4397aac467e83a59c1ab8f383af [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d4e4f78de25f4680a35df6a34eb8f1b0" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 35279 } } peers { permanent_uuid: "e57db580c4024069ad8012b99959aa1f" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 39171 } } peers { permanent_uuid: "2ba1f4397aac467e83a59c1ab8f383af" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 40225 } }
I20260710 13:16:43.747284 10350 leader_election.cc:290] T ce04f2bfb1fe41f2a477d2c9070c3120 P 2ba1f4397aac467e83a59c1ab8f383af [CANDIDATE]: Term 2 election: Requested vote from peers d4e4f78de25f4680a35df6a34eb8f1b0 (127.5.154.1:35279), e57db580c4024069ad8012b99959aa1f (127.5.154.2:39171)
I20260710 13:16:43.748328 10277 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ce04f2bfb1fe41f2a477d2c9070c3120" candidate_uuid: "2ba1f4397aac467e83a59c1ab8f383af" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "e57db580c4024069ad8012b99959aa1f"
I20260710 13:16:43.748940 10277 raft_consensus.cc:3060] T ce04f2bfb1fe41f2a477d2c9070c3120 P e57db580c4024069ad8012b99959aa1f [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:16:43.749145 10202 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ce04f2bfb1fe41f2a477d2c9070c3120" candidate_uuid: "2ba1f4397aac467e83a59c1ab8f383af" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "d4e4f78de25f4680a35df6a34eb8f1b0"
I20260710 13:16:43.749560 10202 raft_consensus.cc:3055] T ce04f2bfb1fe41f2a477d2c9070c3120 P d4e4f78de25f4680a35df6a34eb8f1b0 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:16:43.749755 10202 raft_consensus.cc:740] T ce04f2bfb1fe41f2a477d2c9070c3120 P d4e4f78de25f4680a35df6a34eb8f1b0 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: d4e4f78de25f4680a35df6a34eb8f1b0, State: Running, Role: LEADER
I20260710 13:16:43.750320 10202 consensus_queue.cc:260] T ce04f2bfb1fe41f2a477d2c9070c3120 P d4e4f78de25f4680a35df6a34eb8f1b0 [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: "d4e4f78de25f4680a35df6a34eb8f1b0" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 35279 } } peers { permanent_uuid: "e57db580c4024069ad8012b99959aa1f" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 39171 } } peers { permanent_uuid: "2ba1f4397aac467e83a59c1ab8f383af" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 40225 } }
I20260710 13:16:43.751148 10202 raft_consensus.cc:3060] T ce04f2bfb1fe41f2a477d2c9070c3120 P d4e4f78de25f4680a35df6a34eb8f1b0 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:16:43.754321 10277 raft_consensus.cc:2468] T ce04f2bfb1fe41f2a477d2c9070c3120 P e57db580c4024069ad8012b99959aa1f [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2ba1f4397aac467e83a59c1ab8f383af in term 2.
I20260710 13:16:43.755189 10316 leader_election.cc:304] T ce04f2bfb1fe41f2a477d2c9070c3120 P 2ba1f4397aac467e83a59c1ab8f383af [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: 2ba1f4397aac467e83a59c1ab8f383af, e57db580c4024069ad8012b99959aa1f; no voters: 
I20260710 13:16:43.755681 10202 raft_consensus.cc:2468] T ce04f2bfb1fe41f2a477d2c9070c3120 P d4e4f78de25f4680a35df6a34eb8f1b0 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2ba1f4397aac467e83a59c1ab8f383af in term 2.
I20260710 13:16:43.755787 10428 raft_consensus.cc:2804] T ce04f2bfb1fe41f2a477d2c9070c3120 P 2ba1f4397aac467e83a59c1ab8f383af [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:16:43.756349 10428 raft_consensus.cc:697] T ce04f2bfb1fe41f2a477d2c9070c3120 P 2ba1f4397aac467e83a59c1ab8f383af [term 2 LEADER]: Becoming Leader. State: Replica: 2ba1f4397aac467e83a59c1ab8f383af, State: Running, Role: LEADER
I20260710 13:16:43.757059 10428 consensus_queue.cc:237] T ce04f2bfb1fe41f2a477d2c9070c3120 P 2ba1f4397aac467e83a59c1ab8f383af [LEADER]: Queue 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: "d4e4f78de25f4680a35df6a34eb8f1b0" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 35279 } } peers { permanent_uuid: "e57db580c4024069ad8012b99959aa1f" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 39171 } } peers { permanent_uuid: "2ba1f4397aac467e83a59c1ab8f383af" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 40225 } }
I20260710 13:16:43.762795 10099 catalog_manager.cc:5697] T ce04f2bfb1fe41f2a477d2c9070c3120 P 2ba1f4397aac467e83a59c1ab8f383af reported cstate change: term changed from 1 to 2, leader changed from d4e4f78de25f4680a35df6a34eb8f1b0 (127.5.154.1) to 2ba1f4397aac467e83a59c1ab8f383af (127.5.154.3). New cstate: current_term: 2 leader_uuid: "2ba1f4397aac467e83a59c1ab8f383af" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d4e4f78de25f4680a35df6a34eb8f1b0" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 35279 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e57db580c4024069ad8012b99959aa1f" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 39171 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2ba1f4397aac467e83a59c1ab8f383af" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 40225 } health_report { overall_health: HEALTHY } } }
I20260710 13:16:43.804971 10428 consensus_queue.cc:1048] T 97065545ecde4e749598c987c5894b3a P 2ba1f4397aac467e83a59c1ab8f383af [LEADER]: Connected to new peer: Peer: permanent_uuid: "d4e4f78de25f4680a35df6a34eb8f1b0" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 35279 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:16:43.815905 10422 consensus_queue.cc:1048] T 97065545ecde4e749598c987c5894b3a P 2ba1f4397aac467e83a59c1ab8f383af [LEADER]: Connected to new peer: Peer: permanent_uuid: "e57db580c4024069ad8012b99959aa1f" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 39171 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:16:43.822537 10428 raft_consensus.cc:993] T 97065545ecde4e749598c987c5894b3a P 2ba1f4397aac467e83a59c1ab8f383af: : Instructing follower e57db580c4024069ad8012b99959aa1f to start an election
I20260710 13:16:43.822942 10422 raft_consensus.cc:1081] T 97065545ecde4e749598c987c5894b3a P 2ba1f4397aac467e83a59c1ab8f383af [term 1 LEADER]: Signalling peer e57db580c4024069ad8012b99959aa1f to start an election
I20260710 13:16:43.824470 10277 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "97065545ecde4e749598c987c5894b3a"
dest_uuid: "e57db580c4024069ad8012b99959aa1f"
 from {username='slave'} at 127.0.0.1:36512
I20260710 13:16:43.824977 10277 raft_consensus.cc:493] T 97065545ecde4e749598c987c5894b3a P e57db580c4024069ad8012b99959aa1f [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:16:43.825314 10277 raft_consensus.cc:3060] T 97065545ecde4e749598c987c5894b3a P e57db580c4024069ad8012b99959aa1f [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:16:43.831661 10277 raft_consensus.cc:515] T 97065545ecde4e749598c987c5894b3a P e57db580c4024069ad8012b99959aa1f [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d4e4f78de25f4680a35df6a34eb8f1b0" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 35279 } } peers { permanent_uuid: "e57db580c4024069ad8012b99959aa1f" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 39171 } } peers { permanent_uuid: "2ba1f4397aac467e83a59c1ab8f383af" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 40225 } }
I20260710 13:16:43.833243 10277 leader_election.cc:290] T 97065545ecde4e749598c987c5894b3a P e57db580c4024069ad8012b99959aa1f [CANDIDATE]: Term 2 election: Requested vote from peers d4e4f78de25f4680a35df6a34eb8f1b0 (127.5.154.1:35279), 2ba1f4397aac467e83a59c1ab8f383af (127.5.154.3:40225)
I20260710 13:16:43.834002 10202 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "97065545ecde4e749598c987c5894b3a" candidate_uuid: "e57db580c4024069ad8012b99959aa1f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "d4e4f78de25f4680a35df6a34eb8f1b0"
I20260710 13:16:43.834322 10350 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "97065545ecde4e749598c987c5894b3a" candidate_uuid: "e57db580c4024069ad8012b99959aa1f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "2ba1f4397aac467e83a59c1ab8f383af"
I20260710 13:16:43.834657 10202 raft_consensus.cc:3060] T 97065545ecde4e749598c987c5894b3a P d4e4f78de25f4680a35df6a34eb8f1b0 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:16:43.834933 10350 raft_consensus.cc:3055] T 97065545ecde4e749598c987c5894b3a P 2ba1f4397aac467e83a59c1ab8f383af [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:16:43.835245 10350 raft_consensus.cc:740] T 97065545ecde4e749598c987c5894b3a P 2ba1f4397aac467e83a59c1ab8f383af [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 2ba1f4397aac467e83a59c1ab8f383af, State: Running, Role: LEADER
I20260710 13:16:43.835898 10350 consensus_queue.cc:260] T 97065545ecde4e749598c987c5894b3a P 2ba1f4397aac467e83a59c1ab8f383af [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: "d4e4f78de25f4680a35df6a34eb8f1b0" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 35279 } } peers { permanent_uuid: "e57db580c4024069ad8012b99959aa1f" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 39171 } } peers { permanent_uuid: "2ba1f4397aac467e83a59c1ab8f383af" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 40225 } }
I20260710 13:16:43.836869 10350 raft_consensus.cc:3060] T 97065545ecde4e749598c987c5894b3a P 2ba1f4397aac467e83a59c1ab8f383af [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:16:43.840026 10202 raft_consensus.cc:2468] T 97065545ecde4e749598c987c5894b3a P d4e4f78de25f4680a35df6a34eb8f1b0 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e57db580c4024069ad8012b99959aa1f in term 2.
I20260710 13:16:43.841159 10242 leader_election.cc:304] T 97065545ecde4e749598c987c5894b3a P e57db580c4024069ad8012b99959aa1f [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: d4e4f78de25f4680a35df6a34eb8f1b0, e57db580c4024069ad8012b99959aa1f; no voters: 
I20260710 13:16:43.841399 10350 raft_consensus.cc:2468] T 97065545ecde4e749598c987c5894b3a P 2ba1f4397aac467e83a59c1ab8f383af [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e57db580c4024069ad8012b99959aa1f in term 2.
I20260710 13:16:43.841926 10401 raft_consensus.cc:2804] T 97065545ecde4e749598c987c5894b3a P e57db580c4024069ad8012b99959aa1f [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:16:43.842304 10401 raft_consensus.cc:697] T 97065545ecde4e749598c987c5894b3a P e57db580c4024069ad8012b99959aa1f [term 2 LEADER]: Becoming Leader. State: Replica: e57db580c4024069ad8012b99959aa1f, State: Running, Role: LEADER
I20260710 13:16:43.842960 10401 consensus_queue.cc:237] T 97065545ecde4e749598c987c5894b3a P e57db580c4024069ad8012b99959aa1f [LEADER]: Queue 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: "d4e4f78de25f4680a35df6a34eb8f1b0" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 35279 } } peers { permanent_uuid: "e57db580c4024069ad8012b99959aa1f" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 39171 } } peers { permanent_uuid: "2ba1f4397aac467e83a59c1ab8f383af" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 40225 } }
I20260710 13:16:43.848055 10100 catalog_manager.cc:5697] T 97065545ecde4e749598c987c5894b3a P e57db580c4024069ad8012b99959aa1f reported cstate change: term changed from 1 to 2, leader changed from 2ba1f4397aac467e83a59c1ab8f383af (127.5.154.3) to e57db580c4024069ad8012b99959aa1f (127.5.154.2). New cstate: current_term: 2 leader_uuid: "e57db580c4024069ad8012b99959aa1f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d4e4f78de25f4680a35df6a34eb8f1b0" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 35279 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e57db580c4024069ad8012b99959aa1f" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 39171 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2ba1f4397aac467e83a59c1ab8f383af" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 40225 } health_report { overall_health: UNKNOWN } } }
I20260710 13:16:43.855216 10401 consensus_queue.cc:1048] T 3098c1d0a82245f1a7f639573a2ea9c1 P e57db580c4024069ad8012b99959aa1f [LEADER]: Connected to new peer: Peer: permanent_uuid: "2ba1f4397aac467e83a59c1ab8f383af" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 40225 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:16:43.865000 10459 consensus_queue.cc:1048] T 3098c1d0a82245f1a7f639573a2ea9c1 P e57db580c4024069ad8012b99959aa1f [LEADER]: Connected to new peer: Peer: permanent_uuid: "d4e4f78de25f4680a35df6a34eb8f1b0" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 35279 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:16:43.880419 10398 raft_consensus.cc:993] T 2175c7f785194b89900558f149d8f18a P 2ba1f4397aac467e83a59c1ab8f383af: : Instructing follower e57db580c4024069ad8012b99959aa1f to start an election
I20260710 13:16:43.880882 10422 raft_consensus.cc:1081] T 2175c7f785194b89900558f149d8f18a P 2ba1f4397aac467e83a59c1ab8f383af [term 1 LEADER]: Signalling peer e57db580c4024069ad8012b99959aa1f to start an election
I20260710 13:16:43.882126 10277 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "2175c7f785194b89900558f149d8f18a"
dest_uuid: "e57db580c4024069ad8012b99959aa1f"
 from {username='slave'} at 127.0.0.1:36512
I20260710 13:16:43.882551 10277 raft_consensus.cc:493] T 2175c7f785194b89900558f149d8f18a P e57db580c4024069ad8012b99959aa1f [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:16:43.882865 10277 raft_consensus.cc:3060] T 2175c7f785194b89900558f149d8f18a P e57db580c4024069ad8012b99959aa1f [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:16:43.887244 10277 raft_consensus.cc:515] T 2175c7f785194b89900558f149d8f18a P e57db580c4024069ad8012b99959aa1f [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d4e4f78de25f4680a35df6a34eb8f1b0" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 35279 } } peers { permanent_uuid: "e57db580c4024069ad8012b99959aa1f" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 39171 } } peers { permanent_uuid: "2ba1f4397aac467e83a59c1ab8f383af" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 40225 } }
I20260710 13:16:43.888643 10277 leader_election.cc:290] T 2175c7f785194b89900558f149d8f18a P e57db580c4024069ad8012b99959aa1f [CANDIDATE]: Term 2 election: Requested vote from peers d4e4f78de25f4680a35df6a34eb8f1b0 (127.5.154.1:35279), 2ba1f4397aac467e83a59c1ab8f383af (127.5.154.3:40225)
I20260710 13:16:43.889271 10202 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2175c7f785194b89900558f149d8f18a" candidate_uuid: "e57db580c4024069ad8012b99959aa1f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "d4e4f78de25f4680a35df6a34eb8f1b0"
I20260710 13:16:43.889511 10350 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2175c7f785194b89900558f149d8f18a" candidate_uuid: "e57db580c4024069ad8012b99959aa1f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "2ba1f4397aac467e83a59c1ab8f383af"
I20260710 13:16:43.889878 10202 raft_consensus.cc:3060] T 2175c7f785194b89900558f149d8f18a P d4e4f78de25f4680a35df6a34eb8f1b0 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:16:43.890040 10350 raft_consensus.cc:3055] T 2175c7f785194b89900558f149d8f18a P 2ba1f4397aac467e83a59c1ab8f383af [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:16:43.890388 10350 raft_consensus.cc:740] T 2175c7f785194b89900558f149d8f18a P 2ba1f4397aac467e83a59c1ab8f383af [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 2ba1f4397aac467e83a59c1ab8f383af, State: Running, Role: LEADER
I20260710 13:16:43.891137 10350 consensus_queue.cc:260] T 2175c7f785194b89900558f149d8f18a P 2ba1f4397aac467e83a59c1ab8f383af [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: "d4e4f78de25f4680a35df6a34eb8f1b0" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 35279 } } peers { permanent_uuid: "e57db580c4024069ad8012b99959aa1f" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 39171 } } peers { permanent_uuid: "2ba1f4397aac467e83a59c1ab8f383af" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 40225 } }
I20260710 13:16:43.892303 10350 raft_consensus.cc:3060] T 2175c7f785194b89900558f149d8f18a P 2ba1f4397aac467e83a59c1ab8f383af [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:16:43.896171 10202 raft_consensus.cc:2468] T 2175c7f785194b89900558f149d8f18a P d4e4f78de25f4680a35df6a34eb8f1b0 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e57db580c4024069ad8012b99959aa1f in term 2.
I20260710 13:16:43.897190 10242 leader_election.cc:304] T 2175c7f785194b89900558f149d8f18a P e57db580c4024069ad8012b99959aa1f [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: d4e4f78de25f4680a35df6a34eb8f1b0, e57db580c4024069ad8012b99959aa1f; no voters: 
I20260710 13:16:43.897902 10459 raft_consensus.cc:2804] T 2175c7f785194b89900558f149d8f18a P e57db580c4024069ad8012b99959aa1f [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:16:43.898255 10459 raft_consensus.cc:697] T 2175c7f785194b89900558f149d8f18a P e57db580c4024069ad8012b99959aa1f [term 2 LEADER]: Becoming Leader. State: Replica: e57db580c4024069ad8012b99959aa1f, State: Running, Role: LEADER
I20260710 13:16:43.898460 10350 raft_consensus.cc:2468] T 2175c7f785194b89900558f149d8f18a P 2ba1f4397aac467e83a59c1ab8f383af [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e57db580c4024069ad8012b99959aa1f in term 2.
I20260710 13:16:43.898949 10459 consensus_queue.cc:237] T 2175c7f785194b89900558f149d8f18a P e57db580c4024069ad8012b99959aa1f [LEADER]: Queue 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: "d4e4f78de25f4680a35df6a34eb8f1b0" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 35279 } } peers { permanent_uuid: "e57db580c4024069ad8012b99959aa1f" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 39171 } } peers { permanent_uuid: "2ba1f4397aac467e83a59c1ab8f383af" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 40225 } }
I20260710 13:16:43.904584 10099 catalog_manager.cc:5697] T 2175c7f785194b89900558f149d8f18a P e57db580c4024069ad8012b99959aa1f reported cstate change: term changed from 1 to 2, leader changed from 2ba1f4397aac467e83a59c1ab8f383af (127.5.154.3) to e57db580c4024069ad8012b99959aa1f (127.5.154.2). New cstate: current_term: 2 leader_uuid: "e57db580c4024069ad8012b99959aa1f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d4e4f78de25f4680a35df6a34eb8f1b0" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 35279 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e57db580c4024069ad8012b99959aa1f" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 39171 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2ba1f4397aac467e83a59c1ab8f383af" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 40225 } health_report { overall_health: UNKNOWN } } }
I20260710 13:16:44.017551 10350 raft_consensus.cc:1275] T a20757695ef34cd882acb34664b1abe8 P 2ba1f4397aac467e83a59c1ab8f383af [term 2 FOLLOWER]: Refusing update from remote peer d4e4f78de25f4680a35df6a34eb8f1b0: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:16:44.019114 10438 consensus_queue.cc:1048] T a20757695ef34cd882acb34664b1abe8 P d4e4f78de25f4680a35df6a34eb8f1b0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2ba1f4397aac467e83a59c1ab8f383af" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 40225 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260710 13:16:44.031107 10277 raft_consensus.cc:3060] T a20757695ef34cd882acb34664b1abe8 P e57db580c4024069ad8012b99959aa1f [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:16:44.042235 10277 raft_consensus.cc:1275] T a20757695ef34cd882acb34664b1abe8 P e57db580c4024069ad8012b99959aa1f [term 2 FOLLOWER]: Refusing update from remote peer d4e4f78de25f4680a35df6a34eb8f1b0: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:16:44.043413 10396 consensus_queue.cc:1048] T a20757695ef34cd882acb34664b1abe8 P d4e4f78de25f4680a35df6a34eb8f1b0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e57db580c4024069ad8012b99959aa1f" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 39171 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:16:44.084688 10277 raft_consensus.cc:3060] T ca2a85fd3b2d464ab3d26eb371cfc21e P e57db580c4024069ad8012b99959aa1f [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:16:44.089545 10277 raft_consensus.cc:1275] T ca2a85fd3b2d464ab3d26eb371cfc21e P e57db580c4024069ad8012b99959aa1f [term 2 FOLLOWER]: Refusing update from remote peer d4e4f78de25f4680a35df6a34eb8f1b0: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:16:44.090551 10396 consensus_queue.cc:1048] T ca2a85fd3b2d464ab3d26eb371cfc21e P d4e4f78de25f4680a35df6a34eb8f1b0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e57db580c4024069ad8012b99959aa1f" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 39171 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:16:44.100517 10350 raft_consensus.cc:1275] T ca2a85fd3b2d464ab3d26eb371cfc21e P 2ba1f4397aac467e83a59c1ab8f383af [term 2 FOLLOWER]: Refusing update from remote peer d4e4f78de25f4680a35df6a34eb8f1b0: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:16:44.101722 10438 consensus_queue.cc:1048] T ca2a85fd3b2d464ab3d26eb371cfc21e P d4e4f78de25f4680a35df6a34eb8f1b0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2ba1f4397aac467e83a59c1ab8f383af" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 40225 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:16:44.142772 10277 raft_consensus.cc:3060] T 116e25461e474f1faf99a3f12a7a0185 P e57db580c4024069ad8012b99959aa1f [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:16:44.150976 10277 raft_consensus.cc:1275] T 116e25461e474f1faf99a3f12a7a0185 P e57db580c4024069ad8012b99959aa1f [term 2 FOLLOWER]: Refusing update from remote peer d4e4f78de25f4680a35df6a34eb8f1b0: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:16:44.152107 10438 consensus_queue.cc:1048] T 116e25461e474f1faf99a3f12a7a0185 P d4e4f78de25f4680a35df6a34eb8f1b0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e57db580c4024069ad8012b99959aa1f" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 39171 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:16:44.154808 10350 raft_consensus.cc:1275] T e699aecba1724dce8b947e2cf0b83937 P 2ba1f4397aac467e83a59c1ab8f383af [term 2 FOLLOWER]: Refusing update from remote peer d4e4f78de25f4680a35df6a34eb8f1b0: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:16:44.156208 10438 consensus_queue.cc:1048] T e699aecba1724dce8b947e2cf0b83937 P d4e4f78de25f4680a35df6a34eb8f1b0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2ba1f4397aac467e83a59c1ab8f383af" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 40225 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:16:44.163627 10352 raft_consensus.cc:1275] T 116e25461e474f1faf99a3f12a7a0185 P 2ba1f4397aac467e83a59c1ab8f383af [term 2 FOLLOWER]: Refusing update from remote peer d4e4f78de25f4680a35df6a34eb8f1b0: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:16:44.166235 10471 consensus_queue.cc:1048] T 116e25461e474f1faf99a3f12a7a0185 P d4e4f78de25f4680a35df6a34eb8f1b0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2ba1f4397aac467e83a59c1ab8f383af" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 40225 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260710 13:16:44.181566 10278 raft_consensus.cc:1275] T e699aecba1724dce8b947e2cf0b83937 P e57db580c4024069ad8012b99959aa1f [term 2 FOLLOWER]: Refusing update from remote peer d4e4f78de25f4680a35df6a34eb8f1b0: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:16:44.182891 10462 consensus_queue.cc:1048] T e699aecba1724dce8b947e2cf0b83937 P d4e4f78de25f4680a35df6a34eb8f1b0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e57db580c4024069ad8012b99959aa1f" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 39171 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:16:44.316252 10278 raft_consensus.cc:1275] T ce04f2bfb1fe41f2a477d2c9070c3120 P e57db580c4024069ad8012b99959aa1f [term 2 FOLLOWER]: Refusing update from remote peer 2ba1f4397aac467e83a59c1ab8f383af: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:16:44.317452 10422 consensus_queue.cc:1048] T ce04f2bfb1fe41f2a477d2c9070c3120 P 2ba1f4397aac467e83a59c1ab8f383af [LEADER]: Connected to new peer: Peer: permanent_uuid: "e57db580c4024069ad8012b99959aa1f" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 39171 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:16:44.324605 10202 raft_consensus.cc:1275] T 97065545ecde4e749598c987c5894b3a P d4e4f78de25f4680a35df6a34eb8f1b0 [term 2 FOLLOWER]: Refusing update from remote peer e57db580c4024069ad8012b99959aa1f: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:16:44.326640 10459 consensus_queue.cc:1048] T 97065545ecde4e749598c987c5894b3a P e57db580c4024069ad8012b99959aa1f [LEADER]: Connected to new peer: Peer: permanent_uuid: "d4e4f78de25f4680a35df6a34eb8f1b0" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 35279 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260710 13:16:44.327867 10202 raft_consensus.cc:1275] T ce04f2bfb1fe41f2a477d2c9070c3120 P d4e4f78de25f4680a35df6a34eb8f1b0 [term 2 FOLLOWER]: Refusing update from remote peer 2ba1f4397aac467e83a59c1ab8f383af: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:16:44.329358 10422 consensus_queue.cc:1048] T ce04f2bfb1fe41f2a477d2c9070c3120 P 2ba1f4397aac467e83a59c1ab8f383af [LEADER]: Connected to new peer: Peer: permanent_uuid: "d4e4f78de25f4680a35df6a34eb8f1b0" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 35279 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:16:44.339015 10350 raft_consensus.cc:1275] T 97065545ecde4e749598c987c5894b3a P 2ba1f4397aac467e83a59c1ab8f383af [term 2 FOLLOWER]: Refusing update from remote peer e57db580c4024069ad8012b99959aa1f: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:16:44.340615 10459 consensus_queue.cc:1048] T 97065545ecde4e749598c987c5894b3a P e57db580c4024069ad8012b99959aa1f [LEADER]: Connected to new peer: Peer: permanent_uuid: "2ba1f4397aac467e83a59c1ab8f383af" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 40225 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:16:44.398489 10202 raft_consensus.cc:1275] T 2175c7f785194b89900558f149d8f18a P d4e4f78de25f4680a35df6a34eb8f1b0 [term 2 FOLLOWER]: Refusing update from remote peer e57db580c4024069ad8012b99959aa1f: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:16:44.399667 10401 consensus_queue.cc:1048] T 2175c7f785194b89900558f149d8f18a P e57db580c4024069ad8012b99959aa1f [LEADER]: Connected to new peer: Peer: permanent_uuid: "d4e4f78de25f4680a35df6a34eb8f1b0" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 35279 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:16:44.408105 10350 raft_consensus.cc:1275] T 2175c7f785194b89900558f149d8f18a P 2ba1f4397aac467e83a59c1ab8f383af [term 2 FOLLOWER]: Refusing update from remote peer e57db580c4024069ad8012b99959aa1f: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:16:44.409628 10459 consensus_queue.cc:1048] T 2175c7f785194b89900558f149d8f18a P e57db580c4024069ad8012b99959aa1f [LEADER]: Connected to new peer: Peer: permanent_uuid: "2ba1f4397aac467e83a59c1ab8f383af" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 40225 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:16:46.556716 10098 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:38082:
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"
    }
  }
}
W20260710 13:16:46.559348 10098 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.
I20260710 13:16:46.611814 10185 tablet_service.cc:1511] Processing CreateTablet for tablet 066b544077f94b0898ab177b82b73fb6 (DEFAULT_TABLE table=soft_deleted_table [id=5086e9821bc94f6eaa5f6061a7db0e0f]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260710 13:16:46.613139 10266 tablet_service.cc:1511] Processing CreateTablet for tablet 066b544077f94b0898ab177b82b73fb6 (DEFAULT_TABLE table=soft_deleted_table [id=5086e9821bc94f6eaa5f6061a7db0e0f]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260710 13:16:46.613580 10185 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 066b544077f94b0898ab177b82b73fb6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:16:46.614668 10266 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 066b544077f94b0898ab177b82b73fb6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:16:46.614537 10335 tablet_service.cc:1511] Processing CreateTablet for tablet 066b544077f94b0898ab177b82b73fb6 (DEFAULT_TABLE table=soft_deleted_table [id=5086e9821bc94f6eaa5f6061a7db0e0f]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260710 13:16:46.615510 10186 tablet_service.cc:1511] Processing CreateTablet for tablet 16b7cde21b614e3fab5a5ba7825a7792 (DEFAULT_TABLE table=soft_deleted_table [id=5086e9821bc94f6eaa5f6061a7db0e0f]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260710 13:16:46.615913 10335 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 066b544077f94b0898ab177b82b73fb6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:16:46.616848 10186 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 16b7cde21b614e3fab5a5ba7825a7792. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:16:46.629400 10263 tablet_service.cc:1511] Processing CreateTablet for tablet 16b7cde21b614e3fab5a5ba7825a7792 (DEFAULT_TABLE table=soft_deleted_table [id=5086e9821bc94f6eaa5f6061a7db0e0f]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260710 13:16:46.632287 10337 tablet_service.cc:1511] Processing CreateTablet for tablet 16b7cde21b614e3fab5a5ba7825a7792 (DEFAULT_TABLE table=soft_deleted_table [id=5086e9821bc94f6eaa5f6061a7db0e0f]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260710 13:16:46.633683 10337 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 16b7cde21b614e3fab5a5ba7825a7792. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:16:46.633942 10192 tablet_service.cc:1511] Processing CreateTablet for tablet bc63faa9d8b240db912e66c058d7dbf1 (DEFAULT_TABLE table=soft_deleted_table [id=5086e9821bc94f6eaa5f6061a7db0e0f]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260710 13:16:46.635232 10192 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bc63faa9d8b240db912e66c058d7dbf1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:16:46.637909 10263 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 16b7cde21b614e3fab5a5ba7825a7792. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:16:46.649180 10260 tablet_service.cc:1511] Processing CreateTablet for tablet bc63faa9d8b240db912e66c058d7dbf1 (DEFAULT_TABLE table=soft_deleted_table [id=5086e9821bc94f6eaa5f6061a7db0e0f]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260710 13:16:46.650127 10334 tablet_service.cc:1511] Processing CreateTablet for tablet bc63faa9d8b240db912e66c058d7dbf1 (DEFAULT_TABLE table=soft_deleted_table [id=5086e9821bc94f6eaa5f6061a7db0e0f]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260710 13:16:46.650560 10260 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bc63faa9d8b240db912e66c058d7dbf1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:16:46.651459 10334 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bc63faa9d8b240db912e66c058d7dbf1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:16:46.659965 10267 tablet_service.cc:1511] Processing CreateTablet for tablet d26d2f76c42d43b09ea7f2d34235329a (DEFAULT_TABLE table=soft_deleted_table [id=5086e9821bc94f6eaa5f6061a7db0e0f]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260710 13:16:46.661383 10267 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d26d2f76c42d43b09ea7f2d34235329a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:16:46.670310 10489 tablet_bootstrap.cc:492] T 066b544077f94b0898ab177b82b73fb6 P 2ba1f4397aac467e83a59c1ab8f383af: Bootstrap starting.
I20260710 13:16:46.677585 10489 tablet_bootstrap.cc:654] T 066b544077f94b0898ab177b82b73fb6 P 2ba1f4397aac467e83a59c1ab8f383af: Neither blocks nor log segments found. Creating new log.
I20260710 13:16:46.679175 10192 tablet_service.cc:1511] Processing CreateTablet for tablet d26d2f76c42d43b09ea7f2d34235329a (DEFAULT_TABLE table=soft_deleted_table [id=5086e9821bc94f6eaa5f6061a7db0e0f]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260710 13:16:46.680413 10192 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d26d2f76c42d43b09ea7f2d34235329a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:16:46.681257 10487 tablet_bootstrap.cc:492] T 066b544077f94b0898ab177b82b73fb6 P e57db580c4024069ad8012b99959aa1f: Bootstrap starting.
I20260710 13:16:46.681382 10337 tablet_service.cc:1511] Processing CreateTablet for tablet d26d2f76c42d43b09ea7f2d34235329a (DEFAULT_TABLE table=soft_deleted_table [id=5086e9821bc94f6eaa5f6061a7db0e0f]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260710 13:16:46.683580 10337 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d26d2f76c42d43b09ea7f2d34235329a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:16:46.683733 10488 tablet_bootstrap.cc:492] T 066b544077f94b0898ab177b82b73fb6 P d4e4f78de25f4680a35df6a34eb8f1b0: Bootstrap starting.
I20260710 13:16:46.686318 10185 tablet_service.cc:1511] Processing CreateTablet for tablet be888d74965f4e05999f0c906d9ada41 (DEFAULT_TABLE table=soft_deleted_table [id=5086e9821bc94f6eaa5f6061a7db0e0f]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260710 13:16:46.687630 10185 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet be888d74965f4e05999f0c906d9ada41. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:16:46.689148 10487 tablet_bootstrap.cc:654] T 066b544077f94b0898ab177b82b73fb6 P e57db580c4024069ad8012b99959aa1f: Neither blocks nor log segments found. Creating new log.
I20260710 13:16:46.690039 10263 tablet_service.cc:1511] Processing CreateTablet for tablet be888d74965f4e05999f0c906d9ada41 (DEFAULT_TABLE table=soft_deleted_table [id=5086e9821bc94f6eaa5f6061a7db0e0f]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260710 13:16:46.701962 10263 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet be888d74965f4e05999f0c906d9ada41. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:16:46.691005 10488 tablet_bootstrap.cc:654] T 066b544077f94b0898ab177b82b73fb6 P d4e4f78de25f4680a35df6a34eb8f1b0: Neither blocks nor log segments found. Creating new log.
I20260710 13:16:46.691236 10335 tablet_service.cc:1511] Processing CreateTablet for tablet be888d74965f4e05999f0c906d9ada41 (DEFAULT_TABLE table=soft_deleted_table [id=5086e9821bc94f6eaa5f6061a7db0e0f]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260710 13:16:46.692199 10186 tablet_service.cc:1511] Processing CreateTablet for tablet 93d2fe505f5c457f8b47b4fcd4cf114a (DEFAULT_TABLE table=soft_deleted_table [id=5086e9821bc94f6eaa5f6061a7db0e0f]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260710 13:16:46.694149 10266 tablet_service.cc:1511] Processing CreateTablet for tablet 93d2fe505f5c457f8b47b4fcd4cf114a (DEFAULT_TABLE table=soft_deleted_table [id=5086e9821bc94f6eaa5f6061a7db0e0f]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260710 13:16:46.704106 10266 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 93d2fe505f5c457f8b47b4fcd4cf114a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:16:46.706432 10186 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 93d2fe505f5c457f8b47b4fcd4cf114a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:16:46.708405 10339 tablet_service.cc:1511] Processing CreateTablet for tablet 93d2fe505f5c457f8b47b4fcd4cf114a (DEFAULT_TABLE table=soft_deleted_table [id=5086e9821bc94f6eaa5f6061a7db0e0f]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260710 13:16:46.709551 10335 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet be888d74965f4e05999f0c906d9ada41. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:16:46.710198 10339 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 93d2fe505f5c457f8b47b4fcd4cf114a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:16:46.728770 10267 tablet_service.cc:1511] Processing CreateTablet for tablet 0d6b164168c64c448baac510995295a5 (DEFAULT_TABLE table=soft_deleted_table [id=5086e9821bc94f6eaa5f6061a7db0e0f]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260710 13:16:46.730671 10334 tablet_service.cc:1511] Processing CreateTablet for tablet 0d6b164168c64c448baac510995295a5 (DEFAULT_TABLE table=soft_deleted_table [id=5086e9821bc94f6eaa5f6061a7db0e0f]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260710 13:16:46.731982 10334 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0d6b164168c64c448baac510995295a5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:16:46.732053 10267 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0d6b164168c64c448baac510995295a5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:16:46.735731 10185 tablet_service.cc:1511] Processing CreateTablet for tablet 5dfb8ad78c8e460fa01772d1e0d9bb02 (DEFAULT_TABLE table=soft_deleted_table [id=5086e9821bc94f6eaa5f6061a7db0e0f]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260710 13:16:46.737412 10488 tablet_bootstrap.cc:492] T 066b544077f94b0898ab177b82b73fb6 P d4e4f78de25f4680a35df6a34eb8f1b0: No bootstrap required, opened a new log
I20260710 13:16:46.737589 10185 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5dfb8ad78c8e460fa01772d1e0d9bb02. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:16:46.748946 10488 ts_tablet_manager.cc:1403] T 066b544077f94b0898ab177b82b73fb6 P d4e4f78de25f4680a35df6a34eb8f1b0: Time spent bootstrapping tablet: real 0.065s	user 0.014s	sys 0.000s
I20260710 13:16:46.750837 10489 tablet_bootstrap.cc:492] T 066b544077f94b0898ab177b82b73fb6 P 2ba1f4397aac467e83a59c1ab8f383af: No bootstrap required, opened a new log
I20260710 13:16:46.751330 10489 ts_tablet_manager.cc:1403] T 066b544077f94b0898ab177b82b73fb6 P 2ba1f4397aac467e83a59c1ab8f383af: Time spent bootstrapping tablet: real 0.081s	user 0.007s	sys 0.008s
I20260710 13:16:46.754065 10488 raft_consensus.cc:359] T 066b544077f94b0898ab177b82b73fb6 P d4e4f78de25f4680a35df6a34eb8f1b0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d4e4f78de25f4680a35df6a34eb8f1b0" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 35279 } } peers { permanent_uuid: "e57db580c4024069ad8012b99959aa1f" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 39171 } } peers { permanent_uuid: "2ba1f4397aac467e83a59c1ab8f383af" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 40225 } }
I20260710 13:16:46.758334 10488 raft_consensus.cc:385] T 066b544077f94b0898ab177b82b73fb6 P d4e4f78de25f4680a35df6a34eb8f1b0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:16:46.758706 10488 raft_consensus.cc:740] T 066b544077f94b0898ab177b82b73fb6 P d4e4f78de25f4680a35df6a34eb8f1b0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d4e4f78de25f4680a35df6a34eb8f1b0, State: Initialized, Role: FOLLOWER
I20260710 13:16:46.761968 10260 tablet_service.cc:1511] Processing CreateTablet for tablet 5dfb8ad78c8e460fa01772d1e0d9bb02 (DEFAULT_TABLE table=soft_deleted_table [id=5086e9821bc94f6eaa5f6061a7db0e0f]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260710 13:16:46.763204 10260 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5dfb8ad78c8e460fa01772d1e0d9bb02. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:16:46.764730 10489 raft_consensus.cc:359] T 066b544077f94b0898ab177b82b73fb6 P 2ba1f4397aac467e83a59c1ab8f383af [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d4e4f78de25f4680a35df6a34eb8f1b0" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 35279 } } peers { permanent_uuid: "e57db580c4024069ad8012b99959aa1f" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 39171 } } peers { permanent_uuid: "2ba1f4397aac467e83a59c1ab8f383af" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 40225 } }
I20260710 13:16:46.765530 10489 raft_consensus.cc:385] T 066b544077f94b0898ab177b82b73fb6 P 2ba1f4397aac467e83a59c1ab8f383af [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:16:46.765820 10489 raft_consensus.cc:740] T 066b544077f94b0898ab177b82b73fb6 P 2ba1f4397aac467e83a59c1ab8f383af [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2ba1f4397aac467e83a59c1ab8f383af, State: Initialized, Role: FOLLOWER
I20260710 13:16:46.766613 10489 consensus_queue.cc:260] T 066b544077f94b0898ab177b82b73fb6 P 2ba1f4397aac467e83a59c1ab8f383af [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d4e4f78de25f4680a35df6a34eb8f1b0" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 35279 } } peers { permanent_uuid: "e57db580c4024069ad8012b99959aa1f" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 39171 } } peers { permanent_uuid: "2ba1f4397aac467e83a59c1ab8f383af" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 40225 } }
I20260710 13:16:46.772440 10186 tablet_service.cc:1511] Processing CreateTablet for tablet d1366da75f8e407395aa0a15221f008a (DEFAULT_TABLE table=soft_deleted_table [id=5086e9821bc94f6eaa5f6061a7db0e0f]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260710 13:16:46.774705 10186 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d1366da75f8e407395aa0a15221f008a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:16:46.775686 10261 tablet_service.cc:1511] Processing CreateTablet for tablet d1366da75f8e407395aa0a15221f008a (DEFAULT_TABLE table=soft_deleted_table [id=5086e9821bc94f6eaa5f6061a7db0e0f]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260710 13:16:46.777061 10261 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d1366da75f8e407395aa0a15221f008a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:16:46.745443 10192 tablet_service.cc:1511] Processing CreateTablet for tablet 0d6b164168c64c448baac510995295a5 (DEFAULT_TABLE table=soft_deleted_table [id=5086e9821bc94f6eaa5f6061a7db0e0f]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260710 13:16:46.771308 10334 tablet_service.cc:1511] Processing CreateTablet for tablet 5dfb8ad78c8e460fa01772d1e0d9bb02 (DEFAULT_TABLE table=soft_deleted_table [id=5086e9821bc94f6eaa5f6061a7db0e0f]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260710 13:16:46.787578 10488 consensus_queue.cc:260] T 066b544077f94b0898ab177b82b73fb6 P d4e4f78de25f4680a35df6a34eb8f1b0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d4e4f78de25f4680a35df6a34eb8f1b0" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 35279 } } peers { permanent_uuid: "e57db580c4024069ad8012b99959aa1f" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 39171 } } peers { permanent_uuid: "2ba1f4397aac467e83a59c1ab8f383af" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 40225 } }
I20260710 13:16:46.792362 10488 ts_tablet_manager.cc:1434] T 066b544077f94b0898ab177b82b73fb6 P d4e4f78de25f4680a35df6a34eb8f1b0: Time spent starting tablet: real 0.043s	user 0.006s	sys 0.000s
I20260710 13:16:46.793448 10488 tablet_bootstrap.cc:492] T 16b7cde21b614e3fab5a5ba7825a7792 P d4e4f78de25f4680a35df6a34eb8f1b0: Bootstrap starting.
I20260710 13:16:46.788303 10192 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0d6b164168c64c448baac510995295a5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:16:46.803022 10339 tablet_service.cc:1511] Processing CreateTablet for tablet d1366da75f8e407395aa0a15221f008a (DEFAULT_TABLE table=soft_deleted_table [id=5086e9821bc94f6eaa5f6061a7db0e0f]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260710 13:16:46.804145 10339 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d1366da75f8e407395aa0a15221f008a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:16:46.805121 10489 ts_tablet_manager.cc:1434] T 066b544077f94b0898ab177b82b73fb6 P 2ba1f4397aac467e83a59c1ab8f383af: Time spent starting tablet: real 0.054s	user 0.004s	sys 0.004s
I20260710 13:16:46.806146 10489 tablet_bootstrap.cc:492] T 16b7cde21b614e3fab5a5ba7825a7792 P 2ba1f4397aac467e83a59c1ab8f383af: Bootstrap starting.
I20260710 13:16:46.810702 10487 tablet_bootstrap.cc:492] T 066b544077f94b0898ab177b82b73fb6 P e57db580c4024069ad8012b99959aa1f: No bootstrap required, opened a new log
I20260710 13:16:46.812924 10487 ts_tablet_manager.cc:1403] T 066b544077f94b0898ab177b82b73fb6 P e57db580c4024069ad8012b99959aa1f: Time spent bootstrapping tablet: real 0.132s	user 0.020s	sys 0.020s
I20260710 13:16:46.815687 10487 raft_consensus.cc:359] T 066b544077f94b0898ab177b82b73fb6 P e57db580c4024069ad8012b99959aa1f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d4e4f78de25f4680a35df6a34eb8f1b0" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 35279 } } peers { permanent_uuid: "e57db580c4024069ad8012b99959aa1f" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 39171 } } peers { permanent_uuid: "2ba1f4397aac467e83a59c1ab8f383af" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 40225 } }
I20260710 13:16:46.816406 10487 raft_consensus.cc:385] T 066b544077f94b0898ab177b82b73fb6 P e57db580c4024069ad8012b99959aa1f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:16:46.816763 10487 raft_consensus.cc:740] T 066b544077f94b0898ab177b82b73fb6 P e57db580c4024069ad8012b99959aa1f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e57db580c4024069ad8012b99959aa1f, State: Initialized, Role: FOLLOWER
I20260710 13:16:46.817544 10487 consensus_queue.cc:260] T 066b544077f94b0898ab177b82b73fb6 P e57db580c4024069ad8012b99959aa1f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d4e4f78de25f4680a35df6a34eb8f1b0" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 35279 } } peers { permanent_uuid: "e57db580c4024069ad8012b99959aa1f" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 39171 } } peers { permanent_uuid: "2ba1f4397aac467e83a59c1ab8f383af" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 40225 } }
I20260710 13:16:46.819797 10487 ts_tablet_manager.cc:1434] T 066b544077f94b0898ab177b82b73fb6 P e57db580c4024069ad8012b99959aa1f: Time spent starting tablet: real 0.007s	user 0.004s	sys 0.000s
I20260710 13:16:46.821342 10334 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5dfb8ad78c8e460fa01772d1e0d9bb02. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:16:46.822875 10488 tablet_bootstrap.cc:654] T 16b7cde21b614e3fab5a5ba7825a7792 P d4e4f78de25f4680a35df6a34eb8f1b0: Neither blocks nor log segments found. Creating new log.
I20260710 13:16:46.828850 10487 tablet_bootstrap.cc:492] T 16b7cde21b614e3fab5a5ba7825a7792 P e57db580c4024069ad8012b99959aa1f: Bootstrap starting.
I20260710 13:16:46.834131 10487 tablet_bootstrap.cc:654] T 16b7cde21b614e3fab5a5ba7825a7792 P e57db580c4024069ad8012b99959aa1f: Neither blocks nor log segments found. Creating new log.
I20260710 13:16:46.835776 10489 tablet_bootstrap.cc:654] T 16b7cde21b614e3fab5a5ba7825a7792 P 2ba1f4397aac467e83a59c1ab8f383af: Neither blocks nor log segments found. Creating new log.
I20260710 13:16:46.860422 10488 tablet_bootstrap.cc:492] T 16b7cde21b614e3fab5a5ba7825a7792 P d4e4f78de25f4680a35df6a34eb8f1b0: No bootstrap required, opened a new log
I20260710 13:16:46.861052 10488 ts_tablet_manager.cc:1403] T 16b7cde21b614e3fab5a5ba7825a7792 P d4e4f78de25f4680a35df6a34eb8f1b0: Time spent bootstrapping tablet: real 0.068s	user 0.004s	sys 0.014s
I20260710 13:16:46.863832 10488 raft_consensus.cc:359] T 16b7cde21b614e3fab5a5ba7825a7792 P d4e4f78de25f4680a35df6a34eb8f1b0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d4e4f78de25f4680a35df6a34eb8f1b0" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 35279 } } peers { permanent_uuid: "e57db580c4024069ad8012b99959aa1f" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 39171 } } peers { permanent_uuid: "2ba1f4397aac467e83a59c1ab8f383af" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 40225 } }
I20260710 13:16:46.864399 10488 raft_consensus.cc:385] T 16b7cde21b614e3fab5a5ba7825a7792 P d4e4f78de25f4680a35df6a34eb8f1b0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:16:46.864684 10488 raft_consensus.cc:740] T 16b7cde21b614e3fab5a5ba7825a7792 P d4e4f78de25f4680a35df6a34eb8f1b0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d4e4f78de25f4680a35df6a34eb8f1b0, State: Initialized, Role: FOLLOWER
I20260710 13:16:46.865278 10488 consensus_queue.cc:260] T 16b7cde21b614e3fab5a5ba7825a7792 P d4e4f78de25f4680a35df6a34eb8f1b0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d4e4f78de25f4680a35df6a34eb8f1b0" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 35279 } } peers { permanent_uuid: "e57db580c4024069ad8012b99959aa1f" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 39171 } } peers { permanent_uuid: "2ba1f4397aac467e83a59c1ab8f383af" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 40225 } }
I20260710 13:16:46.865792 10489 tablet_bootstrap.cc:492] T 16b7cde21b614e3fab5a5ba7825a7792 P 2ba1f4397aac467e83a59c1ab8f383af: No bootstrap required, opened a new log
I20260710 13:16:46.866377 10489 ts_tablet_manager.cc:1403] T 16b7cde21b614e3fab5a5ba7825a7792 P 2ba1f4397aac467e83a59c1ab8f383af: Time spent bootstrapping tablet: real 0.060s	user 0.010s	sys 0.011s
I20260710 13:16:46.867205 10488 ts_tablet_manager.cc:1434] T 16b7cde21b614e3fab5a5ba7825a7792 P d4e4f78de25f4680a35df6a34eb8f1b0: Time spent starting tablet: real 0.006s	user 0.000s	sys 0.004s
I20260710 13:16:46.868397 10488 tablet_bootstrap.cc:492] T bc63faa9d8b240db912e66c058d7dbf1 P d4e4f78de25f4680a35df6a34eb8f1b0: Bootstrap starting.
I20260710 13:16:46.869454 10489 raft_consensus.cc:359] T 16b7cde21b614e3fab5a5ba7825a7792 P 2ba1f4397aac467e83a59c1ab8f383af [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d4e4f78de25f4680a35df6a34eb8f1b0" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 35279 } } peers { permanent_uuid: "e57db580c4024069ad8012b99959aa1f" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 39171 } } peers { permanent_uuid: "2ba1f4397aac467e83a59c1ab8f383af" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 40225 } }
I20260710 13:16:46.870262 10489 raft_consensus.cc:385] T 16b7cde21b614e3fab5a5ba7825a7792 P 2ba1f4397aac467e83a59c1ab8f383af [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:16:46.870563 10489 raft_consensus.cc:740] T 16b7cde21b614e3fab5a5ba7825a7792 P 2ba1f4397aac467e83a59c1ab8f383af [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2ba1f4397aac467e83a59c1ab8f383af, State: Initialized, Role: FOLLOWER
I20260710 13:16:46.872413 10489 consensus_queue.cc:260] T 16b7cde21b614e3fab5a5ba7825a7792 P 2ba1f4397aac467e83a59c1ab8f383af [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d4e4f78de25f4680a35df6a34eb8f1b0" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 35279 } } peers { permanent_uuid: "e57db580c4024069ad8012b99959aa1f" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 39171 } } peers { permanent_uuid: "2ba1f4397aac467e83a59c1ab8f383af" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 40225 } }
I20260710 13:16:46.874723 10489 ts_tablet_manager.cc:1434] T 16b7cde21b614e3fab5a5ba7825a7792 P 2ba1f4397aac467e83a59c1ab8f383af: Time spent starting tablet: real 0.008s	user 0.007s	sys 0.000s
I20260710 13:16:46.875028 10488 tablet_bootstrap.cc:654] T bc63faa9d8b240db912e66c058d7dbf1 P d4e4f78de25f4680a35df6a34eb8f1b0: Neither blocks nor log segments found. Creating new log.
I20260710 13:16:46.875649 10489 tablet_bootstrap.cc:492] T bc63faa9d8b240db912e66c058d7dbf1 P 2ba1f4397aac467e83a59c1ab8f383af: Bootstrap starting.
I20260710 13:16:46.879603 10487 tablet_bootstrap.cc:492] T 16b7cde21b614e3fab5a5ba7825a7792 P e57db580c4024069ad8012b99959aa1f: No bootstrap required, opened a new log
I20260710 13:16:46.881389 10488 tablet_bootstrap.cc:492] T bc63faa9d8b240db912e66c058d7dbf1 P d4e4f78de25f4680a35df6a34eb8f1b0: No bootstrap required, opened a new log
I20260710 13:16:46.882256 10489 tablet_bootstrap.cc:654] T bc63faa9d8b240db912e66c058d7dbf1 P 2ba1f4397aac467e83a59c1ab8f383af: Neither blocks nor log segments found. Creating new log.
I20260710 13:16:46.882781 10487 ts_tablet_manager.cc:1403] T 16b7cde21b614e3fab5a5ba7825a7792 P e57db580c4024069ad8012b99959aa1f: Time spent bootstrapping tablet: real 0.054s	user 0.009s	sys 0.028s
I20260710 13:16:46.882822 10488 ts_tablet_manager.cc:1403] T bc63faa9d8b240db912e66c058d7dbf1 P d4e4f78de25f4680a35df6a34eb8f1b0: Time spent bootstrapping tablet: real 0.015s	user 0.012s	sys 0.000s
I20260710 13:16:46.885424 10487 raft_consensus.cc:359] T 16b7cde21b614e3fab5a5ba7825a7792 P e57db580c4024069ad8012b99959aa1f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d4e4f78de25f4680a35df6a34eb8f1b0" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 35279 } } peers { permanent_uuid: "e57db580c4024069ad8012b99959aa1f" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 39171 } } peers { permanent_uuid: "2ba1f4397aac467e83a59c1ab8f383af" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 40225 } }
I20260710 13:16:46.886158 10487 raft_consensus.cc:385] T 16b7cde21b614e3fab5a5ba7825a7792 P e57db580c4024069ad8012b99959aa1f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:16:46.886482 10487 raft_consensus.cc:740] T 16b7cde21b614e3fab5a5ba7825a7792 P e57db580c4024069ad8012b99959aa1f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e57db580c4024069ad8012b99959aa1f, State: Initialized, Role: FOLLOWER
I20260710 13:16:46.887288 10487 consensus_queue.cc:260] T 16b7cde21b614e3fab5a5ba7825a7792 P e57db580c4024069ad8012b99959aa1f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d4e4f78de25f4680a35df6a34eb8f1b0" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 35279 } } peers { permanent_uuid: "e57db580c4024069ad8012b99959aa1f" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 39171 } } peers { permanent_uuid: "2ba1f4397aac467e83a59c1ab8f383af" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 40225 } }
I20260710 13:16:46.887897 10488 raft_consensus.cc:359] T bc63faa9d8b240db912e66c058d7dbf1 P d4e4f78de25f4680a35df6a34eb8f1b0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d4e4f78de25f4680a35df6a34eb8f1b0" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 35279 } } peers { permanent_uuid: "e57db580c4024069ad8012b99959aa1f" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 39171 } } peers { permanent_uuid: "2ba1f4397aac467e83a59c1ab8f383af" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 40225 } }
I20260710 13:16:46.888547 10488 raft_consensus.cc:385] T bc63faa9d8b240db912e66c058d7dbf1 P d4e4f78de25f4680a35df6a34eb8f1b0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:16:46.889183 10488 raft_consensus.cc:740] T bc63faa9d8b240db912e66c058d7dbf1 P d4e4f78de25f4680a35df6a34eb8f1b0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d4e4f78de25f4680a35df6a34eb8f1b0, State: Initialized, Role: FOLLOWER
I20260710 13:16:46.889609 10487 ts_tablet_manager.cc:1434] T 16b7cde21b614e3fab5a5ba7825a7792 P e57db580c4024069ad8012b99959aa1f: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.002s
I20260710 13:16:46.889870 10488 consensus_queue.cc:260] T bc63faa9d8b240db912e66c058d7dbf1 P d4e4f78de25f4680a35df6a34eb8f1b0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d4e4f78de25f4680a35df6a34eb8f1b0" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 35279 } } peers { permanent_uuid: "e57db580c4024069ad8012b99959aa1f" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 39171 } } peers { permanent_uuid: "2ba1f4397aac467e83a59c1ab8f383af" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 40225 } }
I20260710 13:16:46.890440 10487 tablet_bootstrap.cc:492] T bc63faa9d8b240db912e66c058d7dbf1 P e57db580c4024069ad8012b99959aa1f: Bootstrap starting.
I20260710 13:16:46.896988 10487 tablet_bootstrap.cc:654] T bc63faa9d8b240db912e66c058d7dbf1 P e57db580c4024069ad8012b99959aa1f: Neither blocks nor log segments found. Creating new log.
I20260710 13:16:46.899260 10489 tablet_bootstrap.cc:492] T bc63faa9d8b240db912e66c058d7dbf1 P 2ba1f4397aac467e83a59c1ab8f383af: No bootstrap required, opened a new log
I20260710 13:16:46.899750 10489 ts_tablet_manager.cc:1403] T bc63faa9d8b240db912e66c058d7dbf1 P 2ba1f4397aac467e83a59c1ab8f383af: Time spent bootstrapping tablet: real 0.024s	user 0.008s	sys 0.003s
I20260710 13:16:46.902670 10489 raft_consensus.cc:359] T bc63faa9d8b240db912e66c058d7dbf1 P 2ba1f4397aac467e83a59c1ab8f383af [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d4e4f78de25f4680a35df6a34eb8f1b0" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 35279 } } peers { permanent_uuid: "e57db580c4024069ad8012b99959aa1f" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 39171 } } peers { permanent_uuid: "2ba1f4397aac467e83a59c1ab8f383af" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 40225 } }
I20260710 13:16:46.903370 10489 raft_consensus.cc:385] T bc63faa9d8b240db912e66c058d7dbf1 P 2ba1f4397aac467e83a59c1ab8f383af [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:16:46.903652 10489 raft_consensus.cc:740] T bc63faa9d8b240db912e66c058d7dbf1 P 2ba1f4397aac467e83a59c1ab8f383af [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2ba1f4397aac467e83a59c1ab8f383af, State: Initialized, Role: FOLLOWER
I20260710 13:16:46.904644 10489 consensus_queue.cc:260] T bc63faa9d8b240db912e66c058d7dbf1 P 2ba1f4397aac467e83a59c1ab8f383af [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d4e4f78de25f4680a35df6a34eb8f1b0" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 35279 } } peers { permanent_uuid: "e57db580c4024069ad8012b99959aa1f" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 39171 } } peers { permanent_uuid: "2ba1f4397aac467e83a59c1ab8f383af" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 40225 } }
I20260710 13:16:46.906471 10488 ts_tablet_manager.cc:1434] T bc63faa9d8b240db912e66c058d7dbf1 P d4e4f78de25f4680a35df6a34eb8f1b0: Time spent starting tablet: real 0.021s	user 0.002s	sys 0.017s
I20260710 13:16:46.907143 10489 ts_tablet_manager.cc:1434] T bc63faa9d8b240db912e66c058d7dbf1 P 2ba1f4397aac467e83a59c1ab8f383af: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260710 13:16:46.907514 10488 tablet_bootstrap.cc:492] T d26d2f76c42d43b09ea7f2d34235329a P d4e4f78de25f4680a35df6a34eb8f1b0: Bootstrap starting.
I20260710 13:16:46.908167 10489 tablet_bootstrap.cc:492] T d26d2f76c42d43b09ea7f2d34235329a P 2ba1f4397aac467e83a59c1ab8f383af: Bootstrap starting.
I20260710 13:16:46.909314 10487 tablet_bootstrap.cc:492] T bc63faa9d8b240db912e66c058d7dbf1 P e57db580c4024069ad8012b99959aa1f: No bootstrap required, opened a new log
I20260710 13:16:46.909819 10487 ts_tablet_manager.cc:1403] T bc63faa9d8b240db912e66c058d7dbf1 P e57db580c4024069ad8012b99959aa1f: Time spent bootstrapping tablet: real 0.020s	user 0.010s	sys 0.007s
I20260710 13:16:46.913635 10488 tablet_bootstrap.cc:654] T d26d2f76c42d43b09ea7f2d34235329a P d4e4f78de25f4680a35df6a34eb8f1b0: Neither blocks nor log segments found. Creating new log.
I20260710 13:16:46.913784 10487 raft_consensus.cc:359] T bc63faa9d8b240db912e66c058d7dbf1 P e57db580c4024069ad8012b99959aa1f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d4e4f78de25f4680a35df6a34eb8f1b0" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 35279 } } peers { permanent_uuid: "e57db580c4024069ad8012b99959aa1f" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 39171 } } peers { permanent_uuid: "2ba1f4397aac467e83a59c1ab8f383af" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 40225 } }
I20260710 13:16:46.914537 10487 raft_consensus.cc:385] T bc63faa9d8b240db912e66c058d7dbf1 P e57db580c4024069ad8012b99959aa1f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:16:46.914844 10487 raft_consensus.cc:740] T bc63faa9d8b240db912e66c058d7dbf1 P e57db580c4024069ad8012b99959aa1f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e57db580c4024069ad8012b99959aa1f, State: Initialized, Role: FOLLOWER
I20260710 13:16:46.915537 10487 consensus_queue.cc:260] T bc63faa9d8b240db912e66c058d7dbf1 P e57db580c4024069ad8012b99959aa1f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d4e4f78de25f4680a35df6a34eb8f1b0" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 35279 } } peers { permanent_uuid: "e57db580c4024069ad8012b99959aa1f" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 39171 } } peers { permanent_uuid: "2ba1f4397aac467e83a59c1ab8f383af" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 40225 } }
I20260710 13:16:46.917922 10487 ts_tablet_manager.cc:1434] T bc63faa9d8b240db912e66c058d7dbf1 P e57db580c4024069ad8012b99959aa1f: Time spent starting tablet: real 0.008s	user 0.003s	sys 0.002s
I20260710 13:16:46.918869 10487 tablet_bootstrap.cc:492] T d26d2f76c42d43b09ea7f2d34235329a P e57db580c4024069ad8012b99959aa1f: Bootstrap starting.
I20260710 13:16:46.923666 10489 tablet_bootstrap.cc:654] T d26d2f76c42d43b09ea7f2d34235329a P 2ba1f4397aac467e83a59c1ab8f383af: Neither blocks nor log segments found. Creating new log.
I20260710 13:16:46.925091 10488 tablet_bootstrap.cc:492] T d26d2f76c42d43b09ea7f2d34235329a P d4e4f78de25f4680a35df6a34eb8f1b0: No bootstrap required, opened a new log
I20260710 13:16:46.925235 10487 tablet_bootstrap.cc:654] T d26d2f76c42d43b09ea7f2d34235329a P e57db580c4024069ad8012b99959aa1f: Neither blocks nor log segments found. Creating new log.
I20260710 13:16:46.925604 10488 ts_tablet_manager.cc:1403] T d26d2f76c42d43b09ea7f2d34235329a P d4e4f78de25f4680a35df6a34eb8f1b0: Time spent bootstrapping tablet: real 0.018s	user 0.009s	sys 0.008s
I20260710 13:16:46.928469 10488 raft_consensus.cc:359] T d26d2f76c42d43b09ea7f2d34235329a P d4e4f78de25f4680a35df6a34eb8f1b0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d4e4f78de25f4680a35df6a34eb8f1b0" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 35279 } } peers { permanent_uuid: "e57db580c4024069ad8012b99959aa1f" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 39171 } } peers { permanent_uuid: "2ba1f4397aac467e83a59c1ab8f383af" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 40225 } }
I20260710 13:16:46.929150 10499 raft_consensus.cc:493] T bc63faa9d8b240db912e66c058d7dbf1 P d4e4f78de25f4680a35df6a34eb8f1b0 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:16:46.929301 10488 raft_consensus.cc:385] T d26d2f76c42d43b09ea7f2d34235329a P d4e4f78de25f4680a35df6a34eb8f1b0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:16:46.929664 10488 raft_consensus.cc:740] T d26d2f76c42d43b09ea7f2d34235329a P d4e4f78de25f4680a35df6a34eb8f1b0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d4e4f78de25f4680a35df6a34eb8f1b0, State: Initialized, Role: FOLLOWER
I20260710 13:16:46.929692 10499 raft_consensus.cc:515] T bc63faa9d8b240db912e66c058d7dbf1 P d4e4f78de25f4680a35df6a34eb8f1b0 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d4e4f78de25f4680a35df6a34eb8f1b0" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 35279 } } peers { permanent_uuid: "e57db580c4024069ad8012b99959aa1f" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 39171 } } peers { permanent_uuid: "2ba1f4397aac467e83a59c1ab8f383af" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 40225 } }
I20260710 13:16:46.930608 10488 consensus_queue.cc:260] T d26d2f76c42d43b09ea7f2d34235329a P d4e4f78de25f4680a35df6a34eb8f1b0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d4e4f78de25f4680a35df6a34eb8f1b0" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 35279 } } peers { permanent_uuid: "e57db580c4024069ad8012b99959aa1f" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 39171 } } peers { permanent_uuid: "2ba1f4397aac467e83a59c1ab8f383af" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 40225 } }
I20260710 13:16:46.931982 10499 leader_election.cc:290] T bc63faa9d8b240db912e66c058d7dbf1 P d4e4f78de25f4680a35df6a34eb8f1b0 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e57db580c4024069ad8012b99959aa1f (127.5.154.2:39171), 2ba1f4397aac467e83a59c1ab8f383af (127.5.154.3:40225)
I20260710 13:16:46.933199 10488 ts_tablet_manager.cc:1434] T d26d2f76c42d43b09ea7f2d34235329a P d4e4f78de25f4680a35df6a34eb8f1b0: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260710 13:16:46.934321 10488 tablet_bootstrap.cc:492] T be888d74965f4e05999f0c906d9ada41 P d4e4f78de25f4680a35df6a34eb8f1b0: Bootstrap starting.
I20260710 13:16:46.935271 10278 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bc63faa9d8b240db912e66c058d7dbf1" candidate_uuid: "d4e4f78de25f4680a35df6a34eb8f1b0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e57db580c4024069ad8012b99959aa1f" is_pre_election: true
I20260710 13:16:46.935972 10278 raft_consensus.cc:2468] T bc63faa9d8b240db912e66c058d7dbf1 P e57db580c4024069ad8012b99959aa1f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d4e4f78de25f4680a35df6a34eb8f1b0 in term 0.
I20260710 13:16:46.938056 10167 leader_election.cc:304] T bc63faa9d8b240db912e66c058d7dbf1 P d4e4f78de25f4680a35df6a34eb8f1b0 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: d4e4f78de25f4680a35df6a34eb8f1b0, e57db580c4024069ad8012b99959aa1f; no voters: 
I20260710 13:16:46.938803 10499 raft_consensus.cc:2804] T bc63faa9d8b240db912e66c058d7dbf1 P d4e4f78de25f4680a35df6a34eb8f1b0 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:16:46.939182 10499 raft_consensus.cc:493] T bc63faa9d8b240db912e66c058d7dbf1 P d4e4f78de25f4680a35df6a34eb8f1b0 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:16:46.939499 10499 raft_consensus.cc:3060] T bc63faa9d8b240db912e66c058d7dbf1 P d4e4f78de25f4680a35df6a34eb8f1b0 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:16:46.940683 10488 tablet_bootstrap.cc:654] T be888d74965f4e05999f0c906d9ada41 P d4e4f78de25f4680a35df6a34eb8f1b0: Neither blocks nor log segments found. Creating new log.
I20260710 13:16:46.939440 10352 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bc63faa9d8b240db912e66c058d7dbf1" candidate_uuid: "d4e4f78de25f4680a35df6a34eb8f1b0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2ba1f4397aac467e83a59c1ab8f383af" is_pre_election: true
I20260710 13:16:46.941978 10352 raft_consensus.cc:2468] T bc63faa9d8b240db912e66c058d7dbf1 P 2ba1f4397aac467e83a59c1ab8f383af [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d4e4f78de25f4680a35df6a34eb8f1b0 in term 0.
I20260710 13:16:46.947371 10499 raft_consensus.cc:515] T bc63faa9d8b240db912e66c058d7dbf1 P d4e4f78de25f4680a35df6a34eb8f1b0 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d4e4f78de25f4680a35df6a34eb8f1b0" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 35279 } } peers { permanent_uuid: "e57db580c4024069ad8012b99959aa1f" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 39171 } } peers { permanent_uuid: "2ba1f4397aac467e83a59c1ab8f383af" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 40225 } }
I20260710 13:16:46.950608 10278 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bc63faa9d8b240db912e66c058d7dbf1" candidate_uuid: "d4e4f78de25f4680a35df6a34eb8f1b0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e57db580c4024069ad8012b99959aa1f"
I20260710 13:16:46.951165 10278 raft_consensus.cc:3060] T bc63faa9d8b240db912e66c058d7dbf1 P e57db580c4024069ad8012b99959aa1f [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:16:46.948122 10487 tablet_bootstrap.cc:492] T d26d2f76c42d43b09ea7f2d34235329a P e57db580c4024069ad8012b99959aa1f: No bootstrap required, opened a new log
I20260710 13:16:46.952979 10487 ts_tablet_manager.cc:1403] T d26d2f76c42d43b09ea7f2d34235329a P e57db580c4024069ad8012b99959aa1f: Time spent bootstrapping tablet: real 0.034s	user 0.013s	sys 0.001s
I20260710 13:16:46.953233 10488 tablet_bootstrap.cc:492] T be888d74965f4e05999f0c906d9ada41 P d4e4f78de25f4680a35df6a34eb8f1b0: No bootstrap required, opened a new log
I20260710 13:16:46.953749 10488 ts_tablet_manager.cc:1403] T be888d74965f4e05999f0c906d9ada41 P d4e4f78de25f4680a35df6a34eb8f1b0: Time spent bootstrapping tablet: real 0.020s	user 0.017s	sys 0.000s
I20260710 13:16:46.956094 10487 raft_consensus.cc:359] T d26d2f76c42d43b09ea7f2d34235329a P e57db580c4024069ad8012b99959aa1f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d4e4f78de25f4680a35df6a34eb8f1b0" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 35279 } } peers { permanent_uuid: "e57db580c4024069ad8012b99959aa1f" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 39171 } } peers { permanent_uuid: "2ba1f4397aac467e83a59c1ab8f383af" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 40225 } }
I20260710 13:16:46.956826 10487 raft_consensus.cc:385] T d26d2f76c42d43b09ea7f2d34235329a P e57db580c4024069ad8012b99959aa1f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:16:46.956459 10488 raft_consensus.cc:359] T be888d74965f4e05999f0c906d9ada41 P d4e4f78de25f4680a35df6a34eb8f1b0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d4e4f78de25f4680a35df6a34eb8f1b0" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 35279 } } peers { permanent_uuid: "e57db580c4024069ad8012b99959aa1f" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 39171 } } peers { permanent_uuid: "2ba1f4397aac467e83a59c1ab8f383af" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 40225 } }
I20260710 13:16:46.957124 10487 raft_consensus.cc:740] T d26d2f76c42d43b09ea7f2d34235329a P e57db580c4024069ad8012b99959aa1f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e57db580c4024069ad8012b99959aa1f, State: Initialized, Role: FOLLOWER
I20260710 13:16:46.957319 10488 raft_consensus.cc:385] T be888d74965f4e05999f0c906d9ada41 P d4e4f78de25f4680a35df6a34eb8f1b0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:16:46.957702 10488 raft_consensus.cc:740] T be888d74965f4e05999f0c906d9ada41 P d4e4f78de25f4680a35df6a34eb8f1b0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d4e4f78de25f4680a35df6a34eb8f1b0, State: Initialized, Role: FOLLOWER
I20260710 13:16:46.958539 10488 consensus_queue.cc:260] T be888d74965f4e05999f0c906d9ada41 P d4e4f78de25f4680a35df6a34eb8f1b0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d4e4f78de25f4680a35df6a34eb8f1b0" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 35279 } } peers { permanent_uuid: "e57db580c4024069ad8012b99959aa1f" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 39171 } } peers { permanent_uuid: "2ba1f4397aac467e83a59c1ab8f383af" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 40225 } }
I20260710 13:16:46.959451 10350 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bc63faa9d8b240db912e66c058d7dbf1" candidate_uuid: "d4e4f78de25f4680a35df6a34eb8f1b0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2ba1f4397aac467e83a59c1ab8f383af"
I20260710 13:16:46.959959 10350 raft_consensus.cc:3060] T bc63faa9d8b240db912e66c058d7dbf1 P 2ba1f4397aac467e83a59c1ab8f383af [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:16:46.960393 10278 raft_consensus.cc:2468] T bc63faa9d8b240db912e66c058d7dbf1 P e57db580c4024069ad8012b99959aa1f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d4e4f78de25f4680a35df6a34eb8f1b0 in term 1.
I20260710 13:16:46.961570 10167 leader_election.cc:304] T bc63faa9d8b240db912e66c058d7dbf1 P d4e4f78de25f4680a35df6a34eb8f1b0 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: d4e4f78de25f4680a35df6a34eb8f1b0, e57db580c4024069ad8012b99959aa1f; no voters: 
I20260710 13:16:46.962409 10462 raft_consensus.cc:2804] T bc63faa9d8b240db912e66c058d7dbf1 P d4e4f78de25f4680a35df6a34eb8f1b0 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:16:46.963186 10489 tablet_bootstrap.cc:492] T d26d2f76c42d43b09ea7f2d34235329a P 2ba1f4397aac467e83a59c1ab8f383af: No bootstrap required, opened a new log
I20260710 13:16:46.963713 10489 ts_tablet_manager.cc:1403] T d26d2f76c42d43b09ea7f2d34235329a P 2ba1f4397aac467e83a59c1ab8f383af: Time spent bootstrapping tablet: real 0.056s	user 0.029s	sys 0.008s
I20260710 13:16:46.966080 10350 raft_consensus.cc:2468] T bc63faa9d8b240db912e66c058d7dbf1 P 2ba1f4397aac467e83a59c1ab8f383af [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d4e4f78de25f4680a35df6a34eb8f1b0 in term 1.
I20260710 13:16:46.966640 10489 raft_consensus.cc:359] T d26d2f76c42d43b09ea7f2d34235329a P 2ba1f4397aac467e83a59c1ab8f383af [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d4e4f78de25f4680a35df6a34eb8f1b0" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 35279 } } peers { permanent_uuid: "e57db580c4024069ad8012b99959aa1f" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 39171 } } peers { permanent_uuid: "2ba1f4397aac467e83a59c1ab8f383af" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 40225 } }
I20260710 13:16:46.967361 10488 ts_tablet_manager.cc:1434] T be888d74965f4e05999f0c906d9ada41 P d4e4f78de25f4680a35df6a34eb8f1b0: Time spent starting tablet: real 0.013s	user 0.005s	sys 0.000s
I20260710 13:16:46.967833 10499 leader_election.cc:290] T bc63faa9d8b240db912e66c058d7dbf1 P d4e4f78de25f4680a35df6a34eb8f1b0 [CANDIDATE]: Term 1 election: Requested vote from peers e57db580c4024069ad8012b99959aa1f (127.5.154.2:39171), 2ba1f4397aac467e83a59c1ab8f383af (127.5.154.3:40225)
I20260710 13:16:46.968478 10488 tablet_bootstrap.cc:492] T 93d2fe505f5c457f8b47b4fcd4cf114a P d4e4f78de25f4680a35df6a34eb8f1b0: Bootstrap starting.
I20260710 13:16:46.968946 10487 consensus_queue.cc:260] T d26d2f76c42d43b09ea7f2d34235329a P e57db580c4024069ad8012b99959aa1f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d4e4f78de25f4680a35df6a34eb8f1b0" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 35279 } } peers { permanent_uuid: "e57db580c4024069ad8012b99959aa1f" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 39171 } } peers { permanent_uuid: "2ba1f4397aac467e83a59c1ab8f383af" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 40225 } }
I20260710 13:16:46.971280 10487 ts_tablet_manager.cc:1434] T d26d2f76c42d43b09ea7f2d34235329a P e57db580c4024069ad8012b99959aa1f: Time spent starting tablet: real 0.018s	user 0.004s	sys 0.000s
I20260710 13:16:46.972254 10487 tablet_bootstrap.cc:492] T be888d74965f4e05999f0c906d9ada41 P e57db580c4024069ad8012b99959aa1f: Bootstrap starting.
I20260710 13:16:46.974345 10488 tablet_bootstrap.cc:654] T 93d2fe505f5c457f8b47b4fcd4cf114a P d4e4f78de25f4680a35df6a34eb8f1b0: Neither blocks nor log segments found. Creating new log.
I20260710 13:16:46.967370 10489 raft_consensus.cc:385] T d26d2f76c42d43b09ea7f2d34235329a P 2ba1f4397aac467e83a59c1ab8f383af [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:16:46.976688 10489 raft_consensus.cc:740] T d26d2f76c42d43b09ea7f2d34235329a P 2ba1f4397aac467e83a59c1ab8f383af [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2ba1f4397aac467e83a59c1ab8f383af, State: Initialized, Role: FOLLOWER
I20260710 13:16:46.977404 10489 consensus_queue.cc:260] T d26d2f76c42d43b09ea7f2d34235329a P 2ba1f4397aac467e83a59c1ab8f383af [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d4e4f78de25f4680a35df6a34eb8f1b0" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 35279 } } peers { permanent_uuid: "e57db580c4024069ad8012b99959aa1f" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 39171 } } peers { permanent_uuid: "2ba1f4397aac467e83a59c1ab8f383af" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 40225 } }
I20260710 13:16:46.978168 10487 tablet_bootstrap.cc:654] T be888d74965f4e05999f0c906d9ada41 P e57db580c4024069ad8012b99959aa1f: Neither blocks nor log segments found. Creating new log.
I20260710 13:16:46.978591 10462 raft_consensus.cc:697] T bc63faa9d8b240db912e66c058d7dbf1 P d4e4f78de25f4680a35df6a34eb8f1b0 [term 1 LEADER]: Becoming Leader. State: Replica: d4e4f78de25f4680a35df6a34eb8f1b0, State: Running, Role: LEADER
I20260710 13:16:46.979485 10462 consensus_queue.cc:237] T bc63faa9d8b240db912e66c058d7dbf1 P d4e4f78de25f4680a35df6a34eb8f1b0 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d4e4f78de25f4680a35df6a34eb8f1b0" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 35279 } } peers { permanent_uuid: "e57db580c4024069ad8012b99959aa1f" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 39171 } } peers { permanent_uuid: "2ba1f4397aac467e83a59c1ab8f383af" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 40225 } }
I20260710 13:16:46.979544 10489 ts_tablet_manager.cc:1434] T d26d2f76c42d43b09ea7f2d34235329a P 2ba1f4397aac467e83a59c1ab8f383af: Time spent starting tablet: real 0.016s	user 0.001s	sys 0.005s
I20260710 13:16:46.981238 10489 tablet_bootstrap.cc:492] T 93d2fe505f5c457f8b47b4fcd4cf114a P 2ba1f4397aac467e83a59c1ab8f383af: Bootstrap starting.
I20260710 13:16:46.981757 10493 raft_consensus.cc:493] T 066b544077f94b0898ab177b82b73fb6 P e57db580c4024069ad8012b99959aa1f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:16:46.982246 10493 raft_consensus.cc:515] T 066b544077f94b0898ab177b82b73fb6 P e57db580c4024069ad8012b99959aa1f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d4e4f78de25f4680a35df6a34eb8f1b0" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 35279 } } peers { permanent_uuid: "e57db580c4024069ad8012b99959aa1f" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 39171 } } peers { permanent_uuid: "2ba1f4397aac467e83a59c1ab8f383af" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 40225 } }
I20260710 13:16:46.984452 10493 leader_election.cc:290] T 066b544077f94b0898ab177b82b73fb6 P e57db580c4024069ad8012b99959aa1f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d4e4f78de25f4680a35df6a34eb8f1b0 (127.5.154.1:35279), 2ba1f4397aac467e83a59c1ab8f383af (127.5.154.3:40225)
I20260710 13:16:46.986811 10202 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "066b544077f94b0898ab177b82b73fb6" candidate_uuid: "e57db580c4024069ad8012b99959aa1f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d4e4f78de25f4680a35df6a34eb8f1b0" is_pre_election: true
I20260710 13:16:46.987150 10489 tablet_bootstrap.cc:654] T 93d2fe505f5c457f8b47b4fcd4cf114a P 2ba1f4397aac467e83a59c1ab8f383af: Neither blocks nor log segments found. Creating new log.
I20260710 13:16:46.987406 10202 raft_consensus.cc:2468] T 066b544077f94b0898ab177b82b73fb6 P d4e4f78de25f4680a35df6a34eb8f1b0 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e57db580c4024069ad8012b99959aa1f in term 0.
I20260710 13:16:46.988773 10242 leader_election.cc:304] T 066b544077f94b0898ab177b82b73fb6 P e57db580c4024069ad8012b99959aa1f [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: d4e4f78de25f4680a35df6a34eb8f1b0, e57db580c4024069ad8012b99959aa1f; no voters: 
I20260710 13:16:46.989734 10493 raft_consensus.cc:2804] T 066b544077f94b0898ab177b82b73fb6 P e57db580c4024069ad8012b99959aa1f [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:16:46.990100 10493 raft_consensus.cc:493] T 066b544077f94b0898ab177b82b73fb6 P e57db580c4024069ad8012b99959aa1f [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:16:46.990408 10493 raft_consensus.cc:3060] T 066b544077f94b0898ab177b82b73fb6 P e57db580c4024069ad8012b99959aa1f [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:16:46.998239 10493 raft_consensus.cc:515] T 066b544077f94b0898ab177b82b73fb6 P e57db580c4024069ad8012b99959aa1f [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d4e4f78de25f4680a35df6a34eb8f1b0" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 35279 } } peers { permanent_uuid: "e57db580c4024069ad8012b99959aa1f" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 39171 } } peers { permanent_uuid: "2ba1f4397aac467e83a59c1ab8f383af" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 40225 } }
I20260710 13:16:47.001921 10202 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "066b544077f94b0898ab177b82b73fb6" candidate_uuid: "e57db580c4024069ad8012b99959aa1f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d4e4f78de25f4680a35df6a34eb8f1b0"
I20260710 13:16:47.002525 10202 raft_consensus.cc:3060] T 066b544077f94b0898ab177b82b73fb6 P d4e4f78de25f4680a35df6a34eb8f1b0 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:16:46.986828 10350 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "066b544077f94b0898ab177b82b73fb6" candidate_uuid: "e57db580c4024069ad8012b99959aa1f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2ba1f4397aac467e83a59c1ab8f383af" is_pre_election: true
I20260710 13:16:47.006469 10350 raft_consensus.cc:2468] T 066b544077f94b0898ab177b82b73fb6 P 2ba1f4397aac467e83a59c1ab8f383af [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e57db580c4024069ad8012b99959aa1f in term 0.
I20260710 13:16:47.009610 10202 raft_consensus.cc:2468] T 066b544077f94b0898ab177b82b73fb6 P d4e4f78de25f4680a35df6a34eb8f1b0 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e57db580c4024069ad8012b99959aa1f in term 1.
I20260710 13:16:47.010942 10242 leader_election.cc:304] T 066b544077f94b0898ab177b82b73fb6 P e57db580c4024069ad8012b99959aa1f [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: d4e4f78de25f4680a35df6a34eb8f1b0, e57db580c4024069ad8012b99959aa1f; no voters: 
I20260710 13:16:47.012105 10459 raft_consensus.cc:2804] T 066b544077f94b0898ab177b82b73fb6 P e57db580c4024069ad8012b99959aa1f [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:16:47.012871 10488 tablet_bootstrap.cc:492] T 93d2fe505f5c457f8b47b4fcd4cf114a P d4e4f78de25f4680a35df6a34eb8f1b0: No bootstrap required, opened a new log
I20260710 13:16:47.013211 10493 leader_election.cc:290] T 066b544077f94b0898ab177b82b73fb6 P e57db580c4024069ad8012b99959aa1f [CANDIDATE]: Term 1 election: Requested vote from peers d4e4f78de25f4680a35df6a34eb8f1b0 (127.5.154.1:35279), 2ba1f4397aac467e83a59c1ab8f383af (127.5.154.3:40225)
I20260710 13:16:47.013451 10488 ts_tablet_manager.cc:1403] T 93d2fe505f5c457f8b47b4fcd4cf114a P d4e4f78de25f4680a35df6a34eb8f1b0: Time spent bootstrapping tablet: real 0.045s	user 0.012s	sys 0.011s
I20260710 13:16:47.014663 10350 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "066b544077f94b0898ab177b82b73fb6" candidate_uuid: "e57db580c4024069ad8012b99959aa1f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2ba1f4397aac467e83a59c1ab8f383af"
I20260710 13:16:47.015161 10350 raft_consensus.cc:3060] T 066b544077f94b0898ab177b82b73fb6 P 2ba1f4397aac467e83a59c1ab8f383af [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:16:47.016445 10488 raft_consensus.cc:359] T 93d2fe505f5c457f8b47b4fcd4cf114a P d4e4f78de25f4680a35df6a34eb8f1b0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d4e4f78de25f4680a35df6a34eb8f1b0" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 35279 } } peers { permanent_uuid: "e57db580c4024069ad8012b99959aa1f" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 39171 } } peers { permanent_uuid: "2ba1f4397aac467e83a59c1ab8f383af" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 40225 } }
I20260710 13:16:47.017130 10488 raft_consensus.cc:385] T 93d2fe505f5c457f8b47b4fcd4cf114a P d4e4f78de25f4680a35df6a34eb8f1b0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:16:47.017400 10488 raft_consensus.cc:740] T 93d2fe505f5c457f8b47b4fcd4cf114a P d4e4f78de25f4680a35df6a34eb8f1b0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d4e4f78de25f4680a35df6a34eb8f1b0, State: Initialized, Role: FOLLOWER
I20260710 13:16:47.018160 10488 consensus_queue.cc:260] T 93d2fe505f5c457f8b47b4fcd4cf114a P d4e4f78de25f4680a35df6a34eb8f1b0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d4e4f78de25f4680a35df6a34eb8f1b0" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 35279 } } peers { permanent_uuid: "e57db580c4024069ad8012b99959aa1f" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 39171 } } peers { permanent_uuid: "2ba1f4397aac467e83a59c1ab8f383af" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 40225 } }
I20260710 13:16:47.020431 10488 ts_tablet_manager.cc:1434] T 93d2fe505f5c457f8b47b4fcd4cf114a P d4e4f78de25f4680a35df6a34eb8f1b0: Time spent starting tablet: real 0.006s	user 0.006s	sys 0.000s
I20260710 13:16:47.021631 10488 tablet_bootstrap.cc:492] T d1366da75f8e407395aa0a15221f008a P d4e4f78de25f4680a35df6a34eb8f1b0: Bootstrap starting.
I20260710 13:16:47.021862 10489 tablet_bootstrap.cc:492] T 93d2fe505f5c457f8b47b4fcd4cf114a P 2ba1f4397aac467e83a59c1ab8f383af: No bootstrap required, opened a new log
I20260710 13:16:47.022414 10489 ts_tablet_manager.cc:1403] T 93d2fe505f5c457f8b47b4fcd4cf114a P 2ba1f4397aac467e83a59c1ab8f383af: Time spent bootstrapping tablet: real 0.041s	user 0.010s	sys 0.009s
I20260710 13:16:47.024662 10100 catalog_manager.cc:5697] T bc63faa9d8b240db912e66c058d7dbf1 P d4e4f78de25f4680a35df6a34eb8f1b0 reported cstate change: term changed from 0 to 1, leader changed from <none> to d4e4f78de25f4680a35df6a34eb8f1b0 (127.5.154.1). New cstate: current_term: 1 leader_uuid: "d4e4f78de25f4680a35df6a34eb8f1b0" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d4e4f78de25f4680a35df6a34eb8f1b0" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 35279 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e57db580c4024069ad8012b99959aa1f" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 39171 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2ba1f4397aac467e83a59c1ab8f383af" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 40225 } health_report { overall_health: UNKNOWN } } }
I20260710 13:16:47.025442 10489 raft_consensus.cc:359] T 93d2fe505f5c457f8b47b4fcd4cf114a P 2ba1f4397aac467e83a59c1ab8f383af [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d4e4f78de25f4680a35df6a34eb8f1b0" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 35279 } } peers { permanent_uuid: "e57db580c4024069ad8012b99959aa1f" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 39171 } } peers { permanent_uuid: "2ba1f4397aac467e83a59c1ab8f383af" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 40225 } }
I20260710 13:16:47.026232 10489 raft_consensus.cc:385] T 93d2fe505f5c457f8b47b4fcd4cf114a P 2ba1f4397aac467e83a59c1ab8f383af [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:16:47.027942 10488 tablet_bootstrap.cc:654] T d1366da75f8e407395aa0a15221f008a P d4e4f78de25f4680a35df6a34eb8f1b0: Neither blocks nor log segments found. Creating new log.
I20260710 13:16:47.028379 10487 tablet_bootstrap.cc:492] T be888d74965f4e05999f0c906d9ada41 P e57db580c4024069ad8012b99959aa1f: No bootstrap required, opened a new log
I20260710 13:16:47.028895 10487 ts_tablet_manager.cc:1403] T be888d74965f4e05999f0c906d9ada41 P e57db580c4024069ad8012b99959aa1f: Time spent bootstrapping tablet: real 0.057s	user 0.034s	sys 0.008s
I20260710 13:16:47.030046 10350 raft_consensus.cc:2468] T 066b544077f94b0898ab177b82b73fb6 P 2ba1f4397aac467e83a59c1ab8f383af [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e57db580c4024069ad8012b99959aa1f in term 1.
I20260710 13:16:47.031613 10487 raft_consensus.cc:359] T be888d74965f4e05999f0c906d9ada41 P e57db580c4024069ad8012b99959aa1f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d4e4f78de25f4680a35df6a34eb8f1b0" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 35279 } } peers { permanent_uuid: "e57db580c4024069ad8012b99959aa1f" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 39171 } } peers { permanent_uuid: "2ba1f4397aac467e83a59c1ab8f383af" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 40225 } }
I20260710 13:16:47.032295 10487 raft_consensus.cc:385] T be888d74965f4e05999f0c906d9ada41 P e57db580c4024069ad8012b99959aa1f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:16:47.032668 10487 raft_consensus.cc:740] T be888d74965f4e05999f0c906d9ada41 P e57db580c4024069ad8012b99959aa1f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e57db580c4024069ad8012b99959aa1f, State: Initialized, Role: FOLLOWER
I20260710 13:16:47.033373 10487 consensus_queue.cc:260] T be888d74965f4e05999f0c906d9ada41 P e57db580c4024069ad8012b99959aa1f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d4e4f78de25f4680a35df6a34eb8f1b0" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 35279 } } peers { permanent_uuid: "e57db580c4024069ad8012b99959aa1f" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 39171 } } peers { permanent_uuid: "2ba1f4397aac467e83a59c1ab8f383af" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 40225 } }
I20260710 13:16:47.035564 10487 ts_tablet_manager.cc:1434] T be888d74965f4e05999f0c906d9ada41 P e57db580c4024069ad8012b99959aa1f: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260710 13:16:47.036424 10487 tablet_bootstrap.cc:492] T 5dfb8ad78c8e460fa01772d1e0d9bb02 P e57db580c4024069ad8012b99959aa1f: Bootstrap starting.
I20260710 13:16:47.026521 10489 raft_consensus.cc:740] T 93d2fe505f5c457f8b47b4fcd4cf114a P 2ba1f4397aac467e83a59c1ab8f383af [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2ba1f4397aac467e83a59c1ab8f383af, State: Initialized, Role: FOLLOWER
I20260710 13:16:47.037456 10489 consensus_queue.cc:260] T 93d2fe505f5c457f8b47b4fcd4cf114a P 2ba1f4397aac467e83a59c1ab8f383af [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d4e4f78de25f4680a35df6a34eb8f1b0" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 35279 } } peers { permanent_uuid: "e57db580c4024069ad8012b99959aa1f" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 39171 } } peers { permanent_uuid: "2ba1f4397aac467e83a59c1ab8f383af" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 40225 } }
I20260710 13:16:47.039248 10488 tablet_bootstrap.cc:492] T d1366da75f8e407395aa0a15221f008a P d4e4f78de25f4680a35df6a34eb8f1b0: No bootstrap required, opened a new log
I20260710 13:16:47.039742 10488 ts_tablet_manager.cc:1403] T d1366da75f8e407395aa0a15221f008a P d4e4f78de25f4680a35df6a34eb8f1b0: Time spent bootstrapping tablet: real 0.018s	user 0.009s	sys 0.007s
I20260710 13:16:47.043097 10487 tablet_bootstrap.cc:654] T 5dfb8ad78c8e460fa01772d1e0d9bb02 P e57db580c4024069ad8012b99959aa1f: Neither blocks nor log segments found. Creating new log.
I20260710 13:16:47.042851 10488 raft_consensus.cc:359] T d1366da75f8e407395aa0a15221f008a P d4e4f78de25f4680a35df6a34eb8f1b0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d4e4f78de25f4680a35df6a34eb8f1b0" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 35279 } } peers { permanent_uuid: "e57db580c4024069ad8012b99959aa1f" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 39171 } } peers { permanent_uuid: "2ba1f4397aac467e83a59c1ab8f383af" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 40225 } }
I20260710 13:16:47.043756 10488 raft_consensus.cc:385] T d1366da75f8e407395aa0a15221f008a P d4e4f78de25f4680a35df6a34eb8f1b0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:16:47.044123 10488 raft_consensus.cc:740] T d1366da75f8e407395aa0a15221f008a P d4e4f78de25f4680a35df6a34eb8f1b0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d4e4f78de25f4680a35df6a34eb8f1b0, State: Initialized, Role: FOLLOWER
I20260710 13:16:47.044919 10488 consensus_queue.cc:260] T d1366da75f8e407395aa0a15221f008a P d4e4f78de25f4680a35df6a34eb8f1b0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d4e4f78de25f4680a35df6a34eb8f1b0" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 35279 } } peers { permanent_uuid: "e57db580c4024069ad8012b99959aa1f" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 39171 } } peers { permanent_uuid: "2ba1f4397aac467e83a59c1ab8f383af" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 40225 } }
I20260710 13:16:47.047169 10489 ts_tablet_manager.cc:1434] T 93d2fe505f5c457f8b47b4fcd4cf114a P 2ba1f4397aac467e83a59c1ab8f383af: Time spent starting tablet: real 0.024s	user 0.008s	sys 0.000s
I20260710 13:16:47.047573 10488 ts_tablet_manager.cc:1434] T d1366da75f8e407395aa0a15221f008a P d4e4f78de25f4680a35df6a34eb8f1b0: Time spent starting tablet: real 0.008s	user 0.007s	sys 0.000s
I20260710 13:16:47.048691 10488 tablet_bootstrap.cc:492] T 0d6b164168c64c448baac510995295a5 P d4e4f78de25f4680a35df6a34eb8f1b0: Bootstrap starting.
I20260710 13:16:47.051501 10462 raft_consensus.cc:493] T be888d74965f4e05999f0c906d9ada41 P d4e4f78de25f4680a35df6a34eb8f1b0 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:16:47.052162 10462 raft_consensus.cc:515] T be888d74965f4e05999f0c906d9ada41 P d4e4f78de25f4680a35df6a34eb8f1b0 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d4e4f78de25f4680a35df6a34eb8f1b0" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 35279 } } peers { permanent_uuid: "e57db580c4024069ad8012b99959aa1f" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 39171 } } peers { permanent_uuid: "2ba1f4397aac467e83a59c1ab8f383af" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 40225 } }
I20260710 13:16:47.052733 10489 tablet_bootstrap.cc:492] T 0d6b164168c64c448baac510995295a5 P 2ba1f4397aac467e83a59c1ab8f383af: Bootstrap starting.
I20260710 13:16:47.054546 10462 leader_election.cc:290] T be888d74965f4e05999f0c906d9ada41 P d4e4f78de25f4680a35df6a34eb8f1b0 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e57db580c4024069ad8012b99959aa1f (127.5.154.2:39171), 2ba1f4397aac467e83a59c1ab8f383af (127.5.154.3:40225)
I20260710 13:16:47.056080 10278 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "be888d74965f4e05999f0c906d9ada41" candidate_uuid: "d4e4f78de25f4680a35df6a34eb8f1b0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e57db580c4024069ad8012b99959aa1f" is_pre_election: true
I20260710 13:16:47.057811 10350 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "be888d74965f4e05999f0c906d9ada41" candidate_uuid: "d4e4f78de25f4680a35df6a34eb8f1b0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2ba1f4397aac467e83a59c1ab8f383af" is_pre_election: true
I20260710 13:16:47.058154 10278 raft_consensus.cc:2468] T be888d74965f4e05999f0c906d9ada41 P e57db580c4024069ad8012b99959aa1f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d4e4f78de25f4680a35df6a34eb8f1b0 in term 0.
I20260710 13:16:47.058868 10488 tablet_bootstrap.cc:654] T 0d6b164168c64c448baac510995295a5 P d4e4f78de25f4680a35df6a34eb8f1b0: Neither blocks nor log segments found. Creating new log.
W20260710 13:16:47.059434 10166 leader_election.cc:343] T be888d74965f4e05999f0c906d9ada41 P d4e4f78de25f4680a35df6a34eb8f1b0 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 2ba1f4397aac467e83a59c1ab8f383af (127.5.154.3:40225): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:16:47.060089 10167 leader_election.cc:304] T be888d74965f4e05999f0c906d9ada41 P d4e4f78de25f4680a35df6a34eb8f1b0 [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: d4e4f78de25f4680a35df6a34eb8f1b0, e57db580c4024069ad8012b99959aa1f; no voters: 2ba1f4397aac467e83a59c1ab8f383af
I20260710 13:16:47.056922 10510 raft_consensus.cc:493] T d26d2f76c42d43b09ea7f2d34235329a P e57db580c4024069ad8012b99959aa1f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:16:47.061269 10510 raft_consensus.cc:515] T d26d2f76c42d43b09ea7f2d34235329a P e57db580c4024069ad8012b99959aa1f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d4e4f78de25f4680a35df6a34eb8f1b0" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 35279 } } peers { permanent_uuid: "e57db580c4024069ad8012b99959aa1f" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 39171 } } peers { permanent_uuid: "2ba1f4397aac467e83a59c1ab8f383af" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 40225 } }
I20260710 13:16:47.063993 10505 raft_consensus.cc:493] T 16b7cde21b614e3fab5a5ba7825a7792 P d4e4f78de25f4680a35df6a34eb8f1b0 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:16:47.064128 10202 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d26d2f76c42d43b09ea7f2d34235329a" candidate_uuid: "e57db580c4024069ad8012b99959aa1f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d4e4f78de25f4680a35df6a34eb8f1b0" is_pre_election: true
I20260710 13:16:47.064479 10505 raft_consensus.cc:515] T 16b7cde21b614e3fab5a5ba7825a7792 P d4e4f78de25f4680a35df6a34eb8f1b0 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d4e4f78de25f4680a35df6a34eb8f1b0" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 35279 } } peers { permanent_uuid: "e57db580c4024069ad8012b99959aa1f" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 39171 } } peers { permanent_uuid: "2ba1f4397aac467e83a59c1ab8f383af" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 40225 } }
I20260710 13:16:47.064658 10350 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d26d2f76c42d43b09ea7f2d34235329a" candidate_uuid: "e57db580c4024069ad8012b99959aa1f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2ba1f4397aac467e83a59c1ab8f383af" is_pre_election: true
I20260710 13:16:47.064695 10202 raft_consensus.cc:2468] T d26d2f76c42d43b09ea7f2d34235329a P d4e4f78de25f4680a35df6a34eb8f1b0 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e57db580c4024069ad8012b99959aa1f in term 0.
I20260710 13:16:47.065384 10350 raft_consensus.cc:2468] T d26d2f76c42d43b09ea7f2d34235329a P 2ba1f4397aac467e83a59c1ab8f383af [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e57db580c4024069ad8012b99959aa1f in term 0.
I20260710 13:16:47.066442 10242 leader_election.cc:304] T d26d2f76c42d43b09ea7f2d34235329a P e57db580c4024069ad8012b99959aa1f [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: d4e4f78de25f4680a35df6a34eb8f1b0, e57db580c4024069ad8012b99959aa1f; no voters: 
I20260710 13:16:47.067356 10493 raft_consensus.cc:2804] T d26d2f76c42d43b09ea7f2d34235329a P e57db580c4024069ad8012b99959aa1f [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:16:47.067584 10462 raft_consensus.cc:2804] T be888d74965f4e05999f0c906d9ada41 P d4e4f78de25f4680a35df6a34eb8f1b0 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:16:47.067746 10493 raft_consensus.cc:493] T d26d2f76c42d43b09ea7f2d34235329a P e57db580c4024069ad8012b99959aa1f [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:16:47.068094 10462 raft_consensus.cc:493] T be888d74965f4e05999f0c906d9ada41 P d4e4f78de25f4680a35df6a34eb8f1b0 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:16:47.068526 10462 raft_consensus.cc:3060] T be888d74965f4e05999f0c906d9ada41 P d4e4f78de25f4680a35df6a34eb8f1b0 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:16:47.070591 10493 raft_consensus.cc:3060] T d26d2f76c42d43b09ea7f2d34235329a P e57db580c4024069ad8012b99959aa1f [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:16:47.071043 10488 tablet_bootstrap.cc:492] T 0d6b164168c64c448baac510995295a5 P d4e4f78de25f4680a35df6a34eb8f1b0: No bootstrap required, opened a new log
I20260710 13:16:47.071558 10488 ts_tablet_manager.cc:1403] T 0d6b164168c64c448baac510995295a5 P d4e4f78de25f4680a35df6a34eb8f1b0: Time spent bootstrapping tablet: real 0.023s	user 0.010s	sys 0.007s
I20260710 13:16:47.074250 10488 raft_consensus.cc:359] T 0d6b164168c64c448baac510995295a5 P d4e4f78de25f4680a35df6a34eb8f1b0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d4e4f78de25f4680a35df6a34eb8f1b0" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 35279 } } peers { permanent_uuid: "e57db580c4024069ad8012b99959aa1f" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 39171 } } peers { permanent_uuid: "2ba1f4397aac467e83a59c1ab8f383af" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 40225 } }
I20260710 13:16:47.074990 10488 raft_consensus.cc:385] T 0d6b164168c64c448baac510995295a5 P d4e4f78de25f4680a35df6a34eb8f1b0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:16:47.075300 10488 raft_consensus.cc:740] T 0d6b164168c64c448baac510995295a5 P d4e4f78de25f4680a35df6a34eb8f1b0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d4e4f78de25f4680a35df6a34eb8f1b0, State: Initialized, Role: FOLLOWER
I20260710 13:16:47.076062 10488 consensus_queue.cc:260] T 0d6b164168c64c448baac510995295a5 P d4e4f78de25f4680a35df6a34eb8f1b0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d4e4f78de25f4680a35df6a34eb8f1b0" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 35279 } } peers { permanent_uuid: "e57db580c4024069ad8012b99959aa1f" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 39171 } } peers { permanent_uuid: "2ba1f4397aac467e83a59c1ab8f383af" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 40225 } }
I20260710 13:16:47.078111 10488 ts_tablet_manager.cc:1434] T 0d6b164168c64c448baac510995295a5 P d4e4f78de25f4680a35df6a34eb8f1b0: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260710 13:16:47.079404 10488 tablet_bootstrap.cc:492] T 5dfb8ad78c8e460fa01772d1e0d9bb02 P d4e4f78de25f4680a35df6a34eb8f1b0: Bootstrap starting.
I20260710 13:16:47.079566 10510 leader_election.cc:290] T d26d2f76c42d43b09ea7f2d34235329a P e57db580c4024069ad8012b99959aa1f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d4e4f78de25f4680a35df6a34eb8f1b0 (127.5.154.1:35279), 2ba1f4397aac467e83a59c1ab8f383af (127.5.154.3:40225)
I20260710 13:16:47.080282 10505 leader_election.cc:290] T 16b7cde21b614e3fab5a5ba7825a7792 P d4e4f78de25f4680a35df6a34eb8f1b0 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e57db580c4024069ad8012b99959aa1f (127.5.154.2:39171), 2ba1f4397aac467e83a59c1ab8f383af (127.5.154.3:40225)
I20260710 13:16:47.081040 10278 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "16b7cde21b614e3fab5a5ba7825a7792" candidate_uuid: "d4e4f78de25f4680a35df6a34eb8f1b0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e57db580c4024069ad8012b99959aa1f" is_pre_election: true
I20260710 13:16:47.084431 10278 raft_consensus.cc:2468] T 16b7cde21b614e3fab5a5ba7825a7792 P e57db580c4024069ad8012b99959aa1f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d4e4f78de25f4680a35df6a34eb8f1b0 in term 0.
I20260710 13:16:47.085477 10488 tablet_bootstrap.cc:654] T 5dfb8ad78c8e460fa01772d1e0d9bb02 P d4e4f78de25f4680a35df6a34eb8f1b0: Neither blocks nor log segments found. Creating new log.
I20260710 13:16:47.085853 10167 leader_election.cc:304] T 16b7cde21b614e3fab5a5ba7825a7792 P d4e4f78de25f4680a35df6a34eb8f1b0 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: d4e4f78de25f4680a35df6a34eb8f1b0, e57db580c4024069ad8012b99959aa1f; no voters: 
I20260710 13:16:47.083211 10350 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "16b7cde21b614e3fab5a5ba7825a7792" candidate_uuid: "d4e4f78de25f4680a35df6a34eb8f1b0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2ba1f4397aac467e83a59c1ab8f383af" is_pre_election: true
I20260710 13:16:47.086812 10350 raft_consensus.cc:2468] T 16b7cde21b614e3fab5a5ba7825a7792 P 2ba1f4397aac467e83a59c1ab8f383af [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d4e4f78de25f4680a35df6a34eb8f1b0 in term 0.
I20260710 13:16:47.088382 10505 raft_consensus.cc:2804] T 16b7cde21b614e3fab5a5ba7825a7792 P d4e4f78de25f4680a35df6a34eb8f1b0 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:16:47.088825 10505 raft_consensus.cc:493] T 16b7cde21b614e3fab5a5ba7825a7792 P d4e4f78de25f4680a35df6a34eb8f1b0 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:16:47.089188 10505 raft_consensus.cc:3060] T 16b7cde21b614e3fab5a5ba7825a7792 P d4e4f78de25f4680a35df6a34eb8f1b0 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:16:47.090873 10459 raft_consensus.cc:697] T 066b544077f94b0898ab177b82b73fb6 P e57db580c4024069ad8012b99959aa1f [term 1 LEADER]: Becoming Leader. State: Replica: e57db580c4024069ad8012b99959aa1f, State: Running, Role: LEADER
I20260710 13:16:47.079068 10493 raft_consensus.cc:515] T d26d2f76c42d43b09ea7f2d34235329a P e57db580c4024069ad8012b99959aa1f [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d4e4f78de25f4680a35df6a34eb8f1b0" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 35279 } } peers { permanent_uuid: "e57db580c4024069ad8012b99959aa1f" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 39171 } } peers { permanent_uuid: "2ba1f4397aac467e83a59c1ab8f383af" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 40225 } }
I20260710 13:16:47.092044 10459 consensus_queue.cc:237] T 066b544077f94b0898ab177b82b73fb6 P e57db580c4024069ad8012b99959aa1f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d4e4f78de25f4680a35df6a34eb8f1b0" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 35279 } } peers { permanent_uuid: "e57db580c4024069ad8012b99959aa1f" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 39171 } } peers { permanent_uuid: "2ba1f4397aac467e83a59c1ab8f383af" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 40225 } }
I20260710 13:16:47.104316 10202 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d26d2f76c42d43b09ea7f2d34235329a" candidate_uuid: "e57db580c4024069ad8012b99959aa1f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d4e4f78de25f4680a35df6a34eb8f1b0"
I20260710 13:16:47.106909 10202 raft_consensus.cc:3060] T d26d2f76c42d43b09ea7f2d34235329a P d4e4f78de25f4680a35df6a34eb8f1b0 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:16:47.108559 10489 tablet_bootstrap.cc:654] T 0d6b164168c64c448baac510995295a5 P 2ba1f4397aac467e83a59c1ab8f383af: Neither blocks nor log segments found. Creating new log.
I20260710 13:16:47.106273 10350 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d26d2f76c42d43b09ea7f2d34235329a" candidate_uuid: "e57db580c4024069ad8012b99959aa1f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2ba1f4397aac467e83a59c1ab8f383af"
I20260710 13:16:47.113682 10350 raft_consensus.cc:3060] T d26d2f76c42d43b09ea7f2d34235329a P 2ba1f4397aac467e83a59c1ab8f383af [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:16:47.108954 10493 leader_election.cc:290] T d26d2f76c42d43b09ea7f2d34235329a P e57db580c4024069ad8012b99959aa1f [CANDIDATE]: Term 1 election: Requested vote from peers d4e4f78de25f4680a35df6a34eb8f1b0 (127.5.154.1:35279), 2ba1f4397aac467e83a59c1ab8f383af (127.5.154.3:40225)
I20260710 13:16:47.115454 10505 raft_consensus.cc:515] T 16b7cde21b614e3fab5a5ba7825a7792 P d4e4f78de25f4680a35df6a34eb8f1b0 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d4e4f78de25f4680a35df6a34eb8f1b0" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 35279 } } peers { permanent_uuid: "e57db580c4024069ad8012b99959aa1f" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 39171 } } peers { permanent_uuid: "2ba1f4397aac467e83a59c1ab8f383af" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 40225 } }
I20260710 13:16:47.116415 10202 raft_consensus.cc:2468] T d26d2f76c42d43b09ea7f2d34235329a P d4e4f78de25f4680a35df6a34eb8f1b0 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e57db580c4024069ad8012b99959aa1f in term 1.
I20260710 13:16:47.118922 10278 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "16b7cde21b614e3fab5a5ba7825a7792" candidate_uuid: "d4e4f78de25f4680a35df6a34eb8f1b0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e57db580c4024069ad8012b99959aa1f"
I20260710 13:16:47.119458 10278 raft_consensus.cc:3060] T 16b7cde21b614e3fab5a5ba7825a7792 P e57db580c4024069ad8012b99959aa1f [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:16:47.120111 10242 leader_election.cc:304] T d26d2f76c42d43b09ea7f2d34235329a P e57db580c4024069ad8012b99959aa1f [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: d4e4f78de25f4680a35df6a34eb8f1b0, e57db580c4024069ad8012b99959aa1f; no voters: 
I20260710 13:16:47.121038 10493 raft_consensus.cc:2804] T d26d2f76c42d43b09ea7f2d34235329a P e57db580c4024069ad8012b99959aa1f [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:16:47.121683 10493 raft_consensus.cc:697] T d26d2f76c42d43b09ea7f2d34235329a P e57db580c4024069ad8012b99959aa1f [term 1 LEADER]: Becoming Leader. State: Replica: e57db580c4024069ad8012b99959aa1f, State: Running, Role: LEADER
I20260710 13:16:47.122515 10493 consensus_queue.cc:237] T d26d2f76c42d43b09ea7f2d34235329a P e57db580c4024069ad8012b99959aa1f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d4e4f78de25f4680a35df6a34eb8f1b0" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 35279 } } peers { permanent_uuid: "e57db580c4024069ad8012b99959aa1f" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 39171 } } peers { permanent_uuid: "2ba1f4397aac467e83a59c1ab8f383af" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 40225 } }
I20260710 13:16:47.120112 10352 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "16b7cde21b614e3fab5a5ba7825a7792" candidate_uuid: "d4e4f78de25f4680a35df6a34eb8f1b0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2ba1f4397aac467e83a59c1ab8f383af"
I20260710 13:16:47.123710 10352 raft_consensus.cc:3060] T 16b7cde21b614e3fab5a5ba7825a7792 P 2ba1f4397aac467e83a59c1ab8f383af [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:16:47.125852 10278 raft_consensus.cc:2468] T 16b7cde21b614e3fab5a5ba7825a7792 P e57db580c4024069ad8012b99959aa1f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d4e4f78de25f4680a35df6a34eb8f1b0 in term 1.
I20260710 13:16:47.126590 10505 leader_election.cc:290] T 16b7cde21b614e3fab5a5ba7825a7792 P d4e4f78de25f4680a35df6a34eb8f1b0 [CANDIDATE]: Term 1 election: Requested vote from peers e57db580c4024069ad8012b99959aa1f (127.5.154.2:39171), 2ba1f4397aac467e83a59c1ab8f383af (127.5.154.3:40225)
I20260710 13:16:47.128844 10489 tablet_bootstrap.cc:492] T 0d6b164168c64c448baac510995295a5 P 2ba1f4397aac467e83a59c1ab8f383af: No bootstrap required, opened a new log
I20260710 13:16:47.129211 10167 leader_election.cc:304] T 16b7cde21b614e3fab5a5ba7825a7792 P d4e4f78de25f4680a35df6a34eb8f1b0 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: d4e4f78de25f4680a35df6a34eb8f1b0, e57db580c4024069ad8012b99959aa1f; no voters: 
I20260710 13:16:47.129769 10489 ts_tablet_manager.cc:1403] T 0d6b164168c64c448baac510995295a5 P 2ba1f4397aac467e83a59c1ab8f383af: Time spent bootstrapping tablet: real 0.077s	user 0.009s	sys 0.004s
I20260710 13:16:47.131784 10352 raft_consensus.cc:2468] T 16b7cde21b614e3fab5a5ba7825a7792 P 2ba1f4397aac467e83a59c1ab8f383af [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d4e4f78de25f4680a35df6a34eb8f1b0 in term 1.
I20260710 13:16:47.135042 10489 raft_consensus.cc:359] T 0d6b164168c64c448baac510995295a5 P 2ba1f4397aac467e83a59c1ab8f383af [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d4e4f78de25f4680a35df6a34eb8f1b0" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 35279 } } peers { permanent_uuid: "e57db580c4024069ad8012b99959aa1f" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 39171 } } peers { permanent_uuid: "2ba1f4397aac467e83a59c1ab8f383af" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 40225 } }
I20260710 13:16:47.135911 10489 raft_consensus.cc:385] T 0d6b164168c64c448baac510995295a5 P 2ba1f4397aac467e83a59c1ab8f383af [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:16:47.136309 10489 raft_consensus.cc:740] T 0d6b164168c64c448baac510995295a5 P 2ba1f4397aac467e83a59c1ab8f383af [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2ba1f4397aac467e83a59c1ab8f383af, State: Initialized, Role: FOLLOWER
I20260710 13:16:47.136921 10350 raft_consensus.cc:2468] T d26d2f76c42d43b09ea7f2d34235329a P 2ba1f4397aac467e83a59c1ab8f383af [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e57db580c4024069ad8012b99959aa1f in term 1.
I20260710 13:16:47.137267 10489 consensus_queue.cc:260] T 0d6b164168c64c448baac510995295a5 P 2ba1f4397aac467e83a59c1ab8f383af [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d4e4f78de25f4680a35df6a34eb8f1b0" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 35279 } } peers { permanent_uuid: "e57db580c4024069ad8012b99959aa1f" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 39171 } } peers { permanent_uuid: "2ba1f4397aac467e83a59c1ab8f383af" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 40225 } }
I20260710 13:16:47.139387 10462 raft_consensus.cc:515] T be888d74965f4e05999f0c906d9ada41 P d4e4f78de25f4680a35df6a34eb8f1b0 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d4e4f78de25f4680a35df6a34eb8f1b0" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 35279 } } peers { permanent_uuid: "e57db580c4024069ad8012b99959aa1f" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 39171 } } peers { permanent_uuid: "2ba1f4397aac467e83a59c1ab8f383af" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 40225 } }
I20260710 13:16:47.142155 10278 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "be888d74965f4e05999f0c906d9ada41" candidate_uuid: "d4e4f78de25f4680a35df6a34eb8f1b0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e57db580c4024069ad8012b99959aa1f"
I20260710 13:16:47.142345 10462 leader_election.cc:290] T be888d74965f4e05999f0c906d9ada41 P d4e4f78de25f4680a35df6a34eb8f1b0 [CANDIDATE]: Term 1 election: Requested vote from peers e57db580c4024069ad8012b99959aa1f (127.5.154.2:39171), 2ba1f4397aac467e83a59c1ab8f383af (127.5.154.3:40225)
I20260710 13:16:47.142678 10278 raft_consensus.cc:3060] T be888d74965f4e05999f0c906d9ada41 P e57db580c4024069ad8012b99959aa1f [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:16:47.142874 10462 raft_consensus.cc:2804] T 16b7cde21b614e3fab5a5ba7825a7792 P d4e4f78de25f4680a35df6a34eb8f1b0 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:16:47.144454 10462 raft_consensus.cc:697] T 16b7cde21b614e3fab5a5ba7825a7792 P d4e4f78de25f4680a35df6a34eb8f1b0 [term 1 LEADER]: Becoming Leader. State: Replica: d4e4f78de25f4680a35df6a34eb8f1b0, State: Running, Role: LEADER
I20260710 13:16:47.145223 10462 consensus_queue.cc:237] T 16b7cde21b614e3fab5a5ba7825a7792 P d4e4f78de25f4680a35df6a34eb8f1b0 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d4e4f78de25f4680a35df6a34eb8f1b0" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 35279 } } peers { permanent_uuid: "e57db580c4024069ad8012b99959aa1f" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 39171 } } peers { permanent_uuid: "2ba1f4397aac467e83a59c1ab8f383af" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 40225 } }
I20260710 13:16:47.149147 10489 ts_tablet_manager.cc:1434] T 0d6b164168c64c448baac510995295a5 P 2ba1f4397aac467e83a59c1ab8f383af: Time spent starting tablet: real 0.019s	user 0.008s	sys 0.000s
I20260710 13:16:47.149101 10278 raft_consensus.cc:2468] T be888d74965f4e05999f0c906d9ada41 P e57db580c4024069ad8012b99959aa1f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d4e4f78de25f4680a35df6a34eb8f1b0 in term 1.
I20260710 13:16:47.149886 10350 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "be888d74965f4e05999f0c906d9ada41" candidate_uuid: "d4e4f78de25f4680a35df6a34eb8f1b0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2ba1f4397aac467e83a59c1ab8f383af"
W20260710 13:16:47.151585 10166 leader_election.cc:343] T be888d74965f4e05999f0c906d9ada41 P d4e4f78de25f4680a35df6a34eb8f1b0 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 2ba1f4397aac467e83a59c1ab8f383af (127.5.154.3:40225): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:16:47.154942 10167 leader_election.cc:304] T be888d74965f4e05999f0c906d9ada41 P d4e4f78de25f4680a35df6a34eb8f1b0 [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: d4e4f78de25f4680a35df6a34eb8f1b0, e57db580c4024069ad8012b99959aa1f; no voters: 2ba1f4397aac467e83a59c1ab8f383af
I20260710 13:16:47.158205 10489 tablet_bootstrap.cc:492] T be888d74965f4e05999f0c906d9ada41 P 2ba1f4397aac467e83a59c1ab8f383af: Bootstrap starting.
I20260710 13:16:47.158568 10099 catalog_manager.cc:5697] T 066b544077f94b0898ab177b82b73fb6 P e57db580c4024069ad8012b99959aa1f reported cstate change: term changed from 0 to 1, leader changed from <none> to e57db580c4024069ad8012b99959aa1f (127.5.154.2). New cstate: current_term: 1 leader_uuid: "e57db580c4024069ad8012b99959aa1f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d4e4f78de25f4680a35df6a34eb8f1b0" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 35279 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e57db580c4024069ad8012b99959aa1f" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 39171 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2ba1f4397aac467e83a59c1ab8f383af" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 40225 } health_report { overall_health: UNKNOWN } } }
I20260710 13:16:47.160499 10505 raft_consensus.cc:2804] T be888d74965f4e05999f0c906d9ada41 P d4e4f78de25f4680a35df6a34eb8f1b0 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:16:47.161275 10505 raft_consensus.cc:697] T be888d74965f4e05999f0c906d9ada41 P d4e4f78de25f4680a35df6a34eb8f1b0 [term 1 LEADER]: Becoming Leader. State: Replica: d4e4f78de25f4680a35df6a34eb8f1b0, State: Running, Role: LEADER
I20260710 13:16:47.162264 10505 consensus_queue.cc:237] T be888d74965f4e05999f0c906d9ada41 P d4e4f78de25f4680a35df6a34eb8f1b0 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d4e4f78de25f4680a35df6a34eb8f1b0" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 35279 } } peers { permanent_uuid: "e57db580c4024069ad8012b99959aa1f" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 39171 } } peers { permanent_uuid: "2ba1f4397aac467e83a59c1ab8f383af" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 40225 } }
I20260710 13:16:47.165448 10489 tablet_bootstrap.cc:654] T be888d74965f4e05999f0c906d9ada41 P 2ba1f4397aac467e83a59c1ab8f383af: Neither blocks nor log segments found. Creating new log.
I20260710 13:16:47.169682 10488 tablet_bootstrap.cc:492] T 5dfb8ad78c8e460fa01772d1e0d9bb02 P d4e4f78de25f4680a35df6a34eb8f1b0: No bootstrap required, opened a new log
I20260710 13:16:47.171213 10488 ts_tablet_manager.cc:1403] T 5dfb8ad78c8e460fa01772d1e0d9bb02 P d4e4f78de25f4680a35df6a34eb8f1b0: Time spent bootstrapping tablet: real 0.092s	user 0.043s	sys 0.045s
I20260710 13:16:47.173424 10487 tablet_bootstrap.cc:492] T 5dfb8ad78c8e460fa01772d1e0d9bb02 P e57db580c4024069ad8012b99959aa1f: No bootstrap required, opened a new log
I20260710 13:16:47.174073 10487 ts_tablet_manager.cc:1403] T 5dfb8ad78c8e460fa01772d1e0d9bb02 P e57db580c4024069ad8012b99959aa1f: Time spent bootstrapping tablet: real 0.138s	user 0.061s	sys 0.046s
I20260710 13:16:47.173899 10488 raft_consensus.cc:359] T 5dfb8ad78c8e460fa01772d1e0d9bb02 P d4e4f78de25f4680a35df6a34eb8f1b0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d4e4f78de25f4680a35df6a34eb8f1b0" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 35279 } } peers { permanent_uuid: "e57db580c4024069ad8012b99959aa1f" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 39171 } } peers { permanent_uuid: "2ba1f4397aac467e83a59c1ab8f383af" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 40225 } }
I20260710 13:16:47.174612 10488 raft_consensus.cc:385] T 5dfb8ad78c8e460fa01772d1e0d9bb02 P d4e4f78de25f4680a35df6a34eb8f1b0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:16:47.174933 10488 raft_consensus.cc:740] T 5dfb8ad78c8e460fa01772d1e0d9bb02 P d4e4f78de25f4680a35df6a34eb8f1b0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d4e4f78de25f4680a35df6a34eb8f1b0, State: Initialized, Role: FOLLOWER
I20260710 13:16:47.175688 10488 consensus_queue.cc:260] T 5dfb8ad78c8e460fa01772d1e0d9bb02 P d4e4f78de25f4680a35df6a34eb8f1b0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d4e4f78de25f4680a35df6a34eb8f1b0" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 35279 } } peers { permanent_uuid: "e57db580c4024069ad8012b99959aa1f" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 39171 } } peers { permanent_uuid: "2ba1f4397aac467e83a59c1ab8f383af" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 40225 } }
I20260710 13:16:47.177879 10488 ts_tablet_manager.cc:1434] T 5dfb8ad78c8e460fa01772d1e0d9bb02 P d4e4f78de25f4680a35df6a34eb8f1b0: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260710 13:16:47.177420 10487 raft_consensus.cc:359] T 5dfb8ad78c8e460fa01772d1e0d9bb02 P e57db580c4024069ad8012b99959aa1f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d4e4f78de25f4680a35df6a34eb8f1b0" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 35279 } } peers { permanent_uuid: "e57db580c4024069ad8012b99959aa1f" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 39171 } } peers { permanent_uuid: "2ba1f4397aac467e83a59c1ab8f383af" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 40225 } }
I20260710 13:16:47.178407 10487 raft_consensus.cc:385] T 5dfb8ad78c8e460fa01772d1e0d9bb02 P e57db580c4024069ad8012b99959aa1f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:16:47.178807 10487 raft_consensus.cc:740] T 5dfb8ad78c8e460fa01772d1e0d9bb02 P e57db580c4024069ad8012b99959aa1f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e57db580c4024069ad8012b99959aa1f, State: Initialized, Role: FOLLOWER
I20260710 13:16:47.179682 10487 consensus_queue.cc:260] T 5dfb8ad78c8e460fa01772d1e0d9bb02 P e57db580c4024069ad8012b99959aa1f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d4e4f78de25f4680a35df6a34eb8f1b0" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 35279 } } peers { permanent_uuid: "e57db580c4024069ad8012b99959aa1f" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 39171 } } peers { permanent_uuid: "2ba1f4397aac467e83a59c1ab8f383af" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 40225 } }
I20260710 13:16:47.182304 10487 ts_tablet_manager.cc:1434] T 5dfb8ad78c8e460fa01772d1e0d9bb02 P e57db580c4024069ad8012b99959aa1f: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.000s
I20260710 13:16:47.183403 10487 tablet_bootstrap.cc:492] T 93d2fe505f5c457f8b47b4fcd4cf114a P e57db580c4024069ad8012b99959aa1f: Bootstrap starting.
W20260710 13:16:47.186717 10149 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260710 13:16:47.186226 10099 catalog_manager.cc:5697] T d26d2f76c42d43b09ea7f2d34235329a P e57db580c4024069ad8012b99959aa1f reported cstate change: term changed from 0 to 1, leader changed from <none> to e57db580c4024069ad8012b99959aa1f (127.5.154.2). New cstate: current_term: 1 leader_uuid: "e57db580c4024069ad8012b99959aa1f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d4e4f78de25f4680a35df6a34eb8f1b0" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 35279 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e57db580c4024069ad8012b99959aa1f" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 39171 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2ba1f4397aac467e83a59c1ab8f383af" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 40225 } health_report { overall_health: UNKNOWN } } }
I20260710 13:16:47.193944 10487 tablet_bootstrap.cc:654] T 93d2fe505f5c457f8b47b4fcd4cf114a P e57db580c4024069ad8012b99959aa1f: Neither blocks nor log segments found. Creating new log.
I20260710 13:16:47.195706 10100 catalog_manager.cc:5697] T 16b7cde21b614e3fab5a5ba7825a7792 P d4e4f78de25f4680a35df6a34eb8f1b0 reported cstate change: term changed from 0 to 1, leader changed from <none> to d4e4f78de25f4680a35df6a34eb8f1b0 (127.5.154.1). New cstate: current_term: 1 leader_uuid: "d4e4f78de25f4680a35df6a34eb8f1b0" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d4e4f78de25f4680a35df6a34eb8f1b0" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 35279 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e57db580c4024069ad8012b99959aa1f" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 39171 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2ba1f4397aac467e83a59c1ab8f383af" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 40225 } health_report { overall_health: UNKNOWN } } }
I20260710 13:16:47.204695 10489 tablet_bootstrap.cc:492] T be888d74965f4e05999f0c906d9ada41 P 2ba1f4397aac467e83a59c1ab8f383af: No bootstrap required, opened a new log
I20260710 13:16:47.205180 10489 ts_tablet_manager.cc:1403] T be888d74965f4e05999f0c906d9ada41 P 2ba1f4397aac467e83a59c1ab8f383af: Time spent bootstrapping tablet: real 0.047s	user 0.017s	sys 0.016s
I20260710 13:16:47.205587 10487 tablet_bootstrap.cc:492] T 93d2fe505f5c457f8b47b4fcd4cf114a P e57db580c4024069ad8012b99959aa1f: No bootstrap required, opened a new log
I20260710 13:16:47.206080 10487 ts_tablet_manager.cc:1403] T 93d2fe505f5c457f8b47b4fcd4cf114a P e57db580c4024069ad8012b99959aa1f: Time spent bootstrapping tablet: real 0.023s	user 0.006s	sys 0.012s
I20260710 13:16:47.208107 10489 raft_consensus.cc:359] T be888d74965f4e05999f0c906d9ada41 P 2ba1f4397aac467e83a59c1ab8f383af [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d4e4f78de25f4680a35df6a34eb8f1b0" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 35279 } } peers { permanent_uuid: "e57db580c4024069ad8012b99959aa1f" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 39171 } } peers { permanent_uuid: "2ba1f4397aac467e83a59c1ab8f383af" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 40225 } }
I20260710 13:16:47.208905 10489 raft_consensus.cc:385] T be888d74965f4e05999f0c906d9ada41 P 2ba1f4397aac467e83a59c1ab8f383af [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:16:47.208747 10487 raft_consensus.cc:359] T 93d2fe505f5c457f8b47b4fcd4cf114a P e57db580c4024069ad8012b99959aa1f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d4e4f78de25f4680a35df6a34eb8f1b0" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 35279 } } peers { permanent_uuid: "e57db580c4024069ad8012b99959aa1f" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 39171 } } peers { permanent_uuid: "2ba1f4397aac467e83a59c1ab8f383af" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 40225 } }
I20260710 13:16:47.209345 10489 raft_consensus.cc:740] T be888d74965f4e05999f0c906d9ada41 P 2ba1f4397aac467e83a59c1ab8f383af [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2ba1f4397aac467e83a59c1ab8f383af, State: Initialized, Role: FOLLOWER
I20260710 13:16:47.209514 10487 raft_consensus.cc:385] T 93d2fe505f5c457f8b47b4fcd4cf114a P e57db580c4024069ad8012b99959aa1f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:16:47.209834 10487 raft_consensus.cc:740] T 93d2fe505f5c457f8b47b4fcd4cf114a P e57db580c4024069ad8012b99959aa1f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e57db580c4024069ad8012b99959aa1f, State: Initialized, Role: FOLLOWER
I20260710 13:16:47.210263 10489 consensus_queue.cc:260] T be888d74965f4e05999f0c906d9ada41 P 2ba1f4397aac467e83a59c1ab8f383af [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d4e4f78de25f4680a35df6a34eb8f1b0" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 35279 } } peers { permanent_uuid: "e57db580c4024069ad8012b99959aa1f" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 39171 } } peers { permanent_uuid: "2ba1f4397aac467e83a59c1ab8f383af" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 40225 } }
I20260710 13:16:47.210417 10487 consensus_queue.cc:260] T 93d2fe505f5c457f8b47b4fcd4cf114a P e57db580c4024069ad8012b99959aa1f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d4e4f78de25f4680a35df6a34eb8f1b0" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 35279 } } peers { permanent_uuid: "e57db580c4024069ad8012b99959aa1f" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 39171 } } peers { permanent_uuid: "2ba1f4397aac467e83a59c1ab8f383af" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 40225 } }
I20260710 13:16:47.210783 10099 catalog_manager.cc:5697] T be888d74965f4e05999f0c906d9ada41 P d4e4f78de25f4680a35df6a34eb8f1b0 reported cstate change: term changed from 0 to 1, leader changed from <none> to d4e4f78de25f4680a35df6a34eb8f1b0 (127.5.154.1). New cstate: current_term: 1 leader_uuid: "d4e4f78de25f4680a35df6a34eb8f1b0" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d4e4f78de25f4680a35df6a34eb8f1b0" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 35279 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e57db580c4024069ad8012b99959aa1f" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 39171 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2ba1f4397aac467e83a59c1ab8f383af" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 40225 } health_report { overall_health: UNKNOWN } } }
I20260710 13:16:47.212786 10489 ts_tablet_manager.cc:1434] T be888d74965f4e05999f0c906d9ada41 P 2ba1f4397aac467e83a59c1ab8f383af: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.000s
I20260710 13:16:47.213734 10489 tablet_bootstrap.cc:492] T d1366da75f8e407395aa0a15221f008a P 2ba1f4397aac467e83a59c1ab8f383af: Bootstrap starting.
I20260710 13:16:47.214584 10487 ts_tablet_manager.cc:1434] T 93d2fe505f5c457f8b47b4fcd4cf114a P e57db580c4024069ad8012b99959aa1f: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.000s
I20260710 13:16:47.215580 10487 tablet_bootstrap.cc:492] T 0d6b164168c64c448baac510995295a5 P e57db580c4024069ad8012b99959aa1f: Bootstrap starting.
I20260710 13:16:47.219612 10489 tablet_bootstrap.cc:654] T d1366da75f8e407395aa0a15221f008a P 2ba1f4397aac467e83a59c1ab8f383af: Neither blocks nor log segments found. Creating new log.
I20260710 13:16:47.220784 10487 tablet_bootstrap.cc:654] T 0d6b164168c64c448baac510995295a5 P e57db580c4024069ad8012b99959aa1f: Neither blocks nor log segments found. Creating new log.
I20260710 13:16:47.225473 10489 tablet_bootstrap.cc:492] T d1366da75f8e407395aa0a15221f008a P 2ba1f4397aac467e83a59c1ab8f383af: No bootstrap required, opened a new log
I20260710 13:16:47.225857 10489 ts_tablet_manager.cc:1403] T d1366da75f8e407395aa0a15221f008a P 2ba1f4397aac467e83a59c1ab8f383af: Time spent bootstrapping tablet: real 0.012s	user 0.009s	sys 0.001s
I20260710 13:16:47.226104 10487 tablet_bootstrap.cc:492] T 0d6b164168c64c448baac510995295a5 P e57db580c4024069ad8012b99959aa1f: No bootstrap required, opened a new log
I20260710 13:16:47.226552 10487 ts_tablet_manager.cc:1403] T 0d6b164168c64c448baac510995295a5 P e57db580c4024069ad8012b99959aa1f: Time spent bootstrapping tablet: real 0.011s	user 0.009s	sys 0.001s
I20260710 13:16:47.228066 10476 raft_consensus.cc:493] T 0d6b164168c64c448baac510995295a5 P 2ba1f4397aac467e83a59c1ab8f383af [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:16:47.228400 10489 raft_consensus.cc:359] T d1366da75f8e407395aa0a15221f008a P 2ba1f4397aac467e83a59c1ab8f383af [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d4e4f78de25f4680a35df6a34eb8f1b0" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 35279 } } peers { permanent_uuid: "e57db580c4024069ad8012b99959aa1f" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 39171 } } peers { permanent_uuid: "2ba1f4397aac467e83a59c1ab8f383af" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 40225 } }
I20260710 13:16:47.229130 10489 raft_consensus.cc:385] T d1366da75f8e407395aa0a15221f008a P 2ba1f4397aac467e83a59c1ab8f383af [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:16:47.229453 10489 raft_consensus.cc:740] T d1366da75f8e407395aa0a15221f008a P 2ba1f4397aac467e83a59c1ab8f383af [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2ba1f4397aac467e83a59c1ab8f383af, State: Initialized, Role: FOLLOWER
I20260710 13:16:47.229265 10487 raft_consensus.cc:359] T 0d6b164168c64c448baac510995295a5 P e57db580c4024069ad8012b99959aa1f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d4e4f78de25f4680a35df6a34eb8f1b0" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 35279 } } peers { permanent_uuid: "e57db580c4024069ad8012b99959aa1f" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 39171 } } peers { permanent_uuid: "2ba1f4397aac467e83a59c1ab8f383af" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 40225 } }
I20260710 13:16:47.230018 10487 raft_consensus.cc:385] T 0d6b164168c64c448baac510995295a5 P e57db580c4024069ad8012b99959aa1f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:16:47.230310 10487 raft_consensus.cc:740] T 0d6b164168c64c448baac510995295a5 P e57db580c4024069ad8012b99959aa1f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e57db580c4024069ad8012b99959aa1f, State: Initialized, Role: FOLLOWER
I20260710 13:16:47.230329 10489 consensus_queue.cc:260] T d1366da75f8e407395aa0a15221f008a P 2ba1f4397aac467e83a59c1ab8f383af [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d4e4f78de25f4680a35df6a34eb8f1b0" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 35279 } } peers { permanent_uuid: "e57db580c4024069ad8012b99959aa1f" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 39171 } } peers { permanent_uuid: "2ba1f4397aac467e83a59c1ab8f383af" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 40225 } }
I20260710 13:16:47.231257 10487 consensus_queue.cc:260] T 0d6b164168c64c448baac510995295a5 P e57db580c4024069ad8012b99959aa1f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d4e4f78de25f4680a35df6a34eb8f1b0" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 35279 } } peers { permanent_uuid: "e57db580c4024069ad8012b99959aa1f" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 39171 } } peers { permanent_uuid: "2ba1f4397aac467e83a59c1ab8f383af" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 40225 } }
I20260710 13:16:47.233728 10487 ts_tablet_manager.cc:1434] T 0d6b164168c64c448baac510995295a5 P e57db580c4024069ad8012b99959aa1f: Time spent starting tablet: real 0.007s	user 0.003s	sys 0.003s
I20260710 13:16:47.234373 10459 raft_consensus.cc:493] T 93d2fe505f5c457f8b47b4fcd4cf114a P e57db580c4024069ad8012b99959aa1f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:16:47.234735 10487 tablet_bootstrap.cc:492] T d1366da75f8e407395aa0a15221f008a P e57db580c4024069ad8012b99959aa1f: Bootstrap starting.
I20260710 13:16:47.234829 10459 raft_consensus.cc:515] T 93d2fe505f5c457f8b47b4fcd4cf114a P e57db580c4024069ad8012b99959aa1f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d4e4f78de25f4680a35df6a34eb8f1b0" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 35279 } } peers { permanent_uuid: "e57db580c4024069ad8012b99959aa1f" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 39171 } } peers { permanent_uuid: "2ba1f4397aac467e83a59c1ab8f383af" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 40225 } }
I20260710 13:16:47.228510 10476 raft_consensus.cc:515] T 0d6b164168c64c448baac510995295a5 P 2ba1f4397aac467e83a59c1ab8f383af [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d4e4f78de25f4680a35df6a34eb8f1b0" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 35279 } } peers { permanent_uuid: "e57db580c4024069ad8012b99959aa1f" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 39171 } } peers { permanent_uuid: "2ba1f4397aac467e83a59c1ab8f383af" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 40225 } }
I20260710 13:16:47.236902 10459 leader_election.cc:290] T 93d2fe505f5c457f8b47b4fcd4cf114a P e57db580c4024069ad8012b99959aa1f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d4e4f78de25f4680a35df6a34eb8f1b0 (127.5.154.1:35279), 2ba1f4397aac467e83a59c1ab8f383af (127.5.154.3:40225)
I20260710 13:16:47.237731 10476 leader_election.cc:290] T 0d6b164168c64c448baac510995295a5 P 2ba1f4397aac467e83a59c1ab8f383af [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d4e4f78de25f4680a35df6a34eb8f1b0 (127.5.154.1:35279), e57db580c4024069ad8012b99959aa1f (127.5.154.2:39171)
I20260710 13:16:47.238325 10202 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "93d2fe505f5c457f8b47b4fcd4cf114a" candidate_uuid: "e57db580c4024069ad8012b99959aa1f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d4e4f78de25f4680a35df6a34eb8f1b0" is_pre_election: true
I20260710 13:16:47.238879 10202 raft_consensus.cc:2468] T 93d2fe505f5c457f8b47b4fcd4cf114a P d4e4f78de25f4680a35df6a34eb8f1b0 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e57db580c4024069ad8012b99959aa1f in term 0.
I20260710 13:16:47.239466 10203 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0d6b164168c64c448baac510995295a5" candidate_uuid: "2ba1f4397aac467e83a59c1ab8f383af" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d4e4f78de25f4680a35df6a34eb8f1b0" is_pre_election: true
I20260710 13:16:47.240022 10203 raft_consensus.cc:2468] T 0d6b164168c64c448baac510995295a5 P d4e4f78de25f4680a35df6a34eb8f1b0 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2ba1f4397aac467e83a59c1ab8f383af in term 0.
I20260710 13:16:47.240387 10278 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0d6b164168c64c448baac510995295a5" candidate_uuid: "2ba1f4397aac467e83a59c1ab8f383af" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e57db580c4024069ad8012b99959aa1f" is_pre_election: true
I20260710 13:16:47.235289 10489 ts_tablet_manager.cc:1434] T d1366da75f8e407395aa0a15221f008a P 2ba1f4397aac467e83a59c1ab8f383af: Time spent starting tablet: real 0.009s	user 0.007s	sys 0.001s
I20260710 13:16:47.240928 10487 tablet_bootstrap.cc:654] T d1366da75f8e407395aa0a15221f008a P e57db580c4024069ad8012b99959aa1f: Neither blocks nor log segments found. Creating new log.
I20260710 13:16:47.241773 10489 tablet_bootstrap.cc:492] T 5dfb8ad78c8e460fa01772d1e0d9bb02 P 2ba1f4397aac467e83a59c1ab8f383af: Bootstrap starting.
I20260710 13:16:47.241833 10242 leader_election.cc:304] T 93d2fe505f5c457f8b47b4fcd4cf114a P e57db580c4024069ad8012b99959aa1f [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: d4e4f78de25f4680a35df6a34eb8f1b0, e57db580c4024069ad8012b99959aa1f; no voters: 
I20260710 13:16:47.242952 10316 leader_election.cc:304] T 0d6b164168c64c448baac510995295a5 P 2ba1f4397aac467e83a59c1ab8f383af [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2ba1f4397aac467e83a59c1ab8f383af, d4e4f78de25f4680a35df6a34eb8f1b0; no voters: 
I20260710 13:16:47.244448 10350 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "93d2fe505f5c457f8b47b4fcd4cf114a" candidate_uuid: "e57db580c4024069ad8012b99959aa1f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2ba1f4397aac467e83a59c1ab8f383af" is_pre_election: true
I20260710 13:16:47.245050 10350 raft_consensus.cc:2468] T 93d2fe505f5c457f8b47b4fcd4cf114a P 2ba1f4397aac467e83a59c1ab8f383af [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e57db580c4024069ad8012b99959aa1f in term 0.
I20260710 13:16:47.246709 10462 raft_consensus.cc:493] T 5dfb8ad78c8e460fa01772d1e0d9bb02 P d4e4f78de25f4680a35df6a34eb8f1b0 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:16:47.247213 10462 raft_consensus.cc:515] T 5dfb8ad78c8e460fa01772d1e0d9bb02 P d4e4f78de25f4680a35df6a34eb8f1b0 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d4e4f78de25f4680a35df6a34eb8f1b0" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 35279 } } peers { permanent_uuid: "e57db580c4024069ad8012b99959aa1f" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 39171 } } peers { permanent_uuid: "2ba1f4397aac467e83a59c1ab8f383af" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 40225 } }
I20260710 13:16:47.247751 10489 tablet_bootstrap.cc:654] T 5dfb8ad78c8e460fa01772d1e0d9bb02 P 2ba1f4397aac467e83a59c1ab8f383af: Neither blocks nor log segments found. Creating new log.
I20260710 13:16:47.249264 10462 leader_election.cc:290] T 5dfb8ad78c8e460fa01772d1e0d9bb02 P d4e4f78de25f4680a35df6a34eb8f1b0 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e57db580c4024069ad8012b99959aa1f (127.5.154.2:39171), 2ba1f4397aac467e83a59c1ab8f383af (127.5.154.3:40225)
I20260710 13:16:47.250826 10277 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5dfb8ad78c8e460fa01772d1e0d9bb02" candidate_uuid: "d4e4f78de25f4680a35df6a34eb8f1b0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e57db580c4024069ad8012b99959aa1f" is_pre_election: true
I20260710 13:16:47.251456 10277 raft_consensus.cc:2468] T 5dfb8ad78c8e460fa01772d1e0d9bb02 P e57db580c4024069ad8012b99959aa1f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d4e4f78de25f4680a35df6a34eb8f1b0 in term 0.
I20260710 13:16:47.252681 10167 leader_election.cc:304] T 5dfb8ad78c8e460fa01772d1e0d9bb02 P d4e4f78de25f4680a35df6a34eb8f1b0 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: d4e4f78de25f4680a35df6a34eb8f1b0, e57db580c4024069ad8012b99959aa1f; no voters: 
I20260710 13:16:47.253968 10350 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5dfb8ad78c8e460fa01772d1e0d9bb02" candidate_uuid: "d4e4f78de25f4680a35df6a34eb8f1b0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2ba1f4397aac467e83a59c1ab8f383af" is_pre_election: true
I20260710 13:16:47.255003 10476 raft_consensus.cc:2804] T 0d6b164168c64c448baac510995295a5 P 2ba1f4397aac467e83a59c1ab8f383af [term 0 FOLLOWER]: Leader pre-election won for term 1
W20260710 13:16:47.255290 10166 leader_election.cc:343] T 5dfb8ad78c8e460fa01772d1e0d9bb02 P d4e4f78de25f4680a35df6a34eb8f1b0 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 2ba1f4397aac467e83a59c1ab8f383af (127.5.154.3:40225): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:16:47.255856 10459 raft_consensus.cc:2804] T 93d2fe505f5c457f8b47b4fcd4cf114a P e57db580c4024069ad8012b99959aa1f [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:16:47.256264 10459 raft_consensus.cc:493] T 93d2fe505f5c457f8b47b4fcd4cf114a P e57db580c4024069ad8012b99959aa1f [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:16:47.256621 10459 raft_consensus.cc:3060] T 93d2fe505f5c457f8b47b4fcd4cf114a P e57db580c4024069ad8012b99959aa1f [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:16:47.241006 10278 raft_consensus.cc:2468] T 0d6b164168c64c448baac510995295a5 P e57db580c4024069ad8012b99959aa1f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2ba1f4397aac467e83a59c1ab8f383af in term 0.
I20260710 13:16:47.257627 10462 raft_consensus.cc:2804] T 5dfb8ad78c8e460fa01772d1e0d9bb02 P d4e4f78de25f4680a35df6a34eb8f1b0 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:16:47.259116 10462 raft_consensus.cc:493] T 5dfb8ad78c8e460fa01772d1e0d9bb02 P d4e4f78de25f4680a35df6a34eb8f1b0 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:16:47.259425 10462 raft_consensus.cc:3060] T 5dfb8ad78c8e460fa01772d1e0d9bb02 P d4e4f78de25f4680a35df6a34eb8f1b0 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:16:47.255390 10476 raft_consensus.cc:493] T 0d6b164168c64c448baac510995295a5 P 2ba1f4397aac467e83a59c1ab8f383af [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:16:47.260506 10476 raft_consensus.cc:3060] T 0d6b164168c64c448baac510995295a5 P 2ba1f4397aac467e83a59c1ab8f383af [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:16:47.265677 10459 raft_consensus.cc:515] T 93d2fe505f5c457f8b47b4fcd4cf114a P e57db580c4024069ad8012b99959aa1f [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d4e4f78de25f4680a35df6a34eb8f1b0" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 35279 } } peers { permanent_uuid: "e57db580c4024069ad8012b99959aa1f" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 39171 } } peers { permanent_uuid: "2ba1f4397aac467e83a59c1ab8f383af" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 40225 } }
I20260710 13:16:47.268491 10203 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "93d2fe505f5c457f8b47b4fcd4cf114a" candidate_uuid: "e57db580c4024069ad8012b99959aa1f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d4e4f78de25f4680a35df6a34eb8f1b0"
I20260710 13:16:47.268640 10459 leader_election.cc:290] T 93d2fe505f5c457f8b47b4fcd4cf114a P e57db580c4024069ad8012b99959aa1f [CANDIDATE]: Term 1 election: Requested vote from peers d4e4f78de25f4680a35df6a34eb8f1b0 (127.5.154.1:35279), 2ba1f4397aac467e83a59c1ab8f383af (127.5.154.3:40225)
I20260710 13:16:47.268807 10350 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "93d2fe505f5c457f8b47b4fcd4cf114a" candidate_uuid: "e57db580c4024069ad8012b99959aa1f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2ba1f4397aac467e83a59c1ab8f383af"
I20260710 13:16:47.269047 10203 raft_consensus.cc:3060] T 93d2fe505f5c457f8b47b4fcd4cf114a P d4e4f78de25f4680a35df6a34eb8f1b0 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:16:47.269331 10350 raft_consensus.cc:3060] T 93d2fe505f5c457f8b47b4fcd4cf114a P 2ba1f4397aac467e83a59c1ab8f383af [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:16:47.273102 10462 raft_consensus.cc:515] T 5dfb8ad78c8e460fa01772d1e0d9bb02 P d4e4f78de25f4680a35df6a34eb8f1b0 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d4e4f78de25f4680a35df6a34eb8f1b0" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 35279 } } peers { permanent_uuid: "e57db580c4024069ad8012b99959aa1f" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 39171 } } peers { permanent_uuid: "2ba1f4397aac467e83a59c1ab8f383af" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 40225 } }
I20260710 13:16:47.275024 10350 raft_consensus.cc:2468] T 93d2fe505f5c457f8b47b4fcd4cf114a P 2ba1f4397aac467e83a59c1ab8f383af [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e57db580c4024069ad8012b99959aa1f in term 1.
I20260710 13:16:47.275571 10203 raft_consensus.cc:2468] T 93d2fe505f5c457f8b47b4fcd4cf114a P d4e4f78de25f4680a35df6a34eb8f1b0 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e57db580c4024069ad8012b99959aa1f in term 1.
I20260710 13:16:47.276188 10241 leader_election.cc:304] T 93d2fe505f5c457f8b47b4fcd4cf114a P e57db580c4024069ad8012b99959aa1f [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2ba1f4397aac467e83a59c1ab8f383af, e57db580c4024069ad8012b99959aa1f; no voters: 
I20260710 13:16:47.277254 10476 raft_consensus.cc:515] T 0d6b164168c64c448baac510995295a5 P 2ba1f4397aac467e83a59c1ab8f383af [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d4e4f78de25f4680a35df6a34eb8f1b0" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 35279 } } peers { permanent_uuid: "e57db580c4024069ad8012b99959aa1f" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 39171 } } peers { permanent_uuid: "2ba1f4397aac467e83a59c1ab8f383af" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 40225 } }
I20260710 13:16:47.278334 10462 leader_election.cc:290] T 5dfb8ad78c8e460fa01772d1e0d9bb02 P d4e4f78de25f4680a35df6a34eb8f1b0 [CANDIDATE]: Term 1 election: Requested vote from peers e57db580c4024069ad8012b99959aa1f (127.5.154.2:39171), 2ba1f4397aac467e83a59c1ab8f383af (127.5.154.3:40225)
I20260710 13:16:47.278654 10278 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5dfb8ad78c8e460fa01772d1e0d9bb02" candidate_uuid: "d4e4f78de25f4680a35df6a34eb8f1b0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e57db580c4024069ad8012b99959aa1f"
I20260710 13:16:47.278858 10350 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5dfb8ad78c8e460fa01772d1e0d9bb02" candidate_uuid: "d4e4f78de25f4680a35df6a34eb8f1b0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2ba1f4397aac467e83a59c1ab8f383af"
I20260710 13:16:47.279246 10278 raft_consensus.cc:3060] T 5dfb8ad78c8e460fa01772d1e0d9bb02 P e57db580c4024069ad8012b99959aa1f [term 0 FOLLOWER]: Advancing to term 1
W20260710 13:16:47.279943 10166 leader_election.cc:343] T 5dfb8ad78c8e460fa01772d1e0d9bb02 P d4e4f78de25f4680a35df6a34eb8f1b0 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 2ba1f4397aac467e83a59c1ab8f383af (127.5.154.3:40225): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:16:47.277896 10489 tablet_bootstrap.cc:492] T 5dfb8ad78c8e460fa01772d1e0d9bb02 P 2ba1f4397aac467e83a59c1ab8f383af: No bootstrap required, opened a new log
I20260710 13:16:47.280318 10203 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0d6b164168c64c448baac510995295a5" candidate_uuid: "2ba1f4397aac467e83a59c1ab8f383af" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d4e4f78de25f4680a35df6a34eb8f1b0"
I20260710 13:16:47.278002 10459 raft_consensus.cc:2804] T 93d2fe505f5c457f8b47b4fcd4cf114a P e57db580c4024069ad8012b99959aa1f [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:16:47.280831 10489 ts_tablet_manager.cc:1403] T 5dfb8ad78c8e460fa01772d1e0d9bb02 P 2ba1f4397aac467e83a59c1ab8f383af: Time spent bootstrapping tablet: real 0.039s	user 0.007s	sys 0.009s
I20260710 13:16:47.281693 10459 raft_consensus.cc:697] T 93d2fe505f5c457f8b47b4fcd4cf114a P e57db580c4024069ad8012b99959aa1f [term 1 LEADER]: Becoming Leader. State: Replica: e57db580c4024069ad8012b99959aa1f, State: Running, Role: LEADER
I20260710 13:16:47.282492 10459 consensus_queue.cc:237] T 93d2fe505f5c457f8b47b4fcd4cf114a P e57db580c4024069ad8012b99959aa1f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d4e4f78de25f4680a35df6a34eb8f1b0" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 35279 } } peers { permanent_uuid: "e57db580c4024069ad8012b99959aa1f" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 39171 } } peers { permanent_uuid: "2ba1f4397aac467e83a59c1ab8f383af" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 40225 } }
I20260710 13:16:47.283682 10489 raft_consensus.cc:359] T 5dfb8ad78c8e460fa01772d1e0d9bb02 P 2ba1f4397aac467e83a59c1ab8f383af [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d4e4f78de25f4680a35df6a34eb8f1b0" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 35279 } } peers { permanent_uuid: "e57db580c4024069ad8012b99959aa1f" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 39171 } } peers { permanent_uuid: "2ba1f4397aac467e83a59c1ab8f383af" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 40225 } }
I20260710 13:16:47.284297 10489 raft_consensus.cc:385] T 5dfb8ad78c8e460fa01772d1e0d9bb02 P 2ba1f4397aac467e83a59c1ab8f383af [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:16:47.280836 10203 raft_consensus.cc:3060] T 0d6b164168c64c448baac510995295a5 P d4e4f78de25f4680a35df6a34eb8f1b0 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:16:47.284809 10277 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0d6b164168c64c448baac510995295a5" candidate_uuid: "2ba1f4397aac467e83a59c1ab8f383af" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e57db580c4024069ad8012b99959aa1f"
I20260710 13:16:47.285351 10277 raft_consensus.cc:3060] T 0d6b164168c64c448baac510995295a5 P e57db580c4024069ad8012b99959aa1f [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:16:47.286352 10278 raft_consensus.cc:2468] T 5dfb8ad78c8e460fa01772d1e0d9bb02 P e57db580c4024069ad8012b99959aa1f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d4e4f78de25f4680a35df6a34eb8f1b0 in term 1.
I20260710 13:16:47.287684 10167 leader_election.cc:304] T 5dfb8ad78c8e460fa01772d1e0d9bb02 P d4e4f78de25f4680a35df6a34eb8f1b0 [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: d4e4f78de25f4680a35df6a34eb8f1b0, e57db580c4024069ad8012b99959aa1f; no voters: 2ba1f4397aac467e83a59c1ab8f383af
I20260710 13:16:47.288939 10462 raft_consensus.cc:2804] T 5dfb8ad78c8e460fa01772d1e0d9bb02 P d4e4f78de25f4680a35df6a34eb8f1b0 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:16:47.289407 10462 raft_consensus.cc:697] T 5dfb8ad78c8e460fa01772d1e0d9bb02 P d4e4f78de25f4680a35df6a34eb8f1b0 [term 1 LEADER]: Becoming Leader. State: Replica: d4e4f78de25f4680a35df6a34eb8f1b0, State: Running, Role: LEADER
I20260710 13:16:47.290230 10462 consensus_queue.cc:237] T 5dfb8ad78c8e460fa01772d1e0d9bb02 P d4e4f78de25f4680a35df6a34eb8f1b0 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d4e4f78de25f4680a35df6a34eb8f1b0" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 35279 } } peers { permanent_uuid: "e57db580c4024069ad8012b99959aa1f" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 39171 } } peers { permanent_uuid: "2ba1f4397aac467e83a59c1ab8f383af" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 40225 } }
I20260710 13:16:47.290869 10203 raft_consensus.cc:2468] T 0d6b164168c64c448baac510995295a5 P d4e4f78de25f4680a35df6a34eb8f1b0 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2ba1f4397aac467e83a59c1ab8f383af in term 1.
I20260710 13:16:47.284547 10489 raft_consensus.cc:740] T 5dfb8ad78c8e460fa01772d1e0d9bb02 P 2ba1f4397aac467e83a59c1ab8f383af [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2ba1f4397aac467e83a59c1ab8f383af, State: Initialized, Role: FOLLOWER
I20260710 13:16:47.292042 10316 leader_election.cc:304] T 0d6b164168c64c448baac510995295a5 P 2ba1f4397aac467e83a59c1ab8f383af [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2ba1f4397aac467e83a59c1ab8f383af, d4e4f78de25f4680a35df6a34eb8f1b0; no voters: 
I20260710 13:16:47.292310 10489 consensus_queue.cc:260] T 5dfb8ad78c8e460fa01772d1e0d9bb02 P 2ba1f4397aac467e83a59c1ab8f383af [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d4e4f78de25f4680a35df6a34eb8f1b0" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 35279 } } peers { permanent_uuid: "e57db580c4024069ad8012b99959aa1f" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 39171 } } peers { permanent_uuid: "2ba1f4397aac467e83a59c1ab8f383af" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 40225 } }
I20260710 13:16:47.293874 10489 ts_tablet_manager.cc:1434] T 5dfb8ad78c8e460fa01772d1e0d9bb02 P 2ba1f4397aac467e83a59c1ab8f383af: Time spent starting tablet: real 0.013s	user 0.002s	sys 0.002s
I20260710 13:16:47.295783 10527 raft_consensus.cc:2804] T 0d6b164168c64c448baac510995295a5 P 2ba1f4397aac467e83a59c1ab8f383af [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:16:47.296185 10527 raft_consensus.cc:697] T 0d6b164168c64c448baac510995295a5 P 2ba1f4397aac467e83a59c1ab8f383af [term 1 LEADER]: Becoming Leader. State: Replica: 2ba1f4397aac467e83a59c1ab8f383af, State: Running, Role: LEADER
I20260710 13:16:47.296424 10277 raft_consensus.cc:2468] T 0d6b164168c64c448baac510995295a5 P e57db580c4024069ad8012b99959aa1f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2ba1f4397aac467e83a59c1ab8f383af in term 1.
I20260710 13:16:47.296976 10527 consensus_queue.cc:237] T 0d6b164168c64c448baac510995295a5 P 2ba1f4397aac467e83a59c1ab8f383af [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d4e4f78de25f4680a35df6a34eb8f1b0" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 35279 } } peers { permanent_uuid: "e57db580c4024069ad8012b99959aa1f" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 39171 } } peers { permanent_uuid: "2ba1f4397aac467e83a59c1ab8f383af" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 40225 } }
I20260710 13:16:47.299764 10476 leader_election.cc:290] T 0d6b164168c64c448baac510995295a5 P 2ba1f4397aac467e83a59c1ab8f383af [CANDIDATE]: Term 1 election: Requested vote from peers d4e4f78de25f4680a35df6a34eb8f1b0 (127.5.154.1:35279), e57db580c4024069ad8012b99959aa1f (127.5.154.2:39171)
I20260710 13:16:47.307032 10487 tablet_bootstrap.cc:492] T d1366da75f8e407395aa0a15221f008a P e57db580c4024069ad8012b99959aa1f: No bootstrap required, opened a new log
I20260710 13:16:47.307633 10487 ts_tablet_manager.cc:1403] T d1366da75f8e407395aa0a15221f008a P e57db580c4024069ad8012b99959aa1f: Time spent bootstrapping tablet: real 0.073s	user 0.037s	sys 0.030s
I20260710 13:16:47.310609 10487 raft_consensus.cc:359] T d1366da75f8e407395aa0a15221f008a P e57db580c4024069ad8012b99959aa1f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d4e4f78de25f4680a35df6a34eb8f1b0" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 35279 } } peers { permanent_uuid: "e57db580c4024069ad8012b99959aa1f" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 39171 } } peers { permanent_uuid: "2ba1f4397aac467e83a59c1ab8f383af" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 40225 } }
I20260710 13:16:47.311401 10487 raft_consensus.cc:385] T d1366da75f8e407395aa0a15221f008a P e57db580c4024069ad8012b99959aa1f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:16:47.311677 10487 raft_consensus.cc:740] T d1366da75f8e407395aa0a15221f008a P e57db580c4024069ad8012b99959aa1f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e57db580c4024069ad8012b99959aa1f, State: Initialized, Role: FOLLOWER
I20260710 13:16:47.312454 10487 consensus_queue.cc:260] T d1366da75f8e407395aa0a15221f008a P e57db580c4024069ad8012b99959aa1f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d4e4f78de25f4680a35df6a34eb8f1b0" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 35279 } } peers { permanent_uuid: "e57db580c4024069ad8012b99959aa1f" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 39171 } } peers { permanent_uuid: "2ba1f4397aac467e83a59c1ab8f383af" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 40225 } }
I20260710 13:16:47.314459 10487 ts_tablet_manager.cc:1434] T d1366da75f8e407395aa0a15221f008a P e57db580c4024069ad8012b99959aa1f: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.000s
I20260710 13:16:47.316149 10098 catalog_manager.cc:5697] T 93d2fe505f5c457f8b47b4fcd4cf114a P e57db580c4024069ad8012b99959aa1f reported cstate change: term changed from 0 to 1, leader changed from <none> to e57db580c4024069ad8012b99959aa1f (127.5.154.2). New cstate: current_term: 1 leader_uuid: "e57db580c4024069ad8012b99959aa1f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d4e4f78de25f4680a35df6a34eb8f1b0" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 35279 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e57db580c4024069ad8012b99959aa1f" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 39171 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2ba1f4397aac467e83a59c1ab8f383af" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 40225 } health_report { overall_health: UNKNOWN } } }
I20260710 13:16:47.317194 10100 catalog_manager.cc:5697] T 5dfb8ad78c8e460fa01772d1e0d9bb02 P d4e4f78de25f4680a35df6a34eb8f1b0 reported cstate change: term changed from 0 to 1, leader changed from <none> to d4e4f78de25f4680a35df6a34eb8f1b0 (127.5.154.1). New cstate: current_term: 1 leader_uuid: "d4e4f78de25f4680a35df6a34eb8f1b0" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d4e4f78de25f4680a35df6a34eb8f1b0" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 35279 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e57db580c4024069ad8012b99959aa1f" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 39171 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2ba1f4397aac467e83a59c1ab8f383af" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 40225 } health_report { overall_health: UNKNOWN } } }
I20260710 13:16:47.319836 10099 catalog_manager.cc:5697] T 0d6b164168c64c448baac510995295a5 P 2ba1f4397aac467e83a59c1ab8f383af reported cstate change: term changed from 0 to 1, leader changed from <none> to 2ba1f4397aac467e83a59c1ab8f383af (127.5.154.3). New cstate: current_term: 1 leader_uuid: "2ba1f4397aac467e83a59c1ab8f383af" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d4e4f78de25f4680a35df6a34eb8f1b0" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 35279 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e57db580c4024069ad8012b99959aa1f" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 39171 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2ba1f4397aac467e83a59c1ab8f383af" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 40225 } health_report { overall_health: HEALTHY } } }
I20260710 13:16:47.373253 10462 consensus_queue.cc:1048] T bc63faa9d8b240db912e66c058d7dbf1 P d4e4f78de25f4680a35df6a34eb8f1b0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2ba1f4397aac467e83a59c1ab8f383af" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 40225 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:16:47.385313 10499 consensus_queue.cc:1048] T bc63faa9d8b240db912e66c058d7dbf1 P d4e4f78de25f4680a35df6a34eb8f1b0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e57db580c4024069ad8012b99959aa1f" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 39171 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:16:47.465739 10476 raft_consensus.cc:493] T d1366da75f8e407395aa0a15221f008a P 2ba1f4397aac467e83a59c1ab8f383af [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:16:47.466207 10476 raft_consensus.cc:515] T d1366da75f8e407395aa0a15221f008a P 2ba1f4397aac467e83a59c1ab8f383af [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d4e4f78de25f4680a35df6a34eb8f1b0" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 35279 } } peers { permanent_uuid: "e57db580c4024069ad8012b99959aa1f" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 39171 } } peers { permanent_uuid: "2ba1f4397aac467e83a59c1ab8f383af" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 40225 } }
I20260710 13:16:47.467830 10476 leader_election.cc:290] T d1366da75f8e407395aa0a15221f008a P 2ba1f4397aac467e83a59c1ab8f383af [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d4e4f78de25f4680a35df6a34eb8f1b0 (127.5.154.1:35279), e57db580c4024069ad8012b99959aa1f (127.5.154.2:39171)
I20260710 13:16:47.468389 10203 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d1366da75f8e407395aa0a15221f008a" candidate_uuid: "2ba1f4397aac467e83a59c1ab8f383af" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d4e4f78de25f4680a35df6a34eb8f1b0" is_pre_election: true
I20260710 13:16:47.468813 10278 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d1366da75f8e407395aa0a15221f008a" candidate_uuid: "2ba1f4397aac467e83a59c1ab8f383af" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e57db580c4024069ad8012b99959aa1f" is_pre_election: true
I20260710 13:16:47.469231 10203 raft_consensus.cc:2468] T d1366da75f8e407395aa0a15221f008a P d4e4f78de25f4680a35df6a34eb8f1b0 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2ba1f4397aac467e83a59c1ab8f383af in term 0.
I20260710 13:16:47.469408 10278 raft_consensus.cc:2468] T d1366da75f8e407395aa0a15221f008a P e57db580c4024069ad8012b99959aa1f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2ba1f4397aac467e83a59c1ab8f383af in term 0.
I20260710 13:16:47.470204 10316 leader_election.cc:304] T d1366da75f8e407395aa0a15221f008a P 2ba1f4397aac467e83a59c1ab8f383af [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2ba1f4397aac467e83a59c1ab8f383af, d4e4f78de25f4680a35df6a34eb8f1b0; no voters: 
I20260710 13:16:47.470723 10476 raft_consensus.cc:2804] T d1366da75f8e407395aa0a15221f008a P 2ba1f4397aac467e83a59c1ab8f383af [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:16:47.470988 10476 raft_consensus.cc:493] T d1366da75f8e407395aa0a15221f008a P 2ba1f4397aac467e83a59c1ab8f383af [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:16:47.471218 10476 raft_consensus.cc:3060] T d1366da75f8e407395aa0a15221f008a P 2ba1f4397aac467e83a59c1ab8f383af [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:16:47.475628 10476 raft_consensus.cc:515] T d1366da75f8e407395aa0a15221f008a P 2ba1f4397aac467e83a59c1ab8f383af [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d4e4f78de25f4680a35df6a34eb8f1b0" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 35279 } } peers { permanent_uuid: "e57db580c4024069ad8012b99959aa1f" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 39171 } } peers { permanent_uuid: "2ba1f4397aac467e83a59c1ab8f383af" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 40225 } }
I20260710 13:16:47.477007 10476 leader_election.cc:290] T d1366da75f8e407395aa0a15221f008a P 2ba1f4397aac467e83a59c1ab8f383af [CANDIDATE]: Term 1 election: Requested vote from peers d4e4f78de25f4680a35df6a34eb8f1b0 (127.5.154.1:35279), e57db580c4024069ad8012b99959aa1f (127.5.154.2:39171)
I20260710 13:16:47.477650 10203 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d1366da75f8e407395aa0a15221f008a" candidate_uuid: "2ba1f4397aac467e83a59c1ab8f383af" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d4e4f78de25f4680a35df6a34eb8f1b0"
I20260710 13:16:47.477831 10278 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d1366da75f8e407395aa0a15221f008a" candidate_uuid: "2ba1f4397aac467e83a59c1ab8f383af" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e57db580c4024069ad8012b99959aa1f"
I20260710 13:16:47.478147 10203 raft_consensus.cc:3060] T d1366da75f8e407395aa0a15221f008a P d4e4f78de25f4680a35df6a34eb8f1b0 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:16:47.478319 10278 raft_consensus.cc:3060] T d1366da75f8e407395aa0a15221f008a P e57db580c4024069ad8012b99959aa1f [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:16:47.482447 10203 raft_consensus.cc:2468] T d1366da75f8e407395aa0a15221f008a P d4e4f78de25f4680a35df6a34eb8f1b0 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2ba1f4397aac467e83a59c1ab8f383af in term 1.
I20260710 13:16:47.482627 10278 raft_consensus.cc:2468] T d1366da75f8e407395aa0a15221f008a P e57db580c4024069ad8012b99959aa1f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2ba1f4397aac467e83a59c1ab8f383af in term 1.
I20260710 13:16:47.483301 10316 leader_election.cc:304] T d1366da75f8e407395aa0a15221f008a P 2ba1f4397aac467e83a59c1ab8f383af [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2ba1f4397aac467e83a59c1ab8f383af, d4e4f78de25f4680a35df6a34eb8f1b0; no voters: 
I20260710 13:16:47.483824 10476 raft_consensus.cc:2804] T d1366da75f8e407395aa0a15221f008a P 2ba1f4397aac467e83a59c1ab8f383af [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:16:47.484162 10476 raft_consensus.cc:697] T d1366da75f8e407395aa0a15221f008a P 2ba1f4397aac467e83a59c1ab8f383af [term 1 LEADER]: Becoming Leader. State: Replica: 2ba1f4397aac467e83a59c1ab8f383af, State: Running, Role: LEADER
I20260710 13:16:47.484880 10476 consensus_queue.cc:237] T d1366da75f8e407395aa0a15221f008a P 2ba1f4397aac467e83a59c1ab8f383af [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d4e4f78de25f4680a35df6a34eb8f1b0" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 35279 } } peers { permanent_uuid: "e57db580c4024069ad8012b99959aa1f" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 39171 } } peers { permanent_uuid: "2ba1f4397aac467e83a59c1ab8f383af" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 40225 } }
I20260710 13:16:47.493368 10099 catalog_manager.cc:5697] T d1366da75f8e407395aa0a15221f008a P 2ba1f4397aac467e83a59c1ab8f383af reported cstate change: term changed from 0 to 1, leader changed from <none> to 2ba1f4397aac467e83a59c1ab8f383af (127.5.154.3). New cstate: current_term: 1 leader_uuid: "2ba1f4397aac467e83a59c1ab8f383af" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d4e4f78de25f4680a35df6a34eb8f1b0" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 35279 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e57db580c4024069ad8012b99959aa1f" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 39171 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2ba1f4397aac467e83a59c1ab8f383af" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 40225 } health_report { overall_health: HEALTHY } } }
I20260710 13:16:47.528782 10278 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "066b544077f94b0898ab177b82b73fb6"
dest_uuid: "e57db580c4024069ad8012b99959aa1f"
mode: GRACEFUL
new_leader_uuid: "d4e4f78de25f4680a35df6a34eb8f1b0"
 from {username='slave'} at 127.0.0.1:36534
I20260710 13:16:47.529323 10278 raft_consensus.cc:606] T 066b544077f94b0898ab177b82b73fb6 P e57db580c4024069ad8012b99959aa1f [term 1 LEADER]: Received request to transfer leadership to TS d4e4f78de25f4680a35df6a34eb8f1b0
I20260710 13:16:47.533098 10476 raft_consensus.cc:493] T be888d74965f4e05999f0c906d9ada41 P 2ba1f4397aac467e83a59c1ab8f383af [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:16:47.533541 10476 raft_consensus.cc:515] T be888d74965f4e05999f0c906d9ada41 P 2ba1f4397aac467e83a59c1ab8f383af [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d4e4f78de25f4680a35df6a34eb8f1b0" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 35279 } } peers { permanent_uuid: "e57db580c4024069ad8012b99959aa1f" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 39171 } } peers { permanent_uuid: "2ba1f4397aac467e83a59c1ab8f383af" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 40225 } }
I20260710 13:16:47.535192 10476 leader_election.cc:290] T be888d74965f4e05999f0c906d9ada41 P 2ba1f4397aac467e83a59c1ab8f383af [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d4e4f78de25f4680a35df6a34eb8f1b0 (127.5.154.1:35279), e57db580c4024069ad8012b99959aa1f (127.5.154.2:39171)
I20260710 13:16:47.535825 10203 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "be888d74965f4e05999f0c906d9ada41" candidate_uuid: "2ba1f4397aac467e83a59c1ab8f383af" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d4e4f78de25f4680a35df6a34eb8f1b0" is_pre_election: true
I20260710 13:16:47.536063 10278 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "be888d74965f4e05999f0c906d9ada41" candidate_uuid: "2ba1f4397aac467e83a59c1ab8f383af" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e57db580c4024069ad8012b99959aa1f" is_pre_election: true
I20260710 13:16:47.536940 10278 raft_consensus.cc:2393] T be888d74965f4e05999f0c906d9ada41 P e57db580c4024069ad8012b99959aa1f [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 2ba1f4397aac467e83a59c1ab8f383af in current term 1: Already voted for candidate d4e4f78de25f4680a35df6a34eb8f1b0 in this term.
I20260710 13:16:47.537784 10316 leader_election.cc:304] T be888d74965f4e05999f0c906d9ada41 P 2ba1f4397aac467e83a59c1ab8f383af [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 2ba1f4397aac467e83a59c1ab8f383af; no voters: d4e4f78de25f4680a35df6a34eb8f1b0, e57db580c4024069ad8012b99959aa1f
I20260710 13:16:47.538353 10476 raft_consensus.cc:3060] T be888d74965f4e05999f0c906d9ada41 P 2ba1f4397aac467e83a59c1ab8f383af [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:16:47.538977 10278 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "d26d2f76c42d43b09ea7f2d34235329a"
dest_uuid: "e57db580c4024069ad8012b99959aa1f"
mode: GRACEFUL
new_leader_uuid: "d4e4f78de25f4680a35df6a34eb8f1b0"
 from {username='slave'} at 127.0.0.1:36534
I20260710 13:16:47.539525 10278 raft_consensus.cc:606] T d26d2f76c42d43b09ea7f2d34235329a P e57db580c4024069ad8012b99959aa1f [term 1 LEADER]: Received request to transfer leadership to TS d4e4f78de25f4680a35df6a34eb8f1b0
I20260710 13:16:47.541733 10459 consensus_queue.cc:1048] T d26d2f76c42d43b09ea7f2d34235329a P e57db580c4024069ad8012b99959aa1f [LEADER]: Connected to new peer: Peer: permanent_uuid: "2ba1f4397aac467e83a59c1ab8f383af" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 40225 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:16:47.544447 10203 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "be888d74965f4e05999f0c906d9ada41"
dest_uuid: "d4e4f78de25f4680a35df6a34eb8f1b0"
mode: GRACEFUL
new_leader_uuid: "e57db580c4024069ad8012b99959aa1f"
 from {username='slave'} at 127.0.0.1:46530
I20260710 13:16:47.544800 10476 raft_consensus.cc:2749] T be888d74965f4e05999f0c906d9ada41 P 2ba1f4397aac467e83a59c1ab8f383af [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:16:47.545073 10203 raft_consensus.cc:606] T be888d74965f4e05999f0c906d9ada41 P d4e4f78de25f4680a35df6a34eb8f1b0 [term 1 LEADER]: Received request to transfer leadership to TS e57db580c4024069ad8012b99959aa1f
I20260710 13:16:47.556013 10459 consensus_queue.cc:1048] T d26d2f76c42d43b09ea7f2d34235329a P e57db580c4024069ad8012b99959aa1f [LEADER]: Connected to new peer: Peer: permanent_uuid: "d4e4f78de25f4680a35df6a34eb8f1b0" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 35279 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:16:47.559669 10350 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "0d6b164168c64c448baac510995295a5"
dest_uuid: "2ba1f4397aac467e83a59c1ab8f383af"
mode: GRACEFUL
new_leader_uuid: "e57db580c4024069ad8012b99959aa1f"
 from {username='slave'} at 127.0.0.1:43774
I20260710 13:16:47.560200 10350 raft_consensus.cc:606] T 0d6b164168c64c448baac510995295a5 P 2ba1f4397aac467e83a59c1ab8f383af [term 1 LEADER]: Received request to transfer leadership to TS e57db580c4024069ad8012b99959aa1f
I20260710 13:16:47.563745 10510 raft_consensus.cc:993] T d26d2f76c42d43b09ea7f2d34235329a P e57db580c4024069ad8012b99959aa1f: : Instructing follower d4e4f78de25f4680a35df6a34eb8f1b0 to start an election
I20260710 13:16:47.564152 10459 raft_consensus.cc:1081] T d26d2f76c42d43b09ea7f2d34235329a P e57db580c4024069ad8012b99959aa1f [term 1 LEADER]: Signalling peer d4e4f78de25f4680a35df6a34eb8f1b0 to start an election
I20260710 13:16:47.565579 10203 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "5dfb8ad78c8e460fa01772d1e0d9bb02"
dest_uuid: "d4e4f78de25f4680a35df6a34eb8f1b0"
mode: GRACEFUL
new_leader_uuid: "e57db580c4024069ad8012b99959aa1f"
 from {username='slave'} at 127.0.0.1:46530
I20260710 13:16:47.565737 10202 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "d26d2f76c42d43b09ea7f2d34235329a"
dest_uuid: "d4e4f78de25f4680a35df6a34eb8f1b0"
 from {username='slave'} at 127.0.0.1:46512
I20260710 13:16:47.566161 10203 raft_consensus.cc:606] T 5dfb8ad78c8e460fa01772d1e0d9bb02 P d4e4f78de25f4680a35df6a34eb8f1b0 [term 1 LEADER]: Received request to transfer leadership to TS e57db580c4024069ad8012b99959aa1f
I20260710 13:16:47.566287 10202 raft_consensus.cc:493] T d26d2f76c42d43b09ea7f2d34235329a P d4e4f78de25f4680a35df6a34eb8f1b0 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:16:47.566680 10202 raft_consensus.cc:3060] T d26d2f76c42d43b09ea7f2d34235329a P d4e4f78de25f4680a35df6a34eb8f1b0 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:16:47.571508 10202 raft_consensus.cc:515] T d26d2f76c42d43b09ea7f2d34235329a P d4e4f78de25f4680a35df6a34eb8f1b0 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d4e4f78de25f4680a35df6a34eb8f1b0" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 35279 } } peers { permanent_uuid: "e57db580c4024069ad8012b99959aa1f" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 39171 } } peers { permanent_uuid: "2ba1f4397aac467e83a59c1ab8f383af" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 40225 } }
I20260710 13:16:47.572842 10202 leader_election.cc:290] T d26d2f76c42d43b09ea7f2d34235329a P d4e4f78de25f4680a35df6a34eb8f1b0 [CANDIDATE]: Term 2 election: Requested vote from peers e57db580c4024069ad8012b99959aa1f (127.5.154.2:39171), 2ba1f4397aac467e83a59c1ab8f383af (127.5.154.3:40225)
I20260710 13:16:47.573657 10278 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d26d2f76c42d43b09ea7f2d34235329a" candidate_uuid: "d4e4f78de25f4680a35df6a34eb8f1b0" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "e57db580c4024069ad8012b99959aa1f"
I20260710 13:16:47.573859 10350 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d26d2f76c42d43b09ea7f2d34235329a" candidate_uuid: "d4e4f78de25f4680a35df6a34eb8f1b0" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "2ba1f4397aac467e83a59c1ab8f383af"
I20260710 13:16:47.574183 10278 raft_consensus.cc:3055] T d26d2f76c42d43b09ea7f2d34235329a P e57db580c4024069ad8012b99959aa1f [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:16:47.574354 10350 raft_consensus.cc:3060] T d26d2f76c42d43b09ea7f2d34235329a P 2ba1f4397aac467e83a59c1ab8f383af [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:16:47.575083 10278 raft_consensus.cc:740] T d26d2f76c42d43b09ea7f2d34235329a P e57db580c4024069ad8012b99959aa1f [term 1 LEADER]: Becoming Follower/Learner. State: Replica: e57db580c4024069ad8012b99959aa1f, State: Running, Role: LEADER
I20260710 13:16:47.575876 10278 consensus_queue.cc:260] T d26d2f76c42d43b09ea7f2d34235329a P e57db580c4024069ad8012b99959aa1f [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: "d4e4f78de25f4680a35df6a34eb8f1b0" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 35279 } } peers { permanent_uuid: "e57db580c4024069ad8012b99959aa1f" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 39171 } } peers { permanent_uuid: "2ba1f4397aac467e83a59c1ab8f383af" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 40225 } }
I20260710 13:16:47.577090 10278 raft_consensus.cc:3060] T d26d2f76c42d43b09ea7f2d34235329a P e57db580c4024069ad8012b99959aa1f [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:16:47.579846 10350 raft_consensus.cc:2468] T d26d2f76c42d43b09ea7f2d34235329a P 2ba1f4397aac467e83a59c1ab8f383af [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d4e4f78de25f4680a35df6a34eb8f1b0 in term 2.
I20260710 13:16:47.580695 10166 leader_election.cc:304] T d26d2f76c42d43b09ea7f2d34235329a P d4e4f78de25f4680a35df6a34eb8f1b0 [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: 2ba1f4397aac467e83a59c1ab8f383af, d4e4f78de25f4680a35df6a34eb8f1b0; no voters: 
I20260710 13:16:47.581386 10499 raft_consensus.cc:2804] T d26d2f76c42d43b09ea7f2d34235329a P d4e4f78de25f4680a35df6a34eb8f1b0 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:16:47.581739 10499 raft_consensus.cc:697] T d26d2f76c42d43b09ea7f2d34235329a P d4e4f78de25f4680a35df6a34eb8f1b0 [term 2 LEADER]: Becoming Leader. State: Replica: d4e4f78de25f4680a35df6a34eb8f1b0, State: Running, Role: LEADER
I20260710 13:16:47.582192 10278 raft_consensus.cc:2468] T d26d2f76c42d43b09ea7f2d34235329a P e57db580c4024069ad8012b99959aa1f [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d4e4f78de25f4680a35df6a34eb8f1b0 in term 2.
I20260710 13:16:47.582363 10499 consensus_queue.cc:237] T d26d2f76c42d43b09ea7f2d34235329a P d4e4f78de25f4680a35df6a34eb8f1b0 [LEADER]: Queue 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: "d4e4f78de25f4680a35df6a34eb8f1b0" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 35279 } } peers { permanent_uuid: "e57db580c4024069ad8012b99959aa1f" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 39171 } } peers { permanent_uuid: "2ba1f4397aac467e83a59c1ab8f383af" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 40225 } }
I20260710 13:16:47.585920 10499 consensus_queue.cc:1048] T 16b7cde21b614e3fab5a5ba7825a7792 P d4e4f78de25f4680a35df6a34eb8f1b0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e57db580c4024069ad8012b99959aa1f" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 39171 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:16:47.588775 10100 catalog_manager.cc:5697] T d26d2f76c42d43b09ea7f2d34235329a P d4e4f78de25f4680a35df6a34eb8f1b0 reported cstate change: term changed from 1 to 2, leader changed from e57db580c4024069ad8012b99959aa1f (127.5.154.2) to d4e4f78de25f4680a35df6a34eb8f1b0 (127.5.154.1). New cstate: current_term: 2 leader_uuid: "d4e4f78de25f4680a35df6a34eb8f1b0" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d4e4f78de25f4680a35df6a34eb8f1b0" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 35279 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e57db580c4024069ad8012b99959aa1f" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 39171 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2ba1f4397aac467e83a59c1ab8f383af" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 40225 } health_report { overall_health: UNKNOWN } } }
I20260710 13:16:47.594659 10462 consensus_queue.cc:1048] T 16b7cde21b614e3fab5a5ba7825a7792 P d4e4f78de25f4680a35df6a34eb8f1b0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2ba1f4397aac467e83a59c1ab8f383af" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 40225 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:16:47.606587 10510 consensus_queue.cc:1048] T 066b544077f94b0898ab177b82b73fb6 P e57db580c4024069ad8012b99959aa1f [LEADER]: Connected to new peer: Peer: permanent_uuid: "2ba1f4397aac467e83a59c1ab8f383af" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 40225 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:16:47.615849 10459 consensus_queue.cc:1048] T 066b544077f94b0898ab177b82b73fb6 P e57db580c4024069ad8012b99959aa1f [LEADER]: Connected to new peer: Peer: permanent_uuid: "d4e4f78de25f4680a35df6a34eb8f1b0" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 35279 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:16:47.622684 10493 raft_consensus.cc:993] T 066b544077f94b0898ab177b82b73fb6 P e57db580c4024069ad8012b99959aa1f: : Instructing follower d4e4f78de25f4680a35df6a34eb8f1b0 to start an election
I20260710 13:16:47.623047 10510 raft_consensus.cc:1081] T 066b544077f94b0898ab177b82b73fb6 P e57db580c4024069ad8012b99959aa1f [term 1 LEADER]: Signalling peer d4e4f78de25f4680a35df6a34eb8f1b0 to start an election
I20260710 13:16:47.624321 10202 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "066b544077f94b0898ab177b82b73fb6"
dest_uuid: "d4e4f78de25f4680a35df6a34eb8f1b0"
 from {username='slave'} at 127.0.0.1:46512
I20260710 13:16:47.624847 10202 raft_consensus.cc:493] T 066b544077f94b0898ab177b82b73fb6 P d4e4f78de25f4680a35df6a34eb8f1b0 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:16:47.625085 10202 raft_consensus.cc:3060] T 066b544077f94b0898ab177b82b73fb6 P d4e4f78de25f4680a35df6a34eb8f1b0 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:16:47.629604 10202 raft_consensus.cc:515] T 066b544077f94b0898ab177b82b73fb6 P d4e4f78de25f4680a35df6a34eb8f1b0 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d4e4f78de25f4680a35df6a34eb8f1b0" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 35279 } } peers { permanent_uuid: "e57db580c4024069ad8012b99959aa1f" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 39171 } } peers { permanent_uuid: "2ba1f4397aac467e83a59c1ab8f383af" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 40225 } }
I20260710 13:16:47.630882 10202 leader_election.cc:290] T 066b544077f94b0898ab177b82b73fb6 P d4e4f78de25f4680a35df6a34eb8f1b0 [CANDIDATE]: Term 2 election: Requested vote from peers e57db580c4024069ad8012b99959aa1f (127.5.154.2:39171), 2ba1f4397aac467e83a59c1ab8f383af (127.5.154.3:40225)
I20260710 13:16:47.631696 10278 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "066b544077f94b0898ab177b82b73fb6" candidate_uuid: "d4e4f78de25f4680a35df6a34eb8f1b0" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "e57db580c4024069ad8012b99959aa1f"
I20260710 13:16:47.631827 10350 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "066b544077f94b0898ab177b82b73fb6" candidate_uuid: "d4e4f78de25f4680a35df6a34eb8f1b0" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "2ba1f4397aac467e83a59c1ab8f383af"
I20260710 13:16:47.632242 10278 raft_consensus.cc:3055] T 066b544077f94b0898ab177b82b73fb6 P e57db580c4024069ad8012b99959aa1f [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:16:47.632331 10350 raft_consensus.cc:3060] T 066b544077f94b0898ab177b82b73fb6 P 2ba1f4397aac467e83a59c1ab8f383af [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:16:47.632601 10278 raft_consensus.cc:740] T 066b544077f94b0898ab177b82b73fb6 P e57db580c4024069ad8012b99959aa1f [term 1 LEADER]: Becoming Follower/Learner. State: Replica: e57db580c4024069ad8012b99959aa1f, State: Running, Role: LEADER
I20260710 13:16:47.633353 10278 consensus_queue.cc:260] T 066b544077f94b0898ab177b82b73fb6 P e57db580c4024069ad8012b99959aa1f [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: "d4e4f78de25f4680a35df6a34eb8f1b0" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 35279 } } peers { permanent_uuid: "e57db580c4024069ad8012b99959aa1f" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 39171 } } peers { permanent_uuid: "2ba1f4397aac467e83a59c1ab8f383af" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 40225 } }
I20260710 13:16:47.634460 10278 raft_consensus.cc:3060] T 066b544077f94b0898ab177b82b73fb6 P e57db580c4024069ad8012b99959aa1f [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:16:47.637132 10350 raft_consensus.cc:2468] T 066b544077f94b0898ab177b82b73fb6 P 2ba1f4397aac467e83a59c1ab8f383af [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d4e4f78de25f4680a35df6a34eb8f1b0 in term 2.
I20260710 13:16:47.638226 10166 leader_election.cc:304] T 066b544077f94b0898ab177b82b73fb6 P d4e4f78de25f4680a35df6a34eb8f1b0 [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: 2ba1f4397aac467e83a59c1ab8f383af, d4e4f78de25f4680a35df6a34eb8f1b0; no voters: 
I20260710 13:16:47.638921 10505 raft_consensus.cc:2804] T 066b544077f94b0898ab177b82b73fb6 P d4e4f78de25f4680a35df6a34eb8f1b0 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:16:47.639380 10505 raft_consensus.cc:697] T 066b544077f94b0898ab177b82b73fb6 P d4e4f78de25f4680a35df6a34eb8f1b0 [term 2 LEADER]: Becoming Leader. State: Replica: d4e4f78de25f4680a35df6a34eb8f1b0, State: Running, Role: LEADER
I20260710 13:16:47.640281 10278 raft_consensus.cc:2468] T 066b544077f94b0898ab177b82b73fb6 P e57db580c4024069ad8012b99959aa1f [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d4e4f78de25f4680a35df6a34eb8f1b0 in term 2.
I20260710 13:16:47.640149 10505 consensus_queue.cc:237] T 066b544077f94b0898ab177b82b73fb6 P d4e4f78de25f4680a35df6a34eb8f1b0 [LEADER]: Queue 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: "d4e4f78de25f4680a35df6a34eb8f1b0" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 35279 } } peers { permanent_uuid: "e57db580c4024069ad8012b99959aa1f" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 39171 } } peers { permanent_uuid: "2ba1f4397aac467e83a59c1ab8f383af" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 40225 } }
I20260710 13:16:47.641860 10462 consensus_queue.cc:1048] T be888d74965f4e05999f0c906d9ada41 P d4e4f78de25f4680a35df6a34eb8f1b0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2ba1f4397aac467e83a59c1ab8f383af" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 40225 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:16:47.647542 10099 catalog_manager.cc:5697] T 066b544077f94b0898ab177b82b73fb6 P d4e4f78de25f4680a35df6a34eb8f1b0 reported cstate change: term changed from 1 to 2, leader changed from e57db580c4024069ad8012b99959aa1f (127.5.154.2) to d4e4f78de25f4680a35df6a34eb8f1b0 (127.5.154.1). New cstate: current_term: 2 leader_uuid: "d4e4f78de25f4680a35df6a34eb8f1b0" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d4e4f78de25f4680a35df6a34eb8f1b0" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 35279 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e57db580c4024069ad8012b99959aa1f" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 39171 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2ba1f4397aac467e83a59c1ab8f383af" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 40225 } health_report { overall_health: UNKNOWN } } }
I20260710 13:16:47.650939 10505 consensus_queue.cc:1048] T be888d74965f4e05999f0c906d9ada41 P d4e4f78de25f4680a35df6a34eb8f1b0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e57db580c4024069ad8012b99959aa1f" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 39171 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:16:47.658202 10462 raft_consensus.cc:993] T be888d74965f4e05999f0c906d9ada41 P d4e4f78de25f4680a35df6a34eb8f1b0: : Instructing follower e57db580c4024069ad8012b99959aa1f to start an election
I20260710 13:16:47.658622 10462 raft_consensus.cc:1081] T be888d74965f4e05999f0c906d9ada41 P d4e4f78de25f4680a35df6a34eb8f1b0 [term 1 LEADER]: Signalling peer e57db580c4024069ad8012b99959aa1f to start an election
I20260710 13:16:47.661412 10476 raft_consensus.cc:493] T 5dfb8ad78c8e460fa01772d1e0d9bb02 P 2ba1f4397aac467e83a59c1ab8f383af [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:16:47.661895 10476 raft_consensus.cc:515] T 5dfb8ad78c8e460fa01772d1e0d9bb02 P 2ba1f4397aac467e83a59c1ab8f383af [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d4e4f78de25f4680a35df6a34eb8f1b0" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 35279 } } peers { permanent_uuid: "e57db580c4024069ad8012b99959aa1f" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 39171 } } peers { permanent_uuid: "2ba1f4397aac467e83a59c1ab8f383af" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 40225 } }
I20260710 13:16:47.663654 10476 leader_election.cc:290] T 5dfb8ad78c8e460fa01772d1e0d9bb02 P 2ba1f4397aac467e83a59c1ab8f383af [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d4e4f78de25f4680a35df6a34eb8f1b0 (127.5.154.1:35279), e57db580c4024069ad8012b99959aa1f (127.5.154.2:39171)
I20260710 13:16:47.664785 10277 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "be888d74965f4e05999f0c906d9ada41"
dest_uuid: "e57db580c4024069ad8012b99959aa1f"
 from {username='slave'} at 127.0.0.1:36526
I20260710 13:16:47.665175 10278 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5dfb8ad78c8e460fa01772d1e0d9bb02" candidate_uuid: "2ba1f4397aac467e83a59c1ab8f383af" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e57db580c4024069ad8012b99959aa1f" is_pre_election: true
I20260710 13:16:47.665336 10277 raft_consensus.cc:493] T be888d74965f4e05999f0c906d9ada41 P e57db580c4024069ad8012b99959aa1f [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:16:47.665685 10278 raft_consensus.cc:2393] T 5dfb8ad78c8e460fa01772d1e0d9bb02 P e57db580c4024069ad8012b99959aa1f [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 2ba1f4397aac467e83a59c1ab8f383af in current term 1: Already voted for candidate d4e4f78de25f4680a35df6a34eb8f1b0 in this term.
I20260710 13:16:47.665720 10277 raft_consensus.cc:3060] T be888d74965f4e05999f0c906d9ada41 P e57db580c4024069ad8012b99959aa1f [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:16:47.668856 10202 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5dfb8ad78c8e460fa01772d1e0d9bb02" candidate_uuid: "2ba1f4397aac467e83a59c1ab8f383af" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d4e4f78de25f4680a35df6a34eb8f1b0" is_pre_election: true
I20260710 13:16:47.670459 10316 leader_election.cc:304] T 5dfb8ad78c8e460fa01772d1e0d9bb02 P 2ba1f4397aac467e83a59c1ab8f383af [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 2ba1f4397aac467e83a59c1ab8f383af; no voters: d4e4f78de25f4680a35df6a34eb8f1b0, e57db580c4024069ad8012b99959aa1f
I20260710 13:16:47.671461 10476 raft_consensus.cc:3060] T 5dfb8ad78c8e460fa01772d1e0d9bb02 P 2ba1f4397aac467e83a59c1ab8f383af [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:16:47.673149 10277 raft_consensus.cc:515] T be888d74965f4e05999f0c906d9ada41 P e57db580c4024069ad8012b99959aa1f [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d4e4f78de25f4680a35df6a34eb8f1b0" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 35279 } } peers { permanent_uuid: "e57db580c4024069ad8012b99959aa1f" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 39171 } } peers { permanent_uuid: "2ba1f4397aac467e83a59c1ab8f383af" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 40225 } }
I20260710 13:16:47.675071 10277 leader_election.cc:290] T be888d74965f4e05999f0c906d9ada41 P e57db580c4024069ad8012b99959aa1f [CANDIDATE]: Term 2 election: Requested vote from peers d4e4f78de25f4680a35df6a34eb8f1b0 (127.5.154.1:35279), 2ba1f4397aac467e83a59c1ab8f383af (127.5.154.3:40225)
I20260710 13:16:47.676684 10350 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "be888d74965f4e05999f0c906d9ada41" candidate_uuid: "e57db580c4024069ad8012b99959aa1f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "2ba1f4397aac467e83a59c1ab8f383af"
I20260710 13:16:47.676967 10202 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "be888d74965f4e05999f0c906d9ada41" candidate_uuid: "e57db580c4024069ad8012b99959aa1f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "d4e4f78de25f4680a35df6a34eb8f1b0"
I20260710 13:16:47.677239 10350 raft_consensus.cc:3060] T be888d74965f4e05999f0c906d9ada41 P 2ba1f4397aac467e83a59c1ab8f383af [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:16:47.677521 10202 raft_consensus.cc:3055] T be888d74965f4e05999f0c906d9ada41 P d4e4f78de25f4680a35df6a34eb8f1b0 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:16:47.677836 10202 raft_consensus.cc:740] T be888d74965f4e05999f0c906d9ada41 P d4e4f78de25f4680a35df6a34eb8f1b0 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: d4e4f78de25f4680a35df6a34eb8f1b0, State: Running, Role: LEADER
I20260710 13:16:47.677934 10476 raft_consensus.cc:2749] T 5dfb8ad78c8e460fa01772d1e0d9bb02 P 2ba1f4397aac467e83a59c1ab8f383af [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:16:47.678534 10202 consensus_queue.cc:260] T be888d74965f4e05999f0c906d9ada41 P d4e4f78de25f4680a35df6a34eb8f1b0 [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: "d4e4f78de25f4680a35df6a34eb8f1b0" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 35279 } } peers { permanent_uuid: "e57db580c4024069ad8012b99959aa1f" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 39171 } } peers { permanent_uuid: "2ba1f4397aac467e83a59c1ab8f383af" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 40225 } }
I20260710 13:16:47.679675 10202 raft_consensus.cc:3060] T be888d74965f4e05999f0c906d9ada41 P d4e4f78de25f4680a35df6a34eb8f1b0 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:16:47.684350 10202 raft_consensus.cc:2468] T be888d74965f4e05999f0c906d9ada41 P d4e4f78de25f4680a35df6a34eb8f1b0 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e57db580c4024069ad8012b99959aa1f in term 2.
I20260710 13:16:47.684351 10350 raft_consensus.cc:2468] T be888d74965f4e05999f0c906d9ada41 P 2ba1f4397aac467e83a59c1ab8f383af [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e57db580c4024069ad8012b99959aa1f in term 2.
I20260710 13:16:47.685298 10242 leader_election.cc:304] T be888d74965f4e05999f0c906d9ada41 P e57db580c4024069ad8012b99959aa1f [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: d4e4f78de25f4680a35df6a34eb8f1b0, e57db580c4024069ad8012b99959aa1f; no voters: 
I20260710 13:16:47.685879 10510 raft_consensus.cc:2804] T be888d74965f4e05999f0c906d9ada41 P e57db580c4024069ad8012b99959aa1f [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:16:47.686308 10510 raft_consensus.cc:697] T be888d74965f4e05999f0c906d9ada41 P e57db580c4024069ad8012b99959aa1f [term 2 LEADER]: Becoming Leader. State: Replica: e57db580c4024069ad8012b99959aa1f, State: Running, Role: LEADER
I20260710 13:16:47.686869 10510 consensus_queue.cc:237] T be888d74965f4e05999f0c906d9ada41 P e57db580c4024069ad8012b99959aa1f [LEADER]: Queue 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: "d4e4f78de25f4680a35df6a34eb8f1b0" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 35279 } } peers { permanent_uuid: "e57db580c4024069ad8012b99959aa1f" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 39171 } } peers { permanent_uuid: "2ba1f4397aac467e83a59c1ab8f383af" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 40225 } }
I20260710 13:16:47.692502 10100 catalog_manager.cc:5697] T be888d74965f4e05999f0c906d9ada41 P e57db580c4024069ad8012b99959aa1f reported cstate change: term changed from 1 to 2, leader changed from d4e4f78de25f4680a35df6a34eb8f1b0 (127.5.154.1) to e57db580c4024069ad8012b99959aa1f (127.5.154.2). New cstate: current_term: 2 leader_uuid: "e57db580c4024069ad8012b99959aa1f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d4e4f78de25f4680a35df6a34eb8f1b0" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 35279 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e57db580c4024069ad8012b99959aa1f" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 39171 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2ba1f4397aac467e83a59c1ab8f383af" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 40225 } health_report { overall_health: UNKNOWN } } }
I20260710 13:16:47.725915 10476 consensus_queue.cc:1048] T 0d6b164168c64c448baac510995295a5 P 2ba1f4397aac467e83a59c1ab8f383af [LEADER]: Connected to new peer: Peer: permanent_uuid: "e57db580c4024069ad8012b99959aa1f" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 39171 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:16:47.731664 10527 raft_consensus.cc:993] T 0d6b164168c64c448baac510995295a5 P 2ba1f4397aac467e83a59c1ab8f383af: : Instructing follower e57db580c4024069ad8012b99959aa1f to start an election
I20260710 13:16:47.732100 10524 raft_consensus.cc:1081] T 0d6b164168c64c448baac510995295a5 P 2ba1f4397aac467e83a59c1ab8f383af [term 1 LEADER]: Signalling peer e57db580c4024069ad8012b99959aa1f to start an election
I20260710 13:16:47.733904 10278 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "0d6b164168c64c448baac510995295a5"
dest_uuid: "e57db580c4024069ad8012b99959aa1f"
 from {username='slave'} at 127.0.0.1:36512
I20260710 13:16:47.734359 10278 raft_consensus.cc:493] T 0d6b164168c64c448baac510995295a5 P e57db580c4024069ad8012b99959aa1f [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:16:47.734673 10278 raft_consensus.cc:3060] T 0d6b164168c64c448baac510995295a5 P e57db580c4024069ad8012b99959aa1f [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:16:47.736162 10524 consensus_queue.cc:1048] T 0d6b164168c64c448baac510995295a5 P 2ba1f4397aac467e83a59c1ab8f383af [LEADER]: Connected to new peer: Peer: permanent_uuid: "d4e4f78de25f4680a35df6a34eb8f1b0" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 35279 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:16:47.740311 10278 raft_consensus.cc:515] T 0d6b164168c64c448baac510995295a5 P e57db580c4024069ad8012b99959aa1f [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d4e4f78de25f4680a35df6a34eb8f1b0" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 35279 } } peers { permanent_uuid: "e57db580c4024069ad8012b99959aa1f" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 39171 } } peers { permanent_uuid: "2ba1f4397aac467e83a59c1ab8f383af" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 40225 } }
I20260710 13:16:47.741988 10277 raft_consensus.cc:1240] T 0d6b164168c64c448baac510995295a5 P e57db580c4024069ad8012b99959aa1f [term 2 FOLLOWER]: Rejecting Update request from peer 2ba1f4397aac467e83a59c1ab8f383af for earlier term 1. Current term is 2. Ops: []
I20260710 13:16:47.742956 10202 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0d6b164168c64c448baac510995295a5" candidate_uuid: "e57db580c4024069ad8012b99959aa1f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "d4e4f78de25f4680a35df6a34eb8f1b0"
I20260710 13:16:47.743546 10202 raft_consensus.cc:3060] T 0d6b164168c64c448baac510995295a5 P d4e4f78de25f4680a35df6a34eb8f1b0 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:16:47.743676 10278 leader_election.cc:290] T 0d6b164168c64c448baac510995295a5 P e57db580c4024069ad8012b99959aa1f [CANDIDATE]: Term 2 election: Requested vote from peers d4e4f78de25f4680a35df6a34eb8f1b0 (127.5.154.1:35279), 2ba1f4397aac467e83a59c1ab8f383af (127.5.154.3:40225)
I20260710 13:16:47.743851 10350 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0d6b164168c64c448baac510995295a5" candidate_uuid: "e57db580c4024069ad8012b99959aa1f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "2ba1f4397aac467e83a59c1ab8f383af"
I20260710 13:16:47.745271 10350 raft_consensus.cc:3055] T 0d6b164168c64c448baac510995295a5 P 2ba1f4397aac467e83a59c1ab8f383af [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:16:47.745594 10350 raft_consensus.cc:740] T 0d6b164168c64c448baac510995295a5 P 2ba1f4397aac467e83a59c1ab8f383af [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 2ba1f4397aac467e83a59c1ab8f383af, State: Running, Role: LEADER
I20260710 13:16:47.745716 10524 consensus_queue.cc:1059] T 0d6b164168c64c448baac510995295a5 P 2ba1f4397aac467e83a59c1ab8f383af [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "e57db580c4024069ad8012b99959aa1f" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 39171 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:16:47.746793 10350 consensus_queue.cc:260] T 0d6b164168c64c448baac510995295a5 P 2ba1f4397aac467e83a59c1ab8f383af [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: "d4e4f78de25f4680a35df6a34eb8f1b0" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 35279 } } peers { permanent_uuid: "e57db580c4024069ad8012b99959aa1f" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 39171 } } peers { permanent_uuid: "2ba1f4397aac467e83a59c1ab8f383af" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 40225 } }
I20260710 13:16:47.747906 10350 raft_consensus.cc:3060] T 0d6b164168c64c448baac510995295a5 P 2ba1f4397aac467e83a59c1ab8f383af [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:16:47.749080 10202 raft_consensus.cc:2468] T 0d6b164168c64c448baac510995295a5 P d4e4f78de25f4680a35df6a34eb8f1b0 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e57db580c4024069ad8012b99959aa1f in term 2.
I20260710 13:16:47.751259 10242 leader_election.cc:304] T 0d6b164168c64c448baac510995295a5 P e57db580c4024069ad8012b99959aa1f [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: d4e4f78de25f4680a35df6a34eb8f1b0, e57db580c4024069ad8012b99959aa1f; no voters: 
I20260710 13:16:47.751911 10510 raft_consensus.cc:2804] T 0d6b164168c64c448baac510995295a5 P e57db580c4024069ad8012b99959aa1f [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:16:47.752108 10350 raft_consensus.cc:2468] T 0d6b164168c64c448baac510995295a5 P 2ba1f4397aac467e83a59c1ab8f383af [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e57db580c4024069ad8012b99959aa1f in term 2.
I20260710 13:16:47.752393 10510 raft_consensus.cc:697] T 0d6b164168c64c448baac510995295a5 P e57db580c4024069ad8012b99959aa1f [term 2 LEADER]: Becoming Leader. State: Replica: e57db580c4024069ad8012b99959aa1f, State: Running, Role: LEADER
W20260710 13:16:47.752684 10476 raft_consensus.cc:936] Couldn't advance consensus term.: Illegal state: Can't advance term to: 2 current term: 2 is higher.
I20260710 13:16:47.753259 10510 consensus_queue.cc:237] T 0d6b164168c64c448baac510995295a5 P e57db580c4024069ad8012b99959aa1f [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: "d4e4f78de25f4680a35df6a34eb8f1b0" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 35279 } } peers { permanent_uuid: "e57db580c4024069ad8012b99959aa1f" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 39171 } } peers { permanent_uuid: "2ba1f4397aac467e83a59c1ab8f383af" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 40225 } }
I20260710 13:16:47.760237 10100 catalog_manager.cc:5697] T 0d6b164168c64c448baac510995295a5 P e57db580c4024069ad8012b99959aa1f reported cstate change: term changed from 1 to 2, leader changed from 2ba1f4397aac467e83a59c1ab8f383af (127.5.154.3) to e57db580c4024069ad8012b99959aa1f (127.5.154.2). New cstate: current_term: 2 leader_uuid: "e57db580c4024069ad8012b99959aa1f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d4e4f78de25f4680a35df6a34eb8f1b0" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 35279 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e57db580c4024069ad8012b99959aa1f" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 39171 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2ba1f4397aac467e83a59c1ab8f383af" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 40225 } health_report { overall_health: UNKNOWN } } }
I20260710 13:16:47.765019 10493 consensus_queue.cc:1048] T 93d2fe505f5c457f8b47b4fcd4cf114a P e57db580c4024069ad8012b99959aa1f [LEADER]: Connected to new peer: Peer: permanent_uuid: "2ba1f4397aac467e83a59c1ab8f383af" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 40225 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:16:47.775390 10459 consensus_queue.cc:1048] T 93d2fe505f5c457f8b47b4fcd4cf114a P e57db580c4024069ad8012b99959aa1f [LEADER]: Connected to new peer: Peer: permanent_uuid: "d4e4f78de25f4680a35df6a34eb8f1b0" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 35279 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:16:47.792306 10462 consensus_queue.cc:1048] T 5dfb8ad78c8e460fa01772d1e0d9bb02 P d4e4f78de25f4680a35df6a34eb8f1b0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2ba1f4397aac467e83a59c1ab8f383af" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 40225 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:16:47.801594 10499 consensus_queue.cc:1048] T 5dfb8ad78c8e460fa01772d1e0d9bb02 P d4e4f78de25f4680a35df6a34eb8f1b0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e57db580c4024069ad8012b99959aa1f" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 39171 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:16:47.807713 10505 raft_consensus.cc:993] T 5dfb8ad78c8e460fa01772d1e0d9bb02 P d4e4f78de25f4680a35df6a34eb8f1b0: : Instructing follower e57db580c4024069ad8012b99959aa1f to start an election
I20260710 13:16:47.808154 10499 raft_consensus.cc:1081] T 5dfb8ad78c8e460fa01772d1e0d9bb02 P d4e4f78de25f4680a35df6a34eb8f1b0 [term 1 LEADER]: Signalling peer e57db580c4024069ad8012b99959aa1f to start an election
I20260710 13:16:47.810015 10277 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "5dfb8ad78c8e460fa01772d1e0d9bb02"
dest_uuid: "e57db580c4024069ad8012b99959aa1f"
 from {username='slave'} at 127.0.0.1:36526
I20260710 13:16:47.810559 10277 raft_consensus.cc:493] T 5dfb8ad78c8e460fa01772d1e0d9bb02 P e57db580c4024069ad8012b99959aa1f [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:16:47.810897 10277 raft_consensus.cc:3060] T 5dfb8ad78c8e460fa01772d1e0d9bb02 P e57db580c4024069ad8012b99959aa1f [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:16:47.816897 10277 raft_consensus.cc:515] T 5dfb8ad78c8e460fa01772d1e0d9bb02 P e57db580c4024069ad8012b99959aa1f [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d4e4f78de25f4680a35df6a34eb8f1b0" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 35279 } } peers { permanent_uuid: "e57db580c4024069ad8012b99959aa1f" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 39171 } } peers { permanent_uuid: "2ba1f4397aac467e83a59c1ab8f383af" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 40225 } }
I20260710 13:16:47.818631 10277 leader_election.cc:290] T 5dfb8ad78c8e460fa01772d1e0d9bb02 P e57db580c4024069ad8012b99959aa1f [CANDIDATE]: Term 2 election: Requested vote from peers d4e4f78de25f4680a35df6a34eb8f1b0 (127.5.154.1:35279), 2ba1f4397aac467e83a59c1ab8f383af (127.5.154.3:40225)
I20260710 13:16:47.819290 10202 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5dfb8ad78c8e460fa01772d1e0d9bb02" candidate_uuid: "e57db580c4024069ad8012b99959aa1f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "d4e4f78de25f4680a35df6a34eb8f1b0"
I20260710 13:16:47.819705 10350 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5dfb8ad78c8e460fa01772d1e0d9bb02" candidate_uuid: "e57db580c4024069ad8012b99959aa1f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "2ba1f4397aac467e83a59c1ab8f383af"
I20260710 13:16:47.819859 10202 raft_consensus.cc:3055] T 5dfb8ad78c8e460fa01772d1e0d9bb02 P d4e4f78de25f4680a35df6a34eb8f1b0 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:16:47.820211 10202 raft_consensus.cc:740] T 5dfb8ad78c8e460fa01772d1e0d9bb02 P d4e4f78de25f4680a35df6a34eb8f1b0 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: d4e4f78de25f4680a35df6a34eb8f1b0, State: Running, Role: LEADER
I20260710 13:16:47.821008 10202 consensus_queue.cc:260] T 5dfb8ad78c8e460fa01772d1e0d9bb02 P d4e4f78de25f4680a35df6a34eb8f1b0 [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: "d4e4f78de25f4680a35df6a34eb8f1b0" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 35279 } } peers { permanent_uuid: "e57db580c4024069ad8012b99959aa1f" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 39171 } } peers { permanent_uuid: "2ba1f4397aac467e83a59c1ab8f383af" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 40225 } }
I20260710 13:16:47.822091 10202 raft_consensus.cc:3060] T 5dfb8ad78c8e460fa01772d1e0d9bb02 P d4e4f78de25f4680a35df6a34eb8f1b0 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:16:47.820232 10350 raft_consensus.cc:3060] T 5dfb8ad78c8e460fa01772d1e0d9bb02 P 2ba1f4397aac467e83a59c1ab8f383af [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:16:47.828135 10202 raft_consensus.cc:2468] T 5dfb8ad78c8e460fa01772d1e0d9bb02 P d4e4f78de25f4680a35df6a34eb8f1b0 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e57db580c4024069ad8012b99959aa1f in term 2.
I20260710 13:16:47.829030 10350 raft_consensus.cc:2468] T 5dfb8ad78c8e460fa01772d1e0d9bb02 P 2ba1f4397aac467e83a59c1ab8f383af [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e57db580c4024069ad8012b99959aa1f in term 2.
I20260710 13:16:47.829821 10242 leader_election.cc:304] T 5dfb8ad78c8e460fa01772d1e0d9bb02 P e57db580c4024069ad8012b99959aa1f [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: d4e4f78de25f4680a35df6a34eb8f1b0, e57db580c4024069ad8012b99959aa1f; no voters: 
I20260710 13:16:47.830633 10459 raft_consensus.cc:2804] T 5dfb8ad78c8e460fa01772d1e0d9bb02 P e57db580c4024069ad8012b99959aa1f [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:16:47.831029 10459 raft_consensus.cc:697] T 5dfb8ad78c8e460fa01772d1e0d9bb02 P e57db580c4024069ad8012b99959aa1f [term 2 LEADER]: Becoming Leader. State: Replica: e57db580c4024069ad8012b99959aa1f, State: Running, Role: LEADER
I20260710 13:16:47.831746 10459 consensus_queue.cc:237] T 5dfb8ad78c8e460fa01772d1e0d9bb02 P e57db580c4024069ad8012b99959aa1f [LEADER]: Queue 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: "d4e4f78de25f4680a35df6a34eb8f1b0" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 35279 } } peers { permanent_uuid: "e57db580c4024069ad8012b99959aa1f" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 39171 } } peers { permanent_uuid: "2ba1f4397aac467e83a59c1ab8f383af" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 40225 } }
I20260710 13:16:47.837476 10099 catalog_manager.cc:5697] T 5dfb8ad78c8e460fa01772d1e0d9bb02 P e57db580c4024069ad8012b99959aa1f reported cstate change: term changed from 1 to 2, leader changed from d4e4f78de25f4680a35df6a34eb8f1b0 (127.5.154.1) to e57db580c4024069ad8012b99959aa1f (127.5.154.2). New cstate: current_term: 2 leader_uuid: "e57db580c4024069ad8012b99959aa1f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d4e4f78de25f4680a35df6a34eb8f1b0" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 35279 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e57db580c4024069ad8012b99959aa1f" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 39171 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2ba1f4397aac467e83a59c1ab8f383af" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 40225 } health_report { overall_health: UNKNOWN } } }
I20260710 13:16:47.876955 10476 consensus_queue.cc:1048] T d1366da75f8e407395aa0a15221f008a P 2ba1f4397aac467e83a59c1ab8f383af [LEADER]: Connected to new peer: Peer: permanent_uuid: "e57db580c4024069ad8012b99959aa1f" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 39171 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:16:47.888034 10524 consensus_queue.cc:1048] T d1366da75f8e407395aa0a15221f008a P 2ba1f4397aac467e83a59c1ab8f383af [LEADER]: Connected to new peer: Peer: permanent_uuid: "d4e4f78de25f4680a35df6a34eb8f1b0" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 35279 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:16:48.036252 10277 raft_consensus.cc:1275] T 066b544077f94b0898ab177b82b73fb6 P e57db580c4024069ad8012b99959aa1f [term 2 FOLLOWER]: Refusing update from remote peer d4e4f78de25f4680a35df6a34eb8f1b0: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:16:48.037259 10499 consensus_queue.cc:1048] T 066b544077f94b0898ab177b82b73fb6 P d4e4f78de25f4680a35df6a34eb8f1b0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e57db580c4024069ad8012b99959aa1f" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 39171 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:16:48.044342 10352 raft_consensus.cc:1275] T 066b544077f94b0898ab177b82b73fb6 P 2ba1f4397aac467e83a59c1ab8f383af [term 2 FOLLOWER]: Refusing update from remote peer d4e4f78de25f4680a35df6a34eb8f1b0: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:16:48.045809 10462 consensus_queue.cc:1048] T 066b544077f94b0898ab177b82b73fb6 P d4e4f78de25f4680a35df6a34eb8f1b0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2ba1f4397aac467e83a59c1ab8f383af" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 40225 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:16:48.054489 10277 raft_consensus.cc:1275] T d26d2f76c42d43b09ea7f2d34235329a P e57db580c4024069ad8012b99959aa1f [term 2 FOLLOWER]: Refusing update from remote peer d4e4f78de25f4680a35df6a34eb8f1b0: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:16:48.055421 10462 consensus_queue.cc:1048] T d26d2f76c42d43b09ea7f2d34235329a P d4e4f78de25f4680a35df6a34eb8f1b0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e57db580c4024069ad8012b99959aa1f" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 39171 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:16:48.061707 10350 raft_consensus.cc:1275] T d26d2f76c42d43b09ea7f2d34235329a P 2ba1f4397aac467e83a59c1ab8f383af [term 2 FOLLOWER]: Refusing update from remote peer d4e4f78de25f4680a35df6a34eb8f1b0: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:16:48.062899 10499 consensus_queue.cc:1048] T d26d2f76c42d43b09ea7f2d34235329a P d4e4f78de25f4680a35df6a34eb8f1b0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2ba1f4397aac467e83a59c1ab8f383af" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 40225 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:16:48.173314 10203 raft_consensus.cc:1275] T be888d74965f4e05999f0c906d9ada41 P d4e4f78de25f4680a35df6a34eb8f1b0 [term 2 FOLLOWER]: Refusing update from remote peer e57db580c4024069ad8012b99959aa1f: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:16:48.174410 10459 consensus_queue.cc:1048] T be888d74965f4e05999f0c906d9ada41 P e57db580c4024069ad8012b99959aa1f [LEADER]: Connected to new peer: Peer: permanent_uuid: "d4e4f78de25f4680a35df6a34eb8f1b0" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 35279 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:16:48.177037 10202 raft_consensus.cc:1275] T 0d6b164168c64c448baac510995295a5 P d4e4f78de25f4680a35df6a34eb8f1b0 [term 2 FOLLOWER]: Refusing update from remote peer e57db580c4024069ad8012b99959aa1f: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:16:48.178076 10459 consensus_queue.cc:1048] T 0d6b164168c64c448baac510995295a5 P e57db580c4024069ad8012b99959aa1f [LEADER]: Connected to new peer: Peer: permanent_uuid: "d4e4f78de25f4680a35df6a34eb8f1b0" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 35279 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:16:48.181290 10352 raft_consensus.cc:1275] T be888d74965f4e05999f0c906d9ada41 P 2ba1f4397aac467e83a59c1ab8f383af [term 2 FOLLOWER]: Refusing update from remote peer e57db580c4024069ad8012b99959aa1f: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:16:48.182710 10554 consensus_queue.cc:1048] T be888d74965f4e05999f0c906d9ada41 P e57db580c4024069ad8012b99959aa1f [LEADER]: Connected to new peer: Peer: permanent_uuid: "2ba1f4397aac467e83a59c1ab8f383af" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 40225 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:16:48.188697 10350 raft_consensus.cc:1275] T 0d6b164168c64c448baac510995295a5 P 2ba1f4397aac467e83a59c1ab8f383af [term 2 FOLLOWER]: Refusing update from remote peer e57db580c4024069ad8012b99959aa1f: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:16:48.189818 10554 consensus_queue.cc:1048] T 0d6b164168c64c448baac510995295a5 P e57db580c4024069ad8012b99959aa1f [LEADER]: Connected to new peer: Peer: permanent_uuid: "2ba1f4397aac467e83a59c1ab8f383af" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 40225 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:16:48.227375 10352 raft_consensus.cc:1275] T 5dfb8ad78c8e460fa01772d1e0d9bb02 P 2ba1f4397aac467e83a59c1ab8f383af [term 2 FOLLOWER]: Refusing update from remote peer e57db580c4024069ad8012b99959aa1f: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:16:48.228359 10554 consensus_queue.cc:1048] T 5dfb8ad78c8e460fa01772d1e0d9bb02 P e57db580c4024069ad8012b99959aa1f [LEADER]: Connected to new peer: Peer: permanent_uuid: "2ba1f4397aac467e83a59c1ab8f383af" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 40225 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:16:48.235211 10203 raft_consensus.cc:1275] T 5dfb8ad78c8e460fa01772d1e0d9bb02 P d4e4f78de25f4680a35df6a34eb8f1b0 [term 2 FOLLOWER]: Refusing update from remote peer e57db580c4024069ad8012b99959aa1f: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:16:48.238019 10459 consensus_queue.cc:1048] T 5dfb8ad78c8e460fa01772d1e0d9bb02 P e57db580c4024069ad8012b99959aa1f [LEADER]: Connected to new peer: Peer: permanent_uuid: "d4e4f78de25f4680a35df6a34eb8f1b0" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 35279 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:16:50.571408 10100 catalog_manager.cc:2533] Servicing SoftDeleteTable request from {username='slave'} at 127.0.0.1:38082:
table { table_name: "soft_deleted_table" } modify_external_catalogs: true reserve_seconds: 3600
I20260710 13:16:50.589352 10100 catalog_manager.cc:3570] Servicing AlterTable request from {username='slave'} at 127.0.0.1:38082:
table { table_name: "soft_deleted_table" } new_extra_configs { key: "kudu.table.disable_compaction" value: "true" }
I20260710 13:16:50.628919  5736 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
W20260710 13:16:50.734562 10579 log.cc:927] Time spent T 5dfb8ad78c8e460fa01772d1e0d9bb02 P e57db580c4024069ad8012b99959aa1f: Append to log took a long time: real 0.072s	user 0.004s	sys 0.000s
W20260710 13:16:50.744737 10573 log.cc:927] Time spent T 16b7cde21b614e3fab5a5ba7825a7792 P d4e4f78de25f4680a35df6a34eb8f1b0: Append to log took a long time: real 0.082s	user 0.002s	sys 0.000s
I20260710 13:16:50.784057 10607 tablet.cc:1724] T be888d74965f4e05999f0c906d9ada41 P e57db580c4024069ad8012b99959aa1f: 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
W20260710 13:16:50.820009 10594 log.cc:927] Time spent T 93d2fe505f5c457f8b47b4fcd4cf114a P d4e4f78de25f4680a35df6a34eb8f1b0: Append to log took a long time: real 0.076s	user 0.001s	sys 0.000s
W20260710 13:16:50.875140 10595 log.cc:927] Time spent T 16b7cde21b614e3fab5a5ba7825a7792 P 2ba1f4397aac467e83a59c1ab8f383af: Append to log took a long time: real 0.082s	user 0.000s	sys 0.000s
I20260710 13:16:50.909893 10613 tablet.cc:1724] T d26d2f76c42d43b09ea7f2d34235329a P d4e4f78de25f4680a35df6a34eb8f1b0: 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
I20260710 13:16:50.934442 10607 tablet.cc:1724] T 5dfb8ad78c8e460fa01772d1e0d9bb02 P e57db580c4024069ad8012b99959aa1f: 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
I20260710 13:16:50.936447 10625 tablet.cc:1724] T 93d2fe505f5c457f8b47b4fcd4cf114a P e57db580c4024069ad8012b99959aa1f: 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
I20260710 13:16:50.921614 10620 tablet.cc:1724] T be888d74965f4e05999f0c906d9ada41 P d4e4f78de25f4680a35df6a34eb8f1b0: 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
W20260710 13:16:50.967820 10610 log.cc:927] Time spent T 066b544077f94b0898ab177b82b73fb6 P e57db580c4024069ad8012b99959aa1f: Append to log took a long time: real 0.074s	user 0.001s	sys 0.000s
I20260710 13:16:50.979099 10274 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "2175c7f785194b89900558f149d8f18a"
dest_uuid: "e57db580c4024069ad8012b99959aa1f"
mode: GRACEFUL
new_leader_uuid: "2ba1f4397aac467e83a59c1ab8f383af"
 from {username='slave'} at 127.0.0.1:51828
I20260710 13:16:50.979655 10274 raft_consensus.cc:606] T 2175c7f785194b89900558f149d8f18a P e57db580c4024069ad8012b99959aa1f [term 2 LEADER]: Received request to transfer leadership to TS 2ba1f4397aac467e83a59c1ab8f383af
I20260710 13:16:50.971443 10621 tablet.cc:1724] T d1366da75f8e407395aa0a15221f008a P e57db580c4024069ad8012b99959aa1f: 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
I20260710 13:16:50.980193 10626 tablet.cc:1724] T d1366da75f8e407395aa0a15221f008a P 2ba1f4397aac467e83a59c1ab8f383af: 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
I20260710 13:16:51.010927 10620 tablet.cc:1724] T 5dfb8ad78c8e460fa01772d1e0d9bb02 P d4e4f78de25f4680a35df6a34eb8f1b0: 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
W20260710 13:16:51.013610 10609 log.cc:927] Time spent T d1366da75f8e407395aa0a15221f008a P d4e4f78de25f4680a35df6a34eb8f1b0: Append to log took a long time: real 0.074s	user 0.001s	sys 0.000s
I20260710 13:16:51.020328 10607 tablet.cc:1724] T 16b7cde21b614e3fab5a5ba7825a7792 P e57db580c4024069ad8012b99959aa1f: 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
I20260710 13:16:51.045676 10631 tablet.cc:1724] T 16b7cde21b614e3fab5a5ba7825a7792 P d4e4f78de25f4680a35df6a34eb8f1b0: 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
I20260710 13:16:51.053290 10623 tablet.cc:1724] T d26d2f76c42d43b09ea7f2d34235329a P 2ba1f4397aac467e83a59c1ab8f383af: 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
I20260710 13:16:51.053874 10633 tablet.cc:1724] T 0d6b164168c64c448baac510995295a5 P e57db580c4024069ad8012b99959aa1f: 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
I20260710 13:16:51.056164 10629 tablet.cc:1724] T bc63faa9d8b240db912e66c058d7dbf1 P d4e4f78de25f4680a35df6a34eb8f1b0: 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
I20260710 13:16:51.056825 10628 tablet.cc:1724] T 93d2fe505f5c457f8b47b4fcd4cf114a P 2ba1f4397aac467e83a59c1ab8f383af: 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
I20260710 13:16:51.070401 10630 tablet.cc:1724] T bc63faa9d8b240db912e66c058d7dbf1 P 2ba1f4397aac467e83a59c1ab8f383af: 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
I20260710 13:16:51.070307 10626 tablet.cc:1724] T 16b7cde21b614e3fab5a5ba7825a7792 P 2ba1f4397aac467e83a59c1ab8f383af: 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
I20260710 13:16:51.081228 10621 tablet.cc:1724] T 066b544077f94b0898ab177b82b73fb6 P e57db580c4024069ad8012b99959aa1f: 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
I20260710 13:16:51.082633 10622 raft_consensus.cc:993] T 2175c7f785194b89900558f149d8f18a P e57db580c4024069ad8012b99959aa1f: : Instructing follower 2ba1f4397aac467e83a59c1ab8f383af to start an election
I20260710 13:16:51.083107 10622 raft_consensus.cc:1081] T 2175c7f785194b89900558f149d8f18a P e57db580c4024069ad8012b99959aa1f [term 2 LEADER]: Signalling peer 2ba1f4397aac467e83a59c1ab8f383af to start an election
I20260710 13:16:51.084776 10620 tablet.cc:1724] T 93d2fe505f5c457f8b47b4fcd4cf114a P d4e4f78de25f4680a35df6a34eb8f1b0: 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
I20260710 13:16:51.067703 10625 tablet.cc:1724] T d26d2f76c42d43b09ea7f2d34235329a P e57db580c4024069ad8012b99959aa1f: 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
I20260710 13:16:51.101080 10351 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "2175c7f785194b89900558f149d8f18a"
dest_uuid: "2ba1f4397aac467e83a59c1ab8f383af"
 from {username='slave'} at 127.0.0.1:43750
I20260710 13:16:51.101608 10351 raft_consensus.cc:493] T 2175c7f785194b89900558f149d8f18a P 2ba1f4397aac467e83a59c1ab8f383af [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:16:51.101966 10351 raft_consensus.cc:3060] T 2175c7f785194b89900558f149d8f18a P 2ba1f4397aac467e83a59c1ab8f383af [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:16:51.100925 10626 tablet.cc:1724] T 066b544077f94b0898ab177b82b73fb6 P 2ba1f4397aac467e83a59c1ab8f383af: 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
I20260710 13:16:51.104453 10633 tablet.cc:1724] T bc63faa9d8b240db912e66c058d7dbf1 P e57db580c4024069ad8012b99959aa1f: 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
I20260710 13:16:51.111279 10198 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "ca2a85fd3b2d464ab3d26eb371cfc21e"
dest_uuid: "d4e4f78de25f4680a35df6a34eb8f1b0"
mode: GRACEFUL
new_leader_uuid: "2ba1f4397aac467e83a59c1ab8f383af"
 from {username='slave'} at 127.0.0.1:41480
I20260710 13:16:51.111908 10198 raft_consensus.cc:606] T ca2a85fd3b2d464ab3d26eb371cfc21e P d4e4f78de25f4680a35df6a34eb8f1b0 [term 2 LEADER]: Received request to transfer leadership to TS 2ba1f4397aac467e83a59c1ab8f383af
I20260710 13:16:51.092723 10613 tablet.cc:1724] T 066b544077f94b0898ab177b82b73fb6 P d4e4f78de25f4680a35df6a34eb8f1b0: 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
I20260710 13:16:51.121313 10623 tablet.cc:1724] T 0d6b164168c64c448baac510995295a5 P 2ba1f4397aac467e83a59c1ab8f383af: 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
I20260710 13:16:51.123354  5736 auto_leader_rebalancer.cc:479] table: test-workload, leader rebalance finish, leader transfer count: 2
I20260710 13:16:51.124006  5736 auto_leader_rebalancer.cc:554] All tables' leader rebalancing finished this round
I20260710 13:16:51.123705 10630 tablet.cc:1724] T be888d74965f4e05999f0c906d9ada41 P 2ba1f4397aac467e83a59c1ab8f383af: 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
I20260710 13:16:51.131910 10351 raft_consensus.cc:515] T 2175c7f785194b89900558f149d8f18a P 2ba1f4397aac467e83a59c1ab8f383af [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d4e4f78de25f4680a35df6a34eb8f1b0" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 35279 } } peers { permanent_uuid: "e57db580c4024069ad8012b99959aa1f" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 39171 } } peers { permanent_uuid: "2ba1f4397aac467e83a59c1ab8f383af" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 40225 } }
I20260710 13:16:51.134548 10198 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2175c7f785194b89900558f149d8f18a" candidate_uuid: "2ba1f4397aac467e83a59c1ab8f383af" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "d4e4f78de25f4680a35df6a34eb8f1b0"
I20260710 13:16:51.135090 10198 raft_consensus.cc:3060] T 2175c7f785194b89900558f149d8f18a P d4e4f78de25f4680a35df6a34eb8f1b0 [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:16:51.135990 10628 tablet.cc:1724] T 5dfb8ad78c8e460fa01772d1e0d9bb02 P 2ba1f4397aac467e83a59c1ab8f383af: 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
I20260710 13:16:51.141620 10277 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2175c7f785194b89900558f149d8f18a" candidate_uuid: "2ba1f4397aac467e83a59c1ab8f383af" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "e57db580c4024069ad8012b99959aa1f"
I20260710 13:16:51.142216 10277 raft_consensus.cc:3055] T 2175c7f785194b89900558f149d8f18a P e57db580c4024069ad8012b99959aa1f [term 2 LEADER]: Stepping down as leader of term 2
I20260710 13:16:51.142117 10198 raft_consensus.cc:2468] T 2175c7f785194b89900558f149d8f18a P d4e4f78de25f4680a35df6a34eb8f1b0 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2ba1f4397aac467e83a59c1ab8f383af in term 3.
I20260710 13:16:51.142557 10277 raft_consensus.cc:740] T 2175c7f785194b89900558f149d8f18a P e57db580c4024069ad8012b99959aa1f [term 2 LEADER]: Becoming Follower/Learner. State: Replica: e57db580c4024069ad8012b99959aa1f, State: Running, Role: LEADER
I20260710 13:16:51.143406 10277 consensus_queue.cc:260] T 2175c7f785194b89900558f149d8f18a P e57db580c4024069ad8012b99959aa1f [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: "d4e4f78de25f4680a35df6a34eb8f1b0" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 35279 } } peers { permanent_uuid: "e57db580c4024069ad8012b99959aa1f" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 39171 } } peers { permanent_uuid: "2ba1f4397aac467e83a59c1ab8f383af" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 40225 } }
I20260710 13:16:51.144618 10316 leader_election.cc:304] T 2175c7f785194b89900558f149d8f18a P 2ba1f4397aac467e83a59c1ab8f383af [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: 2ba1f4397aac467e83a59c1ab8f383af, d4e4f78de25f4680a35df6a34eb8f1b0; no voters: 
I20260710 13:16:51.145542 10556 raft_consensus.cc:2804] T 2175c7f785194b89900558f149d8f18a P 2ba1f4397aac467e83a59c1ab8f383af [term 3 FOLLOWER]: Leader election won for term 3
I20260710 13:16:51.145906 10351 leader_election.cc:290] T 2175c7f785194b89900558f149d8f18a P 2ba1f4397aac467e83a59c1ab8f383af [CANDIDATE]: Term 3 election: Requested vote from peers d4e4f78de25f4680a35df6a34eb8f1b0 (127.5.154.1:35279), e57db580c4024069ad8012b99959aa1f (127.5.154.2:39171)
I20260710 13:16:51.146023 10556 raft_consensus.cc:697] T 2175c7f785194b89900558f149d8f18a P 2ba1f4397aac467e83a59c1ab8f383af [term 3 LEADER]: Becoming Leader. State: Replica: 2ba1f4397aac467e83a59c1ab8f383af, State: Running, Role: LEADER
I20260710 13:16:51.147159 10277 raft_consensus.cc:3060] T 2175c7f785194b89900558f149d8f18a P e57db580c4024069ad8012b99959aa1f [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:16:51.150774 10556 consensus_queue.cc:237] T 2175c7f785194b89900558f149d8f18a P 2ba1f4397aac467e83a59c1ab8f383af [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: "d4e4f78de25f4680a35df6a34eb8f1b0" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 35279 } } peers { permanent_uuid: "e57db580c4024069ad8012b99959aa1f" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 39171 } } peers { permanent_uuid: "2ba1f4397aac467e83a59c1ab8f383af" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 40225 } }
I20260710 13:16:51.151594 10613 tablet.cc:1724] T d1366da75f8e407395aa0a15221f008a P d4e4f78de25f4680a35df6a34eb8f1b0: 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
I20260710 13:16:51.154001 10620 tablet.cc:1724] T 0d6b164168c64c448baac510995295a5 P d4e4f78de25f4680a35df6a34eb8f1b0: 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
I20260710 13:16:51.165145 10277 raft_consensus.cc:2468] T 2175c7f785194b89900558f149d8f18a P e57db580c4024069ad8012b99959aa1f [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2ba1f4397aac467e83a59c1ab8f383af in term 3.
I20260710 13:16:51.170204 10099 catalog_manager.cc:6242] T 00000000000000000000000000000000 P 2568ce5086484ccbbc4d1971045d6f78: soft_deleted_table [id=5086e9821bc94f6eaa5f6061a7db0e0f] alter complete (version 1)
I20260710 13:16:51.181371 10100 catalog_manager.cc:5697] T 2175c7f785194b89900558f149d8f18a P 2ba1f4397aac467e83a59c1ab8f383af reported cstate change: term changed from 2 to 3, leader changed from e57db580c4024069ad8012b99959aa1f (127.5.154.2) to 2ba1f4397aac467e83a59c1ab8f383af (127.5.154.3). New cstate: current_term: 3 leader_uuid: "2ba1f4397aac467e83a59c1ab8f383af" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d4e4f78de25f4680a35df6a34eb8f1b0" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 35279 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e57db580c4024069ad8012b99959aa1f" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 39171 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2ba1f4397aac467e83a59c1ab8f383af" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 40225 } health_report { overall_health: HEALTHY } } }
I20260710 13:16:51.399453 10599 raft_consensus.cc:993] T ca2a85fd3b2d464ab3d26eb371cfc21e P d4e4f78de25f4680a35df6a34eb8f1b0: : Instructing follower 2ba1f4397aac467e83a59c1ab8f383af to start an election
I20260710 13:16:51.399955 10599 raft_consensus.cc:1081] T ca2a85fd3b2d464ab3d26eb371cfc21e P d4e4f78de25f4680a35df6a34eb8f1b0 [term 2 LEADER]: Signalling peer 2ba1f4397aac467e83a59c1ab8f383af to start an election
I20260710 13:16:51.401361 10352 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "ca2a85fd3b2d464ab3d26eb371cfc21e"
dest_uuid: "2ba1f4397aac467e83a59c1ab8f383af"
 from {username='slave'} at 127.0.0.1:43764
I20260710 13:16:51.401858 10352 raft_consensus.cc:493] T ca2a85fd3b2d464ab3d26eb371cfc21e P 2ba1f4397aac467e83a59c1ab8f383af [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:16:51.402206 10352 raft_consensus.cc:3060] T ca2a85fd3b2d464ab3d26eb371cfc21e P 2ba1f4397aac467e83a59c1ab8f383af [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:16:51.407642 10352 raft_consensus.cc:515] T ca2a85fd3b2d464ab3d26eb371cfc21e P 2ba1f4397aac467e83a59c1ab8f383af [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ba1f4397aac467e83a59c1ab8f383af" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 40225 } } peers { permanent_uuid: "d4e4f78de25f4680a35df6a34eb8f1b0" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 35279 } } peers { permanent_uuid: "e57db580c4024069ad8012b99959aa1f" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 39171 } }
I20260710 13:16:51.409106 10352 leader_election.cc:290] T ca2a85fd3b2d464ab3d26eb371cfc21e P 2ba1f4397aac467e83a59c1ab8f383af [CANDIDATE]: Term 3 election: Requested vote from peers d4e4f78de25f4680a35df6a34eb8f1b0 (127.5.154.1:35279), e57db580c4024069ad8012b99959aa1f (127.5.154.2:39171)
I20260710 13:16:51.409760 10198 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ca2a85fd3b2d464ab3d26eb371cfc21e" candidate_uuid: "2ba1f4397aac467e83a59c1ab8f383af" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "d4e4f78de25f4680a35df6a34eb8f1b0"
I20260710 13:16:51.409870 10277 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ca2a85fd3b2d464ab3d26eb371cfc21e" candidate_uuid: "2ba1f4397aac467e83a59c1ab8f383af" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "e57db580c4024069ad8012b99959aa1f"
I20260710 13:16:51.410348 10198 raft_consensus.cc:3055] T ca2a85fd3b2d464ab3d26eb371cfc21e P d4e4f78de25f4680a35df6a34eb8f1b0 [term 2 LEADER]: Stepping down as leader of term 2
I20260710 13:16:51.410408 10277 raft_consensus.cc:3060] T ca2a85fd3b2d464ab3d26eb371cfc21e P e57db580c4024069ad8012b99959aa1f [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:16:51.410641 10198 raft_consensus.cc:740] T ca2a85fd3b2d464ab3d26eb371cfc21e P d4e4f78de25f4680a35df6a34eb8f1b0 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: d4e4f78de25f4680a35df6a34eb8f1b0, State: Running, Role: LEADER
I20260710 13:16:51.411319 10198 consensus_queue.cc:260] T ca2a85fd3b2d464ab3d26eb371cfc21e P d4e4f78de25f4680a35df6a34eb8f1b0 [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: "2ba1f4397aac467e83a59c1ab8f383af" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 40225 } } peers { permanent_uuid: "d4e4f78de25f4680a35df6a34eb8f1b0" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 35279 } } peers { permanent_uuid: "e57db580c4024069ad8012b99959aa1f" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 39171 } }
I20260710 13:16:51.412289 10198 raft_consensus.cc:3060] T ca2a85fd3b2d464ab3d26eb371cfc21e P d4e4f78de25f4680a35df6a34eb8f1b0 [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:16:51.414693 10277 raft_consensus.cc:2468] T ca2a85fd3b2d464ab3d26eb371cfc21e P e57db580c4024069ad8012b99959aa1f [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2ba1f4397aac467e83a59c1ab8f383af in term 3.
I20260710 13:16:51.415534 10316 leader_election.cc:304] T ca2a85fd3b2d464ab3d26eb371cfc21e P 2ba1f4397aac467e83a59c1ab8f383af [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: 2ba1f4397aac467e83a59c1ab8f383af, e57db580c4024069ad8012b99959aa1f; no voters: 
I20260710 13:16:51.416076 10556 raft_consensus.cc:2804] T ca2a85fd3b2d464ab3d26eb371cfc21e P 2ba1f4397aac467e83a59c1ab8f383af [term 3 FOLLOWER]: Leader election won for term 3
I20260710 13:16:51.416424 10556 raft_consensus.cc:697] T ca2a85fd3b2d464ab3d26eb371cfc21e P 2ba1f4397aac467e83a59c1ab8f383af [term 3 LEADER]: Becoming Leader. State: Replica: 2ba1f4397aac467e83a59c1ab8f383af, State: Running, Role: LEADER
I20260710 13:16:51.417016 10198 raft_consensus.cc:2468] T ca2a85fd3b2d464ab3d26eb371cfc21e P d4e4f78de25f4680a35df6a34eb8f1b0 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2ba1f4397aac467e83a59c1ab8f383af in term 3.
I20260710 13:16:51.417105 10556 consensus_queue.cc:237] T ca2a85fd3b2d464ab3d26eb371cfc21e P 2ba1f4397aac467e83a59c1ab8f383af [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: "2ba1f4397aac467e83a59c1ab8f383af" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 40225 } } peers { permanent_uuid: "d4e4f78de25f4680a35df6a34eb8f1b0" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 35279 } } peers { permanent_uuid: "e57db580c4024069ad8012b99959aa1f" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 39171 } }
I20260710 13:16:51.425843 10100 catalog_manager.cc:5697] T ca2a85fd3b2d464ab3d26eb371cfc21e P 2ba1f4397aac467e83a59c1ab8f383af reported cstate change: term changed from 2 to 3, leader changed from d4e4f78de25f4680a35df6a34eb8f1b0 (127.5.154.1) to 2ba1f4397aac467e83a59c1ab8f383af (127.5.154.3). New cstate: current_term: 3 leader_uuid: "2ba1f4397aac467e83a59c1ab8f383af" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ba1f4397aac467e83a59c1ab8f383af" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 40225 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d4e4f78de25f4680a35df6a34eb8f1b0" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 35279 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e57db580c4024069ad8012b99959aa1f" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 39171 } health_report { overall_health: UNKNOWN } } }
I20260710 13:16:51.584278 10198 raft_consensus.cc:1275] T 2175c7f785194b89900558f149d8f18a P d4e4f78de25f4680a35df6a34eb8f1b0 [term 3 FOLLOWER]: Refusing update from remote peer 2ba1f4397aac467e83a59c1ab8f383af: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 13:16:51.585445 10556 consensus_queue.cc:1048] T 2175c7f785194b89900558f149d8f18a P 2ba1f4397aac467e83a59c1ab8f383af [LEADER]: Connected to new peer: Peer: permanent_uuid: "d4e4f78de25f4680a35df6a34eb8f1b0" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 35279 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 13:16:51.599742 10277 raft_consensus.cc:1275] T 2175c7f785194b89900558f149d8f18a P e57db580c4024069ad8012b99959aa1f [term 3 FOLLOWER]: Refusing update from remote peer 2ba1f4397aac467e83a59c1ab8f383af: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 13:16:51.601210 10556 consensus_queue.cc:1048] T 2175c7f785194b89900558f149d8f18a P 2ba1f4397aac467e83a59c1ab8f383af [LEADER]: Connected to new peer: Peer: permanent_uuid: "e57db580c4024069ad8012b99959aa1f" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 39171 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 13:16:51.832705 10277 raft_consensus.cc:1275] T ca2a85fd3b2d464ab3d26eb371cfc21e P e57db580c4024069ad8012b99959aa1f [term 3 FOLLOWER]: Refusing update from remote peer 2ba1f4397aac467e83a59c1ab8f383af: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 13:16:51.833760 10556 consensus_queue.cc:1048] T ca2a85fd3b2d464ab3d26eb371cfc21e P 2ba1f4397aac467e83a59c1ab8f383af [LEADER]: Connected to new peer: Peer: permanent_uuid: "e57db580c4024069ad8012b99959aa1f" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 39171 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 13:16:51.844419 10199 raft_consensus.cc:1275] T ca2a85fd3b2d464ab3d26eb371cfc21e P d4e4f78de25f4680a35df6a34eb8f1b0 [term 3 FOLLOWER]: Refusing update from remote peer 2ba1f4397aac467e83a59c1ab8f383af: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 13:16:51.845676 10642 consensus_queue.cc:1048] T ca2a85fd3b2d464ab3d26eb371cfc21e P 2ba1f4397aac467e83a59c1ab8f383af [LEADER]: Connected to new peer: Peer: permanent_uuid: "d4e4f78de25f4680a35df6a34eb8f1b0" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 35279 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 13:16:52.174084  5736 tablet_server.cc:179] TabletServer@127.5.154.1:0 shutting down...
I20260710 13:16:52.196118  5736 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260710 13:16:52.196826  5736 tablet_replica.cc:333] T 0d6b164168c64c448baac510995295a5 P d4e4f78de25f4680a35df6a34eb8f1b0: stopping tablet replica
I20260710 13:16:52.197407  5736 raft_consensus.cc:2243] T 0d6b164168c64c448baac510995295a5 P d4e4f78de25f4680a35df6a34eb8f1b0 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:16:52.197844  5736 raft_consensus.cc:2272] T 0d6b164168c64c448baac510995295a5 P d4e4f78de25f4680a35df6a34eb8f1b0 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:16:52.199556  5736 tablet_replica.cc:333] T 93d2fe505f5c457f8b47b4fcd4cf114a P d4e4f78de25f4680a35df6a34eb8f1b0: stopping tablet replica
I20260710 13:16:52.200088  5736 raft_consensus.cc:2243] T 93d2fe505f5c457f8b47b4fcd4cf114a P d4e4f78de25f4680a35df6a34eb8f1b0 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:16:52.200476  5736 raft_consensus.cc:2272] T 93d2fe505f5c457f8b47b4fcd4cf114a P d4e4f78de25f4680a35df6a34eb8f1b0 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:16:52.202118  5736 tablet_replica.cc:333] T d26d2f76c42d43b09ea7f2d34235329a P d4e4f78de25f4680a35df6a34eb8f1b0: stopping tablet replica
I20260710 13:16:52.202606  5736 raft_consensus.cc:2243] T d26d2f76c42d43b09ea7f2d34235329a P d4e4f78de25f4680a35df6a34eb8f1b0 [term 2 LEADER]: Raft consensus shutting down.
I20260710 13:16:52.203284  5736 raft_consensus.cc:2272] T d26d2f76c42d43b09ea7f2d34235329a P d4e4f78de25f4680a35df6a34eb8f1b0 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:16:52.204936  5736 tablet_replica.cc:333] T bc63faa9d8b240db912e66c058d7dbf1 P d4e4f78de25f4680a35df6a34eb8f1b0: stopping tablet replica
I20260710 13:16:52.205415  5736 raft_consensus.cc:2243] T bc63faa9d8b240db912e66c058d7dbf1 P d4e4f78de25f4680a35df6a34eb8f1b0 [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:16:52.206066  5736 raft_consensus.cc:2272] T bc63faa9d8b240db912e66c058d7dbf1 P d4e4f78de25f4680a35df6a34eb8f1b0 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:16:52.207612  5736 tablet_replica.cc:333] T 97065545ecde4e749598c987c5894b3a P d4e4f78de25f4680a35df6a34eb8f1b0: stopping tablet replica
I20260710 13:16:52.208118  5736 raft_consensus.cc:2243] T 97065545ecde4e749598c987c5894b3a P d4e4f78de25f4680a35df6a34eb8f1b0 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:16:52.208500  5736 raft_consensus.cc:2272] T 97065545ecde4e749598c987c5894b3a P d4e4f78de25f4680a35df6a34eb8f1b0 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:16:52.210259  5736 tablet_replica.cc:333] T 066b544077f94b0898ab177b82b73fb6 P d4e4f78de25f4680a35df6a34eb8f1b0: stopping tablet replica
I20260710 13:16:52.210755  5736 raft_consensus.cc:2243] T 066b544077f94b0898ab177b82b73fb6 P d4e4f78de25f4680a35df6a34eb8f1b0 [term 2 LEADER]: Raft consensus shutting down.
I20260710 13:16:52.211423  5736 raft_consensus.cc:2272] T 066b544077f94b0898ab177b82b73fb6 P d4e4f78de25f4680a35df6a34eb8f1b0 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:16:52.213119  5736 tablet_replica.cc:333] T 2995e352a5764bdf9862d0d4563189af P d4e4f78de25f4680a35df6a34eb8f1b0: stopping tablet replica
I20260710 13:16:52.213598  5736 raft_consensus.cc:2243] T 2995e352a5764bdf9862d0d4563189af P d4e4f78de25f4680a35df6a34eb8f1b0 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:16:52.213963  5736 raft_consensus.cc:2272] T 2995e352a5764bdf9862d0d4563189af P d4e4f78de25f4680a35df6a34eb8f1b0 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:16:52.215626  5736 tablet_replica.cc:333] T be888d74965f4e05999f0c906d9ada41 P d4e4f78de25f4680a35df6a34eb8f1b0: stopping tablet replica
I20260710 13:16:52.216116  5736 raft_consensus.cc:2243] T be888d74965f4e05999f0c906d9ada41 P d4e4f78de25f4680a35df6a34eb8f1b0 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:16:52.216495  5736 raft_consensus.cc:2272] T be888d74965f4e05999f0c906d9ada41 P d4e4f78de25f4680a35df6a34eb8f1b0 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:16:52.218122  5736 tablet_replica.cc:333] T 3098c1d0a82245f1a7f639573a2ea9c1 P d4e4f78de25f4680a35df6a34eb8f1b0: stopping tablet replica
I20260710 13:16:52.218601  5736 raft_consensus.cc:2243] T 3098c1d0a82245f1a7f639573a2ea9c1 P d4e4f78de25f4680a35df6a34eb8f1b0 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:16:52.218961  5736 raft_consensus.cc:2272] T 3098c1d0a82245f1a7f639573a2ea9c1 P d4e4f78de25f4680a35df6a34eb8f1b0 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:16:52.220579  5736 tablet_replica.cc:333] T ca2a85fd3b2d464ab3d26eb371cfc21e P d4e4f78de25f4680a35df6a34eb8f1b0: stopping tablet replica
I20260710 13:16:52.221038  5736 raft_consensus.cc:2243] T ca2a85fd3b2d464ab3d26eb371cfc21e P d4e4f78de25f4680a35df6a34eb8f1b0 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 13:16:52.221393  5736 raft_consensus.cc:2272] T ca2a85fd3b2d464ab3d26eb371cfc21e P d4e4f78de25f4680a35df6a34eb8f1b0 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 13:16:52.223883  5736 tablet_replica.cc:333] T 2175c7f785194b89900558f149d8f18a P d4e4f78de25f4680a35df6a34eb8f1b0: stopping tablet replica
I20260710 13:16:52.224359  5736 raft_consensus.cc:2243] T 2175c7f785194b89900558f149d8f18a P d4e4f78de25f4680a35df6a34eb8f1b0 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 13:16:52.224762  5736 raft_consensus.cc:2272] T 2175c7f785194b89900558f149d8f18a P d4e4f78de25f4680a35df6a34eb8f1b0 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 13:16:52.226708  5736 tablet_replica.cc:333] T 5dfb8ad78c8e460fa01772d1e0d9bb02 P d4e4f78de25f4680a35df6a34eb8f1b0: stopping tablet replica
I20260710 13:16:52.227197  5736 raft_consensus.cc:2243] T 5dfb8ad78c8e460fa01772d1e0d9bb02 P d4e4f78de25f4680a35df6a34eb8f1b0 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:16:52.227591  5736 raft_consensus.cc:2272] T 5dfb8ad78c8e460fa01772d1e0d9bb02 P d4e4f78de25f4680a35df6a34eb8f1b0 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:16:52.229164  5736 tablet_replica.cc:333] T d1366da75f8e407395aa0a15221f008a P d4e4f78de25f4680a35df6a34eb8f1b0: stopping tablet replica
I20260710 13:16:52.229771  5736 raft_consensus.cc:2243] T d1366da75f8e407395aa0a15221f008a P d4e4f78de25f4680a35df6a34eb8f1b0 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:16:52.230178  5736 raft_consensus.cc:2272] T d1366da75f8e407395aa0a15221f008a P d4e4f78de25f4680a35df6a34eb8f1b0 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:16:52.231722  5736 tablet_replica.cc:333] T 116e25461e474f1faf99a3f12a7a0185 P d4e4f78de25f4680a35df6a34eb8f1b0: stopping tablet replica
I20260710 13:16:52.232177  5736 raft_consensus.cc:2243] T 116e25461e474f1faf99a3f12a7a0185 P d4e4f78de25f4680a35df6a34eb8f1b0 [term 2 LEADER]: Raft consensus shutting down.
I20260710 13:16:52.232887  5736 raft_consensus.cc:2272] T 116e25461e474f1faf99a3f12a7a0185 P d4e4f78de25f4680a35df6a34eb8f1b0 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:16:52.234699  5736 tablet_replica.cc:333] T ce04f2bfb1fe41f2a477d2c9070c3120 P d4e4f78de25f4680a35df6a34eb8f1b0: stopping tablet replica
I20260710 13:16:52.235152  5736 raft_consensus.cc:2243] T ce04f2bfb1fe41f2a477d2c9070c3120 P d4e4f78de25f4680a35df6a34eb8f1b0 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:16:52.235584  5736 raft_consensus.cc:2272] T ce04f2bfb1fe41f2a477d2c9070c3120 P d4e4f78de25f4680a35df6a34eb8f1b0 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:16:52.237174  5736 tablet_replica.cc:333] T a20757695ef34cd882acb34664b1abe8 P d4e4f78de25f4680a35df6a34eb8f1b0: stopping tablet replica
I20260710 13:16:52.237602  5736 raft_consensus.cc:2243] T a20757695ef34cd882acb34664b1abe8 P d4e4f78de25f4680a35df6a34eb8f1b0 [term 2 LEADER]: Raft consensus shutting down.
I20260710 13:16:52.238258  5736 raft_consensus.cc:2272] T a20757695ef34cd882acb34664b1abe8 P d4e4f78de25f4680a35df6a34eb8f1b0 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:16:52.239940  5736 tablet_replica.cc:333] T 16b7cde21b614e3fab5a5ba7825a7792 P d4e4f78de25f4680a35df6a34eb8f1b0: stopping tablet replica
I20260710 13:16:52.240398  5736 raft_consensus.cc:2243] T 16b7cde21b614e3fab5a5ba7825a7792 P d4e4f78de25f4680a35df6a34eb8f1b0 [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:16:52.241094  5736 raft_consensus.cc:2272] T 16b7cde21b614e3fab5a5ba7825a7792 P d4e4f78de25f4680a35df6a34eb8f1b0 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:16:52.242877  5736 tablet_replica.cc:333] T e699aecba1724dce8b947e2cf0b83937 P d4e4f78de25f4680a35df6a34eb8f1b0: stopping tablet replica
I20260710 13:16:52.243292  5736 raft_consensus.cc:2243] T e699aecba1724dce8b947e2cf0b83937 P d4e4f78de25f4680a35df6a34eb8f1b0 [term 2 LEADER]: Raft consensus shutting down.
I20260710 13:16:52.243917  5736 raft_consensus.cc:2272] T e699aecba1724dce8b947e2cf0b83937 P d4e4f78de25f4680a35df6a34eb8f1b0 [term 2 FOLLOWER]: Raft consensus is shut down!
W20260710 13:16:52.256033 10242 proxy.cc:239] Call had error, refreshing address and retrying: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer [suppressed 12 similar messages]
W20260710 13:16:52.258620 10242 consensus_peers.cc:597] T 5dfb8ad78c8e460fa01772d1e0d9bb02 P e57db580c4024069ad8012b99959aa1f -> Peer d4e4f78de25f4680a35df6a34eb8f1b0 (127.5.154.1:35279): Couldn't send request to peer d4e4f78de25f4680a35df6a34eb8f1b0. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260710 13:16:52.278590 10242 consensus_peers.cc:597] T 2995e352a5764bdf9862d0d4563189af P e57db580c4024069ad8012b99959aa1f -> Peer d4e4f78de25f4680a35df6a34eb8f1b0 (127.5.154.1:35279): Couldn't send request to peer d4e4f78de25f4680a35df6a34eb8f1b0. Status: Network error: Client connection negotiation failed: client connection to 127.5.154.1:35279: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 13:16:52.280483  5736 tablet_server.cc:196] TabletServer@127.5.154.1:0 shutdown complete.
W20260710 13:16:52.293465 10316 consensus_peers.cc:597] T ca2a85fd3b2d464ab3d26eb371cfc21e P 2ba1f4397aac467e83a59c1ab8f383af -> Peer d4e4f78de25f4680a35df6a34eb8f1b0 (127.5.154.1:35279): Couldn't send request to peer d4e4f78de25f4680a35df6a34eb8f1b0. Status: Network error: Client connection negotiation failed: client connection to 127.5.154.1:35279: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 13:16:52.311012  5736 tablet_server.cc:179] TabletServer@127.5.154.2:0 shutting down...
W20260710 13:16:52.332940 10242 consensus_peers.cc:597] T 97065545ecde4e749598c987c5894b3a P e57db580c4024069ad8012b99959aa1f -> Peer d4e4f78de25f4680a35df6a34eb8f1b0 (127.5.154.1:35279): Couldn't send request to peer d4e4f78de25f4680a35df6a34eb8f1b0. Status: Network error: Client connection negotiation failed: client connection to 127.5.154.1:35279: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 13:16:52.333606  5736 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260710 13:16:52.334337  5736 tablet_replica.cc:333] T 0d6b164168c64c448baac510995295a5 P e57db580c4024069ad8012b99959aa1f: stopping tablet replica
I20260710 13:16:52.334889  5736 raft_consensus.cc:2243] T 0d6b164168c64c448baac510995295a5 P e57db580c4024069ad8012b99959aa1f [term 2 LEADER]: Raft consensus shutting down.
I20260710 13:16:52.335659  5736 raft_consensus.cc:2272] T 0d6b164168c64c448baac510995295a5 P e57db580c4024069ad8012b99959aa1f [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:16:52.337358  5736 tablet_replica.cc:333] T 93d2fe505f5c457f8b47b4fcd4cf114a P e57db580c4024069ad8012b99959aa1f: stopping tablet replica
I20260710 13:16:52.337864  5736 raft_consensus.cc:2243] T 93d2fe505f5c457f8b47b4fcd4cf114a P e57db580c4024069ad8012b99959aa1f [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:16:52.338497  5736 raft_consensus.cc:2272] T 93d2fe505f5c457f8b47b4fcd4cf114a P e57db580c4024069ad8012b99959aa1f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:16:52.340030  5736 tablet_replica.cc:333] T d26d2f76c42d43b09ea7f2d34235329a P e57db580c4024069ad8012b99959aa1f: stopping tablet replica
I20260710 13:16:52.340516  5736 raft_consensus.cc:2243] T d26d2f76c42d43b09ea7f2d34235329a P e57db580c4024069ad8012b99959aa1f [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:16:52.340965  5736 raft_consensus.cc:2272] T d26d2f76c42d43b09ea7f2d34235329a P e57db580c4024069ad8012b99959aa1f [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:16:52.342489  5736 tablet_replica.cc:333] T bc63faa9d8b240db912e66c058d7dbf1 P e57db580c4024069ad8012b99959aa1f: stopping tablet replica
I20260710 13:16:52.342967  5736 raft_consensus.cc:2243] T bc63faa9d8b240db912e66c058d7dbf1 P e57db580c4024069ad8012b99959aa1f [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:16:52.343333  5736 raft_consensus.cc:2272] T bc63faa9d8b240db912e66c058d7dbf1 P e57db580c4024069ad8012b99959aa1f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:16:52.345043  5736 tablet_replica.cc:333] T ce04f2bfb1fe41f2a477d2c9070c3120 P e57db580c4024069ad8012b99959aa1f: stopping tablet replica
I20260710 13:16:52.345494  5736 raft_consensus.cc:2243] T ce04f2bfb1fe41f2a477d2c9070c3120 P e57db580c4024069ad8012b99959aa1f [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:16:52.345845  5736 raft_consensus.cc:2272] T ce04f2bfb1fe41f2a477d2c9070c3120 P e57db580c4024069ad8012b99959aa1f [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:16:52.347525  5736 tablet_replica.cc:333] T a20757695ef34cd882acb34664b1abe8 P e57db580c4024069ad8012b99959aa1f: stopping tablet replica
I20260710 13:16:52.348002  5736 raft_consensus.cc:2243] T a20757695ef34cd882acb34664b1abe8 P e57db580c4024069ad8012b99959aa1f [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:16:52.348358  5736 raft_consensus.cc:2272] T a20757695ef34cd882acb34664b1abe8 P e57db580c4024069ad8012b99959aa1f [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:16:52.349992  5736 tablet_replica.cc:333] T 066b544077f94b0898ab177b82b73fb6 P e57db580c4024069ad8012b99959aa1f: stopping tablet replica
I20260710 13:16:52.350451  5736 raft_consensus.cc:2243] T 066b544077f94b0898ab177b82b73fb6 P e57db580c4024069ad8012b99959aa1f [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:16:52.350816  5736 raft_consensus.cc:2272] T 066b544077f94b0898ab177b82b73fb6 P e57db580c4024069ad8012b99959aa1f [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:16:52.352295  5736 tablet_replica.cc:333] T 97065545ecde4e749598c987c5894b3a P e57db580c4024069ad8012b99959aa1f: stopping tablet replica
I20260710 13:16:52.352771  5736 raft_consensus.cc:2243] T 97065545ecde4e749598c987c5894b3a P e57db580c4024069ad8012b99959aa1f [term 2 LEADER]: Raft consensus shutting down.
I20260710 13:16:52.353426  5736 raft_consensus.cc:2272] T 97065545ecde4e749598c987c5894b3a P e57db580c4024069ad8012b99959aa1f [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:16:52.355101  5736 tablet_replica.cc:333] T 2175c7f785194b89900558f149d8f18a P e57db580c4024069ad8012b99959aa1f: stopping tablet replica
I20260710 13:16:52.355584  5736 raft_consensus.cc:2243] T 2175c7f785194b89900558f149d8f18a P e57db580c4024069ad8012b99959aa1f [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 13:16:52.355937  5736 raft_consensus.cc:2272] T 2175c7f785194b89900558f149d8f18a P e57db580c4024069ad8012b99959aa1f [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 13:16:52.357865  5736 tablet_replica.cc:333] T 2995e352a5764bdf9862d0d4563189af P e57db580c4024069ad8012b99959aa1f: stopping tablet replica
I20260710 13:16:52.358338  5736 raft_consensus.cc:2243] T 2995e352a5764bdf9862d0d4563189af P e57db580c4024069ad8012b99959aa1f [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:16:52.358994  5736 raft_consensus.cc:2272] T 2995e352a5764bdf9862d0d4563189af P e57db580c4024069ad8012b99959aa1f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:16:52.360666  5736 tablet_replica.cc:333] T d1366da75f8e407395aa0a15221f008a P e57db580c4024069ad8012b99959aa1f: stopping tablet replica
I20260710 13:16:52.361294  5736 raft_consensus.cc:2243] T d1366da75f8e407395aa0a15221f008a P e57db580c4024069ad8012b99959aa1f [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:16:52.361755  5736 raft_consensus.cc:2272] T d1366da75f8e407395aa0a15221f008a P e57db580c4024069ad8012b99959aa1f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:16:52.363420  5736 tablet_replica.cc:333] T 5dfb8ad78c8e460fa01772d1e0d9bb02 P e57db580c4024069ad8012b99959aa1f: stopping tablet replica
I20260710 13:16:52.363924  5736 raft_consensus.cc:2243] T 5dfb8ad78c8e460fa01772d1e0d9bb02 P e57db580c4024069ad8012b99959aa1f [term 2 LEADER]: Raft consensus shutting down.
I20260710 13:16:52.364580  5736 raft_consensus.cc:2272] T 5dfb8ad78c8e460fa01772d1e0d9bb02 P e57db580c4024069ad8012b99959aa1f [term 2 FOLLOWER]: Raft consensus is shut down!
W20260710 13:16:52.364722 10242 consensus_peers.cc:597] T be888d74965f4e05999f0c906d9ada41 P e57db580c4024069ad8012b99959aa1f -> Peer d4e4f78de25f4680a35df6a34eb8f1b0 (127.5.154.1:35279): Couldn't send request to peer d4e4f78de25f4680a35df6a34eb8f1b0. Status: Network error: Client connection negotiation failed: client connection to 127.5.154.1:35279: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 13:16:52.366083  5736 tablet_replica.cc:333] T 116e25461e474f1faf99a3f12a7a0185 P e57db580c4024069ad8012b99959aa1f: stopping tablet replica
I20260710 13:16:52.366614  5736 raft_consensus.cc:2243] T 116e25461e474f1faf99a3f12a7a0185 P e57db580c4024069ad8012b99959aa1f [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:16:52.366976  5736 raft_consensus.cc:2272] T 116e25461e474f1faf99a3f12a7a0185 P e57db580c4024069ad8012b99959aa1f [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:16:52.368642  5736 tablet_replica.cc:333] T be888d74965f4e05999f0c906d9ada41 P e57db580c4024069ad8012b99959aa1f: stopping tablet replica
I20260710 13:16:52.369095  5736 raft_consensus.cc:2243] T be888d74965f4e05999f0c906d9ada41 P e57db580c4024069ad8012b99959aa1f [term 2 LEADER]: Raft consensus shutting down.
I20260710 13:16:52.369722  5736 raft_consensus.cc:2272] T be888d74965f4e05999f0c906d9ada41 P e57db580c4024069ad8012b99959aa1f [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:16:52.371279  5736 tablet_replica.cc:333] T ca2a85fd3b2d464ab3d26eb371cfc21e P e57db580c4024069ad8012b99959aa1f: stopping tablet replica
I20260710 13:16:52.371749  5736 raft_consensus.cc:2243] T ca2a85fd3b2d464ab3d26eb371cfc21e P e57db580c4024069ad8012b99959aa1f [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 13:16:52.372118  5736 raft_consensus.cc:2272] T ca2a85fd3b2d464ab3d26eb371cfc21e P e57db580c4024069ad8012b99959aa1f [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 13:16:52.374022  5736 tablet_replica.cc:333] T 3098c1d0a82245f1a7f639573a2ea9c1 P e57db580c4024069ad8012b99959aa1f: stopping tablet replica
I20260710 13:16:52.374476  5736 raft_consensus.cc:2243] T 3098c1d0a82245f1a7f639573a2ea9c1 P e57db580c4024069ad8012b99959aa1f [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:16:52.375089  5736 raft_consensus.cc:2272] T 3098c1d0a82245f1a7f639573a2ea9c1 P e57db580c4024069ad8012b99959aa1f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:16:52.376663  5736 tablet_replica.cc:333] T 16b7cde21b614e3fab5a5ba7825a7792 P e57db580c4024069ad8012b99959aa1f: stopping tablet replica
I20260710 13:16:52.377079  5736 raft_consensus.cc:2243] T 16b7cde21b614e3fab5a5ba7825a7792 P e57db580c4024069ad8012b99959aa1f [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:16:52.377439  5736 raft_consensus.cc:2272] T 16b7cde21b614e3fab5a5ba7825a7792 P e57db580c4024069ad8012b99959aa1f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:16:52.378902  5736 tablet_replica.cc:333] T e699aecba1724dce8b947e2cf0b83937 P e57db580c4024069ad8012b99959aa1f: stopping tablet replica
I20260710 13:16:52.379292  5736 raft_consensus.cc:2243] T e699aecba1724dce8b947e2cf0b83937 P e57db580c4024069ad8012b99959aa1f [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:16:52.379660  5736 raft_consensus.cc:2272] T e699aecba1724dce8b947e2cf0b83937 P e57db580c4024069ad8012b99959aa1f [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:16:52.413254  5736 tablet_server.cc:196] TabletServer@127.5.154.2:0 shutdown complete.
I20260710 13:16:52.438086  5736 tablet_server.cc:179] TabletServer@127.5.154.3:0 shutting down...
W20260710 13:16:52.450353 10316 consensus_peers.cc:597] T 2175c7f785194b89900558f149d8f18a P 2ba1f4397aac467e83a59c1ab8f383af -> Peer e57db580c4024069ad8012b99959aa1f (127.5.154.2:39171): Couldn't send request to peer e57db580c4024069ad8012b99959aa1f. Status: Network error: Client connection negotiation failed: client connection to 127.5.154.2:39171: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260710 13:16:52.455428 10316 consensus_peers.cc:597] T ca2a85fd3b2d464ab3d26eb371cfc21e P 2ba1f4397aac467e83a59c1ab8f383af -> Peer e57db580c4024069ad8012b99959aa1f (127.5.154.2:39171): Couldn't send request to peer e57db580c4024069ad8012b99959aa1f. Status: Network error: Client connection negotiation failed: client connection to 127.5.154.2:39171: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 13:16:52.466030  5736 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260710 13:16:52.466645  5736 tablet_replica.cc:333] T 0d6b164168c64c448baac510995295a5 P 2ba1f4397aac467e83a59c1ab8f383af: stopping tablet replica
I20260710 13:16:52.467181  5736 raft_consensus.cc:2243] T 0d6b164168c64c448baac510995295a5 P 2ba1f4397aac467e83a59c1ab8f383af [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:16:52.467612  5736 raft_consensus.cc:2272] T 0d6b164168c64c448baac510995295a5 P 2ba1f4397aac467e83a59c1ab8f383af [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:16:52.469293  5736 tablet_replica.cc:333] T 93d2fe505f5c457f8b47b4fcd4cf114a P 2ba1f4397aac467e83a59c1ab8f383af: stopping tablet replica
I20260710 13:16:52.469784  5736 raft_consensus.cc:2243] T 93d2fe505f5c457f8b47b4fcd4cf114a P 2ba1f4397aac467e83a59c1ab8f383af [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:16:52.470158  5736 raft_consensus.cc:2272] T 93d2fe505f5c457f8b47b4fcd4cf114a P 2ba1f4397aac467e83a59c1ab8f383af [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:16:52.471674  5736 tablet_replica.cc:333] T d26d2f76c42d43b09ea7f2d34235329a P 2ba1f4397aac467e83a59c1ab8f383af: stopping tablet replica
I20260710 13:16:52.472160  5736 raft_consensus.cc:2243] T d26d2f76c42d43b09ea7f2d34235329a P 2ba1f4397aac467e83a59c1ab8f383af [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:16:52.472522  5736 raft_consensus.cc:2272] T d26d2f76c42d43b09ea7f2d34235329a P 2ba1f4397aac467e83a59c1ab8f383af [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:16:52.474050  5736 tablet_replica.cc:333] T bc63faa9d8b240db912e66c058d7dbf1 P 2ba1f4397aac467e83a59c1ab8f383af: stopping tablet replica
I20260710 13:16:52.474507  5736 raft_consensus.cc:2243] T bc63faa9d8b240db912e66c058d7dbf1 P 2ba1f4397aac467e83a59c1ab8f383af [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:16:52.474874  5736 raft_consensus.cc:2272] T bc63faa9d8b240db912e66c058d7dbf1 P 2ba1f4397aac467e83a59c1ab8f383af [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:16:52.476325  5736 tablet_replica.cc:333] T 97065545ecde4e749598c987c5894b3a P 2ba1f4397aac467e83a59c1ab8f383af: stopping tablet replica
I20260710 13:16:52.476835  5736 raft_consensus.cc:2243] T 97065545ecde4e749598c987c5894b3a P 2ba1f4397aac467e83a59c1ab8f383af [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:16:52.477211  5736 raft_consensus.cc:2272] T 97065545ecde4e749598c987c5894b3a P 2ba1f4397aac467e83a59c1ab8f383af [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:16:52.478752  5736 tablet_replica.cc:333] T 066b544077f94b0898ab177b82b73fb6 P 2ba1f4397aac467e83a59c1ab8f383af: stopping tablet replica
I20260710 13:16:52.479207  5736 raft_consensus.cc:2243] T 066b544077f94b0898ab177b82b73fb6 P 2ba1f4397aac467e83a59c1ab8f383af [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:16:52.479557  5736 raft_consensus.cc:2272] T 066b544077f94b0898ab177b82b73fb6 P 2ba1f4397aac467e83a59c1ab8f383af [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:16:52.481491  5736 tablet_replica.cc:333] T 2995e352a5764bdf9862d0d4563189af P 2ba1f4397aac467e83a59c1ab8f383af: stopping tablet replica
I20260710 13:16:52.482142  5736 raft_consensus.cc:2243] T 2995e352a5764bdf9862d0d4563189af P 2ba1f4397aac467e83a59c1ab8f383af [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:16:52.482636  5736 raft_consensus.cc:2272] T 2995e352a5764bdf9862d0d4563189af P 2ba1f4397aac467e83a59c1ab8f383af [term 1 FOLLOWER]: Raft consensus is shut down!
W20260710 13:16:52.484645 10316 consensus_peers.cc:597] T 2175c7f785194b89900558f149d8f18a P 2ba1f4397aac467e83a59c1ab8f383af -> Peer d4e4f78de25f4680a35df6a34eb8f1b0 (127.5.154.1:35279): Couldn't send request to peer d4e4f78de25f4680a35df6a34eb8f1b0. Status: Network error: Client connection negotiation failed: client connection to 127.5.154.1:35279: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 13:16:52.484807  5736 tablet_replica.cc:333] T 16b7cde21b614e3fab5a5ba7825a7792 P 2ba1f4397aac467e83a59c1ab8f383af: stopping tablet replica
I20260710 13:16:52.485384  5736 raft_consensus.cc:2243] T 16b7cde21b614e3fab5a5ba7825a7792 P 2ba1f4397aac467e83a59c1ab8f383af [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:16:52.485751  5736 raft_consensus.cc:2272] T 16b7cde21b614e3fab5a5ba7825a7792 P 2ba1f4397aac467e83a59c1ab8f383af [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:16:52.487339  5736 tablet_replica.cc:333] T e699aecba1724dce8b947e2cf0b83937 P 2ba1f4397aac467e83a59c1ab8f383af: stopping tablet replica
I20260710 13:16:52.487802  5736 raft_consensus.cc:2243] T e699aecba1724dce8b947e2cf0b83937 P 2ba1f4397aac467e83a59c1ab8f383af [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:16:52.488152  5736 raft_consensus.cc:2272] T e699aecba1724dce8b947e2cf0b83937 P 2ba1f4397aac467e83a59c1ab8f383af [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:16:52.490042  5736 tablet_replica.cc:333] T 2175c7f785194b89900558f149d8f18a P 2ba1f4397aac467e83a59c1ab8f383af: stopping tablet replica
I20260710 13:16:52.490631  5736 raft_consensus.cc:2243] T 2175c7f785194b89900558f149d8f18a P 2ba1f4397aac467e83a59c1ab8f383af [term 3 LEADER]: Raft consensus shutting down.
I20260710 13:16:52.491500  5736 raft_consensus.cc:2272] T 2175c7f785194b89900558f149d8f18a P 2ba1f4397aac467e83a59c1ab8f383af [term 3 FOLLOWER]: Raft consensus is shut down!
W20260710 13:16:52.493220 10316 consensus_peers.cc:597] T d1366da75f8e407395aa0a15221f008a P 2ba1f4397aac467e83a59c1ab8f383af -> Peer d4e4f78de25f4680a35df6a34eb8f1b0 (127.5.154.1:35279): Couldn't send request to peer d4e4f78de25f4680a35df6a34eb8f1b0. Status: Network error: Client connection negotiation failed: client connection to 127.5.154.1:35279: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 13:16:52.493818  5736 tablet_replica.cc:333] T be888d74965f4e05999f0c906d9ada41 P 2ba1f4397aac467e83a59c1ab8f383af: stopping tablet replica
I20260710 13:16:52.494333  5736 raft_consensus.cc:2243] T be888d74965f4e05999f0c906d9ada41 P 2ba1f4397aac467e83a59c1ab8f383af [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:16:52.494691  5736 raft_consensus.cc:2272] T be888d74965f4e05999f0c906d9ada41 P 2ba1f4397aac467e83a59c1ab8f383af [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:16:52.496203  5736 tablet_replica.cc:333] T 3098c1d0a82245f1a7f639573a2ea9c1 P 2ba1f4397aac467e83a59c1ab8f383af: stopping tablet replica
I20260710 13:16:52.496682  5736 raft_consensus.cc:2243] T 3098c1d0a82245f1a7f639573a2ea9c1 P 2ba1f4397aac467e83a59c1ab8f383af [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:16:52.497045  5736 raft_consensus.cc:2272] T 3098c1d0a82245f1a7f639573a2ea9c1 P 2ba1f4397aac467e83a59c1ab8f383af [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:16:52.498610  5736 tablet_replica.cc:333] T ca2a85fd3b2d464ab3d26eb371cfc21e P 2ba1f4397aac467e83a59c1ab8f383af: stopping tablet replica
I20260710 13:16:52.499068  5736 raft_consensus.cc:2243] T ca2a85fd3b2d464ab3d26eb371cfc21e P 2ba1f4397aac467e83a59c1ab8f383af [term 3 LEADER]: Raft consensus shutting down.
I20260710 13:16:52.499697  5736 raft_consensus.cc:2272] T ca2a85fd3b2d464ab3d26eb371cfc21e P 2ba1f4397aac467e83a59c1ab8f383af [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 13:16:52.501932  5736 tablet_replica.cc:333] T ce04f2bfb1fe41f2a477d2c9070c3120 P 2ba1f4397aac467e83a59c1ab8f383af: stopping tablet replica
I20260710 13:16:52.502367  5736 raft_consensus.cc:2243] T ce04f2bfb1fe41f2a477d2c9070c3120 P 2ba1f4397aac467e83a59c1ab8f383af [term 2 LEADER]: Raft consensus shutting down.
I20260710 13:16:52.502990  5736 raft_consensus.cc:2272] T ce04f2bfb1fe41f2a477d2c9070c3120 P 2ba1f4397aac467e83a59c1ab8f383af [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:16:52.504540  5736 tablet_replica.cc:333] T a20757695ef34cd882acb34664b1abe8 P 2ba1f4397aac467e83a59c1ab8f383af: stopping tablet replica
I20260710 13:16:52.505013  5736 raft_consensus.cc:2243] T a20757695ef34cd882acb34664b1abe8 P 2ba1f4397aac467e83a59c1ab8f383af [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:16:52.505378  5736 raft_consensus.cc:2272] T a20757695ef34cd882acb34664b1abe8 P 2ba1f4397aac467e83a59c1ab8f383af [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:16:52.506907  5736 tablet_replica.cc:333] T 5dfb8ad78c8e460fa01772d1e0d9bb02 P 2ba1f4397aac467e83a59c1ab8f383af: stopping tablet replica
I20260710 13:16:52.507326  5736 raft_consensus.cc:2243] T 5dfb8ad78c8e460fa01772d1e0d9bb02 P 2ba1f4397aac467e83a59c1ab8f383af [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:16:52.507678  5736 raft_consensus.cc:2272] T 5dfb8ad78c8e460fa01772d1e0d9bb02 P 2ba1f4397aac467e83a59c1ab8f383af [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:16:52.509152  5736 tablet_replica.cc:333] T d1366da75f8e407395aa0a15221f008a P 2ba1f4397aac467e83a59c1ab8f383af: stopping tablet replica
I20260710 13:16:52.509557  5736 raft_consensus.cc:2243] T d1366da75f8e407395aa0a15221f008a P 2ba1f4397aac467e83a59c1ab8f383af [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:16:52.510203  5736 raft_consensus.cc:2272] T d1366da75f8e407395aa0a15221f008a P 2ba1f4397aac467e83a59c1ab8f383af [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:16:52.511768  5736 tablet_replica.cc:333] T 116e25461e474f1faf99a3f12a7a0185 P 2ba1f4397aac467e83a59c1ab8f383af: stopping tablet replica
I20260710 13:16:52.512193  5736 raft_consensus.cc:2243] T 116e25461e474f1faf99a3f12a7a0185 P 2ba1f4397aac467e83a59c1ab8f383af [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:16:52.512610  5736 raft_consensus.cc:2272] T 116e25461e474f1faf99a3f12a7a0185 P 2ba1f4397aac467e83a59c1ab8f383af [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:16:52.546931  5736 tablet_server.cc:196] TabletServer@127.5.154.3:0 shutdown complete.
I20260710 13:16:52.571470  5736 master.cc:562] Master@127.5.154.62:39151 shutting down...
I20260710 13:16:52.588478  5736 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 2568ce5086484ccbbc4d1971045d6f78 [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:16:52.589021  5736 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 2568ce5086484ccbbc4d1971045d6f78 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:16:52.589327  5736 tablet_replica.cc:333] T 00000000000000000000000000000000 P 2568ce5086484ccbbc4d1971045d6f78: stopping tablet replica
I20260710 13:16:52.607955  5736 master.cc:584] Master@127.5.154.62:39151 shutdown complete.
[       OK ] FilterSoftDeletedTableTest.TestFilterSofteDeletedTable/1 (10618 ms)
[----------] 2 tests from FilterSoftDeletedTableTest (22589 ms total)

[----------] Global test environment tear-down
[==========] 8 tests from 2 test suites ran. (109114 ms total)
[  PASSED  ] 8 tests.
I20260710 13:16:52.652748  5736 logging.cc:436] LogThrottler /apache/dev/git/kudu/src/kudu/tablet/tablet_mm_ops.cc:139: suppressed but not reported on 392 messages since previous log ~388 seconds ago
I20260710 13:16:52.652972  5736 logging.cc:436] LogThrottler /apache/dev/git/kudu/src/kudu/tablet/tablet_mm_ops.cc:220: suppressed but not reported on 397 messages since previous log ~388 seconds ago
I20260710 13:16:52.653160  5736 logging.cc:436] LogThrottler /apache/dev/git/kudu/src/kudu/tablet/tablet_mm_ops.cc:304: suppressed but not reported on 397 messages since previous log ~388 seconds ago
I20260710 13:16:52.653342  5736 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 ~31 seconds ago
I20260710 13:16:52.653509  5736 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 ~31 seconds ago
I20260710 13:16:52.653738  5736 logging.cc:436] LogThrottler /apache/dev/git/kudu/src/kudu/rpc/proxy.cc:239: suppressed but not reported on 8 messages since previous log ~0 seconds ago
I20260710 13:16:52.654006  5736 logging.cc:436] LogThrottler /apache/dev/git/kudu/src/kudu/tablet/tablet.cc:2406: suppressed but not reported on 119 messages since previous log ~24 seconds ago
